/********************************************************
			Template Custom Styles
********************************************************/
.owl-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-touch-action: pan-y;
 touch-action: pan-y;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
/* text-align: center; */
}
.owl-page.active,.owl-page:hover{
  background-color: #2FBDA5;
  cursor: default;
}
.owl-page {
  background-color:#666666;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin: 0 5px;
  width: 12px;
}
.owl-pagination{text-align:center;}
/* mouse grab icon */
.grabbing {
  cursor: url("../img/themeimage/grabbing.png") 8 8, move;
}

.customNavigation,.owl-buttons {
	position: absolute;
	z-index: 959;
	top: -80px;
	direction: ltr !important;
	right:15px;
	left: auto;
}
.customNavigation .btn,.owl-buttons div{
	padding: 0;
	height: 36px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	font-size:0;
	border:1px solid #DDDDDD;
}
.customNavigation .btn:hover,.owl-buttons div:hover{background-color:#5e5543;border-color:#5e5543;}
.customNavigation .btn:hover:before,.owl-buttons div:hover:before{color:#ffffff;}

.customNavigation .btn:before,.owl-buttons div:before{
	font-family:'FontAwesome';
	font-size: 20px;
	margin: 0;
	color: #5e5543;
}


.customNavigation .prev:before,.owl-buttons .owl-prev:before{
	content:'\f104';
}
.customNavigation .next:before,.owl-buttons .owl-next:before{
	content:'\f105';
}
.brands .customNavigation{
	position:static;
}
.brands .brand_prev{left:0;right:auto;}
.brands .brand_next{right:0;left:auto;}
.brands .customNavigation .btn{position:absolute;z-index: 1;top: 40%;}
.brands .title-wrapper{display:none;}
.brands .products .product_list{padding:0 30px;}
.brands .product-carousel{margin:0;}

@media (max-width: 1024px) {
	.customNavigation a.prev,.owl-buttons .owl-prev{
		left:10px;
	}
	.customNavigation a.next,.owl-buttons .owl-next{
		right:10px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
}
#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}

/******* Subbanner *******/
#tmsubbanner {
    float: left;
    margin: 30px 0;
}
#tmsubbanner li {
    float: left;
	width: 50%;
}
#tmsubbanner li a{
   display: block;
}
#tmsubbanner li img{ width: 100%; }
#tmsubbanner li:first-child,
#tmsubbanner li:last-child {
    padding-right: 10px;
}

body.tax-display-enabled #products .thumbnail-container, body.tax-display-enabled .featured-products .thumbnail-container, body.tax-display-enabled .product-accessories .thumbnail-container {
    height: auto;
}

td.name{
    padding: 8px 30px 8px 0px;
}

td.value{
    padding: 8px 10px 8px 0;
}

.products .product-miniature {
    float: left;
}

#category-description h1, #category-description .h1, #custom-text h1 {
    margin-bottom: 17px;
    margin-top: 0px;
    line-height: 130%;
}

#category-description h2, #category-description .h2, #custom-text h2 {
    margin-bottom: 17px;
    margin-top: 15px;
    line-height: 130%;
}

/*#category-description h3, #category-description .h3, #custom-text h3 {*/
#category-description h3, #category-description .h3 {
    margin-bottom: 14px;
    margin-top: 15px;
    line-height: 130%;
}

#category-description h4, #category-description .h4, #custom-text h4 {
    margin-bottom: 11px;
    margin-top: 15px;
    line-height: 130%;
}

#category-description h5, #category-description .h5, #custom-text h5 {
    margin-bottom: 8px;
    margin-top: 15px;
    line-height: 130%;
}

#category-description h6, #category-description .h6, #custom-text h6 {
    margin-bottom: 5px;
    margin-top: 15px;
    line-height: 130%;
}

#main .productpage_title {
    line-height: 130%;
}

#box-category-sidebar-description, #box-category-sidebar-description a,
#box-category-sidebar-description h1, #box-category-sidebar-description h2, #box-category-sidebar-description h3,
#box-category-sidebar-description h4, #box-category-sidebar-description h5, #box-category-sidebar-description h6,
#box-category-sidebar-description .h1, #box-category-sidebar-description .h2, #box-category-sidebar-description .h3,
#box-category-sidebar-description .h4, #box-category-sidebar-description .h5, #box-category-sidebar-description .h6
{
    color:#5e5543;
}

#box-category-sidebar-description ul, #custom-text ul, #category-description ul, .category-footer ul, #content ul, .product-information ul {
    padding-left: 15px !important;
    list-style: circle;
    /* padding-top: 8px;*/
}

.product-information ul {
    padding-left: 26px !important;
    list-style: disc;
}

.product-information .product-actions ul {
    padding-left: 0 !important;
    list-style: none;
    float: left;
}

.product-information .product-actions h5 {
    clear: both;
}

#block-reassurance ul{
    padding-left: 0 !important;
}

#box-category-sidebar-description h1, #box-category-sidebar-description h2, #box-category-sidebar-description h3,
#box-category-sidebar-description h4, #box-category-sidebar-description h5, #box-category-sidebar-description h6{
    margin-top: 10px;
}

#brands-logos{
    margin: 15px 0 !important;
}

#brands-logos img{
    margin: 0 45px 0 0;
    opacity: .4;
    vertical-align: top;
    width:125px;
    height: auto !important;
}

.magnitude{
    display:none;
}


.bg-37{
    background-color: #292929;
}
.bg-38 {
    background-color: #3647bb;
}
.bg-39 {
    background-color: #a32b26;
}
.bg-40 {
    background-color: #5B3A29;
}
.bg-41, .bg-buntmulticolor  {
    background-size: contain !important;
    background: url(../img/colorsBgMulticolor.png);
    background:linear-gradient(to right,#FF0000,#C0A000,#00C000,#00C0A0,#0000FF,#C000C0);
    background:conic-gradient(
            at center,
            #FF0000 0deg,
            #C0A000 60deg,
            #00C000 120deg,
            #00C0A0 180deg,
            #0000FF 240deg,
            #C000C0 300deg,
            #FF0000 360deg
    );
}
.bg-43 {
    background-color: #D1BC8A;
}
.bg-44 {
    background-color: #eda841
}
.bg-45 {
    background-color:#2d5a7a;
}
.bg-46 {
    background-color: #1d2764;
}
.bg-47 {
    background-color: #666666;
}
.bg-48 {
    background-color: #33660a;
}
.bg-49 {
    background-color: #800B05;
}
.bg-50 {
    background-color: #f6dc2d;
}
.bg-51 {
    background-color: #72787b;
}
.bg-52{
    background-color: #c2c2c2;
}
.bg-53{
    background-color: #a8eb89;
}
.bg-54 {
    background-color: #98cfeb;
}
.bg-55{
    background-color: #8fc975;
}
.bg-56 {
    background-color: #e1443d;
}
.bg-57 {
    background-color: #e891c6;
}
.bg-58 {
    background-color: #a9c77e;
}
.bg-59 {
    background-color: #4169E1;
}
.bg-60 {
    background-color: #002366;
}
.bg-61 {
    background-color: #FF8800;
}
.bg-62 {
    background-color: #7942a1;
}
.bg-63 {
    background-color: #FF82A2;
}
.bg-64 {
    background-color: #FF0000;
}
.bg-65 {
    background-color: #732da8;
    background:linear-gradient(to right,#922d27,#3647bb);
}
.bg-66 {
    background-color: #c2b280;
}
.bg-67 {
    background-color: #101010;
}
.bg-68 {
    background-color: #d6d6d6;
}
.bg-69 {
    background-color: #463c33;
}
.bg-70 {
    background-color: #a3624b;
}
.bg-71 {
    background-color: #f2f2f2;
}
.bg-72 {
    background-color: #5fbfb6;
}
.bg-73  {
    background-color: #612A6F;
}
.bg-74 {
    background-color: #FFF;
}



.farben, .custom-checkbox input[type="checkbox"] + span.farben{
    width: 34px;
    height: 34px;
}
span span[rel=tooltip] {
    display: none;
}

span:hover span[rel=tooltip] {
    display: block;
    position: absolute;
    bottom: 29px;
    left: 3px;
    padding: 0.5em;
    z-index: 100;
    color: #000;
    background-color: #FFFFFF;
    border: solid 1px #CCCCCC;
    width:auto;
}

.facet-label.active .custom-checkbox span.color::after{
    position:absolute;
    content: '✔';
    color: #FFFFFF;
    text-shadow: 0px 1px 3px #000000;
    bottom: -9px;
    right: 8px;
    font-size: 15px;
}


.size, .custom-checkbox input[type="checkbox"] + span.size {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: 3px;
    cursor: pointer;
    background-size: contain;
    line-height: 26px;
}

.size{ border:1px solid #666;  }

.size.active, .size:hover,
.custom-checkbox input[type="checkbox"] + span.size.active,
.custom-checkbox input[type="checkbox"] + span.size:hover {
    border: 2px solid #5e5543;
}

.facet-label.active .custom-checkbox span.size,
.facet-label:hover .custom-checkbox span.size {
    border: 2px solid #5e5543;
}


.size{
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}


.product-quantity .add {
    margin-bottom: .5rem;
}

.ybc_block_slider .owl-buttons,
.ybc-blog-related-products-wrapper .owl-buttons,
.ybc-blog-related-products-list .owl-buttons,
.ybc-blog-related-posts .owl-buttons
{
    position: static;
}

.ybc_block_slider h4, .ybc_blog_ltr_mode h4{
    margin-bottom: 13px !important;
}

#ybc-blog-related-products h4, .ybc-blog-related-posts h4{
    margin-bottom: 13px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

#ybc-blog-related-products, .ybc-blog-related-posts {
    border:none;
}



#ybc-blog-related-products .owl-controls, .ybc_block_slider .owl-controls, .ybc_blog_related_posts_type_carousel .owl-controls, .ybc_related_products_type_carousel .owl-controls{
    margin-bottom: 16px;
}

.ybc_related_products_type_carousel .product-container{
    border: none;
}

#ybc-blog-related-products .blog-product-list .right-block .content_price .bp-price-display{
    color: #666666;
    font-weight: 500;
    font-size: 14px;
}

