::-moz-selection {
 color: #fff;
 background: #338fff;
}


.full-width {
	left: 50%;
	margin-left: -50vw;
	position: relative;
	width: 100vw;
}

a {
    text-decoration: none;
   transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}




/*******************************************
           header
*******************************************/


.main-slider .mSSlide:nth-of-type(odd) .ms_scene {
	
	
    position: absolute;
	left: 240px;
   max-width: 600px;
    overflow: hidden;
	    margin-top: 100px;   
	
}

.main-slider .mSSlide:nth-of-type(even) .ms_scene {
	  position: absolute;
	right: 240px;
	left: auto;
	 max-width: 600px;
    overflow: hidden;
	    margin-top: 100px;
}


.main-slider .slider-left.h1 { 
margin: 16px 0 15px;
	font-size: 50px;
	font-weight: 600;
}

.main-slider .slider-left.h2 { 

	font-size: 24px;
	font-weight: 600;
	    padding: 0 0px 23px;
}


.main-slider .slider-left.txt { 

	
	font-weight: 400;
	   
}

.main-slider .slider-left.btn {  
 
	 background-color: #222 !important;
	font-size: 16px;
	    padding: 0px 66px;
    height: 58px;
    line-height: 56px;

}

.main-slider .slider-left.btn:hover {   

	 background-color: #fdc826 !important;
}


.main-slider .mSPages li { 
	opacity: 1;
	border-radius: 0;

}

.main-slider .mSPages li.active {  
background-color:#fdc826;

}

.main-slider .mSPages li { 
margin-bottom: 20px;
}

.yellow-ttl span {
	    font-size: 32px;
    color: #222;
    font-weight: 600;
    text-transform: none;
	
}


.yellow-ttl .sub_title {
	font-size: 18px;
    color: #505050;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    margin-top: 123px;
    margin-bottom: 6px;
	display: block;
}


.yellow-ttl:before {
    content: "";
	 background: url(/image/catalog/thema/bg-top-1.jpg) left top no-repeat;
  
   
    min-width: 100%;
    min-height: 159px;
    position: absolute;
    top: -15px;
    left: 0;
}

.yellow-ttl h2 {
	margin-bottom: 80px!important;
	
}

.yellow-box .tb_icon_list h2 {
	font-size: 18px;
    color: #222;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 13px;
	
}

.yellow-box .tb_description {
	padding-right: 15px;
	margin-left: 30px!important;
}

.yellow-box .tb_icon_list li { 
margin-bottom: 60px;
	display: block;
}

.yellow-box .tb_icon_list li:not(:last-child) > *  {
	padding-bottom: 0!important;
}

