.wpb_wrapper > h1 { font-size: 60px; }
div#footl.copyright.col-md-12 > p { font-size: 14px; }
.separator_grey { height: 4px; }
.nav-bar { height: 130px; max-height: 130px; }
.vc_column_container>.vc_column-inner { width: auto !important; }
div.vc_column-inner.vc_custom_1495462466846 { text-align: center; }
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.post-content ul, .post-content ol, .wpb_text_column ul, .wpb_text_column ol {
    list-style: square;
    margin: 0 0 20px 0;
        margin-left: 0px;
    padding: 0;
    font-family: 'libre_baskervilleregular' !important;
    line-height: 35px;
}

.text_change { font-size: 16px; }

.mb__0 {
    margin-bottom: 30px !important;
}

@media only screen and (max-width: 767px){
   .product{
      width: 100% !important;
   } 
   .single-product .product-single {
       padding: 0px !important;
   }

   p {
       margin-left: 0px;
       margin-right: 0px; 
   }

}
