
.view-productdetails #sp-main-body {
	background: white;
}
.view-productdetails #sp-component {
    background-image: url(/images/backgrounds/bird-colored.png);
    background-repeat: no-repeat;
    background-position: right top -1%;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1260px) and (max-width: 1439px) {
	.view-productdetails #sp-component {
    background-position: right -43% top -1%;
}
}
.view-productdetails  #sp-left {
	display: none !important;
}	
#sp-left {
    position: fixed;
    width: 0%;
    height: 900px;
    top: 34%;
    left: 99%;
    padding-right: 5%;
    z-index: 99999999999999999999999999999;
}
.view-category #sp-main-body {
	background: #f0f0f0;
}

/* Значения для устройств */

@media (max-width: 767px) {
	.mobile-display-none {
		display: none !important;
	}
}
@media (max-width: 991px) {
    .tablets-display-none {
        dipslay: none !important;
    }
}	



/* Скрытие и отображение позиций на страницах каталога или карточек товара */
.view-category  .hidden-in-catalog {
	display: none;
}	
.view-productdetails .hidden-on-page {
	display: none;
}
/* Скрытие и отображение позиций на страницах каталога или карточек товара END */

/* Значения отступов внутренних и внешних */
.margin-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.margin-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.margin-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.margin-50 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.margin-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}	
.margin-bottom-130 {
	margin-bottom: 130px;
}	
.margin-bottom-150 {
	margin-bottom: 150px;
}	
.margin-top-150 {
	margin-top: 150px;
}	
.padding-50 {
	padding: 50px;
}
.margin-bottom-minus-13 {
  margin-bottom: -13px;
}  
/* Значения отступов внутренних и внешних END*/

/* Кастомный стиль модуля обратного звонка  */
.call-back-top button.button-joomly-callback-form {
    display: inline-block;
    width: 121px !important;
    background-color: transparent !important;
    color: #595656 !important;
    font-size: 10px;
    font-weight: 600;
    box-shadow: none;
    text-shadow: 0px 1px white !important;
    border-radius: 0;
    position: relative;
    bottom: 5% !important;
    z-index: 99999;
    border: none;
    padding: 0 !important;
    height: auto;
    margin: 0;
    text-decoration: underline;
    left: 14%;
}
	
@media (max-width: 767px) {	
    div.joomly-callback-main, div.special-alert, div.joomly-callback-main.jmoddiv.jmodinside {
    border-radius: 8px !important;
    background: rgba(0, 220, 199, 0.11) !important;
    width: 90% !important;
    left: 5% !important;
    }
	div.joomly-callback-caption {
    border-bottom: none !important;
    background-color: transparent !important;
    }
	div.joomly-callback-cap > h4 {
    margin-top: 20px !important;
	margin-bottom: 0 !important;
    text-shadow: 1px 1px black !important;
    }
	div.joomly-callback-div, button.button-joomly-callback-lightbox {
    width: 80% !important;
    margin: 0 auto 20px auto !important;
    }
	p.callback-text-center {
    width: 90% !important;
    font-size: 11px !important;
	line-height: 18px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin: 20px auto 25px auto !important;
    }
	div.joomly-callback-body {
    padding: 50px 15px 25px 15px !important;
    background-color: rgba(253, 253, 253, 0) !important;
    background-image: url(/images/info/podlozhka.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    }
	button[type="submit"].button-joomly-callback-lightbox {
    max-width: 90% !important;
    background: rgb(77, 75, 75) !important;
    height: 30px !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    font-size: 11px !important;
    text-shadow: 0px 1px black !important;
    color: white !important;
    text-decoration: none;
    }
}
	
@media (min-width: 768px) {
	div.joomly-callback-main, div.special-alert, div.joomly-callback-main.jmoddiv.jmodinside {
		position: fixed !important;
		top: 20% !important;
		width: 450px !important;
		border-radius: 8px !important;
        background: rgba(0, 220, 199, 0.11) !important;
    }
	div.joomly-callback-caption {
    border-bottom: none !important;
    background-color: transparent !important;
    }
	div.joomly-callback-cap > h4 {
    margin-top: 20px !important;
	margin-bottom: 0 !important;
    text-shadow: 1px 1px black !important;
    }
	p.callback-text-center {
    width: 80% !important;
    font-size: 13px !important;
	line-height: 19px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
    margin: 10px auto 25px auto !important;
    }
	div.joomly-callback-body {
	width: 96%;
	margin: 0 auto;
    padding: 50px 35px 25px 35px !important;
    background-color: rgba(253, 253, 253, 0) !important;
    background-image: url(/images/info/podlozhka.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    }
	button[type="submit"].button-joomly-callback-lightbox {
    max-width: 40% !important;
    background: rgb(77, 75, 75) !important;
    height: 30px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 11px !important;
    text-shadow: 0px 1px black !important;
    color: white !important;
    text-decoration: none;
    }
}

/* Кастомный стиль модуля обратного звонка END */


.spacer-buy-area {
    padding-left: 0 !important;
    padding-top: 0 !important;
}
.sp-module .sp-module-title, .sppb-addon-module .sp-module-title {
    font-size: 90% !important;
    margin-left: 15px !important;
    font-family: 'Avenir', sans-serif;
}	


/* Карточка товара - элементы макета и настраиваемые поля */
.productdetails-view .vm-product-details-inner .spacer-buy-area .addtocart-bar .calculate {
    display: none !important;
}
.view-productdetails .tablets-views-left {
	padding: 0;
}	
.product-fields .product-field-type-S, .product-fields .product-field-type-E {
    width: 46% !important;
    float: left !important;
    margin-right: 20px;
}
.product-fields .product-field-type-M {
	width: 100% !important;
	margin-bottom: 25px !important;
}	
.productdetails-view .products-desc-tab .tab-content {
	padding: 0!important;
}
.zercala-podrobneye a {
    background: transparent;
    border: 1px solid rgb(210, 203, 203);
    padding: 11px;
    text-transform: uppercase;
    font-size: 1rem !important;
    border-radius: 5px;
    color: #8c8888;
    font-weight: 600;
    display: block;
    width: 60%;
    text-align: center;
    line-height: 2rem;
}	
.zercala-podrobneye a:hover {
    background: black;
    color: white !important;
	letter-spacing: 2px;
    font-size: 9px !important;
}	
/* Карточка товара - элементы макета и настраиваемые поля END */	

/* Настраиваемые поля позиции addtocart  */

@media (min-width: 1260px) {
	/* .product-fields .product-field-type-S, .product-fields .product-field-type-E {
    width: 100% !important;
    display: flex;
} */
.product-fields-title-wrapper {
    min-width: 260px !important;
}
.product-field-type-M .product-field-display {
    width: 75%;
}
.chzn-container-single .chzn-single span {
	padding: 0 !important;
}
}

@media (min-width: 1440px) {
	.product-field-type-M .product-field-display {
    width: 75%;
}
}


/* Настраиваемые поля позиции addtocart END  */

/* Модули справа - товары недавно просмотренные */	
.view-category #sp-blok-pokhozhikh-ili-drugikh-tovarov { /* отключен показ модульной позиции position2 на странице каталога, содержащий похожие товары. Блок и модульная позиция
предназначены для страницы карточки товара */
	display: none !important;
}	
.view-orders #sp-blok-pokhozhikh-ili-drugikh-tovarov { /* отключен показ модульной позиции position2 на странице просмотра заказов */
	display: none !important;
}	
 .recently-prosmotr {
	opacity: 0.8;
}
 .recently-prosmotr:hover {
	opacity: 1;
}	
.recently-prosmotr .sp-module-content { 
    position: absolute;
}	
 .recently-prosmotr .vmgroup .vm-product.productdetails li .spacer-img img {
    width: auto;
    height: 72.5px;
    margin: 0 auto;
}
 .recently-prosmotr  ul  {
	padding: 0;
}	
.recently-prosmotr  li  {
	list-style: none;
}
.recently-prosmotr .vmgroup .vm-product.productdetails li {	
    padding-top: 0;
}	
 .recently-prosmotr .spacer-inner a {
    font-size: 11px;
    line-height: 16px;
    display: block;
    margin-bottom: 10px;
}
.recently-prosmotr .vm-price-desc {
	margin: 0;
}
 .recently-prosmotr .PricebasePriceWithTax {
    display: inline-block;
    font-size: 16px;
	font-weight: 300;
    color: black;
    padding: 3px;
}
 .recently-prosmotr:hover .PricebasePriceWithTax {
    color: white;
    background: black;
	font-weight: 400;
}
.recently-prosmotr .addtocart-area {
	margin-top: 90px !important;
    display: block;
    clear: none;
    width: 380px !important;
    margin-left: -140px !important;
}
.recently-prosmotr .product-field-display {
	width: 100% !important;
}	
.recently-prosmotr .product-fields .product-field-type-M img {
    width: 35px;
    opacity: 1;
}	
 .recently-prosmotr .product-fields-title-wrapper {
    font-size: 9px;
}
 .recently-prosmotr .chzn-container-single .chzn-single span {
    font-size: 9px;
}
 .recently-prosmotr .okno-inf {
	display: none;
}	
/* Модули справа товары недавно просмотренные END */


