.mobile-header.header-section-sticky,
.header-section.header-section-sticky {
    position: sticky;
    z-index: 199;
    top: 0;
    left: 0;
    width: 100%;
    float: none;
}

.site-main-menu > ul > li > a{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #020828;
}
.logo-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #020828;
}
.widget-list.footer-socials li + li,
.widget-list.footer-menu li + li{
    margin: 0;
}
.widget-list.footer-menu{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.footer-menu li a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #020828;
}
.footer-menu li a:before{
    width: 12.5px;
    height: 8px;
    background-size: cover;
    background-image: url(/storage/icons/arrow.png);
    display: inline-block;
    content: "";
    margin-right: 10px;
    position: relative;
    top: -1px;
}

.footer-socials {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.footer-socials li a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #020828;
}
.footer-socials li{
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.footer-socials li img{
    width: 15px;
    height: 15px;
}
.search-top-modal{
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    padding: 15px 0;
}
.responsive-search{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.responsive-search .form-group{
    width: 100%;
}
.responsive-search button{
    background: none;
    border: none;
    box-shadow: none;
    color: #020828;
    position: absolute;
    right: 0;
}
.close-search-modal{
    font-size: 53px;
    line-height: 33px;
    color: #020828;
    position: absolute;
    right: 5px;
    top: calc(50% - 33px /2);
}
.close-search-modal:hover{
    cursor: pointer;
    opacity: 0.8;
}
.form-group .help-block{
    position: absolute;
    font-size: 12px;
}
.form-group.has-error .help-block{
    color: #ff0000;
}
.home-slider-section .swiper-wrapper{
    position: relative;
}
.home-slider-section .swiper-wrapper .home-slide-content-wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-slider-section .swiper-slide-active .home1-slide1-content .sub-title{
    max-width: 85%;
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #56677B;
}
.home-slider-section  .home1-slide1-content .link a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #020828;
}
.home-slider-section  .home-slider-image-wrapper{
    height: 100%;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: flex;
}
.home-slider-section  .home-slider-image-wrapper img{
    height: 100%;
    width: auto;
    max-width: none;
}

.page-title .breadcrumb {
    padding: 0;
    background-color: transparent;
}

.page-title .breadcrumb .breadcrumb-item {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}


.page-title .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #020828;
}

.page-title .breadcrumb .breadcrumb-item a:hover {
    color: #020828;
}

.page-title .breadcrumb .breadcrumb-item.active {
    color: #020828;
}
.section-title-block .section-title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #020828;
    margin: 0;
}
.section-title-block + .section-circle-square{
    padding-top: 25px;
}
.section-circle-square .circle-heading{
    margin-top: 25px;
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.section-circle-square .circle-description{
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 90%;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}
.section-circle-square .sale-banner2 .inner .content .btn.btn-go-to,
.btn.btn-go-to{
    background: #56677B;
    border-radius: 50px;
    padding: 15px 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}
.section-circle-square .sale-banner2 .inner .content .sale-percent{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}
.section-circle-square .sale-banner2 .inner .content .text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #000000;
    letter-spacing: normal;
    text-transform: none;
}


.advantages-item-container{
    display: flex;
    align-items: center;
}
.advantages-item-container img{
    width: 80px;
    margin-right: 10px
}
.advantages-item-container .advantages-title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #020828;
    margin-bottom: 10px;
}
.advantages-item-container .advantages-subtitle{
    font-style: normal;
    font-size: 13px;
    line-height: 19px;
    color: #56677B;
}
.row-gap-15{
    row-gap: 15px;
}
.reviews-block-section .section-title2 .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    /* identical to box height */

    text-transform: uppercase;

    color: #020828;
}
.reviews-block-section .btn-light{
    background: #E5E5E5;
    border-radius: 50px;
    padding: 15px 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: none;
    color: #020828;
}
.reviews-block-section  .section-title2{
    margin-bottom: 45px;
}
.reviews-block-section .testimonial p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #56677B;
    margin-top: 20px;
    margin-bottom: 20px;
}

