@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}

html.js .loader {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
html.js .loader_inner {
	background-image: url("../img/preloader.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	height: 60px;
	width: 60px;
	margin-top: -30px;
	margin-left: -30px;
	left: 50%;
	top: 50%;
	position: absolute;
}

body {
	/* font-family: sans-serif; */
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.6;
	font-family: 'Roboto Condensed', sans-serif;
	overflow-x: hidden;
}
.simplecheckout label {
    font-size: 15px;

}
.hidden {
	display: none;
}
.breadcrumb > li a{
    font-family: 'Roboto Condensed', sans-serif; 
}

#wave-container {
	width: 100%;
	height: 100px;
	overflow: hidden;
  }
  
  #wave {
	display: block;
	position: relative;
	height: 40px;
	background: #ffb800;
  }
  
  #wave:before {
	content: "";
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 100%;
	height: 300px;
	background-color: white;
	right: -25%;
	top: 20px
  }
  
  #wave:after {
	content: "";
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 100%;
	height: 300px;
	background-color: #ffb800;
	left: -25%;
	top: -240px;
  }

.title-section{
	text-align: center;
font-weight: 700;
font-size: 32px;
line-height: 38px;
color: #000000;
text-transform: uppercase;
}

.header-line-bg{
	background-image: url('/image/catalog/tmpl/img/bg_vektor_top-liner.png');
	background-repeat: no-repeat;
	background-size: contain;
}
.container-top-bg{
    background: #ffb800;
    height: 105px;
    overflow: hidden;
    position: relative;
    margin-bottom: -62px;
    z-index: 22;
}

.cont-line{
	right: 0;
    position: absolute;
    max-width: 1100px;
    margin: 0 auto;
    left: 0;
    margin: 0 auto;
}
.logo{
    position:absolute;
}
.logo a{
    padding: 0 9px;
    background: #ffb800;
    z-index: 999;
    position: absolute;
    /* float: left; */
    display: inline-block;
    /* padding-top: 10px; */
    left: 0;
}
.logo img{
    width: 35px;
    position: relative;
}
.logo span{
    padding-left: 59px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #000000;
}
.col-left{
	display: inline-block;
	float: right;
}
.page-menu-top{
    position: relative;
    top: -4px;
}
#menu-toggle{
    display: none;
}
.phone{
    top: 17px;
    position: relative;
    padding-top: 0px;
    padding-right: 45px;
    display: inline-block;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
}
.pd-hone{
	padding-right: 15px;
}
.text-time-work{
    text-align: right;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.language-mod{
    top: 9px;
    position: relative;
    display: inline-block;
    z-index: 1100;
}
.language-mod .language-switcher,
.language-mod .pull-left{
    float: none;
    display: inline-block;
}
.language-mod .btn-group{
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.language-mod .btn-group.open .dropdown-menu,
.language-mod .btn-group.is-hover .dropdown-menu{
    display: block;
}
#form-language .dropdown-menu,
.language-switcher__menu{
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    min-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0 0 4px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 1101;
}
#form-language .dropdown-menu::before,
.language-switcher__menu::before{
    content: '';
    display: block;
    height: 6px;
}
#form-language .dropdown-menu > li,
.language-switcher__menu > li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.language-mod .btnlang,
#form-language .dropdown-toggle.btnlang{
    min-width: 72px;
    text-align: center;
    white-space: nowrap;
}
.language-mod .language-select,
#form-language .language-select{
    color: #222;
    text-align: center;
    width: 100%;
    padding: 10px 18px;
    margin: 0;
    border: 0;
    border-radius: 0;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.language-mod .language-select span,
#form-language .language-select span{
    display: inline-block;
    min-width: 28px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.language-mod .language-select img,
#form-language .language-select img{
    margin: 0;
    flex-shrink: 0;
}
.language-mod .language-select:hover,
#form-language .language-select:hover,
.language-mod .language-select.active,
#form-language .language-select.active{
    background: #ffb800;
    color: #000;
    text-decoration: none;
}
.language-switcher__current{
    display: inline-block;
    min-width: 28px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.pages-bg,
.cont-page-head,
.page-menu-top,
.page-menu-top > li{
    overflow: visible;
}

.login-bl{
    top: 22px;
    position: relative;
    display: inline-block;
    color: #fff;
}
.login-title-text{
    font-size: 18px;
    text-transform: uppercase;
    color: #ffff;
    font-weight: bold;
}
.login-link a {
    color: #ffff;
    font-size: 15px;
}

.login-pic{
    right: 5px;
    top: -11px;
    position: relative;
    display: inline-block;
}
.login-cont{
    display: inline-block;
}
.login-pic i{
    text-align: center;
    line-height: 15px;
    width: 38px;
    height: 38px;
    font-size: 17px;
    border-radius: 50%;
    padding: 11px;
    background: #fff;
    color: #000;
}
.cart{
	position: relative;
    display: inline-block;
    top: 6px;
}
.cart img{
	
}
.cart span{
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 42px;
color: #FFFFFF;
}
#angles{
	stroke-width: 2px;
    stroke: #FFB800;
	fill:none;
  }
  /* liner-border */
  .liner-border{
    padding-top: 82px;
    text-align: center;
}
  /* liner-border */
