/* MODULE FEATURED PRODUCT */
.featured-products {
    margin-top: 0px;
}

.featured-products h2 {
    font-family: 'Butler-Medium';
    font-size: 36px;
    color: #090908;
    text-transform: none;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.featured-products h2:before {
    content: '';
    display: block;
    width: 45px;
    height: 28px;
    margin: auto;
    border-top: 1px solid #d8d8d8;
}

/* MODULE CREATIVE ELEMENTS */
body#index .product-list-right,
body#index .product-list-left {
    background: #f3f5f5;
    padding-top: 45px;
    padding-bottom: 35px;
}

body#index .product-list-right > .elementor-container,
body#index .product-list-left > .elementor-container {
    max-width: 1380px;
}

@media (max-width: 991px) {
    .elementor-section.product-list-left .elementor-row, .elementor-section.product-list-left .elementor-row {
        flex-direction: column-reverse;
    }
}

body#index .product-list-right > .elementor-container > .elementor-row > div:first-child .elementor-element-populated,
body#index .product-list-left > .elementor-container > .elementor-row > div:first-child .elementor-element-populated {
    margin: auto auto;
    padding-left: 0;
}

body#index .product-list-right > .elementor-container > .elementor-row > div:last-child .elementor-element-populated,
body#index .product-list-left > .elementor-container > .elementor-row > div:last-child .elementor-element-populated {
    margin: auto auto;
    padding-right: 0;
    padding-left: 0px;
}

body#index .product-list-right .product-list-title,
body#index .product-list-left .product-list-title{
    width: 179px;
    height: 158px;
}

body#index .product-list-right .product-list-title .h2,
body#index .product-list-left .product-list-title .h2 {
    font-family: 'Montserrat';
    color: #123341;
    font-size: 32px;
    font-weight: 400;
    text-align: justify;
    text-transform: none;
    margin-bottom: 63px;
}

body#index .product-list-right .product-list-title .h2 span,
body#index .product-list-left .product-list-title .h2 span {
    font-size: 32px;
    color: #08a48f;
    line-height: 35px;
    text-align: justify;
    font-weight: 800;
}

body#index .product-list-right .product-list-title a,
body#index .product-list-left .product-list-title a {
    position: relative;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
    line-height: 2.78;
    color: #123341;
}

body#index .product-list-right .product-list-title a:after,
body#index .product-list-left .product-list-title a:after {
    content: "";
    width: 68px;
    height: 1px;
    background: #08a48f;
    position: absolute;
    left: 0;
    bottom: -8px;
}

body#index .owl-stage, body#index .owl-stage .owl-item {
    /*width: 100% !important;*/
}

body#index .product-list-right ul.slick-dots {
    text-align: left;
}

body#index .product-list-left ul.slick-dots {
    text-align: right;
}

body#index .product-list-right .slick-slide-inner,
body#index .product-list-left .slick-slide-inner{
    margin-left: 11px;
    margin-right: 11px;
}

body#index .product-list .elementor-carousel-wrapper {
    padding-right: 10%;
}

body#index .product-list-right .swiper-pagination {
    text-align: left;
}

body#index .product-list-left .swiper-pagination {
    text-align: right;
}

@media(min-width: 992px) {
    body#index .product-list .swiper-pagination .swiper-pagination-bullet {
        margin-bottom: 2px;
        opacity: 1;
    }

    body#index .product-list .swiper-pagination .swiper-pagination-bullet-active {
        width: 14px;
        height: 14px;
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    body#index .product-list .elementor-carousel-wrapper {
        padding-right: 20%;
    }
}

body#index .product-list-right .elementor-container>.elementor-row .elementor-column:first-child,
body#index .product-list-left .elementor-container>.elementor-row .elementor-column:last-child {
    width: 20% !important;
    padding-left: 40px;
}

body#index .product-list-right .elementor-container>.elementor-row .elementor-column:last-child,
body#index .product-list-left .elementor-container>.elementor-row .elementor-column:first-child {
    width: 80% !important;
}

body#index .product-list-right .slick-list {
    padding: 0 10% 0 0;
}

