/* Add custom CSS styles below */ 
section.s-block.overflow-hidden.F__marquee {
    padding: 10px;
}
/********first-section***/
section#F__main_container-0 {
    margin-bottom: 0px;
}
@media (max-width:768px){
  section#F__main_container-0 video{
    min-height: 100vh !important
  }
  }
.F__main_container a.relative.F__btn {
    background: #ba9745;
    border-color: #FBBF24;
}
/********first-section***/
button.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: var(--color-primary) !important;
}
@media (min-width: 640px){
  .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    display: flex;
    justify-content: center;
}
     }
/*******about-us***/
.F__cover_plow  p:before {
    content: "";
    display: block;
    width: 200px;
    height: 240px;
    background-image: url("https://cdn.files.salla.network/homepage/1438434157/48879c46-0b3a-4ac2-b8bd-ddeca2a7423b_222x221.webp");
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    margin-inline: auto;
}
.F__cover_plow a.relative.F__btn {
    display: none;
}
/******feature***/
section#F__custom_features-12 {
    background: #BA9745;
    padding: 20px;
}
/************/
@media (min-width:991px){
  

.F__media_with_text .container , .F__comparing .container , .F__cover_plow .container , .V_products_slider .container , .s-block--fixed-banner .container{
  max-width: 80%;
 
}
  }
/*******fixed-banner***/
section.s-block.s-block--fixed-banner {
    margin-bottom: 40px;
    margin-top: 40px;
}
.banner--fixed{
  margin-bottom: 40px;
  margin-top: 40px;
}
.banner--fixed img {
    background: unset;
}
/*******before-aftre-section****/
section#F__comparing-15 {
    margin-top: 70px;
    margin-bottom: 70px;
}