/*dont remove this lines , it's for fix some bug update*/

ul.owl-carousel {
    list-style: none;
    margin: 0;
}

.jcarousel-next-horizontal,
.jcarousel-prev-horizontal {
    top: 0;
    bottom: 0;
    margin: auto;
}

.addtocart-bar .addtocart-button input {
    font-size: 18px;
    line-height: 1.1;
    color: inherit;
}

#fancybox-wrap {
    z-index: 9999;
}
/**/

.view-virtuemart .listing-view .spacer .addtocart-area .product-fields {
    display: block;
}

.view-virtuemart .listing-view .spacer .addtocart-area .product-fields .product-field {
    width: 84%;
    display: inline-block;
    margin: 5px 0px;
}

.view-virtuemart .listing-view .product.vm-col {
    padding: 0;
}

.view-virtuemart .listing-view.products-home .addtocart-area form.product {
    padding: 0;
}

.view-virtuemart .listing-view .spacer {
    margin: 0 20px;
}

.product-field select {
    height: 40px;
}

.listing-view .product:hover .product-fields-wrapper {
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 999;
}

.listing-view .product .product-fields-wrapper {
    position: absolute;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
}

.chzn-container-single .chzn-single {
    overflow: initial !important;
}

.chzn-container .chzn-results li {
    padding: 5px 8px;
}

.chzn-container .chzn-drop {
    width: 100% !important;
}

.chzn-container .chzn-results {
    margin: 0;
    padding: 0;
}

.chzn-container.chzn-container-single.chzn-container-active .chzn-single.chzn-single-with-drop div b {
    background-position: -20px 6px;
}

.our-team > .row .avatar span.inner img {
    width: 100%;
}

.product-field-display .chzn-container {
    width: 100% !important;
}

.productdetails-view .addtocart-area .product-fields .product-field {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}

.productdetails-view .addtocart-area .product-fields .product-field:nth-child(2n) {
    margin-right: 0;
}

.productdetails-view .method_shipment {
    color: darkgray;
    font-size: 12px;
}

.productdetails-view .method_shipment br {
    display: none;
}

.productdetails-view .product-name,
.productdetails-view .vm-product-rating-container,
.productdetails-view .product-price.mini {
    margin: 0;
}

.productdetails-view .product-short-description {
    margin-bottom: 0;
    min-height: 75px;
}

.product-field-display .chzn-container {
    max-width: 100% !important;
}

.orderby-displaynumber .display-number .selectify {
    max-width: 60px;
    min-width: initial !important;
}

@media (max-width: 600px) {
    .table.adminForm > tbody > tr,
    .table.adminForm > tbody > tr > td {
        display: inline-block;
        width: 100%;
    }
    .table.adminForm .chzn-container {
        width: 100% !important;
    }
}
@media (max-width: 767px){
#fancybox-content {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
}
}
#block-header .container .logo-postion {
    margin: 0;
}

#block-header .container .logo-postion .jv-module {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*Shop*/

#content .view-virtuemart h1 {
    display: block;
}

#content .view-virtuemart h1.titlePage {
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ddd;
    text-transform: uppercase;
	display: none;
}

.lbl-box2 { 
	display:inline-block;
	height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -14px;left: -14px;
    width: 100px; z-index:99;font-size:14px; line-height:24px; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:1px;}
.lbl-box2 .new  { position:relative; top:28px; left: -28px;  height:24px; width:140px; background:#2ECC71; position:relative;-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-kthtml-transform: rotate(-45deg);transform: rotate(-45deg);}
.lbl-box2  .newafter { position:absolute; right:-1px; top:0; width:7px; height:4px; background:url(../images/label-new.png) left bottom no-repeat; }
.lbl-box2 .newbefore { position:absolute; left:0; bottom:0px; width:4px; height:7px; background:url(../images/label-new.png) right top no-repeat;}
#compare_list_prod .show-video { width:auto; overflow:hidden;}
#compare_list_prod .show-video embed { width:100%!important; height:auto!important;}
#productdetailsview.quick .lbl-box2 {
top:-6px;
left:-6px;
}


.lbl-box2 .sold  { position:relative; top:28px; left: -28px;  height:24px; width:140px; background:#9ba5ac; position:relative;-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-kthtml-transform: rotate(-45deg);transform: rotate(-45deg);}
.lbl-box2  .soldafter { position:absolute; right:-1px; top:0; width:7px; height:4px; background:url(../images/label-sold.png) left bottom no-repeat; }
.lbl-box2 .soldbefore { position:absolute; left:0; bottom:0px; width:4px; height:7px; background:url(../images/label-sold.png) right top no-repeat;}

.product-related-products { margin-bottom:0px;}

#productdetailsview .lbl-box2 { 
	display:inline-block;
	height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -5px;left: -5px;
    width: 100px; z-index:99;font-size:14px; line-height:24px; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:1px;}
#productdetailsview .lbl-box2 .sold  { position:relative; top:28px; left: -28px;  height:24px; width:140px; background:#9ba5ac; position:relative;-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-kthtml-transform: rotate(-45deg);transform: rotate(-45deg);}
#productdetailsview .lbl-box2  .soldafter { position:absolute; right:-1px; top:0; width:7px; height:4px; background:url(../images/label-sold.png) left bottom no-repeat; }
#productdetailsview .lbl-box2 .soldbefore { position:absolute; left:0; bottom:0px; width:4px; height:7px; background:url(../images/label-sold.png) right top no-repeat;}