/* header */
.header_center{
max-width: 100%;
margin: 0 auto;

}
.left-bl-header{
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}
.left-bl-header img{
    width: 100%;
}
.right-bl-header{
	display: inline-block;
	width: 63%;
	padding-left: 24px;
	float: right;
}
.right-bl-header p{
font-style: normal;
font-weight: 300;
font-size: 61px;
line-height: 75px;
color: #000000;
margin: 60px 0;
}
.txt-pd{
    display: block;
}
.txt-pd-1{
	padding-left: 29px;
}
.txt-pd-2{
	display: block;
    padding-left: 58px;
    font-weight: 700;
	color: #FFB800;
}

.btn-assort{
display: block;
width: 229px;
padding: 18px 0 18px 33px;
background: #FFFFFF;
border: 3px solid #FFB800;
border-radius: 42px;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #000000;
position: relative;
}
.btn-assort:hover{
	background: #ffb800;
    color: #ffff;
	text-decoration: none;
	transition: 0.2s;
}
.btn-assort:hover img{
	padding: 10px;
}
.btn-assort:before{
    height: 26px;
    width: 28px;
    content: "";
    background-image: url(/image/catalog/tmpl/img/corob.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    display: block;
    position: absolute;
	top: 20px;
    left: 22px;
}

.hidden-menu-bottom #menu-vertical #menu-vertical-list{
    padding: 0 0 66px 0;
}

/*  sect-1*/

.sect-1-bg{
	padding-top: 87px;
	background-repeat: no-repeat;
	background-position: right;
}

.sect-1{
	max-width: 1160px;
    margin: 0 auto;
}
.row-ic{
	max-width: 835px;
	padding-top: 30px;
    margin: 0 auto;
}
.row-ic .col-s img{
	text-align: center;
}
.row-ic .col-s{
	display: inline-block;
	width: 24.3%;
	text-align: center;
}
.row-ic .col-s p{
font-weight: 400;
font-size: 20px;
line-height: 23px;
color: #000000;
text-align: center;
}
.liner-border-2{
	padding-bottom: 76px;
}
/* sect-1 */

.liner-cont-border-2{
	height: 180px; 
	overflow: hidden;
	position: relative;
}
.svg-voln{
	position: absolute;
	bottom: 20px;
}
.svg-voln #angles{
	stroke: #fff;
}

.megamenu-top{
    position: relative;
    top: -15px;
}
@media (min-width: 992px) {
    .megamenu-top{
        display: block !important;
    }
    .megamenu-top #menu-vertical #menu-vertical-list > li.dropdown{
        position: relative;
    }
    .megamenu-top #menu-vertical.open #menu-vertical-list,
    .megamenu-top #menu-vertical:hover #menu-vertical-list{
        display: block !important;
    }
}
/* sect-2 */
.sect-2 .title-section{
	max-width: 794px;
	margin:0 auto;
	position: relative;
    display: none;
}

