/******************up  3.2 joom3.7.1 **************************/

div.chzn-container-single .chzn-single div b {
   right: 6px!important;
}
.main-image img + div {
  top: 0;
  left: 0;
  position: absolute;
}
#fancybox-wrap {
	min-height: 120px;
	max-height: 100%;
}
#fancybox-wrap #fancybox-outer {
	min-height: 120px;
	max-height: 100%;
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
}
 #fancybox-wrap #fancybox-outer #fancybox-content {
	min-height: 120px;
	max-height: 100%;
	min-width: 300px;
	width: 100%!important;
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
}
/****************** One Page Checkout for Virtuemart  **************************/
#lodingdiv {
	overflow: visible!important;
}
div.opg-panel-box >strong {
	font-weight: 400;
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 22px;
}
div.opg-panel-box .opg-text-center {
	text-align: left!important;
}
div.opg-panel-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
   	padding: 30px;
	margin-bottom: 30px;
 	border: 5px solid #f0f0f0;
}
div.opg-panel-box select {
	margin-bottom: 20px;
}
.opg-margin-bottom {
	margin-bottom: 0px!important;
}
#cart-contents {
	margin-top: -30px;
}
.opg-h3 {
	 line-height: 24px;
	  font-size:24px;
	  text-transform:uppercase;
	  margin: 0 0 10px 0;
	  padding: 16px 0;
	  font-family: 'Open Sans', sans-serif;
	  font-weight:400;
}
#allproducts {
	background: #fff none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
   	padding: 30px;
	margin-bottom: 30px;
	 border: 5px solid #f0f0f0;
}
#allproducts .opg-link {
	font-weight: 300;
	font-size: 14px;
}
#allproducts .product {
	overflow: hidden;
}
#allproducts .product .opg-margin-bottom-remove {
	display: none;
}
.opg-thumbnail {
	width: 100%;
	height: auto;
}
#allproducts .quantity .opg-button-group{
	margin-top: 10px;
}
#allproducts #refreshbutton {
	background: #323a45;
}
#allproducts .quantity-input {
	border: 1px solid #e2e6e7!important;
	border-radius: 6px 6px 6px 6px!important;
	background: #f0f0f0;
	width: 100%!important
}
#allproducts .opg-button-group {
	display: block;
	text-align: center;
}
#allproducts .opg-margin-remove {
	margin-bottom: 10px!important;
	margin-top: 10px!important;
	display: block;
}
.price-summary {
	background: #fff none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
   	padding: 30px;
	margin-bottom: 30px;
	border: 5px solid #f0f0f0;
}
#bill_totalfulldiv {
	display: flex;
}
#bill_totalfulldiv .total2 {
	display: block;
	width: 100%;
	padding-left: 0px;
}
#bill_totalfulldiv .total2 strong {
	width: 25%;
	padding-left: 15px;
	display: block;
	float: left;
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}
#bill_totalfulldiv .total2 span {
	width: 75%;
	padding-left: 15px;
	display: block;
	float: left;
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
     font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}
