/* Контейнеры */
@media (max-width: 374px) {
	.com-customfilters  .products {
		width: 100% !important;
		margin: 0 auto 11px auto !important;
	}
}	
@media  (min-width: 375px) and (max-width: 399px) {
	.container {
    width: 375px !important;
    }
	.com-customfilters  .products {
		width: 100% !important;
		margin: 0 auto 11px auto !important;
	}
	.view-productdetails #sp-main-body .container {
		width: 375px !important;
	}
	.com-customfilters #sp-main-body .container {
		width: 375px !important;
	}
}
@media (min-width: 400px) and (max-width: 499px) {
	.container {
    width: 375px !important;
    }
	.com-customfilters  .products {
		width: 100% !important;
		margin: 0 auto 11px auto !important;
	}
	.view-productdetails #sp-main-body .container {
		width: 100% !important;
	}
	.com-customfilters #sp-main-body .container {
		width: 100% !important;
	}
}
@media (min-width: 500px) and (max-width: 599px) {
	.container {
    width: 475px !important;
    }
	#sp-top-bar .container {
		width: 375px !important;
	}	
	.view-productdetails #sp-main-body .container {
		width: 500px !important;
	}
	.com-customfilters #sp-main-body .container {
		width: 500px !important;
	}
	.com-customfilters .products {
		width: 90% !important;
		margin: 0 auto !important;
	}
	.com-customfilters .products {
		margin-bottom: 1rem !important;
	}
}
@media (min-width: 600px) and (max-width: 767px) {
	
#sp-top-bar .container {
		width: 386px !important;
	}		
	.com-customfilters  .products {
		width: 50% !important;
		margin: 1rem auto 1rem auto !important;
	}
	.view-productdetails #sp-main-body .container {
		width: auto !important;
	}
	.com-customfilters #sp-main-body .container {
		width: auto !important;
	}
}
@media (min-width: 768px) {
	.container {
    width: 760px !important;
    }
	.view-category #sp-main-body .container {
		width: 760px !important;
	}	
	.com-customfilters #sp-main-body .container {
		width: 760px !important;
	}
}
@media (min-width: 992px) and (max-width: 1259px) {
	.container {
    width: 950px !important;
    }
	.view-productdetails #sp-main-body .container {
		width: 950px !important;
	}
	.view-category #sp-main-body .container {
		width: 950px !important;
	}
	.com-customfilters #sp-main-body .container {
		width: 950px !important;
	}
	.view-productdetails #sp-component  {
		width: 78% !important;
	}
	.view-productdetails #sp-right {
		width: 22% !important;
		padding: 0;
	}
	.view-orders  #sp-component {
		width: 78% !important;
	}
	.view-orders  #sp-right {
		width: 22% !important;
		padding: 0;
	}
	.com-customfilters  .products {
		width: 33.4% !important;
		margin-bottom: 1rem !important;
	}
}
@media (min-width: 1260px) {
	.container {
    width: 1070px !important;
    }
	.view-productdetails #sp-main-body .container {
	width: 1070px !important;
    }
	.view-category #sp-main-body .container {
	width: 1070px !important;
    }
    .com-customfilters #sp-main-body .container {
	width: 1070px !important;
    }
    .view-productdetails #sp-component  {
		width: 75% !important;
	}	
	.view-orders  #sp-component {
		width: 85% !important;
	}
	.view-orders  #sp-right {
		width: 15% !important;
		padding: 0;
	}
    .view-category #sp-component   {
		width: 100% !important;
		padding-right: 0%;
	}	
	.view-productdetails #sp-right, .view-category  #sp-right {
		padding: 0;
	}	
}
@media (min-width: 1360px) {
	.container {
    width: 1070px !important;
    }
	.view-productdetails #sp-main-body .container {
	width: 1070px !important;
    }
	.view-category #sp-main-body .container {
	width: 1070px !important;
    }
	.com-customfilters #sp-main-body .container {
	width: 1070px !important;
    }
}
@media (min-width: 1440px) {
	.container {
    width: 1170px !important;
    }
	.view-productdetails #sp-main-body .container {
	width: 1170px !important;
    }
	.view-category #sp-main-body .container {
	width: 1170px !important;
    }
	.com-customfilters #sp-main-body .container {
	width: 1170px !important;
    }
}
@media (min-width: 1600px) {
	.container {
    width: 1200px !important;
    }
    .view-productdetails #sp-main-body .container {
	width: 1200px !important;
    }
    .view-category #sp-main-body .container {
	width: 1200px !important;
    }
	.com-customfilters  #sp-main-body .container {
	width: 1200px !important;
    }
}	
/* Контейнеры END */

