body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	color: #ff9933;
    text-align: center;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #497426;
	cursor: pointer;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	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;
}

.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: #497426;
}

.row {display: flex; flex-wrap: wrap;}
.row > * {flex-grow: 0; flex-shrink: 0; float: none !important; max-width: 100%;}
.row::after, .row::before {display: none !important;}

/* top */
#top {
	background-color: #e6efef;
    padding: 6px 0px 6px 0;
	position: fixed;
    width: 100%;
    top: 0;
    z-index: 1004;
}
.topbg {height: 42px;}
#top .container {
	padding: 0 15px;
}
#top i {color: #669933; margin-right: 5px;}
#form-language {}
#form-language ul {list-style: none; padding: 0; margin: 0;}
#form-language ul li {
    display: inline-block;
    text-align: center;
}
#form-language ul li button {
    font-size: 14px;
    line-height: 14px;
    color: #666;
    padding: 7px 10px;
    background: none;
    display: block;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
	text-transform: capitalize;
}
#form-language ul li.lang-active button {
    background: #669933;
	color: #fff;
}
#top #form-currency .currency-select {
	text-align: left;
}
#top #form-currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #497426, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #666;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	margin-top: 1px;
}
#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;
}
#top .btn-link strong {
	font-size: 14px;
    line-height: 14px;
}
#top-links {
	
}
#top-links > ul {
	margin: 0; display: flex; align-items: center;	
}
#top-links a + a {
	margin-left: 15px;
}
.topblock {min-height:110px;}

#top-links .social i {font-size: 24px;}
/* logo */
#logo {
	margin: 25px 0 25px 0;
}
/* search */
#search {
	margin: 35px 0 10px 0;
	position: relative;
}
#search .input-lg {
	background: none;
    border: 1px solid #e6efef;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 45px 12px 10px;
	line-height: 20px;
	box-shadow: none;
}
#search button {
	border: none;
	background: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 9px 12px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
}
#search button i {
	color: #ff9933;
	font-size: 24px;
	line-height: 24px;
}
/* cart */
#cart {
	margin: 35px 0 10px 0;
	margin-bottom: 10px;
}
#cart > button {
	border: none;
	background: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 9px 12px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	color: #669933;
	font-weight: bold;
}
#cart.open > button  {
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart > button i {font-size: 24px; vertical-align: middle; color: #ff9933; margin: 0 10px 0 0;}
#cart > button span {vertical-align: middle;}

#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#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;
}
#cart .table-striped>tbody>tr:nth-of-type(odd) {
    background: none;
}
#cart .table-striped>tbody>tr:nth-of-type(even) {
    background: none;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #497426, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#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, #497426, #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: #229ac8;
	background-image: linear-gradient(to bottom, #497426, #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;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#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: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
    padding: 20px 0;
    background-color: #e6efef;
    color: #656565;
}
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;
}
.powered {text-align: center; max-width: 540px; padding: 0 15px; margin: 0 auto; box-sizing: border-box;}
/* alert */
ul + .alert {
    padding: 13px 14px 12px 14px;
    line-height: 22px;
    border: none;
    border-radius: 0px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1006;
    vertical-align: middle;
}

