﻿body {
    color: #333 !important;
    line-height: 22px !important;
    font-size: 16px;
}

.row:before, row:after {
    display: inline;
}

#sp-before-header {
    padding: 0  0 5px 0 !important;
   background: #EAEAEA;
}

.logo {
    margin: 0;
float: left;
text-align: left;

}

.hbox { padding: 1px 1px 0 1px; background: #4E7CAE;}

.intro {font-size: 21px; text-align: left; color: #333 !important;}

.hometop {font-size: 20px; text-align: right; text-transform: uppercase; margin-top: 20px; margin-bottom: 0; color: #7C7D80}

.phone {color: #40669A; font-size: 24px; text-align: right; margin-top: 50px;}

.phone a {color: #40669A;}

.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.product .vm-customfields-wrap {
    display: inline !important;
}

b, strong {
    font-weight: 500;
}

.manufacturer img {max-width: 150px}

.image-block {text-align: center; float: none; margin: 0 auto;}

.productdetails-view .vm-product-details-container .product-fields .product-field .product-field-display {
    display: inline-block;
    padding-left: 0px;
    vertical-align: top;
    padding-top: 5px;
}


.price-crossed .PricebasePriceWithTax, .price-crossed .PricebasePrice {
    text-decoration: line-through;
    color: #D40014;
}

.spec td {padding: 2px 5px; border: 1px solid #ddd; font-size: 14px; line-height: 16px;}


.product-fields-title-wrapper {
    width: 180px;
    font-weight: normal;
    padding: 12px 0 0 0;
}

.chzn-container {width: 250px;}

.cart-view .vm-price-value span.PricebillTotal, .profile-edit .vm-price-value span.PricebillTotal {

    font-size: 15px;

}

.browse-view, .category-view {
    margin-bottom: 40px; min-height: 200px;
  }



#system-message-container {

    color: #333;

}

.offcanvas-menu {
    width: 320px;
    height: 100%;
    background-color: #000;
    color: #fff;
    position: fixed;
    top: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a: hover {color: #40669A  }

.chzn-container-single .chzn-single {
        padding: 0 20px 0 8px; }

.fancy-tos-body ul {list-style: disc;}

.alert-warning {display: none}


.proopc-cartlist .vmshipment_description {display: none}

#sp-header {box-shadow: 0 1px 3px rgba(0,0,0,.4);}

#sp-title {
    min-height: 0;
background: #fff;
}

p {margin-bottom: 10px; font-size: 16px}

#sp-main-body {
    padding: 0;
    background: #fff;
  
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 30px !important;
    position: relative;
    z-index: 1;
}

.form-validate {
    padding: 20px 0;
}


input.highlight-button {
    background: #4d6d9a !important;
    color: #fff;
    border: 0px solid #00669a !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px !important;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    text-decoration: none;
    padding: 4px 8px 2px;
}

.category-view .category h2, .category-view .category h3 {
    margin-top: 0;
    font-size: 20px !important;
    text-transform: none;
    background: none;
    margin: 0;
    padding: 8px 0 5px;
    text-align: center;
    color: #40669A;
    
    
}

.category h3 a {
    font-weight: 500 !important;
color: #40669A;
text-transform: uppercase;
font-size: 17px !important;
margin-top: 0px !important;

}

.prodhome {
color: #fff !important;
margin: 10px 0 !important;
}


.product-neighbours {
    
    margin: 0 0 45px;
}

input, textarea, .uneditable-input {
   width: 280px;
}
 textarea {
    line-height: 20px;
}

article.item {

    margin-bottom: 30px;

}




.vm-button-correct, .vm-button, .button, .default, .details-button { background: #484848; color: #fff}

.entry-header.has-post-format h2 {
    font-size: 24px;
    line-height: 32px;
    color: #40669A;

    text-transform: none;
    text-align: center;
}

.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #222;
}

.proopc-column3 .col-name {
    width: 50% !important;
}

.PriceshipmentTax {display: none}

.PricediscountedPriceWithoutTax {display: none !important}


.sp-megamenu-parent > li > a {
    display: inline-block;
    color: #fff;
     font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    position: relative;
    padding: 0 40px ;
    text-transform: uppercase;
    z-index: 999;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
}

.sp-megamenu-parent li.active > a, .sp-megamenu-parent li:hover > a {
    color: #BBDDFF !important;
}

.sp-megamenu-parent > li:first-child > a  { padding-left: 20px !important }

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {padding: 10px}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: block;
    padding: 6px 0;
font-size: 17px;
    cursor: pointer;
    text-align: left;
    text-transform: none;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.blog { margin-top: 30px
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-width: 0px;
        border-top-style: none;
        border-top-color: currentcolor;
    border-top: 1px dashed #d5bc6d;
}

a {
    color: #40669A;
}

a:focus, a:hover {
    color: #777 !important;
}




.main_images_wrapper_grey-border-shadow .main_des_container {
    background-color: #fff !important;
    box-shadow: none !important;
}

.ig_thumb_cell {
    margin: 0px !important;
    padding: 0 2px !important;
    border: none;
    position: relative;
}

.main_images_wrapper_grey-border-shadow .ig_thumb_cell img {
    box-shadow: none !important;
    border-collapse: separate;
    border: 1px solid #ddd;
}


.bfQuickMode .bfLabelLeft label {
    width: 180px !important;
    float: left;
    margin: 0px 10px 0px 0px;
}
.bfQuickMode .bfRequired {
    vertical-align: top;
    background: none;
    font-size: 100%;
    font-weight: bold;
    border: none;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    color: #40669A !important;
    float: none;
}

.bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    float: left !important; margin-left: 195px;
    margin-bottom: 80px;
}

a.ask-a-question {background: none; border: 0}

legend {border-bottom: 1px solid #fff;}

h1 {color: #40669A; margin: 40px auto 20px auto ;  }

.home { font-size: 20px; text-transform: uppercase;  margin-top: 25px; margin-bottom: 0;  text-align: right; }

h2 {  color: #40669A;}
h3 { color: #40669A; font-size: 24px; margin-bottom: 15px; }

h4  {color: #40669A; margin-bottom: 8px; margin-top: 25px; font-size: 22px;}

h5  {color: #40669A; font-weight: normal; font-size: 18px;}

.com-contact h1, .com-contact h2 {
    color: #40669A;
}

.style-cart1 > .sp-module .number {
    background: #4D6D9A;
}

.buytop {margin-top: 40px}

.top {font-size: 22px; text-transform: uppercase; margin-top: 40px; text-align: right; color: #888; margin-bottom: 0}

.productdetails-view .vm-product-details-container h1 {
    border-bottom: 0px;
    color: #40669A;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0 0 2px;
    text-transform: none;
    line-height: 130%;
}

.mod-articles-category-title .mod-articles-category-readmore {font-size: 16px}



.page-header h1 {text-align: center;}

.page-header {
    padding-bottom: 0px;
    margin: 20px 0 10px;
    border-bottom: 0px solid #eee;
}

.glyphicon {display: none}

.entry-header.has-post-format h2 a {
    color: #40669A;
    line-height: 22px !important;
    
}

.entry-header.has-post-format h2 {
      line-height: 22px !important;
    
}

.proopc-alert-error {

    color: #333 !important;
    background-color: #E1E9F5 !important;
    border: 0 none;
    margin: 0;
    padding: 8px 10px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);

}

#kunena.layout .kwho-admin {
    color: #B90000 !Important;
}

#kunena.layout #catid.inputbox {
    display: none;
}



#sp-bottom1 p { color: #fff}

#kunena.layout {margin-bottom: 150px;}

.entry-image { margin: 0  auto 15px; float: none; text-align: center;  }

.entry-image img { max-height: 507px; }

.entry-image .full-image img { max-height: 100%;}

.homebullet li {margin-left: 230px;}


.col-md-pull-9 {
    right: 0%;
}

.col-md-push-3 {
    left: 0%;
}

.main-image {text-align: left; margin-top: 0; }

.quantity-controls {
    width: 25px;
    height: 35px;
    border: none;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 0;
    font-size: 20px;
    float: left;
 background: #484848;
}

.productdetails-view .spacer-buy-area span.addtocart-button .addtocart-button, .productdetails-view .spacer-buy-area span.addtocart-button a.notify {
    background: #4d6d9a;
}

.billto-shipto span, a.terms-of-service {
    font-size: 14px !important; 
}

.vm-order-done {padding-bottom: 200px;}


img {
    display: inline;
    max-width: 100%;
    height: auto;
}

.main {box-shadow: 0 1px 3px rgba(0,0,0,.4);}

.category-view {margin-top: 20px}

.category-view h1 {
    text-transform: none;
    margin: 20px 0 30px 0;
          text-align: center;
 font-size: 34px;
}


.product .text-block .product_s_desc {
    clear: both;
    display: inline;
    
}

.virtuemart_search {display: none}

.orderby-displaynumber {display: none}

.product .vm-product-media-container .image-block:not(.two-image) > a img {float: none: width; 100%; text-align: center; margin: 0 auto;}



.product-price .PricesalesPrice {
    color: #666;
        margin-bottom: 20px;
   font-weight: normal !important;
}

.product {
    margin-top: 0px;
    overflow: hidden;
}

.back-to-category {
    float: left;
}

.mod-articles-category-title {font-size: 26px}

.product .vm-product-media-container {
    border: 0px solid #ededed;
}

.spacer.product-container {
    border: 0px solid #ddd;
    margin: 0px;
}

.product .text-block .product-title a {
    color: #40669A;
}

.product .text-block .product-title a:hover {
    color: #40669A !important;
}


.product .text-block .product-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 8px auto 0 auto;
    text-transform: none;
    float: none;
    text-align: center;
   
}

.product .text-block .vm-product-rating-container {
    margin: 2px 0;
}

.style-cart1 > .sp-module .modtitle {
    background: #fff;
    border: 2px solid #cccccc;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 5px 0;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 40px;
}

#sp-page-title h2, #sp-page-title h3 {
    color: #40669A;
    font-size: 30px;
    margin: 10px 0 0px 0;
    text-transform: none;
    text-align: center;
    font-weight: normal;
   
}




span.vm-price-desc {
    text-align: left;
    min-width: 0px;
    margin: 0 ;
}

.vm-product-media-container {
    text-align: center;
    max-width: 100%;
    margin-bottom: 0px !important;
}

.sp-module .sp-module-title .modtitle::before, .sp-module .style-title .modtitle::before {
    background: #4D6D9A !important;
}
#sp-bottom {
    color: #fff !important;
letter-spacing: 1px;
font-size: 14px;
}

#sp-bottom a {
    color: #fff
}

#sp-footer {
    text-align: center;
    line-height: 35px;
   color: #777;
 font-size: 14px;
}

#sp-footer a {
 
   color: #ccc;
}

.additional-images a {
    border: 0px;
    margin: 0;
}

.additional-images img {
    margin-right: 8px;
    margin-bottom: 15px;
    width: 130px;
    height: auto;
}




figcaption {font-size: 13px; color: #40669A; font-weight: bold; display: block;}

#tab-block {margin: 0 22px; }

.productdetails-view .vm-product-details-container .product-short-description {
    font-size: 16px;
    margin: 8px 0 15px 0;
    line-height: 22px;

}

div[class*="-view"] .row {
    margin:  0; }

.productdetails-view { margin: 30px 0 30px 0}


.vm-product-container .vm-product-media-container {
    padding: 0px;
    background: transparent;
}

.vm-product-details-container { font-size: 15px}
.vm-product-details-container p { font-size: 15px}

.product-neighbours a.next-page {
    background: url(../images/vmgeneral/next_16x16.png) no-repeat right;
    padding-right: 20px;
font-size: 15px;
    line-height: 20px;
    float: left;
    margin-top: 20px;
}

.main-image img {
    max-width: 100%;
    max-height: 520px;

}

#ProOPC .cart-page-title {
    color: #40669A !important;
    margin-top: 30px;
}

#ProOPC .proopc-process-title {
  color: #40669A !important;
}

.productdetails-view .vm-product-details-container .in-stock span {
    display: none;
}

.productdetails-view .vm-product-details-container .in-stock {
    color: transparent;
    display: inline-block;
    font-size: 16px;
    margin: 5px 0 10px;
}

.featured-view .spacer span, .discontinued-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
    font-size: 18px;
    color: #333;

}