.reviews-block-section .testimonial .author .content .name{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
    color: #020828;
    margin-bottom: 0;
}

.news-block-section .section-title2 .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #020828;
}
.news-block-section .section-title2 p{
    margin-top: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #56677B;
}

.news-block-section .section-title2{
    margin-bottom: 45px;
}
.news-block-section .widget-list li a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #020828;
}
.news-block-section .widget-list li i{
    color: #020828;
}
.blog-item.blog  .image{
    margin-bottom: 15px;
}
.blog-item.blog .content .meta li i{
    color: #56677B;
}
.blog-item.blog .content .meta li a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #56677B;
}

.blog-item.blog .content .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
    color: #020828;
}
.blog-item.blog .content .desc{
    font-size: 16px;
    line-height: 26px;
    color: #56677B;
    margin-bottom: 15px;
}
.blog-item.blog .content .link{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-decoration-line: underline;
    color: #020828;
    text-transform: none;
    border: none;
}
.socials-block-section .desc,
.socials-block-section .section-title3 .desc{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #56677B;
}
.socials-block-section .section-title3 .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;

    text-align: center;
    text-transform: uppercase;

    color: #020828;
}

.socials-block-section .socials-links-social-block{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}
.socials-block-section .socials-links-social-block img{
    width: 50px;
    height: 50px;
}
.pagination-wrap{
    display: flex;
    width: 100%;
    justify-content: center;
}
.pagination-wrap ul{
    list-style: none;
    display: flex;
    justify-content: center;
}
.pagination-wrap ul span,
.pagination-wrap ul a{
    padding: 0 10px;
    font-size: 20px;
    font-family: 'Bebas Neue Pro';
}
.pagination-wrap ul li.active a{
    text-decoration: underline;
}
.pagination-wrap ul li a:hover{
    color: #56677B
}
.pagination-wrap.category-page {
    display: flex;
    width: 100%;
    z-index: 999;
    justify-content: center;
    margin-top: 50px;
}
.section-contact-from-page .section-title2 .title{
    font-family: 'Bebas Neue Pro';
}
.custom-underlined textarea {
    height: 200px;
    resize: none;
}
.custom-underlined .form-control:focus{
    border: none;
    border-bottom: 2px solid #333333;
    border-radius: 0;
    outline: none;
    box-shadow: none;
}
.custom-underlined textarea.form-control {
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #333333;
    border: 2px solid transparent;
    border-bottom-color: #EDEDED;
    background-color: transparent;
}
.form-message-modal .close-button{
    background: none;
    border: none;
}
.text-right{
    text-align: right;
}
.custom-underlined input[type="file"]{
    padding: 5.5px 0;
}
.title-add-reviews {
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
    color: #020828;
    width: 100%;
    margin-bottom: 25px;
    display: block;
}
.testimonial-carousel.no-carousel{
    margin-bottom: 40px;
}

.stars.stars-review i{
    color: #F5CC26;
}