/* Специальные значения для устройств - скрытие на мобильных и широких экранах */
@media (max-width: 767px) {
	.mob-hide-special {
		display:none !important;
	}
}
@media (min-width: 768px) {
    .wide-hide-special {
	
    display: none !important;
	}
}	
        			
@media (min-width: 768px) and (max-width: 991px) {
.view-category #sp-right .btn-light {
    width: 66% !important;
    font-size: 90% !important;
    text-align: center;
    padding: 1rem;
}
.view-category #sp-right  .fa {
	display: none;
}	
.view-category #sp-right .sp-module-title {
    margin: 0 0 2rem 1.7rem;
}
.view-productdetails #sp-right .btn-light {
    width: 66% !important;
    font-size: 90% !important;
    text-align: center;
    padding: 1rem;
}
.view-productdetails #sp-right  .fa {
	display: none;
}		

}
@media (min-width: 992px) and (max-width: 1259px) {
	
	.zercala-filter {
		float: left;
	}	
	.view-productdetails .tablets-views-left {
		width: 30% !important;
	}
     .view-productdetails   .vm-product-details-inner	 {
		 width: 70% !important;
	 }
}
	
@media (min-width: 1260px) and (max-width: 1365px) {

	 .product-fields .product-field-display .vm-cmv-label {
		 font-size: 1.2rem;
	 } 
}		
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
    font-size: 9px;
}

.view-category #sp-right .btn-light {
    height: 42px;
    position: relative;
    left: -0.4rem;
}	
.view-productdetails #sp-right .btn-light {
    width: 66% !important;
    font-size: 90% !important;
    text-align: center;
	left: -0.8rem;
    padding: 1rem;
    height: 40px;
}
.view-productdetails #sp-right  .fa {
	display: none;
}	

@media (min-width: 1366px) and (max-width: 1439px) {
	.view-productdetails .tablets-views-left {
		width: 30% !important;
	}
     .view-productdetails   .vm-product-details-inner	 {
		 width: 70% !important;
	 }
	.product-fields .product-field-display .vm-cmv-label {
		 font-size: 1.2rem;
	 } 

.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
    font-size: 9.5px;
}
	.zercala-oplata-module img, .zercala-information-module img {
    width: auto;
    margin-bottom: 1.4rem;
}  
.view-productdetails #sp-right  .fa {
	display: none;
}	
}	


/* Медиа-запросы: рекомендованые товары  */
@media (max-width: 599px) {

.productdetails-view .vm-product-media-img .main-image {
    width: 90%;
    margin: 0 auto !important;
}
}
@media (min-width: 500px) and (max-width: 767px) {
.productdetails-view .vm-product-media-img .main-image {
	width: 96.5%;
	margin: 0 auto !important;
	box-shadow: 2px 4px 6px black;
}	
}

