.container {
    width: 100% !important;
}

.header-title {
    font-size: 32px;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
    text-align: center;
}
@media (max-width: 1280px) {
  .header-title {
    font-size: 24px;
    line-height: 26px;
  }
}
.header-bg {
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 53px;
    padding-top: 40px;
}
@media (max-width: 991px) {
	.header-bg {
		padding-top: 0;
	}
}
.header-bg h1 {
	font-size: 26px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 28px;
	text-transform: uppercase;
}
.top-menu {
	background-color: #f6f6f6;
	margin-bottom: 15px;
	padding: 2px 0;
}
.horizontal-menu {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.horizontal-menu ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.top-menu li {
    display: inline-block;
    font-size: 16px;
    padding: 5px 25px;
}
@media (max-width: 767px) {
    .horizontal-menu ul {
	display: flex;
	justify-content: space-around;
    }
    .top-menu li {
        padding: 5px;
        font-size: 12px;
    }
}
.top-menu a {
	color: #000 !important;
	text-transform: uppercase;
}
#user-menu {
	background-color: #c80534;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.user-menu-item {
	font-size: 16px;
	background-color: #fff;
	-webkit-border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px;
	height: 40px;
	margin-bottom: 5px;
}
.user-menu-item:last-child {
	margin-bottom: 0;
}
.user-menu-item a {
	margin: 10px;
	display: inline-block;
	white-space: nowrap;
}
#guest-payment-address label {
	display: none;
}

div.quantity {
    width: 35%;
}

div.quantity > span {
	border-radius: 0;
}

.quantity input, #input-quantity {
    font-size: 16px;
    text-align: right;
    padding: 0 5px;
    background: none transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: 600;
    height: 25px;
    width: 100%;
    max-width: 100%;
}

.incart input {
	color: #ff0000;
}

body {
	/*font-family: 'Alegreya Sans SC', sans-serif;*/
	font-family: 'Exo 2', sans-serif;
	font-weight: 300;
	color: #666;
	font-size: 16px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #933;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 0;
        line-height: 31px;
}
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: 16px;
}
.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;
}

.nav-tabs {
	margin-bottom: 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: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	margin: 0 0 20px 0;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top-links .list-inline {
    margin-bottom: 0;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
#top-links .list-inline > li {
    padding: 5px 20px;
    border-left: 1px solid #e2e2e2;
}
@media (max-width: 991px) {
    #top-links .list-inline > li {
	padding: 5px 10px;
    }
    #top-links .list-inline > li a {
	font-size: 14px;
    }
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
.messangers > li > a {
    position: relative;
    padding-left: 50px;
}
.messangers > li > a:before {
    display: block;
    content: '';
    position: absolute;
    left: 20px;
    top: 4px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.sms-ico:before {
    background-image: url(../image/sms-ico.png);
}
.phone-ico:before {
    background-image: url(../image/phone-ico.png);
}
.viber-ico:before {
    background-image: url(../image/viber-ico.svg);
}
.telegram-ico:before {
    background-image: url(../image/telegram-ico.svg);
}
.whatsapp-ico:before {
    background-image: url(../image/whatsapp-ico.svg);
}
.messanger-ico:before {
    background-image: url(../image/messanger-ico.svg);
}
.minorder-txt {
    font-size: 18px;
    display: block;
    margin: 5px 100px 0 0;
    color: #f00;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 0;
}
#top-links a + a {
	margin-left: 15px;
}

.header-inner {
    display: grid;
    grid-template-columns: 260px 1fr 200px 250px;
    grid-gap: 20px;
}
@media (max-width: 991px) {
	.header-inner {
	    grid-template-columns: 80px 1fr 1fr;
	    grid-column-gap: 10px;
	}
}
            
/* logo */
#logo {
	display: inline-block;
	max-width: 150px;
	margin-top: -40px;
	margin-left: 30px;
}
@media (max-width: 991px) {
	#logo {
		margin-top: -8px;
                margin-left: 0;
                max-width: 100%;
	}
}
/* search */
@media (min-width: 992px) {
	#search {
		margin-bottom: 10px;
		width: 200px;
	}
}
#search .input-lg {
	height: 50px;
	line-height: 20px;
	padding-left: 20px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	background: #ececec;
    border: none;
    font-size: 18px;
    box-shadow: none;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 5px;
	height: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 50px;
    border: none;
    outline: none;
    background: #ececec url(../image/search-btn.png) center center no-repeat;
    background-size: 25px;
}
@media (max-width: 991px) {

        .call-us {
            width: 30px;
            position: absolute;
            right: 50px;
            top: 5px;
        }
	.call-us button {
	    height: 30px;
	    width: 30px;
	    border: none;
	    background: transparent url(../image/phone-btn.png) center center no-repeat;
	    background-size: contain;
	}
	.call-us .dropdown-menu.messangers {
	    position: absolute;
	    left: 40px;
	    top: -5px;
	    margin: 0;
            min-width: 170px;
        }
        .call-us .messangers > li > a {
            text-align: right;
            padding-right: 7px;
            padding-left: 30px;
        }
        .call-us .messangers > li > a:before {
            left: 5px;
        }

	#search {
		width: 100%;
		position: absolute;
		top: 0;
    	}
	#search .input-lg {
		border-radius: 30px;
		width: 40px;
		position: absolute;
		right: 0;
		padding-right: 0;
		height: 40px;
    	}
	#search.open .input-lg {
		width: 100%;
		padding-right: 40px;
    	}
	#search .input-group-btn {
		display: block;
		position: absolute;
		right: 0;
		width: 40px;
		z-index: 99;
	}
	#search .btn-lg {
		border-radius: 30px;
		height: 40px;
		width: 40px;
	}
}

