.section-title-center {
    justify-content: center;
}
.section-title-center b {
    display: none;
}
.section-title {
    border-bottom: 0 solid #000;
    margin-bottom: 0;
}
.section-title span {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 160%;
    background: linear-gradient(123.73deg, #905C25 7.81%, #FBE962 97.59%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border-bottom: 0 solid #000;
    margin: 0;
    padding-bottom: 0;
}
.boxslider .flickity-prev-next-button {
    transform: initial !important;
    top: initial;
    bottom: 40px;
    opacity: 1;
}
.boxslider .flickity-prev-next-button svg {
    background: #FFF;
    fill: #222 !important;
    padding: 25%;
    opacity: 1 !important;
}
.boxslider .flickity-prev-next-button svg path {
    fill: #222 !important;
    opacity: 1;
}
.boxslider .flickity-prev-next-button.next {
    right: initial !important;
    left: calc( 50% + 30px );
}
.boxslider .flickity-prev-next-button.previous {
    left: calc( 50% - 30px );
}
/* intro */
.intro {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
.intro .bazgrol {
    position: absolute;
    bottom: -140px;
    right: -50px;
}
.intro .col-inner .boxText {
    margin-bottom: 30px;
}
.intro .col-inner .button {
    color: #2F327D;
    border-color: #2F327D;
    font-weight: 500;
    margin: 0;
}
.intro .col-inner .button:hover {
    color: #FFF;
    background-color: #2F327D;
}
.intro #icon {
    /* display: none; */
}
/* brands */
.section-brands {
    padding-top: 20px !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px !important;
}
.section-brands .section-title {
    justify-content: center;
    margin-bottom: 0;
}
.section-brands .section-title b {
    display: none;
}
.section-brands .section-title span {
    text-transform: none;
}
.section-brands .row-divided .col+.col:not(.large-12) {
    border-left: 1px solid #ececec;
}
.box-brands {
    text-align: center;
}
.box-brands .box-image {
    position: relative;
    margin-bottom: 20px;
}
.box-brands .box-image .name-brands {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
}
.box-brands .desc-brands {
    margin-bottom: 30px;
}
.box-brands .readmore-brands a {
    border-bottom: 1px solid #2F327D;
    color: #2F327D;
}
/* new-product */
.new-product {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}
.new-product .section-title-container {
    margin-bottom: 0;
}
.new-product .section-title-container .section-title-main {
    text-transform: none;
}
.new-product .img img {
    filter: drop-shadow(0px 6px 20px rgba(39, 43, 57, 0.1));
    border-radius: 10px;
}
/* best-selling */
.best-selling {
    padding-bottom: 20px !important;
    padding-top: 50px !important;
}
.best-selling .section-title-container .section-title-main {
    text-transform: none;
}
.best-selling .product-small.box .box-image::before {
    box-shadow: 0px 1px 7px 0px rgba(0,0,0,0.15);
    width: calc(100% - 10px);
    left: 5px;
    right: 5px;
}
.best-selling .flickity-prev-next-button {
    opacity: 1;
    top: 50%;
    margin-top: 0 !important;
    width: 45px;
    height: 45px;
}
.best-selling .flickity-prev-next-button svg {
    fill: #222 !important;
    padding: 30%;
    opacity: 1 !important;
    background: #FFFFFF;
    box-shadow: -4px 4px 15px rgba(27, 63, 132, 0.12);
    border-radius: 1000px;
    border: 0;
}
.best-selling .flickity-prev-next-button svg path {
    fill: #222 !important;
    opacity: 1;
}
.best-selling .flickity-page-dots .dot.is-selected {
    background-color: #2F327D;
}
/* custom-divided */
.custom-divided .is-divider {
    background: transparent;
    border-top: 1px dashed #CECECE;
}
/*--------------------------------------------------------------
## Responsive 
--------------------------------------------------------------*/
@media only screen and (max-width: 1399.98px) {  
    .boxslider .row.row-collapse {
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 849.98px) { 
    .best-selling .section-title-container {
        margin-bottom: 0;
    }
    .customer {
        padding-top: 0 !important;
        padding-bottom: 20px !important;
    }
    .customer .section-title-container {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 550px) {
    .section-brands .row .col.medium-3 {
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 650px) {
    
}
@media only screen and (min-width: 850px) {
    .section-title span,
    .box-brands .box-image .name-brands {
        font-size: 24px;
    }
    .intro {
        padding-top: 80px !important;
        padding-bottom: 60px !important;
    }
    .section-brands {
        padding-top: 30px !important;
    }
    .new-product {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .best-selling {
        padding-bottom: 50px !important;
        padding-top: 90px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .section-brands {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-title span,
    .box-brands .box-image .name-brands {
        font-size: 30px;
    }
    .section-brands .row .col.medium-3 {
        flex-basis: 25%;
        max-width: 25%;
    }

}
@media only screen and (min-width: 1400px) { 
    .boxslider img {
        border-radius: 20px;
    }
    .box-brands .box-image .name-brands {
        font-size: 36px;
    }
    .best-selling .flickity-prev-next-button.next {
        left: calc( 100% + 15px );
        right: auto;
    }
    .best-selling .flickity-prev-next-button.previous {
        left: auto;
        right: calc( 100% + 15px );
    }
}
@media only screen and (min-width: 1500px) {
    .section-brands {
        padding-left: 40px;
        padding-right: 40px;
    }
    .best-selling .flickity-prev-next-button.next {
        left: calc( 100% + 25px );
        right: auto;
    }
    .best-selling .flickity-prev-next-button.previous {
        left: auto;
        right: calc( 100% + 25px );
    }
    .section-title span {
        font-size: 36px;
    }
}