
/******************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;
	}
}

/******************up joom3.9.8 **************************/
.hidden-normal ,.hidden-xtablet {
	display: none;
}
@media(max-width: 1199px) { 
	div.cwcookielaw div.cwcookiecontainer p {
		display: block;
	}
	#t3-header .module_search {
		display: table;
		margin: 0 auto;
		width: auto;
	}
	div.module_topmenu {
	    padding-top: 3px;
	    margin-left: 0px;
	    margin-right: 0px;
	    float: right;
	}
	.module_switcher , .module_curency {
		position: relative!important;
		right: 0px!important;
	}
	.module_switcher .mod-languages_switcher {
		right: 15px!important;
		position: relative;
	}
	div.logo {
		text-align: center;
		padding-bottom: 20px;
		width: 100%;
	}
	div.logo .logo-image {
		position: relative;
		left: 0;
		top: 0;
		overflow: visible;
		display: inline-block;
	}
}
@media(min-width: 768px) and (max-width: 991px) {
	.list_carousel.layout  ul.vmproduct .product-box { 
		min-height: auto!important;
		height: auto!important;
	}
	.list_carousel.layout .caroufredsel_wrapper { 
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
		height: auto!important;
		overflow: visible!important;
	}
	.list_carousel.layout .caroufredsel_wrapper ul.vmproduct { 
		height: auto!important;
		position: relative!important;
	}
	.list_carousel.layout2 .caroufredsel_wrapper { 
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
		height: auto!important;
	}
	.list_carousel.layout2 .caroufredsel_wrapper ul.vmproduct { 
		height: auto!important;
		position: relative!important;
	}
	div.cwcookielaw div.cwcookiecontainer p {
		display: block;
	}
	#t3-header .module_search {
		display: table;
		margin: 0 auto;
		width: auto;
	}
	div.module_topmenu {
	    padding-top: 3px;
	    margin-left: 0px;
	    margin-right: 0px;
	    float: right;
	}
	.module_switcher , .module_curency {
		position: relative!important;
		right: 0px!important;
	}
	.module_switcher .mod-languages_switcher {
		right: 15px!important;
		position: relative;
	}
	div.logo {
		text-align: center;
		padding-bottom: 20px;
		width: 100%;
	}
	div.logo .logo-image {
		position: relative;
		left: 0;
		top: 0;
		overflow: visible;
		display: inline-block;
	}
}
@media(max-width: 767px) {
	div.cwcookielaw {
		position: fixed;
		top: auto;
		bottom: 0;
	}
	div.cwcookielaw .cwcookiesmoreinfo {
		display: none;
	}
	div.cwcookielaw .cwallowcookies {
		border-radius: 5px!important;
	}
	
	header#t3-header {
		z-index: 111!important;
	}
	div#head-row.nofixed #t3-mainnav.t3-mainnav {
	    z-index: 9999!important;
	    position: fixed!important;
	    width: 100%!important;
	    left: 0!important;
	    top: 0!important;
	    -webkit-transition: all 0.2s ease-in-out;
		 -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		 transition: all 0.2s ease-in-out;
	}
	.t3-module.module_topmenu {
		float: none;
		padding-bottom: 5px;
		padding-top: 5px;
		z-index: 9999!important;
	}
	.t3-module.module_switcher {
		top: 0;
		z-index: 1000!important;
	}
	.t3-module.module_curency {
		top: 0;
		left: 0;
	}
	.t3-module.module_curency .select {
		margin-bottom: 0px!important;
		margin-top: 0px!important;
		padding-top: 0px;
		border-top: none!important;
		border-bottom: none!important;
	}
	.t3-module.module_curency .jq-selectbox {
		display: inline-block!important;
	}
	.t3-sl {
		padding: 0;
	}
	.header-top {
		margin-top: 60px;
		z-index: 0!important;
		position: static!important;
	}
	#head-row.nofixed {
		z-index: 0!important;
		position: static!important;
	}
	div.module_login {
		z-index: 9999!important;
	}
	 body #off-canvas-nav{
		 -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		 transition: all 0.2s ease-in-out;
	}
	.off-canvas-ready .container.navbar {
		-moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		 transition: all 0.2s ease-in-out;
		-webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
	}
	.off-canvas-enabled .container.navbar {
		-webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
	}
	#off-canvas-nav {
	z-index: 10000000!important;
	}
	.fancybox-lock .header-top {
		position: relative!important;
	}
	.fancybox-lock div#head-row.nofixed #t3-mainnav.t3-mainnav {
	    z-index: 9999!important;
	}
}