.blog-product-list .right-block > h5{
    margin: 5px 0 5px 0;
    display: inline-block;
    vertical-align: top;
    color: #5e5543;
    font-size: 14px;
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    white-space: inherit;
    overflow: hidden;
}

.blog-product-list .right-block > h5 a{
    color: #5e5543;
}


.page-heading .title_cat {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: none;
}

#footer .copyright{
    color: #d9d0bf;
}

.productpage_title {
    font-weight: 500;
}

.productpage_subtitle {
    font-weight: 400;
    font-size: 16px;
    color: #00263F;
}

#tc_serviceblock .tc-service-item:hover i{
    -webkit-transform:scale(1.3);
    -moz-transform:scale(1.3);
    -ms-transform:scale(1.3);
    -o-transform:scale(1.3);
    transform:scale(1.3);

    -webkit-transition-duration:200ms;
    -moz-transition-duration:200ms;
    -ms-transition-duration:200ms;
    -o-transition-duration:200ms;
    transition-duration:200ms;
}

#tc_serviceblock .tc-service-item i{
    -webkit-transition-duration:200ms;
    -moz-transition-duration:200ms;
    -ms-transition-duration:200ms;
    -o-transition-duration:200ms;
    transition-duration:200ms;
}

#tc_serviceblock .tc-service-item .tc-image-icon{
    background: none;
}

#tc_serviceblock .tc-service-item .iconshome{
    font-size: 36px;
    text-align: center;
    background: none;
    width: 50px;
    height:40px;
    vertical-align: text-bottom;
    padding: 0 10px;
}

#header .blockcart .cart-icon span{
    float: none;
}

#header .blockcart .cart-icon::before{
    content: "\e8cc";
    font-family: "Material Icons";
    vertical-align: bottom;
    font-size: 22px;
}

.footer-container .block_content li a::before{
    content: "\e5c8";
    font-family: "Material Icons";
    font-size: 12px;
    vertical-align: bottom;
}

.footer-container .block_content li a,
.footer-container .block_content li a:hover{
    background: none;
    padding:0 0 0 5px;
}

#header .blockcart .cart-icon {
    background: none;
    padding:0;
}

#header .blockcart .cart-icon {
    background: none;
    padding:0;
}

#header .header-nav .blockcart:hover .cart-icon {
    background: none;
}

.tc-block-top-contact .contact-details .contact-title,
.tc-block-top-contact .contact-details a,
.tc-block-top-contact{
    color: #5E5544;
}


#block_leftbanner_toggle{
    text-align: center;
}

.blog_view_all, .view_all_link{
    border-radius: 0;
}

#left-column .ybc_block_categories .children li, #left_column .ybc_block_categories .children li, #right-column .ybc_block_categories .children li, #right_column .ybc_block_categories .children li {
    border-bottom: 0;
    padding-left: 12px;
}

#left-column .ybc_block_categories li:not(:last-child) a, #left_column .ybc_block_categories li:not(:last-child) a, #right-column .ybc_block_categories li:not(:last-child) a, #right_column .ybc_block_categories li:not(:last-child) a {
    border-bottom: 0;
}

.ybc_block_categories .tree {
    margin-left: 0;
    margin-right: 0;
}

.ybc_block_categories .blog_view_all_button{
    display: none;
}

#left-column .ybc_block_slider .owl-controls, #left-column .ybc_blog_related_posts_type_carousel .owl-controls, #left-column .ybc_related_products_type_carousel .owl-controls {
    right: -20px;
}

.blog_view_all, .view_all_link{
    text-transform: none;
}

#left-column .blog_view_all_button, #right-column .blog_view_all_button, #leftcolumn .blog_view_all_button, #right_column .blog_view_all_button {
    margin-bottom: 0;
}
.blog_view_all_button {
    text-align: left;
}

#left-column .ybc_block_featured .block_content, #left-column .ybc_block_popular .block_content, #left-column .ybc_block_latest .block_content, #left-column .ybc_block_author .block_content {
    margin: 0;
}

.page_home, .page_home_gallery {
    margin-bottom: 10px;
}

#custom-text, #tmcmsblock {
    padding: 0 0 15px 0;
}

#products .product-description, .products .product-description, .product-accessories .product-description {
    min-height: 65px;
}

.products .product-miniature {
    margin-bottom: 30px;
}

/* .pagination {
    padding: 10px 0px;
} */

.pagination .col-md-5{
    padding:0;
}

.pagination .col-md-7{
    padding:0;
}

#content .images-container .product-images{
    padding-left: 0px !important;
    margin-bottom: 0px;
    display: flex !important;
    flex-wrap: nowrap;
        gap: 20px;
    justify-content: center;
}

.blog-extra {
    margin: 15px 0 5px 0;
}

p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .blog_description a{
    border-bottom: 1px dotted;
}

.ybc_title_block {
    text-transform: none;
}

html, body, p, td, li, ul, h1,h2, h3, h4, h5, h6, div, span {
    max-height: 999999px;
}

.search-widget form button[type=submit]{
    top:0;
}

#custom-text p, .blog_description {
    color: #5e5543;
}

.searchicon{
    font-size: 28px;
    color: #5E5544;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.searchtoggle{
    border:1px solid #5E5544;
}

.equalHWrap{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equalH{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#tc_serviceblock .tc-service-item-inner {
    width:100%;
    padding: 20px 15px;
}

#tc_serviceblock .service-right {
    padding-top: 4px;
}


.flexslider{
    width: 100%;
    height: calc(100vw* 0.25);
}

.owl-theme .owl-controls .owl-buttons div {
    border: 1px solid #DDDDDD;
    margin-left: 2px;
}

ol li, p li, #content  li{
    margin-bottom: 4px;
    list-style: none;
}

#custom-text li{
    list-style: unset;
}

#block-reassurance li{
    margin-bottom: 0;
}

/* .footer-before {
    background-color: #d9d0bf;
} */

.ybc-blog-wrapper-detail {
    padding: 15px;
}

#mobile_top_menu_wrapper {
    top: 85px;
    border: none;
}

.footerhtml{
    clear: both;
}

.startofferpages{
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.startofferpages .product-miniature {
    padding: 0 !important;
}

.page-heading .title_cat {
    line-height: 130%;
}

.ybc-blog #content-wrapper .ybc-blog-wrapper,
.ybc-blog-wrapper-detail{
    padding: 0 0 0 15px;
}

.ybc-blog .page-heading {
    margin: 0 0 17px 0;
}

.ybc-blog h2,
.ybc-blog h3,
.ybc-blog h4 {
    margin: 14px 0 5px;
}

.blog-category {
    width:100%;
}

.title_blog, .title_blog a {
    text-transform: none;
}

#left-column .title_blog, #left_column .title_blog, #right-column .title_blog, #right_column .title_blog {
    margin-top: 0;
}