.yellow-box .tb_icon_wrap {
	padding: 20px 43px;
	max-width: 100px;
    background: #fdc826;
    background: -moz-linear-gradient(left,#fdc826 0%,#fdfc9b 100%);
    background: -webkit-linear-gradient(left, #fdc826 0%, #fdfc9b 100%);
    background: linear-gradient(to right, #fdc826, #fdfc9b);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;

}


.yellow-box .tb_icon_wrap span { 
position: relative;
 

}

.yellow-box .tb_icon_wrap span:before { 

	display: block;
	position: relative;
	    top: 18px;
	    left: -11px;
	content: '01';
    font-size: 40px;
    color: #222;
    font-weight: 600;
 
    
}

.yellow-box li:nth-child(2) .tb_icon_wrap span:before { 
content: '02';
left: -15px;
}


.yellow-box li:nth-child(3) .tb_icon_wrap span:before { 
content: '03';
left: -15px;
}

.yellow-box:after {
    content: "";
    background: url(/image/catalog/thema/about.png) left top no-repeat;
    min-width: 310px;
    min-height: 235px;
    position: absolute;
    bottom: -85px;
    left: -25px;
    z-index: 9;
}


.grey-box {
	
	background: #f3f3f3;
    position: relative;
	    padding-top: 130px!important;
    padding-bottom: 180px!important;
	
}

.grey-box .nov-icon {
    margin-bottom: 12px;
}

.grey-box .title-nov {
    font-weight: 700;
    color: #222;
    font-size: 20px;
    
    margin-bottom: 25px;
}

.grey-box .desc-nov {
   
    color: #222;
        font-size: 14px;
    font-weight: 400;
}

.grey-box .number-content {
    color: #8a8a8a;
    font-size: 60px;
    line-height: 46px;
    font-weight: 600;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    margin-top: 70px;
}


.grey-box .number-content:after {
    content: "";
    width: 170px;
    height: 1px;
    background: #8a8a8a;
    display: block;
    margin-left: 47px;
}

.grey-box .col:nth-child(2) .nov-item .block_content {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.grey-box .col:nth-child(2) .nov-item .block_content .number-content {
        margin-bottom: 55px;
    }


.grey-box:after {
    content: "";
    background: url(/image/catalog/thema/bg-nov.png) no-repeat;
    min-width: 390px;
    min-height: 263px;
    position: absolute;
    bottom: -85px;
    right: 0;
    z-index: 9;
}

.product-box {
	    padding-top: 118px!important;
    padding-bottom: 130px!important;
	
}

.product-thumb {
	
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;	

}

.product-thumb .tb_label_special {
    color: #222!important;
    font-size: 12px;
    font-weight: 600;
    background-color: #fdc826!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 60px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}


.product-thumb .price {
	padding-bottom: 30px;
	    font-weight: 600;

}

.product-thumb .price-old {
	font-size: 15px;
	
}

.about-txt {
	    background: #f3f3f3;
    position: relative;
	
}

.about-txt .box-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 53px;
    position: relative;
}

.about-txt .box-content:after {
    content: "";
    border-right: 1px dashed #fdc826;
    position: absolute;
    left: 45px;
    top: 90px;
    height: 100%;
    z-index: 1;
}

.about-txt .box-content:nth-child(4):after {
  display: none;
}


.about-txt .content-ab {
    margin-top: 24px;
}

.about-txt .title_block  { 
    padding: 123px 0 47px!important;

}

.about-txt .title_block .sub_title {
font-size: 18px;
    color: #505050;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 15px;
	display: block;
}


.about-txt .title_block  { 
        font-size: 24px;
    color: #222;
    font-weight: 600;
    text-transform: uppercase;

}

.about-txt .title_ab:after {
    content: "";
    display: block;
    width: 132px;
    max-width: 132px;
    height: 1px;
    max-height: 1px;
    background: #fdc826;
    margin-top: 9px;
}

.about-txt .ab-icon2 {
    margin-right: 20px;
    min-width: 90px;
}


.about-txt.about2:after {
    content: "";
    background: url(/image/catalog/thema/bg-ab2.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    min-width: 100%;
    min-height: 51px;
    position: absolute;
    bottom: -50px;
    z-index: 9;
}


.title-box {
    font-size: 32px;
    color: #222;
    margin: 2px 0 52px!important;
    font-weight: 600;
    text-transform: none;
	text-align: center;
}



.title-box .sub_title {
	
	    display: block;
    font-size: 18px;
    color: #505050;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    margin: 0 0 15px;
	
}

.testimonial-box {
	
	    margin-top: 69px;
	margin-bottom:48px;
	
	
}

.about-txt .title_ab {
  
    font-size: 18px;
    color: #222;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 11px;
    display: inline-block;
}

.about-txt .des_ab {
   
    font-size: 14px;
    color: #222;
    font-weight: 400;
    line-height: 24px;
    padding-right: 15px;
}




.newsletter-box {
	
	background: url(/image/catalog/thema/bg-blog.jpg) no-repeat;
    background-size: cover;
    min-width: 100%;
    min-height: 519px;
    padding: 170px 0!important;
text-align: center;
}


.newsletter-box .title_block span {
    text-transform: none;
    margin-bottom: 0;
    color: #222;
  
    font-size: 32px;
    font-weight: 600;
	   
	
}

.newsletter-box .title_block .sub_title {
    color: #6e6e6e;
  
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    margin-top: 7px;

}


.newsletter-box  .title_block {
	 margin: 0 0 44px;
	
}


.newsletter-box .tbEmailRow {
	    max-width: 500px;
    width: 100%;
	margin-right: 0!important;
}

.newsletter-box .form-control {
	 width: 100%;
}

.newsletter-box .tbNewsletterSubscribe span {
	display: none;
	
}


.newsletter-box .tbNewsletterSubscribe {
	position: relative;
	width: 62px;
	margin-left: -4px;
}

.newsletter-box .tbNewsletterSubscribe:before { 
	display: block;
    content: "";
    background: url(/image/catalog/thema/btn.png) left top no-repeat;
    width: 26px;
    height: 20px;
    position: relative;
     top: 18px;
    left: -12px;
    
}

.newsletter-box .tbNewsletterSubscribe:hover:before {  

background: url(/image/catalog/thema/h-btn.png) left top no-repeat;
}

#content .review-box {
	    margin: 42px 0 88px;
	
}

#content .review-box .tb_slider_controls {
	
	display: none!important;
}

#content .review-box .swiper-wrapper {
	    padding-top: 103px;
	
}

#content .review-box .caption {
	margin-top: 40px;
	    text-align: center;
}


#content .review-box .rating {
	display: none;
}