@media (max-width: 991px) {
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .toggle-child{
    display: block !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .ns-dd,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .dropdown-menu-simple{
    display: none !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    min-height: 0 !important;
    z-index: auto !important;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .toggle-child.open + .parent-link + .ns-dd,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .toggle-child.open + a.parent-link + .ns-dd,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .toggle-child.open ~ .ns-dd.dropdown-menu-simple{
    display: block !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li.dropdown{
    position: relative;
}
.hidden-menu-bottom.catalog-open #menu-mobile-ns,
.hidden-menu-bottom.catalog-open #top-fixed,
.hidden-menu-bottom.catalog-open .menu-fixed,
.hidden-menu-bottom.catalog-open #horizontal-menu,
.hidden-menu-bottom.catalog-open #additional-menu{
    display: none !important;
}
.hidden-menu-bottom.catalog-open .menu-box{
    width: 100%;
    padding: 0;
    float: none;
}
}

.hidden-menu-bottom #menu-vertical > .btn-menu{
    display: none !important;
}
.hidden-menu-bottom #maskMenuHC,
.hidden-menu-bottom .page-no-scroll-bg,
.hidden-menu-bottom #menu-vertical:hover + #maskMenuHC,
.hidden-menu-bottom #menu-vertical.open + #maskMenuHC{
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
body:has(.hidden-menu-bottom.catalog-open) .megamenu-top #maskMenuHC,
body:has(.hidden-menu-bottom.catalog-open) .megamenu-top .page-no-scroll-bg{
    display: none !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical,
.hidden-menu-bottom.catalog-open #menu-vertical:hover{
    z-index: auto !important;
}
.hidden-menu-bottom.catalog-open{
    padding-top: 48px;
}
.hidden-menu-bottom.catalog-open .title-menu-product{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    background: #fff;
}
.hidden-menu-bottom.catalog-open .menu-box,
.hidden-menu-bottom.catalog-open #menu-vertical,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list,
.hidden-menu-bottom.catalog-open #menu-vertical-list.dropdown-menu{
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical{
    position: static !important;
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list{
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    transform: none !important;
    clip: auto !important;
    clip-path: none !important;
}
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li > a,
.hidden-menu-bottom.catalog-open #menu-vertical #menu-vertical-list > li .parent-link{
    display: block !important;
    visibility: visible !important;
    color: #000 !important;
}

@media (min-width: 992px) {
.hidden-menu-bottom.catalog-open{
    overflow-x: auto !important;
    overflow-y: auto !important;
}
.hidden-menu-bottom.catalog-open .container{
    max-width: 340px;
    width: 100%;
    margin: 0 !important;
    padding: 48px 0 20px 16px;
    overflow: visible !important;
    position: relative;
    left: 0 !important;
    right: auto !important;
}
.hidden-menu-bottom.catalog-open .row{
    margin: 0 !important;
    left: 0 !important;
    right: auto !important;
    float: none !important;
    width: 100% !important;
    max-width: 340px !important;
}
.hidden-menu-bottom.catalog-open .col-md-pull-9,
.hidden-menu-bottom.catalog-open .col-md-3,
.hidden-menu-bottom.catalog-open .col-sm-12,
.hidden-menu-bottom.catalog-open .menu-box{
    right: auto !important;
    left: 0 !important;
    float: none !important;
    width: 100% !important;
    max-width: 340px !important;
    padding: 0 16px 0 0 !important;
    margin: 0 !important;
    position: relative !important;
    overflow: visible !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .toggle-child{
    display: none !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown{
    position: relative !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open{
    z-index: 60;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .ns-dd,
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple{
    display: none !important;
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    width: 280px !important;
    min-height: 100% !important;
    margin: 0 0 0 -1px !important;
    border: 1px solid #ddd !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    z-index: 70 !important;
    background: #fff !important;
    pointer-events: auto !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open > .ns-dd,
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open > .dropdown-menu-simple,
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open > .ns-dd.dropdown-menu-simple{
    display: block !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .ns-dd::before,
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple::before{
    content: '';
    position: absolute;
    left: -16px;
    top: 0;
    width: 16px;
    height: 100%;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open > .parent-link,
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li.dropdown.menu-open > a.parent-link{
    background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
    color: #2B8CDB;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-issubchild{
    position: relative !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-issubchild.menu-open-2level{
    z-index: 80;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-ischild-simple{
    display: none !important;
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    min-width: 240px !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    z-index: 80 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-issubchild.menu-open-2level > .nsmenu-ischild-simple{
    display: block !important;
}
.hidden-menu-bottom.catalog-open.catalog-desktop-mode #menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-ischild-simple::before{
    content: '';
    position: absolute;
    left: -16px;
    top: 0;
    width: 16px;
    height: 100%;
}
.hidden-menu-bottom.catalog-open #menu-mobile-ns,
.hidden-menu-bottom.catalog-open #top-fixed,
.hidden-menu-bottom.catalog-open .menu-fixed,
.hidden-menu-bottom.catalog-open #horizontal-menu,
.hidden-menu-bottom.catalog-open #additional-menu,
.hidden-menu-bottom.catalog-open .col-md-9,
.hidden-menu-bottom.catalog-open .col-md-push-3{
    display: none !important;
}
}

/* sect-2 */
.sect-3{
	background-image: url('/image/catalog/tmpl/img/bg-rub-1.png');
	background-repeat: no-repeat;
	background-position: right;
    padding-top: 87px;
}
.cont-s3{
	 max-width: 638px;
	 margin: 0 auto;
	 padding-bottom: 137px;
	 padding-top: 45px;
}
.liner-border-3{
	text-align: center;
	padding-top: 40px;
}
.plus-ic{
	vertical-align: middle;
    height: 12px;
    border-radius: 29px;
    padding: 1px 1px;
    background: #FFE000;
    color: #fff;
    display: inline-block;
    width: 12px;
    text-align: center;
}
.cont-s3 img{
	padding-right: 8px;
}
.cont-s3 p{
	padding-bottom: 31px;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin: 0;
}
.cont-s3 p span{
	color: #FFB800;
}
/* sect-3 */

/* cont-s4 */
.cont-s4{
	 max-width: 930px;
	 margin: 0 auto;
	 padding-top: 10px;
	 padding-bottom: 37px;
}
.liner-border-4{
	text-align: center;
    padding-top: 51px;
}
.cont-s4 h3{
	font-size: 25px;
    text-align: center;
}
.cont-s4 p{
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.liner-border-5{
	text-align: center;
	padding-bottom: 44px;
}
/* cont-s4 */

/* cont-s5 */
.sect-5 p{
text-align: center;
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
padding-top: 21px;
color: #000000;
margin: 0px;
}
.cont-s5{
	padding-top: 34px;
	max-width: 750px;
	margin:0 auto;
	text-align: center;
	padding-bottom: 68px;
}
.cont-s5 div{
display: inline-block;
padding: 0 32px;
}
/* cont-s5 */

footer{
	background: #FFB800;
	padding: 30px 0;
}
.footer-phone{
text-align: center;
font-weight: 800;
font-size: 20px;
line-height: 23px;
color: #FFFFFF;
padding-bottom: 33px;
}
.copy-footer{
text-align: center;
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 23px;
text-transform: uppercase;
color: #000000;
}

.btn-cart-new{
	background: transparent;
    border: 0px;
    text-align: left;
	color: #fff;
}
.cart-title-nw{
	font-size: 32px;
    font-weight: 600;
}
.cart-total-nw{
	position: relative;
    top: -8px;
}
.cart-title-nw span{
	height: 44px;
    background: #ffff;
    width: 44px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
}
.cart img {
    width: 23px;
}

.sect-2 .title-section{
	padding-bottom: 65px;
}
/* tabs style  product -home  */

.tab-content-prod{
	max-width: 922px;
    margin: 0 auto;
	padding-bottom: 64px;
}
#common-home .nav-tabs {
    text-align: center;
	border-bottom: 0px solid #ddd;
	margin-bottom: 0;
    padding-bottom: 78px;
}
#common-home .nav>li>a {
    position: relative;
    display: block;
    padding: 14px 17px;
}
#common-home .nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
	padding: 0 16px;
}
#common-home .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #000;
    border-radius: 26px;
    font-size: 20px;
    font-weight: 400;
	color: #000;
}

#common-home .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #FFB800;
    border: 1px solid #FFB800;
    border-bottom-color: #FFB800;
	box-shadow: 0px 6px 5px 0 #cdcdcd;
}

#common-home .productinfo img{
	border-radius: 8px;
}

#common-home .productinfo a{
	font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.tab-content-prod .nav-tabs>li {
    display: inline-block;
    margin-bottom: -1px;
	float:none;
}
.tab-content-prod .nav-tabs {
    text-align: center;
    margin-bottom: 15px;
	padding-top: 70px;
    padding-bottom: 34px;
}
.tab-content-prod .nav>li>a {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    position: relative;
    display: block;
    padding: 10px 15px;
}
.tab-content-prod .nav-tabs {
    border-bottom: 0px solid #ddd;
}

.tab-content-prod .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-color: #FFB800;
}
/* PRODUCT _CARD */
.thumbnail{
    border: 0px solid #ddd;

}

.breadcrumb {
    margin: 0 0 20px 0;
	padding: 48px 0 0px 0;
    border: 0px solid #ddd;
	background-color: transparent;
	max-width:100%;
    margin: 0 auto;
	font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 18px;
}
#product-product .breadcrumb{
    max-width:910px;
    margin: 0 auto;
}
.breadcrumb > li a{
	color: #000;
}
.breadcrumb > li {
    padding: 0 8px;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: -3px;
	width: 4px;
    height: 4px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb i {
    color: #000;
    font-size: 17px;
}

.product-cont-card-row{
	max-width: 922px;
    margin: 0 auto;
}
.col-product-left{
    padding-top: 20px;
	display: inline-block;
	width: 50%;
}
.col-product-right{
	vertical-align: top;
	display: inline-block;
	width: 49.6%;
	padding-left: 38px;
}
.col-product-right h1{
	margin: 0px;
	font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 38px;
color: #000000;
padding-bottom: 5px;
}
#content {
    min-height: auto;
}

.text-conde{
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: #000000;
}
.code-number{
	font-weight: 700;
font-size: 12px;
line-height: 14px;
color: #000000;
}
.control-label{
	display: none;
}
.col-product-right .input-group{
	width: 109px;
}
.input-group-btn{
	background: transparent;
}



.col-product-right .btn-default {
    color: #ffb800;
    text-shadow: 0 1px 0 rgb(255 255 255 / 0%);
    background-color: transparent;
    background-image: linear-gradient(to bottom, #eeeeee00, #dddddd00);
    background-repeat: repeat-x;
    border-color: #FFB800;
}
.col-product-right .form-control{
	
    border: 1px solid #ffb800;
}

.col-product-right #button-cart{
	border-radius: 29px;
    font-size: 21px;
    border: 3px solid #FFB800;
    position: absolute;
    width: 143px;
    background: transparent;
    color: #000;
}
.price-product-c{
	font-weight: 600;
    font-size: 32px;
    color: #000;
}



#common-home .productinfo .add-to-cart{
	width: 145px;
    background: #FFFFFF;
    border: 2px solid #E2AE15;
    border-radius: 33px;
	padding: 12px 0;
	color: #E2A915;
	font-weight: 600;
	margin-top: 20px;
}


#common-home .productinfo .more-product{
	width: 145px;
    background: #FFFFFF;
    border: 2px solid #E2AE15;
    border-radius: 33px;
	padding: 12px 0;
	color: #E2A915;
	font-weight: 600;
	margin-top: 20px;
}

#common-home .productinfo .add-to-cart i{
	display: none;
}