.header-top .search-widget form input[type="text"] {
    line-height: 100%;
    height: 40px;
}


#left-column #search_filters .block_content{
    padding-top: 0;
    border: none;
}

#search #search_filters_wrapper{
    display: none;
}

.read_more {
    color: inherit;
}

h1, h2, h3, h4, h5, h6, .product-container h5 {
    line-height: 130%;
}


.tdfaq{
    padding: 5px 10px 5px 0;
    vertical-align: top;
}

#content img, #main img {
    max-width: 100%;
    height: auto;
}

a.colorbox {
    position: relative;
    float: left;
    margin: 0 1px 1px 0px;
}
a.colorbox:hover {
    width: 37px;
    height: 37px;
    border: 2px solid #FFF;
}
#filters select {
    display: inline-block;
    padding: 3px 3px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #222;
    vertical-align: middle;
    height: 28px;
    *margin-top: 4px;
    line-height: 30px;
}
#filters b {
    position: relative;
    top: -4px;
}

#header .menu > .top-menu {
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#header .top-menu li a {
    padding: 8px;
}
#top-menu li:nth-last-child(-n+3) div[id^="top_sub_menu_"] {
    left: auto;
    right: 10%;
}
#top-menu li:last-child div[id^="top_sub_menu_"] {
    right: 0;
}

textarea {
    max-width: 100%;
}

#payment-option-1-additional-information,
#payment-option-2-additional-information,
#payment-option-3-additional-information,
#payment-option-4-additional-information,
#payment-option-5-additional-information,
#payment-option-6-additional-information{
    display: block;
    border: 1px solid #d6d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 15px 15px 15px;
    background-color: #fbfbfb;
    margin:0 0 20px 0;
}

.alert-danger {
    border: 2px solid #a94442;
    margin-top: 10px;
    font-weight: 600;
}

.contact-form {
    padding:0;
}

.contact-form .btn.btn-default .buttonText {
    color: #fff;
}

.form-control-comment {
    padding-left: 15px;
}

#navigation-quickentry .navigation__item {
    flex: 1 1 0%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
    list-style: none;
}

#navigation-quickentry .navigation__item span {
    font-size: 12px;
    display: block;
}

#navigation-quickentry .navigation__item {
    flex: 1 1 0%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
}

#navigation-quickentry .navigation__item a {
    display: inline-block;
    padding: 5px 10px;
    transition: all .15s ease-in-out;
    line-height: 40px;
}

#navigation-quickentry .navigation__list {
    display: flex;
    margin: 0;
    padding-left: 0 !important;
}

#navigation-quickentry .navigation__item span img{
    height: auto;
}

#navigation-quickentry .navigation__item {
    text-transform: none;
}

#navigation-quickentry{border: none; margin-top: 20px;}

body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #guest-form .radio-inline{
    padding-right:8px;
}

#content .nav li{
    margin-bottom: 0;
}

.product-title span{
    border:none;
    color: #555;
    font-size: 14px;
    font-weight: 400;
}

.product-title span:hover, .product-short-description span:hover{
    color: #00263f;
}

#js-product-list a:hover {
    color:inherit;
}

.aeuc_shipping_label a {
    color: #5e5543;
}

.my-2 .nav-link.active{
    background: #d9d0bf !important;
}

.my-2{
    border-bottom: 1px solid #d9d0bf !important;
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 0;
}

.add-address a{
    border-bottom: none;
}

.bestseller .tab-container, .newproduct .tab-container{
    margin-bottom: 35px;
}

ul.ybc-blog-related-posts-list {
    margin-bottom: 35px;
}

#search_filters_wrapper{
    margin-bottom: 0px !important;
}

#search_filters{
    margin-bottom: 30px;
    border: 1px solid #d9d0bf;
}

div.aeuc_footer_info, div.aeuc_footer_info a{
    color: #FFFFFF;
}

div.aeuc_cart_custom_text{
    margin-top: 20px;
}

#checkout-payment-step ul{
    padding-left: 0!important;
}

.form-group.has-error .custom-checkbox input[type="checkbox"] + span {
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ff4c4c;
}

#blockcart-modal .cart-content .btn {
    margin: 3px 10px 3px 0;
    width: 100%;
}

#block-reassurance li .block-reassurance-item {
    padding: 1rem 1.0rem;
}

.block_content ul, #tcsubbanner ul, #conditions-to-approve ul, #block-reassurance ul, .product-tabcontent ul, .help-block ul{
    list-style: none !important;
    padding-left: 0;
}

#product .product-qty-info {
    display: flex;
    align-items: center;
    margin: 5px 0 15px 0px;
    gap: 50px;
    color: #000;
}

#product .product-qty-info .product-reference {
    margin: 0;
    font-size: 12px;
}

#product .product-qty-info label {
    color: inherit;
    margin: 0px;
}

#product .product-qty-info .product-quantities > span {
    color: #008236;
    font-size: 12px;
}

#product .product-qty-info .product-quantities > span i {
    display: inline-block;
    margin-right: 8px;
}

#product .product-tabcontent .nav-link {
    padding: 10px 25px !important;
}

#product #tab-content .tab-pane {
    padding: 10px 25px;
        border: 1px solid #D9D0BF;
}

#product .product-tabcontent #tab-content .tab-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 70px;
    text-transform: uppercase;
    color: #555555;
    text-align: center;
}

@media (min-width: 768px) {
    #product .product-tabcontent,
    #product .product-tabcontent .tabs {
        margin-top: 0px;
    }

    #product .product-tabcontent .nav.nav-tabs {
        display: none;
    }

    #product .product-tabcontent #tab-content {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    #product .product-tabcontent #tab-content .tab-pane {
        display: block;
        flex-basis: 100%;
        opacity: 1;
    }

    #product .product-tabcontent #tab-content .tab-pane:not(:first-child) {
        border-left: 0px;
    }

    .product-features > .data-sheet td.value, .product-features > .data-sheet td.name {
        padding: 10px 0px 10px 15px;
    }

    .product-features > .data-sheet td.value {
        padding-left: 0px;
    }

    .product-features .data-sheet tbody tr:first-child td {
        width: 50%;
        vertical-align: middle;
    }
}

#product .cr-container{
    display: grid;
    align-items: center;
    margin: 20px 0 30px;
    grid-template-columns: auto auto auto;
}

#product .cr-container .cr-section{
    text-align: center;
    margin: 10px 5px;
}

#product .cr-container .cr-section .img-thumbnail{
    border: 0;
}

/* Related products */
#product #related-products-root {
    margin-top: 46px;
}

#product .related-products {
    margin: 37px -15px 0;
    padding-bottom: 25px;
}

#product .related-products .products {
    position: relative;
}

#product .related-products .title-wrapper {
    padding: 10px 0 10px 0;
    margin: 0px 15px 15px;
}

#product .related-products .products-section-title {
    padding: 0;
    margin: 0;
    font-weight: 500;
}

#product .related-products .customNavigation {
    position: absolute;
    z-index: 959;
    top: -58px;
    direction: ltr !important;
    left: auto;
}

#product .related-products .product-miniature {
    margin: 0;
    padding-bottom: 30px;
}

#product .related-products .image-block {
    aspect-ratio: 210 / 299;
}

#product .related-products .product-description {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding-bottom: 0px;
}

#product .related-products .product-description .product-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

#product .related-products .product-description .product-title a {
    font-weight: 300;
    font-size: 14px;
    line-height: 15.4px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
}

#product .related-products .product-description .product-price-and-shipping {
    color: #00263F;
    font-weight: 400;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.5px;
    margin: 0;
}

#product .text-mobile {
    display: none;
}
@media (max-width: 767px) {
    #product .text-desktop {
        display: none;
    }
    #product .text-mobile {
        display: block;
    }
}
/* end Related products */

.page-footer{
    margin-bottom: 1rem;
}

.js-qv-product-images{
    padding-left: 0 !important;
}

#printCMSPage{
    margin-top: 15px;
}

.nested{
    padding-left: 10px;
}

body.tax-display-enabled #products .product-description, body.tax-display-enabled .featured-products .product-description, body.tax-display-enabled .product-accessories .product-description {
    height: auto;
}

#tcsubbanner .tc-subbaner-wrapper{
    margin: 0;
    padding: 0;
}

#tcsubbanner .tc-subbanner-item:nth-child(odd) {
    padding: 0 15px 0 0;
}

#tcsubbanner .tc-subbanner-item:nth-child(even) {
    padding: 0 0 0 15px ;
}