/* cart */
#cart-total {
    font-weight: 600;
    color: #f00;
}
#cart {
	margin-bottom: 10px;
	width: 200px;
	position: relative;
	z-index: 99;
}
#cart.not-empty {
	position: fixed;
}
#cart > .btn {
	font-size: 18px;
    color: #000;
    background: #ececec url(../image/cart-icon.png) 20px center no-repeat;
    background-size: 25px;
    border: none;
    border-radius: 30px;
    height: 50px;
    padding-left: 50px;
}
@media (max-width: 991px) {
	#cart {
		width: 100%;
		margin: 0;
		position: relative;
		max-width: 122px;
	}
	#cart > .btn {
		background-position-x: 7px;
		padding: 4px 7px 4px 30px;
		height: 40px;
	}
	#cart .dropdown-menu > li {
		height: 40px;
	}
}
#cart.open > .btn {
	color: #000;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #000;
}
#cart .dropdown-menu {
        background: none transparent;
        z-index: 1001;
        border: none;
        box-shadow: none;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100px;
	}
}
#cart .dropdown-menu > li {
       padding: 0 2px;
       border: 1px solid #000;
       border-radius: 30px;
       height: 50px;
       margin-bottom: 2px;
       background-color: #eee;
}
@media (max-width: 478px) {
    #cart .dropdown-menu > li {
       height: 40px;
    }
}
#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: 16px 0;
	font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
@media (max-width: 478px) {
    #cart .dropdown-menu li p {
	margin: 9px 0;
	font-size: 12px;
    }
}

input[type='number'] {
    -moz-appearance:textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
        -webkit-appearance: none;
}

.prod-qant {
    max-width: 200px;
}

@media (max-width: 767px) {
    .prod-qant {
        display: grid;
        grid-template-columns: 1fr 40px;
        max-width: 100px;
    }
}

@media (max-width: 767px) {
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 2px;
  }

  .checkout-cart .table>thead>tr>td {
    font-size: 11px;
    font-weight: 600;
  }
}
                        
/* menu */
#menu {
	min-height: 0;
}
#menu .nav > li > span.dropmob,
#menu .nav > li > a {
	color: #000;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 26px;
	margin-right: 40px;
	display: block;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #c80634;
/*	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #c80634;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		width: 100vw;
		margin-left: -15px;
		min-height: 0;
		margin-bottom: 0;
	}
	#menu .dropdown span.dropdown-toggle {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		width: 30px;
		height: 30px;
    	}
	#menu .dropdown span.dropdown-toggle:after {
		content: '';
		position: absolute;
		right: 12px;
		top: 9px;
		display: block;
		width: 15px;
		height: 15px;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
		transform: rotate(-45deg);
    	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner li {
	    border-bottom: 1px solid #eee;
	    padding: 4px 0;
        }
	#menu .dropdown-inner a {
		width: 100%;
		color: #000;
		font-size: 22px;
		font-weight: 600;
		line-height: 22px;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
	
	#menu .navbar-collapse {
		position: absolute;
		width: 100%;
		left: 0px;
		top: -20px;
		z-index: 2;
		background-color: #fff;
    	}
    	#menu .nav > li {
    		border-bottom: 1px solid #ddd;
    	}
}
.grid-1-col {
    display: grid;
    grid-template-columns: 1fr;
}
.grid-2-col {
    display: grid;
    grid-template-columns: 260px 1fr;
    grid-gap: 40px;
}
.grid-3-col {
    display: grid;
    grid-template-columns: 260px 1fr 15%;
    grid-gap: 40px;
}

.category-b.grid-2-col, .category-b.grid-3-col {
    grid-gap: 20px;
}
@media (max-width: 767px) {
    .grid-2-col, .grid-3-col {
         grid-template-columns: 1fr;
    }
}            
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#language ul {
    padding: 0;
}
#language ul li {
    display: inline-block;
    border-left: 1px solid #999;
    padding-left: 3px;
}
#language ul li:first-child {
    border-left: none;
    padding-left: 0;
}
#language ul li.selected a {
    background-color: #dee4c0;
}

    
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	background: none transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding-right: 20px;
	position: relative;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 24px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '/';
    display: block;
    position: absolute;
    top: -2px;
    right: -5px;
    width: 26px;
    text-align: center;
}
.breadcrumb > li:last-child {
	font-weight: 600;
}
.breadcrumb > li:last-child:after {
    display: none;
}
.pagination {
	margin: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #dee4c0;
    border-color: #dee4c0;
    color: #000;
    z-index: initial;
}
                    
@media (max-width: 991px) {
	.breadcrumb > li {
		font-size: 18px;
	}
	.breadcrumb > li:last-child {
 		font-weight: 500;
	}
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
/*	padding: 7.5px 12px;
	font-size: 12px; */
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.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;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.checkout-success #cart,
.checkout-checkout #cart,
.checkout-cart #cart {
    position: initial;
}
.checkout-success .btn,
.checkout-checkout .btn,
.checkout-cart .btn {
    font-size: 22px;
}
.checkout-checkout .table-responsive .btn,
.checkout-cart .table-responsive .btn {
    font-size: 14px;
}
#cart-checkout-confirm .table-responsive {
    display: none;
}