.single-products h2{
font-weight: 700;
font-size: 20px;
line-height: 23px;
color: #E2A915;
}
.single-products p{
	margin: 0px 0 0 0px;
    padding-top: 17px;
}

.list-product-info{
	color: #000;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    padding: 0 0 20px 12px;
}
.custome-colstyle{
	padding-top: 40px;
    padding-bottom: 58px;
}
.custome-colstyle:hover{
	background-image: url(/image/catalog/tmpl/img/hover-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.custome-colstyle:hover h2{
color:#fff;
}
.custome-colstyle:hover .rating .fa-star {
    color: #fff;
}
.custome-colstyle:hover .rating{
    color: #fff;
}
.custome-colstyle:hover p a{
	color:#fff!important;
	}
.tab-content img{
	width: 100%!important;
}

#common-home .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {

    box-shadow: 0px 0px 0px 0 #cdcdcd;
}
.product-cont-num{position: relative;}
.prduct-price-column{
	/* position: absolute;
	position: absolute;
    top: -20px;
    left: 148px; */
}

.liner-product-title{
	padding-bottom: 33px;
}
.image-additional a {

    border: 0px solid #ddd;
}

/* CART */

#d_quickcheckout .btn-primary {
    color: #ffffff;
    text-shadow: none;
    background-color: #ffe100;
    background-image: linear-gradient(to bottom, #ffe100, #ffe100);
    background-repeat: repeat-x;
    border-color: #ffe100 #ffe100 
	}

	#d_quickcheckout .btn-primary {
		color: #ffffff!important;
		text-shadow: none!important;
		background-color: #ffb800!important;
		background-image: linear-gradient(to bottom, #ffb800, #ffb800)!important;
		background-repeat: repeat-x;
		border-color: #ffb800 #ffb800 #ffb800!important;
	}
	#d_quickcheckout .payment-image{
      display: none;
	}
	#shipping_method_list .title{
		display: none;
	}

	#d_quickcheckout a {
		color: #000000!Important;
		color: #23a1d1;
	}
	.qc-step #login_view{
		display: none;
	}
	#d_quickcheckout .panel {
		border: 0px solid transparent!Important;
    }
	#d_quickcheckout .table-bordered {
		border: 0px solid #dddddd!Important;
	}
	#d_quickcheckout .table-bordered > tbody > tr > td, #d_quickcheckout .table-bordered > tbody > tr > th, #d_quickcheckout .table-bordered > tfoot > tr > td, #d_quickcheckout .table-bordered > tfoot > tr > th, #d_quickcheckout .table-bordered > thead > tr > td, #d_quickcheckout .table-bordered > thead > tr > th {
		border: 0px solid #dddddd!Important;
	}