.category-footer h1, .category-footer h2, .category-footer h3, .category-footer h4, .category-footer h5, .category-footer h6{
    margin-top: 24px;
}

.cart-content-btn{
    margin-top: 15px;
}

.products-sort-order .dropdown-menu {
    position: absolute;
    right: 0px;
}

.bestsellerlistitem{
    list-style: none;
}

#search_filters .facet .facet-label a {
    white-space: normal;
}

#search_filters .facet .facet-label .filter-btn {
    cursor: pointer;
}

#search_filters .facet .radio_boxed {
    display: inline-block;
}

#search_filters .facet .radio_boxed .custom-radio {
    display: none;
}
#search_filters .facet .radio_boxed .custom-checkbox .ps-shown-by-js {
    display: none !important;
}

#search_filters .facet .radio_boxed .facet-label a,
#search_filters .facet .radio_boxed .facet-label .filter-btn {
    width: 35px;
    height: 28px;
    display: inline-block;
    margin: 3px;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    border: 1px solid #d9d0bf;
}

#search_filters .facet .radio_boxed .facet-label a.active,
#search_filters .facet .radio_boxed .facet-label .filter-btn.active {
    border: 2px solid #5e5543
}

#mobile_top_menu_wrapper li{
    border-top: 1px solid #d9d0bf;
    /* border-right: 1px solid #ddd; */
    min-height: 34px;
    padding: 0 0 0 15px;
}

#mobile_top_menu_wrapper #top-menu {
    border-bottom: 1px solid #d9d0bf;
}

#mobile_top_menu_wrapper li a {
    padding: 0 !important;
    line-height: 34px;
}

#mobile_top_menu_wrapper .float-xs-right {
    height: 34px;
    border-left: 1px solid #d9d0bf;
}

#mobile_top_menu_wrapper .material-icons {
    height: 34px;
    line-height: 34px;
    margin: -1px 0 0;
    width: 48px;
}

#mobile_top_menu_wrapper li li{
    border-right: none;
    padding: 0 0 0 5px !important;
}

#mobile_top_menu_wrapper {
    padding: 15px 0 15px 0;
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"],
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"],
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"],
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"]{
    margin: 0 0 0 15px;
}

.payment-block .icon img {
    opacity: 0.6;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.payment-block .icon img:hover {
    filter: grayscale(0);
    opacity: 1.0;
    -webkit-filter: grayscale(0);
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0 0 20px 0;
}

.checkout-step .nav-tabs  .nav-link {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #d9d0bf;
    border-bottom: none;
}

#checkout-personal-information-step .product-tabcontent ul{
    padding-left: 0 !important;
    display: grid;
    align-items: center;
    margin: 20px 0 30px;
    grid-template-columns: auto auto auto;
}
#checkout-personal-information-step .product-tabcontent li{
    height: 100%;
    display: flex;
}

#checkout-personal-information-step .product-tabcontent li a{
    height: 100%;
}

@media (min-width: 992px){
    .top_button{
        display: none !important;
    }
    .top-menu .sub-menu ul[data-depth="1"] > li {
        width: 25%;
    }
}

@media (max-width: 1299px){
    .title_blog, .title_blog a{
        text-transform: none;
    }
}


@media (min-width: 992px) and (max-width: 1299px){
    #header .header_logo img{
        width: 200px;
        height: 42px;
    }
    .header-top .search-widget {
        width: 270px;
    }

    #header .top-menu[data-depth="0"] > li > a{
        text-transform: none;
    }
    #header .top-menu li a {
        padding: 8px;
    }
    #header .menu > .top-menu {
        /* margin: 0 -30px; */
    }
}

@media (max-width: 991px) {
    .products-sort-order {
        width: auto;
        margin: 12px 0 7px 7px;
    }
    #brands-logos {
        display: none;
    }
    .tmleftbanner-container{
        display:none;
    }

    #category #search_filter_toggler {
        background: none;
        /* border: 1px solid #5e5543; */
        background-color: #d9d0bf;
    }

    .products-selection {
        padding: 5px 15px;
    }

    #header .blockcart .cart-icon{
        padding: 8px 5px 0 0;
    }

    #tc_serviceblock .tc-image-block{
        float:left;
    }
    #footer {
        margin-top: 20px;
    }

    #left-column .block, #right-column .block, #left-column .links, #right-column .links {
        margin-bottom: 0px;
    }

    #left-column .ybc-navigation-blog-content .block, #right-column .ybc-navigation-blog-content .block, #left-column .ybc-navigation-blog-content .links, #right-column .ybc-navigation-blog-content .links {
        margin-bottom: 20px;
    }

    #left-column .block .block_title, #right-column .block .block_title, #left-column .links .h3, #right-column .links .h3 {
        background: none;
        padding: 7px 5px 7px 0;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .ybc-blog #content-wrapper .ybc-blog-wrapper, .ybc-blog-wrapper-detail{
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #tc_serviceblock .tc-service-item-inner {
        background: #FFFFFF;
        border: 1px solid #d9d0bf;
    }

    #products .product-miniature, .products .product-miniature {
        width: 100%;
    }

    .product-description .product-title{
        max-width: 210px;
    }

    .ybc_title_block {
        font-size: 14px;
    }

    #category #left-column #search_filter_controls, #category #right-column #search_filter_controls {
        margin-top: 1rem;
        margin-bottom: 180px;
    }
}


@media (min-width: 768px) {
    .ybc_blog_layout_grid .ybc-blog-list > li {
        width: 33.3%;
    }

    #navigation-quickentry{
        display: none;
    }
}

@media (max-width: 767px){
    .ybc_blog_layout_grid .ybc-blog-list > li {
        width: 50.0%;
    }

    .ybc_blog_layout_grid .ybc-blog-list li:nth-child(2n+1) {
        clear: both;
    }


    .ybc-blog-wrapper-detail {
        padding: 0;
    }

    .products-section-title {
        font-size: 16px !important;
        max-width: 70%;
    }

    .ybc-navigation-blog{
        background: #FFFFFF;
        text-align: left;
    }

    .page-customer-account #content{
        padding:0;
    }
}

@media (max-width: 543px){
    .ybc-blog #content-wrapper .ybc-blog-wrapper {
        padding: 0;
    }

    #tcsubbanner .tc-subbanner-item:nth-child(odd) {
        padding: 0;
    }

    #tcsubbanner .tc-subbanner-item:nth-child(even) {
        padding: 0;
    }
}

@media (max-width: 480px) {
    body{
        font-size: 14px;
    }

    #header .nav-inner {
        padding: 11px 0;

    }

    #header .header-nav .top-logo {
        /*margin: 11px 0 0 15px;*/
        margin: 0;
        top: 0
    }

    .search-widget form input[type=text], .search-widget form input[type=text]:focus {
        padding: 8px 8px 8px 12px;
    }

    #products .product-miniature, .products .product-miniature {
        margin: 0 auto 16px;
    }

    .products .thumbnail-container, .product-accessories .thumbnail-container {
        margin-bottom: 8px;
    }

    #products .product-title, .products .product-title, .product-accessories .product-title {
        overflow: hidden;
        height: 38px;
    }

    .products .product-miniature .quick-view {
        display: none;
    }
    .products-selection {
        padding: 4px 15px;
    }

    .tabs .tab-pane {
        /* padding: 15px; */
    }

    #wrapper {
        padding: 20px 0 50px;
    }

    .block-category .category-cover img,
    .block-category .category-cover {
        display: none;
    }

    h1, .h1{ font-size: 20px; }
    h2, .h2{ font-size: 18px; }
    h3, .h3{ font-size: 17px; }
    h4, .h4{ font-size: 16px; }
    h5, .h5{ font-size: 15px; }
    h6, .h6{ font-size: 14px; }


    #header #mobile_top_menu_wrapper li a{
        font-size: 16px;
        /* padding: 6px 0 6px 0; */
    }

    .tabs .nav-tabs .nav-link {
        font-size: 14px;
        /* padding: 8px 8px; */
    }

    #box-category-sidebar-description ul, #custom-text ul, #category-description ul, .category-footer ul, #content ul {
        padding-left: 0;
    }

    .product-information{
        font-size: 14px;
    }

    .flexslider{
        display: none;
    }

    .ybc_blog_layout_grid .ybc-blog-list > li {
        width: 100.0%;
    }

    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0.625rem 0.625rem 0;
    }

    p, body, #tc_serviceblock .tc-service-desc {
        color: #5e5543;
    }
    #printCMSPage{
        display: none;
    }


    #left-column .products .product-title{
        height:auto;
    }

    .checkout-step .nav-tabs .nav-link{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
    }

    body#checkout section.checkout-step {
        padding: 10px;
    }
}

