<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fotter_ul_wrap ul li a{
    font-weight:400;
}
.menu_wrap.fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #fff;
	padding: 11px;
	height:47px;
	border-bottom: 1px solid #ccc;
}
.full_theme .menu_wrap.fixed ul {
	float: none;
}
/* Checkout Starts */
.checkout_wrap [type="text"],
.checkout_wrap [type="number"],
.checkout_wrap [type="file"],
.checkout_wrap select,
.checkout_wrap textarea{
	padding: 13px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	margin-top: 5px;
	border:1px solid #ccc;
}
#button-back{
	font-size:30px;
	color:#000;
	float:left;
	display:inline-block;
}
.gridContainer.sm{
	max-width:1200px;
}
.common_loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	height: 100%;
	background: url(../images/loader.gif) center center no-repeat rgba(0,0,0, 0.9);
	display: none;
}
.checkout-heading{

}
.checkout_main_wrap{
	padding:0;
}
.mob_cart_btn,
.checkout_parent_wrap .right_wrap .mob_close_btn{
	display:none;
}
.checkout_parent_wrap .left_wrap{
	padding-right:40px;
	width:60%;
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	border-right:1px solid #eee;
}
.checkout_parent_wrap .right_wrap{
	padding-left:40px;
	width:40%;
	padding-right:40px;
	padding-top: 12px;
	padding-bottom: 50px;
	float:left;
	overflow-y: auto;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
}
.ps-hero__heading.med{
	font-size:25px;
}
.checkout_cart_item_wrap{
	width:100%;
	float:left;
	display:table;
	color:#000;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.checkout_cart_item_wrap &gt; *{
	display:table-cell;
	vertical-align: middle;
}
.checkout_cart_item_wrap .img_wrap{
	width:60px;
	position: relative;
}
.checkout_cart_item_wrap .img_wrap img{
	border:1px solid #ccc;
}
.checkout_cart_item_wrap .qty{
	min-width:20px;
	height:20px;
	background:#ff7676;
	font-size:12px;
	line-height:20px;
	color:#fff;
	position: absolute;;
	top:-10px;
	right:-10px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
}
.checkout_cart_item_wrap .total_wrap{
	white-space: nowrap;
	text-align: right;
}
.checkout_cart_item_wrap .name_wrap{
	padding:0 15px;
}
.checkout_cart_item_wrap .name_wrap a{
	color:#000;
	border-bottom-color:#ccc;
}
.checkout_cart_item_wrap.last .name_wrap,
.checkout_cart_item_wrap.last .total_wrap{
	font-size:25px;
}
.checkout_login_info_wrap{
	float:right;
	display: inline-block;
	margin-top:20px;
}
.checkout_login_info_wrap a{
	border-bottom: 1px dashed #000;
}
.payment_radio{
	float:left;
	display:inline-block;
	margin:10px !important;
}
.payment_radio .payment_radio_btn{
	color: #fff;
	padding-left: 0;
	padding: 15px 25px;
	background: #000000;
	margin-bottom: 10px;
	margin-top: 0 !important;
	font-size: 25px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #254c5b;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.payment_radio .payment_radio_btn:hover{
	background: #333;
	color:#fff;
}
.payment_radio input[type='radio']{
	display:none;
}
.checkout_login_info_wrap{
	float:right;
	display: inline-block;
	margin-top:20px;
	color:#000;
}
.checkout_login_info_wrap a{
	border-bottom: 1px dashed #000;
	color:#000;
	text-decoration: none
}
.checkout_login_parent_wrap{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 1000;
	background:#000;
	overflow: auto;
	padding:100px 20px;
	display:none;
}
.checkout_login_parent_wrap .close_wrap{
	position:absolute;
	top:20px;
	right:20px;
	z-index: 10;
	cursor: pointer;
}
.checkout_login_parent_wrap .panel-body{
	max-width:500px;
	margin:0 auto;
	float:none;
	display:block !important;
}
.checkout_parent_wrap .form_title{
	color:#000;
}
.login_parent_wrap.checkout{
	padding-top: 0;
	margin-top: 0
}
.checkout_logo_wrap{
	margin-bottom: 30px;
}
.checkout_logo_wrap img{
	width: 200px;
	padding: 10px;
	background: #254c5b !important;
}
.checkout_parent_wrap .form_title + .full_wrap{
	margin-bottom: 20px;
}
.checkout_parent_wrap legend{
	text-align: left;
}
.checkout-checkout .text_form,.text_form{
	padding:10px;
	border:1px solid #d2d2d2;
}
.readable_cart_title {
	display: none;
}
.button.checkout{
	font-size:30px;
}
/* Checkout Ends */
.top_menu_wrap{
	z-index:1000;
}