/* CART */

#common-success{
	text-align: center;
}
#common-success .btn-primary{
	display: none;
}

.hidden-md {
    display: inline-block!important;
}


#smca-modal-body .modal-heading {
    text-align: left;
    background-color: #ffb800;
    font-family: Roboto-Regular, Arial, Tahoma;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    border-bottom: 0px solid #ddd;
    padding: 0 20px;
    position: relative;
    min-height: 50px;
    line-height: 50px;
    overflow: hidden;
}
#smca-modal-body > .modal-footer > input{
	background: #ffb800;
}
.liner-bl-grad{
	position: relative;
  height: 100px;
  background-color: #ffd800;
  background-size: 32px 20px;
  background-position: 0 0, 0 0, -16px 0, 16px 0px;
  background-image: linear-gradient(35deg, #fff 11px, transparent 0), linear-gradient(-35deg, #fff 11px, transparent 0), linear-gradient(-145deg, #fff 11px, transparent 0), linear-gradient(145deg, #fff 11px, transparent 0);
}
/* #product-product .breadcrumb{
	display: none;
} */

.btn-home-back{
	text-align: center;
	padding-bottom: 28px;
}
.btn-home-back a{
	color: #000;
    background: #ffb900;
    padding: 4px 10px;
    border-radius: 16px 0 0 16px;
    position: relative;
    top: -13px;
    z-index: 888;
}
img.mfp-img{
	z-index: 9999;
    position: relative;
}
.phone a{
	color: #fff;
}
.footer-phone a{
	color: #000;
}
.section-opt-contact{
	max-width: 500px;
    margin: 0 auto;
	padding-bottom: 64px;
}
.container-form-opt textarea {
	padding: 20px;
    border-radius: 20px;
    width: 100%;
    border: 1px solid black;
    margin-bottom: 25px;
    height: 150px;
    resize: none;
}

.form1 input {
    border-radius: 20px!important;
    /* color: #ffffff; */
    border: 1px solid #000000;
    /* background-color: transparent; */
    height: 60px;
    width: 100%;
    margin-bottom: 32px;
    padding: 0 20px;
    font-size: 16px;
}
.form1 button {
    color: #ffffff;
    border: 0;
    background: #ffb800;
    height: 60px;
    border-radius: 20px;
    max-width: 400px;
    width: 100%;
    margin-bottom: 15px;
    padding: 17px 60px;
    font-size: 18px;
    cursor: pointer;
}
.but_box{
	text-align: center;
}
.section-opt-contact .title-section{
	padding-bottom: 54px;
}

#common-home .nav-tabs>li {
    padding: 0px 10px;
    margin-bottom: 12px;
}
.container-product-home{
	max-width: 1136px;
    margin: 0 auto;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
#product-product .alert-info {
	position: relative;
    color: #000000;
    background-color: #ffffff;
    border-color: #ffb800;
    top: 59px;
}