/* Custom media queries  */	
@media (max-width: 599px) {
.category-view .PricesalesPrice span {
    font-size: 4rem !important;
}
.pull-left {
    margin-right: 0px !important;
}
.productdetails-view .price-without-discount {
    float: right;
    margin-left: 2rem;
}
.productdetails-view .vm-product-details-inner .percent-off {
	float: right;
}	
.view-productdetails .vm-product-details-inner {
	width: 100% !important;
}
.tovary-points-map-iframe {
	width: 320px !important;
	height: 200px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tovary-points-map-iframe  iframe{
	width: 320px !important;
	height: 200px !important;
}	

.view-productdetails #sp-right .btn-light {
    width: 66% !important;
	height: 40px;
    font-size: 90% !important;
    text-align: center;
    padding: 1rem;
}
.view-productdetails #sp-right  .fa {
	display: none;
}	
.view-category #sp-right .btn-light {
    width: 66% !important;
	height: 40px;
    font-size: 90% !important;
    text-align: center;
    padding: 1rem;
}
.view-category #sp-right  .fa {
	display: none;
}		
.view-category #sp-right .sp-module-title {
    margin: 0 0 2rem 1.7rem;
}
.splayer-p {
    top: 7rem !important;
    font-size: 1.3rem !important;
    left: -18rem !important;
}
.splayer-a {
    top: 0;
    position: relative;
	font-size: 1.7rem;
    height: 56px;
}
.category-view .row .spacer .spacer-inner .product-price, .browse-view .row .spacer .spacer-inner .product-price {
    margin: 50px auto 2.2rem auto !important;
}
	#sp-menu {
	margin-left: 0 !important;
}	
#btl .btl-panel > span {
	font-size: 1rem;
}	
#take-control .sppb-column {
	padding: 0 !important;
}		
.spacer .spacer-inner {
    padding: 0 !important;
}	
.sp-page-title, .sp-page-title-no-img {
    height: 90px !important;
    background-attachment: inherit !important;
    background-size: cover !important;
    background-position: 90% 30% !important;
}
#sp-page-title h2 {
    font-weight: 500 !important;
    text-shadow: 0px 2px 6px black !important;
	font-size: 1.4rem !important;
}
.bx-controls-direction {
	    display: none;
}
.sp-contact-info {
    position: relative;
    left: 0;
    text-align: left !important;
}
#sp-top-bar button.button-joomly-callback-form {
    width: 160px;
    font-size: 1rem;
    margin-top: -3rem;
    position: relative;
    top: 0.5rem;
    left: 2.5rem;
}
.no-padding-mob-column {
	padding: 0 !important;
}	
.no-padding-mob-column h2 {
	font-size: 1.6rem !important;
}	
.zercala-info-banner p {
    width: 90%;
    font-size: 1.3rem;
}
.zercala-info-button {
    width: 80% !important;
	font-size: 1.4rem !important;
}
	.zercala-advantages {
		display: none;
}	
.availability {
    position: absolute !important;
    left: 70%;
    top: 15%;
    width: 30%;
}

.zercala-podrobneye a {
    width: 70%;
}	
.view-productdetails  .sppb-in-article {
	margin-bottom: 9rem !important;
}	
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 46px !important;
}
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
    font-size: 1.6rem;
}
.category-view .product-short-description {
    width: auto;
}
.view-productdetails .product-short-description {
    width: 390px;
}
.productdetails-view .vm-product-details-inner .percent-off {
    position: relative;
    top: -5rem;
    left: 40%;
}
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: inline-table !important;
    float: none !important;
	margin-top: 3rem;
}
.catItemTitle a {
    padding-top: 1rem !important;
    font-size: 1.4rem;
}
.enciklopedia-article div.catItemImageBlock {
    float: none;
    margin-top: 0.4%;
    overflow: hidden;
    max-height: 210px;
    margin-right: 0;
    width: 100%;
    margin-bottom: 1rem;
}
.enciklopedia-article div.catItemIntroText {
	width: 100%;
}	
.back-to-category {
    display: none !important;
}
.zercala-contact-form {
	width: 100% !important;
}
.f-contacts p {
	line-height: 1.4rem !important;
}	
.additional-images {
    margin-left: 1rem !important;
}
}
@media (max-width: 413px) {
.category-view .product-short-description {
    width: auto !important;
}
.view-productdetails .product-short-description {
    width: 340px !important;
}
.sp-layer p {
    top: 3rem !important;
}
.f-contacts p {
	line-height: 1.4rem !important;
}
.additional-images {
    margin-left: 1rem !important;
}	
.view-productdetails.product-short-description {
    width: 360px !important;
}
}
	