.product-price {
    margin: 0;
    text-align: center;
    float: none;
    line-height: 18px; }

.productdetails-view .vm-product-details-container .product-price {
    margin: 10px 0 0;
text-align: left;
    float: left;
}


.addtocart-area {display:none}

.product .vm-product-media-container .image-block:not(.two-image) > a img:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}

.sp-module.vina-dropdown .sp-module-content {
    border-color: transparent;
    background: #fff;
    min-width: 300px;
}

#proopc-finalpage .cart-view .vm-price-value span, .profile-edit .vm-price-value span {
        font-weight: 600;
}

 #proopc-finalpage .proopc-product-name a, .col-name a {
    text-transform: uppercase;
    color: #333 !important;
}


.cart-view .vm-price-value span {color: #333}

.productdetails-view .tab-content {
    display:none;
}

.proopc-register-login .proopc-inner {
    border: 0px solid #DDD;
    padding: 0 15px 20px;
    margin: 0 10px 0 0;
    background: #fff;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.productdetails-view .nav-tabs {
    margin-top: 0px;
    border: 0px ;
    position: relative;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #333;
    cursor: default;
    background-color: #ccc;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}

.quantity-box .quantity-input, .cart-summary .quantity-input {
    display: inline-block;
    height: 35px;
    padding: 0;
    float: left;
    width: 40px;
    border: none;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
}

.productdetails-view .spacer-buy-area {
    padding-left: 0px;
}

#fancybox-bg-e {
    background: #fff;
}

#fancybox-content {
border: none  !important;
    padding: 10px !important;

    width: 100% !important;
   background: #fff;
}