.custom-underlined .form-rating{
    align-items: center;
}
.section-products-block,
.section-categories-block{
    background: #EDEEF6;
}
.section-products-block .section-title2.text-center p,
.section-categories-block .section-title2.text-center p{
    margin: 0;
    text-align: center;
    display: block;
    max-width: none;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    text-transform: capitalize;
    color: #56677B;
}
.section-products-block.section-title2 .title,
.section-categories-block .section-title2 .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #020828;
}
.section-products-block .section-title2,
.section-categories-block .section-title2{
    margin-bottom: 25px;
}
.category-item-preview .inner .content{
    background: #fff;
}
.category-item-preview  .inner .content .title,
.category-banner4 .category-item-preview  .inner .content .title{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #020828;
}
.category-item-preview .inner .content,
.category-banner4 .category-item-preview .inner .content{
    max-width: 70%;
    margin: -17px auto 0;
    padding: 0;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.product-item-preview .product-info{
    margin-top: 20px;
}
.product-item-preview .product-info .title{
    margin-bottom: 15px;
}
.product-item-preview .product-info .title a,
.product-item-preview .product-info .title{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #020828;
}
.product-item-preview .product-info  span.old{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
}
.product-item-preview .product-info span.new{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #020828;
}
.offcanvas .inner .foot .sub-total .amount,
.minicart-product-list li .content .quantity-price .amount,
.minicart-product-list li .content .quantity-price {
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #020828;
}
.minicart-product-list li .content .title{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #020828;
}

.brand-filter-item input, .tag-item input, .widget-colors-handler input {
    display: none;
}
.tag-item input[type="checkbox"]:checked + a:before{
    opacity: 1;
}
.tags-filter-widget .widget-tags{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.nice-select .list{
    z-index: 15;
}
.checkbox-filter-widget .product-widget__list{
    list-style: none;
    padding: 0;
}
.checkbox-filter-widget .product-widget__list li{
    margin-bottom: 10px;
}
.checkbox-filter-widget .product-widget__list li .checkbox{
    display: flex;
}
.checkbox-filter-widget .product-widget__list li .checkbox label{
    margin-left: 10px;
}
.filter-buttons{
    display: flex;
    justify-content: space-between;
}
.filter-buttons button,
.filter-buttons a{
    width: 49%;
    border: 2px solid #333333;
    color: #333333;
    text-align: center;
}
.filter-buttons button{
    color: #fff;
    background: #333333;
}
.filter-buttons a{
    font-weight: 500;
}
.shop-product-filter a{
    font-size: 18px;
    line-height: 1;
    margin: 0 20px 10px;
    padding: 0;
    text-transform: uppercase;
    color: #ABABAB;
    border: none;
    background-color: transparent;
    font-weight: 400;
}
.shop-product-filter a:hover, .shop-product-filter a.active {
    color: #333333;
}
.pagination-wrap ul{
    padding: 0;
}
.products{
    margin-bottom: 0;
}
.active-category a{
    font-weight: 700;
}
.sidebar-categories-list .widget-list {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.sidebar-categories-list .widget-list li{
    flex-wrap: wrap;
}
.sidebar-categories-list .widget-list li ul{
    padding-left: 10px;
    margin-top: 25px;
    width: 100%;
}
.sidebar-categories-list .widget-list li a{
    color: #020828;
}
.sidebar-categories-list .widget-list li + li{
    margin: 0;
}
.sidebar-categories-list .widget-list li .count{
    color: #020828;
    font-family: "Bebas Neue Pro";
}
.widget-price-range .irs--learts .irs .irs-single{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;

    color: #020828;
}
.section-product-info-top .product-price{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;

    color: #020828;
}
.section-product-info-top .product-title{
    margin-bottom: 25px;
}
.section-product-info-top .product-price .old{
    font-weight: 300;
    text-decoration: line-through;
    color: #AAAAAA;
}
.product-info-tab-list{
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.product-info-tab-list li{
    padding: 0;
}
.product-info-tab-list li a{
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}
.product-review-wrapper > .title{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    color: #020828;
}
.product-variation-values-wrapper input[type="radio"]{
    display: none;
}
.product-variation-values-wrapper .nice-select .list,
.product-variation-values-wrapper .nice-select,
.product-variations table{
    width: 100%;
}
.product-variations .product-variation-values-wrapper{
    display: flex;
    flex-direction: row;
    column-gap: 15px;
    flex-wrap: wrap;
    row-gap: 10px;
}
.product-variations .product-variation-values-wrapper label span{
    padding: 3px;
}
.product-variations .product-variation-values-wrapper label:hover span{
    border-bottom: 1px solid #020828;
    cursor: pointer
}
.product-variations .product-variation-values-wrapper label input:checked + span{
    border: 1px solid #020828;
    font-weight: 700;
}
.cart-table-section .options{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.cart-table-section .options .cart-item-option{
    display: flex;
    flex-direction: column;
}
.cart-table-section .options .cart-item-option-header{
    text-transform: uppercase;
    color: #020828;
}
.nice-select.error{
    border-color: #ff0000;
}
.not-active-form-buttons,
.not-active-form .active-form-buttons{
    display: none;
}
.not-active-form .not-active-form-buttons{
    display: block;
}

.not-active-form input,
.not-active-form textarea{
    pointer-events:none;
}
.not-active-form input:not([type="checkbox"]):not([type="radio"])::placeholder,
.not-active-form textarea::placeholder,
.not-active-form input:not([type="checkbox"]):not([type="radio"]),
.not-active-form textarea{
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #020828;
}
.myaccount-content.order-info table tr{
    border-bottom: 1px solid #EDEDED;;
}
.myaccount-content.order-info .cart-wishlist-table thead tr th,
.myaccount-content.order-info table td{
    border-bottom: none !important;
}
.wishlist-added i{
    font-weight: 700;
}
.datepicker table tr td{
    background: #28609042;
}
.datepicker table{
    border-collapse: unset;
    border-spacing: 3px;
}
.datepicker table tbody tr td.day:not(.disabled):hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.shop-toolbar .shop-toolbar-controls .filter-toggle-button-wrapper{
    display: none;
}
.shop-toolbar .shop-toolbar-controls{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-tools > div {
    margin-left: 15px;
}
.language-switcher{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.language-switcher .langs-container{
    position: relative;
}
.language-switcher .active-lang{
    font-family: 'Bebas Neue Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #020828;
    padding: 3px 10px;
    border: 0.5px solid #56677b;
    transition: all 0.1s;
}
.language-switcher .langs-container:hover .active-lang{
    background: #56677b;
    color: #fff;
}
.language-switcher ul{
    visibility: hidden;
    opacity: 0;
    z-index: -6;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 5px 10px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    letter-spacing: 0;
    background-color: #FFFFFF;
    -webkit-box-shadow: -1px 10px 80px -15px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 10px 80px -15px rgba(0, 0, 0, 0.3);
}
.language-switcher .langs-container:hover ul{
    visibility: visible;
    opacity: 1;
    z-index: 9;

}
.language-switcher .langs-container:hover ul a:hover{
    text-decoration: underline;
}

.footer-logo img{
    height: 65px;
    width: auto;
}
.add-cart-popup{
    width: 100%;
    background: #edeef6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    border-bottom: 1px solid #56677b;
}
.add-cart-popup .add-cart-popup-text{
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    flex-wrap: wrap;
}
.add-cart-popup .add-cart-popup-text .product-name{
    font-family: 'Bebas Neue Pro', Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0;
    color: #020828;
}
.add-cart-popup .add-cart-popup-text a{
    text-decoration: underline;
}

.close-cart-popup {
    font-size: 53px;
    line-height: 33px;
    color: #020828;
    position: absolute;
    right: 5px;
    top: calc(50% - 33px / 2);
    cursor: pointer;
}
.product-item-preview .price .from-text{
    font-weight: 500;
}
.product-item-preview .product-info .price{
    align-items: baseline;
}

.contacts-footer-block{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-top: 25px;
}
.checkbox-agree-wrapper span{
    color: #7E7E7E;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.checkbox-agree-wrapper a{
    text-decoration: underline;
    color: #000;
}
.order-status-text{
    font-family: 'Bebas Neue Pro', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    color: #020828;
}
.checkout-form label{
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: 100%;
    letter-spacing: 0;
    padding: 10px 2px 0 2px;
    color: #7E7E7E;
}
.error-message-unset .help-block{
    position: unset;
}
@media only screen and (min-width: 992px){
    .products-tab-section .accordion-control-row{
        display: none;
    }
}
@media only screen and (max-width: 991px){
    #product-filter{
        display: none;
    }
    .shop-toolbar .shop-toolbar-controls .filter-toggle-button-wrapper{
        display: block;
    }
    .shop-toolbar .shop-toolbar-controls{
        justify-content: space-between;
    }
    .products-tab-section .product-info-tab-list{
        display: none;
    }
    .products-tab-section .tab-content >.tab-pane{
        display: block;
        opacity: 1;
    }
    .products-tab-section .tab-content >.tab-pane .accordion-content{
        display: none;
    }

    .products-tab-section .accordion-control-row{
        border-bottom: 1px solid #dee2e6;
    }
    .products-tab-section .accordion-control{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }
    .products-tab-section  .tab-content  .tab-pane:first-of-type .accordion-control-row{
        border-top: 1px solid #dee2e6;
    }
    .products-tab-section .accordion-control span{
        font-weight: 700;
        text-transform: uppercase;
    }
    .products-tab-section .tab-content >.tab-pane .accordion-control i{
        transition: all 0.2s;
    }
    .products-tab-section .tab-content >.tab-pane.active-item .accordion-control i{
        transform: rotate(180deg);
    }

    .products-tab-section .tab-content >.tab-pane .product-review-wrapper.accordion-content{
        padding-top: 10px;
    }
    .products-tab-section .tab-content >.tab-pane .row.accordion-content{
        border-bottom: 1px solid #dee2e6;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 767px){
    .cart-table-section.cart-wishlist-table tbody tr{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .cart-table-section .options .cart-item-option{
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 10px;
    }
    .cart-table-section.cart-wishlist-table tbody tr + tr{
        border-top: 3px solid ;
    }
    .cart-totals {
        padding: 20px
    }
    .cart-totals .btn{
        padding: 15px;
        letter-spacing: normal;
    }
    .add-cart-popup .add-cart-popup-text {
        height: auto;
        padding: 10px 0;
        display: block;
    }
    .add-cart-popup .add-cart-popup-text{
        width: 92%;
    }
    .nice-select .option:not(:first-of-type){
        line-height: 26px;
    }
    .nice-select .current,
    .nice-select .option{
        white-space: normal;
    }
    .nice-select{
        height: auto;
    }
    .nice-select.open .list li:not(:last-of-type){
        margin-bottom: 6px;
    }
}
@media only screen and (max-width: 479px){
    .socials-block-section .section-title3 .title{
        font-size: 30px;
        line-height: 36px;
    }
    .product-buttons .btn,
    .product-summery .product-buttons {
        margin-right: 0px;
        margin-left: 0px;
    }
    .product-summery .product-buttons{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .product-buttons .btn:not(.btn-icon) {
        padding: 12px 10px;
        font-size: 14px;
    }
    .cart-buttons-center{
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .cart-buttons-center .btn{
        width: 100%;
    }
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Middle';
    src: url('../fonts/bebas/BebasNeuePro-MiddleItalic.eot');
    src: local('Bebas Neue Pro Middle Italic'), local('BebasNeuePro-MiddleItalic'),
    url('../fonts/bebas/BebasNeuePro-MiddleItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-MiddleItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-MiddleItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-MiddleItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-BoldItalic.eot');
    src: local('Bebas Neue Pro Bold Italic'), local('BebasNeuePro-BoldItalic'),
    url('../fonts/bebas/BebasNeuePro-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-BoldItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-BoldItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedRegular.eot');
    src: local('Bebas Neue Pro Expanded Regular'), local('BebasNeuePro-ExpandedRegular'),
    url('../fonts/bebas/BebasNeuePro-ExpandedRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedRegular.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedRegular.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedMediumIt.eot');
    src: local('Bebas Neue Pro Expanded Medium Italic'), local('BebasNeuePro-ExpandedMediumIt'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMediumIt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMediumIt.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMediumIt.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMediumIt.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedItalic.eot');
    src: local('Bebas Neue Pro Expanded Italic'), local('BebasNeuePro-ExpandedItalic'),
    url('../fonts/bebas/BebasNeuePro-ExpandedItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded Book';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedBook.eot');
    src: local('Bebas Neue Pro Expanded Book'), local('BebasNeuePro-ExpandedBook'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBook.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBook.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBook.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpThinItalic.eot');
    src: local('Bebas Neue Pro SemiExpanded Thin Italic'), local('BebasNeuePro-SemiExpThinItalic'),
    url('../fonts/bebas/BebasNeuePro-SemiExpThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpThinItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpThinItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedThinItalic.eot');
    src: local('Bebas Neue Pro Expanded Thin Italic'), local('BebasNeuePro-ExpandedThinItalic'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThinItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThinItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded Book';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedBookItalic.eot');
    src: local('Bebas Neue Pro Expanded Book Italic'), local('BebasNeuePro-ExpandedBookItalic'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBookItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBookItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpandedThin.eot');
    src: local('Bebas Neue Pro SemiExpanded Thin'), local('BebasNeuePro-SemiExpandedThin'),
    url('../fonts/bebas/BebasNeuePro-SemiExpandedThin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpandedThin.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpandedThin.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpandedThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedMedium.eot');
    src: local('Bebas Neue Pro Expanded Medium'), local('BebasNeuePro-ExpandedMedium'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMedium.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMedium.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp Book';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpBook.eot');
    src: local('Bebas Neue Pro SemiExpanded Book'), local('BebasNeuePro-SemiExpBook'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBook.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBook.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBook.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpLightItalic.eot');
    src: local('Bebas Neue Pro SemiExpanded Light Italic'), local('BebasNeuePro-SemiExpLightItalic'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLightItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLightItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpRegular.eot');
    src: local('Bebas Neue Pro SemiExpanded Regular'), local('BebasNeuePro-SemiExpRegular'),
    url('../fonts/bebas/BebasNeuePro-SemiExpRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpRegular.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpRegular.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-Light.eot');
    src: local('Bebas Neue Pro Light'), local('BebasNeuePro-Light'),
    url('../fonts/bebas/BebasNeuePro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Light.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Light.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedBoldItalic.eot');
    src: local('Bebas Neue Pro Expanded Bold Italic'), local('BebasNeuePro-ExpandedBoldItalic'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBoldItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBoldItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-LightItalic.eot');
    src: local('Bebas Neue Pro Light Italic'), local('BebasNeuePro-LightItalic'),
    url('../fonts/bebas/BebasNeuePro-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-LightItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-LightItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-Thin.eot');
    src: local('Bebas Neue Pro Thin'), local('BebasNeuePro-Thin'),
    url('../fonts/bebas/BebasNeuePro-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Thin.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Thin.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded XBold';
    src: url('BebasNeueProExpandedExtraBoldIt.eot');
    src: local('Bebas Neue Pro Expanded ExtraBold Italic'), local('BebasNeueProExpandedExtraBoldIt'),
    url('BebasNeueProExpandedExtraBoldIt.eot?#iefix') format('embedded-opentype'),
    url('BebasNeueProExpandedExtraBoldIt.woff2') format('woff2'),
    url('BebasNeueProExpandedExtraBoldIt.woff') format('woff'),
    url('BebasNeueProExpandedExtraBoldIt.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedBold.eot');
    src: local('Bebas Neue Pro Expanded Bold'), local('BebasNeuePro-ExpandedBold'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBold.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBold.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp Book';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpBookItalic.eot');
    src: local('Bebas Neue Pro SemiExpanded Book Italic'), local('BebasNeuePro-SemiExpBookItalic'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBookItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBookItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-ThinItalic.eot');
    src: local('Bebas Neue Pro Thin Italic'), local('BebasNeuePro-ThinItalic'),
    url('../fonts/bebas/BebasNeuePro-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ThinItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ThinItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Book';
    src: url('../fonts/bebas/BebasNeuePro-Book.eot');
    src: local('Bebas Neue Pro Book'), local('BebasNeuePro-Book'),
    url('../fonts/bebas/BebasNeuePro-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Book.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Book.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Book';
    src: url('../fonts/bebas/BebasNeuePro-BookItalic.eot');
    src: local('Bebas Neue Pro Book Italic'), local('BebasNeuePro-BookItalic'),
    url('../fonts/bebas/BebasNeuePro-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-BookItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-BookItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-BookItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpItalic.eot');
    src: local('Bebas Neue Pro SemiExpanded Italic'), local('BebasNeuePro-SemiExpItalic'),
    url('../fonts/bebas/BebasNeuePro-SemiExpItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedLight.eot');
    src: local('Bebas Neue Pro Expanded Light'), local('BebasNeuePro-ExpandedLight'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLight.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLight.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedThin.eot');
    src: local('Bebas Neue Pro Expanded Thin'), local('BebasNeuePro-ExpandedThin'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThin.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThin.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp XBold';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpXBold.eot');
    src: local('Bebas Neue Pro SemiExpanded ExtraBold'), local('BebasNeuePro-SemiExpXBold'),
    url('../fonts/bebas/BebasNeuePro-SemiExpXBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpXBold.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpXBold.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpXBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Middle';
    src: url('../fonts/bebas/BebasNeuePro-Middle.eot');
    src: local('Bebas Neue Pro Middle'), local('BebasNeuePro-Middle'),
    url('../fonts/bebas/BebasNeuePro-Middle.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Middle.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Middle.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Middle.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-Bold.eot');
    src: local('Bebas Neue Pro Bold'), local('BebasNeuePro-Bold'),
    url('../fonts/bebas/BebasNeuePro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Bold.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Bold.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpBold.eot');
    src: local('Bebas Neue Pro SemiExpanded Bold'), local('BebasNeuePro-SemiExpBold'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBold.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBold.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-Italic.eot');
    src: local('Bebas Neue Pro Italic'), local('BebasNeuePro-Italic'),
    url('../fonts/bebas/BebasNeuePro-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Italic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Italic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}



@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpLight.eot');
    src: local('Bebas Neue Pro SemiExpanded Light'), local('BebasNeuePro-SemiExpLight'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLight.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLight.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro';
    src: url('../fonts/bebas/BebasNeuePro-Regular.eot');
    src: local('Bebas Neue Pro Regular'), local('BebasNeuePro-Regular'),
    url('../fonts/bebas/BebasNeuePro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-Regular.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-Regular.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp Middle';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpMiddle.eot');
    src: local('Bebas Neue Pro SemiExpanded Middle'), local('BebasNeuePro-SemiExpMiddle'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddle.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddle.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddle.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddle.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro Expanded';
    src: url('../fonts/bebas/BebasNeuePro-ExpandedLightIt.eot');
    src: local('Bebas Neue Pro Expanded Light Italic'), local('BebasNeuePro-ExpandedLightIt'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLightIt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLightIt.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLightIt.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-ExpandedLightIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp Middle';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpMiddleIt.eot');
    src: local('Bebas Neue Pro SemiExpanded Middle Italic'), local('BebasNeuePro-SemiExpMiddleIt'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddleIt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddleIt.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddleIt.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpMiddleIt.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'Bebas Neue Pro SemiExp';
    src: url('../fonts/bebas/BebasNeuePro-SemiExpBoldItalic.eot');
    src: local('Bebas Neue Pro SemiExpanded Bold Italic'), local('BebasNeuePro-SemiExpBoldItalic'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBoldItalic.woff2') format('woff2'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBoldItalic.woff') format('woff'),
    url('../fonts/bebas/BebasNeuePro-SemiExpBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