@media (max-width: 359px) {
    #header .header-nav .top-logo{
        width: 140px;
        height: 51px;
        margin: 16px 0 0 5px;
    }
    .search-widget form input[type=text], .search-widget form input[type=text]:focus {
        padding: 6px;
    }

    .tabs .nav-tabs .nav-item{
        float: none;
        width: 100%;
        margin: 0 0 3px;
    }
}

/* Product quantity block */
.product-quantity {
    display: inline-block;
    vertical-align: middle;
}


.product-quantity .add {
    float: left;
}

.product-quantity .qty {
    float: left;
    width: 80px;
    margin-bottom: .5rem;
    margin-right: 15px;
}

@media (max-width: 767px) {
    .product-quantity .qty {
        width: 95px;
    }
    .product-quantity .input-group-btn-vertical {
        width: 37px;
    }
    .product-quantity .input-group-btn-vertical .btn i {
        left: 10px;
    }
}

/* END Product quantity block */

.cms-id-17 .yesno, .blog_ilikeit, .blog_showcoupon {
    margin-top: 40px;
}

.cms-id-17 button.interested, .blog_description button.interested {
    background-color: #58a36c;
}

.cms-id-17 button.notInterested, .blog_description button.notInterested {
    background-color: #a30000;
}

.blog_description button.show {
    font-weight: bold;
    height: 80px;
    width: 100%;
    font-size: 14px;
}

.clear {
    clear: both;
}

.blograted {
    margin-bottom: 30px;
}

#home-ties-colors .row{
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#cart .product-image {
    width: 100%;
}

#_desktop_top_menu .is_mega .js-sub-menu .top-menu[data-depth="1"]{
    display: flex;
}

#contact-rich #contact_rich_toggle{
    padding: 0;
}

#contact-rich #contact_rich_toggle img{
    width: 100%;
}

/* #left-column  */

#left-column .featured-products{
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 0 0 30px 0;
    background-color: #fff;
    border: 1px solid #d9d0bf;
}

@media (min-width: 460px) and (max-width: 991px){
    #left-column .featured-products .products{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

#left-column .featured-products {
    padding: 0;
  }
#left-column .featured-products .h1{
    color: #555;
    background-color: #eee;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 20px;
    margin-bottom: 0;
}
#left-column .featured-products .products{
padding: 20px;

}
#left-column .featured-products-all-best-sellers{
    color: #fff;
    background: #555;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 10px;
    margin: 0 20px 20px 20px;
    font-weight: 400;
}

#left-column #gc_sidebarnewproducts_block .view_more .product-more{
margin: 0;
}
#left-column #gc_sidebarnewproducts_block .view_more .product-more a{
    color: #fff;
    background: #555;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 10px;
    margin: 0 20px 20px 20px;
    width: 85%;
    font-weight: 400;
}

@media (max-width: 992px) {
    #gc_sidebarnewproducts_block .block_title{
        display: none;
    }
}

#left-column #newproduct_block_toggle {
    padding: 20px 0 0 0;
    border-top: none;
}
#left-column #newproduct_block_toggle .product-miniature{
    display: flex;
}
#left-column #newproduct_block_toggle .product-miniature .product_thumbnail{
    /* width: 100%; */
    min-width: 55px;
}
/* #left-column #newproduct_block_toggle .product-miniature .product_thumbnail a{
    width: 100%;
} */



#left-column .featured-products .products .product-miniature {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 0;
}
#left-column .featured-products .products .product-price-and-shipping{
    margin-bottom: 0;
}

#left-column .featured-products .all-product-link {
    padding: 0;
}

#left-column .featured-products .products .product-miniature .thumbnail-container{
    width: 100%;
    min-width: 55px;
}

#left-column .featured-products .products .product-miniature .product-description{
    padding-left: 6px;
}

#left-column .featured-products .product_item .product-miniature .product-description{
    margin: 0px 0 0 10px;
}

#left-column .products img {
    max-width: 52px;
    width: auto;
    height: 100%;
}

#left-column .products .thumbnail-container{
    max-width: 53px;
}
#left-column #gc_sidebarnewproducts_block h4{
    border: 1px solid #d9d0bf;
    border-bottom: none;
}

#left-column #gc_sidebarnewproducts_block .product-title{
    margin-left: 6px;
}

#left-column .products .product-title {
    line-height: 1.0;
}

#left-column .products .product-description,
#right-column .products .product-description {
    position: relative;
}

#left-column #gc_sidebarnewproducts_block .product-price-and-shipping{
    margin-left: 6px;
}

#left-column #gc_sidebarnewproducts_block .product-miniature .product-info {
    display: flex;
    flex-direction: column-reverse;
}

#left-column .title-wrapper {
    margin: 0;
    border-bottom: 0;
}

#left-column .title-wrapper h1 {
    color: #555;
	background-color: #efefef;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 20px;
	margin-bottom: 0;
    width: 100%;
}

#left-column .gc_seocategory_column {
    padding: 15px 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #d9d0bf;
    margin: 0 0 30px 0;
}
#left-column .gc_seocategory_column ul{
    padding-left: 12px;
}

/* #left-column .gc_seocategory_column p{
    text-align: justify;
} */

.gc_seocategory_column ol {
    margin: 0.7rem 0;
    padding-inline-start: 30px;
}
.gc_seocategory_column ol li {
    list-style: decimal;
}
.gc_seocategory_column ul {
    list-style: disc;
    padding-left: 30px;
    margin: 0.7rem 0;
}
.gc_seocategory_column h2,
.gc_seocategory_column h3,
.gc_seocategory_column h4 {
    margin: 14px 0 5px;
}


@media (max-width: 991px) {
    #left-column .featured-products{
        display: none;
    }
}

#gc_cmstop {
    float: right;
    text-align: left;
    margin: 8px 0 0 0;
}

#left-column .facet-label{
    display: flex;
    justify-content: left;
    align-items: center;
}

#left-column .facet-label span.custom-checkbox{
    top: 0 !important;
}

#left-column .facet-label a.search-link{
    line-height: 14px;
}

#left-column #box-support a{
    display: flex;
    justify-content: center;
}

#left-column #box-support img{
    max-width: 300px;
    width: 100%;
    height: auto;
}

#gc_cmshome .container{
    margin: 0;
}

#gc_cmshome .tc-subbaner-wrapper{
    padding: 0 !important;
    margin-top: 20px;
}
/* YBC-Blog Home */

.ybc_title_block {
    text-transform: none;
    text-decoration: none;
    color: #414141;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 9px;
    padding: 5px 0 9px;
    width: 100%;
    outline: none !important;
    text-decoration: none !important;
    float:  left;
}

.read_more {
    text-decoration: none !important;
    margin-top: 10px;
    display: inline-block;
    border-bottom: 1px dotted;
    color: inherit;
    font-style: italic;
}

.a {
    touch-action: manipulation;
}

.blog_description {
    color: #5e5543;
    clear: left;
    line-height: 24px;
}

.page_home.ybc_block_default ul li:nth-child(3n+1) {
    clear: left;
}

#custom-text .ybc_block_latest ul,
#custom-text .ybc_block_featured ul {
    padding-left: 0 !important;
    margin-left: -15px;
    margin-right: -15px;
}

#custom-text .ybc_block_latest h2,
#custom-text .ybc_block_featured h2 {
    margin-top: 25px;
}

#custom-text li {
    margin-bottom: 24px;
}

#category .product_list li.out_of_stock {
    position: absolute;
    top: 90%;
    left: 50%;

    transform: translate(-50%, -50%);

    padding: 5px 10px;
    border-radius: 7px;
    text-transform: uppercase;
    font-weight: bold;
}

#category .product_list li.out_of_stock{
    color: #ffffff;
    background: #555;
}
#category .product-actions{
    z-index: 2;
}


.gc_productrating-additional-info {
  border-top: 2px solid #eee;
  padding-top: 20px;
}

#gc-productratings-list-header .products-sort-order .select-title {
  padding: 0;
  background: none;
  border: none;
  text-align: center;
  margin: 0;
}

form.forgotten-password #password-reset-button button {
    width: auto;
}