.adress-f{
	padding: 0 15px;
    text-align: center;
    color: #000;
    padding-bottom: 19px;
}
.mail-f{
	padding: 0 15px;
    color: #000;
    text-align: center;
}

.container-product-home .rating{
	padding-top: 17px;
}
.btn-primary {

    text-shadow: none!important;
    background-image: none!important;
    background-repeat: repeat-x;

    border-radius: 29px;
    border: 3px solid #FFB800!important;
    background-color: #ffb800!important;
    background: transparent!important;
    color: #000;
}

.btn-primary:hover{
    color: #ffffff!important;
    text-shadow: none!important;
    background-color: #ffb800!important;
    background-image: none!important;
    background-repeat: repeat-x;
    border-color:none!important;
    border-radius: 17px;
}

/* cart  */
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle{
	background: transparent;
    border: 0px;
    box-shadow: none;
}
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle .fa-shopping-cart{
	position: relative;
    padding: 10px;
    background: #fff;
    font-size: 18px;
    color: #000;
    border-radius: 29px;
    top: -8px;
}
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle #cart-total{
	display: block;
    font-size: 15px;
    line-height: 0;
    position: relative;
    top: 9px;
    left: -10px;
}
.btn-inverse{
	text-shadow: none;
}

/* menu */
/* new */
#menu-vertical .text-category{
    font-size: 20px;
    color: #000000;
}


#menu-vertical .btn-menu {
    color: #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    border-color: #ffffff;
    border-bottom: 0px solid #ca3030;
}
#menu-vertical .btn {
    color: #000;
    font-weight: bold;
    text-align: left;
    text-shadow: -1px -1px 0px rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 10px 20px;
    z-index: 886;
    font-size: 14px !important;
    text-transform: uppercase;
}
#menu-vertical #menu-vertical-list {
    width: 100%;
    border-color: #ffffff;
    border-radius: 5px 4px 4px 4px;
    margin: 4px 0 0 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
#menu-vertical a {
    text-transform: initial;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}
#menu-vertical #menu-vertical-list > li > a {
    text-transform: none;
}
/* new */



.container-menu-header{
	position: relative;
    top: -25px;
}
#menu {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    min-height: 0;
}
#menu .nav > li > a {
    color: #000;
    text-shadow: none;
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
	border: 1px solid transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: transparent;
	border: 1px solid #ffb800;
	border-radius: 24px;
}
.navbar-nav>li {
    display: inline-block;
    float: none;
}
.navbar-nav{
	text-align: center;
	float: none;
}

/* category */
.product-thumb {
    border: 0px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.product-thumb a{
	color: #000;
	font-weight: 400;
}
.product-thumb .button-group {
    border-top: 0px solid #ddd;
    background-color: transparent;
    overflow: auto;
}
.product-thumb .button-group{
	text-align: center;
}
.product-thumb .button-group button{
    width: 145px;
    background: #FFFFFF;
    border: 2px solid #E2AE15;
    border-radius: 33px;
    padding: 0 0;
    color: #E2A915;
    font-weight: 600;
    margin-top: 20px;
	float: none;
}
.product-thumb .caption {
    text-align: center;
    padding: 0 20px;
    min-height: 130px;
}
.product-thumb .price {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #E2A915;
}
.product-thumb a {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.product-grid .product-thumb .image {
    padding-bottom: 15px;
    float: none;
}
.product-thumb {
    padding-bottom: 26px;
}
.pd-correct{
    padding-bottom: 20px;
    padding-top: 10px;
}
.input-group-addon {
    background-color: transparent;
    border: 1px solid #ffb800;
    border-radius: 4px;
}

.pd-correct .form-control{
    border: 1px solid #ffb800;
}
.box-heading{
    display: none;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: transparent;
}
.bf-layout-id-new .bf-btn-show {
    background: rgb(223 25 25);
}
.bf-layout-id-new .ui-state-default {
    background: rgb(255 255 255);
    border: 1px solid rgb(223 223 223)!important;
}

/* pages header */
.pages-bg{
    width: 100%;
    background: #fff;
}
.cont-page-head{
    color: #000;
    text-align: right;
    max-width: 1100px;
    margin: 0 auto;
}
.cont-page-head ul{
    margin: 0px;
}
.cont-page-head ul a{
    font-size: 14px;
    padding: 0 4px;
    color: #000;
    text-decoration: underline;
}

/* product block Delivery */
.delivery-block-product{
    padding-top: 0px;
    padding-bottom: 46px;
}
.delivery-row{
    clear: both;
    font-size: 13px;
    color: #000;
}
.delivery-left-col{
    float: left;
}
.delivery-right-col{
    float: right;
}

.serviser-link-product{
    clear: both;
    padding-top: 62px;
}
.serviser-link-product a{
    font-size: 12px;
    color: #909090;
    text-decoration: underline;
}
.cont-page-head{
    position: relative;
}
.cont-page-head ul li{
    display: inline-block;
    list-style-type: none;
}
.time-work{
    position: absolute;
    left: 0;
}

/* language bl */
.language-mod .btnlang{
    padding: 6px 14px;
    background: #333;
    margin-right: 0;
    color: #fff;
    border-radius: 4px;
}
.language-mod .language-select{
    color: #222;
}

.language-mod .btnlang:hover{
    padding: 6px 14px;
    background: #3e3e3e;
    margin-right: 0;
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}


.form-horizontal .control-label {
    text-align:left!important;
}
.simplecheckout-button-right .button{
    font-size: 15px;
    border-radius: 27px;
}
.simplecheckout-button-right .button:hover{
    background: #cd9a17;
}
.simplecheckout-cart .btn{
    padding: 5px;
    font-size: 12px;
    border: 0px solid #FFB800!important;
    border-radius: 3px;
    box-shadow: none;
}
.simplecheckout-cart .btn:hover{
    padding: 5px;
    font-size: 12px;
    border: 0px solid #FFB800!important;
    border-radius: 3px;
    box-shadow: none;
    background: transparent!important;
    color: #000!important;
}
.simplecheckout-cart .btn:active{
    padding: 5px;
    font-size: 12px;
    border: 0px solid #FFB800!important;
    border-radius: 3px;
    box-shadow: none;
    background: transparent!important;
    color: #000!important;
}
.simplecheckout-cart .btn .fa {
    font-size: 10px;
}
#simplecheckout_cart .form-control {
    text-align: center;
    padding: 0px;
    border: 0px solid #FFB800!important;
    box-shadow: none;
}
#simplecheckout_cart .form-control:hover {
    text-align: center;
    padding: 0px;
    border: 0px solid #FFB800!important;
    box-shadow: none;
}
#simplecheckout_cart .btn-danger{
    font-size: 14px;
    color: red!important;
    position: relative;
    right: -10px;
    background: transparent!important;
}
#simplecheckout_cart .btn-danger:hover{
    font-size: 14px;
    color: red!important;
    position: relative;
    right: -10px;
    background: transparent!important;
}