.productdetails-view .vm-product-details-container .icons {
    display: none;
}

.productdetails-view .nav-tabs > li {
    border-right: 0px solid #fff;
}

.productdetails-view .nav-tabs > li > a {
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: transparent;
    margin: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #e29818;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}



.productdetails-view .nav-tabs > li.active a, .productdetails-view .nav-tabs > li:hover a {
    color: #e29818;
}

.productdetails-view .vm-product-details-container a.ask-a-question {
    padding: 8px 10px 10px 10px;
    font-size: 16px;
    background: #f5f5f5;
}

.product-short-description h3 {margin-top: 30px}

#sp-main-body ul li {list-style: disc;}

a.ask-a-question {
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 8px;
    padding: 6px 10px;
    margin: 2px;
    color: #e29818;
}

.product-neighbours a.previous-page {
    display: none;
}

.product .text-block {
    float: left;
    margin: 0px auto 10px auto;
    text-align: center;
    width: 100%;
}

.product .text-block .product-price > div, .product .text-block .product-price > span {
    color: #e29818;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}


#ProOPC button,
#ProOPC button.proopc-btn,
#ProOPC button.proopc-btn:hover,
#ProOPC button.proopc-btn:focus {
    color: #ffffff !important; /* Text color */
    border-color: #000 !important; /* Border color */
    background-color: #333 !important; /* Background color */
    background-image: none !important; /* No gradient */
    filter: none !important; /* No gradient in IE */
    -webkit-box-shadow: none;  
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-size: 16px;
}



#ProOPC button.proopc-btn:hover,
#ProOPC button.proopc-btn:focus {
    color: #ffffff !important; /* Text color */
    border-color: #40669A !important; /* Border color */
    background-color: #40669A !important; /* Background color */
    
}