/* Модуль поиска товаров - встроенный в модуль HTML и другие модули для показа во всплывающих окнах Onclick КНОПКА */
#sp-skrytaya-pozitsiya-dlya-otobrazheniya-kontenta-vo-vsplyvayushchikh-oknakh-onclick,
.view-productdetails #sp-skrytaya-pozitsiya-dlya-otobrazheniya-kontenta-vo-vsplyvayushchikh-oknakh-onclick,
.view-category  #sp-skrytaya-pozitsiya-dlya-otobrazheniya-kontenta-vo-vsplyvayushchikh-oknakh-onclick,
.view-orders #sp-skrytaya-pozitsiya-dlya-otobrazheniya-kontenta-vo-vsplyvayushchikh-oknakh-onclick   { /* оключен показ модульной позиции position4 на всех страницах */
	display: none;
	height: 0!important;
	overflow: hidden !important;
	position: absolute !important;
}

.button-filter-tovarov {
    position: fixed;
    right: 0%;
    top: 0%;
    z-index: 99999;
    width: 60px;
    float: right;
	padding: 0;
}
/* .searchs-image {
	width: 50%;
    margin-top: 40%;
    box-shadow: 0px 0px 4px #000;
    padding: 4px;
    border: 1px solid gray;
} */
.searchs-image {
    width: 55%;
    margin-top: 60%;
    padding: 4px;
    border: 1px solid rgb(227, 227, 227);
}
.button-filter-tovarov:hover  .searchs-image {
    opacity: 0.9;
    transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotate(20deg);
    transition: all 1s cubic-bezier(.46,.03,.52,.96);
    -moz-transform-style: preserve-3d;
	border: none;
}

.button-filter-tovarov .btn-primary {
	background: black;
	border-color: black;
}	

.button-filter-tovarov  .podbor-introtext {
	font-family: 'Avenir';
    margin-bottom: 0;
}
.button-filter-tovarov  .podbor-introtext-2 {	
    font-style: italic;
    font-size: 13px;
    border-bottom: 4px double rgb(219, 219, 219);
    display: inline-block;
    margin-bottom: 20px;
}
.button-filter-tovarov  .podbor-introtext-2  span  {

    font-family: 'Avenir';
}

@media (max-width: 767px) {
	.button-filter-tovarov {
    right: -5%;
    top: 46%;
    }
	.searchs-image {		
	background: black;
	}
	.modaled-content {
    width: 90% !important;
}
}	
       

@media (min-width: 992px) and (max-width: 1259px) {
    .button-filter-tovarov {
    right: -2.5%;
    top: 10%;
    }	
	.searchs-image {
    width: 55%;
    margin-top: 60%;
    padding: 4px;
    border: 1px solid rgb(227, 227, 227);
    background: black;
    }
}