.panel-heading{
    border-bottom: 2px solid!important;
}
.simple-content .checkout-heading{
    background-color: #f5f5f500!important;
    border-color: #ffb800!important;
    margin-bottom: 0px;
    color: #000;
}
.simplecheckout-block-content {
    color: #000;
    padding: 10px;
}
.form-horizontal .control-label {
    display: none!important;
    text-align: left!important;
}
.simplecheckout-cart th {
    text-align: center;
    color: #000;
}
.simplecheckout-cart th {
    padding: 8px;
    border-bottom: 0px solid #DDDDDD!important;
    background-color: transparent!important;
    color: #000000!important;
  
}
.simplecheckout-cart-total {
    border-right: 0px solid #DDDDDD!important;
    border-bottom: 0px solid #DDDDDD!important;
    border-left: 0px solid #DDDDDD!important;
}
.simplecheckout-cart {
    border-top: 0px solid #DDDDDD!important;
    border-right: 0px solid #DDDDDD!important;
    border-left: 0px solid #DDDDDD!important;
}
.simplecheckout-cart a{
    color: #000;
}
.simplecheckout-step .form-control{
    height: 50px;
}
.simplecheckout-cart td {
    vertical-align: middle!important;
}

.simple-content input[type=text], .simple-content input[type=password], .simple-content input[type=email], .simple-content input[type=tel], .simple-content input[type=phone], .simple-content input[type=date], .simple-content input[type=time], .simple-content select, .simple-content textarea {
    font-size: 18px;
    color: #000;
}
.spesical-home .product-thumb .caption {
    min-height: 89px;
}
.category-special-container{
    clear: both;
}
.category-special-container h3{
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 32px;
}
.cont-price-col{
    margin: 0 auto;
    max-width: 190px;
    text-align: center;
    padding: 41px 0 75px 0;
}
.title-price-opt{
    padding: 16px 0;
}
.price-btn{
    color: #000;
    text-decoration: none;
    font-size: 14px;
    background: #ffb800;
    padding: 13px 24px;
    border-radius: 19px;
}


.product-thumb .caption {
    text-align: center;
    padding: 0 20px;
    min-height: 89px;
}
.new-product{
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 32px;
}

#search{
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    top: -33px;
}
#search .btn-lg{
    display: none;
}
#search .input-lg {
    position: relative;
    font-size: 17px;
    border-radius: 20px;
    width: 371px;
    text-align: center;
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    top: -16px;
}
.hidden-search-bottom #search .input-lg {
    width: 680px;
}
.hidden-menu-bottom .navbar-nav>li{
    display: block;
}

/* menus */

.botton-munu-item{
    text-align: center;
    list-style-type: none;
    margin: 0px;
        padding: 0px;
}
.botton-munu-item a{
    font-size: 17px;
    padding: 0px 0px 9px 0px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    width: 19%;
}
.botton-munu-item a:hover{
background: #5e5e5e4a;
transition: 0.1s;
}
.bottom-menu{
      text-align: center;
width: 100%;
background: #ffb800;
position: fixed;
bottom: 0;
z-index: 500;
}

.hidden-menu-bottom {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgb(255 255 255 / 97%);
z-index: 9999; 
overflow: auto;
padding-bottom: 31px;

}
.hidden-search-bottom {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgb(255 255 255 / 97%);
z-index: 9999; 
overflow: auto;
padding-bottom: 31px;
}