body#index .product-list-left .slick-list {
    padding: 0 10% 0 0;
}

body#index ul.slick-dots li[aria-hidden="false"] button:before {
    font-size: 14px !important;
}

body#index ul.slick-dots li button:before {
    opacity: 1 !important;
    color: #123341 !important;
}

body#index .slick-list.draggable {
    /*height: 500px;*/
}

body#index .elementor-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 0;
}

body#index .banner-central-home {
    padding-top: 31px;
    padding-bottom: 32px;
}

body#index .product-list-right .elementor-widget-container,
body#index .product-list-left .elementor-widget-container{
    margin-right: 0;
}

body#index .banner-central-home{
    width: 1380px;
}

body#index .about-us .elementor-widget-container .title {
    margin: 28px 0 49px;
    font-family: 'Montserrat';
    font-size: 50px;
    font-weight: bold;
    line-height: 38px;
    color: #123341;
}

body#index .about-us .elementor-widget-container .title span {
    color: #08a48f;
}

body#index .about-us .elementor-widget-container p {
    max-width: 900px;
    text-align: justify;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    color: #123341;
}

body#index .classification {
    margin: 35px 0 50px;
}

body#index .classification .elementor-widget-wrap {
    display: flex;
    align-items: center;
    border: 1px solid #123341;
}

body#index .classification .elementor-widget-wrap:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    width: 50%;
    height: 1px;
    background-color: #fff;
    transform: translateX(-50%);
    z-index: 1;
}

body#index .classification .elementor-widget-wrap:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 50%;
    height: 1px;
    background-color: #fff;
    transform: translateX(-50%);
    z-index: 1;
}

body#index .classification .elementor-widget-wrap > * {
    z-index: 2;
}
#index .elementor-slick-slider .slick-prev,#index .elementor-slick-slider .slick-next {
    /*display: none !important;*/
}
.elementor-slick-slider .slick-prev:before, .elementor-slick-slider .slick-next:before {
    color: black;
}
.elementor-image-carousel:not(.slick-initialized) .product-list:not(:first-child) {
    display: none;
}