@media (max-width: 768px) {
    form.forgotten-password {
        padding: 15px;
    }

    form.forgotten-password .form-group {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
    }

    form.forgotten-password .form-group > div[class*="col-md-"] {
        width: 100%;
        float: none;
    }

    form.forgotten-password .form-group.captcha-box {
        flex-direction: row;
    }

    form.forgotten-password .form-group label {
        text-align: left;
    }

    form.forgotten-password .captcha-box input {
        flex: 1 50%;
    }

    form.forgotten-password .captcha-box .captcha-box-image {
        flex: 2 50%;
    }

    form.forgotten-password #password-reset-button {
        width: 100%;
    }

    form.forgotten-password #password-reset-button button {
        width: 100%;
    }
}

/***************** alert messages **************************/
#content ul.ps-alert-error, #content ul.ps-alert-success {
    margin-bottom: 0px;
    padding: 0 !important;
}

.ps-alert-error .item, .ps-alert-success .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
    background-color: #ff4c4c;
    border: 2px #ff4c4c solid;
}

.ps-alert-success .item {
    background-color: #4cbb6c;
    border-color: #4cbb6c;
}

.ps-alert-error .item i, .ps-alert-success .item i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 15px #ff4c4c solid;
}

.ps-alert-success .item i {
    border: 15px #4cbb6c solid;
}
.ps-alert-error .item p, .ps-alert-success .item p {
    width: 100%;
    padding: 18px 20px;
    margin: 0;
    background-color: #fff;
}
.ps-alert-error .item i svg, .ps-alert-success .item i svg {
    width: 24px;
    height: 24px;
    background-color: #ff4c4c;
}

.ps-alert-success .item i svg {
    background-color: #4cbb6c;
}

/* CMS Footer After */

#gc_cmsfooterafter .carrier-block-inner,
#gc_cmsfooterafter .payment-block-inner {
    flex-wrap: wrap;
    display: flex;
    gap: 10px !important;
    margin: 0 !important;
}

#gc_cmsfooterafter .payment-block-inner {
    justify-content: flex-start
}

#gc_cmsfooterafter .carrier-block-inner img,
#gc_cmsfooterafter .payment-block-inner img {
    border-radius: 4px !important
}

#gc_cmsfooterafter p {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

@media (max-width:540px) {
    #gc_cmsfooterafter  .payments {
        padding-right: 0 !important;
        padding-top: 10px
    }
}

/* Gcbanner */
.gcbanner-container .banner_item:not(:first-child) {
    display: none;
}

@media (max-width: 991px) {
    /* Removing the margin bottom from a category block */
    #main .block-category {
        margin-bottom: 0;
    }

    /* Changing the margins of h1 and h2 headings */
    #main #category-description h1 {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #main #category-description h2 {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    /* Changing indents in product cards */
    #products .products-selection {
        margin-bottom: 10px;
    }

    #products #js-product-list .product-miniature {
        margin-bottom: 10px;
    }

    #products #js-product-list .product-miniature .product-description {
        min-height: 58px;
        height: auto;
        padding-bottom: 0;
    }

    #products #js-product-list .product-miniature .product-description .product-title {
        height: 36px;
        margin-bottom: 0;
    }

    /* Hidden gc_seocategory column */
    #left-column section.gc_seocategory_column {
        display: none;
    }

}

/* new home page */
.header-nav #tcblocktopcms {
    width: 100%;

}
.header-nav .tic-blocktopcms {
    padding: 8px 0;
    display: flex;
    justify-content: center;
}
.header-nav.fixed .tic-blocktopcms {
    padding-top: 8px;
}
.header-nav .tic-blocktopcms > div {
    width: 249px;
    font-size: 14px;
    font-weight: 600;
}
.header-nav .tic-blocktopcms > div > span {
    color: #8E0000;
}

@media (min-width: 1300px) {
    #index main > .container,
    #index .featured-products > .container,
    #index .customer-ratings > .container,
    #index .ybc_block_slider > .container {
        max-width: 1440px !important;
    }
}
.btn.btn-new-default {
    /*background: #8E0000;*/
    background: #555;
    color: #fff;
    font-size: 18px;
    padding: 2px 15px;
}
.btn.btn-new-default:hover,
.btn.btn-new-default:focus,
.btn.btn-new-default:active {
    /*background: #555;*/
    background: #8E0000;
    color: #fff;
}

.personalized-customer-projects .btn.btn-new-default {
    background: #8E0000;
}
.personalized-customer-projects .btn.btn-new-default:hover,
.personalized-customer-projects .btn.btn-new-default:focus,
.personalized-customer-projects .btn.btn-new-default:active {
    background: #555;
}
#gc_cmshome {
    text-align: center;
    margin-bottom: 60px;
}
#gc_cmshome > div {
    margin-bottom: 25px;
}
#gc_cmshome > div:after {
    content: "";
    display: table;
    clear: both;
}
#gc_cmshome .col-md-6,
#gc_cmshome .col-sx-6 {
    min-height: 304px;
    padding: 0 5px;
}

#gc_cmshome .main-element {
    background-color: #e6e6e6;
    min-height: 314px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
}
#gc_cmshome .main-element > .main-element-img {
    width: 90%;
}

#gc_cmshome .main-element > .main-element-img img {
    /*width: 100%;*/
    /*height: 305px;*/
    /*object-fit: cover;*/
    /*object-position: 59% 50%;*/
    object-fit: fill;
    width: 250px;
    height: 250px;
}

#gc_cmshome .element-description {
    text-align: left;
    width: 100%;
    min-height: 150px;
    display: grid;
    align-content: space-between;
}
#gc_cmshome .element-description h2 {
    font-size: 48px;
    max-width: 80%;
    line-height: 50px;
}
#gc_cmshome .element-description > p {
    font-size: 14px;
    margin-bottom: 10px;
    display: none;
}
#gc_cmshome .btn-new-default {
    width: 46%;
    font-size: 14px;
    padding: 7px 17px;
    background: #8E0000;
}
#gc_cmshome .btn.btn-new-default:hover,
#gc_cmshome .btn.btn-new-default:focus,
#gc_cmshome .btn.btn-new-default:active {
    background: #555;
}
#gc_cmshome .sub-elements {
    background-color: #F9F9F9;
    text-align: center;
    padding-top: 31px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#gc_cmshome .sub-elements h3 {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    /*margin-top: 20px;*/
}

#gc_cmshome .sub-elements h3 a {
    border: none;
    color: inherit;
}
#index #gc_cmshome .owl-carousel {
    margin-bottom: 20px;
}
#index .text-block {
    text-align: center;
    margin-bottom: 50px;
}
#index .text-block .text-block-content {
    text-align: left;
    font-size: 14px;
    padding: 0 20px;
}

#index .text-block .text-block-content > a {
    border-bottom: 1px dotted;
}

#index .text-block.block-online {
    margin-bottom: 54px;
}
#index .text-block-title {
    margin-bottom: 10px;
}

#index .text-block-title h1,
#index .text-block-title h2 {
    color: #000;
    font-size: 36px;
    font-weight: bold;
}
#index .text-block-title h1 {
    margin-top: 67px;
}
#index .text-block-title h2 {
    font-size: 24px;
}
#index .text-block-title h2 b,
#index .text-block-title h1 b {
    color: #8E0000;
}
#index .owl-carousel {
    max-width: 90%;
    margin: 0 auto 100px;
    float: none;
}
#index .owl-carousel .owl-item {
    text-align: center;
}

/* Red chevron navigation arrows for owl carousel */
#index #wrapper {
    padding-bottom: 0;
}
#index .owl-carousel .owl-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 10;
    transform: translateY(-50%);
}

#index .owl-carousel .owl-buttons .owl-prev,
#index .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 30px;
    height: 30px;
    font-size: 0;
    cursor: pointer;
    z-index: 10;
}

#index .owl-carousel .owl-buttons .owl-prev {
    left: -3%;
    transform: scaleX(-1) translateY(-50%);
}

#index .owl-carousel .owl-buttons .owl-next {
    right: -5%;
}

#index .owl-carousel .owl-buttons .owl-prev:before,
#index .owl-carousel .owl-buttons .owl-next:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 36px;
    border: none;
}

#index .owl-carousel .owl-buttons .owl-prev:before {
   content: url('/themes/ct_krc/assets/img/themeimage/arrow_slider.svg');

}

#index .owl-carousel .owl-buttons .owl-next:before {
    content: url('/themes/ct_krc/assets/img/themeimage/arrow_slider.svg');
}

#index .owl-carousel .owl-buttons .owl-prev:hover:before,
#index .owl-carousel .owl-buttons .owl-next:hover:before {
    opacity: 0.8;
}

