
         :root {  
            --hovercolor: #AB5DA6; 
            --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: ;
        }.ls-container  .ls-layers {
  border-radius: 0px 35px 35px 35px;
}
.js-product-miniature.style_product4 {
  background: transparent;
  text-align: center;
  border-radius: 0.375rem;
border: 1px solid #ebebeb;
}
.mp_yazi{
	padding: 0px;
line-height: 1.475em
font-size: 15px;
}
.mp_yazi h3{
	color: #373737;
	font-weight: 700;
	line-height: 1.3;
	font-size: 1.125rem;
margin-bottom: .8rem;
margin-top: 1.3rem;
}
@media (max-width:767px){
.mp_yazi{
	padding: 1.1rem;
line-height: 1.2em;
}	
}
.product-actions {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-information .product-description {
  padding: .525rem 0;
  margin-bottom: .55rem;
}
.quickmenu-mobile {
  background-color: rgb(6, 31, 123);
}
.whatsapp {
    position: fixed;
    left: 15px;
    bottom: 15px;
    transition: all .5s ease-in-out;
    z-index: 999;
}

.whatsapp a {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 50px;
    color: white;
    background: #4dc247;
}
.whatsapp .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    line-height: normal;
    font-size: 15px;
    top: 13px;
    left: 105%;
    height: auto;
}

.whatsapp:hover a {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.whatsapp:hover .tooltiptext {
    visibility: visible;
}
@media (max-width:767px){
.whatsapp {
  bottom: 60px;
}
}
.telefon {
    position: fixed;
    left: 15px;
    bottom: 75px;
    transition: all .5s ease-in-out;
    z-index: 999;
}	
.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;
}
.product-quantity .mp-whatsapp a{
  color: #fff;
}
.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;
}