html{
       margin-right: 10px
}
body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: #000;
    font-size: 16px;
    line-height: 1.42857143;
	width: 100%;
	background-color: #ffffff;
}
header .row{
    width: 100%;
}
.dropdown-menu .table>tbody>tr>td{
    border-top: none;
}
.dropdown-menu .table>tbody>tr>td.text-left a{
    font-weight: bold;
}
header {
    background-color: #fff;
    position: sticky;
    top: 0;
    position: -webkit-sticky;
    z-index: 1000;
       margin-right: -10px;
    box-shadow: 0 0.25rem 0.125rem 0 rgb(0 0 0 / 5%);
}
.owl-carousel {
    background-color: #FFF;
}
.menu-full {
    background-color: #7d4926;
    margin-bottom: 15px;
    margin-right: -10px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 20px;
}
h2 {
	font-size: 27px;
	margin-bottom: 20px;
}
h3 {
	font-size: 32px;
	margin-bottom: 20px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}


a:focus, a:hover {
    color: #fc7426;
    text-decoration: none;
   
}

a {
    color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
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;
}
.none {
    display:none;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu {
    border-radius: 5px;
}
.dropdown-menu>li>a {
    color: #222;
    font-size: 16px;
}
.dropdown-menu li > a:hover {
	color: #ff8e40;
	background-color: #fff;
}
/* call */
.call {
    text-align: center;
    padding: 18px;
    border-left: 1px solid #ddd;
}
/* logo */
.logo {
    text-align: center;
    padding: 7.5px;
}
#logo{
    max-width: 100px;
}
/* user-login-register */
.user {
    text-align: center;
    padding: 29px 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.user i, .icon-tel i {
    font-size: 26px;
    color: #ff8e40;
}
.user > a > i:hover {
    color: #222;
}
.user > a {
    color: #222;
}
/* call-open-header */
.tell {
    font-size: 26px!important;
}
.icon-tel > i:hover {
    color: #222;
}
.tel {
    font-size: 20px;
}
.open {
    font-size: 14px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
.cart {
    text-align: center;
    padding: 28px 0;
    border-right: 1px solid #ddd;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
    top: 22px;
    border-radius: 5px;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
.cart-btn > i {
    font-size: 26px;
    color: #ff8e40;
}
.cart-btn > i:hover {
    color: #222;
}
#cart-total {
    width: 17px;
    height: 17px;
    text-align: center;
    padding-top: 2px;
    font-size: 13px;
    position: absolute;
    border-radius: 100%;
    line-height: 1;
    top: -4px;
    background: #333;
    color: #fff;
    margin-left: -10px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
/* menu */
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
    padding-left: 0;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active {
    color: #ee812d;
    background-color: inherit;
    outline: 0;
}
.panel-heading.category-wall-panel-heading{
    background: #FFF!important;
    color: #000 !important;
    border:none !important;
}
.panel-primary {
    border-color: #eee8e1 !important;
}
.panel-body {
    padding: 0px !important;
}
.thumbnail {
    padding: 0px!important;
}
#category-wall h3{
    display: none!important;
}
.navbar-nav {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    margin: 5px 0;
}
.nav>li {
    display:inline-block;
}
#menu {
    background-color: #fff;
}
#menu .nav > li > a {
    font-size: 18px;
	color: #222;
	padding: 10px 15px 10px 0px;
	min-height: 15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    color: #e12929;
    background-color: #fff;
}
#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);
}
.navbar-collapse {
    padding:0;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	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: #229ac8;
}
/* 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;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.pagination {
	margin: 0;
}
.swiper-viewport, .swiper-slide {
    border-radius: 0!important;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    border-radius:0;
}
.input-group-addon {
    background-color: #fe8e40;
    border-radius: 4px;
    color: #fff;
    border: 0;
}
.well {
    background-color: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    border-radius: 5px;
    border: 0;
}
.list-group-item:first-child {
    border-radius: 5px;
}
.list-group a {
    color: #222;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #fff!important;
    background: #fe8e40!important;
    border: 0!important;
    text-shadow: none!important;
}
/*form*/
button {
    border: 0;
    outline: 0;
}
.form-group-flex {
    display: flex;
}
.form-control {
    border-radius: 5px;
    box-shadow: 0;
}
.form-control:focus {
    border-color: #fe8e40;
}
.thumbnail {
    border: 0;
}
.info-product {
    /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
    border-radius: 5px;
    background-color: #fff;
}
.product-thumb .radio label {
    padding-left: 0;
}
.weight_total_button {
    display: flex;
    height: 40px;
}
.weight_total {
    width: 50%;
    line-height: 1;
    align-items: center;
    display: grid;
}
/* buttons */
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:visited  {
    background-color: #222;
    color: #fff;
    outline: 0;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    outline:0;
    color: #222;
    background-color: #eee;
}
.btn-group-sm>.btn, .btn-sm {
    border-radius: 5px;
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.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: #ffffff;
    background-color: #fe8e40;
    border: 0;
    border-radius: 5px;
}
.btn-primary {
    color: #ffffff;
    background-color: #fe8e40;
    border: 0;
    border-radius: 5px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
	background-color: rgb(232, 97, 0);
	background-position: 0 -15px;
}
.btn-warning {
    color: #ffffff;
    background-color: #fe8e40;
    border: 0;
    border-radius: 5px;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: 0;
	color: #fff;
	background-color: rgb(232, 97, 0);
}
.btn-danger {
    color: #ffffff;
    background-color: #fe8e40;
    border: 0;
    border-radius: 5px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: 0;
	color: #ffffff;
    background-color: rgb(232, 97, 0);
}
.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: 5px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-cart {
    background-color: #fff;
    border: 0;
    color: #222;
}
.rating {
    display:none;
}
.tab-content>.active {
    padding: 0 15px 15px 15px;
    margin-bottom: 15px;
}
#product {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #EEE;
}
.gtr{
    width: 100%;
}
.lst span+span{
    position: absolute;
    right: 0;
    top: 0px;
    color: #000000;
    font-weight: bold;
}
.total, .total_featured, .total_product {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    padding-top: 8px;
}
.weight, .weight_featured, .weight_product {
    font-size: 14px;
    display: block;
}
/* 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: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* 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 .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;
	border-radius: 5px;
}
.product-grid .product-thumb .image {
	float: none;
    border: 1px solid #EEE;
}

.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;
}
.text-center {
    flex-wrap: wrap;
    justify-content: space-around;
    background-color: #f5f5f5;
}
#product .text-center {
    margin-bottom: 10px;
}
label {
    margin-bottom: 0;
}
.product-thumb .caption {
    padding: 10px;
}
.product-thumb .caption .radio-inline, #product .radio-inline {
    width: 100%;
}
.radio-inline {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.radio-inline label {
    display: block;
    width: 100%;
}
.radio-inline input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
}
.radio-inline input {
    display: none;
}
.radio-inline input + span{
    color: #333;
    background-color: #eee;
    display: block;
    cursor: pointer;
    text-align: center;
    padding: 3px 1px;
    font-weight: 400;
}
.radio-inline input:checked + span, product .radio-inline input:checked + span {
    background-color: #fff;
    border-radius: 5px;
}
.product-thumb .price {
    width: 50%;
    text-align: center;
    border: 2px solid;
    min-height: 50px;
    font-size: 24px;
    padding-top: 5px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
    display: block;
    font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.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;
}
.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;
}

@media (min-width: 1200px) {
	#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-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-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%;
    }
}

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

/* fix oclabs */
.product-thumb {
    /* box-shadow: 0 0 10px rgb(0 0 0 / 50%); */
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
}
#cart:hover > .dropdown-menu {
    display:block;
}
.alert-dismissable .close, .alert-dismissible .close {
	right: -1px;
}
.price_product_special {
    font-size: 22px;
    color: #ff8e40;
    font-weight: 600;
}
.price_product_price {
    display: block;
    text-decoration: line-through;
    font-size: 14px;
}
.buy {
    width: 50%;
    border-radius: 5px;
    background: #ff8e40;
    color: #fff;
}
.buy:hover {
    background: rgb(232, 97, 0);
}
.text-center {
    background: #fff;
}
.table>tbody>tr>td {
    vertical-align: inherit;
}
.option {
    width: 100%;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 10px;
    font-size: 14px;
}
.option_radio {
    display: flex;
    padding: 2px;
    background: #eee;
    border-radius: 5px;
}
.product_option_radio {
    display: flex;
    padding: 2px;
    background: #eee;
    border-radius: 5px;
    margin-bottom: 10px;
}
.nav-tabs>li>a {
    border-radius: 0px;
}
.button-cart {
    padding: 10px 5px;
    background: #fe8e40;
    border-radius: 5px;
}
.button-cart:hover {
    background: rgb(232, 97, 0);
}
.button-cart a {
    color: #fff;
}
.h1-and-btn-group {
    display: flex;
    justify-content: space-between;
}
.btn-group-mobile {
    display: none;
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 0;
}
.h1 {
    float:left;
    margin-top: 15px;
}
.btn-sort {
    background-color: #f0f0f0;
}
.btn-sort i {
    color: #444;
    font-size: 20px;
}
.btn-sort.active, .btn-sort.active i {
    color: #ff8e40;
}
.category-weight {
    font-size: 10px;
    display: block;
    line-height: 5px;
    min-height: 5px;
    color: #777;
    padding: 1px 0;
}
.scroll {
    position:fixed;
    opacity:0;
    text-align:center;
    z-index:1000;
    color:#ff8e40;
    width:40px;
    height:40px;
    line-height:40px;
    right:30px;
    bottom:30px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.scroll:hover {
    color: rgb(232, 97, 0);
}
.scroll i.fa {
    font-size:50px;
}
.scroll.show {
    cursor:pointer;
    opacity:1;
    right:30px;
}
/*checkbox*/
.checkbox label {
    padding-left: 24px;
    
}
.checkbox input[type=checkbox]{
    height: 16px;
    width: 16px;
}
.rtg {
  font-size: 20px;
  margin-left: 30px;
}

.mrt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  width: 15px;
  height: 15px;
  border: 2px solid #ff8e40;
  border-radius: 12px;
}