#shipmenttable tr , #paymentable tr{
	background: #fff;
}
.vmpayment_name , .vmshipment_name {   font-weight: 400; font-size: 16px; }
#paymentrow td , #shipmentrow td{
	display: block;
	width: 100%;
}
div.opg-panel-box .opg-panel-title {
 	background: none;
    border-radius: 4px 4px 0 0;
    color: #323a45;
    font-size: 20px;
    line-height: 22px;
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0px;
    padding: 15px 20px;
    text-transform: capitalize;
}
#logindiv .inputbox {
	border-radius: 6px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#logindiv .opg-float-left a.opg-button {
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	margin-top: 15px;
	margin-left: 2px;
}
#loginbtns  .opg-button{
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	border-radius: 4px;
	color: #fff;
	margin: 0 10px 0 0;
	width: auto;
	background-color:#1b1b1b;
	border-bottom:1px solid #000; border-top:1px solid #121212;
	background-image: linear-gradient(bottom, rgb(35,35,35) 42%, rgb(42,42,42) 71%, rgb(53,53,53) 83%);
	background-image: -o-linear-gradient(bottom, rgb(35,35,35) 42%, rgb(42,42,42) 71%, rgb(53,53,53) 83%);
	background-image: -moz-linear-gradient(bottom, rgb(35,35,35) 42%, rgb(42,42,42) 71%, rgb(53,53,53) 83%);
	background-image: -webkit-linear-gradient(bottom, rgb(35,35,35) 42%, rgb(42,42,42) 71%, rgb(53,53,53) 83%);
	background-image: -ms-linear-gradient(bottom, rgb(35,35,35) 42%, rgb(42,42,42) 71%, rgb(53,53,53) 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.42, rgb(35,35,35)),
		color-stop(0.71, rgb(42,42,42)),
		color-stop(0.83, rgb(53,53,53))
	);
 	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);

}
#loginbtns  .opg-button:hover { 
	background: #eeeeee;
	color: #212121;
	border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee;
}
#loginbtns  .opg-button.opg-active {
	background: #eeeeee;
	color: #212121;
	cursor: default;
	border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee;

}
#otherpay_buttons .all_shopper_fields #guestchekcout , #otherpay_buttons .all_shopper_fields #regcheckout {
	height: 40px;
	line-height: 40px;
	border-radius:6px;
	font-size: 16px;
}
#otherpay_buttons .all_shopper_fields .opg-active  {
	background-color:#1b1b1b;
	cursor: default;
	border-radius:6px;
}
.checkout-button-top .opg-button-primary {
	width: auto;
}
#otherpay_buttons .all_shopper_fields .opg-button-primary {
	background-color:#1b1b1b;
	border-radius:6px;
}
#otherpay_buttons .all_shopper_fields .opg-button-primary:hover { 
	background: #eeeeee;
	color: #212121;
}
#otherpay_buttons #billto_fields_div input , #otherpay_buttons #billto_inputdiv input {
	border: 1px solid #e2e6e7;
	border-radius: 4px;
	margin-bottom: 15px;
	background: #f0f0f0;
}
#otherpay_buttons .terms-of-service {
	margin-bottom: 15px;
}
#otherpay_buttons #div_shipto  .shipto_fields_div{
	margin: 15px 0!important;
}
#otherpay_buttons .checkout-button-top {
	text-align: left!important;
}
#otherpay_buttons .checkout-button-top section {
	float: left;
}
#otherpay_buttons .opg-link {
	overflow: hidden;
	text-align: left;
	margin-top: 0px;
	position: relative;
	top: 12px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: 400;
}
.squaredTwo label {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #222222 0%, #45484d 100%) repeat scroll 0 0;
}
#checkoutForm .squaredTwo .jq-checkbox {
	left: 5px;
	top: 6px;
	background: #fff;
	z-index: 111;
	border-color:#fff; 
}
#otherpay_buttons #privcacy_div , #otherpay_buttons #bottom_total {
	width: 100%;
	overflow: hidden;
}
#otherpay_buttons .button {
	display: inline-block;
	width: auto;
}
#checkoutForm input, #checkoutForm select, #checkoutForm textarea {
	border: 1px solid #e2e6e7;
	border-radius:4px;
	height: 40px;
	background: #f0f0f0;
}
.opg-panel-box #coupon_code {
	float: left;
	margin-right: 3px;
}
.opg-panel-box .details-button {
	float: left;
}
.contactContact {
	margin-top: 30px;
}
/******************up  3.3 joom3.7.4 **************************/
.zoomContainer {
	height: auto!important;
}

/******************up  3.4 joom3.7.5 **************************/
#allproducts #custom_buttons,#allproducts #custom_buttons + .opg-button-group {
	display: inline-block;
	margin-top: 10px;
}
#shipment_ul li >input , #payment_ul li >input {
	float: left;
	margin-right: 6px;
}
#shipment_ul li >label , #payment_ul li >label , #shipment_ul li >span , #payment_ul li >span  {
	float: left;
	max-width: 90%;
}

#logindiv .opg-float-left a.opg-button {
    margin-top: 0px;
}
#logindiv .opg-float-left.opg-margin-bottom {
	margin-bottom: 10px!important;
}
div#fancybox-wrap #fancybox-outer {
	background: none!important;
	-webkit-box-shadow:none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}