/******************onepage_generic **************************/
@media(min-width: 768px) and (max-width: 991px) {
	.vmproduct_tabs ul#vm2product {
		margin-left: auto;
	    padding-right: 0px;
	    margin-right: auto;
	    width: 100%;
	    max-width: 600px;
	}
}
@media(min-width: 630px) and (max-width: 767px) {
	.vmproduct_tabs ul#vm2product {
		margin-left: auto;
	    padding-right: 0px;
	    margin-right: auto;
	    width: 100%;
	    max-width: 540px;
	}
}
@media(min-width: 320px) and (max-width: 629px) {
	.vmproduct_tabs ul#vm2product {
		margin-left: auto;
	    padding-right: 0px;
	    margin-right: auto;
	    width: 100%;
	    max-width: 280px;
	}
}
@media(min-width: 320px) and (max-width: 767px) {
	.vmgroup_new {
	    margin-left: -8px;
	}
}
@media(min-width: 320px) and (max-width: 767px) {
	#t3-footer .t3-aside {
	    padding: 0 15px 0 15px;
	}
}
@media(min-width: 320px) and (max-width: 767px) {
	.t3-navhelper {
    	padding-top: 20px!important;
    	padding-bottom: 20px!important;
    }
}

.best .product-box {
	overflow: hidden;
}

/******************up  5,0 **************************/ 
#allproducts .opg-text-left-small .opg-button, #allproducts .opg-text-left-small #refreshbutton {
	line-height: 20px;
    background: rgba(46, 49, 49, 0.1) !important;
    color: #2e3131;
    padding: 2px 8px 0 8px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    margin-right: 4px;
    margin-left: 0!important;
    font-weight: 400;
    height: auto!important;
}
#allproducts .opg-text-left-small .opg-button:hover, 
#allproducts .opg-text-left-small #refreshbutton:hover, 
#allproducts .opg-text-left-small .opg-button:focus, 
#allproducts .opg-text-left-small #refreshbutton:focus {
    background: #2e3131 !important;
    color: #fff;
}
#allproducts #custom_buttons a {
    padding: 2px 0px!important;
}
#allproducts .opg-text-primary {
    color: #e74c3c !important;
    font-weight: 400;
}
#allproducts .opg-link {
    font-weight: 400;
    font-size: 14px;
    color: #2e3131;
}
#allproducts .product.opg-margin .spacer, #allproducts .product.opg-margin .spacer_div {
    position: relative;
}
#allproducts .product.opg-margin #removeproduct {
    font-size: 0px;
    height: 0;
    color: #2e3131;
}
#allproducts .product.opg-margin #removeproduct:hover {
    color: #e74c3c;
}
#allproducts .product.opg-margin #removeproduct:before {
    content: "\f014";
    font-family: "FontAwesome";
    font-size: 28px;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
div.opg-panel-box .details-button , div.opg-panel-box #coupon_code {
     float: none;
}
div.opg-panel-box .details-button .opg-button {
	color: #1b1b1b;
}
div.opg-panel-box .details-button .opg-button:hover {
	color: #fff;
	background: #1b1b1b!important;
	border-color: #1b1b1b!important;
}
.price-summary.opg-content {
    padding: 15px;
    margin-bottom: 20px;
}
.price-summary.opg-content .spacer_div {
    border: 1px solid #f4f4f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.price-summary.opg-content .spacer_div > div {
    margin-left: 0px;
    border-bottom: 1px solid #f4f4f4;
    margin-top: 0;
    margin-bottom: -1px;
}
.price-summary.opg-content .spacer_div > div  .clear {
	display: none;
}
.price-summary.opg-content .spacer_div > div div {
    border-right: 1px solid #f4f4f4;
    padding: 10px;
    width: 70%;
    box-sizing: border-box;
}
.price-summary.opg-content .spacer_div > div div + div {
    padding: 10px;
    border-right: none;
    width: 30%;
}
.price-summary.opg-content .spacer_div #bill_totalfulldiv div {
    color: #e74c3c !important;
}
#shipment_select .opg-hr, #payment_select .opg-hr {
    display: none;
}
.vmCartShipmentLogo , .vmCartPaymentLogo {
	padding-bottom: 15px;
	display: block;
}
.vmshipment_description, .vmshipment_name, .vmpayment_name, .vmpayment_description , 
.vmpaymentt_description , .vmpayment_cost , .vmshipment_cost {
    display: block;
    padding-bottom: 15px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 20px;
}
#shipment_ul {
	 margin-bottom: -30px;
}
#shipment_ul li {
	 padding-bottom: 10px;
}
#shipment_ul li br {
	display: none;
}
#payment_ul {
	overflow: hidden;
	margin-bottom: -20px;
}
#payment_ul li {
	 padding-bottom: 10px;
	 overflow: hidden;
}
#payment_ul li br {
	display: none;
}
#loginbtns a {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    min-width: 120px;
    background: #e4e4e4;
    color: #2e3131;
}
.opg-panel-box .opg-button, .opg-modal .opg-button {
    height: 37px;
    line-height: 20px!important;
    font-size: 14px!important;
    padding: 9px 20px!important;
    text-transform: none;
    color: #fff;
    font-weight: 400;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
    background: #f34f55;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
#loginbtns a.opg-button {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    min-width: 120px;
    background: #e4e4e4;
    color: #2e3131;
    border: none!important;
}
div#logindiv .opg-float-left a.opg-button{
 height: 37px!important;

}
#loginbtns a.opg-active, #loginbtns a.opg-button-primary {
    cursor: default;
    background: #2e3131 !important;
    color: #ffffff !important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#loginbtns a:hover {
    background: #2e3131;
    color: #fff;
}
#logindiv .opg-panel-title , #guesttitle, #regtitle {
    margin: 0;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
    color: #444444;
    background: none;
}
#logindiv #com-form-login-username .opg-button, #logindiv #com-form-login-password .opg-button {
    background: rgba(228, 228, 228, 0.5);
    color: #85888b;
    margin-left: 10px;


}
#logindiv .opg-margin-bottom {
    margin-bottom: 15px!important;
}
#logindiv #com-form-login-remember {
    float: none;
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
}
#logindiv #com-form-login-remember .opg-button {
    margin-left: 0px;
    display: inline-block;
    width: auto;
    float: none;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #e74c3c !important;
    color: #ffffff;
}
#logindiv #com-form-login-remember .opg-button:hover {
    background: #2e3131!important;
    color: #fff;
}
#old_payments .opg-button-group .opg-button.opg-active, #old_payments .opg-button-group .opg-button.opg-button-primary {
    color: #e74c3c;
    cursor: default;
    background: none!important;
}
#old_payments .opg-button-group .opg-button {
    font-weight: 500;
    padding: 0;
    width: auto;
    background: none;
    color: #2e3131;
    margin-right: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
