.product .summary {
   width: 535px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 10px;
}

.product .images {
    width: 400px;
    height: auto;
    margin-top: 10px;
    margin-left: 7px;
    margin-bottom: 1px;
    text-align: center;
    image-align: center;
    float: left;
}

.images a.woocommerce-main-image img {
    max-width: 100%;
    height: auto;
	border: 1px solid #4d2600;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0px;
    width: auto;
    height: 316px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #4d2600;
}

.woocommerce-breadcrumb { 
	display: none;
}

.images .thumbnails a {
    width: 16%;
    display: inline-block;
    margin-right: 9px;
}

.images .thumbnails img {
    max-width: 100%;
    height: auto;
	border: 1px solid #4d2600;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #4d2600;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.images .thumbnails img:hover {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.images .thumbnails {
    margin-top: 10px;
}

#productDesc {
	width: 100%;
}

#bodyBox #content {
    padding-top: 35px;
} 

.product .summary h1 {
    margin-top: 13px;
}

.product .summary #tab-description h2:first-child {
    display: none;
}

.product .summary .cart button {
    background-color: #994d00;
    background-image: linear-gradient(#994d00, #4d2600);
    background-image: -moz-linear-gradient(#994d00, #4d2600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#994d00), to(#4d2600));
    background-image: -webkit-linear-gradient(#994d00, #4d2600);
    background-image: -o-linear-gradient(#994d00, #4d2600);
    background-image: -ms-linear-gradient(#994d00, #4d2600);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    padding: 12px 30px;
    color: #ffe6b3;
    float: left;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}

.product .summary .cart input[type="number"] {
    padding: 7px 0px 7px;
    margin-right: 5px;
    width: 50px;
    text-align: center;
    font-size: 19px;
    float: left;
    moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #4d2600;
}

.product .summary .cart {
    width: 200px;
}

.product .summary .cart:after {
    clear: both;
    content: "";
    display: block;
}

.product .summary ul.tabs.wc-tabs {
    display: none;
}

.product .summary .price {
    font-size: 34px;
    margin: 5px 0 30px;
    color: #3e2612;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
}

.product .summary .product_meta {
    font-size: 11px;
    margin: 10px 0 30px;
}

.product .summary .variations select {
    padding: 7px 0px 7px;
    margin-right: 5px;
    width: 160px;
    text-align: center;
    font-size: 15px;
    moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #4d2600;
}

.product .summary .variations label {
    color: #3d2600;
    font-weight: bolder;
    margin-right: 5px;
    position: relative;
}

.product .summary .variations .value {
    position: relative;
}

.product .summary .variations .value a.reset_variations {
    position: absolute;
    top: 12px;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
	right: -40px;
}

.product .summary table.variations {margin: -15px -20px 20px;}

.product #tab-description {
	margin: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #4d2600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

div#tab-additional_information,
.product .related.products {
	display: none !important;
}

.product .summary #tab-description ul {
    text-align: left;
}

#bodyBox .woocommerce-message {
    top: 20px;
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}


#bodyBox #content:after {
    clear: both;
content:"";display:block;
}

p.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}

h1.page-title {
    margin: 20px 0 0;
}

#cart {
    position: absolute;
    top: 40px;
    right: 10px;
    font-size: 12px;

}

#header {
    position: relative;
	
}

#cart a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;	    font-weight: bolder;

}

#cart a:hover, #cart a:focus {
    opacity: 0.7;
}

div#contentWrapper {
	overflow-x: hidden;
}

#bodyBox .woocommerce .cart-collaterals {
  float: none;
    width: 400px;
}

#bodyBox .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 400px;
}

input#coupon_code {
    padding: 7px 10px;
    margin-right: 5px;
    width: 170px;
    text-align: left;
    font-size: 19px;
    float: left;
    moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #4d2600;
}