@media (min-width: 768px) and (max-width: 991px) {
#sp-right {
	display: block;
}
.productdetails-view .price-without-discount {
    float: right;
    margin-left: 2rem;
}
.productdetails-view .vm-product-details-inner .percent-off {
	float: right;
}
.availability {
    position: absolute !important;
    left: 70%;
    top: 15%;
    width: 30%;
}
.productdetails-view .vm-product-details-inner .percent-off {
    float: right;
    margin-right: -110px !important;
}
.sku-manufacturer {
	width: 60%;
}
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: inline-table !important;
    float: none !important;
}
.tovary-points-map-iframe {
    width: 406px !important;
    height: 210px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.tovary-points-map-iframe  iframe{
	width: 406px !important;
	height: 210px !important;
}
.productdetails-view .PricebasePriceWithTax {
    width: 200px;
	margin-top: -4rem;
    margin-left: -2rem;
}
.splayer-p {
    top: 5rem !important;
    width: 180px !important;
    font-size: 1.1rem !important;
    left: -19rem !important;
}	
#btl .btl-panel {
    overflow: hidden;
    width: 300px;
    position: relative;
    top: 1rem;
}
#sp-top-bar button.button-joomly-callback-form {
    width: 200px;
    position: relative;
    left: 70%;
    top: -0.4rem;
}
.sp-page-title, .sp-page-title-no-img {
    height: 160px !important;
    background-attachment: inherit !important;
	background-size: cover !important;
}
#sp-page-title h2 {
    font-weight: 500 !important;
    text-shadow: 0px 2px 6px black !important;
}
.zercala-advantages {
	padding-bottom: 0 !important;
}	
.zercala-advantages img {
    width: 110px;
    display: block !important;
    margin: 0 auto;
}
.zercala-advantages h3 {
	font-size: 13px;
}	
.zercala-info-banner p {
    width: 100%;
}
.zercala-info-button {
    width: 70% !important;
}
.black-fon {
	margin-left: 90px;
}
.view-productdetails #sp-component {
	width: 100% !important;
}
.view-productdetails #sp-right  {
	width: 100% !important;
}	
.view-productdetails #bd_results .row .spacer, .browse-view .row .spacer {
    background: white !important;
    width: 90%;
    margin: 0 auto !important;
}
.view-productdetails .tablets-views-left {
	width: 35% !important;
}
.view-productdetails  .vm-product-details-inner {
    width: 65% !important;
}	
.view-productdetails #sp-right  {
	width: 100% !important;
}
.productdetails-view .vm-product-details-inner div.ask-a-question {
    margin: 0px auto 10px !important;
}
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
    font-size: 12px !important;
    font-weight: 400;
}
.view-productdetails .zercala-filter {
    padding-left: 4rem;
    padding-bottom: 4rem;
}
.zercala-image-carousel .product-short-description {
    display: block;
    width: 500px;
    margin: 0 auto;
    margin-top: -2rem;
    position: relative;
    top: 1rem;
}	
.zercala-podrobneye a {
    width: 60%;
    position: relative;
    top: -1rem;
}
.zercala-resp-display {
    display: none;
}
.oplata-intro-info {
    display: block;
    line-height: 1.4rem;
    position: relative;
    top: 0.6rem;
}