div#fancybox-wrap #fancybox-outer .fancybox-bg {
	display: none!important;
}
div#fancybox-wrap #fancybox-content {
	background: #fff;
}
#fancybox-wrap #fancybox-outer #fancybox-content {
	min-width: 250px!important;
	  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);

}
#productdetailsview .addtocart-bar2 .quantity-controls {
	right: 3px;
}
div.fancybox-opened {
    z-index: 20023;
}
div.fancybox-overlay {
    z-index: 20022;
}
.vmpayment_cardinfo table td {
	padding-bottom: 10px;
}
.opg-list span.vmshipment , .opg-list span.vmpayment {
	display: inline-block;
	float: left;
	padding-top: 0px;
	vertical-align: top;
	line-height: 30px;
	padding-top: 0px;
	width: 90%;
}
.opg-list li label >input {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	float: left;
	height: 30px;
}
.opg-list .opg-hr {
	width: 100%;
	overflow: hidden;
	margin: 0px!important;
}
.opg-list li br {
	display: none;
}

/******************up joom3.9 **************************/
.contactContact #contact-form .control-group {
	overflow: hidden;
	position: relative;
}
.contactContact #contact-form .control-label #jform_contact_email_copy-lbl {
	padding-left: 18px;
}
.contactContact #contact-form .controls input[type='checkbox']{
	float: left;
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
.contactContact #contact-form  .form-actions {
	margin-top: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
	header#t3-header {
		overflow: visible!important;
		position: relative;
		z-index: 11111;	
	}
	header#t3-header .t3-module.module_cart {
		width: auto;
		display: table;
		margin: 0 auto;
		text-align: center;
		float: none;
	}
	header#t3-header .t3-module.module_search {
		width: auto;
		display: table;
		margin: 0 auto;
		text-align: center;
		float: none;
	}
	header#t3-header .logo {
		padding-bottom: 0px;
	}
	header#t3-header .logo .logo-image {
		position: relative;
		top: 0;
	}
	header#t3-header .search_search input.inputbox_search {
		width: 240px;
	}
	.vmCartModule_ajax #cart_list {
		display: block!important;
		width: 300px!important;
		margin-left: -89px;
	}
	#parallax-top {
		padding: 20px;
	}
	div#parallax-bot .list_carousel .caroufredsel_wrapper {

	    padding-bottom: 0 !important;
	    margin-bottom: 0 !important;

	}
	div#parallax-bot .t3-module .moduleparallax-bot {
		margin-bottom: 0 !important;
	}
	.list_carousel div[style].caroufredsel_wrapper {
		height: auto!important;
	}
	.list_carousel ul {
		position: relative!important;
		height: auto!important;
	}
	.list_carousel .caroufredsel_wrapper {
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
		margin-right: -14px!important;
		margin-left: -14px!important;
	}
	.list_carousel li {
		min-height: auto;
		height: auto;
	}
	.list_carousel li .product-box {
		height: auto!important;
	}
	.browseImage a {
		min-height: 125px;
	}
	.wrapper-slide , .list_carousel.layout2 .wrapper-slide {
		width: auto!important;
	}
	.wrapper-slide .addtocart-area2 {
		float: none;
	}
	div.vmproduct_tabs li .prod-row {
		width: 230px;
	}
	div.vmproduct_tabs li .prod-row .wrapper-slide .wishlist , div.vmproduct_tabs li .prod-row .wrapper-slide  .compare_cat {
		display: none;
	}	
	.mod_vm2products .vmgroup_vm2products .mod-title {
		margin-right: 0px!important;
	}
	.mod_vm2products .vmgroup_vm2products .vmproduct_tabs ul {
		padding-right: 0px;
	}
	.mod_vm2products #vm2product.layout2 a .back {
		display: none!important;
	}
	.mod_vm2products #vm2product.layout2 a .front {
		-webkit-transform: rotateY(0deg);
		  -moz-transform: rotateY(0deg);
		  -ms-transform: rotateY(0deg);
		  -o-transform: rotateY(0deg);
		  transform: rotateY(0deg);
	}
	.mod_vm2products li .product-box.back_w {
		display: none!important;

	}
	.mod_vm2products #vm2product li .prod-row .product-box.front_w {
		opacity:1;
		-webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        height: auto;
	}
}