#bodyBox .woocommerce .button {
    background-color: #994d00;
    background-image: linear-gradient(#994d00, #4d2600);
    background-image: -moz-linear-gradient(#994d00, #4d2600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#994d00), to(#4d2600));
    background-image: -webkit-linear-gradient(#994d00, #4d2600);
    background-image: -o-linear-gradient(#994d00, #4d2600);
    background-image: -ms-linear-gradient(#994d00, #4d2600);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
    border-radius: 4px;
    border: none;
    padding: 12px 30px;
    color: #ffe6b3;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}

#bodyBox .woocommerce .button:hover {
	opacity: 0.56;
}

#bodyBox .woocommerce table.shop_table th {
    background: #231f20;
    color: #FFF;
    font-size: 12px;
}

#bodyBox .woocommerce table.shop_table {
    border: none;
}

#bodyBox .woocommerce td.product-name dl.variation dd {
    padding: 0;
    margin: -12px 0 0;
    float: none;
}

#bodyBox .woocommerce td.product-name dl.variation {
    font-size: 12px;
}

#bodyBox .woocommerce td.product-name dl.variation dt {
    float: left;
}

.product .summary {
   width: 535px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 10px;
}

.product .images {
    width: 400px;
    height: auto;
    margin-top: 10px;
    margin-left: 7px;
    margin-bottom: 1px;
    text-align: center;
    image-align: center;
    float: left;
}

.images a.woocommerce-main-image img {
    max-width: 100%;
    height: auto;
	border: 1px solid #4d2600;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0px;
    width: auto;
    height: 316px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #4d2600;
}

.woocommerce-breadcrumb { 
	display: none;
}

.images .thumbnails a {
    width: 16%;
    display: inline-block;
    margin-right: 9px;
}

.images .thumbnails img {
    max-width: 100%;
    height: auto;
	border: 1px solid #4d2600;
    margin-top: 6px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #4d2600;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.images .thumbnails img:hover {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.images .thumbnails {
    margin-top: 10px;
}

#productDesc {
	width: 100%;
}

#bodyBox #content {
    padding-top: 35px;
} 

.product .summary h1 {
    margin-top: 13px;
}

.product .summary #tab-description h2:first-child {
    display: none;
}

.product .summary .cart button {
    background-color: #994d00;
    background-image: linear-gradient(#994d00, #4d2600);
    background-image: -moz-linear-gradient(#994d00, #4d2600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#994d00), to(#4d2600));
    background-image: -webkit-linear-gradient(#994d00, #4d2600);
    background-image: -o-linear-gradient(#994d00, #4d2600);
    background-image: -ms-linear-gradient(#994d00, #4d2600);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: none;
    padding: 12px 30px;
    color: #ffe6b3;
    float: left;
	cursor: pointer;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.product .summary .cart button:hover {
	opacity: 0.6;
}

.product .summary .cart input[type="number"] {
    padding: 7px 0px 7px;
    margin-right: 5px;
    width: 50px;
    text-align: center;
    font-size: 19px;
    float: left;
    moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #4d2600;
}

.product .summary .cart {
    width: 200px;
}

.product .summary .cart:after {
    clear: both;
    content: "";
    display: block;
}

.product .summary ul.tabs.wc-tabs {
    display: none;
}

.product .summary .price {
    font-size: 28px;
    margin: 5px 0 30px;
    color: #3e2612;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    margin-top: 50px;
}

.product .summary .product_meta {
    font-size: 11px;
    margin: 10px 0 30px;
}

.product .summary .variations select {
    padding: 7px 0px 7px;
    margin-right: 5px;
    width: 160px;
    text-align: center;
    font-size: 15px;
    moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #4d2600;
}

.product .summary .variations label {
    color: #3d2600;
    font-weight: bolder;
    margin-right: 5px;
    position: relative;
}

.product .summary .variations .value {
    position: relative;
}

.product .summary .variations .value a.reset_variations {
    position: absolute;
    top: 12px;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
	right: -40px;
}

.product .summary table.variations {margin: -15px -20px 20px;}

.product #tab-description {
	margin: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #4d2600;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}

div#tab-additional_information,
.product .related.products {
	display: none !important;
}

.product .summary #tab-description ul {
    text-align: left;
}

#bodyBox .woocommerce-message {
    top: 20px;
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}


#bodyBox #content:after {
    clear: both;
content:"";display:block;
}

p.woocommerce-result-count, .woocommerce-ordering {
    display: none;
}

h1.page-title {
    margin: 20px 0 0;
}

#cart {
    position: absolute;
    top: 40px;
    right: 0px;
    font-size: 12px;
    background-color: #994d00;
    background-image: linear-gradient(#994d00, #4d2600);
    background-image: -moz-linear-gradient(#994d00, #4d2600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#994d00), to(#4d2600));
    background-image: -webkit-linear-gradient(#994d00, #4d2600);
    background-image: -o-linear-gradient(#994d00, #4d2600);
    background-image: -ms-linear-gradient(#994d00, #4d2600);
    color: #FFF;
    padding: 10px 20px 10px 40px;
    border: 1px solid #333;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

#cart:before {
	background-image: url(../images/cart.png);
	width: 19px;
	height: 19px;
	position: absolute;
	display: block;
	content: "";
	left: 10px;
    top: 7px;
}


#header {
    position: relative;
	
}

#cart a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
	font-weight: bolder;
	color: #FFF;

}

#cart a:hover, #cart a:focus {
    opacity: 0.7;
}

div#contentWrapper {
	overflow-x: hidden;
}

#bodyBox .woocommerce .cart-collaterals {
    float: none;
    padding-left: 20px;
    float: left;
    width: 400px;
}

#bodyBox .woocommerce .cart-collaterals .cart_totals {
    float: none;
}

input#coupon_code {
    padding: 10px 10px;
    margin-right: 5px;
    width: 120px;
    text-align: left;
    font-size: 14px;
    float: left;
    moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #4d2600;
}