#content .review-box .name  {
	    margin-bottom:  24px!important;
	
}

#content .review-box .product-thumb p:not([class]) {
	text-align: center!important;
	font-size: 15px;
	    font-style: normal;
}

#content .review-box .tb_author {
	text-align: center!important;
	font-size: 15px;
	    display: block;
}

#content .review-box .tb_meta small { 
display: none;
}


#content .review-box .swiper-slide {
    position: relative;
    padding: 20px 185px 49px!important;
	    background: #f3f3f3;
	display: block!important;
	    flex: none !important;
	width: 100%!important;
	    max-width: 1233px !important;
}

#content .review-box .product-thumb {
	display: block!important;
	
}

#content .review-box  .image,
#content .review-box  .image + div {
	display: block !important;
    flex: none !important;
   
}

#content .review-box  .image {
	margin-top: -115px;
}

.tb_review > p:first-child:before {
    color: #000;
    opacity: 1;
}

#content .review-box .tb_slider_pagination {
	margin-top: 0;
	background: #f3f3f3;
	    padding-bottom: 84px;
}


#content .review-box .swiper-pagination-bullet { 
	opacity: 1;
	border-radius: 0;
	background-color:#000;
	    width: 10px;
    height: 10px;

}

#content .review-box .swiper-pagination-bullet.tb_active {  
background-color:#fdc826;

}

#content .testimonial-box:after {
    content: "";
    background: url(/image/catalog/thema/img2.png) no-repeat;
    min-width: 253px;
    min-height: 236px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}

#content .testimonial-box:before {
    content: "";
    background:  url(/image/catalog/thema/img1.png) no-repeat;
    min-width: 265px;
    min-height: 266px;
    position: absolute;
    top: -95px;
    right: 0;
	z-index: 5;
}

.section-txt {
	    position: relative;
    background: #f3f3f3;
    padding: 130px 0!important;
    margin-top: 52px;
	   margin-bottom: 52px;
	
}

.section-txt:after {
    content: "";
    background: url(/image/catalog/thema/bottom-1.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    min-width: 100%;
    min-height: 130px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.section-txt:before {
    content: "";
    background: url(/image/catalog/thema/top-1.png) no-repeat;
    background-size: cover;
    min-width: 100%;
    min-height: 130px;
    position: absolute;
    top: 0;
    right: 0;
}

.section-txt .sub-title { 
    font-size: 18px;
    text-transform: none;
	    font-weight: 600;
	margin-bottom: 46px;
}

.section-txt .tb_wt_call_to_action .btn {
	    padding: 15px 57.04px;
	min-width: 160px;
	    font-size: 16px;
	color: #222222!important;
	margin-top: 53px;
	height: 60px;
    line-height: 30px;
}

.stories-box {
	    padding-top: 81px!important;
    padding-bottom: 127px!important;
	
}

.stories-box h4 {
	font-size: 20px;
}


.stories-box .tb_item_info {
    display: flex;
    flex-direction: column-reverse;
}

#content .stories-box .tb_meta{
	    margin-bottom: 24px!important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #f2f2f2;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    padding: 13px 0 20px 28px;
	font-weight: bold;
}

#content .stories-box .tb_meta i:before{ 
font-size: 20px;
color: #fdc826;
}

#content .stories-box .tb_meta i{  
margin-right: 8px;

}


#content .thumbnail img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

#content .stories-box .thumbnail:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2,1.2);
    transform: scale(1.2);
}

#content .stories-box .image-holder {
	overflow: hidden;
	
}