.hidden-menu-bottom .navbar-header {
display: none;
text-align: center;
}
.hidden-menu-bottom .navbar-collapse.navbar-ex1-collapse{
border-bottom: 6px solid #ffb800;
background: white;
overflow-y: auto;
border-radius: 0px;
position: relative;
top: 0px;
display: block!important;
}
@media (max-width: 991px) {
.hidden-menu-bottom .collapse {
display: block!important;
}
}

.title-menu-product{
font-weight: 500;
border-bottom: 1px solid #e6e6e6;
padding: 11px 16px;
color: #000;
font-size: 20px;
margin: 0 auto;
max-width: 100%;
}
.hidden-menu-bottom .navbar-nav {
margin: 0 0 53px 0px;
width: 100%;
text-align: left;
float: none;
}
.hidden-menu-bottom #menu{
background-color: transparent;
}
.hidden-menu-bottom #menu .nav > li > a::after {
font-weight: 100;
color: #555555;
font-size: 24px;
right: 0;
position: absolute;
content: ">";
margin-left: 5px;
}
.hidden-menu-bottom #menu .nav > li > a:hover, #menu .nav > li.open > a {
background-color: transparent;
border: 1px solid transparent;
border-radius: 24px;
}
.close-menu-button,.close-search-button{
 z-index: 99999999999;
color: #bababa;
border: 1px solid #bababa;
background: transparent;
border-radius: 20px;
width: 30px;
position: absolute;
right: 24px;
top: 11px;
}
.bl-ic-fa{
display: block;
}
.bl-ic-fa i{
color: #000;
}

/* new design */
.odcatwall {
    background: #fff;
    overflow: auto;
    display: block;
    padding: 0px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
  }
  .odcatwallhref {
    line-height: 27px;
    max-width: 131px;
    text-align: left;
    left: 29px;
    font-size: 26px;
    top: 14px;
    position: absolute;
    padding-top: 0;
    font-weight: 900;
  }
  .odcatwall img{
    text-align: center;
    width: 100%;
  }


  .baner-item {
    box-sizing: border-box;
    width: calc(25% - 20px); /* Вычитаем отступы между блоками */
    margin: 10px;
    color: #fff;
    padding: 10px;
    text-align: center;
    position: relative;
  }
  .baner-item span{
    color: #000;
    margin: 0 auto;
    display: inline-block;
    width: 162px;
    left: 0;
    border-radius: 21px 21px 0px 0px;
    padding: 7px 10px;
    background: #ffb800;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 0;
  }

 .baner-block {
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1160px;
  }
  .baner-item img {
    width: 100%;
  }

.active_login{
    line-height: 16px;
    display: block!important;
    position: absolute;
}

  @media (max-width: 768px) {
    .baner-item {
      width: calc(50% - 20px); /* Вычитаем отступы между блоками */
    }
  }

  /*  */
  .baner-home-bg {
    background-image: url('https://product-market.online/image/catalog/baner-home/bg-big-baner.jpg');
  }
 
 .baner-home-container {
    max-width: 1160px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  .baner-block-home {
    box-sizing: border-box;
    width: calc(50% - 0px); /* Вычитаем отступы между блоками */
    color: #fff;
    padding: 20px;
    text-align: center;
  }
  .baner-block-home img{
    width: 100%;
  }

  @media (max-width: 768px) {
    .baner-home-container {
      flex-direction: column; /* Столбцовая ориентация при уменьшении экрана */
    }

    .baner-block-home{
      width: calc(100% - 0px); /* Вычитаем отступы между блоками */
      margin-bottom: 10px;
    }
  }

  .category-wall-title{
    margin-top: 23px;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #000000;
    text-transform: uppercase;
    padding-bottom: 32px;
  }

  #simplecheckout_cart .simplecheckout-cart-total .inputs input{
    border: 2px solid #ffb800!important;
    height: 28px;
  }

  .style-card-btnoption label{
    margin-right: 7px;
    border-radius: 4px!important;
    font-size: 15px!important;
  }
 .marquee-container {
            overflow: hidden; /* Скрывает текст за пределами контейнера */
            white-space: nowrap; /* Запрещает перенос строк */
            width: 100%; /* Занимает всю ширину */
            background: #fff;
            border: 1px solid #ccc;
            position: relative; /* Устанавливаем базу для позиционирования */
            height: 40px; /* Фиксированная высота для контейнера */
        }
        .marquee {
            position: absolute; /* Для управления положением через JS */
            white-space: nowrap; /* Однострочный текст */
            padding: 7px;
            font-size: 12px;
            color: #333;
        }



.notice {
            border: 2px solid #ffb800;
            border-radius: 10px;
            padding: 15px;
            background-color: #f9f9f9;
            font-size: 16px;
            line-height: 1.5;
            color: #333;
            max-width: 400px;
            margin: 20px auto; /* Центрирование */
            text-align: center;
        }
        .notice strong {
            color: #ffb800;; /* Выделение ключевых фраз */
        }
        
.ajax-product {text-align:center;}