#bodyBox .woocommerce .button {
    background-color: #994d00;
    background-image: linear-gradient(#994d00, #4d2600);
    background-image: -moz-linear-gradient(#994d00, #4d2600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#994d00), to(#4d2600));
    background-image: -webkit-linear-gradient(#994d00, #4d2600);
    background-image: -o-linear-gradient(#994d00, #4d2600);
    background-image: -ms-linear-gradient(#994d00, #4d2600);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
    border-radius: 4px;
    border: none;
    padding: 12px 30px;
    color: #ffe6b3;
    text-transform: uppercase;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}

#bodyBox .woocommerce .button:hover {
	opacity: 0.56;
}

#bodyBox .woocommerce table.shop_table th {
    background: #492603;
    color: #FFF;
    font-size: 12px;
}

#bodyBox .woocommerce table.shop_table {
    border: none;
}

#bodyBox .woocommerce td.product-name dl.variation dd {
    padding: 0;
    margin: -12px 0 0;
    float: none;
}

#bodyBox .woocommerce td.product-name dl.variation {
    font-size: 12px;
}

#bodyBox .woocommerce td.product-name dl.variation dt {
    float: left;
}

#bodyBox form.checkout.woocommerce-checkout label {
    text-align: left;
    font-size: 12px;
    font-weight: bolder;
    margin: 0 0 -5px;
}

#bodyBox form.checkout.woocommerce-checkout input, #bodyBox form.checkout.woocommerce-checkout select, #bodyBox form.checkout.woocommerce-checkout textarea {
    text-align: left;
    border-radius: 4px;
    border: 1px solid #111;
    padding: 5px;
}

#bodyBox .select2-container {
    text-align: left;
    font-size: 12px;
}
#bodyBox h3#order_review_heading {
    margin-top: 50px;
}


#bodyBox #add_payment_method #payment, #bodyBox .woocommerce-cart #payment, #bodyBox .woocommerce-checkout #payment {background: none;}

#bodyBox #add_payment_method #payment div.payment_box, #bodyBox .woocommerce-cart #payment div.payment_box, #bodyBox .woocommerce-checkout #payment div.payment_box {
    background-color: #3e2612;
    color: #FFF;
}

#bodyBox #add_payment_method #payment div.payment_box:before, #bodyBox .woocommerce-cart #payment div.payment_box:before, #bodyBox .woocommerce-checkout #payment div.payment_box:before {
	border: 1em solid #3e2612;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