@media (min-width: 1260px) {
    .button-filter-tovarov 	.modaled-content {
    background-image: url(/images/backgrounds/2-3.jpg);
    background-position: 50% 50%;
    background-attachment: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    padding: 20px;
    width: 80%;
    min-height: 350px;
    height: auto;
    max-height: 44500px;
}
.button-filter-tovarov .cf_form {
	width: 66%;
}	

.button-filter-tovarov   .cf_flt_wrapper {
    margin-bottom: 10px;
    width: 30%;
    float: left;
}
.button-filter-tovarov .btn-primary {
    background: transparent;
    border-color: transparent;
    width: 100%;
    text-align: left;
    color: black;
    padding: 4px;
    font-family: 'Avenir';
}
.button-filter-tovarov .btn-primary:hover {
    background: transparent;
    border-color: transparent;
    width: 100%;
    text-align: left;
    color: black;
    text-decoration: underline;
        text-decoration-style: solid;
    text-decoration-style: dashed;
    padding: 4px;
}
.button-filter-tovarov .btn-primary:active {
    background: transparent;
    border-color: transparent;
    width: 100%;
    text-align: left;
    color: black;
    text-decoration: underline;
        text-decoration-style: solid;
    text-decoration-style: dashed;
    padding: 4px;
}
}
@media (min-width: 1500px) {
    .button-filter-tovarov 	.modaled-content {
    width: 70%;
}
}


/* Модуль поиска товаров - встроенный в модуль HTML и другие модули для показа во всплывающих окнах Onclick КНОПКА END */

/* Модуль поиска товаров на странице поиска и других страницах  */
.zercala-filter-usual-wide {
    background-color: rgba(244, 217, 197, 0.17);
	background-image: url(/images/backgrounds/bird-colored.png);
    background-repeat: no-repeat;
    background-position: right top -1%;
    background-size: cover;
    padding-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    display: block;
    float: left;
    height: 100%;
    width: 94%;
    margin: 0 auto;
    float: none;
}
.zercala-filter-usual-wide .cf_flt_wrapper {
    margin-bottom: 10px;
    width: auto;
    float: left;
    margin-right: 58px;
    font-size: 1.8rem !important;
    text-shadow: 0px 1px white;
}
.zercala-filter-usual-wide .cf_filters_list a {
    color: #333131 !important;
    font-size: 1.2rem;
    font-style: italic;
    line-height: 2rem;
}
.zercala-filter-usual-wide  .cf_resetAll_label:hover{
	 padding: 0;
    position: relative;
    top: 0;
    background: transparent;
    color: black;
    font-size: 11px;
    display: inline-block;
    margin-bottom: 10px;
    max-width: 100%;
}
.zercala-filter-usual-wide input[type="search"] {
	border: none!important;
	border-bottom: 1px solid #cac6c6 !important;
    border-radius: 0 !important;
}
.zercala-filter-usual-wide .btn { /* Вариант 1 */
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    display: block;
    font-size: 16px;
    background-color: transparent;
    border-color: transparent;
    color: rgb(40, 39, 39);
    box-shadow: none !important;
    font-family: 'Avenir';
}
.zercala-filter-usual-wide .btn:hover {
	color: rgb(40, 39, 39);
	background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
	text-decoration-style: dashed;
}
.zercala-filter-usual-wide .btn:active {
	color: rgb(40, 39, 39);
	background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
	text-decoration-style: dashed;
}
.zercala-filter-usual-wide .btn:active:focus, .zercala-filter-usual-wide .btn:active:hover {
	color: rgb(40, 39, 39);
	background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
	text-decoration-style: dashed;
}
  .zercala-filter-usual-wide .cf_resetAll_label {
    border: none;
	display: block;
    padding: 0;
    position: relative;
    background: transparent;
    color: black;
    border-radius: 0;
    font-size: 11px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
    float: left;
}
.zercala-filter-usual-wide .cf_resetAll_label:hover {
    top: -11%;
}

@media (max-width: 767px) {
	.zercala-filter-usual-wide .cf_flt_wrapper {
    width: 100% !important;
	margin-right: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	.zercala-filter-usual-wide {
    padding-top: 10px;
    padding-left: 60px;
    padding-right: 10px;
}
.zercala-filter-usual-wide .cf_flt_wrapper {
    margin-bottom: 10px;
    width: 40%;
    margin-right: 50px;
    font-size: 2rem;
}
.zercala-filter-usual-wide .btn {
	width: auto;
}
}
@media (min-width: 992px) and (max-width: 1259px) {
	.zercala-filter-usual-wide {
    padding-left: 55px;
    padding-right: 0;
}
	.zercala-filter-usual-wide .cf_flt_wrapper {
    width: 32%;
    margin-right: 0;
}
.zercala-filter-usual-wide .btn {
	width: auto;
}
}
@media (min-width: 1260px) and (max-width: 1365px) {
	.zercala-filter-usual-wide .cf_flt_wrapper {
    margin-right: 24px;
}
}
@media (min-width: 1366px) and (max-width: 1439px) {
	.zercala-filter-usual-wide .cf_flt_wrapper {
    margin-right: 30px;
}
}

/* Модуль поиска товаров на странице поиска и других страницах END  */

/* Левая часть страницы товара под блоком изображений товара - кастомные модули */

.view-productdetails #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-1,
.view-category  #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-1,
.view-orders #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-1  { /* оключен показ модульной позиции user2 на странице каталога и карточки товара, 
поскольку модули в позиции user2 встроены в код php страницы товара и отображаются без участия модульной позиции */
	display: none !important;
}
.view-productdetails #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-2,
.view-category  #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-2, 
.view-orders  #sp-blok-modulej-dlya-stranits-tovarov-pod-blokom-izobrazhenij-tovara-vstroen-v-php-2  { /* оключен показ модульной позиции user3 на странице каталога и карточки товара, 
поскольку модули в позиции user3 встроены в код php страницы товара и отображаются без участия модульной позиции */
	display: none !important;
}
.artego-side-module-inserted-menu-if {
    background: rgb(253, 178, 149);
    display: inline-block;
    width: 96%;
    text-align: center;
    color: black;
    text-shadow: 0px 1px white;
    font-weight: 500;
    font-size: 91%;
    opacity: 0.6;
}
.artego-side-module-inserted-menu-if:hover {
    background: rgb(249, 194, 89);
    color: black;
	width: 96%;
    font-style: italic;
    letter-spacing: 1px;
    opacity: 1;
}
.artego-side-module-inserted-menu p, .artego-side-module-inserted-menu a {
    background: rgb(217, 216, 216);
    display: inline-block;
    width: 96%;
    text-align: center;
    color: black;
    text-shadow: 0px 1px white;
    font-weight: 500;
    font-size: 91%;
    opacity: 0.8;
}
.artego-side-module-inserted-menu  p:hover, .artego-side-module-inserted-menu  a:hover {
    background: rgb(249, 194, 89);
    color: black;
	width: 96%;
    font-style: italic;
    letter-spacing: 1px;
    opacity: 1;
}
/* Модуль для устройств 768 до 991 для позиции user2 */
.view-productdetails  .modul-768-991 {
	display: none !important;
}	
@media (min-width: 768px) and (max-width: 991px) {
	.view-productdetails  .modul-768-991 {
		display: block !important;
	}
}	
/* Модуль для устройств 768 до 991 для позиции user2 END */

