@font-face {
  font-family: 'p30';
  font-style: bold;
  font-weight: 700;
  src: url(../pfonts/p30.eot);
  src: url(../pfonts/p30.eot?#iefix) format('embedded-opentype'),
       url(../pfonts/p30.woff2) format('woff2'),
       url(../pfonts/p30.woff) format('woff'),
       url(../pfonts/p30.ttf) format('truetype');
}
p,h1,h2,h3,h4,h5,h6,a,ul,tr,td,input,.nav-inner,.nav-inner span,.welcome-msg,.subscribe,.vm-price-desc,.addtocart-button{
font-family: "p30" !important;
}
.owl-carousel .owl-wrapper-outer {direction:ltr!important;}
.vmproduct-slider .owl-buttons .owl-prev, .product-related-products .owl-buttons .owl-prev{
    left:10px !important;
    right:auto!important;
}
.vmproduct-slider .owl-buttons .owl-next, .product-related-products .owl-buttons .owl-next{
    left:37px !important;
    right:auto!important;
}
.main-bottom .module-title h3::after {
    border-left: 31px solid transparent!important;
    left: -30px!important;
    right:auto !important;
    border-right: auto!important;

}
.navigation .nav-child,.productdetails-view .product-title{
    text-align:right !important;
}
.footer-top .menu li a::after{
    content:/f104;
}
.footer-top .fa{
    float:right !important;
}

.mobile-menu .expand {left:0 !important;right:auto !important;}

.continue_link {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top,#ee5f5b,#ee5f5b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#ee5f5b));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#ee5f5b);
    background-image: -o-linear-gradient(top,#ee5f5b,#ee5f5b);
    background-image: linear-gradient(to bottom,#ee5f5b,#ee5f5b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #ee5f5b #ee5f5b #802420;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding: 10px;
    clear: both !important;
    width: 100%;
    margin-bottom: 10px;
    float:left;
}
.showcart  {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top,#9ecb3b,#9ecb3b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ecb3b),to(#9ecb3b));
    background-image: -webkit-linear-gradient(top,#9ecb3b,#9ecb3b);
    background-image: -o-linear-gradient(top,#9ecb3b,#9ecb3b);
    background-image: linear-gradient(to bottom,#9ecb3b,#9ecb3b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #9ecb3b #9ecb3b #802420;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding: 10px;
    clear: both !important;
    width: 100%;
    margin-bottom: 10px;
        float:left;
}

span.addtocart-button .addtocart-button:before {
    padding-left: 5px;
}