#bodyBox .woocommerce-checkout #payment ul.payment_methods li img {
	border: 1px solid #111;
}

#bodyBox .woocommerce-checkout h3, #bodyBox .woocommerce-checkout h3 label {
    text-align: left;
    font-size: 20px !important;
    margin: 0px 0 10px 3px;
}

#bodyBox .woocommerce table.woocommerce-checkout-review-order-table {}

#bodyBox .woocommerce table.woocommerce-checkout-review-order-table td {
    border: none;
}

#bodyBox .woocommerce table.woocommerce-checkout-review-order-table tfoot th {
    background: none;
    color: #3e2612;
    border: none;
    padding-bottom: 0;
}

#bodyBox .woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
    font-size: 12px;
    padding-bottom: 0;
}

#bodyBox .woocommerce-checkout #payment ul.payment_methods {
	border-bottom: none;
}

#bodyBox input#place_order {
    padding: 15px 20px;
}

#bodyBox .woocommerce-message {
    top: 20px;
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
    border-top-color: #d08f0b;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.woocommerce-message:before {
	content: "\e015"; 
    color: #d08f0b !important; 		
}

.page-5 form {
    width: 540px;
    float: left;
}

#bodyBox .woocommerce .cart-collaterals table.shop_table {
	width: 400px;
}


.page-5 form .product-quantity {
    width: 30px !important;
}

.page-5 form .product-name {
    width: 90px;
}

body {
    -webkit-background-size: cover;
	background-size: cover;
}
.image_reel br {display:none !important;}

@media (max-width: 1050px) {
	
	#bodyEnd,
	#bodyBox,
	#headerBox {
		width: 720px;
	}
	
	#contentWrapper {
		width: 700px;
	}
	
	.menu-main-menu-container ul a {
		padding: 12px 13px;
	}
	
	.menu-main-menu-container > ul {
		width: 760px;
	}

	.menu-main-menu-container {
		width: 760px;
	}
	
	#header {
		width: 720px;
	}
	
	#logo a {
		background-size: 220px;
		width: 220px;
		height: 109px;
	}
	
	#menuBox .menu-main-menu-container ul a {
		padding: 12px 10px;
	}
	
	
	#menuBox .menu-main-menu-container > ul {
    width: 741px;
}

#menuBox .menu-main-menu-container {
    width: 740px;
}
	
	.product .images {
    width: 280px;
}

.images a.woocommerce-main-image img {
    height: auto;
}

.product .summary {
    width: 300px;
}

.product .summary h1 {
    font-size: 21px;
}

.product .summary .price {
    font-size: 27px;
}

.product #tab-description {
    font-size: 14px;
}	
	
.envira-gallery-wrap {
	width: 80% !important;
	margin: 30px auto 20px auto !important;
	left: -5px !important;
	position: relative !important;
}	
	
.page-65 iframe {
    width: 620px;
    height: 500px;
}	
	
.page-5 form {
    width: 100%!important;
    float: none;
}	
	
}

@media (min-width: 801px) {
	.mhead, .mmsg, .mmenu {
		display: none;
	}
}

@media (max-width: 800px) {
	
	.woocommerce table.shop_table {
			margin: 0 7px 24px 0 !important;
		text-align: left !important;
		width: 90% !important;
	}
	
	.page-5 form .product-name {
    width: 70px;
}
	
.woocommerce table.shop_table {
    font-size: 13px !important;
}	#bodyBox .woocommerce .button {
    padding: 12px;
}
	
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none !important;
    width: 90% !important;
}	
	
	#bodyBox .woocommerce-message {
		font-size: 12px;
	}
	
	.page-65 iframe {
		width: 390px;
		height: 410px;
	}
	
	.envira-gallery-wrap {
		left: 0px !important;
		}
	
	h3 {
    font-size: 15px;
    padding: 0px 15px;
}
	
	.product .images {
		width: 280px;
		float: none;
	}
	
	h4 {
		padding: 0px 40px;
		font-size: 13px;
	}
	
	.product .summary {
		width: 90%;
		float: none;
	}

	.mhead { 
		background-image: url(../images/site/header4.png);
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 2000;
		-webkit-background-size: contain;
		background-size: contain;
		border-bottom: 1px solid #3e2612;
	}
	
	#headerBox, #menuBox { 
		display: none;
	}

	.mhead #logo a {
		background-size: 110px;
		width: 110px;
		height: 54px;
	}