/* Медиа-запросы модулей: Левая часть страницы товара под блоком изображений товара */

@media (max-width: 767px) {
.artego-side-modules {
    margin-top: 170px !important;
}
	.artego-side-module-inserted-menu-if, .artego-side-module-inserted-menu p {
    width: 48%;
	text-align: center;
    float: left;
    display: block;
    margin: 0 5px 5px auto;
	opacity: 1;
	color: black;
    }
	.artego-side-module-inserted-menu-if:hover, .artego-side-module-inserted-menu p:hover{
    width: 48%;
	text-align: center;
    float: left;
    display: block;
    margin: 0 5px 5px auto;
    }
}
@media (min-width: 992px) and (max-width: 1259px) {
.artego-side-module-inserted-menu-if, 
.artego-side-module-inserted-menu p, 
.artego-side-module-inserted-menu a {
    width: 97%;
    font-size: 11px;
    }
}	

/* Медиа-запросы модулей: Левая часть страницы товара под блоком изображений товара END */
/* Левая часть страницы товара под блоком изображений товара - кастомные модули END*/

/* Классы дополнительных полей на основе описания. Чтобы добавить стиль: в поле Описание настраиваемого поля указать класс, затем стилизовать класс в этом блоке. 
Текст описания будет интерпретирован как класс создаваемого поля */
.product-field-desc {  /* Показ описания поля на странице товара отключен */
	display: none;
    font-size: 1rem !important;
    line-height: 1.6rem !important;
    font-style: italic !important;
    color: red !important;
}
.custom-pole {
    position: relative;
    display: inline-block;
    top: 1px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    margin-right: 6px;
	opacity: 0.8;
}	

.knopka-podsvetki {
	background-image: url(/images/znachki/knopka-podsvetki.png);
}
.cvet-podsvetki {
	background-image: url(/images/znachki/cvet-podsvetki.png);
}
    	
.podsvetka-type {
	background-image: url(/images/znachki/podsvetka-type.png);
}
.montazh-minsk {
	background-image: url(/images/znachki/montazh.png);
}

/* Медиа-запросы: Классы дополнительных полей на основе описания */
/* Медиа-запросы: Классы дополнительных полей на основе описания END */
/* Классы дополнительных полей на основе описания END */


.com-virtuemart select {
	width: 100%;
    height: 41px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 0;
    font-size: 11px !important;
    color: #403d3d;
    margin-top: -5px;
    font-family: 'Montserrat';
}


