/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	background:#fff;
	font-family: 'Roboto', sans-serif;
}
 a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul{
	padding: 0;
	margin: 0;	
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
/* Скругление всех кнопок и элементов в стиле кнопки */
:root {
	--site-btn-radius: 8px;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="image"],
.btn,
.btn-lg,
.btn-sm,
.btn-xs,
.navbar-toggle,
.brand-pager__btn,
.pro-grid span,
.banner-text a,
.button a,
a.create,
a.item_add1,
a.item_add,
a.item_add p.number {
	border-radius: var(--site-btn-radius) !important;
}
/*----*/
.itemContainer{
			width:100%;
			float:left;
		}

		.itemContainer div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}

		.itemContainer a{
			text-decoration:none;
		}

		.cartHeaders{
			width:100%;
			float:left;
		}

		.cartHeaders div{
			float:left;
			margin: 5px 20px 5px 20px ;
		}
.item_add {
  color: #fff;
  border:none;
}	
a.item_add {
 text-decoration: none;
}		
.grid_1 img{
	margin-bottom:1em;
}
.box_1 h3{
  color: #fff;
  font-size: 1.1em;

}
.box_1 h3 img{
	margin-left: 5px;
}

.box_1 p a{
  color:#fff;
  font-size: 0.875em;
}
.total {
  display: inline-block;
}
.cart.box_1{
	float: right;
	  margin-top: 2px;
}
/*----*/
.header {
  border-bottom: 1px solid #006599;
}
.header-top{
	background: #006599;
	  padding: 15px 0;
}
.search{
	position:relative;
	  float: left;
  width: 25%;
  background-color: #fff;
    margin-top: 11px;
}
.search input[type="text"] {
	outline: none;
  padding: 3px 15px;
  background: none;
  width: 91%;
  border: none;
  font-size: 1.2em;
  color: #000; 
   font-weight: 700; 	
}
.search input[type="submit"] {	
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	 top: 0px;
  right: 0px;
  background: #c7c7c7;
  font-size: 1.2em;
  color: #000;
  padding: 3px;
  font-weight: 700;
}
.search input[type="submit"]:hover {
  background: #EF5F21;  
  color: #fff;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.header-left{
	float: right;
	  margin-top: 4px;
}
.header-left ul{
	float: left;
}
.header-left ul li{
	display: inline-block;	
}
.header-left ul li a{
	text-decoration: none;
	color:#fff;
	  font-size: 1.1em;
	  margin: 0 2em 0 0;
}
.header-left ul li a:hover{
		color:  #EF5F21; 
}
.logo{
	float: left;
}
.head-top {
  padding: 1em 0;
}
/* start menu */
.h_menu4 {
  margin: 7px 0 0px;
  float: right;
}
.h_nav h4{
	border-bottom:1px solid rgb(236, 236, 236);
	font-size: 1.3em;
	color:#000;
	line-height: 1.8em;
	margin-bottom: 4%;
}
.h_nav h4.top{
	margin-top:1%;
}
.h_nav ul li{
	display: block;
}
.h_nav ul li a{
	display: block;
  font-size: 0.85em;
  color: #000;
  text-transform: capitalize;
  line-height: 3em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.h_nav ul li a:hover{
	color:#EF5F21;
	text-decoration:underline;
}
/*--banner--*/

.banner{
	background: url(../images/1.jpg) no-repeat ;
	background-size: cover;
	width:100%;
	min-height: 560px;
	  position: relative;
}
/*--- slider-css --*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	border: 1px solid #fff;
	background:none;
	border-radius:50px;
}
.callbacks_here a:after{
	background:#fff;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14%;
	z-index: 999;
	left: 46%;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 38%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
height: 35px;
  width: 35px;
  background: url("../images/img-sprite.png") no-repeat -13px -98px ;
 }
.callbacks_nav.next {
  left: auto;
  background-position:-91px -98px;
  right: 0;
 } 
.banner-text{
 padding:10em 0 1em;
 color:#fff;
   width: 50%;
}
.banner-text h3 {
  font-size: 3.2em;
  font-weight: 800;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 1.2em;
}
.banner-text p{
	font-size:1.2em;
	margin: 0.3em 0 1em;
}
.banner-text a{
	text-decoration: none;
	color:#fff;
	font-size:1.2em;
	background: #EF5F21;
	padding: 0.4em 1em;
}
.banner-text a:hover{
	color: #EF5F21;
	background: #fff;
}
/*--content-top--*/
.content-top h1{
	color:#000;
	font-size: 2.2em;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
    margin-bottom: 0.5em;
}
.content-top {
	text-align:center;
	padding:4em 0;
}
.grid-top img{
	width:100%;
}
.grid-top p{
  font-size: 1.1em;
  margin: 0.3em 0 0;
  font-weight: 500;
  text-transform: uppercase;
}
.grid-top p a{
	  color: #000;
  text-decoration: none;
}
.grid-top p a:hover{
	  color: #EF5F21;
}
.grid-in {
  padding: 2em 0 0;
}
/*--//content-top--*/
/*---content-middle--*/
.grid-mid{
	position:relative;
}
.twit {
	position: absolute;
  top: 48%;
  width:100%;
  	text-align:center;
}
.twit h4{
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  margin: 0 auto;

  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.grid-mid img{
	width:100%;
}
.grid-middle {
  padding: 2em 0 0;
}
/*--content-bottom--*/
.content-bottom ul li{
	display:inline-block;
	border:1px solid #eee;
	float:left;
  border-left: none;
  width: 16.666%;
}
.content-bottom {
  padding: 3em 0;
}
/*--//content--*/
.col-md2 {
  padding: 30px 0 0;
}
.men1{
	padding: 0 15px 0 0;
}
.men2{
	padding: 0 0px 0 15px;
}
.content-top-bottom h2{
	  color: #000;
  font-size: 2.2em;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  margin-bottom: 1.5em;
  text-align: center;
    text-transform: uppercase;
}
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}

.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size: 2em;
	padding-top: 5em;
	display: block;
	font-weight: 500;
}

/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background: rgba(0, 101, 153, 0.64);
  background-size: 100% 100%;
  top: 0px;
  margin: 0;
  min-height: 356px;
}
.grid-top:hover .b-from-left{
	left:0;
}
.grid-top{
	position: relative;
}
/*----*/
.col-md1 {
  position: relative;
}

.b-from-top{
	position: relative;
	top: -100%;
	background: rgba(239, 95, 33, 0.64);
  background-size: 100% 100%;
 
  margin: 0;
  min-height: 429px;
}
.col-md1:hover .b-from-top{
	top:0;
}
.men:hover .b-from-top{
	top:0;
}
.men1:hover .b-from-top{
	top:0;
}
.men2:hover .b-from-top{
	top:0;
}
.top-in1{
	min-height: 204px;
}
.top-in1 span{
	padding: 3em 0 0;
}
.top-in2 span{
	padding: 2.8em 0 0;
}
.top-in2{
	min-height: 196px;
}
.top-in span{
	padding: 6em 0 0;
}
/*----*/
.content-grid{
	position: absolute;
	top:0;
	display: none;
	  text-align: center;
  width: 100%;
}
.content-grid h5{
	color:#fff;
	font-size: 2em;
}
.men{
	position: relative;
}
.men:hover .content-grid{
	display: block;
}
	
/*--//content--*/
/*--footer--*/
.footer{
	background:#006599;
}
.amet-sed h4{
	font-size: 1.5em;
  	color: #fff;
     font-family: 'Lato', sans-serif;
	margin: 0 0 1em;
	  text-transform: uppercase;
  font-weight: 700;
}
.footer-top-at {
  padding: 4em 0;
}
 ul.nav-bottom li{
	list-style:none;
}
ul.nav-bottom li  a{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	display: inline-block;
	  margin: 0.2em 0;
}
ul.nav-bottom li  a:hover{
	color: #efe521;
}
.amet-sed p{
	color:#fff;
	font-size: 1.2em;
	  margin: 0 0 0.3em;
}