.mhead .mhead-left, .mhead .mhead-right {
    width: 50%;
    float: left;
    padding: 10px 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mhead .mhead-right {
    text-align: right;
}

.mhead .mhead-right p a i {
    background: #cda677;
    text-shadow: 0px 1px rgba(255,255,255,0.5);
    display: block;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    border-radius: 6px;
}

.mhead .mhead-right p a {
    text-decoration: none;
    display: inline-block;
    position: relative;
	margin-left: 5px;
}

.mhead .mhead-right p a strong {
    background: #f05928;
    color: #FFF;
    font-size: 11px;
    display: block;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    border-radius: 100%;
    position: absolute;
    top: -6px;
    right: -6px;
}	
	
.mhead .mhead-right p a span {
    font-size: 11px;
    text-align: center;
    display: block;
    text-decoration: none;
}

.mhead .mhead-right p {
    margin: 6px 0 0;
}	
	
#bodyBox {
    border-top: 1.5px solid #4d2600;
    border-radius: 10px 10px 0px 0px;
    padding-top: 0 !important;
}	

.mmsg {
    color: #FFF;
    text-align: center;
    margin-top: 70px;
}

.mmsg a {
    color: #ffead1;
}	
	
.window {
    height: 340px !important;
    width: 450px !important;
}
	
.window img {
    height: 390px !important;
    width: 500px;
    margin-right: -50px;
}

.mmenu {
    background: #3e2612;
    position: fixed;
    top: 74px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100000;
    display: none;
}

.mmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mmenu ul li a {
    display: block;
    text-align: center;
    color: #FFF;
    font-weight: bolder;
    text-decoration: none;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

.mmenu ul ul li a {
    font-size: 12px;
	padding: 8px 0px;
}

	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		float: none !important;
		width: 90% !important;
		margin: 0 !important;
	padding: 0 !important;
	}
	
.mmenu ul ul {
    background: rgba(0,0,0,0.3);
    margin-top: -1px;
	display: none;
}	
	
#bodyBox .woocommerce-checkout h3, #bodyBox .woocommerce-checkout h3 label {
    text-align: left;
    font-size: 20px !important;
    margin: 30px 0 10px 3px;
    padding: 0 !important;
}	
	
#bodyBox h3#order_review_heading {
    margin-top: 50px;
    margin-left: 20px;
}	
	
.main_view {
    height: 370px !important;
    width: 460px !important;
}
	#bodyEnd, #bodyBox, #headerBox {
    width: 500px;
}  
	#contentWrapper {
		width: 470px;
	}	
	
	
.mmsg {
    width: 510px;
    margin: 70px auto 20px;
    font-size: 12px;
}	
	  
	.mmenu,
	.mmenu * {
		width: 100% !important;
	}	
	
	#menuBox .menu-main-menu-container .menu li:first-child a:before {
		display: none !important;
	}#categorybox {
    margin: 40px auto -20px !important;
    left: 0 !important;
    position: relative !important;  
    float: none !important; 
}

ul.products {
    padding: 0 !important;
}	
	
	#bodyBox .woocommerce .button {
		text-align: center !important;
		
	}	
.shop_table tr.cart_item:nth-of-type(2n+2) {
    background: #c4a37c;
}

.woocommerce table.shop_table {
    width: 100%;
    margin: 0px auto !important;
}

	.woocommerce td.product-quantity,
.page-5 form .product-name {
    width: auto;
}	
	
	
	
	#bodyBox .woocommerce .cart-collaterals {
		width: 100%;
		padding: 25px 0 0;
		float: none;
	}
	
	.wc-proceed-to-checkout {
		margin-top: 25px;
		    text-align: center;
	}
	.woocommerce .product-thumbnail {
		display: none !important;
	}
	
	.page-5 form .product-quantity {
		min-width: 1px !important;
		width: auto !important;
	}
	
	
	
}