.chzn-container  {
	padding-right: 9px;
}	
.custom_field_C_container .chzn-container-single .chzn-drop {
    width: 100% !important;
}
.chzn-container-single .chzn-drop {
    width: 95% !important;
}	
.com-virtuemart .chzn-container .chzn-single {
    height: 36px !important;
	padding: 0;
}
.chzn-container-single .chzn-single {
    border-bottom: 1px solid #ddd7d7 !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
    border-radius: 0 !important;
}	
.chzn-container {
    display: block !important;
    margin-bottom: 4px !important;
}
.addtocart-area {
     width: 100% !important;
}
.zercala-others {
	margin-bottom: 0 !important;
}	
.zercala-others  a {
    width: 100% !important;
}	
.price-warning-span {
	font-style: normal;
    position: relative;
    top: 1rem;
    font-weight: 600;
    font-size: 1.2rem;
    border-bottom: 1px dashed;
}
.product-fields .product-field-display .vm-cmv-label {
    /* border: 1px solid gray !important;
    padding: 5px !important;
	font-weight: 400 !important; */
    font-style: italic !important;
	text-align: left;
	margin: 0 !important;
    display: block !important;
    font-weight: 600 !important;
    color: inherit !important;
}
.view-productdetails #sp-begushchaya-stroka-i-uvedomleniya {
    padding: 3px !important;
}
.js-marquee {
    font-size: 1.2rem !important;
}
.productdetails-view .vm-product-details-inner .product-price .PricesalesPrice span.PricesalesPrice,
 .productdetails-view .vm-product-details-inner .product-price .PricesalesPrice span.PricesalesPriceTt,
 .productdetails-view .vm-product-details-inner .product-price .PricesalesPriceTt span.PricesalesPrice, 
 .productdetails-view .vm-product-details-inner .product-price .PricesalesPriceTt span.PricesalesPriceTt {
    background: transparent;
    font-weight: 500;
    font-size: 30px;
    padding: 0;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    color: rgb(26, 25, 25);
    border: none;
}
.productdetails-view .vm-product-details-inner .product-price {
    margin-top: 0 !important;
    padding-left: 15px !important;
}
.tovar-info-right {
    width: 100% !important;
    padding: 8px 11px 8px 8px !important;
    overflow: hidden;
}
.productdetails-view .vm-product-details-inner span.product-manufacturer .manufacturer {
    /* display: block !important; */
	margin: 0 !important;
}
.productdetails-view .vm-product-details-inner div.ask-a-question {
    margin: 0px auto 0px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    clear: none !important;
    width: auto;
}
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question {
    font-weight: 400;
    background: transparent !important;
    color: #222020 !important;
    float: none;
    text-align: center;
    /* margin: 5px auto auto auto; */
	margin: 0;
    display: block;
    width: 190px;
    font-size: 11px;
    height: auto !important;
    border-radius: 0 !important;
    text-decoration: underline;
}
.productdetails-view .vm-product-details-inner div.ask-a-question a.ask-a-question  {
	/* position: absolute;
	left: 70%; */
}	
.product-price-warning {
    padding-left: 0rem !important;
    margin-bottom: 20px !important;
    left: 0 !important;
}
.product-price-warning p {
	border: none;
	padding: 0;
}	
.zercala-others p  {
	position: absolute;
    left: 500px;
    min-width: 200px;
    width: 76%;
    top: -100%;
}
.new-cartochka-tovarov {
	position: absolute;
    left: 543px;
}
.productdetails-view .mnfctr {
	margin-bottom: 18px;
}
.productdetails-view .mnfctr .method-discolored	{
	opacity: 0.7;
}	
.productdetails-view .mnfctr .method-colored	{
	display: none !important;
}
.productdetails-view .mnfctr:hover .method-discolored {	
    display: none !important;
}
.productdetails-view .mnfctr:hover .method-colored {	
    display: block !important;
}		
.view-productdetails .product-manufacturer {
	font-size: 13px !important;
	font-weight: 400 !important;
}	
.view-productdetails .product-manufacturer a {
    color: #6f6b6b;
    letter-spacing: 1px;
    border-bottom: 1px dashed #cac6c6;
}
 .manufacturer img {
	position: relative !important;
	top: -0.5rem !important;
	width: 90px!important;
}	
.manufacturer-details-view img {
	width: auto!important;
    display: block!important;
    float: left !important;
    margin: 0 auto!important;
    height: 90px !important;
}
.manufacturer-product-link {
    display: none !important;
}	
.productdetails-view .manufacturer img {
    width: 120px;
    position: relative;
    top: -1.5rem;
    left: 1rem;
}	
.view-productdetails  .product_sku span {
	font-size: 11px !important;
	font-weight: 600 !important;
}	
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 22px !important;
    font-family: 'Avenir', sans-serif !important;
}
.catalog-modal-header {
font-size: 11px;
 text-align: center;
 width: 79%;
 line-height: 16px;
 margin: 0 auto;
 max-height: 25px;
 font-style: italic;
 font-weight: 500;
}
.modal {
	background: rgba(0, 0, 0, 0.5);
	z-index: 99999999999999999999999 !important;
}
.modal-sm {
    width: 40% !important;
    z-index: 999999999999999999999 !important;
    position: relative !important;
    top: -100% !important;
    overflow: hidden !important;
    box-shadow: 0px 0px 420px #eab470;
}
.custom-field-m-gallery  .modal-header {
	border-bottom: none;
}	
.custom-field-m-gallery .close {
    background: #201e1e;
    right: -9px;
    position: relative;
    font-size: 20px !important;
    z-index: 999999999999999999;
}
.catalog-modal-body img {
    margin: 0 auto;
    box-shadow: 0px 0 2px gray;
}
.controls {
	/* display: flex; */
	margin-top: 10px;
}
.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 0 !important;
}
/* Стиль настраиваемого поля Изображение */
.product-fields .product-field-type-M input[type="radio"] {
    display: none !important;
}
.product-field-type-M input[type="radio"]:checked + img {
    box-shadow: 0 0 5px rgba(17, 17, 16, 0.64);
    color: #474949;
    border: 2px solid #958b8b !important;
    opacity: 1;
    padding: 3px;
}
.product-fields .product-field-type-M img {
    /* width: 53px; */
    opacity: 0.6;
}
.product-fields .product-field-type-M img:hover {
    opacity: 1;
}
.radio .vm-img-desc {
	display: none !important;
	
}
	
/* Эффект наведения на настраиваемое поле Изображение */
.radio:hover .vm-img-desc {
    display: block !important;
    font-size: 11px;
    position: absolute !important;
    line-height: 13px;
    color: white;
    background: black;
    top: -50%;
    min-width: 120px;
    max-width: 290px;
    width: 150px;
    height: auto;
    text-align: center;
    overflow: visible;
    border-radius: 2px;
    z-index: 999999999;
    padding: 5px;
    left: -50%;
}
.radio:hover .vm-img-desc::after {  /* Треугольный указатель */
	border: 5px solid transparent;
    border-top: 5px solid black; 
	content: ''; 
	position: relative;
	margin: 0 auto;
    left: -38%;
    bottom: -2.3rem;
    z-index: 999;
}


/* Описание категории */