#search #filter_keyword {
	    background: #fff;
    min-width: 270px;
    min-height: 40px;
  
    border-radius: 40px!important;
    border: 1px solid #f7f8f8;
    padding: 0 19px;
	
}

#cart .heading .tb_items {
	    background: #fdc826!important;
		color: #000!important;
	    top: -25px;
       left: 7px;
}

#header .tb_menu_system_account_account a:after,
#header .tb_menu_system_account_account .dropdown-menu a:before,
.main-menu li a:before {
	display: none!important;
}




.footer-1 { 
padding: 40px 0 56px!important;

}


.footer-1 h2 span,
.footer-1 h2 {
	font-size: 20px!important;
	position: relative;
}

.footer-1 h2:before {
	    content: "";
    display: block;
    height: 1px;
    width: 70px;
    background: #fdc826;
    margin-top: 7px;
	position: absolute;
	left: 0;
	bottom: -7px;
}

.footer-1 .tb_list_1 > li.tb_link > a:before { 

display: none;

}


.footer-1 ul li  {
margin-bottom: 10px;
}


.footer-1 ul li a {
	
	font-size: 14px;
	    font-weight: 600;
	
	
}

.footer-1  .block-content .content-address,
.footer-1  .block-content .phone-content,
.footer-1  .block-content .email-content {
	 font-weight: 600;
	
}


.footer-2 {
	background: url(/image/catalog/thema/bg-footer.jpg) left top no-repeat;
	background-size: cover;
	    min-width: 100%;
    min-height: 479px;
    padding: 174px 0 0;
}

.footer-2 .tb_wt_text { 
text-align: center;
}


.footer-2 .footer-brand {
	    margin-top: 176px;
	margin-bottom: 30px;
	
}

.footer-2 p {
    font-size: 15px;
    color: #222;
    font-weight: 400;
    margin: 0 340px;
}


.footer-2 .footer__social li a {
    font-size: 20px;
    color: #222;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

.footer__social {
	margin: 34px 0 40px!important;
}

.footer__social li {
    display: inline-block;
}

.footer__social li:not(:last-child) {
    margin-right: 8px;
}

.footer__social li:hover a {
    background-color: #4189ec;
}
.footer__social li:hover a {
    color: #fff;
}

.footer__social li a i { 
margin-right: 0!important;

}

#bottom {
	    padding: 35px 0;
    border-top: 1px solid #fad667;
	    background: #fec827;

}

#copy,
#copy a{
		    color: #414141;
    font-weight: 400;
	font-size: 14px;
	
}


.stories-box .tb_slider_controls {
	display: none!important;
}


.stories-box .tb_slider_pagination  .swiper-pagination-bullet { 
	opacity: 1;
	border-radius: 0;
	background-color:#000;
	    width: 10px;
    height: 10px;

}

.stories-box .tb_slider_pagination  .swiper-pagination-bullet.tb_active {  
background-color:#fdc826;

}

.product-thumb .caption {
	margin: 0 15px;
}


.testimonial-box .product-thumb .caption {
    margin: 0px;
}

.testimonial-box .product-thumb .image {
    margin-right: 20px !important;
    margin-left: 50px !important;
}

	#header .row {
		    padding-left: 20px;
    padding-right: 20px;
	}


.head-cat {
	    background: #f3f3f3;
    padding: 122px 0!important;
  
    text-align: center;
	
	
}

.head-cat h1{ 
font-size: 32px;

}

.breadcrumb { 
margin-top: 10px;

}


.breadcrumb li:first-child a:before {
	display: none;
}

.breadcrumb li a {
	font-weight: bold;
}


.product-filter .display a span {
	display: none!important;
}

.product-filter .display a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 37px;
    background: #222;
    color: #fff;
    font-size: 14px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.product-filter .display a.tb_main_color, .product-filter .display a:hover {
    background: #fdc826;
    color: #fff!important;
}

.product-filter .display a i {
	margin: 0;
}


#content .product-filter .limit b,
#content .product-filter .sort b {
display: none!important;

}

#content .product-filter .limit select,
#content .product-filter .sort select {
        font-size: 14px;
    padding: 8px 9px 9px 9px;
    height: 39px;
    border: 1px solid #f2f2f2;
    color: #6e6e6e;
    font-weight: 500;
    text-transform: none;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

}

 #content.product-info h1  {
	font-size: 28px!important;
	line-height: 32px;
	 margin-bottom: 15px;
}