.home-carousel-category h3 {
    font-weight: bold;
}
#index #custom-text {
    padding-bottom: 60px;
}
#index #custom-text, #index #tmcmsblock {
    margin-bottom: 0;
}
#index .featured-products,
#index #custom-text
/*.page_home.ybc_block_slider,*/
{
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    width: calc(100vw - 8px);
    max-width: 100vw;
    background-color: #f3f3f3;
}
#index .page_home.ybc_block_slider {
    margin-top: 25px;
}
/*#custom-text .personalized-customer-projects,*/
#custom-text .discover-our-workwear {
    max-width: 1440px;
    margin: 0 auto;
}
.featured-products .container > h2 {
    text-align: center;
    padding: 25px 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
.featured-products .home-carousel-new-products,
.featured-products .home-carousel-new-products .product-miniature {
    margin-bottom: 0 !important;
}

.customer-projects-slider::after,
.featured-products .home-carousel-new-products::after,
.page_home.ybc_block_slider .owl-carousel.owl-theme::after,
#gc_cmshome .col-md-6::after{
    content: "";
    display: table;
    clear: both;
}
.home-carousel-new-products h3 a {
    font-size: 16px;
    border: none;
    font-weight: 700;
}
.home-carousel-new-products .thumbnail-container,
.home-carousel-new-products .thumbnail-container img {
    width: 100%;
}

.home-carousel-new-products .product-miniature .product-flags .new {
    top: 0 !important;
    background-color: #8E0000;
}

@media (max-width: 768px) and (min-width: 480px) {
    #header .header-nav .top-logo {
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);

        top: 0px;
        left: 50%;
    }
    #gc_cmshome .sub-elements h3 {
        font-size: 14px;
    }

    #gc_cmshome .sub-elements .xc-category-item {
        margin-bottom: 57px;
        padding: 0px 5px;
    }

    #gc_cmshome .element-description h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
        max-width: unset;
        letter-spacing: 1px;
        display: inline-block;
        min-height: 60px;
    }

    #gc_cmshome .main-element > .main-element-img img {
        height: 150px;
        width: 150px;
    }

    #gc_cmshome .main-element {
        min-height: 170px;
        align-items: center;
        justify-content: space-between;
    }

    #gc_cmshome .element-description {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: auto;
    }

    #gc_cmshome .btn-new-default {
        width: 138px;
    }

    #index #custom-text,
    #index .featured-products {
            margin-left: -15px;
        width: calc(100vw + 15px);
        margin-right: unset;
    }

    #index #custom-text {
                padding: 0px 35px 50px 35px;
    }

    #index #custom-text.custom-home-bottom {
        padding-top: 10px;
    }

    #index #custom-text.custom-home-bottom .four-banners {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin: 0 -35px 0 -35px;
        gap: 20px;
    }

    #index #custom-text.custom-home-bottom .four-banners::after {
        display: none;
    }

    #index #custom-text.custom-home-bottom .four-banners > div {
        padding: 0px;
        float: none;
    }

    #index .owl-carousel .owl-buttons .owl-next {
        right: -7%;
    }

    #index .page_home.ybc_block_slider > .container {
        margin: 0px;
    }

    #index .page_home.ybc_block_slider > .container > .block_content {
        margin: 0px 20px;
    }

    .discover-our-workwear .discover-description {
        padding: 0px !important;
    }

    .discover-our-workwear .four-banners h3 {
        width: 100% !important;
        bottom: 80px !important;
    }

    .discover-our-workwear .four-banners h3 a {
        font-size: 12px;
        font-weight: 700;
        line-height: 25px;
        width: 100%;
        letter-spacing: 1px;
            padding: 5px 0px !important;
        min-width: 154px;
        width: fit-content !important;
    }
}

@media (max-width: 768px) {
    #header .header-nav .nav-inner {
        padding-top: 0;
    }

    .header-nav #gc_cmsnav {
        background: #f9f9f9;
        margin: 0 -15px;
    }
    .header-nav .tic-blocktopcms > div {
        font-size: 10px;
        font-weight: 600;
    }
    .header-nav .tic-blocktopcms > div.hidden-mobile {
         display: none;
    }

    .header-nav .tic-blocktopcms {
        color: #000;
        padding: 0;
    }

    #header .header-nav .nav-inner .mobile {
        position: relative;
        margin-top: 14px;
    }

    #header .header-nav .blockcart {
                padding: 0 0 0 5px;
    }
    #header .blockcart .cart-icon {
        padding: 8px 0 0 0;
    }
    #header .blockcart span.cart-item-count span {
        right: 2px;
    }

    .header-top .search-widget,
    #header .searchtoggle {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .btn.btn-new-default {
        font-size: 14px;
    }
    #index main > .container {
        margin: 0 !important;
    }
    #index main > .container,
    #index .featured-products > .container,
    #index .customer-ratings > .container,
    #index .page_home.ybc_block_slider > .container {
        max-width: 100%;
        margin: 0 !important;
    }

    #gc_cmshome .main-element {
        min-height: 170px;
        margin-top: 10px;
    }

    #gc_cmshome .main-element > .main-element-img {
        width: 100%;
        max-height: 150px;
    }

    #gc_cmshome .main-element > .main-element-img img {
        width: 150px;
        height: 150px;
        object-fit: contain;
        /*object-position: 59% 50%;*/
    }

    #gc_cmshome .element-description {
        min-height: 120px;
        margin-left: 20px;
    }

    #gc_cmshome .btn-new-default {
        width: 81%;
    }
    #gc_cmshome .sub-elements h3 {
        font-size: 14px;
    }
    #gc_cmshome .col-md-6 {
        background-color: #F9F9F9;
    }
    #gc_cmshome .col-md-6,
    #gc_cmshome .sub-elements {
        padding: 0;
    }
    #gc_cmshome .col-xs-6 {
        padding: 14px;
        min-height: 240px;
    }
    #gc_cmshome .sub-elements {
        display: flex;
        flex-wrap: wrap;
        padding: 21px 0;
    }

    #gc_cmshome .block-online .text-block-title {
        margin-bottom: 5px;
        /*background-image: url("/themes/ct_krc/assets/img/themeimage/background_online.png");*/
        /*min-height: 146px;*/
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
    }
    #gc_cmshome .text-block-content {
        font-size: 10px;
    }
    #gc_cmshome .element-description h2 {
        font-size: 30px;
        line-height: 30px;
    }
    #gc_cmshome .element-description > p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    #index .block-online .text-block-title h1 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 0;
        /*color: #fff;*/
        /*text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;*/
    }
    #index .text-block-title h2 {
        font-size: 16px;
    }

    #gc_cmshome .block-online .text-block-content {
        display: block;
    }
    #index .text-block.block-online {
        margin-bottom: 38px;
    }
    #main .home-carousel-category img,
    #main .personalized-customer-projects img,
    #main .page_home.ybc_block_slider img {
        max-width: 154px !important;
        max-height: 194px;
    }
    #index .owl-carousel .owl-buttons .owl-next {
        right: -15%;
    }
    #index .owl-carousel .owl-buttons .owl-prev {
        left: -5% !important;
        top: 50% !important;
    }
    #index .owl-carousel {
        margin: 0 auto 25px;
    }
    #index .owl-carousel.ratings-carousel {
        margin: 0 auto;
        margin-bottom: 15px !important;
    }
    .featured-products, .page_home.ybc_block_slider {
        background-color: inherit;
    }
    .featured-products .container > h2 {
        font-size: 16px;
    }
    .products .product-miniature .product-flags .new {
        font-size: 5px;
        padding: 0 4px;
    }
    .home-carousel-new-products h3 a {
        font-size: 14px !important;
    }
    .customer-ratings h2.ratings-title,
    .personalized-customer-projects > h2,
    .page_home.ybc_block_slider h2,
    .discover-our-workwear h2 {
        font-size: 16px !important;
    }
    .customer-ratings .ratings-subtitle,
    .personalized-customer-projects .sub-title,
    #custom-text .discover-our-workwear .discover-description,
    .page_home.ybc_block_slider .sub-title {
        font-size: 14px !important;
    }

    .ratings-content .comment-author a {
        font-size: 10px !important;
    }
    .ratings-content .comment-text {
        font-size: 12px !important;
    }
    .ratings-carousel .owl-pagination .owl-page{
        display: none;
    }
    .ratings-carousel:after {
        content: "";
        display: table;
        clear: both;
    }
    .ratings-carousel .owl-controls {
        position: absolute;
        top: 50%;
        width: 100%;
    }
    #index .customer-ratings h2.ratings-title,
    #index .personalized-customer-projects > h2,
    #index .page_home.ybc_block_slider h2,
    #index .discover-our-workwear h2 {
        padding: 8px;
    }
    #index .block-online .text-block-title h1,
    #gc_cmshome .text-block-content,
    #index .customer-ratings .ratings-subtitle,
    #index .discover-our-workwear .sub-title,
    #index .page_home.ybc_block_slider .sub-title,
    #custom-text .discover-our-workwear .discover-description,
    #index .personalized-customer-projects .sub-title {
        padding: 0 15px !important;
    }
    .personalized-customer-projects a.btn-new-default {
        font-size: 14px;
        font-weight: 700;
        width: 95% !important;
        margin: 0 auto;
        padding: 7px 0;
    }
    #custom-text .content .owl-carousel {
        margin-bottom: 15px;
    }
    #custom-text .customer-projects-slider {
        margin-bottom: 30px !important;
    }
    .page_home .ybc_title_block {
        font-size: 12px;
    }
    #custom-text .discover-our-workwear .four-banners h3 a {
        bottom: 10px;
        padding: 7px;
        font-size: 12px;
    }
    #custom-text .discover-our-workwear .discover-description {
        padding: 0;
        margin-bottom: 15px;
    }
    #custom-text.custom-home-bottom {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #index #wrapper {
        padding-bottom: 0;
    }
    #index #custom-text.custom-home-bottom {
        padding-bottom: 0;
    }
    #index #custom-text h2 {
        margin-top: 0;
    }
    #index #custom-text .personalized-customer-projects h2 {
        margin-bottom: 10px;
        padding-top: 35px;
    }
    .ratings-content .comment-text {
        -webkit-line-clamp: 4;
    }
    #index #custom-text {
        padding-bottom: 15px;
    }
    #index .page_home.ybc_block_slider .owl-carousel.owl-theme {
        margin-bottom: 0 !important;
    }

    .discover-our-workwear .four-banners {
        margin: 0 !important;
    }
    #index .footer-before-before {
        margin-bottom: 0;
    }
    #index .owl-carousel {
        max-width: 320px;
    }
    .home-carousel-category h3 {
        font-size: 14px;
    }
    #index .featured-products .home-carousel-new-products .product-miniature {
        max-width: 156px;
        padding: 0;
    }

    #custom-text .personalized-customer-projects .owl-item h3 {
        font-size: 14px;
    }
    #index .page_home.ybc_block_slider {
        margin-top: 20px;
    }
    #gc_cmshome .element-description {
        margin-left: 15px;
    }
    #index .featured-products,
    #index #custom-text
    {
        width: calc(100vw - 2px);
    }
    .gcbanner-container {
        margin-bottom: 10px;
    }

}