#old_payments #div_shipto .shipto_fields_div, #old_payments #other-things .shipto_fields_div {
    margin-left: 0px!important;
}
#old_payments #div_shipto, #old_payments #other-things {
    clear: left;
    width: 100%;
}
#old_payments #div_shipto {
    padding-top: 0px;
}
#old_payments #div_shipto #shiptobutton, #old_payments #other-things #shiptobutton, #old_payments #div_shipto #billtobutton, #old_payments #other-things #billtobutton {
    margin-top: 10px;
}
#old_payments #div_shipto #shiptobutton, #old_payments #other-things #shiptobutton, #old_payments #div_shipto #commentbutton, #old_payments #other-things #commentbutton, #old_payments #div_shipto #billtobutton, #old_payments #other-things #billtobutton {
    text-align: left;
    display: inline-block;
    width: auto;
    font-weight: 400;
    padding: 0!important;
    background: none;
    color: #85888b;
    height: auto;
    line-height: 20px;
    text-decoration: underline;
    padding: 0px;
}
#old_payments .checkout-button-top #bottom_total {
    clear: left;
    width: 100%;
    text-align: left!important;
    color: #e74c3c !important;
    padding-top: 10px;
    margin-bottom: 10px;
}
#old_payments .checkout-button-top #bottom_total #carttotal {
    color: #e74c3c !important;
}
#otherpay_buttons .opg-link {
	color: #2e3131 !important;
}
#old_payments .checkout-button-top .opg-button {
    margin-left: 0px;
    display: inline-block;
    width: auto;
    float: none;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #e74c3c !important;
    color: #ffffff;
}
#old_payments .checkout-button-top .opg-button:hover { 
    background: #2e3131 !important;
color: #ffffff;
}

#shipment_ul input[name=virtuemart_shipmentmethod_id], #payment_ul input[name=virtuemart_paymentmethod_id] {
    float: left;
    margin-right: 10px;
}
#shipment_ul input[name=virtuemart_shipmentmethod_id] + label, #shipment_ul input[name=virtuemart_shipmentmethod_id] + span, #payment_ul input[name=virtuemart_paymentmethod_id] + span {
    float: left;
    width: 92%;
}
.vmshipment_description, .vmshipment_name, .vmpayment_name, .vmpayment_description, .vmpaymentt_description, .vmpayment_cost, .vmshipment_cost {
    display: block;
    padding-bottom: 15px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 20px;
}
.vmshipment_name, .vmpayment_name {
    font-weight: bold;
}
.vmpaymentt_description p, .vmshipment_description p {
	margin-bottom: 0px;
}

@media(min-width: 320px) and (max-width: 767px) {
	div.box-style .prod_cat {
		float: none;
		margin-right: 5px;
	}
	div.box-style .prod_desc {
		overflow: hidden;
		margin:10px 5px;
	}
}

/******************up  5,3 **************************/ 
#productdetailsview  .video .product-field-display {
    position: relative;
    padding-bottom: 55.25%;
    padding-top: 0;
    overflow: hidden;
    width: 100%!important;
}
#productdetailsview .video .product-field-display iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#productdetailsview .video .product-fields-title {
	padding-bottom: 30px;
}