
         :root {  
            --hovercolor: #E2000F; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #161616;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.js-product-miniature .product_desc .product_name{
            color: #161616;
            font-size: 15px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #09227D;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 18px;
        }.h1.namne_details, .product_name_h1{
            color: #161616;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#09227D;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.js-product-miniature.style_product4 {
  border-radius: 0.325rem;
}
.js-product-miniature .product_desc .product_name {
  font-weight: 600;
}
.js-product-miniature .product_reference {
   position: absolute;
  top: 10px !important;
  right: 10px;
  display: inline-block;
  width: 70px;
 text-align: center;
  background: #e2000f;
  z-index: 4;
  border-radius: 3px;
  color: #fff;
  line-height: 1.25rem;
  font-size: .75rem;
  font-weight: 600;
  text-transform: capitalize;
  }
@media (max-width:767px) {
.js-product-miniature .product_reference {
  top: 5px !important;
  right: 5px;
  width: 60px;
  line-height: 1.15rem;
  font-size: .55rem;
  }
}
.product-actions {
  padding-top: 0px;
  padding-bottom: 15px;
}
.product-information .product-description {
  padding: .525rem 0;
  margin-bottom: .55rem;
}
.quickmenu-mobile {
  background-color: rgb(6, 31, 123);
}

.gformbuilderpro_openform{
  position: relative;
  padding: 0 .425rem;
  width: 100%;
  display: block;
  background-color: #5b5959;
  line-height: 2.7rem;
  font-size: 1.125rem;
  text-align: center;
  font-weight: 600;
  border: 0;
  border-radius: 3px;
margin-bottom: .325rem;
}
.mp-whatsapp {
  position: relative;
  padding: 0 .425rem;
  width: 100%;
  display: block;
  background-color:#15970e;
  line-height: 2.7rem;
  font-size: 1.125rem;
  text-align: center;
  font-weight: 600;
  border: 0;
  border-radius: 3px;
margin-bottom: .325rem;
}
.product-container .mp-whatsapp:hover {
  background-color: #010101;
}
.product-container .mp-whatsapp a{
 color:#ffffff;
}

.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown .pos-sub-inner {
  margin-top: 10px;
}
.main-menu .pos-menu-horizontal .menu-content .menu-item .menu-dropdown.cat-drop-menu .pos-sub-inner {
  border-radius: 12px 12px 28px 12px;
}
.page-title-wrapper {
  padding: 50px 0;
  position: relative;
  background-color: #eee;
  text-align: right;
  margin-bottom: 30px;
}
.gformbuilderpro_form_1{

}
.gformbuilderpro_form_1 .form-control{
    border-radius: 10px;
    line-height: 2.625;
}
.gformbuilderpro_form_1 .submit_btn_right .button {
font-size: 1.675rem;
  border-radius: 20px 0px 20px 0px;
  background: #fff;
  color: #2b2b2b;
  border: 1px solid #f11010;
  padding: 15px 40px;
}
.gformbuilderpro_form_1 .submit_btn_right .button:hover {
  border-radius: 10px 10px 10px 10px;
  background: #eceaea;
  color: #2b2b2b;
  border: 1px solid #ffc3c3;
}

.product-quantity .mp-whatsapp {
  position: relative;
  padding: 0 10px;
  width: 100%;
  display: block;
  background-color:#15970e;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  border: 0;
  border-radius: 3px;
  text-transform: uppercase;
}
svg:not(:root) {
  width: 1em;
  height: auto;
}

.accordion .card .card-header a {
  font-size: 15px;
  padding: 15px 0;
    padding-top: 15px;
    padding-bottom: 15px;
  position: relative;
  cursor: pointer;
 text-transform: none;
}