.footer-class  p{
	color:#fff;
	font-size:1.2em;

}
.footer-class  p a{
	color:#EF5F21;
	text-decoration:none;
}
.footer-class  p a:hover{
	color:#fff;
}
.footer-class {
  padding: 1.5em 0;
  text-align:center;
  background:#006599;
}
.amet-sed form{
padding:1em 0 0;
}
.amet-sed input[type="text"], .amet-sed input[type="submit"] {
  width: 69%;
  padding: 0.5em;
  outline: none;
  color: #000;
  font-size: 1em;
  background: #fff;
  border: none;
 }
 .amet-sed input[type="submit"] {
  width: 20%;
  color: #fff;
  font-size: 1em;
  background:#006599;
  border: none;
  outline:none;
  padding: 0.5em;
}
.amet-sed input[type="submit"]:hover {
background: #fff;
color:#006599;
}
ul.social{
	padding:1em 0 0;
}
ul.social li{
	display: inline-block;	
}
ul.social li i{
	background: url(../images/img-sprite.png)no-repeat -9px -14px ;
  width: 24px;
  height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
ul.social li  i.twitter{
	background-position:  -43px -14px;
}
ul.social li  i.rss{
	background-position: -77px -14px;
}
ul.social li  i.gmail{
	background-position:-110px -14px;
}
ul.social li i:hover{
	transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
    transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
/*--//footer--*/
/*--contact--*/
.contact {
  padding: 3em 0 ;
}
.contact h1{
	font-size: 3em;
	font-family: 'Lato', sans-serif;
	color:#000;
	text-align: center;
	  font-weight: 600;
}
.map iframe{
	width: 100%;
	height:150px;
	border:none;
	padding: 0 15px;
}
.contact-grid input[type="text"],.contact-grid textarea{
	width: 100%;
	padding: 1em;
	margin: 0.5em 0;
	background:none;
	outline:none;
	  border: 1px solid #A09F9F;
	  font-size:1em;
	  color:#A09F9F;
	-webkit-appearance: none;
}
.contact-grid textarea{
	resize:none;
}
.send input[type="submit"]{
	width: 14%;
	font-size: 1.1em;
	background:#EF5F21;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
}
.send input[type="submit"]:hover{
	background:#2d2d2d;
}
.contact-form {
	padding: 3em 0;
}
.address-more {
  padding: 0 0 2em;
}
.contact-in p{
	font-size:1em;
	color: #626262;
	width: 72%;
	line-height: 1.7em;	
}
.address-more h4{
	color:#000;
	font-size:1.4em;
	  font-family: 'Lato', sans-serif;
	margin: 0 0 0.3em;
	  font-weight: 600;
}
.address-more p a{
	text-decoration:none;
	color: #626262;
}
.address-more p a:hover{
	color: #EF5F21;
}
/*--//contact--*/
/*--blog--*/
.grid_3{
	position:relative;
}
.blog-poast-admin {
	position: absolute;
	bottom:8.6em;
	left: 1.2em;
}
.blog-poast-info {
	padding: 0.8em 0em;
}
.blog-poast-info ul li {
	display:inline-block;
	  padding: 0 0.3em;
}
.blog-poast-info ul li span{
	color: #000;
	font-size:1em;
}
.blog-poast-info ul li a {
	color: #000;
	font-size:1em;	
}
.blog-poast-info ul li a:hover{
	text-decoration:none;
}
.blog-poast-info ul li a:hover {
	text-decoration:none;
	color:#EF5F21;
}
.blog-poast-info ul li  i {
	width: 20px;
	height: 20px;
	background:  url(../images/img-sprite.png) no-repeat -150px -104px ;
	display: inline-block;
	vertical-align: sub;
	margin: 0 3px 0 0;
}
.blog-poast-info ul li  i.date {	
	background-position: -186px -104px;
}
.blog-poast-info ul li  i.comment {	
	background-position:-226px -101px;	
}
.blog {
  padding: 4em 0;
}
.grid_3 p {
	color: #626262;
	font-size: 1em;
	line-height:1.5em;
}
.grid_3 h3{
	text-transform:uppercase;
	font-size:1.2em;
	margin-bottom:1em;
}
.grid_3 h3 a{
	color:#000;
	text-decoration: none;
}
.grid_3 h3 a:hover {
  color: #EF5F21;
}
.button {
	margin-top: 20px;
}
.button a {
	color:#fff;
	font-size: 1em;
	text-transform: uppercase;
	background: #EF5F21;
	padding: 0.4em 1em;
	text-decoration: none;
		text-decoration:none;
}
.button a:hover{

	color:#fff;
	background: #000
}
.grid_3{
	margin-bottom:3em;
}
p.m_10 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
	padding: 2% 0;
}
p.m_11 {
	font-size: 0.85em;
	color: #555;
	line-height: 1.8em;
}
.blog h1 {
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
    margin: 0 0 1em;
}
/*--//blog--*/
/*--product--*/
.tags ul li {
	display: inline-block;
	float:left;
	    width: 22.8%;
  margin: 0.5em 2% 0 0;
  text-align: center;
}
.tags li a {
	font-size: 1em;
	display:block;
	padding: 0.3em 0.4em;
	text-decoration: none;
	color: #000;
	border: 1px solid #000;
}
.tags li a:hover {
	color: #fff;
	background:#EF5F21;
	border: 1px solid #EF5F21;
}

.tags ul li:nth-child(4),.tags ul li:nth-child(8),.tags ul li:nth-child(12){
	margin:0.5em 0 0;
}
/*----*/
h3.cate {
	color: #000;
	  border-bottom: 1px solid #000;
  width: 69%;
	font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.of-left{
	 border-bottom: 1px solid #000;
}
.product-go {
  margin-top: 2em;
}
.product {
  padding: 4em 0;
}
.bottom-product {
  margin-bottom: 2em;
}
nav.in{
  text-align: center;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #fff;
  background-color:#EF5F21;
  border-color: #EF5F21;
}
.pagination > li > a, .pagination > li > span {

  color: #000;
}
/*----*/
ul.kid-menu{
	display: block !important;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	margin: 1.5em 0;	
}
.menu > li > a {
	width: 100%;
  margin: 0.3em 0;
	display:inline-block;
	position: relative;
	color: #000;
	font-size: 1.1em;
	text-decoration:none;
	
}
.menu > li > a:hover{
	color:#EF5F21;
}
.menu ul li a {	
	width: 100%;
	display: inline-block;
	position: relative;
	font-size:1.1em;
	margin:0.3em 0;
	color: #000;
	text-decoration:none;
	
	text-indent: 1.2em;
}
.menu ul li a:hover{
	color:#EF5F21;
}
ul.kid-menu li,.menu ul li{
	list-style: none;	
}
.sellers {
  padding: 2em 0;
}
.tags {
  padding: 1.5em 0 0;
}
h3.best {
  color: #000;
  border-bottom: 1px solid #000;
  width: 81%;
  font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.pagination > .active > a, .pagination > .active > a:hover {
  background: #EF5F21;
  border-color: #EF5F21;
}
/*----*/
.product-middle{
	background: url(../images/product1.jpg) center;
  width: 100%;
  min-height: 45px;
  display: block;
  background-size: cover;
}
.fit-top{
	
  width: 100%;
	padding: 1em 1em;
}
 h6.shop-top{
	font-size:1.1em;
	font-weight:300;
	float:left;
	color: #fff;
	  margin-top: 0.3em;
}
a.shop-now{
	font-size:0.9em;
	  float: right;
	  text-decoration: none;
	  border: 1px solid #ffffff;
	  padding: 0.2em 0.4em;
	  color:#fff;
}
a.shop-now:hover{
	  border: 1px solid #EF5F21;
	  background:#EF5F21;
}
h3.tag {
	color: #000;
	  border-bottom: 1px solid #000;
  width: 32%;
	font-size: 2em;
    font-family: 'Lato', sans-serif;
}
.of-left-in{
	 border-bottom: 1px solid #000;
}

/*----*/
.fashion-grid{
	float:left;
	  width: 24%;
}
.fashion-grid1{
	float: right;
	  width: 68%;
}
 h6.best2 {
  font-size: 1em;
  font-family: 'Lato', serif;
  line-height: 1.3em;
 }
 h6.best2 a{
 	color:#000;
 	text-decoration: none;
 }
 h6.best2 a:hover{
	color:#EF5F21;
 }
 span.price-in1 {
  font-size: 1.7em;
  padding: 0.3em 0 0;
  display: block;
  color:#EF5F21;
}
span.price-in1 small {
  text-decoration: line-through;
}
.six1{
	position: absolute;
	top:0;
	font-weight: 100;
	  padding: 4em 1em 0;
	  width: 100%;
  height: 100%;
  text-align: center;
}
.six1 h4{
	font-size:2.5em;
	color:#006599;
font-weight: 100;	
}
.six1 p{
	font-size:2em;
	color:#006599;
	  margin: 0.5em 0 0;
}
.six1 span{
	font-size:6em;
	color:#006599;
	font-weight: 100;
	  font-family: 'Lato', sans-serif;
}
.per1 {
  position: relative;
    margin: 2em 0;
}
/*---*/

a.item_add p.number{	
	font-size: 1.1em;
  color: #FFF;
  text-align: center;
  background: #006599;
  padding: 0.5em 1em;
}
a.item_add p.number:hover{
		background: #000;
		transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
a.item_add p.number i{	
	 background: url(../images/img-sprite.png)no-repeat -291px -104px ;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
p.tun{
	font-size:1em;
	  color: #949494;
  text-align: center;
  line-height: 1.3em;
  padding: 1em 0;
}

.product-at{
	position: relative;
}
.product-at:hover .pro-grid{
	display:block;
}
.product1 {
  padding: 0;
}
.pro-grid{
	text-align:center;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	display:none;
	padding: 8em 0 0;
}
.pro-grid span{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	font-weight:600;
	background:#EF5F21;
	padding: 0.5em 1.5em;
	text-transform: uppercase;
}
.pro-grid span:hover{
	background:#fff;
	color:#EF5F21;
}
/*--//product--*/
/*--single--*/
 ul.star-footer li{
	display:inline-block;
	
}
 ul.star-footer li i{
	height: 16px;
	width: 16px;
	background: url("../images/img-sprite.png") no-repeat -261px -106px  ;
	display: inline-block;
}
.single-para h4 {
    color: #000;
  font-size: 3em;
  font-family: 'Lato', serif;
}
.single-para p {
  font-size: 1em;
  color: #2c3e50;
  font-family: 'Lato', serif;
  line-height: 1.8em;
    margin: 1em 0;
}
.single-para h5 {
  color: #006599;
  font-size: 2em;
  border-bottom: 1px solid #C4C3C3;
  padding: 0.3em 0;
}

.available ul li{
	list-style:none;
	padding:0 0.5em 0 0;
	color:#4c4c4c;
	font-size:1.1em;
	float:left;
	width:100%;
	 font-family: 'Roboto Slab', serif;
	   margin: 0.5em 0;
}
.available ul li select {
  outline: none;
  padding: 12px;
  border: none;
  background: #eeeeee;
 width: 77%;
  margin-left: 13%;
  cursor:pointer;
}
.available ul li.size-in select {
	  margin-left: 16%;
}
.available {
  padding:  1em 0;
}
ul.tag-men {
	padding:0.3em 0;
	 border-top: 1px solid #C4C3C3;
	  border-bottom: 1px solid #C4C3C3;
}
ul.tag-men li{
	list-style:none;
	color:#000;
	 font-family: 'Lato', serif;
	 margin: 0.3em 0;
	font-size:0.9em; 
}
ul.tag-men li span.women1{
	  margin-left: 9em;
}
a.add-cart {
  text-decoration: none;
  color: #fff;
  background: #EF5F21;
  padding: 0.4em 0.8em;
  font-size:0.9em;
  text-transform: uppercase;
  margin-top: 2em;
  display: inline-block;
}
a.add-cart:hover {
  background:#000;
  
}
h3.real{
  color: #000;
  border-bottom: 1px solid #000;
   margin: 0 0.5em 1em;
  font-size: 2em;
  font-family: 'Lato', serif;
}
/*----*/
.star-on {
  padding: 1em 0;
}
.star-on ul {
  float:left;
}
.star-on ul li{
	vertical-align: sub;
}

.review{
	float:left;
	  padding: 0 1em;
}
.star-on a{
	text-decoration:none;
	font-size:1em;
	color:#000;
}
.star-on a:hover{
	color:#EF5F21;
}
/*----*/
.cd-tabs-navigation {
  width: 100%;
}
.cd-tabs-navigation li {
    display: inline-block;
  list-style:none;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1.1em;
	color:#000;
	background:#eee ;
	padding:10px 16px;
	  font-family: 'Lato', serif;
	text-decoration: none;
}

.cd-tabs-navigation a.selected  {
	background:#EF5F21;
  color:#fff;
}

.cd-tabs-content li {
  display: none;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
  
}
.cd-tabs.is-ended {
  margin: 3em 0 1em;
  padding: 0 1em;
}
.facts{
	
padding: 1em 0;
}
.facts p{
	color:#999;
	font-size:1em;
	line-height:1.7em;
	padding:0 0 1em;
	  font-family: 'Lato', serif;
}
.facts ul li{
	list-style:none;
	color:#767676;
	font-size:1em;
	padding:0.3em 0;
}
.color {
	background:#eee;
	  margin: 1em 0;
  padding: 1em;
}
.color p,.color span{
	color:#000;
	font-size:1em;
	  font-family: 'Lato', serif;
	    float: left;
		
}
.color p{
	width:40%;
}
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
	background:#f8f8f8;
	padding:2em ;
}
.top-comment-right h6{
	color:#000;
	font-size:0.8em;
	font-family: 'Lato', serif;
}
.top-comment-right p{
	color:#000;
	font-size:1em;
	  margin: 1em 0em 0 1em;
}
a.add-re{
	text-decoration: none;
  color: #fff;
  background: #EF5F21;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-top: 2em;
  display: inline-block;
}
a.add-re:hover{
	
  background: #000;
  }
.top-comment-right h6 a{
	color:#000;
	font-size:1.5em;
	text-decoration:none;
}
.comments-top-top {
	margin: 2em 0;
	
}
/*--//single--*/
.register {
	padding: 4em 0 ;
}
/*--register--*/
.register h1{
	font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em;
}
.register-top-grid h3, .register-bottom-grid h3 {
	font-size: 1.5em;
  font-family: 'Lato', sans-serif;
  color: #000;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: 600;
}
.register-top-grid span, .register-bottom-grid span {
	  font-size: 1em;
  display: block;
  color: #A09F9F;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="password"] {
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	background: none;
	outline:none;
	border: 1px solid #A09F9F;
	-webkit-appearance: none;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	line-height: 27px;
	cursor: pointer;
	float: left;
	position: relative;
}
.news-letter {
	color: #EF5F21;
	font-size: 1em;
	margin-bottom: 1em;
	display:inline-block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	font-weight:400;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #EF5F21;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#000;
}
.register-bottom-grid input[type="submit"] {
	background: #EF5F21;
	padding: 0.4em 1em;
	color: #fff;
	font-size:1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	border:none;
	outline:none;
}
.register-bottom-grid input[type="submit"]:hover{
	background:#000;
	
}
/*--//register--*/
/*--account--*/
.account h1{
	font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1em;
}
.account-top span{
	font-size:1em;
	display: block;
	padding: 0 0 0.5em;
	color:#A09F9F;
}
.account-top div{
	padding:0.5em 0;
}
.account-top input[type="text"],
.account-top textarea,.account-top input[type="password"]{
	padding:1em;
	width:100%;
	background:none;
	border: 1px solid #A09F9F;	
	outline:none;
	
	font-size:1em;	
}

.account-top textarea{
	resize:none;
	height:60px;		
}
.account-top input[type="submit"]{
	outline:none;
	padding:7px 20px;
	color:#FFF;
	cursor:pointer;
	background:#EF5F21;
	border:none;
	width:20%;
   margin:1em auto 0;
   transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;	
	font-size: 1.2em;
}
.account-top input[type="submit"]:hover{
	background:#000;
}

.account{
	padding: 4em 0;
}
.five {
  background: #fff;
  border-radius: 100px;
  border: 2px solid #EF5F21;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 1%;
  right: 8%;
  padding: 2em 0 0;
  text-align: center;
}
.five span {
  font-size: 1em;
  color: #EF5F21;
}
.five h2 {
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
}
a.create {
  text-decoration: none;
  color: #fff;
  padding: 7px 20px;
  background: #EF5F21;
  text-align: center;
  display: block;
 }
.left-account img{
 	width:100%;
 }
/*--single--*/
.single-bottom h3 {
  font-size: 3em;
  font-family: 'Lato', sans-serif;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0.7em;
}
.single-bottom {
  padding: 0em 0 4em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  width: 100%;
  padding: 1em;
  background: none;
  outline: none;
  border: 1px solid #A09F9F;
  font-size: 1em;
  color:#A09F9F;
  -webkit-appearance: none;
  margin: 0 0 1em;
}
.single-bottom  input[type="submit"]{
	width: 10%;
	font-size: 1.3em;
	background: #EF5F21;
	padding: 0.4em 0.8em;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
	 
}
.single-bottom  input[type="submit"]:hover{
	background:#000;
}
 .single-bottom textarea {
	resize:none;
	min-height:180px;
	 margin: 0em 0em 1em;
	width: 100%;
 }
 /*--//single--*/
/*--checkout--*/
/*--
.cart h3{
	font-size:1.5em;
}
--*/
.cart-sec{	
	margin-bottom:3em;
}
.cart-item{
	width:20%;
	float:left;
	margin-right:5%;
	
}
.cart-item img{
	width:100%;
}
.cart-item-info{
	width:75%;
	float:left;
	 
}
.check{
	padding:4em 0;
}
.cart-item-info h3{
	font-size:1em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}
.cart-item-info h3 span{
	display:block;
	font-weight:400;
	font-size: 0.85em;
  margin: 0.7em 0;
}
.size_3 {
  width:100%;
}
.delivery {
  margin-top: 3em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: left;
}
.delivery span {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: right;
}
.cart-item-info h4 span{
	font-size:0.65em;
	font-weight:400;
} 

.close1,.close2{
  background: url('../images/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.cart-header {  
  position: relative;  
}
.cart-header2 {  
  position: relative;  
}
a.order {
  background:#EF5F21;
  padding: 10px 20px;
   font-family: 'Lato', sans-serif;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin:3em 0;
}
a.order:hover{
	background:#000;
}
.total-item,.cart-items{
	margin-top:0em;
	padding-bottom:2em;
}

.total-item h3 {
  color: #333;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:6em;
}
a.cpns{
	background:#EF5F21;
	color:#fff;
	 font-family: 'Lato', sans-serif;
	padding: 10px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background: #000;
}
.total-item p{
	font-size:0.9em;
	font-weight:400;
	margin-top:1em;	
}
.total-item p a{
	color:#727272;	
}
.total-item p a:hover{
	color:#000;
	text-decoration:underline;
}
a.continue{
	background:#EF5F21;
	padding:10px 20px;
	  font-family: 'Lato', sans-serif;
	font-size:1em;
	color:#fff;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:2em;
}
a.continue:hover{
	background:#000;
}
ul.total_price{
	padding: 0;
  margin: 1em 0 0 0;
  list-style: none;
}
ul.total_price li.last_price{
	width: 50%;
  float: left;
  
}
ul.total_price li.last_price span{
	font-size: 1.1em;
  color: #000;
}
.price-details{
	border-bottom: 1px solid #DDD9D9;
  padding-bottom: 10px;
}
.price-details h3{
	color:#000;
	font-size:1.2em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 
  font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}


.check h1 {
  font-size: 1.5em;
  margin-bottom:2em;
    font-family: 'Lato', sans-serif;
}
a.item_add1 {
  padding: 10px 15px;
  background: url(0) #f54d56;
}
a.item_add1:hover{
	background:rgb(3, 193, 167);
	text-decoration:none;
	color:#fff;
}
.btn_5{
	padding:25px 40px;
	font-size:1.1em;
}
ul.qty{
	padding:0;
	margin:0;
	list-style:none;
}
ul.qty li{
   display: inline-block;
   margin-right: 10%;
}
ul.qty li p{
	font-size:0.8125em;
	color:#555;
}
 /*--responsive--*/
@media(max-width:1366px){
	
}
@media(max-width:1280px){
	
}
@media(max-width:1024px){
.banner-text {
  width: 70%;
  margin: 0 0 0 3em;
}	
.banner {
  min-height: 492px;
}
.b-animate span {
  padding-top: 4em;
}
.b-from-left {
  min-height: 288px;
}
.top-in span {
  padding: 5em 0 0;
}
.b-from-top {
  min-height: 350px;
}
.top-in1 span {
  padding: 2.3em 0 0;
}
.top-in1 {
  min-height: 166px;
}
.top-in2 span {
  padding: 2em 0 0;
}
.top-in2 {
  min-height: 157px;
}
/*--banner--*/
h6.shop-top {
  font-size: 1em;
}
.tags li a {
  font-size: 0.8em;
}
 h3.best,h3.tag,h3.cate {
  font-size: 1.7em;
}
h6.best2 {
  font-size: 1em;
  font-family: 'Lato', serif;
  line-height: 1.3em;
}
.six1 {
  padding: 2em 1em 0;
}
/*--single--*/
.single-top {
  width: 48%;
}
.single-top-in {
  width: 52%;
}
.available ul li select {
  margin-left: 9%;
}
.available ul li.size-in select {
  margin-left: 13%;
}
}
@media(max-width:768px){
.h_menu4 {
  width: 50%;
}
.banner-text {
  width: 90%;
  margin: 0 0 0 3em;
}
.banner-text h3 {
  font-size: 2.5em;
}
.grid-top {
  float: left;
  width: 33.3%;
}
.grid-mid {
  float: left;
  width: 50%;
}
.twit {
  top: 45%;
}
.amet-sed {
  margin-bottom: 2em;
}
.footer-top-at {
  padding: 3em 0px 2em;
}
.men img,.col-md1 img,.men1 img,.men2 img{
	width:100%
}
.men1,.men2 {
  float: left;
  width: 50%;
}
.b-from-left {
  min-height: 213px;
}
.b-from-top {
  min-height: 553px;
}
.b-animate span {
  padding-top: 3em;
}
.top-in span {
  padding: 8em 0 0;
}
.top-in1 {
  min-height: 261px;
}
.top-in1 span {
  padding: 3.3em 0 0;
}
.top-in2 {
  min-height: 254px;
}
.top-in2 span {
  padding: 3.5em 0 0;
}
/*--contact--*/
.contact-in {
  margin: 1em 0 0;
}

/*--blog--*/
.grid_3 {
  float: left;
  width: 50%;
}
.grid-1{
	float:none;
	width:100%;
}
/*--product--*/
.bottom-cd{
float:left;
width:33.3%;
}
.product-price {
  width: 50%;
}
.six1 {
  width: 87%;
  padding: 4.5em 1em 0;
}

/*--single--*/
.single-top-in {
  width: 100%;
  margin-left: 0%;
    float: left;
}
.single-top {
  width: 100%;
}
.single-para h4 {
  font-size: 2em;
}
.available ul li select {
  margin-left: 14.5%;
}
.available ul li.size-in select {
  margin-left: 16.5%;
}
.left-account {
  margin-top: 2em;
}
a.cpns {
  padding: 7px;
  font-size: 0.7em;
}
.men {
  margin-bottom: 2em;
}
}
@media(max-width:640px){
.banner-text {
  padding: 7em 0 1em;
}	
.grid-top p {
  font-size: 0.9em;
}
.pro-grid {
  padding: 5.5em 0 0;
}
.blog {
  padding: 2em 0;
}
.contact {
  padding: 2em 0;
}
.account {
  padding: 2em 0;
}
.register {
  padding: 2em 0;
}
.b-animate span {
  padding-top: 2.5em;
}
.banner {
  min-height: 400px;
}
ul.callbacks_tabs.callbacks1_tabs {
  left: 42%;
}
.b-from-left {
  min-height: 170px;
}
.top-in span {
  padding: 6.5em 0 0;
}
.b-from-top {
  min-height: 448px;
}
.top-in1 {
  min-height: 214px;
}
.top-in1 span {
  padding: 3em 0 0;
}
.top-in2 span {
  padding: 3em 0 0;
}
.top-in2 {
  min-height: 204px;
}
}
@media(max-width:480px){	
.search {
 display: none;
}
.header-left {
  float: none;
  margin-top: 0px;
  text-align: center;
}
.banner-text h3 {
  font-size: 1.5em;
}
.banner-text p {
  font-size: 1em;
}
.banner {
  min-height: 294px;
}
.banner-text {
  padding: 3em 0 1em;
}
.grid-top {
  width: 100%;
    margin-bottom: 1em;
}
.grid-top p {
  font-size: 1.2em;
}
.content-top {
  padding: 2em 0;
}
.grid-in {
  padding: 0em 0 0;
}
.content-bottom ul li {
  border: none;
  width: 33%;
}
.product-price {
  width: 63%;
}
.banner-text {
  margin: 0 0 0 2em;
}
.pro-grid span {
  font-size: 0.9em;
}
.pro-grid {
  padding: 3.5em 0 0;
}
a.item_add p.number {
  font-size: 0.9em;
}
.b-from-left {
  min-height: 440px;
}
.b-animate span {
  padding-top: 6em;
}
.top-in span {
  padding: 4.5em 0 0;
}
.b-from-top {
  min-height: 321px;
}
.top-in1 span {
  padding: 2em 0 0;
}
.top-in1 {
  min-height: 154px;
}
.top-in2 span {
  padding: 1.5em 0 0;
}
.top-in2 {
  min-height: 144px;
}
/*--single--*/
.cd-tabs-navigation a {
  font-size: 0.9em;
}
.top-comment-right {
  width: 81%;
}
.grid_3 {
  float: left;
  width: 100%;
}
.blog h1 {
  font-size: 2em;
  margin: 0 0 0.5em;
}
.single-bottom h3 {
  font-size: 2em;
}
.single-bottom input[type="submit"] {
  width: 18%;
}
.contact h1 {
  font-size: 2em;
}
.contact-form {
  padding: 1em 0;
}
.account h1 ,.register h1 {
  font-size: 2em;
  margin-bottom: 0.3em;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.2em;
}
}
@media(max-width:320px){
.logo {
  width: 45%;
}
.logo img{
  width: 100%;
}
}
@media(max-width:320px){
.header-left ul li a {
  margin: 0 1em 0 0;
 font-size: 1em;
}
.box_1 h3 {
  font-size: 1em;
}
.header-top {
  padding: 10px 0;
}
.logo {
  width: 41%;
}
.h_menu4 {
  margin: 1px 0 0px;
}
.logo img{
	width:100%;
}
.head-top {
  padding: 0.6em 0;
}
.banner-text h3 {
  font-size: 0.9em;
  line-height:1.5em;
    letter-spacing: 3px;
    margin-bottom: 0.2em;
}
.banner-text p {
 font-size: 0.8em;
}
.banner-text a {
  font-size: 0.9em;
  padding: 0.3em 0.5em;
}
.banner {
  min-height: 158px;
}
.content-top h1 {
  font-size: 1.3em;
    margin-bottom: 0.8em;
}
.grid-mid {
  padding: 5px;
}
.twit h4 {
  font-size: 1em;
}
.amet-sed {
  margin-bottom: 1em;
  padding: 0;
}
.amet-sed h4 {
  font-size: 1.2em;
  margin: 0 0 0.3em;
}
ul.nav-bottom li a {
  font-size: 0.9em;
}
.amet-sed input[type="submit"] {
  width: 24%;
}
.content-bottom {
  padding: 1em 0;
}
.grid-middle {
  padding: 0.1em 0 0;
}
.content-top {
  padding: 1em 0 0;
}
.grid-top p {
  font-size: 1.1em;
}
.banner-text {
  padding: 1.5em 0 1em;
  margin: 0 0 0 1em;
}
ul.callbacks_tabs.callbacks1_tabs {
  left: 36%;
}
.banner {
  min-height: 203px;
}
ul.callbacks_tabs.callbacks1_tabs {
  bottom: 8%;
}

.box_1 p a {
  font-size: 0.9em;
}
.header-left ul {
  margin-top: 13px;
}
.content-top-bottom h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.men {
  margin-bottom: 1em;
}
.col-md2 {
  padding: 15px 0 0;
}
.product {
  padding: 2em 0;
}
.product-price {
  width: 100%;
  padding: 0;
}
.bottom-cd {
  padding: 0 3px;
}
p.tun {
  font-size: 0.8em;
}
a.item_add p.number {
  font-size: 0.8em;
  padding: 0.5em 0.5em;
}
.pro-grid span {
  font-size: 0.8em;
  padding: 0.4em 0.8em;
}
.pro-grid {
  padding: 2.5em 0 0;
}
.bottom-product {
  margin-bottom: 1em;
}
.pagination {
  margin: 10px 0 0;
}
.footer-top-at {
  padding: 2em 0px 2em;
}
.grid_3 {
  padding: 0;
}
.blog-poast-info ul li a,.blog-poast-info ul li span{
  font-size: 0.8em;
}
.grid_3 {
  margin-bottom: 1em;
}
.single-bottom h3 {
  font-size: 1.5em;
}
.single-bottom input[type="text"], .single-bottom textarea {
  padding: 0.6em;
}
.single-bottom textarea {
  min-height: 100px;
}
.single-bottom input[type="submit"] {
  width: 25%;
}
.single-bottom {
  padding: 0em 0 0em;
}
.contact-grid ,.contact-in{
  padding: 0;
}
.contact-grid input[type="text"], .contact-grid textarea {
  padding: 0.8em;
}
.send input[type="submit"] {
  width: 24%;
}
.account-top input[type="text"], .account-top textarea, .account-top input[type="password"]
,.register-top-grid input[type="text"], .register-bottom-grid input[type="password"] {
  padding: 0.5em;
}
.account-top input[type="submit"] {
  width: 33%;
}
.register-top-grid h3, .register-bottom-grid h3 {
  font-size: 1.1em;
}
.product-price1,.single-top,.single-top-in {
  padding: 0;
}
.single-para h4 {
  font-size: 1.5em;
}
.available ul li select {
  margin-left: 6.5%;
}
.available ul li.size-in select {
  margin-left: 10.5%;
}
.cd-tabs.is-ended {
  margin: 1em 0 1em;
  padding: 0 0em;
}
.footer-class p {
  font-size: 1em;
}
.button a {
  font-size: 0.9em;
}
.cart-items,.cart-total {
  padding: 0;
}
.account-top input[type="submit"],.register-bottom-grid input[type="submit"] {
  font-size: 1em;
}
.account-top,.left-account,.register-top-grid,.register-bottom-grid {
  padding: 0;
}
.b-animate span {
  padding-top: 4.2em;
  font-size: 1.6em;
}
.b-from-left {
  min-height: 247px;
}
.top-in span {
  padding: 2.5em 0 0;
}
.b-from-top {
  min-height: 194px;
}

 .top-in1 span {
  padding: 1.8em 0 0;
}
.top-in1 {
  min-height: 92px;
}
 .top-in2 span {
  padding: 1.15em 0 0;
}
.top-in2 {
  min-height: 81px;
}
}

/* ——— brand listing pagination ——— */
.brand-pager {
  width: 100%;
  margin: 0.75em 0 1.25em;
  text-align: center;
}
.brand-pager__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.brand-pager__nums {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 0 4px;
}
.brand-pager__btn {
  display: inline-block;
  padding: 8px 12px;
  font-size: 0.875em;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  color: #fff;
  background: #006599;
  border: 1px solid #006599;
  line-height: 1.2;
  transition: 0.35s all;
  -webkit-transition: 0.35s all;
  box-sizing: border-box;
  min-width: 2.25em;
  text-align: center;
}
a.brand-pager__btn:hover {
  background: #EF5F21;
  border-color: #EF5F21;
  color: #fff;
}
.brand-pager__btn--num {
  min-width: 2.5em;
  padding-left: 10px;
  padding-right: 10px;
}
.brand-pager__btn--current {
  background: #EF5F21;
  border-color: #EF5F21;
  color: #fff;
  cursor: default;
}
.brand-pager__btn--disabled {
  background: #c7c7c7;
  border-color: #b0b0b0;
  color: #555;
  cursor: not-allowed;
  opacity: 0.85;
}
.brand-pager__meta {
  margin: 0.65em 0 0;
  font-size: 0.85em;
  color: #333;
}

/* ——— header: поиск + корзина (стиль как на keyboard.by) ——— */
.header-top-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
  justify-content: space-between;
}
.header-top-row .search,
.header-top-row .kb-header-search-form.search {
  float: none;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
}
.header-phones-wrap {
  flex: 0 1 auto;
}
.header-phones-wrap ul {
  float: none;
}
.header-top-row .header-phones-wrap ul li a,
.header-top .header-phones-wrap ul li a {
  color: #fff !important;
  text-decoration: none;
}
.header-top-row .header-phones-wrap ul li a:hover,
.header-top .header-phones-wrap ul li a:hover,
.header-top-row .header-phones-wrap ul li a:focus,
.header-top .header-phones-wrap ul li a:focus {
  color: #ef5f21 !important;
  text-decoration: none;
}
.header-top-row .header-phones-wrap ul li a:visited,
.header-top .header-phones-wrap ul li a:visited {
  color: #fff !important;
}
.kb-header-search-block {
  flex: 1 1 260px;
  min-width: 0;
}
.kb-search-cart-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px;
}
.kb-header-search-block .kb-header-search-form {
  flex: 1;
  min-width: 0;
}
/* В шапке: одна высота с кнопкой корзины, скругление как у кнопок сайта */
.header-top-row .kb-header-search-form.search,
.header-top-row .search.kb-header-search-form {
  display: flex;
  align-items: stretch;
  height: 40px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #c8ced6;
  border-radius: var(--site-btn-radius);
  box-shadow: 0 1px 2px rgba(15, 34, 58, 0.06);
  overflow: hidden;
}
.header-top-row .kb-header-search-form.search input[type="text"],
.header-top-row .search.kb-header-search-form input[type="text"] {
  flex: 1 1 auto;
  min-width: 0;
  width: auto;
  height: auto;
  align-self: stretch;
  padding: 0 12px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  background: transparent;
  border: none;
  outline: none;
}
.header-top-row .kb-header-search-form.search input[type="submit"],
.header-top-row .search.kb-header-search-form input[type="submit"] {
  position: static;
  flex: 0 0 auto;
  align-self: stretch;
  height: auto;
  margin: 0;
  padding: 0 14px;
  border-radius: 0 !important;
  border: none;
  border-left: 1px solid #e9edf2;
  background: #c7c7c7;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  box-sizing: border-box;
}
.header-top-row .kb-header-search-form.search input[type="submit"]:hover,
.header-top-row .search.kb-header-search-form input[type="submit"]:hover {
  background: #ef5f21;
  color: #fff;
}
.kb-cart-cluster {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.kb-cart-trigger__sum {
  font-size: 12px;
  font-weight: 700;
  color: #1a2332;
  line-height: 1.15;
  white-space: nowrap;
  min-width: 10ch;
  text-align: left;
}
.kb-cart-preview-total {
  margin-top: 6px;
  padding: 14px 0 6px;
  font-size: 16px;
  font-weight: 700;
  border-top: 1px solid #e9edf2;
  color: #1a2332;
}
.kb-cart-preview-total .kb-cart-preview-total__note {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #5a6778;
}
.kb-cart-trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  min-width: 118px;
  height: 40px;
  padding: 0 10px 0 8px;
  margin-top: 0;
  background: #fff;
  border: 1px solid #c8ced6;
  border-radius: var(--site-btn-radius);
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(15, 34, 58, 0.06);
  box-sizing: border-box;
}
.kb-cart-trigger:hover,
.kb-cart-trigger:focus {
  border-color: #7a8699;
  background: #f8f9fb;
  outline: none;
}
.kb-cart-trigger:focus-visible {
  outline: 2px solid #3462a8;
  outline-offset: 2px;
}
.kb-cart-trigger svg {
  display: block;
  flex-shrink: 0;
  width: 22px;
  height: 22px;
  color: #1a2332;
}
.kb-cart-badge {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #c1272d;
  border-radius: 9px;
}
.kb-cart-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 10049;
  background: rgba(26, 35, 50, 0.45);
}
.kb-cart-backdrop.is-visible {
  display: block;
}
.kb-cart-modal {
  display: none;
  flex-direction: column;
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: min(460px, calc(100vw - 28px));
  max-height: min(560px, calc(100vh - 40px));
  z-index: 10050;
  padding: 0;
  margin: 0;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 20px 60px rgba(15, 34, 58, 0.25);
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.kb-cart-modal.is-open {
  display: flex;
}
body.kb-cart-modal-open {
  overflow: hidden;
}
.kb-cart-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 1;
  font-size: 26px;
  color: #5a6778;
  background: #fff;
  border: 1px solid #e9edf2;
  border-radius: 6px;
  cursor: pointer;
}
.kb-cart-modal__close:hover,
.kb-cart-modal__close:focus {
  background: #f6f8fa;
  color: #1a2332;
  outline: none;
}
.kb-cart-modal__close:focus-visible {
  outline: 2px solid #3462a8;
  outline-offset: 2px;
}
.kb-cart-modal__heading {
  flex-shrink: 0;
  margin: 0;
  padding: 18px 48px 12px 20px;
  font-size: 20px;
  font-weight: 700;
  color: #1a2332;
  border-bottom: 1px solid #e9edf2;
}
.kb-cart-modal__body {
  flex: 1;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8px 16px 20px;
  -webkit-overflow-scrolling: touch;
}
#kb-cart-panel .kb-cart-empty {
  margin-top: 20px;
  color: #5a6778;
  font-size: 14px;
}
.kb-cart-line {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  padding: 12px 0;
  border-bottom: 1px solid #e9edf2;
  position: relative;
}
.kb-cart-line__img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  background: #f6f7f9;
  border-radius: 4px;
  flex-shrink: 0;
}
.kb-cart-line__body {
  flex: 1;
  min-width: 0;
}
.kb-cart-line__name {
  font-size: 14px;
  font-weight: 600;
  color: #1a2332;
  text-decoration: none;
}
.kb-cart-line__name:hover {
  text-decoration: underline;
}
.kb-cart-line__meta {
  font-size: 12px;
  color: #5a6778;
  margin-top: 4px;
}
.kb-cart-line__meta--total {
  font-weight: 600;
  color: #1a2332;
}
.kb-cart-line__actions {
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.kb-cart-line__actions .kb-cart-qty-btn,
.kb-cart-line__actions button {
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid #c8ced6;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
}
.kb-cart-line__actions .kb-cart-q-val {
  min-width: 24px;
  text-align: center;
  font-size: 14px;
}
.kb-cart-remove {
  position: absolute;
  top: 8px;
  right: 0;
  border: none;
  background: none;
  font-size: 22px;
  line-height: 1;
  color: #7a8699;
  cursor: pointer;
  padding: 4px;
}
.kb-cart-remove:hover {
  color: #c1272d;
}
.kb-cart-modal-actions {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.kb-cart-primary,
.kb-cart-secondary {
  display: inline-block;
  text-align: center;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
}
.kb-cart-primary {
  background: #ef5f21;
  color: #fff !important;
}
.kb-cart-primary:hover {
  background: #fff;
  color: #ef5f21 !important;
}
.kb-cart-secondary {
  background: #fff;
  color: #1a2332 !important;
  border: 1px solid #c8ced6;
}
.kb-cart-secondary:hover {
  background: #f8f9fb;
  border-color: #7a8699;
}
.site-btn-add-cart.kb-cart-primary {
  width: auto;
}

/* ——— страница «Оформление заказа» ——— */
.checkout-flow {
  background: linear-gradient(180deg, #f0f3f7 0%, #f6f8fb 32%, #fff 100%);
  padding: 1.75rem 0 3.5rem;
  min-height: 46vh;
}
.checkout-flow__inner {
  max-width: 1040px;
}
.checkout-hero {
  margin-bottom: 1.75rem;
}
.checkout-hero__back {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #3462a8;
  text-decoration: none;
  margin-bottom: 0.75rem;
}
.checkout-hero__back:hover {
  color: #ef5f21;
  text-decoration: underline;
}
.checkout-hero__title {
  margin: 0 0 0.5rem;
  font-size: clamp(1.5rem, 2.5vw, 1.85rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #1a2332;
  line-height: 1.2;
}
.checkout-hero__lead {
  margin: 0;
  max-width: 52rem;
  font-size: 15px;
  line-height: 1.55;
  color: #5a6778;
}
.checkout-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
  gap: 1.5rem 2rem;
  align-items: start;
}
@media (max-width: 767px) {
  .checkout-layout {
    grid-template-columns: 1fr;
  }
}
.checkout-summary,
.checkout-form-card {
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(15, 34, 58, 0.06);
  overflow: hidden;
}
.checkout-summary {
  position: sticky;
  top: 1rem;
}
@media (max-width: 767px) {
  .checkout-summary {
    position: static;
  }
}
.checkout-summary__head {
  padding: 1.1rem 1.25rem;
  background: linear-gradient(165deg, #e8f0f8 0%, #fff 68%);
  border-bottom: 1px solid #e9edf2;
}
.checkout-summary__title {
  margin: 0 0 0.25rem;
  font-size: 1.05rem;
  font-weight: 800;
  color: #1a2332;
}
.checkout-summary__meta {
  font-size: 12px;
  font-weight: 600;
  color: #5a6778;
  letter-spacing: 0.01em;
}
.checkout-summary__list {
  list-style: none;
  margin: 0;
  padding: 0.25rem 0 0;
}
.checkout-line {
  display: grid;
  grid-template-columns: 72px 1fr auto;
  gap: 12px 14px;
  align-items: start;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #eef1f5;
}
.checkout-line:last-child {
  border-bottom: none;
}
.checkout-line--cart {
  position: relative;
  grid-template-columns: 72px 1fr auto;
  padding-right: 2.25rem;
}
.checkout-line--cart .checkout-line__img {
  grid-row: 1 / span 2;
}
.checkout-line--cart .checkout-line__body {
  grid-row: 1 / span 2;
}
.checkout-line--cart .checkout-line__price-col {
  grid-row: 1 / span 2;
  align-self: center;
}
.checkout-line__remove {
  position: absolute;
  top: 0.65rem;
  right: 0.6rem;
  z-index: 1;
  width: auto;
  height: auto;
  border: none;
  background: none;
  font-size: 22px;
  line-height: 1;
  color: #7a8699;
  cursor: pointer;
  padding: 4px;
}
.checkout-line__remove:hover {
  color: #c1272d;
}
.checkout-line__qty-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
}
.checkout-line__unit-prefix {
  font-size: 12px;
  color: #5a6778;
  font-weight: 600;
}
.checkout-line__mul {
  font-size: 12px;
  color: #9aa5b2;
  user-select: none;
}
.checkout-qty-btn {
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid #c8ced6;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  box-sizing: border-box;
}
.checkout-qty-btn:hover {
  background: #f8f9fb;
  border-color: #7a8699;
}
.checkout-line__qty-val {
  min-width: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #1a2332;
}
.checkout-line__price-col .checkout-line__price {
  padding-top: 0;
}
.checkout-line__img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  background: #f4f6f9;
  border-radius: var(--site-btn-radius);
  border: 1px solid #e9edf2;
}
.checkout-line__body {
  min-width: 0;
}
.checkout-line__title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1a2332;
  text-decoration: none;
  line-height: 1.35;
  margin-bottom: 4px;
}
.checkout-line__title:hover {
  color: #3462a8;
  text-decoration: underline;
}
.checkout-line__detail {
  font-size: 12px;
  color: #5a6778;
}
.checkout-line__unit {
  font-weight: 500;
}
.checkout-line__price {
  font-size: 15px;
  font-weight: 800;
  color: #1a2332;
  white-space: nowrap;
  text-align: right;
  padding-top: 2px;
}
.checkout-line__rub {
  font-size: 12px;
  font-weight: 600;
  color: #5a6778;
}
.checkout-summary__footer {
  padding: 1.1rem 1.25rem 1.25rem;
  border-top: 1px solid #e9edf2;
  background: #fafbfc;
}
.checkout-summary__total {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 0.5rem;
}
.checkout-summary__total-label {
  font-size: 13px;
  font-weight: 700;
  color: #5a6778;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.checkout-summary__total-value {
  font-size: 1.35rem;
  font-weight: 800;
  color: #1a2332;
  letter-spacing: -0.02em;
}
.checkout-summary__hint {
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  color: #7a8699;
}
.checkout-form-section {
  min-width: 0;
}
.checkout-form-card {
  padding: 1.35rem 1.35rem 1.5rem;
}
.checkout-form-card__title {
  margin: 0 0 0.4rem;
  font-size: 1.1rem;
  font-weight: 800;
  color: #1a2332;
}
.checkout-form-card__subtitle {
  margin: 0 0 1.25rem;
  font-size: 13px;
  line-height: 1.5;
  color: #5a6778;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e9edf2;
}
.checkout-field {
  margin-bottom: 1rem;
}
.checkout-field label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #3d4a5c;
  margin-bottom: 6px;
}
.checkout-field__opt {
  font-weight: 500;
  color: #7a8699;
}
.checkout-field__hint {
  margin: 6px 0 0;
  font-size: 11px;
  line-height: 1.4;
  color: #7a8699;
}
.checkout-form input[type="text"],
.checkout-form textarea,
.checkout-form select {
  width: 100%;
  box-sizing: border-box;
  padding: 11px 14px;
  font-size: 14px;
  border: 1px solid #c8ced6;
  border-radius: var(--site-btn-radius);
  background: #fff;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.checkout-form textarea.checkout-textarea {
  display: block;
  min-height: 100px;
  max-height: 320px;
  resize: vertical;
  font-family: 'Roboto', sans-serif;
  line-height: 1.45;
}
.checkout-form select {
  cursor: pointer;
  min-height: 44px;
}
.checkout-form input::placeholder,
.checkout-form textarea::placeholder {
  color: #9aa5b2;
}
.checkout-form input[type="text"]:focus,
.checkout-form textarea:focus,
.checkout-form select:focus {
  outline: none;
  border-color: #3462a8;
  box-shadow: 0 0 0 3px rgba(52, 98, 168, 0.12);
}
.checkout-form__actions {
  margin-top: 1.25rem;
}
.checkout-form__submit.kb-cart-primary {
  width: 100%;
  padding: 14px 18px;
  font-size: 16px;
  border-radius: var(--site-btn-radius);
}
.checkout-form__legal {
  margin: 1rem 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: #7a8699;
}
.cart-checkout-page {
  padding: 0;
}
.cart-checkout-form-wrap {
  padding-left: 0;
}
.cart-thanks-summary ul {
  margin: 0.5em 0 1em 1.2em;
}