.mrt:before {
    content: '';
    display: none;
    position: absolute;
    top: 20%;
    left: 28%;
    border: solid #ff8e40;
    border-width: 3px 2px 3px 4px;
    border-radius: 12px;
}

.rtg:checked ~ .mrt {
  border-color: #ff8e40;
}

.rtg:checked ~ .mrt:before {
  display: block;
}
.rtg:checked ~ .lst {
  color: #ff8e40;
}
.rtg:checked ~ .lst span{
    color: #ff8e40;
}
    .name {
        font-size: 18px;
        font-family: Roboto;
        padding-bottom: 10px;
        width: 95%;
        font-weight: 700;
        text-align: center;
    }

.description {
    font-size: 14px;
    position: absolute;
    overflow-y: scroll;
    padding: 10px 25px 10px 10px;
    background: #ffffffeb;
    margin: 1px;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
}
.image_description {
    position: relative;
}
.image_description i {
    position: absolute;
    cursor: pointer;
    outline:none;
    right: 0;
    top: 0;
    padding: 10px;
    z-index: 10;
}
.image_description i {
    font-size: 24px;
}
@media (min-width: 767px) {
    #menu .dropdown:hover .dropdown-menu {display: block;}
}
@media (max-width: 1920px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {width: 33.33%;}
    .product-grid .product-thumb .caption {padding: 10px;}
}
@media (max-width: 992px) {
    .name, .buy {font-size: 22px;}
    .logo {padding: 17px;}
    #logo img {width: 60%;}
}
@media (max-width: 768px) {
    header .container, .menu-full .container, .product-layout {padding-right: 5px!important; padding-left: 5px!important;}
    .name, .buy {font-size: 18px;}
    .product-grid .product-thumb .caption {min-height: 0;}
    .navbar-nav>li>a {padding-top: 0px;padding-bottom: 0px;}
    .nav>li>a {padding: 5px 15px;}
    .nav>li>a:first-child {padding-left:0;}
    .call, .user, .cart {border: none;}
	#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: rgba(0, 0, 0, 0.1);}
	#menu .dropdown-inner {display: block;}
	#menu .dropdown-inner a {width: 100%;color: #fff;}
	#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: 5px;color: #fff;}
    .buy {font-size: 18px;}
    .info-product {margin-bottom: 10px;}
    #cart .dropdown-menu {width: 100vw;}
    #logo img {width: 30%;}
    .logo {padding: 11px 15px;}
    .call, .user {padding: 16px;}
    .cart {border-right: 0; padding: 16px 0px;        right: -20px;
        position: relative;}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;}
}
@media (max-width: 576px) {
    .product-thumb .caption {padding: 5px;}
    .logo {padding: 10px 15px;}
    .product-grid .product-thumb .caption {padding: 5px;}
    .name, .buy {font-size: 14px;}
    #logo img {width: 40%;}
    .name_description .fa {font-size: 15px;padding: 5px 0;}
    .description {font-size: 12px;}
}
@media (max-width: 478px) {
    .logo {padding: 10px 15px;}
    #cart .dropdown-menu li > div {min-width: 100%;}
    #logo img {width: 50%;}
    .total_featured, .total {font-size:18px;}
    .weight_featured, .weight {font-size:12px;}
}
@media (max-width: 376px) {
    .logo {padding: 10px 15px;}
    #logo img {width: 60%;}
    .buy {font-size: 12px;}
    .name_description .fa {font-size: 12px;padding: 3px 0;}
}

h4.panel-title.category-wall-panel-title{
    background: #7c4a2a;
    color: #FFF;
    margin: 0px;
    margin-bottom:-2px;
    padding: 8px;
}
.panel-primary.category-wall-panel {
    border: none !important;
}

.panel-heading.category-wall-panel-heading{
    padding: 0px !important;
    min-height: 34px !important;
}