.product-info .tb_wt_product_info_system,
.product-info .tb_wt_product_price_system {
	padding-bottom: 31px;
	    border-bottom: 1px solid #f2f2f2;
}

.product-info .tb_wt_product_options_system .form-group {
	display: block;
}

.product-info .tb_wt_product_options_system .form-group label { 
background-color: transparent!important;

}

.product-info .tb_wt_product_options_system .form-group label.control-label:hover {  
border-bottom:0;

}


.product-info .tb_wt_product_options_system .form-group label:hover,
.product-info .tb_wt_product_options_system .form-group label.tb_checked {  
border-bottom: 1px solid #000;
color: #000!important;
}

.product-info .tb_button_wishlist {
	display: none!important;
}

.product-info .tb_wt_product_price_system .price-regular {
	font-size: 28px;
	color:#e55b2a;
	    font-weight: bold;
}

#content.product-info .tab-content {
    padding: 40px 30px!important;
    background: #f7f8f8;
}

#content.product-info .nav-tabs {
	margin-bottom: 0;
}

#content.product-info .nav-tabs li a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    display: inline-block;
    padding: 0 24px 7px!important;
	line-height: 45px!important;
}

#content.product-info .nav-tabs.tb_style_2 > li:before {
	display: none;
	
}

#content.product-info .nav-tabs li a:hover,
#content.product-info .nav-tabs li.active a {
    background: #f7f8f8!important;
    -webkit-border-radius: 4px 4px 0px 0;
    -moz-border-radius: 4px 4px 0px 0;
    -ms-border-radius: 4px 4px 0px 0;
    -o-border-radius: 4px 4px 0px 0;
    border-radius: 4px 4px 0 0;
}

#content.product-info .nav-tabs li a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
	background: #fff;
}

#content.product-info .nav-tabs li.active a:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
	background: #fdc826;
}

#cart .total,
#cart .name small {
	color: #000;
	opacity: 1;
}


.hide {display:none!important;}


.product-info .tb_wt_product_add_to_cart_system .input-group {
	border-width: 1px;
}
.product-info .tb_cart_wrap .btn-group-vertical > .btn {
	box-shadow: none;
	border-left: 1px solid #ebebeb;
	border-color: #ebebeb;
	color: #000!important;
}
.product-info .tb_cart_wrap .btn-group-vertical > .btn:hover {
	color: #fff!important;
}
.product-info .tb_wt_product_add_to_cart_system .tb_purchase_button {
	max-width: 100%;
       min-width: 400px;
    flex: none;
}

.product-info .tb_wt_product_add_to_cart_system .input-group, .product-info .tb_wt_product_add_to_cart_system #input-quantity {
	height: 48px;
	background-color: transparent!important;
}
.product-info .tb_wt_product_add_to_cart_system .input-group {
	border-width: 1px;
}
.product-info .tb_cart_wrap .btn-group-vertical > .btn {
	box-shadow: none;
	border-left: 1px solid #ebebeb;
	border-color: #ebebeb;
	color: #000!important;
}
.product-info .tb_cart_wrap .btn-group-vertical > .btn:hover {
	color: #fff!important;
}


.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-down .fa-caret-down:before

 {
    content: "\f068";
}

.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-up .fa-caret-up:before {
    content: "\f067";
}

.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical {
	width: 100%;
}
.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-up {
	position: absolute;
	right: 0;
}
.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-up, .tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-down {
	background-color: transparent!important;
	border-width: 0!important;
	z-index: 11;
}
.tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-up:hover i, .tb_wt_product_add_to_cart_system .tb_purchase_button .btn-group-vertical .bootstrap-touchspin-down:hover i {
	color: #162b4d!important;
}

.tb_wt_product_add_to_cart_system .tb_input_wrap {
	min-width: 107px!important;
	max-width: 107px!important;
}

.tb_wt_product_add_to_cart_system .tb_purchase_button #input-quantity {
	position: absolute;
}

.random-row .tb_slider_controls,
.related-row .tb_slider_controls {
	display: none!important;
}

#button-cart {
    max-width: 164px;
    width: auto !important;
    min-width: 10px;

}

