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

body { font-family: 'PT Sans', sans-serif; font-weight: 400; color: #333; font-size: 14px; line-height: 20px; width: 100%;}

h1, h2, h3, h4, h5, h6 { color: #222; }
/* default font size */
.fa { font-size: 14px; }
/* Override the bootstrap defaults */
h1 { font-size: 34px; margin-top:0px;}
h2 { font-size: 28px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

/*a { color: #007acc; }*/
a { color: #3c3c3c; }
.description_part2 a, .description_part1 a, .blog_post .main_description a {color: #337ab7;}
.description_part2 img, .description_part1 img, .blog_post .main_description img {margin-top: 15px; margin-bottom: 15px;}
#tab-review a {color: #337ab7;}
a:hover { text-decoration: none; color: #000;}
legend { font-size: 18px; padding: 7px 0px }
label { font-size: 14px; font-weight: normal; }
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control { font-size: 12px; }
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover { font-size: 12px; }
.input-group .input-group-addon { font-size: 12px; height: 30px; }
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg { display: inline; }
.tab-content > .tab-pane{border:1px solid #ddd; border-width:0px 1px 1px 1px; padding:15px;}
div.required .control-label:before { content: '* '; color: #F00; font-weight: bold; }
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover { text-decoration: none; color: #007acc; background-color: #eee;}
.dropdown-menu{border:none;}
#product{margin-top:10px;}
/* top */
#top { 
	background: #fff;
	border-bottom: 1px solid #D8D8D8;
	font-weight: 400;
    color: #444;
    font-size: 14px;
    line-height: 20px;
}
#top .container {
	padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1500px) {
	#top .container {width: 1470px;}
	header .container {width: 1470px;}
	.catalog-menu.container {width: 1470px;}
}
#top #form-currency .currency-select, #top #form-language .language-select { text-align: left; color:#333; font-size:13px; padding:3px 16px;}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover { text-shadow: none; text-decoration:none; color: #007acc; background-color: #eee;}
#top .btn-group > .btn-link, #top-links > ul > li, #top-links > ul > li > a {
	line-height: 20px;
    color: #333;
    text-decoration: none;
}
header {background-color: #F5F5F5;}
header .container .row {padding: 10px 0px;}
.menu-header-box {
	background: #3c3c3c;
    /*box-shadow: 0 3px 3px rgb(0 0 0 / 20%);*/
    margin-bottom: 15px;
    height: 58px;
}
/*.menu-header-box .catalog-menu .container {
	width: 1470px;
}*/
#top .btn-group > .btn-link:hover, #top-links > ul > li > a:hover { color: #000;}
#top-links .dropdown-menu a { text-shadow: none; font-size:13px; }
#top .btn-link strong { font-size: 14px; line-height: 14px; }
#top-links, #top-links3 { padding-top: 6px; }
@media (max-width: 767px) {
	#top-links {
		font-size: 11px;
	}
}
#top-links a + a { margin-left: 15px; }
#top-links .list-inline li, #top-links3 .list-inline li {padding: 3px 10px;}
#top-links .list-inline li:hover, #top-links3 .list-inline li:hover{
	background-color: #f8f9fa;
    border-radius: 3px;
    padding: 3px 10px;
}
#top-links2 {padding-top: 2px;}
#top-links3 {font-size: 16px;}

/* logo */
#logo {margin: 0;}

/* search */
#search { margin: 9px; }
#search .input-lg { height: 40px; line-height: 20px; padding: 0 10px; border:1px solid #e0e0e0; box-shadow: none; border-right:none;}
#search .btn-lg {color:#999; font-size: 20px; line-height: 18px; padding: 10px 15px; text-shadow:none; box-shadow: none; background:none; border:1px solid #e0e0e0; border-left:none;}

/* cart */
#cart { margin-bottom:15px; float:right;}
#cart > .btn { font-size:14px; line-height: 18px; color: #666; background:none; border:none; text-shadow:none; box-shadow:none;}
#cart > .btn .fa{font-size:36px; color:#f5f5f5; margin-top: 2px;}
#cart.open > .btn { background-image: none; color: #007acc;}
#cart.open > .btn:hover { color: #007acc; }
#cart .dropdown-menu {z-index: 1001;  min-width:350px;}
#cart .cart-count-block {position: absolute; top: 8px; right: 7px; background-color: #ffd800; padding: 1px 7px; border-radius: 8px; color: #000; font-size: 11px;}

#wishlist-header-icon {margin: 10px 10px 10px 0; float:right;}
#wishlist-header-icon > a .fa{font-size:34px; color:#f5f5f5; margin-top: 4px;}

#account-header-icon {margin: 10px 20px 10px 0; float:right;}
#account-header-icon > a .fa{font-size:34px; color:#f5f5f5; margin-top: 4px;}
#account-header-icon .text_account {color:#f5f5f5; float: left; margin-right: 10px;margin-top: 8px;}

@media (max-width: 767px) {
	#cart {}
	#cart > .btn{}
	#cart .dropdown-menu{}
	#logo {}
	#logo img{display:inline-block;}
}
@media (max-width: 478px) {
	#cart .dropdown-menu {min-width: 100%;}
	#cart{margin-right: -10px;}
	#wishlist-header-icon {margin: 10px 7px 10px 0; float:right;}
	#supermenu ul li.main-catalog {display: none !important;}
}
#cart .dropdown-menu table { margin-bottom: 10px; }
#cart .dropdown-menu li > div { min-width: 427px; padding: 0 10px; }
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {min-width: 100%;}
}
#cart .dropdown-menu li p { margin: 20px 0; }

/* menu */
#menu { background-color: #f5f5f5; min-height: 40px;}
#menu .navbar-collapse{padding:0;}
#menu .nav > li > a { color: #000; padding: 10px 15px 10px 15px; min-height: 15px; background-color: transparent; font-size:14px;}
#menu .nav > li:hover > a, #menu .nav > li.open > a { background-color:#007acc; color:#fff; border-radius:3px;}
#menu .dropdown-menu { padding-bottom: 0; }
#menu .dropdown-inner { display: table; }
#menu .dropdown-inner ul { display: table-cell; }
#menu .dropdown-inner a { min-width: 175px; display: block; padding:4px 20px; clear: both; line-height: 20px; color: #333333; font-size: 12px; }
#menu .dropdown-inner li a:hover { color: #007acc; }
#menu .see-all { display: block; margin-top: 0.5em; border-top: 1px solid #DDD; padding: 3px 20px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 3px 3px; font-size: 12px; }
#menu .see-all:hover, #menu .see-all:focus { text-decoration: none; color: #ffffff; background-color: #007acc;}
#menu #category { float: left; font-size: 16px; line-height: 40px; color: #000; margin-left:15px;}
#menu .btn-navbar {font-size: 15px; font-stretch: expanded; color: #FFF; padding: 2px 18px; float: right; background-color: #007acc;}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] { color: #ffffff; background-color: #000; }
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {display: block;}
}
@media (max-width: 767px) {
	#menu .navbar-nav {margin:0;}
	#menu .in {border-top:1px dotted #bbb;}
	#menu {border-radius: 4px;}
	#menu div.dropdown-inner > ul.list-unstyled {display: block;}
	#menu div.dropdown-menu {margin-left: 0 !important; padding-bottom: 10px;background-color:#fff;}
	#menu .dropdown-inner {display: block;}
	#menu .dropdown-inner a {width: 100%; color: #222;}
	#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {background-color:#eee;}
	#menu .see-all {margin-top: 0; border: none; border-radius: 0; color: #222;}
	#menu .see-all:hover{color: #007acc;}
}

/* content */
#content {min-height: 600px;}
#homepage-categories {background-color:#F9D949; margin: 0 -500%; padding: 0 500% !important;}
#homepage-categories .categories-content {padding: 20px;}

/* footer */
footer { margin-top: 30px; background-color: #222; color: #999; }
footer hr { border-top: none; border-bottom: 1px solid #444; }
footer a {color: #ccc;}
footer a:hover { color: #fff; text-decoration:underline;}
footer h5 {font-family: 'Open Sans', sans-serif; font-size: 15px; color: #fff; margin-bottom:15px;}
footer li{margin:4px 0;}
footer li a{position:relative; padding-left:12px; color: #999;}
footer li a:after{font-family:"FontAwesome"; font-weight:normal; font-variant:normal;text-transform:none; text-decoration:none; font-size:14px; left:0; text-indent:0;text-transform:none; text-align:center; content:'  '; position:absolute;}
footer li a:hover{color:#fff; text-decoration:underline;}
/* alert */
.alert { /*padding: 8px 14px 8px 14px;*/ }

/* breadcrumb */
.breadcrumb { margin: 0 0 20px 0; padding:0px; background:none;}
.breadcrumb i { font-size: 15px; }
.breadcrumb > li { text-shadow: 0 1px 0 #FFF; padding:0 10px; position: relative; white-space: nowrap; }
.breadcrumb > li:first-child{padding-left:2px;}
.breadcrumb > li a{color:#777}
.breadcrumb > li a:hover{color:#007acc}
.breadcrumb > li + li:before { content: ''; padding: 0; }
.breadcrumb > li:after { content: ''; display: block; position: absolute; top:6px; right: -3px; width:6px; height:6px; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.breadcrumb > li:last-child:after{display:none;}
.pagination { margin: 0; }

/* buttons */
.buttons { margin: 1em 0; }
.btn { padding:7px 16px; font-size:14px; border:none; border-radius: 4px;}
.btn-xs { font-size: 9px; }
.btn-sm { font-size: 10.2px; }
.btn-lg { padding: 10px 16px; font-size: 15px; }
.blog .main_description .btn-lg { padding: 10px 16px; font-size: 25px; }
#btnTSearch {padding: 13px 16px;}
#tsearch {margin-bottom: 15px;}
#osearch {margin-top: 15px; margin-bottom: 15px;}
#osearch .search-text {padding-top: 12px;}
#osearch .search-text p {text-align: right;}
#btnOSearch {border-radius: 5px;padding: 13px 40px;}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size: 12px; }
.btn-group > .btn-xs { font-size: 9px; }
.btn-group > .btn-sm { font-size: 10.2px; }
.btn-group > .btn-lg { font-size: 15px; }
.btn-default { color: #777; background-color: #e7e7e7;}
/*.btn-primary { color: #ffffff; background-color: #007acc;}*/
.btn-primary { color: #ffffff; background-color: #ffd800;}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { background-color: #222;}
.btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; }
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; }
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b;}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); }
.btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #df5c39;}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }
.btn-link { border-color: rgba(0, 0, 0, 0); cursor: pointer; color: #23A1D1; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled] { background-color: rgba(0, 0, 0, 0); background-image: none; box-shadow: none; }
.btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636;}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #222222;}

/* list group */
.list-group a { border: 1px solid #DDDDDD; color: #888888; padding: 8px 12px; }
.list-group a.active, .list-group a.active:hover, .list-group a:hover { color: #007acc; background: #eeeeee; border: 1px solid #DDDDDD; }

/* carousel */
.carousel-caption { color: #FFFFFF; text-shadow: 0 1px 0 #000000; }
.carousel-control .icon-prev:before { content: '\f053'; font-family: FontAwesome; }
.carousel-control .icon-next:before { content: '\f054'; font-family: FontAwesome; }

/* product list */
.product-thumb {overflow: auto; background-color: #fff; margin: 2px; padding: 20px 10px 10px 0px;}
.product-layout.product-grid.col-lg-3:not(:nth-child(4n + 4)) .product-thumb {
	border-right: 2px solid #f1f1f1;
}
.product-layout.product-grid.col-lg-2:not(:nth-child(6n + 6)) .product-thumb {
	border-right: 2px solid #f1f1f1;
}
.lastview .product-thumb {border-right: 2px solid #f1f1f1;}
.product-layout.product-grid {box-sizing: border-box; background-color: #fff; margin: 0px 1px 8px -2px; padding: 15px 0px 0px 0px; height: 360px; max-height: 360px; overflow: hidden; }
.product-layout.product-grid.col-lg-3:nth-child(n+5) {
	border-top: 2px solid #f1f1f1;
}
.product-layout.product-grid.col-lg-2:nth-child(n+7) {
	border-top: 2px solid #f1f1f1;
}
@media (max-width: 767px) {
	.product-layout.product-grid {box-sizing: border-box; background-color: #fff; margin: 0px 1px 8px -2px; padding: 15px 0px 0px 0px; overflow: hidden; height: unset; max-height: unset;}
	.product-layout.product-grid:nth-child(n+5) {
		border-top: 2px solid #f1f1f1;
	}
	.product-thumb {background-color: #fff; overflow: visible;}
	.category-variant-products div {position: relative;}
	.product-thumb .button-group {display: none;}
	.product-thumb .caption{height: unset !important; padding: 0px 0px 0px 5px !important;}
	.category-variant-products small {position: relative;}
	.breadcrumb > li { white-space: unset !important; }
	.product-thumb .caption .price-row-buttons .add-to-card {display: none;}
	.product-thumb .caption .price-row-buttons .add-to-wish-list {margin: 5px 0px 5px 0px;}
	.product-layout.product-grid:nth-child(n+3) {border-top: 2px solid #f1f1f1;}
	.product-layout.product-grid.col-lg-3:not(:nth-child(4n + 4)) .product-thumb {border-right: none;}
	.product-layout.product-grid.col-lg-3:not(:nth-child(2n + 2)) .product-thumb {border-right: 2px solid #f1f1f1 !important;}
	.product-thumb .caption .product-name a {display: block !important; font-size: 16px !important; line-height: 16px !important; font-weight: 400 !important;}
	.product-thumb .caption p.price{margin: 5px 0px 5px 0px;}
	.product-thumb {margin: 2px; padding: 10px 5px 5px 0px;}
	.product-layout.product-grid.col-lg-3:nth-child(2n + 2) .product-thumb {padding-right: 0px !important;}
	.product-name {max-height: 120px; overflow: hidden;}
	.category-variant-products {height: 22px !important; padding: 0px 5px !important;}
}

.product-layout.row {margin-right: 0px; margin-left: 0px;}
.product-thumb .image { text-align: center; }
.product-thumb .image a { display: block; }
.product-thumb .image img { margin-left: auto; margin-right: auto; max-width: 90%;}
.product-grid .product-thumb .image { float: none; }
.product-thumb.not_available_product .image {opacity: 0.5;}
.product-thumb .stock_status {color: #2b9200;}
.product-thumb.not_available_product .stock_status {color: #ff0000;}
.product-thumb .stars {float: right; color: #ffc800;}

@media (min-width: 767px) {
	.product-list .product-thumb .image {float: left; padding: 0 15px;}
}
.product-thumb .caption{padding: 0px 5px 0px 10px;}
.product-thumb .caption .shortdescription{text-align: left;font-size: 12px;}
.product-thumb .caption p.price{display:block;color:#000;font-size:20px;font-weight: 700; margin: 10px 0px 5px 0px;}
.product-thumb .caption .product-name a {color: #000; text-decoration: none; font-size: 16px; line-height: 18px; font-weight: 400;}
.product-thumb .caption .price-row {margin: 0px;}
.product-thumb .caption .price-row-price {display: inline-block; float: left;}
.product-thumb .caption .price-row-buttons {display: inline-block; float: right;}
.product-thumb .caption .price-row-buttons .add-to-wish-list, .product-thumb .caption .price-row-buttons .add-to-card {margin: 10px 0px 5px 0px; border: none; background: none; color: #d4d4d4;}
.product-thumb .caption .price-row-buttons .out-of-stock {color: #e09595;}
.product-thumb .caption .price-row-buttons .add-to-wish-list i, .product-thumb .caption .price-row-buttons .add-to-card i {font-size: 18px;}
.product-thumb .caption .price-row-buttons .out-of-stock i {margin: 10px 5px 10px 0px; font-size: 20px;}
.product-thumb .caption .price-row-buttons .add-to-wish-list:hover, .product-thumb .caption .price-row-buttons .add-to-card:hover {color: #ffd800;}
.product-thumb .caption .price-row-buttons .out-of-stock:hover {color: #d02626;}

.product-related{margin-top:25px;}
.product-related p.price{color:#950000;font-size:18px;}
.product-related img.img-related{width:150px;margin-right:15px;}
.product-related .product-related-block{margin-bottom:10px;border: 1px solid #ddd;padding:15px}
.product-related h4.product-related-title{margin-top:0px;}

.product-list .product-thumb .caption { margin-left: 230px; text-align:left;}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {min-height: 0; margin-left: 0;}
	.product-grid .product-thumb .caption {min-height: 160px;}
}
.product-thumb .rating { }
.product-thumb .product-footer {height: 20px; padding: 0px 10px;}
.rating .fa-stack { font-size: 8px; }
.rating .fa-star-o { color: #999; font-size: 15px; }
.rating .fa-star { color: #FC0; font-size: 15px; }
.rating .fa-star.star-gray {color: #d4d4d4 !important;}
.rating .fa-star + .fa-star-o { color: #E69500; }
.product-old-price {color: #bababa; text-decoration: line-through; margin-bottom: -15px;}
h2.price { margin: 0; }
.product-thumb .price { color: #444; }
.product-thumb .price-new { font-weight: 600; }
.product-thumb .price-old { color: #999; text-decoration: line-through; margin-left: 10px; }
.product-thumb .price-tax { color: #999; font-size: 12px; display: block; }
.product-thumb .button-group {background-color: #eee; overflow: auto; visibility:hidden;}
.swiper-slide .product-thumb .button-group {display: none;}
.product-thumb .button-group.alwaysshow {background-color: #eee; overflow: auto; visibility:visible;}


.product-list .product-thumb .button-group {visibility:visible;}
.product-list .product-thumb .caption > p{display:block;}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {border-left: none;}
}
.product-thumb .button-group button { width: 80%; border: none; display: inline-block; float: left; background-color: #eee; color: #888; line-height: 50px; font-size: 18px; text-align: center; }
.product-thumb .button-group button + button { width: 20%; border-left: 1px solid #ddd; }
.product-thumb .button-group button:hover { color: #fff; background-color: #ffd800; text-decoration: none; cursor: pointer; }
.product-thumb .button-group.alwaysshow button:hover { color: #000; background-color: #eee; text-decoration: none; cursor: pointer; }
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
}
.thumbnails { overflow: auto; clear: both; list-style: none; padding: 0; margin: 0; }
.thumbnails > li { margin-left: 20px; }
.thumbnails { margin-left: -20px; }
.thumbnails > img { width: 100%; }
.thumbnails > .out_of_stock_label { position: absolute; right: 20px; top: 5px; background-color: #950000; border-radius: 3px; color: #fff; padding: 3px 7px; }
.product-sticker-block {position: absolute; padding-top: 5px; padding-left: 1px;}
.category-product-sticker-block {position: absolute;}
.product-sticker-list {list-style: none; margin: 0px; padding: 0px;}
.category-product-sticker-list {list-style: none; margin: 0px; padding: 0px;}
.product-sticker-list li.product-sticker {padding: 5px 20px; margin-bottom: 3px; border-radius: 0px 5px 5px 0px; text-align: center;}
.category-product-sticker-list li.product-sticker {padding: 3px 6px; margin-bottom: 2px; text-align: center; font-size: 11px;}
.product-sticker-list li.unknown-sticker {background-color: #cecece;}
.category-product-sticker-list li.unknown-sticker {background-color: #cecece;}
.product-sticker-list li.new-sticker {background-color: #ffd800;}
.category-product-sticker-list li.new-sticker {background-color: #ffd800;}
.product-sticker-list li.top-sticker {background-color: #f44336; color: #fff;}
.category-product-sticker-list li.top-sticker {background-color: #f44336; color: #fff;}
.product-sticker-list li.recommend-sticker {background-color: #8bc34a;}
.category-product-sticker-list li.recommend-sticker {background-color: #8bc34a;}

.image-additional a { margin-bottom: 20px; padding: 5px; display: block; border: 1px solid #ddd; }
.image-additional { max-width: 78px; }
.thumbnails .image-additional { float: left; margin-left: 20px; }

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {clear:left;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1), #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {clear:left;}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1), #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {clear:left;}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {width: 100%;}
	#column-left + #content .product-layout .col-md-3 {width: 50%;}
	#column-left + #content + #column-right .product-layout .col-md-3 {width: 100%;}
	#content + #column-right .product-layout .col-md-3 {width: 100%;}
}

.well > h2{margin-top:0px;}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout { width: 100%; }

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
 min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; }

.category-variant-products {height: 30px; padding: 0px 10px;}
.category-variant-products img {border: 1px solid #f1f1f1; background-color: #f1f1f1; width: 20px; border-radius: 10px;}
.category-variant-products small {border: 1px solid #f1f1f1; background-color: #ffffff; border-radius: 4px; padding: 0 5px;}

.category-variant-products .count_variants_plus {text-align: center; font-size: 12px; padding: 4px 6px; border: 1px solid #f1f1f1; background-color: #ffffff; border-radius: 10px;}


#account-order .table-hover thead tr {
	background-color: #f5f5f5;
}

.select_wrap{
  margin: 15px auto;
  position: relative;
  user-select: none;
}

.select_wrap .default_option {
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  list-style: none;
  list-style-position: inside;
  padding: 0;
}

.select_wrap .default_option li{
    padding: 10px 10px;
	border: 1px solid #dddddd;
}

.select_wrap .default_option:before{
    content: "";
    position: absolute;
    top: 18px;
    right: 18px;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: transparent transparent #555555 #555555;
    transform: rotate(-45deg);
}

.select_wrap .select_ul{
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  display: none;
  list-style: none;
  z-index: 10;
  padding: 0;
}

.select_wrap .select_ul li {padding: 10px 20px; cursor: pointer; border: 1px solid #dddddd; margin: 3px 0;}
.select_wrap .select_ul li:first-child:hover{border-top-left-radius: 5px; border-top-right-radius: 5px;}
.select_wrap .select_ul li:last-child:hover{border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.select_wrap .select_ul li:hover{background: #fff4dd;}
.select_wrap .option{display: flex; align-items: center;}
.select_wrap .option .icon{width: 45px; height: 32px; margin-right: 10px;}
.select_wrap .option.pizza .icon{background-position: 0 0;}
.select_wrap .option.burger .icon{background-position:  0 -35px;}
.select_wrap .option.ice .icon{background-position: 0 -72px;}
.select_wrap .option.fries .icon{background-position: 0 -111px; width: 25px;}
.select_wrap.active .select_ul{display: block;}
.select_wrap.active .default_option:before{top: 25px; transform: rotate(-225deg);}
.menu-body.left-menu {font-size: 14px;}
.subcategory-list ul{list-style-type:none;}
.subcategory-list li{margin-bottom: 20px;}
.description_part2 {margin-top: 20px;}
.footer-left {background-color: #1a1a1a; padding: 30px 0px 50px 30px;}
.footer-right {padding: 30px;}
.yl-text {font-size: 18px; color: #ffff66; margin-bottom: 15px;}
.product-list-header {padding: 15px 15px 0px 15px; margin: 15px 0px;}
.product-list-input-group {float: right;}
.product-list-input-group-addon {
	display: table-cell;
	font-size: 14px;
    height: 30px;
	padding: 5px 10px;
	line-height: 1.5;
	font-weight: 400;
	vertical-align: middle;
	color: #9e9e9e;
}
select.product-list-input {
	border: none;
	padding: 0px;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.yl {
	color: #ffff66 !important;
}
.pagination-row {padding: 20px 10px 10px 10px;}
.btn-wishlist {padding: 6px 16px; margin-left: -14px; margin-top: 5px; height: 34px;}
.btn-addcart {padding: 6px 16px; font-size: 15px; height: 34px; margin-top: 5px;}
.product-name {min-height: 55px;}
.mrgn-bottom {margin-bottom: 30px;}
.pagination-circle .pagination>li>a, .pagination-circle .pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 18px;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #F9D949;
    margin: 0px 8px 10px 8px;
    border-radius: 30px;
	font-size: 18px;
}
.pagination-circle .pagination>li>a:hover, .pagination-circle .pagination>li>span:hover {background-color: #d4d4d4;}
.pagination-circle .pagination>.active>a, .pagination-circle .pagination>.active>a:focus, .pagination-circle .pagination>.active>a:hover, .pagination-circle .pagination>.active>span, .pagination-circle .pagination>.active>span:focus, .pagination-circle .pagination>.active>span:hover {
    z-index: 2;
    color: #222;
    cursor: default;
    background-color: #F9D949;
    border-color: #F9D949;
	font-size: 18px;
}
#column-left .panel {
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
    border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 2px solid #f1f1f1;
	margin-bottom: 0px;
}
#column-left .panel .list-group {
	padding: 0px;
}
#column-left .panel>.list-group .list-group-item {
	/*border-width: 1px;*/
    border-radius: 0;
	border: none;
	margin-bottom: 0px;
}
#column-left .panel>.list-group .list-group-item {
	border-bottom: 2px solid #f1f1f1;
	padding-left: 0px;
}
#column-left .panel-default>.panel-heading {
	background-color: #ffffff;
	border: none;
	padding-top: 20px;
	padding-left: 5px;
}
#column-left .panel-default>.panel-heading .panel-title {
	font-size: 16px;
    font-weight: 600;
}
#column-left .ocfilter-option .ocf-option-values {
	padding-left: 10px;
}
#column-left .sb-am li {
	border: none;
}
.ocf-offcanvas-body #ocfilter .list-group {
	padding: 0px;
}
.ocf-offcanvas-body #ocfilter .list-group-item {
	padding: 10px 10px 10px 20px;
}
#column-left #ocfilter .list-group-item .ocfilter-option button {
	margin-bottom: 8px;
	font-size: 12px;
}
#column-left #ocfilter .list-group-item .cancel-all {
	margin-bottom: 8px;
}
.ocf-offcanvas-body #ocfilter .list-group-item .ocfilter-option button {
	margin-bottom: 8px;
}
.homepage-tags {height: 195px; display: flex; align-items: center; border-radius: 10px; margin-bottom: 10px; text-align: center;}
.homepage-tag-text {width: 100%; font-size: 20px; font-weight: bold;}
.homepage-tags.tag-1 {background-image: url("/image/bg/bg1.jpg"); color: #fff;}
.homepage-tags.tag-2 {background-image: url("/image/bg/bg2.jpg"); color: #fff;}
.homepage-tags.tag-3 {background-image: url("/image/bg/bg3.jpg"); color: #fff;}
.homepage-tags.tag-4 {background-image: url("/image/bg/bg4.jpg"); color: #000;}
.img-responsive {margin: 0 auto;}

.category-hp-layout	img.img-category-hp {margin-left: auto; margin-right: auto; margin-bottom: 10px; max-width: 90%; background-color: #fff; padding: 20px; border-radius: 150px;}
.category-hp-row {text-align: center;}
.categories-content .h2 {margin-bottom: 30px;}
.category-hp-layout	.category-hp-name {}
.pull-right.language .dropdown-menu {right: 0px !important; left: unset !important;}
.pull-right.language .btn	{padding: 7px 0px 7px 16px !important;}
@media (max-width: 767px) {
	.product-second-block {margin-top: 40px;}
}