.zagolovok-categoriyi {
	font-size: 25px;
	font-family: 'Avenir', sans serif;
	letter-spacing: 1.5px;
}
.zagolovok-categoriyi h2 { 
    font-family: 'Avenir', sans serif !important;
    font-size: 22px;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.zagolovok-categoriyi p {
    width: 80%;
    margin: 10px auto;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}	



/* Описание категории END */



.zercala-info-banner p {
	width: 75%;
    display: block;
    margin: 0 auto;
    font-size: 1.5rem;
}
.zercala-info-button {
    float: none !important;
    width: 30% !important;
    margin: 3rem auto !important;
    border: none !important;
    color: white !important;
    text-transform: uppercase;
    background: rgba(220, 0, 0, 0.38) !important;
}	
.zercala-info-button:hover {
    float: none !important;
    width: 30% !important;
    margin: 3rem auto !important;
    border: none !important;
    color: white !important;
    text-transform: uppercase;
    background: rgba(55, 52, 52, 0.38) !important;
}

.zercala-info-zagolovok-special {
	margin-top: 30px;
}	

.zercala-info-zagolovok-special p {
	font-family: 'Avenir', sans serif;
	letter-spacing: 1px;
}	
.zercala-info-zagolovok-special	h2 {
	margin: 0;
}
.zercala-info-zagolovok-special-white p {
	color: white;
}
.zercala-info-zagolovok-special-white span {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 200;
}
.zercala-info-zagolovok-special-white h2 {
	margin: 0;
	color: white;
}

.poln-desc {
	letter-spacing: 1px;
}	

.poln-opisanie {
    width: 90%;
    margin: 30px auto auto auto;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    border: 3px double #d0d0d0;
    padding: 11px;
}



/* Полное описание товара и модуль HTML */
.productdetails-view .products-desc-tab {
	margin-bottom: 0 !important;
}	

/* Блок Навигация по товарам: следующий-предыдущий  */
.product-neighbours {
    margin-bottom: 110px !important;
}
.product-neighbours .tooltip-inner {
    max-width: 300px;
    min-width: 250px;
    width: auto;
    padding: 3px 8px 3px 83px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    background-image: url(/images/znachki/logo-splash-over.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left -14px;
}
.product-neighbours .tooltip.top .tooltip-arrow { /* Треугольный указатель */
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.productdetails-view .vm-product-details-inner .back-to-category {
    margin: 2px auto 10px !important;
    display: block !important;
    float: left;
}
.productdetails-view  .vm-product-details-inner .back-to-category a {
	color: black!important;
    font-size: 11px !important;
    font-style: italic;
}
.name-of {
	font-weight: 300;
    margin-left: 3px;
}
/* Блок Навигация по товарам: следующий-предыдущий END */


/* Сопутствующие или другие товары */	

.product-related-products, 
.product-field-type-R .product-related-products {
    border: none !important;
    margin-bottom: 30px;
}

 .product-field-type-Z .product-related-products {
    border: none !important;
    margin-bottom: 30px;
}
.img-divide {
    margin: 0 0 20px 0;
}
.img-divide img {
	width: 150px;
    margin: 0 auto;
}
.product-related-products .product-fields-title,
.product-field-type-R .product-fields-title,
.product-field-type-Z .product-fields-title {
    margin: 25px auto 25px auto;
    display: block;
    text-align: center;
}

.product-field-type-Z .product-fields-title {
    margin: 25px auto 25px auto;
    display: block;
    text-align: center;
}
.product-related-products .product-fields-title strong, 
.product-field-type-R.product-fields-title strong {
    font-weight: 400 !important;
    font-size: 16px;
    border-bottom: 1px solid #e6e1e1;
    font-family: 'Avenir', sans-serif;
}
.product-field-type-Z .product-fields-title strong {
    font-weight: 400 !important;
    font-size: 16px;
    border-bottom: 1px solid #e6e1e1;
    font-family: 'Avenir', sans-serif;
}
.product-field-type-R .product-field-display  {
	width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    border: 1px solid rgb(221, 219, 219);
    padding: 0;
}
.product-field-type-Z .product-field-display {
	width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    border: 1px solid rgb(221, 219, 219);
    padding: 0;
}
.product-field-type-R .product-field-display:hover {
	width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    border: 1px solid rgb(221, 219, 219);
    padding: 0;
}
.product-field-type-Z .product-field-display:hover {
	width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    border: 1px solid rgb(221, 219, 219);
    padding: 0;
}
 .product-field-type-R .product-field-display:hover {
    box-shadow: 0px 2px 6px black;
}	    	

.product-field-type-R {
    width: 33.2%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto;
}
.product-field-type-Z {
	margin: 0;
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    min-height: 30px;
}
.product-related-products .hasTooltip, 
.product-related-products .hasTooltip, 
.product-field-type-R .vm-img-desc, 
.product-field-type-Z .vm-img-desc,  
.product-field-type-R .kratkoe-opisanie-tovara, 
.product-field-type-Z .kratkoe-opisanie-tovara  {
	display: none !important;
}
  
.product-field-type-Z a {
    color: #313131;
    font-size: 90%;
    line-height: 17px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    min-height: 25px;
    padding-top: 4px;
    font-style: italic;
}
@media (max-width: 767px) {
.product-field-type-Z a {
    font-size: 70%;
    }
}



.product-field-type-Z a:hover {
	box-shadow: none !important;
    color: black !important;
    font-size: 90%;
    line-height: 17px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    min-height: 25px;
    padding-top: 4px;
    font-style: italic;
}
.product-field-type-Z .product-field-display:hover {
    box-shadow: none;
}
.product-related-products a, .product-field-type-R a, .product-field-type-R a{
    color: #313131;
    font-size: 80%;
    line-height: 17px;
    display: block;
    font-family: 'Avenir', sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.product-related-products img, 
.product-field-type-R img, 
.product-field-type-Z img, 
.product-field-type-R img, 
.product-field-type-Z img {
    margin-bottom: 16px;
    width: 100%;
    float: left;
}

.product-field-type-R .cd-customization .add-to-cart {
    width: 100% !important;
    font-size: 1rem;
    overflow: visible !important;
    font-weight: 400 !important;
    background: transparent;
        background-color: transparent;
    border-color: white;
    border-radius: 0 !important;
    background-color: transparent !important;
    color: black !important;
    font-family: 'Avenir';
}
	
.product-related-products .vm-product-details-inner .product-price,
.product-field-type-R  .vm-product-details-inner .product-price {
	padding: 0 !important;
    margin: 0 auto !important;
}

.product-field-type-Z  .vm-product-details-inner .product-price{
	padding: 0 !important;
    margin: 0 auto !important;
}
.product-field-type-R .PricesalesPrice span.PricesalesPrice,
 .product-field-type-R .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-R .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-R .PricesalesPriceTt span.PricesalesPriceTt {
	position: inherit !important;
    transform: none !important;
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    height: auto !important;
    background: transparent !important;
    color: black !important;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}
.product-field-type-Z .PricesalesPrice span.PricesalesPrice,
.product-field-type-Z .PricesalesPrice span.PricesalesPriceTt,
.product-field-type-Z .PricesalesPriceTt span.PricesalesPrice, 
.product-field-type-Z .PricesalesPriceTt span.PricesalesPriceTt {
	position: inherit !important;
    transform: none !important;
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    height: auto !important;
    background: transparent !important;
    color: black !important;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
}
	 
.related-kupit a {
    background: transparent;
    text-align: center;
    width: 50%;
    display: block;
    margin: 0 auto;
    font-size: 11px;
    color: black;
    font-weight: 600;
    font-family: 'Montserrat', sans serif;
    padding: 4px;
}
.product-field-type-R  .addtocart-bar .calculate,  
.product-field-type-Z  .addtocart-bar  .calculate,
.product-field-type-R   .ask-a-question,
.product-field-type-Z   .ask-a-question
{
	display: none !important;
}	
.product-field-type-R  .addtocart-bar,  
.product-field-type-Z  .addtocart-bar {
	margin-top: 0 !important;
	width: 120px !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
}

/* Медиа-запросы: сопутствующие или другие товары  */
@media (max-width:767px) {
.product-field-type-R, .product-field-type-Z {
    width: 50%;
}
.product-related-products img, 
.product-field-type-R img,
 .product-field-type-Z img, 
 .product-field-type-R img, 
 .product-field-type-Z img {
    margin-bottom: 16px;
    width: 90%;
    float: none;
}	
.product-related-products .product-fields-title,
 .product-field-type-R .product-fields-title {
    margin: 65px auto 25px auto;
}

 .product-field-type-Z .product-fields-title {
    margin: 65px auto 25px auto;
}
.product-field-type-R .product-field-display {
    width: 98% !important;
    height: auto !important;
    overflow: hidden;
    margin: 0 auto 3px auto !important;
}
.product-field-type-Z .product-field-display {
    width: 98% !important;
    height: auto !important;
    overflow: hidden;
    margin: 0 auto 3px auto !important;
}
.product-field-type-R .cd-customization .add-to-cart , 
.product-field-type-Z .cd-customization .add-to-cart {
    background: rgba(215, 212, 212, 0.17) !important;
	color: black !important;
	text-transform: none !important;
    border-color: rgb(215, 212, 212) !important;
}
.product-field-type-R .PricesalesPrice span.PricesalesPrice,
 .product-field-type-R .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-R .PricesalesPriceTt span.PricesalesPrice,
 .product-field-type-R .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
    position: inherit !important;
    display: block !important;
    min-width: 40px;
    max-width: 190px;
    width: 100% !important;
    overflow: hidden;
    color: black !important;
    text-align: left !important;
    font-size: 19px !important;
    background: transparent !important;
    border-radius: 0 !important;
}
.product-field-type-Z .PricesalesPrice span.PricesalesPrice,
 .product-field-type-Z .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
	position: relative !important;
    display: block !important;
    min-width: 40px;
	max-width: 160px;
    width: 20% !important;
	height: auto !important;
    overflow: hidden;
    left: -18px !important;
    top: -240px !important;
    padding: 5px !important;
    margin-bottom: 0 !important;
    color: white !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 300 !important;
	background: rgba(83, 80, 80, 0.48) !important;
    border-radius: 0 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.product-field-type-R, .product-field-type-Z {
    width: 50%;
    margin: 0 auto 3px auto !important;
}
.product-field-type-R .PricesalesPrice span.PricesalesPrice,
 .product-field-type-R .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-R .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-R .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
	position: relative !important;
    display: block !important;
    min-width: 40px;
	max-width: 160px;
    width: 20% !important;
	height: auto !important;
    overflow: hidden;
    left: -18px !important;
    top: -240px !important;
    padding: 5px !important;
    margin-bottom: 0 !important;
    color: white !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 300 !important;
	background: rgba(83, 80, 80, 0.48) !important;
    border-radius: 0 !important;
}
.product-field-type-Z .PricesalesPrice span.PricesalesPrice,
 .product-field-type-Z .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
	position: relative !important;
    display: block !important;
    min-width: 40px;
	max-width: 160px;
    width: 20% !important;
	height: auto !important;
    overflow: hidden;
    left: -18px !important;
    top: -240px !important;
    padding: 5px !important;
    margin-bottom: 0 !important;
    color: white !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 300 !important;
	background: rgba(83, 80, 80, 0.48) !important;
    border-radius: 0 !important;
}
.product-related-products img, 
.product-field-type-R img, 
.product-field-type-Z img, 
.product-field-type-R img, 
.product-field-type-Z img {
    margin-bottom: 16px;
    width: 90%;
    float: none;
}
.product-field-type-R .cd-customization .add-to-cart , 
.product-field-type-Z .cd-customization .add-to-cart {
    background: rgba(215, 212, 212, 0.17) !important;
	color: black !important;
	text-transform: none !important;
    border-color: rgb(215, 212, 212) !important;
}
.product-field-type-R .related-kupit, .product-field-type-Z .related-kupit{
	display: none;
}   
}
@media (min-width: 992px) and (max-width: 1259px) {
.product-field-type-R, .product-field-type-Z {
    width: 50%;
    margin: 0 auto 3px auto !important;
}
.product-field-type-R .PricesalesPrice span.PricesalesPrice,
 .product-field-type-R .PricesalesPrice span.PricesalesPriceTt, 
 .product-field-type-R .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-R .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
    position: relative !important;
    display: block !important;
    min-width: 40px;
    max-width: 260px;
    width: 50% !important;
    height: auto !important;
    overflow: hidden;
    left: 17% !important;
    top: 0;
    padding: 5px !important;
    margin-bottom: 0 !important;
    color: white !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    background: rgba(83, 80, 80, 0.48) !important;
    border-radius: 0 !important;
}
.product-field-type-Z .PricesalesPrice span.PricesalesPrice,
 .product-field-type-Z .PricesalesPrice span.PricesalesPriceTt,
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPrice, 
 .product-field-type-Z .PricesalesPriceTt span.PricesalesPriceTt {
    transform: none !important;
    position: relative !important;
    display: block !important;
    min-width: 40px;
    max-width: 260px;
    width: 50% !important;
    height: auto !important;
    overflow: hidden;
    left: 17% !important;
    top: 0;
    padding: 5px !important;
    margin-bottom: 0 !important;
    color: white !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    background: rgba(83, 80, 80, 0.48) !important;
    border-radius: 0 !important;
}
.product-related-products img, 
.product-field-type-R img, 
.product-field-type-Z img, 
.product-field-type-R img, 
.product-field-type-Z img {
    margin-bottom: 16px;
    width: 90%;
    float: none;
}
.product-field-type-R .cd-customization .add-to-cart , 
.product-field-type-Z .cd-customization .add-to-cart {
    background: rgba(215, 212, 212, 0.17) !important;
	color: black !important;
	text-transform: none !important;
    border-color: rgb(215, 212, 212) !important;
}
.product-field-type-R .related-kupit, .product-field-type-Z .related-kupit{
	display: none;
}   
}