.blog-box .tb_wt_categories,
.blog-box  .tb_wt_stories_list {
	
	    margin-bottom: 50px;
    border: 1px solid #fdc826;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
	
}

.blog-box .tb_wt_categories .panel-heading,
.blog-box  .tb_wt_stories_list .panel-heading {
    color: #222;
    font-weight: 600;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 23px;
    padding: 13px 0;
    text-align: center;
    background: #fdc826;
}

.blog-box .tb_wt_categories .panel-body,
.blog-box  .tb_wt_stories_list .panel-body  {
    padding: 0 13px 11px 18px;
}

.blog-box .tb_wt_categories .panel-body ul li a { 
font-size: 14px;

}


.stories-index .tb_wt_stories_list_page_content_system  .thumbnail .image-holder  {
	margin: 0;
	
}

.stories-index .tb_wt_stories_list_page_content_system .tb_read_more  {
    background: #f2f2f2;
    color: #444!important;
    padding: 15px 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
	max-width: 184px;
	text-transform: uppercase;
	margin-top: 30px;
}

.stories-index .tb_wt_stories_list_page_content_system .tb_read_more:hover  { 
background: #fdc826;
color: #fff;
}

.stories-index .tb_wt_stories_list_page_content_system .tb_read_more span {
	display: none;
}

.tb_commens_count {
	display: none!important;
}

#content .contact-coll h3, #content .contact-coll h2 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
    text-transform: none !important;
    font-size: 27px !important;
    font-style: italic !important;
    line-height: 32px !important;
    font-weight: 400 !important;
}

.contact-coll .form-group, .contact-coll .form-horizontal .control-label, .contact-coll .form-horizontal .col-sm-10, .contact-coll .form-horizontal .col-sm-10 input, .contact-coll .form-horizontal #input-enquiry,
.account-login .form-group label,
.account-login .form-group input {
    width: 100%;
    display: block;
    max-width: inherit;
}



@media (max-width: 1775px) {  
	
	.main-slider .mSSlide:nth-of-type(odd) .ms_scene {
		    left: 140px;
	}
	
	.main-slider .mSSlide:nth-of-type(even) .ms_scene {
		  right: 140px;
	}

}

@media (max-width: 1675px) {  
	
	.main-slider .mSSlide:nth-of-type(odd) .ms_scene {
		    left: 80px;
	}
	
	.main-slider .mSSlide:nth-of-type(even) .ms_scene {
		  right: 80px;
	}
	
	

}


@media (max-width: 1475px) {  
	
	.main-slider .mSSlide:nth-of-type(odd) .ms_scene {
		    left: 40px;
		    max-width: 500px;
	}
	
	.main-slider .mSSlide:nth-of-type(even) .ms_scene {
		  right: 40px;
		    max-width: 500px;
	}
	
	.stories-box {
    padding-top: 41px !important;
    padding-bottom: 87px !important;
}
	

}


@media (max-width: 1375px) {  

.main-slider .slider-left.h1,
	.main-slider .slider-right.h1  {
   
	font-size: 40px;}

}

@media (max-width: 1280px) {  

.footer-1 {
    padding: 40px 40px 56px !important;
}
	
.about-txt .title_block {
    padding: 83px 0 47px !important;
}
	
	
	.yellow-box .row,
	.grey-box .row,
	.section-txt .row {
		margin: 0 50px;
	}	
	
	.section-txt {
    
		padding: 70px 0 90px!important; }
	
	#content .review-box .swiper-wrapper
	 {

    width: 100%!important;
}
	
		#content .review-box .swiper-slide
	 {

    max-width: 100%!important;
}
	
	.head-cat { 
	    padding: 72px 0 !important;
	
	}
	

}


@media (max-width: 1170px) {   

.footer-2 p {

	margin: 0 250px;}

.title-box,
	.yellow-ttl span,
	.section-txt .panel-heading {
	font-size: 27px; }
	
	.yellow-box:after {
		    bottom: -123px;
	}
	
	
}