.enciklopedia-article div.catItemImageBlock {
    float: none;
    margin-top: 0;
    overflow: hidden;
    max-height: 290px;
    margin-right: 0;
    width: 100%;
}
.enciklopedia-article div.catItemIntroText {
    width: 100%;
}
.back-to-category {
    display: none !important;
}
.zercala-contact-form {
	width: 100% !important;
}
.footer-info-zercala li {
    text-align: center !important;
    margin-right: 1rem;
    float: right;
    font-weight: 300;
    font-size: 1.3rem;
    border-bottom: 1px dotted !important;
}
.footer-info-zercala li a {
	line-height: 1.4rem;
}	
 .footer-info-zercala h3 {
	 margin: 0 auto !important;
 }
 .f-contacts p {
	 line-height: 1.5rem !important;
 } 
  .f-contacts img {
	  margin: 0 auto;
  } 
 #sp-footer #sp-footer3 {
    margin-top: 6rem;
	margin-bottom: 2rem;
    float: right;
}
#sp-footer #sp-user1 {
	margin-top: 2rem;
}
}
@media (min-width: 992px) and (max-width: 1259px) {	
	
.vm-product-details-inner .col-md-8 {
    padding: 0 !important;
}	
.view-category #sp-component {
	width: 100% !important;
}	
.view-category #sp-right {
	width: 100% !important;
}

	
.com-customfilters #sp-component {
	width: 100% !important;
}	
.com-customfilters #sp-right {
	width: 100% !important;
}
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 500;
    float: left;
    margin: 0;
}
.productdetails-view .vm-product-details-inner div.ask-a-question {
    margin: 0px auto 10px !important;
}
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
	font-size: 1.2rem !important;
}
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: inline-table !important;
    float: none !important;
    margin: 0 !important;
    position: relative;
    top: -1.4rem;
}
.sp-contact-phone a {
	font-size: 1.5rem;
}
#btl .btl-panel > span {
    font-size: 1.3rem;
}	
.zercala-info-button {
    width: 50% !important;
}
.zercala-featured-news-slider .sppb-addon-wrapper {
	margin: 0 !important;
}
.zercala-featured-news-slider .slick-slider {
padding: 0;
width: 220px;
position: relative;
margin-bottom: 0;
}
.enciklopedia-article div.catItemImageBlock {
    float: none;
    margin-top: 0;
    overflow: hidden;
    max-height: 290px;
    margin-right: 0;
    width: 100%;
}
span.catItemImage img {
    margin: 0 auto;
}
.enciklopedia-article div.catItemIntroText {
    width: 100%;
}
.productdetails-view .products-desc-tab {
    width: inherit;
}
.back-to-category {
    display: none !important;
}
.zercala-contact-form {
	width: 100% !important;
}

.zercala-filter {
	padding-bottom: 5rem;
}
.view-productdetails .zercala-filter {
    padding-bottom: 23rem;
}
#sp-right {
	display: inherit;
}
.f-contacts p {
	 line-height: 1.4rem !important;
 } 
}
@media (min-width: 1260px) and (max-width: 1439px) {
	.sp-megamenu-parent > li {
    font-weight: 500;
    font-size: 1.1rem;
}
.vm-product-details-inner .col-md-8 {
    padding: 0 !important;
}
.so-info-a-heading {
    font-size: 11px;
}
	
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: inline-table !important;
    float: none !important;
    padding-left: 0;
    top: -1.7rem;
    position: relative;
}
.productdetails-view .products-desc-tab {
	width: inherit;
}
#sp-right .sp-module-title {
	font-size: 1.5rem;
}	
.splayer-a {
    top: 0;
    position: relative;
	font-size: 1.7rem;
    height: 56px;
}
.catItemTitle a {
    width: 80%;
}
.enciklopedia-article div.catItemIntroText {
    width: 59%;
}
.enciklopedia-article div.catItemImageBlock {
    float: right;
    margin-top: 2.4%;
    overflow: hidden;
    max-height: 250px;
    margin-right: 1rem;
    width: 320px;
}
.enciklopedia-article div.catItemReadMore {
    margin-left: 0%;
    position: relative;
    left: 4%;
    top: 0.5rem;
}
.back-to-category {
    display: none !important;
}
}

@media (min-width: 1440px) {
		
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: block !important;
    float: none !important;
    margin: 0.5rem 0.4rem 1rem auto !important;
    width: auto;
}
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 25px !important;
    }
.productdetails-view .products-desc-tab {
	width: inherit;
}
.back-to-category {
    display: none !important;
}	
}
