.section-top-bar {
    background-color: #4d78db !important;
    color: #fff !important;
}

.section-top-bar ul li a {
    color: #fff !important;
}

.section-top-bar ul li {
    color: #fff !important;
}

.section-top-bar #right-bar .whatsapp-img {
    filter: invert(100%);
}

#product-list .product-wrapper,
.gallery-section-1 .img-wrapper {
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    padding: 10px;
    transition: all .4s;
}

#product-list .product-wrapper:hover,
.gallery-section-1 .img-wrapper:hover{
    transform: scale(1.03);
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

#product-list .col-md-3 {
    margin-bottom: 25px;
    text-align: center;
}

.product-list .weta-icerik-tag {
    font-size: 17px !important;
}

.learn-more .btn,
.gallery-section-1 .img-wrapper .btn {
    height: 35px;
    min-width: 135px;
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 10px;
}

.product-code p {
    font-size: 13px !important;
}

.code-title {
    font-weight: 600 !important;
}
.gallery-section-1 .img-title .weta-icerik-tag,
.gallery-section-1 .img-wrapper .img-description{
    text-align: center;
}
.gallery-section-1 .img-wrapper .btn{
    min-width: 200px;
    margin-top: 10px;
}
.productList .col-md-7{
  display: none !important;
}
#product-list .rgw{
  height: 250px;
}
#product-list .rgw img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.productDetail .productImage{
  height: 500px;
}
.productDetail .productImage img{
  height: 100%;
}
.product-thumbs .productImage{
  height: 80px;
}

@media(min-width:768px){
    .section-top-bar .container,
    .section-header .container{
        max-width: 85% !important;
    }
    .section-header .search-click-1{
        padding-left: 0px !important;
    }
    .logo img{
        margin-top: 10px;
    }
    .section-header,
    .section-header .col-lg-3{
        height: 90px;
    }
    .section-header #navigation > ul > li, .lang-menu > ul > li{
        line-height: 90px !important;
    }
    .section-header li.dropdown:hover #main-menu, .section-header li.dropdown:hover #custom, .section-header li.dropdown:hover #member-info{
        top: 100%;
    }

    .section-header.fixed,
    .section-header.fixed .col-lg-3{
        height: 75px;
    }
    .section-header.fixed #navigation > ul > li, .section-header.fixed .lang-menu > ul > li{
        line-height: 75px !important;
    }
}
#right_end-bar,
#right_end-bar .search-click-1,
#left-bar .search-click-1{
    display: none !important;
}
.section-top-bar li a {
    position: relative;
    color: #fff !important;
}
.section-top-bar #left-bar,
.section-top-bar #right-bar{
    width: 50% !important;
}

@media(max-width:768px){
    #gallery-detail-section-1 .custom-col,
    #gallery-detail-section-10 .custom-col,
    #gallery-detail-section-14 .custom-col{
        width: 100% !important;
    }
    #parallax-1{
        max-height: 200px !important;
        background-attachment: local !important;
    }
    .pageSliderContent .sliderJs, .pageSliderContent .sliderJs .swiper-wrapper, .pageSliderContent .sliderJs .swiper-slide{
        max-height: 30vh !important;
    }
    .pageSliderContent img{
        object-position: center right !important;
    }
    .pageSliderContent .sliderJs .swiper-slide::before{
        opacity: 0.35 !important;
    }
    #languages #main-menu {
        opacity: 1;
        visibility: visible;
        right: 0;
        min-width: max-content !important;
        width: 30px !important;
        border: none;
        background: transparent;
        height: max-content !important;
        min-height: auto;
        padding: 0px !important;
        top: 0 !important;
        margin-left: 15px !important;
        display: flex !important;
        flex-direction: row;
    }
    #languages #main-menu li a::before{
        display: none !important;
    }
    #languages #main-menu li:nth-child(1) a{
        margin-left: 0px !important;
    }
    #languages #main-menu li a{
        font-size: 16px !important;
        margin-left: 15px !important;
    }
    #languages .dropdown-trigger{
        display: none !important;
    }
}

#left-bar .search-click-1,
#left-bar .btn{
    display: none !important;
}
:lang(ar) .section-header .dropdown-menu,
:lang(ru) .section-header .dropdown-menu{
    min-width: 250px;
}

@media(min-width:1400px) and (max-width:1550px){
    .section-header #navigation > ul > li, .lang-menu > ul > li{
        padding: 0px 10px !important;
    }
    .section-header #navigation > ul > li a{
        font-size: 14px !important;
    }
    .weta-icerik-tag, .weta-slider-tag, .weta-counter-tag, .weta-parallax-tag{
        font-size: 36px !important;
    }
    p, .weta-description li, .private-content li, .pds-content li, .productContent li, #product-documents li, #product-accordions li{
        font-size: 13px !important;
    }
    .gallery-section .img-title .weta-icerik-tag{
        font-size: 16px !important;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 75% !important;
    }
    .learn-more .btn, .gallery-section-1 .img-wrapper .btn{
        height: 25px;
        line-height: 25px;
        padding: 0px;
        font-size: 13px !important;
    }
    .footer *,
    section#bottom-footer *{
        font-size: 11px !important;
    }
}

@media(max-width: 768px){
  .btn{
    min-width: 130px !important;
  }
}

@media(min-width:768px){
  :lang(ru) .section-header #navigation > ul > li, :lang(ru) .lang-menu > ul > li{
    padding: 0px 10px;
  }
}