@media (max-width: 995px) {  

.main-slider .slider-left.h1,
	.main-slider .slider-right.h1  {
   
	font-size: 30px;}
	
	.main-slider .slider-left.btn,
	.main-slider .slider-right.btn {
   
    padding: 0px 46px;
    height: 43px;
    line-height: 43px;
}
	.main-slider .mSSlide:nth-of-type(even) .ms_scene,
	.main-slider .mSSlide:nth-of-type(odd) .ms_scene {
		margin-top: 0px;
		
	}
	
	.footer-2 p {

	margin: 0 150px;}
	
	.footer-1 {
    padding: 40px 30px 56px !important;
}
	
	#footer .footer-1 h2 span, #footer .footer-1 h2 {
    font-size: 16px !important;
    position: relative;
}
	
	.about-txt .col-sm-8,
	.about-txt .col-sm-4 {
		width: 100%;
		display: block;
	
	}
	
	.about-txt.about2 {
		display: flex;
    flex-direction: row-reverse;
	}
	
	.about-txt .col-sm-8 {
		  order: 2;
	}
	
	.about-txt .col-sm-4 {
		  order: 1;
	}
	
	
	.about-txt.about2 .row {
		margin: 0 155px;
		
	}
	
	#content .testimonial-box:before {
		display: none;
	}
	
	.yellow-box:after {
		  display: none;
	}
	
	.yellow-box .col  { 
	width: 100%;

	}
	
	.yellow-ttl h2 {
    margin-bottom: 0px !important;
}
	
	.yellow-box .tb_wt_icon_list {
		margin: 0 50px;
	}
	
	.grey-box .row {
		margin: 0 25px;
	}	
	
	.grey-box .title-nov,
	.grey-box .nov-icon {
		text-align: center;
	}
	
	.grey-box {

    padding-top: 40px !important;
    padding-bottom: 70px !important;
}
	
		.grey-box:after {

    bottom: -130px;
		right: -85px; }
	
	.section-txt .col {
		width: 100%;
	}
	
	
}


 
@media (max-width: 895px) {  
	
	  .main-slider .slider-left.h1, .main-slider .slider-right.h1 {
      
        top: 100px !important;
    }
	
	.main-slider .slider-left.h2,
	.main-slider .slider-right.h2 {
		font-size: 20px;
		 top: 175px !important;
	}
	
	.main-slider .slider-left.txt,
	.main-slider .slider-right.txt {
		 top: 225px !important;
		
	}
	
	.main-slider .slider-left.btn, 
	.main-slider .slider-right.btn{
		 top: 355px !important;
		
	}
	
	.about-txt.about2 .row {
		margin: 0 105px;
		
	}
	
	#content .review-box .swiper-slide {
		padding: 20px 85px 49px !important; }
	
	
	
}

@media (max-width: 768px) { 

	    .footer-2 p {
        margin: 0 50px;
    }
	
	.footer-1 .tb_wt_menu h2.toggle,
	.footer-1 .tb_wt_text h2.toggle { 
	position: relative;
		        margin-top: 0 !important;
	}

	.footer-1 .tb_wt_menu h2.toggle::after,
	.footer-1 .tb_wt_text h2.toggle::after {
		content: "\f067";
		display: block;
		font-family: "FontAwesome";
		font-size: 18px;
		font-weight: 600;
		position: absolute;
		right: 43px;
        top:-4px;
        color: #000;
	}
	
	.footer-1 .tb_wt_menu.active h2.toggle:after,
	.footer-1 .tb_wt_text.active h2.toggle:after 
	{
		 content: "\f068";
	}
	
	#footer .footer-1 .tb_wt_menu h2,
	#footer .footer-1 .tb_wt_text h2 {
		line-height: 40px !important;
		
	}
	
	#footer .footer-1 .tb_wt_menu .panel-heading,
	#footer .footer-1 .tb_wt_text .panel-heading { 
	margin-bottom: 0!important;
		
        padding-bottom: 10px;
		
	}
	
	#footer .footer-1 .nav,
	#footer .footer-1 .block-content {
		margin-top: 20px;
	}
	
	.footer-1 h2:before {
		width: 100%;
	}
	
	    #footer .footer-1 h2 span, #footer .footer-1 h2 {
			font-size: 17px !important;}
	
	.newsletter-box .title_block span {
		font-size: 27px;
	}
	
	    .about-txt.about2 .row {
        margin: 0 55px;
    }
	
	    .yellow-box .tb_wt_icon_list {
        margin: 0;
    }
	
	    .yellow-box .row {
        margin: 0 50px 0 0px;
    }
	
	.grey-box .number-content {
		justify-content: center;
		margin-top: 30px;
	}
	
	.grey-box .nov-info {
		text-align: center;
	}
	
	.grey-box:after {
		display: none;
	}
	