.customer-ratings h2.ratings-title,
.personalized-customer-projects > h2,
.page_home.ybc_block_slider h2,
.discover-our-workwear h2 {
    text-align: center;
    font-weight: 700;
    color: #000;
    padding: 28px 28px 0;
    font-size: 24px;
}
.customer-ratings h2 {
    padding: 45px 28px 0;
}
.personalized-customer-projects h2 {
    margin-top: 20px;
}
.customer-ratings .ratings-subtitle {
    padding: 0 20px;
}
.customer-ratings .ratings-subtitle,
.personalized-customer-projects .sub-title,
.page_home.ybc_block_slider .sub-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.page_home.ybc_block_slider .sub-title {
    text-align: left;
}

#index .page_home.ybc_block_slider .owl-carousel.owl-theme {
    margin: 0 auto 40px;
}

.ratings-carousel {
    margin-bottom: 40px !important;
}
.ratings-header {
    margin-top: 25px;
}
.ratings-carousel .owl-item {
    padding: 10px;
}

.ratings-carousel .owl-pagination {
    position: relative;
    bottom: -10px;
}

.ratings-carousel .owl-pagination .owl-page.active {
    background-color: #8E0000;
}
.ratings-carousel .owl-pagination .owl-page:hover {
    background-color: #8E0000;
}
.ratings-content {
    background-color: #f3f3f3;
    padding: 5px 20px 10px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;

}
.ratings-content .comment-rating {
    font-size: 25px;
    max-width: fit-content;
    margin: 0 auto;
}
.ratings-content .comment-star.filled {
    color: #8E0000;
}

.ratings-content .comment-text {
    padding: 10px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100px;
    max-height: 100px;
    text-align: left;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ratings-content .comment-author {
    text-align: left;
}

.ratings-content .comment-author a {
    color: #8E0000;
    font-size: 18px;
}

#custom-text .personalized-customer-projects .sub-title {
    margin: 0 auto 20px;
    padding: 10px 0 20px;
    text-align: left;
    max-width: 1685px;

}
#custom-text .personalized-customer-projects .content {
    text-align: center;
    max-width: 1440px;
    margin: 0 auto;
}
#custom-text .content .owl-carousel {
    margin-bottom: 70px;
}
#custom-text .content > a {
    color: #fff !important;
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
#custom-text .personalized-customer-projects h3 {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    text-transform: capitalize;
}
.page_home .sub-title a {
    font-weight: 700;
    color: #8E0000;
}
.page_home .ybc_title_block {
    border: none;
    color: #555;
}
.page_home img {
    max-height: 175px !important;
}

@media (min-width: 992px) {
    #index main > .container,
    #index .featured-products > .container,
    #index .customer-ratings > .container,
    #index .page_home.ybc_block_slider > .container {
        max-width: 100%;
    }
}

.discover-our-workwear img {
    width: 100%;
}
.discover-our-workwear .four-banners {
    margin:0 -10px;
}
.discover-our-workwear .four-banners > div {
    text-align: center;
    display: flex;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

.discover-our-workwear .four-banners h3 {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    text-transform: capitalize;
}
.discover-our-workwear .four-banners h3 a {
    width: 100%;
    padding: 22px;
    background: #830000;
    color: #fff;
    text-align: center;
    text-transform: capitalize !important;
}
.discover-our-workwear .four-banners h3 a:active,
.discover-our-workwear .four-banners h3 a:hover,
.discover-our-workwear .four-banners h3 a:focus {
    background: #555;
}
.discover-our-workwear .four-banners h3 {
    position: absolute;
    bottom: 55px;
    width: 75%;
}


.discover-our-workwear .four-banners:after {
    content: "";
    display: table;
    clear: both;
}
#custom-text .discover-our-workwear h2 {
    margin: 0 0 15px;
    padding-top: 15px;
}

.discover-our-workwear .discover-description {
    font-size: 14px;
    text-align: left;
    margin-bottom: 30px;
    padding: 0 20px;
}
.discover-our-workwear .discover-description b {
    color: #8E0000;
}

/* Vertical stack within one slide for ratings-carousel on <=1024px */
@media (max-width: 1024px) {
    #index .ratings-carousel .owl-vert-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        height: 100%;
        width: 100%;
        align-items: center;
    }
    #index .ratings-carousel .owl-vert-slide > * {
        width: 100%;
        max-width: 619px;
    }
    /*.home-carousel-category img,*/
    .personalized-customer-projects img,
    .page_home.ybc_block_slider img {
        max-width: 200px !important;
    }
    .home-carousel-category h3 {
        margin-top: 10px;
    }
    #index .owl-carousel .owl-buttons .owl-prev {
        left: -3%;
        top: -12px;
    }
    .personalized-customer-projects .sub-title {
        max-width: 724px;
        margin: 0 auto 65px;
    }
    .page_home.ybc_block_slider .owl-carousel {
        margin-bottom: 20px !important;
    }
    #custom-text .discover-our-workwear h2 {
        margin: 0;
    }
    .discover-our-workwear .four-banners h3 {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .discover-our-workwear .four-banners > div {
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 4px;
    }

}

#index .owl-page {
    width: 9px;
    height: 9px;
}

body#index {
    letter-spacing: 0;
}

#index .home-carousel-new-products .owl-wrapper,
#index .home-carousel-new-products .owl-item,
#index .home-carousel-new-products .owl-item > div {
    display: flex !important;
    align-items: stretch;
}
#index .home-carousel-new-products .owl-item article.product-miniature {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#product [id^='product-description-short'] ul {
    list-style: disc;
    padding-left: 17px;
}
.products .owl-item .image-block {
    display: flex;
}
.products .owl-item .product-thumbnail {
    display: flex;
    align-items: flex-end;
}
.products .owl-item .product-list-reviews {
    display: none;
}