@media (max-width: 1200px) {
    body#index .product-list-right .elementor-container>.elementor-row .elementor-column:first-child{
        padding-left: 25px;
    }
    body#index .product-list-left .elementor-container>.elementor-row .elementor-column:last-child {
        padding-left: 15px;
    }
}
@media(max-width:991px) {
    body#index .product-list-right .elementor-container>.elementor-row .elementor-column:first-child,
    body#index .product-list-left .elementor-container>.elementor-row .elementor-column:last-child {
        width:100% !important;
    }
    body#index .product-list-right .elementor-container>.elementor-row .elementor-column:last-child,
    body#index .product-list-left .elementor-container>.elementor-row .elementor-column:first-child {
        width:100% !important;
    }
    .elementor-section.product-list-left:nth-child(6) .elementor-row .elementor-row {
        flex-direction: column-reverse;
    }
    .elementor-section:nth-child(3) .elementor-row {
        flex-direction: column-reverse;
    }
    body#index .product-list-right .product-list-title, body#index .product-list-left .product-list-title {
        height: auto;
        width: 100%;
        text-align: center;
    }
    body#index .product-list-right, body#index .product-list-left {
        padding-top: 15px;
        padding-bottom: 0px;

    }
    body#index .product-list-right .product-list-title .h2, body#index .product-list-left .product-list-title .h2 {
        margin-bottom: 4px;
    }
    body#index .product-list-right ul.slick-dots {
        display:none !important;
    }
    body#index .product-list-left ul.slick-dots {
        display:none !important;
    }
    body#index .slick-list.draggable {
        height: auto;
    }
    .elementor-1 .elementor-element.elementor-element-luszdtt > .elementor-element-populated {
        padding-bottom: 0px;
    }
    body#index .product-list-left > .elementor-container > .elementor-row > div:first-child .elementor-element-populated {
        padding-top: 0px;
    }
    body#index .product-list-left .elementor-container>.elementor-row .elementor-column:last-child p {
        margin-bottom: 4px;
    }
    body#index .about-us .elementor-widget-container .title {
        text-align: center;
    }

    /* HOME SLIDERS */
    .elementor-1 .elementor-element.elementor-element-hsnuwsc .elementor-widget-container {
        margin: 0px 0px 0px -25px!important;
        /*padding: 0px 0px 0px 0px!important;*/
        width: 90%;
    }
    .elementor-1 .elementor-element.elementor-element-hsnuwsc .elementor-widget-container .slick-list {
        overflow: visible;
    }
    .elementor-1 .elementor-element.elementor-element-hinscfr .elementor-widget-container {
        /*padding: 0px 0px 0px 0px!important;*/
        margin: 0px 0px 0px -25px!important;
        width: 90%;
    }
    .elementor-1 .elementor-element.elementor-element-hinscfr .elementor-widget-container .slick-list{
        overflow: visible;
    }
    .elementor-element-y4d0pgo .elementor-widget-container {
        margin: 0px 0px 0px 15px!important;
        width: 80%;
    }
    .elementor-element-y4d0pgo .elementor-widget-container .slick-list{
        overflow: visible;
    }
    /*#index .slick-initialized .slick-slide {*/
    /*    width: auto!important;*/
    /*}*/
    /*#index .slick-track {*/
    /*    display: flex;*/
    /*}*/
    /*.elementor-container .product-list.slick-slide.slick-active {*/
    /*    width: auto!important;*/
    /*}*/
    /*.elementor-slick-slider .slick-prev, .elementor-slick-slider .slick-next {*/
    /*    top: 29%;*/
    /*}*/
    /*.elementor-column-gap-default .elementor-element-populated {*/
    /*    padding-left: 42px!important;*/
    /*}*/
}
@media (min-width:767px) and (max-width:991px) {
    .elementor-1 .elementor-element.elementor-element-hsnuwsc .elementor-widget-container {
        margin: 0px!important;
        width: 100%;
    }
    body#index .product-list-right .slick-list {
        padding: 0;
    }

    .elementor-1 .elementor-element.elementor-element-hinscfr .elementor-widget-container {
        margin: 0px!important;
        width: 100%;
    }
    body#index .product-list-left .slick-list {
        padding: 0;
    }

    .elementor-element-y4d0pgo .elementor-widget-container {
        margin: 0px!important;
        width: 100%;
    }

}
@media(max-width:767px) {
    body#index .product-list-right .product-list-title .h2, body#index .product-list-left .product-list-title .h2 {
        text-align: center;
    }
    body#index .about-us .elementor-widget-container .title {
        text-align: center;
        font-size: 35px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #243643;
        line-height: 38px;
        margin: 28px 0 28px;
    }
    .elementor-column-gap-default .elementor-element-populated {
        padding: 10px 0px;
    }
    .elementor-section:nth-child(5) .elementor-column {
        /*width: 49%;*/
        width: 100%;
        /* margin: 0px 2px; */
        margin: 0px auto;
    }
    body#index .classification .elementor-widget-wrap {
        height: auto !important;
        padding: 30px 10px;
    }
    .elementor-section:nth-child(5) .elementor-column {

    }
    .elementor-section:nth-child(5) .elementor-column:nth-child(odd) {
        margin-left: 0px;
    }
    .elementor-section:nth-child(5) .elementor-column:nth-child(even) {
        margin-right: 0px;
    }
    .elementor-section:nth-child(5) .elementor-image-box-description {
        display: none;
    }
    body#index .product-list-right .product-list-title a:after {
      width: 42px;
      left: 8px;
    }
    label.hfeatured {
      font-size: 17.5px !important;
      line-height: 27.5px !important;
      color: #123341;
    }
    label.hfeatured span.sfeatured {
      font-size: 22px !important;
      line-height: 19.5px !important;
      color: #08a48f;
    }
    label.hfeatured + p a.afeatured {
      font-size: 13px !important;
      line-height: 27.5px !important;
      color: #243643;
    }
    body#index .about-us .elementor-widget-container p {
        line-height: 1.44;
    }
}