.product-box {
    padding-top: 78px !important;
    padding-bottom: 70px !important;
}
	
	    .about-txt .title_block {
        padding: 53px 0 27px !important;
    }
	
	.grey-box .col:nth-child(2) .nov-item .block_content {
		display: block;
		flex-direction: initial;

	}
	
	.grey-box .number-content {
   
		font-size: 45px;}
	
	.product-box .tb_slider_controls {
		display: none!important;

	}
	
	    .grey-box .row,
	.section-txt .row {
        margin: 0 25px 0 0!important;
    }
	
	.section-txt .sub-title {
		margin-bottom: 26px;
	}
	
	.section-txt .row {
        margin: 0 25px;
    }
	
	    .stories-box {
        padding-top: 1px !important;
        padding-bottom: 47px !important;
    }
	
	    .footer-1 {
        padding: 20px 30px 26px !important;
    }
	
	    #content .review-box .swiper-slide {
        padding: 20px 25px 49px !important;
    }
	
	.testimonial-box .product-thumb .caption {

    padding-left: 30px;
    padding-right: 20px;
}
	
	#header .tbToggleButtons .btn {
        width: 49px;
        height: 49px;
        line-height: 49px;
    }
	
		#header .tbToggleButtons .btn,
	#header .accn {
     
        margin-right: 3px;
    }
	
	.tbToggleCart.tb_toggle:before  {
		font-size: 24px;
	}
	
	
		.tb_max_w_650 .product-filter .display {
		min-width: auto!important; }
	
	.tb_max_w_650 .product-filter .limit,
	.tb_max_w_650 .product-filter .sort {
		min-width: auto!important;
		float: right;
	}
	
	    .head-cat {
        padding: 42px 0 !important;
    }
	
	.head-cat h1 { 
	font-size: 28px;
	
	}
	
   
}



@media (max-width: 680px) {   

	.main-slider .ms_scene {
		display: none;
	}
	
	.main-slider .ms_slide:first-child .mSCover { 
	    background-position: right center;
	}
	
	.main-slider .ms_slide:nth-child(2) .mSCover { 
	    background-position: left center;
	}

}


@media (max-width: 620px) {  

	.product-filter .display {
		max-width: 100%;
    width: 100%;
	}

}


@media (max-width: 568px) { 

	    .footer-2 p {
        margin: 0 0px;
    }
	
	.newsletter-box {
  
    background-position: right center;
}
	
	.newsletter-box .tbNewsletterSubscribe {
		position: absolute;
    margin-left: 0;
    right: 0px;
	width: 62px !important;
        top: 0px;
}
		
	.newsletter-box .tb_wt_newsletter {
		margin: 0 32px;
		
	}
	
	.newsletter-box .title_block {
    margin: 0 20px 44px;
}
	
	.stories-box h4 {
    font-size: 18px;
}
	
	    .about-txt.about2 .row {
        margin: 0 25px;
    }
	
	    #content .review-box .swiper-slide {
        padding: 20px 0px 49px !important;
    }


}

@media (max-width: 480px) {  

.newsletter-box .tbNewsletterSubscribe {

        top: -20px;
}
	
	    .newsletter-box .title_block span {
        font-size: 23px;
    }
	
	    .stories-box {
        padding-top: 21px !important;
        padding-bottom: 67px !important;
    }
	
	    .about-txt.about2 .row {
        margin: 0;
    }

	.about-txt .box-content {
		padding-right: 25px;
	}
	
	.yellow-box .tb_description {
    margin-left: 10px !important;
}
	
	.yellow-box .tb_icon_list h2 { 
	line-height: 20px;
	}
	
	#header .tbToggleButtons .btn,
	#header .accn {
     
        margin-right: 0px;
    }
	
	.tb_max_w_350 .product-filter .limit,
	.tb_max_w_350 .product-filter .sort {
		display: inline-block!important;
		
	}
	.tb_max_w_350 .product-filter select {
    width: auto;
}
	
	.tb_max_w_350 .product-filter .sort {
		float: right;
		        max-width: 200px;
		       
	}
	

}