@media (min-width: 1260px) {
	.product-related-products {
    width: 600px;
    display: block;
    float: none;
    position: relative;
    left: -8.99%;
	}
}
@media (min-width: 1440px) {
	.product-related-products {
    left: -4.99%;
	}
}
@media (min-width: 1600px) {
	.product-related-products {
    left: -3.5%;
	}
}


/* Медиа-запросы: сопутствующие или другие товары END  */
/* Сопутствующие или другие товары END */	

.productdetails-view .vm-product-media-img .main-image span.vm-img-desc, .productdetails-view .vm-product-media-img .additional-images div.cols span.vm-img-desc  {
	display: none !important;
}
.product-fields-title-wrapper { 
    padding: 0 0 8px 0 !important;
}	
.productdetails-view .products-desc-tab .tab-content {
	background: transparent;
}
.productdetails-view  .nav-tabs {
    display: none;
}	
.productdetails-view .vm-rating {
	margin: 0 !important;
}	

/* Медиа-запросы отображение макетов */
	
@media (max-width: 767px) {
	.productdetails-view .vm-product-details-inner .product-price .PricesalesPrice span.PricesalesPrice {
    position: fixed;
    width: 36%;
    display: block;
    transform: rotate(-90deg);
    font-weight: inherit !important;
    font-size: 26px;
    padding: 1rem 1rem 40px 1rem;
    margin-bottom: 4rem;
    top: 50%;
    left: 74%;
    z-index: 9999999;
    border-radius: 5px;
    text-align: center;
    background: black;
    color: white;
    height: 60px;
}
.checkbox, .radio {
    width: 50px !important;
    }
    .catalog-modal-header {
    width: 95%;
    max-height: inherit;
    }	
	.modal {
    width: 103% !important;
    left: -1% !important;
    }
    .modal-sm {
    width: 94% !important;
    z-index: 999999999999999999999 !important;
    position: relative !important;
    top: 20% !important;
    overflow: hidden !important;
    box-shadow: 0px 0px 420px #eab470;
    }
.product-fields .product-field {
    width: 100% !important;
    }
	.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 16px !important;
}		
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 16px !important;
}
.productdetails-view .vm-product-details-inner .product-price {
	 height: 0;
} 
.productdetails-view .vm-product-details-inner .product-price .PricesalesPrice span.PricesalesPrice {
    position: fixed;
    transform: rotate(-90deg);
    width: 40%;
    font-weight: 400 !important;
    font-size: 26px;
    padding: 1rem 1rem 40px 1rem;
    margin-bottom: 4rem;
    top: 30%;
    left: 73.7%;
    z-index: 9999999;
    border-radius: 5px;
    background: rgba(21, 21, 21, 0.83);
    height: 50px;
    text-align: center;
    color: white !important;
    font-family: 'Open sans';
}
.product-fields-title-wrapper {
    font-size: 9.5px !important;
}
.modal-sm {
    width: 80% !important;
}
.catalog-modal-header {
 width: 92%;
}
.product-fields .product-field {
    width: 100% !important;
}
}
	