/* ——— страница «Спасибо за заявку» ——— */
.thanks-page .thanks-hero {
  text-align: center;
  max-width: 36rem;
  margin: 0 auto 2rem;
}
.thanks-hero__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  margin-bottom: 1rem;
  border-radius: 50%;
  background: linear-gradient(145deg, #2d8a4e, #1e6b3a);
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 8px 24px rgba(30, 107, 58, 0.28);
}
.thanks-hero__title {
  margin: 0 0 0.65rem;
  font-size: clamp(1.45rem, 3vw, 1.9rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #1a2332;
  line-height: 1.2;
}
.thanks-hero__lead {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #5a6778;
}
.thanks-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 320px);
  gap: 1.5rem 1.75rem;
  align-items: start;
}
@media (max-width: 899px) {
  .thanks-layout {
    grid-template-columns: 1fr;
  }
}
.thanks-card {
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(15, 34, 58, 0.06);
  overflow: hidden;
}
.thanks-card__head {
  padding: 1.1rem 1.25rem;
  background: linear-gradient(165deg, #e8f0f8 0%, #fff 68%);
  border-bottom: 1px solid #e9edf2;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.5rem 1rem;
}
.thanks-card__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 800;
  color: #1a2332;
}
.thanks-card__meta {
  font-size: 12px;
  font-weight: 600;
  color: #5a6778;
}
.thanks-summary-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkout-line--thanks {
  padding-right: 1.25rem;
  grid-template-columns: 72px 1fr auto;
}
.checkout-line--thanks .checkout-line__img {
  grid-row: 1 / span 2;
}
.checkout-line--thanks .checkout-line__body {
  grid-row: 1 / span 2;
}
.checkout-line--thanks .checkout-line__price-col {
  grid-row: 1 / span 2;
  align-self: center;
}
.thanks-line-title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1a2332;
  line-height: 1.35;
}
.thanks-line-qty {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
  font-size: 12px;
  color: #5a6778;
  font-weight: 600;
}
.thanks-line-qty__mul {
  color: #9aa5b2;
  user-select: none;
}
.thanks-line-qty__n {
  color: #1a2332;
  font-weight: 700;
}
.thanks-card__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 8px;
  padding: 1rem 1.25rem 1.2rem;
  border-top: 1px solid #e9edf2;
  background: #fafbfc;
}
.thanks-card__total-label {
  font-size: 12px;
  font-weight: 700;
  color: #5a6778;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.thanks-card__total-value {
  font-size: 1.25rem;
  font-weight: 800;
  color: #ef5f21;
  letter-spacing: -0.02em;
}
.thanks-card--aside {
  padding: 1.25rem 1.35rem 1.5rem;
}
.thanks-card--aside .thanks-card__title {
  margin-bottom: 1rem;
}
.thanks-steps {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0;
  counter-reset: thanksstep;
}
.thanks-steps__item {
  display: flex;
  gap: 12px;
  margin-bottom: 1rem;
  align-items: flex-start;
}
.thanks-steps__item:last-child {
  margin-bottom: 0;
}
.thanks-steps__n {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  background: #1a2332;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin-top: 2px;
}
.thanks-steps__text strong {
  display: block;
  font-size: 14px;
  color: #1a2332;
  margin-bottom: 4px;
}
.thanks-steps__text p {
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
  color: #5a6778;
}
.thanks-btn-home {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 700;
  border-radius: var(--site-btn-radius);
}
.thanks-btn-home:hover {
  text-decoration: none;
  opacity: 0.95;
}
.thanks-single {
  display: flex;
  gap: 1.25rem;
  padding: 1.25rem;
  flex-wrap: wrap;
  align-items: flex-start;
}
.thanks-single__img-wrap {
  flex-shrink: 0;
  width: 140px;
  height: 140px;
  background: #f4f6f9;
  border: 1px solid #e9edf2;
  border-radius: var(--site-btn-radius);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.thanks-single__img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.thanks-single__body {
  min-width: 0;
  flex: 1;
}
.thanks-single__name {
  margin: 0 0 0.5rem;
  font-size: 1.05rem;
  font-weight: 800;
  color: #1a2332;
  line-height: 1.3;
}
.thanks-single__id {
  margin: 0 0 0.75rem;
  font-size: 13px;
  color: #5a6778;
}
.thanks-single__price {
  margin: 0;
  font-size: 1.35rem;
  font-weight: 800;
  color: #ef5f21;
}

.site-hidden {
  display: none;
}

.site-gtm-noscript {
  display: none;
  visibility: hidden;
}

/* Боковой список брендов: гамбургер на страницах brand / model (узкий экран) */
.brand-sidebar-nav__toggle {
  display: none;
  align-items: center;
  gap: 0.65rem;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 0.75rem;
  padding: 0.65rem 0.85rem;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  font-family: inherit;
  font-size: 1em;
  cursor: pointer;
  text-align: left;
}
.brand-sidebar-nav__toggle:hover,
.brand-sidebar-nav__toggle:focus-visible {
  border-color: #ef5f21;
  color: #ef5f21;
  outline: none;
}
.brand-sidebar-nav__hamburger {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
  width: 1.35rem;
  height: 1rem;
}
.brand-sidebar-nav__hamburger span {
  display: block;
  height: 2px;
  background: currentColor;
  border-radius: 1px;
}
.brand-sidebar-nav.is-open .brand-sidebar-nav__toggle {
  border-color: #ef5f21;
}
@media (max-width: 991px) {
  .brand-sidebar-nav__category {
    display: none !important;
  }
  .brand-sidebar-nav__toggle {
    display: inline-flex;
  }
  .brand-sidebar-nav__panel {
    display: none;
  }
  .brand-sidebar-nav.is-open .brand-sidebar-nav__panel {
    display: block;
  }
}
@media (min-width: 992px) {
  .brand-sidebar-nav__toggle {
    display: none !important;
  }
  .brand-sidebar-nav__panel {
    display: block !important;
  }
}

/* SEO: хлебные крошки */
.kb-breadcrumb {
  margin-bottom: 1rem;
  font-size: 0.9rem;
}
.kb-breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem 0;
}
.kb-breadcrumb li:not(:last-child)::after {
  content: "—";
  margin-left: 0.35rem;
  color: #888;
}
.kb-breadcrumb a {
  text-decoration: underline;
}