.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;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.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;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.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;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.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;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.catalog-cap {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.list-group-item .list-group {
    display: none;
}
.list-group-item.open .list-group {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    z-index: 2;
    width: 300px;
}
.list-group a, .list-group span {
	color: #000;
	font-size: 18px;
	border: none;
        cursor: pointer;
        width: 100%;
        display: block;
        padding: 0 35px 0 15px;
        position: relative;
}
.list-group-item span:after {
	content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 10px;
    width: 12px;
    height: 12px;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.list-group-item.open span:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 8px;
}
.list-group-item {
	padding: 4px 0;
	border-radius: 0 !important;
}
.list-group .child {
	border: none !important;
	color: #888888;
	margin-top: 0;
	padding: 2px 12px 2px 22px;
	text-transform: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	border: none;
}
.list-group-item:hover, .list-group-item.active, .list-group-item.open,
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #dee4c0;
    border-color: #dee4c0;
}

/* 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;
}
/* category wall */
.categories-wall-wrap .row {
	margin-bottom: 3px;
	padding-top: 20px;
}
.categories-wall-wrap h3 {
	font-size: 26px;
	font-weight: 300;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 20px;
}
.category-thumb {
	margin-bottom: 20px;
/*	overflow: auto;*/
	padding: 2px 2px 0;
	min-height: 240px;
}
.category-thumb .image {
	text-align: center;
}
.category-thumb .image img{
	margin: 0 auto;
	border: solid 1px #ccc;
	max-width: 160px;
}
.category-thumb h4 {
	font-weight: 300;
	font-size: 20px;
	word-break: break-word;
}
.category-thumb .caption {
	min-height: 40px;
	text-align: center;
}

/* product list */
.product-thumb {
	margin-bottom: 50px;
	overflow: hidden;
	display: flex;
}
.product-info {
	margin-left: 10px;
	width: 100%;
}
@media (max-width: 767px) {
    .product-grid .product-thumb .product-info {
        width: 100%;
    }
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	width: 150px;
	height: 150px;
	border: solid 1px #ccc;
	min-width: 150px;
}
@media (max-width: 1440px) {
	.product-grid .product-thumb .image {
		width: 120px;
		height: 120px;
		min-width: 120px;
	}
}
@media (max-width: 1280px) {
	.product-grid .product-thumb .image {
		width: 110px;
		height: 110px;
		min-width: 110px;
	}
}
@media (max-width: 991px) {
	.product-grid .product-thumb .image {
		width: 120px;
		height: 120px;
		min-width: 120px;
	}
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
    }
}
.product-thumb h4 {
	font-weight: 500;
    font-size: 16px;
    margin: 0;
    padding: 3px;
    background-color: #dee4c0;
}
.product-thumb .caption {
	margin: 0;
}
.product-thumb .caption p {
    margin: 0;
    padding: 3px;
    font-size: 16px;
    line-height: 20px;
}
@media (max-width: 1280px) {
  .product-thumb .caption p {
    font-size: 14px;
    line-height: 14px;
  }
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.prod-code {
    background-color: #dee4c0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    padding: 1px 0;
    font-family: sans-serif;
}
/*
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
       
    }
}
*/
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
	min-height: 0;
	padding: 0;
	margin-right: 0;
    }
}

.product-info span.not-available {
    width: 100%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: 600;
    padding: 5px 0;
}

.product-thumb .rating {
	padding-bottom: 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 + .fa-star-o {
	color: #E69500;
}
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: #dee4c0;
    overflow: hidden;
    margin: 0;
    padding-left: 5px;
    display: flex;
    justify-content: space-between;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
    display: inline-block;
    background: none transparent;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #000;
    height: 25px;
    max-height: 25px;
    text-align: center;
    outline: none;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 50%;
	}
}

.bye-remind {
    width: calc(100% - 30px);
    position: absolute;
    bottom: 10px;
    height: 30px;
    border: 2px solid #f00;
    border-radius: 15px;
    text-align: center;
    padding: 3px 0;
    display: none;
}
.bye-remind.open {
    display: block;
}


.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%;
}
.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;
}

/* 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%;
    }
}


.home-top {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.home-top > .owl-carousel {
    width: 300px;
    margin-bottom: 20px;
}