.vm-order-done .vm-button-correct {display: none !important;}

.browse-view .row .product .spacer span {
    font-size: 18px;
    color: #666;
    font-weight: normal;
}

.rl_sliders.accordion > .accordion-group > .accordion-body > .accordion-inner {
    padding: 15px;
    color: #333;
    overflow-y: hidden !important;
    overflow-x: auto;
    *zoom: 1;
     
}

.rl_sliders.accordion > .accordion-group .accordion-heading .accordion-toggle {
    cursor: pointer;
    font-weight: 600;
}


.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: #f8f8f8;
    color: #333;
}

.proopc-product-name a, .col-name a {
    text-transform: uppercase;
    color: #333 !important;
}

.sp-megamenu-parent > .sp-has-child > a::before {
   display: none; 
}


#offcanvas-toggler {
    background: #202020;
   
}

#offcanvas-toggler > i {
    line-height: 50px;
}


@media screen and (min-width: 768px) and (max-width: 1025px) {




}

@media screen and (max-width: 991px) {




.phone {
    color: #40669A;
    font-size: 24px;
    text-align: right;
    margin-top: 0px;
}

.hometop {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 10px;
}

.logo {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.productdetails-view .vm-product-details-container {
    padding-top: 0px;
}

.productdetails-view .main-image {
    margin-bottom: 0px;
}

.buytop {margin-top: 0px}

h1 {
    color: #40669A;
    margin: 20px auto 20px auto;
}

.category-view .category-view {
    display: inline;
    margin-top: 0;
}
}

@media screen and (min-width: 970px) and (max-width: 992px) {


   





}

@media screen and (max-width: 497px) {

.main-image {
    text-align: left;
    margin-top: 0px;
}

.phone {
    color: #40669A;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}

.hometop {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
}

}