@media (max-width: 767px) {
#bodyBox {
    margin-top: 50px;
}
	#bodyBox .woocommerce td.product-name dl.variation {
		font-size: 12px;
		width: auto;
		float: right;
		font-size: 10px;
		padding: 0;
		margin: 3px;
	}
	
	.mmsg {
		width: 90%;
		margin: 100px auto 20px;
		font-size: 12px;
	}
	
	.mmsg br { display: none !important;}
	
	tr.cart_item {
    position: relative;
    margin-bottom: 15px;
}

.product-remove a {
    position: absolute;
    top: 0px;
    left: -31px;
    border: none;
    background: none !important;
    font-size: 30px !important;
}

.product-remove {
    height: 0px;
    padding: 0 !important;
    border: none !important;
}
	
}


@media (max-width: 800px) and (min-width: 536px) {

	.paging {
		right: -65px !important;
	}
	
}


@media (max-width: 535px) {
	
	
	
#bodyEnd, #bodyBox, #headerBox, .mmsg {
    width: 90%;
}	

.window {
    height: 240px !important;
    width: 320px !important;
}
	
.main_view {
    height: 270px !important;
    width: 360px !important;
}	
	
.window img {
    height: 240px !important;
    width: 360px;
    margin-right: -40px;
}	
	
#contentWrapper {
    width: 90%;
}	
	

	
}

@media (max-width: 440px) {
.page-65 iframe {
    width: 260px;
    height: 310px;
}	
.window {
    height: 180px !important;
    width: 240px !important;
}
	
.main_view {
    height: 220px !important;
    width: 280px !important;
}

.window img {
       height: 210px !important;
    width: 257px;
    margin-right: -17px;
}	
	
	
}




@media (max-width: 410px) {
	
.mhead {
    -webkit-background-size: cover;
    background-size: cover;
}	
	
}




nav.woocommerce-pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
    text-align: center;
}

nav.woocommerce-pagination ul li {
    display: inline-block;
}

nav.woocommerce-pagination ul li a {
    padding: 0px 7px;
}

.cross-sells {
    float: left;
    width: 540px;
	clear: both !important;
}



.cross-sells li.product {
    width: 23% !important;
    clear: none !important;
    padding: 5px !important;
    margin: 0px !important;
}

.cross-sells li.product {}

.cross-sells li.product .button {
    font-size: 10px !important;
}

.cross-sells li.product h3 {
    font-size: 15px !important;
    margin: 0px !important;
}

.shipping p {
    width: 220px;
}

@media (min-width: 1050px) {
	

#bodyBox .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 400px;
    position: absolute;
    top: 250px;
}	
	
.woocommerce ul#shipping_method li label {
    display: inline;
    width: 200px;
    font-size: 11px;
    position: relative;
    top: -3px;
    left: -5px;
}
	
.woocommerce table.shop_table td {
    width: 200px !important;
}

.woocommerce ul#shipping_method .amount {
    display: block;
    margin-left: 22px;
}
	
#bodyBox .woocommerce .cart-collaterals .cart_totals {
    float: none;
    overflow-x: hidden;
}	

#bodyBox .woocommerce .cart-collaterals .cart_totals.noticed {
    float: none;
    width: 400px;
    position: absolute;
    top: 334px;
}	
	
	
.ff #bodyBox .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: 340px;
    position: absolute;
    top: 250px;
    margin-left: 40px;
}	

.ff #bodyBox .woocommerce .cart-collaterals .cart_totals.noticed {
    float: none;
    width: 340px;
    position: absolute;
    top: 338px;
    margin-left: 40px;
}	
	
}



.page-5#contentWrapper {
    min-height: 530px;
}

.page-5.bigger#contentWrapper {
    min-height: 610px;
}

.images .woocommerce-product-gallery__image img {
    width: auto;
    height: 58px;
    float: left;
    margin: 0 1px;
    position: relative;
    left: 9px;
}

#swipebox-bottom-bar {
    bottom: 0 !important;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
	display: block !important;
}

.mmsg { display: none !important; }