@media (min-width: 992px) {
	.view-productdetails .tablets-views-left {
	padding: 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.productdetails-view .vm-product-details-inner .product-price .PricesalesPrice span.PricesalesPrice {
    position: fixed;
    transform: rotate(-90deg);
    width: 22%;
    font-weight: inherit;
    font-size: 26px;
    padding: 1rem 1rem 40px 1rem;
    margin-bottom: 4rem;
    top: 30%;
    left: 85.9%;
    z-index: 9999999;
    border-radius: 5px;
    background: rgba(21, 21, 21, 0.83);
    color: white;
    height: 50px;
    text-align: center;
}
.checkbox, .radio {
    width: 50px !important;
    }
}

@media (min-width: 992px) and (max-width: 1259px) {
	
    .productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-size: 18px !important;
    }
    .modal-sm {
    width: 58% !important;
}
    .catalog-modal-body img {
	width: 600px;
	margin: 0 auto;
    }	
    .catalog-modal-header {
    width: 92%;
    }
	.checkbox, .radio {
    width: 50px !important;
    }
}

@media (min-width: 1260px) and (max-width: 1359px) {
	
	.checkbox, .radio {
    width: 50px !important;
    }
	.catalog-modal-header {
 width: 92%;
    }
	.modal-sm {
    margin: 66px auto !important;
    }
}
@media (min-width: 1360px) and (max-width: 1439px) {
	
.checkbox, .radio {
    width: 50px !important;
}
.catalog-modal-header {
 width: 92%;
}
	.modal-sm {
    margin: 55px auto !important;
}
}	
@media (min-width: 1440px) {
	
.checkbox, .radio {
    width: 50px !important;
    }
}	
@media (min-width: 1600px) {
	
.checkbox, .radio {
    width: 50px !important;
    }
}