/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author PrestaShop SA <contact@prestashop.com>
*  @copyright  2007-2023 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.badall-multibanner2{
    margin-bottom: 80px;
}
.badmultibanner2-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
}
.badbanner-hover img{
    width: 100%;
    border-radius: 15px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.badmultibanner-title-inner {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #0f0f0f;
    font-weight: 300;
    text-align: center;
    margin-bottom: 50px;
}
.badmultibanner2-inner .badmultibanner2-content-box {
    position: absolute;
    top: 10%;
    right: auto;
    left: 28%;
    bottom: auto;
    border: none;
    margin: 0 auto;
}
.badmultibanner2-content-sub-title {
    font-size: 25px;
    line-height: 40px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 5px;
}
.badmultibanner2-3 .badmultibanner2-content-sub-title, .badmultibanner2-4 .badmultibanner2-content-sub-title {
    font-size: 25px;
    line-height: 30px;
    color: #000;
    padding-bottom: 0;
    font-weight: 500;
}
.badmultibanner2-inner.badmultibanner2-1 .badmultibanner2-content-title{
    position: absolute;
    top: 0;
}
.badmultibanner2-content-title {
    font-size: 130px;
    line-height: 140px;
    color: rgba(0, 0, 0, 0.05);
    font-weight: 500;
    font-family: var(--badtheme-font-name-2);
    margin-bottom: 0;
}
.badmultibanner2-content-box a.badmultibanner2-btn-title {
    font-size: 17px;
    line-height: 24px;
    color: #000;
    background-color: #fff;
    padding: 9px 50px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
}
.badmultibanner2-content-box a.badmultibanner2-btn-title:hover {
    background: var(--theme-custom-color);
    color: #fff;
}
.badbanner-hover {
    overflow: hidden;
}
.badmultibanner3-inner .badmultibanner2-content-box {
    position: absolute;
    top: 15%;
    right: auto;
    left: 15%;
    bottom: auto;
    border: none;
    margin: 0 auto;
}
.badmultibanner4-inner .badmultibanner2-content-box {
    position: absolute;
    top: 10%;
    right: auto;
    left: 20%;
    bottom: 14%;
    border: none;
    margin: 0 auto;
}
.mutibanner-rotate-text {
    position: relative;
}
.badmultibanner2-postion1 {
    width: 46%;
}
.multibanner-right-wrapper {
    width: 51%;
}
.mutibanner-rotate-text::before {
    position: absolute;
    content: 'Fashion';
    top: 32%;
    bottom: auto;
    left: auto;
    right: 37%;
    color: rgba(0, 0, 0, 0.05);
    margin: auto;
    font-size: 160px;
    z-index: 2;
    transform: rotate(270deg);
    width: max-content;
}
.badmultibanner2-inner a {
    display: block;
    position: relative;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.badmultibanner2-content-btn a {
    font-size: 18px;
    font-weight: 500;
    color: var(--theme-custom-color);
    text-decoration: underline;
    text-transform: uppercase;
}
.badmultibanner2 {
    position: relative;
}
.badbanner-hover{
    position: relative;
}
.badmultibanner2-2{
    margin-bottom: 32px;
}
.badmultibanner2-product-main-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;   
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.badbanner-hover .badbanner-hover1 {
    position: absolute;
    opacity: 0;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 15px;
    background-color: rgba(31, 31, 31, 0.5);
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s;
}
.badbanner-hover:hover .badbanner-hover1{
    opacity: 1;
} 
.dark-hover-box .sub-title-icon {
    font-size: 20px;
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 10px;
}
.dark-hover-box .insta-icon i {
    font-size: 42px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;   
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}
.multibanner-right-wrapper {
    padding: 0;
}
.badmultibanner2-4 .badbanner-hover, .badmultibanner2-5 .badbanner-hover {
    margin-bottom: 0;
}
@media(max-width: 1600px){
    .mutibanner-rotate-text::before {
        right: 40%;
        font-size: 145px;
    }
}
@media(max-width: 1500px){
    .mutibanner-rotate-text::before {
        right: 36%;
        font-size: 136px;
    }
}
@media(max-width: 1400px){
    .mutibanner-rotate-text::before {
        right: 38%;
        font-size: 125px;
    }
}
@media(max-width: 1300px){
    .mutibanner-rotate-text::before {
        right: 34%;
        font-size: 115px;
    }
}
@media(max-width: 1200px){
    .badmultibanner2-3 .badmultibanner2-content-sub-title, .badmultibanner2-4 .badmultibanner2-content-sub-title {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .badmultibanner2-content-sub-title {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .badall-multibanner2{
        margin-bottom: 50px;
    }
    .badmultibanner2-content-btn a{
        font-size: 16px;
    }
    .badmultibanner2-2, .badmultibanner2-3 {
        margin-bottom: 26px;
    }
}
@media(max-width: 1199px){
    .badmultibanner2-content-sub-title {
        font-size: 20px;
        line-height: 22px;
    }
    .mutibanner-rotate-text::before {
        right: 36%;
        font-size: 130px;
    }
    .badmultibanner2-3 .badmultibanner2-content-sub-title, .badmultibanner2-4 .badmultibanner2-content-sub-title{
        font-size: 20px;
        line-height: 22px;
    }
    .badmultibanner2-content-title {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 22px;
    }
}
@media(max-width: 991px){
    .badmultibanner2-content-title {
        font-size: 24px;
        line-height: 35px;
    }
    .mutibanner-rotate-text::before {
        right: 35%;
        font-size: 95px;
        top: 32%;
    }
    .badall-multibanner2{
        margin-bottom: 30px;
    }
    .badmultibanner2-content-sub-title {
        font-size: 18px;
        line-height: 22px;
    }
    .badmultibanner2-3 .badmultibanner2-content-sub-title, .badmultibanner2-4 .badmultibanner2-content-sub-title{
        font-size: 18px;
        line-height: 22px;
    }
    .badmultibanner2-content-btn a {
        font-size: 15px;
    }
    .badbanner-hover .badbanner-hover1 {
        opacity: 1;
    }
    .dark-hover-box .sub-title-icon {
        font-size: 17px;
        padding-top: 6px;
    }
    .dark-hover-box .insta-icon i {
        font-size: 32px;
    }
}
@media(max-width: 767px){
    .badmultibanner2-postion1 {
        margin-bottom: 20px;
    }
    .badmultibanner2-postion1, .multibanner-right-wrapper {
        width: auto;
    }
    .mutibanner-rotate-text::before {
        right: 42%;
        font-size: 150px;
        top: 34%;
    }
    .badmultibanner2-product-main-title{
        display: block;
    }
    .badmultibanner3-inner .badmultibanner2-content-box {
        top: 20%;
        left: 20%;
    }
}
@media(max-width: 575px){
    .badmultibanner2-content-title {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 10px;
    }
    .badmultibanner2-2, .badmultibanner2-3,.badmultibanner2-postion1,.badmultibanner2-4 .badbanner-hover {
        margin-bottom: 15px;
    }
    .badmultibanner2-wrapper{
        display: block;
    }
    .mutibanner-rotate-text::before {
        right: 38%;
        font-size: 130px;
        top: 32%;
    }
    .badmultibanner2-content-btn a {
        font-size: 14px;
    }
}
@media(max-width: 480px){
    .mutibanner-rotate-text::before {
        right: 44%;
        font-size: 110px;
        top: 35%;
    }
    .badall-multibanner2 {
        margin-bottom: 10px;
    }
}
@media(max-width: 440px){
    .mutibanner-rotate-text::before {
        right: 41%;
        font-size: 85px;
        top: 34%;
    }
}
@media(max-width: 425px){
    .badmultibanner2-content-title {
        font-size: 20px;
        line-height: 30px;
    }
}
@media(max-width: 360px){
    .mutibanner-rotate-text::before {
        right: 36%;
        font-size: 85px;
        top: 32%;
    }
}
@media(max-width: 375px){
    .badmultibanner2-content-title {
        font-size: 18px;
        line-height: 25px;
    }
}