.additional_image_wrap .mCSB_inside&gt;.mCSB_container {
    margin-right: 20px !important;
}
.sort_dp {
    width: auto;
    float: right;
    position: relative;
    display: inline-block;
    padding: 7px;
    margin-top: 5px;
}
.review_wrap {
	margin-top:15px;
	border-bottom:1px solid #dddddd;
}
.review_para p{
	margin-bottom:0;
	line-height: 1.8em;
}
.review_para p strong{
	width:100%;
	float:left;
	display:inline-block;
	position:relative;
}
.review_para p br{
	display:none;
}
.google_plus_anchor{
	display:inline-block;float:left;margin:0;padding:0;padding:10px;padding-left:20px;padding-right:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#DD4C39;color:#FFF	;font-size:18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.google_plus_anchor:hover,.google_plus_anchor:active,.google_plus_anchor:focus{
	text-decoration:none;background-color:#333;color:#FFF;
}
#currency_form{
	display:inline-block;
	margin-left:15px;
	float:right;
	margin-top:-5px;
}
.no_wrap{
	white-space:nowrap !important;
}
.filter_ul{
	max-height:250px;
}
#coupon form &gt; *{
	margin-bottom:10px;
}
.address_box .address_text{
	height:120px;
	overflow-y:scroll
}
.margin_right_10{
	margin-right:10px;
}
.helvetica{
	font-family:Helvetica, Arial, sans-serif;
}
.home_flash_message{
	background-color:rgba(255,255,255,0.9); font-weight:700;
	padding: 5px;
}
.home_flash_message i{
	color:#000; float:right;cursor:pointer
}
.mfp-close-btn-in .mfp-close{
	color:#333 !important;
}
.weight_700,.address_name b{
	font-weight:700 !important;
}
.wishlist_btn{
	padding:10px 20px;
	margin-top:20px;
	float:left;
	display:inline-block;
	position:relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#00ab2d;
	text-transform:uppercase;
	color:rgba(255,255,255,1.00) !important;
	font-weight:600;
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	text-decoration:none !important;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	font-size:16px;
}
.wishlist_btn:hover{
	    background-color: #ffc336;
    color: #000 !important;
}
.margin_top_20{
	margin-top:20px;
}
.control_parent{
	margin-bottom:10px;
}
.form_title{
	font-weight:600;
}
.buttons_wrap{
	width:100%;
	float:left;
	display:inline-block;
	position:relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form_control{
	width:100%;
	float:left;
	display:inline-block;
	position:relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	    background-color: #fff;
    border: 1px solid #000;
	font-weight:600;
	padding:10px;	
}
.prod_btns_group .half_wrap{
	float: left;
}
.cart_table .quantity &gt; * {
	float: left;
	margin-right: 10px;
}
.cart_table .quantity &gt; a, .cart_table .quantity &gt; input[type='image'] {
	margin-top: 3px;
}
.margin_bottom_2 {
	margin-bottom: 2px;
}
.quantity a, .quantity a:hover {
	color: #000;
	font-size: 18px;
	text-decoration: none;
}
.quantity .prevent_alphabets{
	padding:3px;
	text-align:center;
}
.no_checkbox_ul li{
	padding:8px 15px !important;
}
.font_helvetica{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.buttons_wrap .left,.buttons .left{
	float:left;
}
.buttons_wrap .right,.buttons .right{
	float:right;
}
.always_visible{
	display:inline-block !important;
}
.buttons_wrap .f_right a,.buttons_wrap .f_right input[type="submit"],.buttons_wrap .f_right input[type="button"],
.buttons_wrap .right a,.buttons_wrap .right input[type="submit"],.buttons_wrap .right input[type="button"]{
	display:inline-block;float:left;margin:0;padding:0;padding:10px;padding-left:20px;padding-right:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
		border:0;
	background-color:#00aeef;color:#FFF	;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	font-weight:700;
}
.buttons_wrap .f_right a:hover,.buttons_wrap .f_right input[type="submit"]:hover,.buttons_wrap .f_right input[type="button"]:hover,
.buttons_wrap .right a:hover,.buttons_wrap .right input[type="submit"]:hover,.buttons_wrap .right input[type="button"]:hover{
	background-color:#333;color:#FFF;text-decoration:none;
}
.buttons_wrap .f_left a,.buttons_wrap .f_left input[type="submit"],.buttons_wrap .f_left input[type="button"],
.buttons_wrap .left  a,.buttons_wrap .left  input[type="submit"],.buttons_wrap .left input[type="button"]{
	display:inline-block;float:left;margin:0;padding:0;padding:10px;padding-left:20px;padding-right:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
		border:0;
	background-color:#FDB700;color:#333	;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	font-weight:700;
}
.buttons_wrap .f_left a:hover,.buttons_wrap .f_left input[type="submit"]:hover,.buttons_wrap .f_left input[type="button"]:hover,
.buttons_wrap .left a:hover,.buttons_wrap .left input[type="submit"]:hover,.buttons_wrap .left input[type="button"]:hover{
	background-color:#333;color:#FFF;text-decoration:none;
}
.margin_bottom_20 {
	margin-bottom: 20px !important;
}
.bag_btn{
	border:0 !important;
}
.single_product_wrap .product_left .additional_image_wrap ul li img.cloudzoom-gallery-active {
	border: 1px solid #999 !important;
}
.options_wrap .error {
	width: 100%;
	float: left;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.price_wrap span, .product_right .price_wrap span {
	color: rgba(255,0,4,1.00) !important;
	text-decoration: line-through !important;
}
.child_anchor {
	padding-left: 25px !important;
}
.child_anchor a, .filter_wrap ul li a {
	color: #333 !important;
	text-decoration: none !important;
}
.width_100per_no_pad {
	width: 100%;
	float: left;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gallery_ul li .name_wrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
* {
	outline: 0 !important;
}
.slider_wrap .home_bottom_slider_prev, .slick_arrow_basic .home_bottom_slider_prev, #mobile_prod_slider .home_bottom_slider_prev {
	position: absolute;
	top: 45%;
	left: 20px;
	font-size: 40px;
	color: #000 !important;
	z-index: 999;
}
.slider_wrap .home_bottom_slider_next, .slick_arrow_basic .home_bottom_slider_next, #mobile_prod_slider .home_bottom_slider_next {
	position: absolute;
	top: 45%;
	right: 20px;
	font-size: 40px;
	color: #000 !important;
	z-index: 999;
}
.gallery_ul .home_bottom_slider_prev {
	position: absolute;
	top: 45%;
	left: -20px;
	font-size: 40px;
	color: #000 !important;
	z-index: 999;
}
.gallery_ul .home_bottom_slider_next {
	position: absolute;
	top: 45%;
	right: -20px;
	font-size: 40px;
	color: #000 !important;
	z-index: 999;
}
.padding_bottom_20 {
	padding-bottom: 20px !important;
}
.web_overlay {
	position: absolute;
	top: 0;
	float: 0;
	z-index: 9998;
	width: 100%;
	background-color: #000;
	opacity: 0.5
}
.close_calc_popup {
	position: absolute;
	top: -16px;
	right: -16px;
	cursor: pointer;
}
.calculator-prod-info .tilethumb {
	float: left;
	margin-right: 10px;
}
.calculator-prod-info .tiletitle {
	padding-top: 18px;
}
#tile-calculator p {
	color: #000;
}
#tile-calculator {
	position: absolute;
	top: 350px;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	left: 42%;
	z-index: 9999;
	width: 330px;
	background-color: #fff;
}
#tile-calculator .login_head {
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
	text-align: center;
	margin-bottom: 10px;
}
#tile-calculator .login_form table td, #tile-calculator .login_form table th {
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	font-size: 11px;
}
.custom_button {
	display: inline-block;
	float: left;
	padding: 3px;
	color: #FFF;
	background: #E44EAE;
	background: -moz-linear-gradient(top, #e44eae 0%, #e01696 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E44EAE), color-stop(100%, #E01696));
	background: -webkit-linear-gradient(top, #E44EAE 0%, #E01696 100%);
	background: -o-linear-gradient(top, #e44eae 0%, #e01696 100%);
	background: -ms-linear-gradient(top, #e44eae 0%, #e01696 100%);
	background: linear-gradient(to bottom, #E44EAE 0%, #E01696 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e44eae', endColorstr='#e01696', GradientType=0 );
	border: 3px solid #FFF;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 20px;
	margin-top: 10px;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.21);
	box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.21);
}
.custom_button:hover {
	text-decoration: none;
	background: #333;
}
.wall-table tr.data_tr td {
	display: inline-block;
	float: left;
	width: 100%;
}
.sale_badge {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	max-width: 120px;
	pointer-events: none;
	border: none !important;
}
.sale_badge.small {
	max-width: 70px;
}
.gallery_ul li {
	margin-top: 20px;
}
.gallery_ul .add_to_cart {
	display: none !important;
}
.category_img_wrap .title {
	z-index: 98 !important;
}
.product_image .info_roll {
	position: absolute;
	width: 145px;
	height: 19px;
	background: url(../images/zoom_image_desc.png);
	bottom: 10px;
	left: 10px;
	z-index: 100;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.img_wrap:hover .info_roll {
	visibility: hidden;
	opacity: 0
}
.font_normal {
	font-weight: normal !important;
}
.gallery_ul li:nth-child(odd) .add_to_cart a {
	background-color: #81D407;
	color: #000;
}
.gallery_ul li:nth-child(even) .add_to_cart a {
	background-color: #E44EAE;
	color: #FFF;
}
.gallery_ul .add_to_cart:hover a {
	background-color: #333 !important;
	color: #FFF !important;
	text-decoration: none;
}
.filter_wrap ul li input[type=checkbox] {
	vertical-align: text-bottom;
}
.gallery_ul li &gt; a {
	color: #333;
}
.padding_left_30 {
	padding-left: 30px;
}
.padding_right_30 {
	padding-right: 30px;
}
.carousel_wrap &gt; .full_wrap &gt; .full_wrap {
	overflow: hidden;
}
.thumb_slide_right {
	position: absolute;
	top: 35%;
	right: 0;
	z-index: 5000;
}
.carousel_wrap .bx-wrapper {
	margin: 0 !important;
}
.thumb_slide_left {
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 5000;
}
.carousel_wrap ul {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4999;
}
.carousel_wrap ul li {
	position: relative;
	list-style: none;
	float: left;
	padding: 20px;
}

.bag_wrap .option_details * {
	font-size: 13px !important
}
.success_full_wrap {
	width: 100%;
	color: #00ab2d !important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight:700;
}
.error_full_wrap {
	width: 100%;
	color: #F00 !important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight:700;
}
.padding_top_10 {
	padding-top: 10px !important;
}
.padding_left_10 {
	padding-left: 10px !important;
}
.border_top {
	border-top: 1px dotted #ccc;
}
.common_border {
	border: 1px solid #333 !important;
}
.bg_white {
	background-color: #FFF !important
}
.option_details .border_top {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	margin-top: 10px;
}
.no_padding_top {
	padding-top: 0 !important;
}
table.attribute {
	width: 100%;
	border-collapse: collapse;
}
table.attribute tr td {
	border-bottom: 1px solid #999;
	padding: 10px;
}
table.attribute tr td:nth-child(1) {
	font-weight: 600;
	width: 40%;
	border-right: 1px solid #999;
}
#thumb_slide_left {
	position: absolute;
	top: 35%;
	left: 0;
	z-index: 5000;
}
#thumb_slide_right {
	position: absolute;
	top: 35%;
	right: 0;
	z-index: 5000;
}
.thumb_inner_container ul {
	font-size: 15px;
	letter-spacing: 0.05em;
	color: #595959;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4999;
}
.thumb_inner_container ul li {
	padding: 0;
	margin: 0;
	margin-right: 20px !important;
	cursor: pointer;
	list-style-type: none;
	zoom: 1;
	float: left;
	width: auto !important;
	margin-bottom: 10px;
	margin-top: 10px;
}
.thumb_inner_container {
	padding: 0 !important;
	overflow: hidden;
	padding-left: 20px;
	width: 75% !important;
	padding-right: 20px;
}
.f_none {
	float: none !important;
}
.cart_anchor:active, .cart_anchor:focus, .wish_list_anchor:active, .wish_list_anchor:focus {
	text-decoration: none !important;
	color: #FFF !important
}
.side_menu_wrap {
	margin-bottom: 15px;
}
.color_wrap {
	margin-top: 10px;
}
.gallery_ul:empty {
	padding: 0;
	display: none;
}
.padding_20 {
	padding: 20px !important;
}
.padding_bottom_10 {
	padding-bottom: 10px !important;
}
.color_wrap li {
	width: 20px !important;
	height: 20px !important;
	float: left !important;
	margin-left: 10px !important;
	margin-bottom: 10px !important;
	background-color: #666;
	display: inline-block !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999 !important;
}
.color_wrap li a {
	width: 100% !important;
	height: 100% !important;
	float: left !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.color_wrap li a {
	padding: 0 !important;
}
.color_wrap li:hover {
	background-color: transparent !important;
}
.color_wrap li a:hover, .color_wrap li a.active {
	background-color: transparent !important;
	border: 2px solid #999;
}
.gallery_ul li .content .name {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.gallery_ul li .content .name a {
	color: #000;
	text-decoration: none !important
}
.gallery_ul li .content .price {
	float: left;
	display: inline-block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery_ul li .content .name {
	float: left;
	display: inline-block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gallery_ul li .content .price * {
	float: left;
}
.gallery_ul li .content .price * + * {
	margin-left: 10px;
}
.gallery_ul li .content .price .old-price {
	color: #F00 !important;
	text-decoration: line-through !important;
}
.no_border_bottom {
	border-bottom: 0 !important;
}
.pagination {
	margin: 0 !important;
}
.account_form_wrap input[type='text'], .account_form_wrap input[type='password'], .account_form_wrap textarea, .account_form_wrap select {
	width: 100% !important;
}
.cart_table .image {
	text-align: center !important;
	width:170px;
}
.margin_bottom_2 {
	margin-bottom: 2px !important;
}
.wait {
	float: left;
	margin-left: 10px;
}
.login_inner_wrap{
	font-weight: 700;
}
.login_input {
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	
	
	width:100%;padding:10px;background-color:#fff;border:1px solid #000;
}
.div_as_login_input {
	width: 100%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	color: #333;
	background-color: #FFF;
	float: left;
    border: 1px solid #000;
}
.login_wrap {
	width: 100%;
	display: inline-block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.login_inner_wrap {
	width: 100%;
	display: inline-block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.login_inner_wrap + .login_inner_wrap {
	margin-top: 10px;
}
.checkout {
	margin-top: 10px;
}
.checkout_wrap {
	width: 100%;
	display: inline-block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
	float: left;
}
.log_half_wrap input[type=text], .log_half_wrap input[type=password] {
	border: 1px solid #A9A9A9;
}
.button:active, .button:focus, .brown_anchor:active, .brown_anchor:focus {
	text-decoration: none !important;
	color: #FFF !important;
}
input[type="submit"].brown_anchor, input[type="button"].brown_anchor, .button, input[type="submit"].brown_anchor:visited, input[type="button"].brown_anchor:visited, .button:visited {
	display:inline-block;float:left;margin:0;padding:0;padding:10px;padding-left:20px;padding-right:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:0;
	background-color:#00aeef;color:#FFF	;
	  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input[type="submit"].brown_anchor:hover, input[type="button"].brown_anchor:hover, .button:hover, input[type="submit"].brown_anchor:active, input[type="button"].brown_anchor:active, .button:active {
	background-color:#333;color:#FFF;text-decoration:none;
}
.anchor_face_book {
	display: inline-block;
	float: left;
	background: url(../images/facebook.png) no-repeat #3b5998;
	background-position: 10px center;
	color: #FFF !important;
	padding: 8px;
	font-weight: 400;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 35px;
	padding-right: 15px;
	margin-top: 10px;
	text-decoration: none
}
.anchor_face_book:hover {
	background-color: #333;
	text-decoration: none;
	color: #FFF
}
.anchor_face_book:active, .anchor_face_book:visited {
	text-decoration: none;
}
.no_margin {
	margin: 0 !important;
}
#top_wishlist span {
	margin: 0 2px 0 2px !important
}
.main_menu_wrap ul .child_ul {
	z-index: 1000 !important;
}
.menu_icon {
	cursor: pointer !important;
}
.gallrey_filter_wrap a:active, .gallrey_filter_wrap a:hover, .gallrey_filter_wrap a {
	text-decoration: none !important
}
.place_order:hover {
	text-decoration: none;
}
.place_order:active, .place_order:visited {
	color: #FFF;
}
#content {
	width: 100%;
	position: relative;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.breadcrumb a {
	color: #337ab7 !important;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb&gt;.active a, .breadcrumb&gt;.active a:hover {
	color: #777 !important;
	text-decoration: none !important;
}
.gallery_product_wrap ul li a .price_wrap, .gallery_product_wrap ul li a:hover .price_wrap, .gallery_product_wrap ul li:hover a .price_wrap {
	color: #333 !important
}
.gallery_product_wrap ul li .name {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.gallery_product_wrap ul li .name a {
	color: #333 !important;
	font-size: 12px;
}
.gallery_product_wrap ul li .name a:hover, .gallery_product_wrap ul li:hover .name a {
	text-decoration: none !important
}
.faq_container p {
	display: none;
}
.faq_container {
	margin-bottom: 8px;
	width: 100%;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.faq_link {
	color: #0051b0;
	padding-bottom: 2px;
	text-decoration: none !important;
	border-bottom: 1px solid black;
}
.faq_link:hover {
	border-bottom: 1px solid #09a41e;
}
.faq_link:active, .faq_link:visited, .faq_link:hover {
	text-decoration: none !important;
}
.gallrey_filter_wrap ul li a.active {
	text-decoration: none;
	background-color: #CCC;
	color: #000
}
.availibility_container {
	float: right;
	font-size: 16px;
	margin-top: 16px;
}
.availibility_container span.green {
	color: #009933 !important;
}
.availibility_container span.red {
	color: #F00 !important;
}
.availibility_container span.orange {
	color: #FFA500 !important;
}
.availibility_container span {
	text-decoration: none !important;
}
.price-discount {
	font-size: 14px;
	color: #006600 !important;
}
.menu_container {
	z-index: 4999 !important;
}
.bxslider {
	margin: 0 !important;
}
.social_media_wrap {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
.social_media_wrap a {
	float: right;
	margin-right: 15px;
}
.social_media_anchor {
	float: left;
	margin-right: 15px;
}
.social_media_anchor img {
	width: 40px;
}
.products_ul li, .home_products_ul li {
	overflow: hidden;
}
.product_top_overlay {
	position: absolute;
	top: 32%;
	left: -100%;
	z-index: 1000;
	background-color: #000;
	opacity: 0.5;
	height: 30%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor: default;
}
.overlay_cart img, .overlay_wishlist img, .overlay_zoom img {
	width: 45px !important;
}
.overlay_cart {
	position: absolute;
	top: 40%;
	left: 10%;
	z-index: 1100;
	display: none;
}
.overlay_wishlist {
	position: absolute;
	top: 40%;
	left: 40%;
	z-index: 1100;
	display: none;
}
.overlay_zoom {
	position: absolute;
	top: 40%;
	left: 70%;
	z-index: 1100;
	display: none;
}
.product_overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	opacity: 0.7;
	height: 70px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.products_ul li:hover .product_overlay, .home_products_ul li:hover .product_overlay {
	bottom: 0;
}
.products_ul li:hover .product_top_overlay, .home_products_ul li:hover .product_top_overlay {
	left: 0;
}
.products_ul li:hover .overlay_cart, .home_products_ul li:hover .overlay_cart, .products_ul li:hover .overlay_wishlist, .home_products_ul li:hover .overlay_wishlist, .products_ul li:hover .overlay_zoom, .home_products_ul li:hover .overlay_zoom {
	display: block;
}
.product_overlay p {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	color: #000;
	margin: 10px 0;
	margin-bottom: 0px;
	font-size: 16px
}
.product_overlay p a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.product_overlay .price {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	color: #000;
	margin: 0;
	font-size: 16px;
}
.price-old {
	text-decoration: line-through;
	font-weight: normal;
}
.price-new {
	font-weight: bold;
}
.login_container {
	cursor: pointer;
}
#content {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.margin_top_10 {
	margin-top: 10px;
}
.breadcrumb {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
}
.margin_top_20 {
	margin-top: 20px;
}
.width_100per {
	width: 100% !important;
}
.f_right {
	float: right !important;
}
.pagination {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	text-align: center;
}
.pagination:hidden {
 margin-top:0;
}
.pagination .results {
	display: none !important;
}
.pagination .links {
	width: auto;
	display: inline-block;
	margin: auto;
	float: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pagination .links a, .pagination .links b {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 10px;
	border: 0;
	color: #fff;
	background-color: #00aef0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pagination .links a:hover, .pagination .links b {
	color: #333;
	background-color: #f6a40f;
}
.pagination.no_pad_left .links {
	padding-left: 0 !important;
}
.hidden {
	display: none !important;
}
.filter_loader {
	text-align: center;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	z-index: 998;
	opacity: 0.7;
	height: 100%;
	padding-top: 45%;
	display: none;
}
.product_loader {
	text-align: center;
	width: 100%;
	float: left;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	margin-top: 20px;
}
.qty_text {
	float: left;
	margin-left: 0;
	padding: 6px 0;
	margin-top: 8px;
	font-weight: 600;
	margin-right: 10px;
}
.small_textbox {
	margin-top: 8px;
	padding: 5px;
	text-align: center;
	font-size: 1em;
	float: left;
	margin-right: 10px;
}
.no_padding_bottom {
	padding-bottom: 0 !important;
}
.f_none {
	float: none !important;
}
/* magnify popup css starts */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
/* magnify popup css ends */
.common_textbox {
	width: 100%;
	background-color: transparent;
	border: 1px solid #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	padding: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.no_margin_left {
	margin-left: 0 !important;
}
textarea {
	resize: none;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-family:'Quicksand', sans-serif;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	float: left;
	font-size: 13px;
	font-weight:700 !important;
}
.success {
	background: #fff url('../image/success.png') 10px center no-repeat;
	border: 1px solid #00ab2d;
	color: #00ab2d;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #fff url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #800;
	color: #800;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention, .information {
	background: #fff url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
#notification, .notification {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	display: inline-block;
	margin-top: 10px;
}
#notification:empty, .notification:empty {
	display: none !important;
}
.no_padding_left {
	padding-left: 0 !important;
}
.error_full_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #9F1C1C;
	margin-bottom: 7px;
	font-size: 13px;
	margin-top: 5px
		font-weight:700;
}
.padding_left_20 {
	padding-left: 20px;
}
p a:visited, .para_anchor:visited, .success a:visited, .warning a:visited, .attention a:visited, .information a:visited {
	color: #004ea9 !important;
}
p a, .para_anchor, .success a, .warning a, .attention a, .information a {
	color: #004ea9;
	text-decoration: none;
	padding-bottom: 2px;
	text-transform: none !important;
	border-bottom: 1px dashed transparent;
	float: none !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 14px;
	font-weight: 700;
}
p a:hover, .para_anchor:hover, .success a:hover, .warning a:hover, .attention a:hover, .information a:hover {
	border-bottom-color: #004ea9;
	text-decoration: none !important
}
p a:active, .para_anchor:active, .success a:active, .warning a:active, .attention a:active, .information a:active {
	text-decoration: none !important
}
p a:visited, .para_anchor:visited, .success a:visited, .warning a:visited, .attention a:visited, .information a:visited {
	text-decoration: none !important
}
.normal_common_anchor {
	color: #333333;
	text-decoration: none;
	float: left;
	padding-bottom: 2px;
	text-transform: capitalize;
	border-bottom: 1px dashed transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 13px;
font-weight: 700;
}
.normal_common_anchor:hover {
	color: #333333;
	border-bottom-color: #09a41e;
	text-decoration: none !important;
}
.normal_common_anchor:active, .normal_common_anchor:visited {
	text-decoration: none !important;
}
.normal_grey_anchor {
	color: #333 !important;
	text-decoration: none;
	float: left;
	padding-bottom: 2px;
	text-transform: capitalize;
	border-bottom: 1px dashed transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-size: 13px;
font-weight: 700;
}
.normal_grey_anchor:hover {
	border-bottom-color: #333;
	text-decoration: none !important
}
.information_wrap p {
}
.information_wrap ul {
	line-height: 1.8em;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 30px !important;
	margin-bottom: 15px !important;
}
.information_wrap ul li {
	width: 100%;
	margin-top: 10px !important;
	float: left;
	margin-right: 0 !important;
	-moz-box-sizing: border-box;
	line-height: 2em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: circle !important;
	display: list-item !important;
}
.no_margin_top {
	margin-top: 0 !important;
}
.margin_left_10 {
	margin-left: 10px;
}
.padding_right_20 {
	padding-right: 20px;
}
.padding_left_5 {
	padding-left: 5px;
}
.padding_right_5 {
	padding-right: 5px;
}
.box_sizing {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.not_found_wrap {
}
.gray_style {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter â€¦.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease;
	-webkit-backface-visibility: hidden;
}
.cart_table .quantity &gt; * {
	float: left;
	margin-right: 10px;
}
.cart_table .quantity &gt; a, .cart_table .quantity &gt; input[type='image'] {
	margin-top: 3px;
}
.margin_bottom_2 {
	margin-bottom: 2px;
}
.opt_error {
	padding: 12px 0;
	margin-left: 20px;
	float: left;
	color: #F00;
}
.copyright_wrap {
	background: url(../image/footer_border.png) no-repeat top center;
	padding-top: 10px;
	margin-top: 10px
}
.login_input, .div_as_login_input {
	font-size: 13px !important;
}
.jcarousel-skin-opencart .jcarousel-container-horizontal {
	padding: 0 !important;
	margin: 0 !important;
}
.jcarousel-skin-opencart ul {
	padding: 0 !important;
	margin: 0 !important;
}
.jcarousel-skin-opencart ul li {
	margin: 0 !important;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal, .jcarousel-skin-opencart .jcarousel-next-horizontal {
	top: 45% !important
}
.gallrey_filter_wrap .size_wrap ul li a {
	padding: 10px !important;
	height: 40px !important;
}
.gallrey_filter_wrap .color_wrap ul li a:hover, .gallrey_filter_wrap .color_wrap ul li a.active {
	padding: 0 !important;
	background-color: transparent;
	border: 5px solid #000;
	opacity: 0.7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.gallrey_filter_wrap .size_wrap ul li {
	min-width: 10px;
	height: auto !important;
	line-height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	float: left;
	padding: 0 !important;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #373f3e;
	list-style: none;
	cursor: pointer;
	width: auto !important;
	background-color: #FFF
}
.gallrey_filter_wrap .color_wrap ul, .gallrey_filter_wrap .size_wrap ul {
	margin-top: 15px !important;
	padding-left: 10px;
}
.gallrey_filter_wrap .color_wrap ul li {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	height: 40px !important;
	width: 40px !important;
	border-radius: 3px;
	border: 1px solid #ccc;
	float: left;
	padding: 0 !important;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #373f3e;
	list-style: none;
	cursor: pointer;
	background-color: #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gallrey_filter_wrap .color_wrap ul li a {
	padding: 0 !important;
	height: 100% !important;
	width: 100% !important;
}
.gallrey_filter_wrap .size_wrap ul li a:hover, .gallrey_filter_wrap .size_wrap ul li a.active {
	color: #FFF
}
.options h2 {
	color: #666666 !important;
	font-size: 20px;
	margin-top: 15px;
	border-bottom: 1px dashed #333;
	padding-bottom: 3px;
}
.options .option {
	margin-top: 10px;
}
.options select, .options input[type='text'], .options textarea {
	width: 100%;
	padding: 7px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.margin_top_20 {
	margin-top: 20px !important;
}
#checkout, #payment-address, #shipping-address, #shipping-method, #payment-method, #confirm, #payment {
	width: 100%;
	font-size: 15px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.checkout-content {
	width: 100%;
	font-size: 15px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.checkout-heading h2 a {
	cursor: pointer;
	float: right;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 1px;
	color: #fff;
	border-bottom: 1px dashed #333;
}
.checkout-heading h2 a:hover {
	text-decoration: none !important;
	border-bottom: 1px dashed #fff;
}
.deliver_btn {
	display: inline-block;
	float: left;
	background-color: #005eae;
	color: #FFF;
	padding: 8px;
	font-weight: 600;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFF;
	border: none;
	outline: none;
	width: 100%;
}
.deliver_btn:hover {
	background-color: #333;
	color: #FFF;
}
.no_margin_bottom {
	margin-bottom: 0 !important;
}
.margin_left_20 {
	margin-left: 20px;
}
.badge {
	position: absolute;
	bottom: 13px;
	left: 16px;
	display: block;
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1;
	color: #697071;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #589d3e;
	border-radius: 3px;
	color: #fff;
	margin-left: 3px;
}
.badge:empty {
	display: none;
}
.relative {
	position: relative !important;
}
.add_review_table td {
}
.add_review_table td b {
	font-weight: 500
}
.fb_login_loader {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 189px;
	z-index: 9999;
	margin-top: 6px;
	content: ' ';
	display: inline-block;
	background: url('../images/loader.gif') no-repeat center center;
	display: none;
}
.fb_login_loader.active {
	display: block !important;
}
.fb_login_loader.active + .anchor_face_book {
	opacity: 0.5;
}
.fb_loader {
	float: left;
	margin-left: 10px;
	background: url('../images/loader.gif') no-repeat;
	background-size: 30px 30px;
	height: 30px;
	margin-top: 12px;
	display: none;
	width: 30px;
}
.product_data_container .specs_container {
	padding: 20px;
	padding-left: 0;
	border-top: 2px solid #09a41e;
	font-size: 11px
}
.discount_text {
	font-size: 14px;
	width: 100%;
	color: #E92B57;
}
.input_error {
	border: 1px solid #F00 !important;
}
.data_edit_container {
	border-top: 1px solid #C03;
	margin-top: 30px;
	padding-top: 10px;
	display: none;
}
.padding_10 {
	padding: 10px !important;
}
.data_edit_container a.save {
	color: #5EA742;
	text-decoration: none;
}
.data_edit_container a.cancel {
	color: #D98C8A;
	text-decoration: none;
}
.data_edit_container &gt; * {
	margin-right: 10px;
	float: left;
	padding-top: 4px;
}
.data_edit_container input[type="text"] {
	background-color: transparent;
	outline: none;
	border: 1px solid #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.margin_top_10 {
	margin-top: 10px !important;
}
.margin_bottom_10 {
	margin-bottom: 10px !important;
}
.checkout_wrap .checkout-heading {
	text-align: left;
	font-size: 22px;
	margin: 0;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2em;
	border: 0;
	background:#333;
	padding: 13px;
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	display:none;
}
.checkout_wrap .checkout-heading h2 {
	font-size: 14px;
	font-weight: 600;
	margin: 0 !important;
}
.address_name {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.2em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 14px;
	font-weight: 400;
	margin: 0 !important;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.address_name b {
	font-size: 13px;
	font-weight: 400;
	margin: 0 !important;
}
.account_filter {
	margin-top: 0 !important;
}
.account_filter .header_bg_title {
	margin-top: 15px !important;
}
.account_filter .filter_wrap {
	max-height: none !important;
}
.account_ul {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.account_ul li {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #666;
	cursor: pointer;
	margin-top: 0 !important;
}
.account_ul li a {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 10px !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.account_ul li a:hover, .account_ul li a.active {
	text-decoration: none;
	background-color: #CCC
}
.mobile_categories{
	display:none;
}
/* Full Theme Starts */
.full_theme{
	padding:0;
}
.full_theme .home_flash_message{
	position: relative;
	top:auto;
	left:auto;
	width:100%;
	float:left;
	display:inline-block;
	z-index: 0;
	display: none;
}
.full_theme .top_menu_wrap{
	padding: 0;
}
.full_theme .logo_wrap{
	float:left;
	width:220px;
	max-width: 20%;
	margin-right: 20px;
}
.search_overlay_wrap{
	display:none;
}
.full_theme .top_right_wrap{
	max-width:80%;
	padding-left: 30px;
	display:inline-block;
	float:right;
	padding-top: 50px;
}
.full_theme .top_right_wrap .menu_wrap{
	float:left;border:none;margin-top: 0px;

}
.full_theme .menu_wrap ul{
	float:left;
}
.full_theme .menu_wrap ul li{
	margin-right: 20px;
	position: relative;
}
.full_theme .menu_wrap ul li a{
	font-weight: 400;
	padding: 0;
}
.full_theme .icons_wrap{
	float:right;
	display:inline-block;
	position: relative;
}
.full_theme .icons_wrap .icon{
	float:left;
	display:inline-block;
	position: relative;
	text-decoration: none;
	font-size:20px;
	color: #333;
	opacity: 0.9;
	width:30px;
	margin-top:-7px;
	margin-right: 10px;
}
.full_theme .icons_wrap .btn{
	padding: 3px 5px;background: #fff;
}
.full_theme #currency_form{
	margin-left: 0;
}
.full_theme .total_cart_count{
	position: absolute;
	top:-7px;
	right:-7px;
	height:15px;
	line-height: 15px;
	min-width: 15px;
	font-size:11px;
	font-weight: 300;
	color:#fff;
	background:red;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
}
.full_theme #my-button{
	display:none;
}
.full_theme #my-menu .total_cart_count{
	position: relative;
	top:auto;
	right:auto;
	padding-left:3px;
	padding-right:3px;
}
.full_theme .search_overlay_wrap{
	position: fixed;
	top:0;
	left:0;
	background: rgba(255, 255, 255, .8);
	z-index: 1001;
	width:100%;
	height:100%;

}
.full_theme .search_overlay_wrap input[type="text"]{
	display: inline-block;
	width: 100%;
	height: 45px;

	box-shadow: none;
	border-radius: 0px;
	border: 1px solid #e6e6e6;
	background: #f5f5f5;
	font-size: 20px;
	color: #333;
	text-align: left;
	height: 60px;
	width: 100%;
	border: none;
	padding: 0 20px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
.table_wrap{
	width:100%;
	height:100%;
	display:table;
}
.table_wrap .cell_wrap{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align: middle;
}
.full_theme .slider_wrap{
	width:100%;
}
.full_theme .search_overlay_wrap  .close_wrap{
	position: absolute;
	top:50px;
	right:50px;
	z-index: 10;
	cursor: pointer;
}
.footer_home_wrap{
	background:#fff;
}
.column_banners{
	margin-top:40px;
}
.column_banners ul{
	width:50%;
	float:left;
	display:inline-block;
	position: relative;
	padding: 0;
	margin:0;
}
.column_banners ul:nth-child(odd){
	padding-right: 15px;
}
.column_banners ul:nth-child(even){
	padding-left: 15px;
}
.column_banners ul li{
	width:100%;
	float:left;
	display:inline-block;
	position: relative;
	padding: 0;
	overflow: hidden;
	margin:0;
	margin-bottom: 20px;
}
.column_banners ul li img{
	width:100%;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.column_banners ul li:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.column_banners ul li .overlay_wrap{
	width:100%;
	float:left;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
	background:rgba(255,255,255,0.5);
	height:100%;
	text-align: center;
}
.column_banners ul li .overlay_wrap .title{
	text-transform: uppercase;
	font-weight: 700;
	color: #2d3a4b;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 0 20px;
}
.column_banners ul li .overlay_wrap .title + .common_button{
	margin-top:20px;
}
.common_button{
	width:auto;
	float:none;
	display:inline-block;
	position: relative;
	padding: 10px 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background:#2d3a4b;
	color:#fff;
	font-weight:700;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.common_button:hover{
	background:#eb882e;
	color:#fff;
	text-decoration: none;
}
.top_menu_wrap{
	margin-bottom: 20px;
}
/* Full Theme Ends */
.order_list_wrap.full_data_wrap {
	padding-bottom: 20px;
}
.order_list_wrap.full_data_wrap .data_wrap_action {
	width:10%;
}
.order_list_wrap.full_data_wrap .data_wrap_product {
	width:50%;
	float:left;
	display:inline-block;
}
.order_list_wrap.full_data_wrap .data_wrap_content {
	width:40%;
	padding-top: 30px;
}
.order_product,
.order_product li{
	width:100%;
	float:left;
	display:inline-block;
	position: relative;
	padding:0;
	margin:0;
}
.order_product li{
	width:33.33%;
	padding: 10px;
}
.whatsapp_button{
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 1000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #fff;
	padding: 10px;
	padding-right: 20px;
	color: #000;
	border:1px solid #d8d8d8;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.whatsapp_button img{
	display: inline-block;
	width: 35px;
	margin-right: 10px;
}
@media only screen and (max-width: 480px) {
	.whatsapp_button{
		bottom:60px;
		right:10px;
		padding: 5px;
		padding-right: 10px;
	}
	.whatsapp_button img{
		margin-right: 5px;
	}
	.order_list_wrap.full_data_wrap .data_wrap_action {
		width:100%;
	}
	.order_list_wrap.full_data_wrap .data_wrap_product {
		width:100%;
	}
	.order_list_wrap.full_data_wrap .data_wrap_content {
		width:100%;
		padding-top: 0;
	}
	.readable_cart_title{
		display: inline-block;
		width:100%;
		margin-bottom: 20px;
		padding: 10px 20px;
		background: #000;
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: 2px;
		font-size: 15px;
		margin-top: 0;
		border: 0;
	}
	.checkout_parent_wrap .left_wrap{
		border-right: none;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.checkout_parent_wrap .left_wrap.active:after {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.8);
	}
	#right_cart_wrap .cart_table td{
		color:#000;
	}
	.checkout_login_info_wrap{
		float:left;
		width:100%;
		text-align: center;
	}
	.checkout_login_parent_wrap{
		padding-top:50px;
		padding-bottom: 50px;
	}
	#button-back{
		margin-top:20px;
		margin-left:0px;
	}
	.checkout_parent_wrap .left_wrap{
		width:100%;padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0;
		padding-left: 0px;
	}
	.checkout_parent_wrap .form_title + .full_wrap{
		margin-bottom: 10px;
	}
	.checkout_logo_wrap{
		text-align: center;
		margin-bottom: 20px;
	}
	.checkout_cart_item_wrap{
		color:#000;
	}
	.checkout_cart_item_wrap .name_wrap a{
		color:#000;
	}
	.login_parent_wrap  .checkout_parent_wrap .half_wrap{
		text-align: left !important;
	}
	.checkout_parent_wrap .right_wrap{
		/*position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
		width:100%;
		z-index: 10;
		padding:20px 0;
		background:#fff;
		/*-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);*/

	}
	.checkout_parent_wrap .right_wrap.active{
		/*overflow: auto;
        top:0;*/
	}
	.mob_cart_btn{
		display:none;
		position: absolute;
		top: -10px;
		text-transform: uppercase;
		left:50%;
		width:250px;
		background:#000;
		color:#fff;
		text-align: center;
		cursor: pointer;
		margin-left:-125px;
		z-index: 1;
		font-size:18px;
		padding:10px;

	}
	.checkout_parent_wrap .right_wrap .mob_close_btn{
		position: absolute;
		top:8px;
		font-size:25px;
		right:20px;
		display: none;
		z-index: 1;
	}
	.column_banners ul li .overlay_wrap .title{
		font-size: 16px;
	}
	.common_button{
		font-size:12px;
	}
	.column_banners ul:nth-child(odd) ,
	.column_banners ul:nth-child(even) {
		padding-right: 0;
		padding-left: 0;
	}
	.column_banners ul {
		width:100%;
	}

	.full_theme .search_overlay_wrap  .close_wrap{
		right:20px;
		top:20px;
	}
	.full_theme .logo_wrap{
		width:60%;max-width: 60%;
		text-align: center;margin-top: 10px;
	}
	.full_theme .gridContainer {
		width:100%;
		padding: 0 20px;
	}
	.full_theme .icons_wrap{
		position: fixed;
		bottom: 0;
		left:0;
		background: #fff;
		border-top:1px solid #aeaeae;
		width:100%;
	}
	.full_theme .icons_wrap .icon{
		border-right:1px solid #aeaeae;
	}
	.full_theme .total_cart_count{
		right:15%;
		top:5px;
	}
	.full_theme .icons_wrap .icon,
	.full_theme #currency_form{
		width:25%;
		float:left;
		display:inline-block;
		text-align: center;
		margin:0;
		padding: 10px;
	}
	.full_theme .icons_wrap .icon img{
		width:30px;
	}
	.full_theme #my-button{
		display:inline-block;
	}
	.full_theme #currency_form{
		padding: 0;
	}
	.full_theme .icons_wrap .btn{
		padding:15px 10px;
		border:transparent;
		width:100%;

	}
	.full_theme .icons_wrap .dropdown-menu{
		bottom:100% !important;
		top:auto !important;
		right:0 !important;
	}
	.full_theme .top_right_wrap{
		padding-left: 0;
		padding-top: 25px;
	}
	.mobile_categories{
	display:inline-block;
	position:relative;
	width:100%;
	float:left;
}
.mobile_categories ul{
	display:inline-block;
	padding:0;
	margin:0;
	position:relative;
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
}
.mobile_categories ul li{
	width:47.5%;
	float:left;
	display:inline-block;
	position:relative;
	padding:0;
	margin:0;
	margin-bottom:10px;
	text-align:center;
	margin-right:5%;
}
.mobile_categories ul li:nth-child(2n+0){
	margin-right:0;
}
.mobile_categories ul li a{
	display:inline-block;
	position:relative;
	font-weight:700;
	color:rgba(0,0,0,1.00);
	font-size:12px;
	text-decoration:none;
}
.close_filter_btn_wrap{
	position:fixed;
	float:left;width:100%;
	display:inline-block;
	text-align:center;
	padding:10px;
	bottom:0;
	left:0;
	z-index:1015;
	background:#ededed;
}
.close_filter_btn{
	display:inline-block;
	position:relative;
	float:none;
	width:200px;
	background:#f58220;
	font-weight:16px;
	text-transform:uppercase;
	font-weight:700;
	padding:10px;
	text-decoration:none;
	color:#000000;
}
.filter_wrap{
	z-index:17000003 !important;
	width:100% !important;
	padding-bottom:100px !important;
}
	.mob_search_wrap{
	display:none !important;
	padding-left:0 !important;
}
.mob_search_wrap input[type="text"]{
	width:100%;
	float:left;
	position:relative;
	
	    background-color: #f1f1f1;
    border: none;
    padding: 8px;
    font-size: 14px;
    padding-left: 15px;
    font-weight: 400;
    color: #000;
	
	display:inline-block !important;
}
.three_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.three_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:100%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.three_ul li:nth-child(3n+0){
	margin-right:0;
}
.two_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.two_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:100%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.login_parent_wrap .half_wrap{
	padding-left:0 !important;
	padding-right:0 !important;
}
.data_wrap_action a{
	font-size:24px !important;
	color:#333 !important;
}
.data_wrap_action a + a{
	margin-left:15px;
}
.full_wrap .log_half_wrap{
	width:100%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}
.full_wrap .log_half_wrap:nth-child(even){
	margin-top:20px;
}
.header_bg_title {
	border-bottom:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}
.header_bg_title span{
	font-size:17px;
}
.buttons_wrap .f_left,.buttons_wrap .left,.buttons_wrap .f_right,.buttons_wrap .right,
.buttons_wrap .right a,.buttons_wrap .right input[type="submit"],.buttons_wrap .right input[type="button"],
.buttons_wrap .f_right a,.buttons_wrap .f_right input[type="submit"],.buttons_wrap .f_right input[type="button"],
.buttons_wrap .left a,.buttons_wrap .left input[type="submit"],.buttons_wrap .left input[type="button"],
.buttons_wrap .f_left a,.buttons_wrap .f_left input[type="submit"],.buttons_wrap .f_left input[type="button"]{
	width:100%;
	float:left;
	text-align:center;
}
.buttons_wrap .right,.buttons_wrap .f_right{
	margin-top:15px;
}
.normal_left_panel_common{
	position: relative !important;
    margin-top: 30px !important;
    width: 100% !important;
    overflow: visible !important;
	height:initial !important;
	display:inline-block !important;
}
.main_image_wrap {
	display: none !important;
}
.prod_btns_group .half_wrap {
	width: 100% !important;
}
table.attribute tr td {
	width: 100%;
	float: left;
	display: inline-block;
	position: relative;
}
table.attribute tr td:nth-child(1) {
	border-right: 0;
	width: 100%;
	padding-bottom: 0;
	border-bottom: 0;
}
.product_data_wrap .wishlist_btn {
	margin-left: 0 !important;
}
.single_product_wrap{
	margin-top:20px !important;
}
.product_bread_crumbs{
	margin-top:20px;
}
.product_gallery_wrap .full_wrap .log_half_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
}
.log_half_wrap input[type="text"], .log_half_wrap input[type="password"] {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.prod_info_container {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
.prod_half_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-bottom: 5px;
}
.prod_half_wrap .half_wrap {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cart_anchor + .cart_anchor {
	margin-top: 10px;
}
.account_anchor {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.mobile_cart_wrap {
	background-color: #09a41e;
	display: inline-block;
	padding: 10px;
	text-align: center
}
.mobile_cart_wrap .full_wrap a {
	color: #333;
	font-size: 15px;
}
.mobile_cart_wrap .full_wrap a:hover {
	color: #000;
	text-decoration: none !important;
}
.mobile_cart_wrap .full_wrap a:visited, .mobile_cart_wrap .full_wrap a:active, .mobile_cart_wrap .full_wrap a:focus {
	text-decoration: none !important
}
.no_tab_padding {
	padding: 0 !important;
}
.account_form_wrap input[type='text'], .account_form_wrap input[type='password'], .account_form_wrap textarea, .account_form_wrap select {
	width: 100% !important;
}
.div_as_login_input {
	width: 100% !important;
}
.jcarousel-skin-opencart ul {
	max-width: 100% !important;
	width: 100% !important;
	left: 0 !important
}
.jcarousel-skin-opencart ul li {
	margin: 0 !important;
	width: 100% !important;
	float: left !important;
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
	display: none !important
}
.products_ul li:hover .overlay_cart, .home_products_ul li:hover .overlay_cart, .products_ul li:hover .overlay_wishlist, .home_products_ul li:hover .overlay_wishlist, .products_ul li:hover .overlay_zoom, .home_products_ul li:hover .overlay_zoom {
	display: none !important;
}
.product_top_overlay:hover {
	top: -100% !important;
}
.product_top_overlay, .product_overlay {
	display: none !important;
}
.checkout_parent_container {
	padding: 20px;
}
.full_data_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
}
.full_data_wrap .data_wrap_content {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 15px;
}
.full_data_wrap .data_wrap_action {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding-top: 0px;
}
.full_data_wrap .data_wrap_action &gt; * {
	width: auto;
	margin-top: 0 !important;
}
.full_data_wrap .data_wrap_action &gt; * + * {
	margin-left: 10px;
}
.full_data_wrap .half_wrap_container {
	width: 100%;
	font-size: 14px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p {
	width: 100%;
	font-size: 15px;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p:last-child {
	margin-bottom: 5px;
}
.full_data_wrap .half_wrap_container .form_title {
	font-weight: 400;
	color: #333;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0;
	padding-top: 0;
	font-size: 20px !important;
	border-bottom: 1px solid #333;
}
.full_data_wrap .title_parent_wrap {
	padding-right: 0px;
}
table.common_list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.common_list td {
	vertical-align: middle;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.common_list thead td {
	background-color: #e0dddd;
	padding: 0px 5px;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}
table.common_list tbody td {
	padding: 0px 5px;
}
table.common_list .left {
	float: none !important;
	padding: 7px;
	text-align: left;
	width: auto !important;
}
table.common_list .right {
	float: none !important;
	padding: 7px;
	text-align: right;
	width: auto !important;
}
table.common_list .center {
	float: none !important;
	padding: 7px;
	text-align: center;
	width: auto !important;
}
table.common_list td.tablet_hide {
	display: none;
}
.address_box_parent {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}
.address_box {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.address_box hr {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 5px;
}
.address_text {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	float: left;
}
.address_box_full_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.deliver_btn {
	width: auto !important;
}
.show_tablet {
	display: block;
}
.home_products_ul {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.home_products_ul li {
	padding: 0;
	margin: 0;
	width: 40%;
	margin-right: 5%;
	list-style-type: none;
	zoom: 1;
	float: left;
	cursor: pointer;
	margin-bottom: 35px;
	position: relative
}
.home_products_ul li img {
	float: none;
	width: 100%;
	height: 100%;
}
.home_products_ul li .product {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.home_products_ul li .frame_black {
	position: absolute;
	z-index: 999;
}
.home_products_ul li .frame_pink {
	position: absolute;
	z-index: 999;
	display: none
}
.home_products_ul li:hover .frame_pink {
	display: inline-block
}
.home_products_ul li:hover .frame_black {
	display: none
}
.product_related_wrap {
	width: 100%;
	float: left;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px;
}
.product_related_wrap h2 {
	font-size: 20px;
	color: #09a41e;
}
.product_related_wrap ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product_related_wrap ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 45%;
	margin-right: 5%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.product_related_wrap ul li .name {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #09a41e;
	border-top: none;
	text-align: center;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333 !important;
}
.product_related_wrap ul li .name a, .product_related_wrap ul li .name a:hover, .product_related_wrap ul li .name a:active {
	color: #333 !important;
	text-decoration: none !important
}
.product_related_wrap ul li:hover .name {
	background-color: #09a41e;
	text-decoration: none !important
}
.cart_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
.cart_table th {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	color: #666;
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	display: table-cell;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td img {
	display: block;
	float: left
}
.cart_table tr td:last-child {
	border-right: none
}
.show_tablet {
	display: block !important;
}
.hide_tablet {
	display: none !important;
}


		.contact_wrap p {
	line-height: 1.8em
}
.contact_wrap i.f_left {
	font-size: 96px;
	margin-right: 20px;
	color: #c20083
}
.contact_wrap ul {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px
}
.contact_wrap ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	text-align: center
}
.contact_wrap ul li h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700
}
.contact_wrap ul li i {
	font-size: 46px;
	margin-bottom: 10px;
	color: #c20083
}
.contact_wrap ul li:nth-child(3n+0) {
	border-bottom: 0;
}
.contact_wrap .form_half_wrap{
	float:left;
	width:100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_wrap .form_half_wrap:nth-child(even){
	margin-top:10px;
}
}
@media only screen and (max-width: 786px) and (min-width: 487px){
	.whatsapp_button{
		bottom:20px;
		right:20px;
	}
	.readable_cart_title{
		display: inline-block;
		width:100%;
		margin-bottom: 20px;
		padding: 10px 20px;
		background: #000;
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: 2px;
		font-size: 15px;
		margin-top: 0;
		border: 0;
	}
	.checkout_parent_wrap .left_wrap{
		border-right: none;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.checkout_parent_wrap .left_wrap.active:after {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.8);
	}
	#right_cart_wrap .cart_table td,
	#right_cart_wrap .cart_table th{
		color:#000;
	}
	.checkout_parent_wrap .left_wrap{
		width:100%;
		text-align: left;
	}
	.checkout_cart_item_wrap{
		color:#000;
	}
	.checkout_cart_item_wrap .name_wrap a{
		color:#000;
	}
	.login_parent_wrap  .checkout_parent_wrap .half_wrap{
		text-align: left !important;
	}
	.checkout_parent_wrap .right_wrap{
		/*position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;*/
		width:100%;
		z-index: 10;
		padding: 40px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		background:#fff;
		/*-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);*/

	}
	.checkout_parent_wrap .right_wrap.active{
		/*overflow: auto;
        top:0;*/
	}
	.mob_cart_btn{
		display:none;
		position: absolute;
		top: -10px;
		text-transform: uppercase;
		left:50%;
		width:250px;
		background:#000;
		color:#fff;
		text-align: center;
		cursor: pointer;
		margin-left:-125px;
		z-index: 1;
		font-size:18px;
		padding:10px;

	}

	.checkout_parent_wrap .right_wrap .mob_close_btn{
		position: absolute;
		top:8px;
		right:20px;font-size:25px;
		display: none;
		z-index: 1;
	}
	.full_theme .top_right_wrap{
		width:70%;padding-top: 30px;
	}
	.full_theme .menu_icon{
		margin-top:7px
	}
	.full_theme .icons_wrap{
		width:auto;
	}
	.full_theme #currency_form{
		float:right;width:auto;
	}
	.full_theme .icons_wrap .icon{
		width:40px;
		margin-right: 20px;
	}
	.full_theme .icons_wrap .btn{
		padding: 8px 10px;
	}
	.full_theme #my-button{
		display:inline-block;float:right;
		margin-left:15px;

	}

.mobile_categories{
	display:inline-block;
	position:relative;
	width:100%;
	float:left;
}
.mobile_categories ul{
	display:inline-block;
	padding:0;
	margin:0;
	position:relative;
	width:100%;
	float:left;
	margin-bottom:10px;
	margin-top:20px;
}
.mobile_categories ul li{
	width:22.75%;
	float:left;
	display:inline-block;
	position:relative;
	padding:0;
	margin:0;
	margin-bottom:10px;
	text-align:center;
	margin-right:3%;
}
.mobile_categories ul li:nth-child(4n+0){
	margin-right:0;
}
.mobile_categories ul li a{
	display:inline-block;
	position:relative;
	font-weight:700;
	color:rgba(0,0,0,1.00);
	font-size:16px;
	text-decoration:none;
}
.close_filter_btn_wrap{
	position:fixed;
	float:left;width:100%;
	display:inline-block;
	text-align:center;
	padding:10px;
	bottom:0;
	left:0;
	z-index:1015;
	background:#ededed;
}
.close_filter_btn{
	display:inline-block;
	position:relative;
	float:none;
	width:200px;
	background:#f58220;
	font-weight:16px;
	text-transform:uppercase;
	font-weight:700;
	padding:10px;
	text-decoration:none;
	color:#000000;
}
.filter_wrap{
	z-index:17000003 !important;
	width:100% !important;
	padding-bottom:100px !important;
}
#currency_form{
	width: 100%;
    margin-bottom: 7px;
}
.mob_search_wrap{
	display:none !important;
	padding-left:0 !important;
}
.mob_search_wrap input[type="text"]{
	width:100%;
	float:left;
	position:relative;
	
	    background-color: #f1f1f1;
    border: none;
    padding: 8px;
    font-size: 14px;
    padding-left: 15px;
    font-weight: 400;
    color: #000;
	
	display:inline-block !important;
}
.three_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.three_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:32%;
	margin-right:2%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.three_ul li:nth-child(3n+0){
	margin-right:0;
}
.two_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.two_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:50%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.two_ul li:nth-child(odd){
	padding-right:10px;
}
.two_ul li:nth-child(even){
	padding-left:10px;
}
.additional_image_wrap ul{
	max-height:500px;
}
.data_wrap_action{
	padding-top:30px !important;
}
.data_wrap_action a{
	font-size:24px !important;
	color:#333 !important;
}
.data_wrap_action a + a{
	margin-left:15px;
}
.full_wrap .log_half_wrap{
	width:100%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}
.full_wrap .log_half_wrap:nth-child(even){
	margin-top:20px;
}
.header_bg_title {
	border-bottom:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}
.header_bg_title span{
	font-size:18px;
}
.normal_left_panel_common{
	position: relative !important;
    margin-top: 30px !important;
    width: 100% !important;
    overflow: visible !important;
	height:initial !important;
	display:inline-block !important;
}
		.contact_wrap p {
	line-height: 1.8em
}
.contact_wrap i.f_left {
	font-size: 96px;
	margin-right: 20px;
	color: #c20083
}
.contact_wrap ul {
	display: inline-block;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px
}
.contact_wrap ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	text-align: center
}
.contact_wrap ul li h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700
}
.contact_wrap ul li i {
	font-size: 46px;
	margin-bottom: 10px;
	color: #c20083
}
.contact_wrap ul li:nth-child(3n+0) {
	border-bottom: 0;
}
.contact_wrap .form_half_wrap{
	float:left;
	width:100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_wrap .form_half_wrap:nth-child(even){
	margin-top:10px;
}
}
@media only screen and (min-width: 787px) and (max-width: 1099px) {
	.whatsapp_button{
		bottom:20px;
		right:20px;
	}
	#button-payment-address{
		display:none;
	}
	.for_desktop{
		display:inline-block;
	}
	.checkout_parent_wrap .left_wrap .buttons{
		display:none;
	}

	.checkout_parent_wrap .left_wrap{
		border-right: none;
		padding-top: 40px;
		padding-left: 20px;
		width:65%;
	}
	.checkout_parent_wrap .right_wrap{
		top:0;
		width:35%;
	}
	.checkout_parent_wrap .left_wrap.active:after {
		position: absolute;
		top: 0;
		left: 0;
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.8);
	}
	.checkout_parent_wrap .right_wrap.active {
		position: absolute;
		top: 0;
		right: 0;
		width: 80%;
		background: #fff;
		min-height: 100%;
		z-index: 100;
		border-left: 1px solid #eee;
	}
	.checkout_cart_item_wrap{
		color:#000;
	}
	.checkout_cart_item_wrap .name_wrap a{
		color:#000;
	}
	.checkout_parent_wrap .right_wrap{
		padding-left: 0px;
		padding-right: 0;
	}

	/*.checkout_parent_wrap .right_wrap{
        position:fixed;
        top: -100%;
        left:0;
        height:100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:100%;
        z-index: 10;
        padding-right: 40px;
        background:#fff;
        -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);
        box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.49);

    }
    .checkout_parent_wrap .right_wrap.active{
        overflow: auto;
        top:0;
    }*/
	.mob_cart_btn{
		display:inline-block;
		position: absolute;
		top: -10px;
		left:50%;
		width:250px;
		background:#000;
		text-transform: uppercase;
		color:#fff;
		text-align: center;
		cursor: pointer;
		margin-left:-125px;
		z-index: 1;
		font-size:18px;
		padding:10px;

	}
	.mob_cart_btn{
		display:none;
	}
	.checkout_parent_wrap .right_wrap .mob_close_btn{
		position: absolute;
		top:8px;font-size:25px;color:#000;
		right:20px;
		display: none;
		z-index: 1;
	}
	#right_cart_wrap .cart_table td,
	#right_cart_wrap .cart_table th{
		color:#000;
	}
	#currency_form{
		width: 100%;
		margin-bottom: 7px;
	}
	.full_theme .gridContainer{
		width:100%;
		padding: 0 20px;
	}
	.full_theme .logo_wrap {
		width: 180px;
	}
	.full_theme #currency_form {
		width:auto;margin-left:0;
	}
	.full_theme .logo_wrap{
		margin-top:15px;
	}
	.full_theme .top_right_wrap{
		padding-top: 45px;
	}
.close_filter_btn{
	display:none;
}
.filter_wrap{
	z-index:1010 !important;
}
.sub_menu_wrap ul{
	display: inline-block;
    vertical-align: top;
	float:none !important;
}

.mob_search_wrap{
	display:none !important;
}
.three_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.three_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:32%;
	margin-right:2%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.three_ul li:nth-child(3n+0){
	margin-right:0;
}
.two_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.two_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:50%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.two_ul li:nth-child(odd){
	padding-right:10px;
}
.two_ul li:nth-child(even){
	padding-left:10px;
}
.additional_image_wrap ul{
	max-height:600px;
}
	.sub_menu_wrap {
	position: absolute;
	z-index: 99;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	top: 46px;
	background-color:rgba(255,255,255,1.00);
}
.sub_menu_wrap .border {
	border: 3px solid #d2d2d2
}
.sub_menu_wrap .content {
	background: rgba(255,255,255,1);
	padding: 0 !important;
}
.menu_wrap ul li {
	position:initial !important;
}
.menu_wrap &gt; ul li .sub_menu_wrap li a{
	width:100%;
	text-align:center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding:0px !important;
  float:left;
  color:#525252 !important;
}
.menu_wrap &gt; ul li .sub_menu_wrap li a:hover {
	color: #000 !important
}
.menu_wrap ul li .active_border{
	z-index:999 !important;
}
.has_sub_cat_pad{
	position:absolute;
	top:-8px;
	padding:5px;
	left:0;
	z-index:999;
	display:none;
	width:100%;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover .has_sub_cat_pad{
	display:inline-block;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover &gt; a{
	padding-bottom:10px !important;
}
.menu_wrap &gt; ul li:hover .sub_menu_wrap {
	display: inline-block
}
.sub_menu_wrap ul {
	width: 25%;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.sub_menu_wrap ul li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 !important;
	font-size: 13px !important;
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform:initial;
	text-align:left;
		padding-left:5px !important;
}
.sub_menu_wrap ul li:first-child{
	border-bottom:1px dashed #888888;
	padding:5px  !important;
	margin-bottom:5px;
}
.sub_menu_wrap ul li:first-child a{
	text-transform:uppercase !important;
	font-weight:700;
}
.sub_menu_wrap ul li a{
	letter-spacing:initial !important;
	line-height:1.5em !important;
	text-transform:initial !important;
	text-align:left !important;
}
/*.sub_menu_wrap {
	position: absolute;
	z-index: 99;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	top: 42px;
}
.sub_menu_wrap .border {
	border: 3px solid #d2d2d2
}
.sub_menu_wrap .content {
	background: rgba(255,255,255,1);
	padding: 0 !important;
}
.menu_wrap ul li {
	position:initial !important;
}
.menu_wrap &gt; ul li .sub_menu_wrap li a{
	width:100%;
	text-align:center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding:10px !important;
  float:left;
  color:#525252 !important;
}
.menu_wrap &gt; ul li .sub_menu_wrap li a:hover {
	color: #000 !important
}
.menu_wrap ul li .active_border{
	z-index:999 !important;
}
.has_sub_cat_pad{
	position:absolute;
	top:-8px;
	padding:5px;
	left:0;
	z-index:999;
	display:none;
	width:100%;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover .has_sub_cat_pad{
	display:inline-block;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover &gt; a{
	padding-bottom:10px !important;
}
.menu_wrap &gt; ul li:hover .sub_menu_wrap {
	display: inline-block
}
.sub_menu_wrap ul {
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom:-1px;
}
.sub_menu_wrap ul li {
	width: 33.33%;
	float: left;
	margin: 0;
	padding: 0 !important;
	font-size: 13px !important;
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}
.sub_menu_wrap ul li:nth-child(3n+0){
	border-right: 0 !important;
}*/
.data_wrap_action{
	padding-top:30px !important;
}
.data_wrap_action a{
	font-size:24px !important;
	color:#333 !important;
}
.data_wrap_action a + a{
	margin-left:15px;
}
.full_wrap .log_half_wrap{
	width:50%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}
.full_wrap .log_half_wrap:nth-child(odd){
	padding-right:20px;
}
.full_wrap .log_half_wrap:nth-child(even){
	padding-left:20px;
}
.header_bg_title {
	border-bottom:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}
.header_bg_title span{
	font-size:20px;
}
.contact_wrap p {
	line-height: 1.8em
}
.contact_wrap i.f_left {
	font-size: 96px;
	margin-right: 20px;
	color: #c20083
}
.contact_wrap ul {
	display: inline-flex;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px
}
.contact_wrap ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 33.33%;
	border-right: 1px solid #ccc;
	padding: 20px;
	text-align: center
}
.contact_wrap ul li h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700
}
.contact_wrap ul li i {
	font-size: 46px;
	margin-bottom: 10px;
	color: #c20083
}
.contact_wrap ul li:nth-child(3n+0) {
	border-right: 0;
}
.contact_wrap .form_half_wrap{
	float:left;
	width:50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_wrap .form_half_wrap:nth-child(odd){
	padding-right:30px;
}
.contact_wrap .form_half_wrap:nth-child(even){
	padding-left:30px;
}
}

@media only screen and (max-width: 1099px) and (min-width: 481px) {
	.full_theme .search_overlay_wrap  .close_wrap{
		right:20px;
		top:20px;
	}
#mobile_prod_slider {
	display: none !important;
}
.logo_wrap .half_wrap:first-child {
	width: 40% !important;
}
.logo_wrap .half_wrap:last-child {
	width: 60% !important;
}
.order_action_tab {
	padding-top: 20px !important;
}
.product_gallery_wrap .full_wrap .log_half_wrap {
	width: 50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(odd) {
	padding-right: 20px;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(even) {
	padding-left: 20px;
}
.log_half_wrap input[type="text"], .log_half_wrap input[type="password"] {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.prod_info_container {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
.prod_half_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-bottom: 5px;
}
.prod_half_wrap .half_wrap {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cart_anchor + .cart_anchor {
	margin-right: 10px;
}
.account_anchor {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 155px;
}
.mobile_cart_wrap {
	display: none;
}
.cart_container {
	width: 110px !important;
}
.no_tab_padding {
	padding: 0 !important;
}
.jcarousel-skin-opencart ul {
	max-width: 100% !important;
	width: 100% !important;
	left: 0 !important
}
.jcarousel-skin-opencart ul li {
	margin: 0 !important;
	width: 50% !important;
	float: left !important;
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
	display: none !important
}
.checkout_parent_container {
	padding: 20px;
}
.full_data_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 5px;
	float: left;
	border-bottom: 1px solid #333333;
}
.full_data_wrap .data_wrap_content {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
}
.full_data_wrap .data_wrap_action {
	width: 20%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding-top: 0;
}
.full_data_wrap .data_wrap_action &gt; * {
	width: 100%;
}
.full_data_wrap .half_wrap_container {
	width: 50%;
	font-size: 15px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p {
	width: 100%;
	font-size: 15px;
	float: left;
	margin-top: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p:last-child {
	margin-bottom: 0;
}
.full_data_wrap .half_wrap_container .form_title {
	font-weight: 400;
	color: #333;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0;
	padding-top: 0;
	font-size: 20px !important;
	border-bottom: 1px solid #333;
}
.full_data_wrap .title_parent_wrap {
	padding-right: 20px;
}
table.common_list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.common_list td {
	vertical-align: middle;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.common_list thead td {
	background-color: #e0dddd;
	padding: 0px 5px;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}
table.common_list tbody td {
	padding: 0px 5px;
}
table.common_list .left {
	float: none !important;
	padding: 7px;
	text-align: left;
	width: auto !important;
}
table.common_list .right {
	float: none !important;
	padding: 7px;
	text-align: right;
	width: auto !important;
}
table.common_list .center {
	float: none !important;
	padding: 7px;
	text-align: center;
	width: auto !important;
}
table.common_list td.tablet_hide {
	display: table-cell;
}
.address_box_parent {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}
.address_box {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.address_box hr {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 5px;
}
.address_text {
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.address_box_full_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.deliver_btn {
	width: auto !important;
}
.show_tablet {
	display: block;
}
.home_products_ul {
	width: 100%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto
}
.home_products_ul li {
	padding: 0;
	margin: 0;
	width: 27%;
	margin-right: 3%;
	list-style-type: none;
	zoom: 1;
	float: left;
	cursor: pointer;
	margin-bottom: 35px;
	position: relative
}
.home_products_ul li img {
	float: none;
	width: 100%;
	height: 100%;
}
.home_products_ul li .product {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.home_products_ul li .frame_black {
	position: absolute;
	z-index: 999;
}
.home_products_ul li .frame_pink {
	position: absolute;
	z-index: 999;
	display: none
}
.home_products_ul li:hover .frame_pink {
	display: inline-block
}
.home_products_ul li:hover .frame_black {
	display: none
}
.product_related_wrap {
	width: 100%;
	float: left;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px;
}
.product_related_wrap h2 {
	font-size: 20px;
	color: #09a41e;
}
.product_related_wrap ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product_related_wrap ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 23.3%;
	margin-right: 10%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.product_related_wrap ul li .name {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #09a41e;
	border-top: none;
	text-align: center;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333 !important;
}
.product_related_wrap ul li .name a, .product_related_wrap ul li .name a:hover, .product_related_wrap ul li .name a:active {
	color: #333 !important;
	text-decoration: none !important
}
.product_related_wrap ul li:hover .name {
	background-color: #09a41e;
	text-decoration: none !important
}
.cart_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
.cart_table th {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	color: #666;
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	display: table-cell;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td img {
	display: block;
	float: left
}
.cart_table tr td:last-child {
	border-right: none
}
.show_tablet {
	display: block !important;
}
.hide_tablet {
	display: none !important;
}
}

@media only screen and (min-width: 1100px) and (max-width: 1399px) {
#mobile_prod_slider {
	display: none !important;
}
.order_action_tab {
	padding-top: 20px !important;
}
.product_gallery_wrap .full_wrap .log_half_wrap {
	width: 50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(odd) {
	padding-right: 20px;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(even) {
	padding-left: 20px;
}
.log_half_wrap input[type="text"], .log_half_wrap input[type="password"] {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.cart_details {
	width: 68% !important;
}
.side_menu_wrap ul li ul {
	display: none;
}
.side_menu_wrap ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.prod_info_container {
	border-top: 1px solid #ccc;
	padding: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
.prod_half_wrap {
	width: 50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.prod_half_wrap .half_wrap {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cart_anchor + .cart_anchor {
	margin-right: 10px;
}
.account_anchor {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 155px;
}
.side_menu_wrap ul li a.active {
	text-decoration: none;
	background-color: #ff8800;
	color: #FFF;
}
.menu_ul&gt;li {
	position: inherit !important;
}
.menu_ul .child_ul {
	left: 0 !important;
}
.mobile_cart_wrap {
	display: none;
}
.cart_container {
	width: 110px !important;
}
.checkout_parent_container {
	padding: 20px;
}
.full_data_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
}
.full_data_wrap .data_wrap_content {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
}
.full_data_wrap .data_wrap_action {
	width: 20%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding-top: 0;
}
.full_data_wrap .data_wrap_action &gt; * {
	width: 100%;
}
.full_data_wrap .half_wrap_container {
	width: 50%;
	font-size: 15px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p {
	width: 100%;
	font-size: 15px;
	float: left;
	margin-top: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p:last-child {
	margin-bottom: 0;
}
.full_data_wrap .half_wrap_container .form_title {
	font-weight: 400;
	color: #333;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0;
	padding-top: 0;
	font-size: 20px !important;
	border-bottom: 1px solid #333;
}
.full_data_wrap .title_parent_wrap {
	padding-right: 20px;
}
table.common_list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.common_list td {
	vertical-align: middle;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.common_list thead td {
	background-color: #e0dddd;
	padding: 0px 5px;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}
table.common_list tbody td {
	padding: 0px 5px;
}
table.common_list .left {
	float: none !important;
	padding: 7px;
	text-align: left;
	width: auto !important;
}
table.common_list .right {
	float: none !important;
	padding: 7px;
	text-align: right;
	width: auto !important;
}
table.common_list .center {
	float: none !important;
	padding: 7px;
	text-align: center;
	width: auto !important;
}
.common_list_container {
	padding: 0px;
}
table.common_list td.tablet_hide {
	display: table-cell;
}
.address_box_parent {
	width: 31%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
.address_box {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.address_box hr {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 5px;
}
.address_text {
	width: 100%;
	display: inline-block;
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.address_box_full_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.show_tablet {
	display: none;
}
.home_products_ul {
	width: 100%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto
}
.home_products_ul li {
	padding: 0;
	margin: 0;
	width: 20%;
	margin-right: 4%;
	list-style-type: none;
	zoom: 1;
	float: left;
	cursor: pointer;
	margin-bottom: 35px;
	position: relative
}
.home_products_ul li img {
	float: none;
	width: 100%;
	height: 100%;
}
.home_products_ul li .product {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.home_products_ul li .frame_black {
	position: absolute;
	z-index: 999;
}
.home_products_ul li .frame_pink {
	position: absolute;
	z-index: 999;
	display: none
}
.home_products_ul li:hover .frame_pink {
	display: inline-block
}
.home_products_ul li:hover .frame_black {
	display: none
}
.product_related_wrap {
	width: 20%;
	float: left;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
}
.product_related_wrap h2 {
	font-size: 20px;
	color: #09a41e;
}
.product_related_wrap ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product_related_wrap ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 45%;
	margin-right: 5%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.product_related_wrap ul li .name {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #09a41e;
	border-top: none;
	text-align: center;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333 !important;
}
.product_related_wrap ul li .name a, .product_related_wrap ul li .name a:hover, .product_related_wrap ul li .name a:active {
	color: #333 !important;
	text-decoration: none !important
}
.product_related_wrap ul li:hover .name {
	background-color: #09a41e;
	text-decoration: none !important
}
.deliver_btn {
	width: auto !important;
}
.cart_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
.cart_table th {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	color: #666;
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	display: table-cell;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td img {
	display: block;
	float: left
}
.cart_table tr td:last-child {
	border-right: none
}
.show_tablet {
	display: none !important;
}
}

@media only screen and (min-width: 1100px) {
	#button-payment-address{
		display:none;
	}
	.for_desktop{
		display:inline-block;
	}
	.checkout_parent_wrap .left_wrap .buttons{
		display:none;
	}
	.checkout_parent_wrap .right_wrap.desk_active{
		position:absolute;
		top:0;
		right:0;
		width:80%;
		background:#fff;
		min-height:100%;
		z-index:100;
		border-left:1px solid #eee;
	}
	.checkout_parent_wrap .left_wrap.desk_active:after{
		position:absolute;
		top:0;
		left:0;
		content:'';
		width:100%;
		height:100%;
		background:rgba(255,255,255,0.8);
	}
	.checkout_parent_wrap .left_wrap .buttons {
		display: none;
	}
.footer_news_wrap{
padding-left:175px;
}
.gridContainer{
width: 88.5% !important;
    min-width: 1250px !important;
max-width: auto !important;
    padding-left: 0.75% !important;
    padding-right: 0.75% !important;
}
.close_filter_btn{
	display:none;
}
.sub_menu_wrap ul{
	display: inline-block;
    vertical-align: top;
	float:none !important;
}
.mob_search_wrap{
	display:none !important;
}
.three_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.three_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:32%;
	margin-right:2%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.three_ul li:nth-child(3n+0){
	margin-right:0;
}
.three_ul li:nth-child(odd){
	padding-right:10px;
}


.two_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.two_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:50%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.two_ul li:nth-child(odd){
	padding-right:10px;
}
.two_ul li:nth-child(even){
	padding-left:10px;
}
.additional_image_wrap ul{
	max-height:600px;
}
.sub_menu_wrap {
	position: absolute;
	z-index: 99;
	min-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	top: 100%;
	left:0;
margin-top:5px;
	background-color:rgba(255,255,255,1.00);

}
.sub_menu_wrap .border {
	border: 3px solid #d2d2d2;padding: 10px;
	display:table;
}
.sub_menu_wrap .content {
	background: rgba(255,255,255,1);
	padding: 0 !important;
}

.menu_wrap &gt; ul li .sub_menu_wrap li a{
	width:100%;
	text-align:center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding:0px !important;
  float:left;
  color:#525252 !important;
}
.menu_wrap &gt; ul li .sub_menu_wrap li a:hover {
	color: #000 !important
}
.menu_wrap ul li .active_border{
	z-index:999 !important;
}
.has_sub_cat_pad{
	position:absolute;
	top:-8px;
	padding:5px;
	left:0;
	z-index:999;
	display:none;
	width:100%;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover .has_sub_cat_pad{
	display:inline-block;
}
.menu_wrap &gt; ul li.has_sub_cat_li:hover &gt; a{
	padding-bottom:10px !important;
}
.menu_wrap &gt; ul li:hover .sub_menu_wrap {
	display: inline-block
}
.sub_menu_wrap ul {

	display: table-cell;

	margin: 0;
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.sub_menu_wrap ul li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 !important;
	font-size: 13px !important;
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform:initial;
	text-align:left;
		padding-left:5px !important;
}
.sub_menu_wrap ul li:first-child{
	border-bottom:1px dashed #888888;
	padding:5px  !important;
	margin-bottom:5px;
}
.sub_menu_wrap ul li:first-child a{
	text-transform:uppercase !important;
	font-weight:700;
}
.sub_menu_wrap ul li a{
	letter-spacing:initial !important;
	line-height:1.5em !important;
	text-transform:initial !important;
	text-align:left !important;
}

.data_wrap_action{
	padding-top:30px !important;
}
.data_wrap_action a{
	font-size:24px !important;
	color:#333 !important;
}
.data_wrap_action a + a{
	margin-left:15px;
}
.full_wrap .log_half_wrap{
	width:50%;
	float:left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
}
.full_wrap .log_half_wrap:nth-child(odd){
	padding-right:20px;
}
.full_wrap .log_half_wrap:nth-child(even){
	padding-left:20px;
}
.header_bg_title {
	border-bottom:1px dashed #333;
	margin-bottom:5px;
	padding-bottom:5px;
}
.contact_wrap p {
	line-height: 1.8em
}
.contact_wrap i.f_left {
	font-size: 96px;
	margin-right: 20px;
	color: #c20083
}
.contact_wrap ul {
	display: inline-flex;
	padding: 0;
	margin: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px
}
.contact_wrap ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 33.33%;
	border-right: 1px solid #ccc;
	padding: 20px;
	text-align: center
}
.contact_wrap ul li h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700
}
.contact_wrap ul li i {
	font-size: 46px;
	margin-bottom: 10px;
	color: #c20083
}
.contact_wrap ul li:nth-child(3n+0) {
	border-right: 0;
}
.contact_wrap .form_half_wrap{
	float:left;
	width:50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_wrap .form_half_wrap:nth-child(odd){
	padding-right:30px;
}
.contact_wrap .form_half_wrap:nth-child(even){
	padding-left:30px;
}
}

@media only screen and (min-width: 1400px) {
#mobile_prod_slider {
	display: none !important;
}
.order_action_tab {
	padding-top: 20px !important;
}
.product_gallery_wrap .full_wrap .log_half_wrap {
	width: 50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(odd) {
	padding-right: 20px;
}
.product_gallery_wrap .full_wrap .log_half_wrap:nth-child(even) {
	padding-left: 20px;
}
.log_half_wrap input[type="text"], .log_half_wrap input[type="password"] {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}
.cart_details {
	width: 68% !important;
}
.side_menu_wrap ul li ul {
	display: none;
}
.side_menu_wrap ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.prod_info_container {
	border-top: 1px solid #ccc;
	padding: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
.prod_half_wrap {
	width: 50%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.prod_half_wrap .half_wrap {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cart_anchor + .cart_anchor {
	margin-right: 10px;
}
.account_anchor {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 155px;
}
.side_menu_wrap ul li a.active {
	text-decoration: none;
	background-color: #ff8800;
	color: #FFF;
}
.menu_ul&gt;li {
	position: inherit !important;
}
.menu_ul .child_ul {
	left: 0 !important;
}
.mobile_cart_wrap {
	display: none;
}
.cart_container {
	width: 110px !important;
}
.checkout_parent_container {
	padding: 20px;
}
.full_data_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 5px;
	float: left;
	border-bottom: 1px solid #333333;
}
.full_data_wrap .data_wrap_content {
	width: 80%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
}
.full_data_wrap .data_wrap_action {
	width: 20%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding-top: 0;
}
.full_data_wrap .data_wrap_action &gt; * {
	width: 100%;
}
.full_data_wrap .half_wrap_container {
	width: 50%;
	font-size: 15px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p {
	width: 100%;
	font-size: 15px;
	float: left;
	margin-top: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full_data_wrap .half_wrap_container p:last-child {
	margin-bottom: 0;
}
.full_data_wrap .half_wrap_container .form_title {
	font-weight: 400;
	color: #333;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0;
	padding-top: 0;
	font-size: 20px !important;
	border-bottom: 1px solid #333;
}
.full_data_wrap .title_parent_wrap {
	padding-right: 20px;
}
table.common_list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.common_list td {
	vertical-align: middle;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
table.common_list thead td {
	background-color: #e0dddd;
	padding: 0px 5px;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}
table.common_list tbody td {
	padding: 0px 5px;
}
table.common_list .left {
	float: none !important;
	padding: 7px;
	text-align: left;
	width: auto !important;
}
table.common_list .right {
	float: none !important;
	padding: 7px;
	text-align: right;
	width: auto !important;
}
table.common_list .center {
	float: none !important;
	padding: 7px;
	text-align: center;
	width: auto !important;
}
.common_list_container {
	padding: 0px;
}
table.common_list td.tablet_hide {
	display: table-cell;
}
.address_box_full_wrap {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.address_box_parent {
	width: 23%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.address_text {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-weight: 400;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.show_tablet {
	display: none;
}
.home_products_ul {
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto
}
.home_products_ul li {
	padding: 0;
	margin: 0;
	width: 20%;
	margin-right: 4%;
	list-style-type: none;
	zoom: 1;
	float: left;
	cursor: pointer;
	margin-bottom: 35px;
	position: relative
}
.home_products_ul li img {
	float: none;
	width: 100%;
	height: 100%;
}
.home_products_ul li .product {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.home_products_ul li .frame_black {
	position: absolute;
	z-index: 999;
}
.home_products_ul li .frame_pink {
	position: absolute;
	z-index: 999;
	display: none
}
.home_products_ul li:hover .frame_pink {
	display: inline-block
}
.home_products_ul li:hover .frame_black {
	display: none
}
.product_related_wrap {
	width: 20%;
	float: left;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
}
.product_related_wrap h2 {
	font-size: 20px;
	color: #09a41e;
}
.product_related_wrap ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product_related_wrap ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 45%;
	margin-right: 5%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.product_related_wrap ul li .name {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #09a41e;
	border-top: none;
	text-align: center;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #333 !important;
}
.product_related_wrap ul li .name a, .product_related_wrap ul li .name a:hover, .product_related_wrap ul li .name a:active {
	color: #333 !important;
	text-decoration: none !important
}
.product_related_wrap ul li:hover .name {
	background-color: #09a41e;
	text-decoration: none !important
}
.deliver_btn {
	width: auto !important;
}
.cart_table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}
.cart_table th {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	color: #666;
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	display: table-cell;
	font-size: 14px;
	vertical-align: middle
}
.cart_table td img {
	display: block;
	float: left
}
.cart_table tr td:last-child {
	border-right: none
}
.show_tablet {
	display: none !important;
}
}
.no_checkbox_ul li.child_anchor{
	padding-left:25px !important;
	position:relative;
}
.no_checkbox_ul li.child_anchor2{
	padding-left:40px !important;
	position:relative;
}
.no_checkbox_ul li.child_anchor3{
	padding-left:55px !important;
	position:relative;
}
.category_ul_left li{
	padding-top:5px !important;
	padding-bottom:5px !important;
}
.category_ul_left li.child_anchor3 a,
.category_ul_left li.child_anchor2 a{
	font-weight: 500;
}
.category_ul_left li.child_anchor a{
	  font-weight:700;
}
.category_ul_left li.child_anchor2 a:before{
	    content: '--';
    position: absolute;
    top: 7px;
    left: 15px;
}
.special_discount_per{
	text-decoration: none !important;
    color: #666 !important;
    font-size: 13px !important;
    float: right;
    padding-top: 2px;
}
.full_ul{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	width:100%;
	margin:0;
	display:inline-block;
	position:relative;
}
.full_ul li{
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0;
	margin:0;
	width:100%;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.three_ul li{
	padding:0 !important;
}
.gallery_ul .home_bottom_slider_prev{
	left:-10px !important;
}
.gallery_ul .home_bottom_slider_next{
	right:-10px !important;
}</pre></body></html>