.alert-error {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.product-right .alert {
    position: static;
}
.product-right.alert-info {
	margin: 10px 0;
}
#cart_view .alert {
	position: static;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	padding: 0;
	background: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 10px;
	position: relative;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -5px;
	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);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #fff;
	border-radius: 4px;
	box-shadow: none;
}
.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: none;
	background-color: #e7e7e7;
	background-image: none;
	border-color: #e7e7e7;
}
.btn-primary {
	color: #fff;
	text-shadow: none;
	background-color: #669933;
	background-image: none;
	border-color: #669933;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #4b7224;
	border-color: #4b7224;
}
.btn-warning {
	color: #ffffff;
	text-shadow: none;
	background-color: #ff9933;
	background-image: none;
	border-color: #ff9933;
}
.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);
	border-color: #ff9933;
}
.btn-danger {
	color: #ffffff;
	text-shadow: none;
	background-color: #da4f49;
	background-image: none;
	border-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: none;
	background-color: #5bb75b;
	background-image: none;
	border-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: none;
	background-color: #df5c39;
	background-image: none;
	border-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: #497426;
	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: none;
	background-color: #363636;
	background-image: none;
	border-color: #363636;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: nones;
}
/* list group */
.list-group a {
    border: 0;
    border-top: 1px solid #DDDDDD;
    border-color: #ddd;
    padding: 9px 5px;
    margin-bottom: 0;
}
.list-group a:first-child {
    border-top: 0;
}
.list-group a.active {
	color: #497426;
	background-color: #fff;
    border-color: #ddd;
	font-weight: bold;
} 
.list-group a.active:hover, .list-group a:hover {
	color: #497426;
	background-color: #fff;
}
.list-group a.list-child{
	border-top: none;
    border-color: #ddd;
    padding: 0px 5px 5px 0;
	background-color: #fff;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #497426;
    background-color: #fff;
    border-color: #ddd;
}
/* 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 {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
		position: relative;
		padding-bottom: 41px;
		height: calc(100% - 20px);
}
.product-thumb:hover {
    border: 1px solid #693;
}
.product-thumb.offline:hover {
    border: 1px solid #f93;
}
.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;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
	min-height: 52px
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 140px
}
.product-grid .product-thumb .caption p:nth-child(2) {
	display: none;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@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;
}
}
.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 {

}
.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 {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
	position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.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 {
	width: 80%;
	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:nth-child(1) {
	background: #669933;
	color: #fff;
}
.product-thumb .button-group button:nth-child(1):hover {
	background: #527c28;
	color: #fff;
}
.product-thumb.offline .button-group button:nth-child(1) {
	background: #f93;
	color: #fff;
}
.product-thumb.offline .button-group button:nth-child(1):hover {
	background: #c57524;
	color: #fff;
}
a.load_more {border: 1px solid #669933 !important;}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:nth-child(3) {
	display: none;
}
.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-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%;
    }
}

/* 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;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #669933;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f3f3f3;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #669933;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #669933;
    border-color: #669933;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
    background-color: #e6efef;
    border-color: #ddd;
}
.product-right {position: relative;}
.product-right .product-heart {position: absolute; right: 15px; top: 0;}
/*#product input, #product button {width: 50% !important;}*/
.product-price {}
.product-price b {color: #ff9933;}

.module-header {-webkit-border-radius: 5px; border-radius: 5px; background: #e6efef; color: #71a047; padding: 13px 0px 13px 20px; font-size: 14px; line-height: 100%; font-weight: normal; margin: 0 0 0px 0;}
.category-thumb {border-bottom: 1px solid #ddd; margin: 0 0 20px 0;}
.category-thumb .image {text-align: center;}
.category-thumb .caption {margin: 20px 0;}
.category-thumb h4 {text-align: center;}
.category-thumb h4 a {font-size: 16px;}
.menu_op td {
    border-bottom: 1px solid #999966;
}
.menu_op .td_left {
    padding: 20px 20px 20px 0;
}
.menu_op img {
    width: 150px;
}
.red {color: #f33;}

.article-layout {text-align: center; margin-bottom: 30px; font-size: 16px;}
.article-layout a {font-size: 16px;}

.select2-container {
    width: 100% !important;
}

#confirm_agree {display: none !important;}
#confirm_agree + span {text-align: left !important; display: block;}
.soc-auth {padding: 0 20px;}

/* #Screen < 1400 ================================================== */
@media (max-width: 1400px) {


}

/* #Screen < 1200 ================================================== */
@media (max-width: 1200px) {


}

/* #Screen < 992 ================================================== */
@media (max-width: 992px) {


}

/* #Screen < 768 ================================================== */
@media (max-width: 767px) {
#search {margin: 0 0 15px 0;}
.logocover {position: relative; z-index: 4; width: 210px;}
#logo {margin: 15px 0 15px 0;}
.topblock {position: relative;}
.cartcover {
    position: absolute;
    top: 25px;
    right: 0;
    left: 0;
    z-index: 3;
}
.dropdown-menu {top: 60px !important;}
#cart {margin: 0; margin-bottom: 0; text-align: right;}
#supermenu {margin-bottom: 15px !important;}
.menu_op td {
    display: block;
	width: 100%;
    border-bottom: 0;

}
.menu_op .td_left {
    padding: 20px 0 20px 0;
	text-align: center;
}
.menu_op td:last-child {
    border-bottom: 1px solid #999966;
}


#top {position: relative;}
.topbg {height: 0;}



}

/* #Screen < 650 ================================================== */
@media (max-width: 650px) {


}

/* #Screen < 600 ================================================== */
@media (max-width: 600px) {
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {	font-size: 18px;}

#cart > button span#cart-total {display: none;}
#cart > button i {font-size: 36px;}

}

/* #Screen < 510 ================================================== */
@media (max-width: 510px) {

}

/* #Screen < 460 ================================================== */
@media (max-width: 460px) {


}

/* #Screen < 410 ================================================== */
@media (max-width: 410px) {


}

/* cart_popup */
#popupcart {max-width: 768px; margin: 0 auto;}
#cart_popup {background: #fff; padding: 55px 15px 15px 15px; position: relative;}
#cart_popup #cart-total {display: none;}

#popup_title {background: #669933; color: #fff; position: relative; display: block; position: absolute;; z-index: 9999; left: 0; top: 0; right: 0;}
#popup_title h4 {color: #fff; text-align: center; margin: 0; padding: 10px; line-height: 1; font-size: 18px; font-weight: bold;}
#popup_title i {position: absolute; right: 0; top: 0; padding: 8px; font-size: 22px; cursor: pointer;}

#cart_popup table td {vertical-align: middle;}
#cart_popup table td:nth-child(3) {min-width: 150px;}

.spinner button {}
.spinner button.spin-down {border-radius: 3px 0 0 3px;}
.spinner button.spin-up {border-radius: 0 3px 3px 0;}
.spinner input {font-size: 16px; border-radius: 0; max-height: 36px; max-width: 100px; border-left: 0; border-right: 0;}	

#cart_popup .btn-link {padding: 5px;}
#cart_popup .btn-link i {margin: 0 0 0 5px; font-size: 14px; color: #aeadad; vertical-align: middle;}
#cart_popup .btn-link:hover i {color: #ff3801;}

.input-group.spinner {position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%;}
.input-group.spinner .form-control[name^=quantity] {width: 43px;}

#confirm_agree_input.required .control-label:before {display:none;}
