/* Width over 1400PX+++ == styles.css */



/*X-Large devices (large desktops, less than 1400px)*/

@media (max-width: 1400px) {



.commhead {padding: 3px 25px;}



}	/*end 1400*/



/*Large devices (desktops, less than 1200px)*/

@media (max-width: 1200px) {
	.nonmobile ul li a{
	padding: 6px;
	font-size:14px;
	letter-spacing: 0px;
	}
	.img-bigleft{margin-bottom: 20px;}
	.txt-bigright{text-align: center;}
	h1, .mall-payment-method-selector h2, .mall-shipping-selector h2 {font-size: 32px !important;}
	.slider-right .ApImage .hero-area .hero-slider {height: 475px;}
	.lnkabs{min-height: 475px;}
	.main-content{padding-left: 15px;margin-right: 15px;}
	.int-commhead {padding: 3px 0;}
	.logo-cart{padding-right: 0;}
	.cart-icon:hover,
	.cart-icon {margin-left:5px;}
    .nav-style ul li a {padding: 6px;font-size: 13px;}

} /*end 1200*/



/*Medium devices (tablets, less than 992px)*/

@media (max-width: 992px) {



	.nonmobile ul li a {padding: 6px;font-size: 14px;letter-spacing: 0;}

	.nav-style{display: none;}

	.mobilenav{display: inline-block;}

	.logo-cart {justify-content: center;}

	.cart-icon {margin: 0 20px;}

	.text-icon{font-size: 16px;font-weight: normal;}

	.img-delivery{width: 20%;}

	h3.deliv-line{align-items:start;display: flex;}

	.slider-right .ApImage .hero-area .hero-slider {height: 365px;}

	.lnkabs{min-height: 365px;}

	.lnxScrollToTop {z-index: 99 !important;}

	.imgarea{margin: 20px 0;}

	.nav-left {display: inline-block !important;}

	/*.pos-tb-center {top: 25% !important;}*/



} /*end 992*/



/*Small devices (landscape phones, less than 768px)*/

@media (max-width: 768px) { 



	.colfoot1 {text-align: center; margin-bottom: 9px;}

	.colfoot2 {text-align: center;margin-top: 9px;}

	.img-minigrill {width: 33.3%;}

	.sloganu{margin: 7px 0 0 0;}

	.limbile, .commerce-ul {display: inline-block;width: auto;}

	h1, .h2models, .h3-partial, .mall-payment-method-selector h2, .mall-shipping-selector h2 {font-size: 28px !important;line-height: 29px;}

	.media-products{margin-bottom: 15px;}

	.body-webform {margin-bottom: 30px;}

 	.col-contact,

	.fig-iconweb{text-align: center;}

	.col-contact:nth-child(1) {border-right: solid 0 #EEDDBD;border-bottom: solid 1px #EEDDBD;padding-bottom: 5px;margin-bottom: 5px;}

	.ul-nonflex {display: inline-block;}

	.imglnk, .ul-shorts {margin-top: 15px;}

	.wrapper-center {justify-content: center;}

	.li-icon{text-align: unset;}

	.w-50 {width: 100%;}

	.lnk-cube, .col-copy {

		width: 100%;

		display: inline-block;

		flex: unset;

		text-align: center;

	}

	.cart-icon:hover,

	.cart-icon {margin: 0 20px;}

	.slider-right .ApImage .hero-area .hero-slider {margin-top: 20px;height: 550px;}

	.lnkabs{min-height: 550px;}

	#videoBtn { display: none;}

	.commhead {position: static;background: #f1f1f1;}

	.img-delivery{width: 40%;margin: 0 !important;}

	.deliv-line span {width: 100%;margin: 0;}

	h3.deliv-line {align-items: unset;display: inline-block;}

	.container.main-content{max-width: 100% !important;}

	.mall-signup {width: 100%;}

	/*.pos-tb-center {top: 30% !important;}*/



} /*end 768*/



/*X-Small devices (portrait phones, less than 576px)*/

@media (max-width: 576px) { 

	

.ih-item.square.effect10 .info,

.ih-item.square.effect10 a:hover .info {display: none;}

.ih-item.square.effect10.bottom_to_top a:hover .img {

  -webkit-transform: translateY(0%);

  -moz-transform: translateY(0%);

  -ms-transform: translateY(0%);

  -o-transform: translateY(0%);

  transform: translateY(0%);

}

.ih-item:hover .image_description {display: block !important;}

.pos-tb-center {top: 25% !important;}

.page-checkout .mall-btn--primary {

	width: auto !important;

	text-transform: none;

	font-size: 14px;

	letter-spacing: 0;

	height: auto;

}

.mall-cart-summary__info {width: 100%;display: inline-block;}

.mall-cart-summary__info > * {

	width: 45%;

	padding: 0 9px !important;

	display: inline-block;

	margin-bottom: 20px;

}

.mall-cart-summary__info > :not(:last-child) {padding-right: 0;}

.mall-cart-summary .mall-address {min-height: 110px;}

.mall-cart-summary__method-logo {min-height: 45px;}

.mall-cart-actions {text-align: center;}

.mall-checkout-result__heading {font-size: 18px;}



} /*end 576*/