@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,400;0,900;1,100;1,300;1,400;1,500;1,400;1,900&display=swap');
body {
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif !important;
}

.topbarleft h4 {
    margin: 0;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    animation: transanimate 1s ease-in-out alternate-reverse infinite;
}

@keyframes transanimate {
    0% {
        color: #fff;
    }

    100% {
        color: #ed6424;
    }
}

.page-text-content p, .page-text-content p span, .page-text-content li span,.page-text-content p, .page-text-content p span, .page-text-content h1 span {
    text-transform: capitalize;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-size: 0.875rem !important;
}

.topbarMain {
    background: linear-gradient(116deg, #020e24, #020e24);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 5%;
}

.topbarRight ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    margin: 0;
    list-style: none;
}

.loader-pop-open {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.load_popImages {
    width: 30%;
    margin: 0px auto;
    text-align: center;
    position: relative;
}

#openpopload {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    background: #000c;
}

.load_popImages img {
    width: 80%;
}

.closebtns {
    position: absolute;
    right: 4px;
    color: #fff;
    /* background: #423e3e; */
    width: 35px;
    height: 25px;
    /* border-radius: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.topbarRight ul li a {
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    padding: 10px;
    display: block;
}

.closebtns:hover {
    cursor: pointer;
    color: #c7a0a0;
}

span.logoname {
    color: #e8d67e;
    font-size: 14px;
    font-weight: 500;
    padding-left: 6px;
    /*  display: none;*/
    position: relative;
    text-transform: capitalize;
}

/*span.logoname:before {content: "";position: absolute;width: 50%;height: 1px;background: #dfcb73;top: 0;left: 5px;}

span.logoname:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background: #dfcb73;
    bottom: -3px;
    right: 0;
}*/
span.logoname img {
    width: 114px;
    padding-left: 5px;
}

.logo a img {
    width: 60px;
}

.main-slider .item.videosliders.videosliders {
    height: auto !important;
}

.main-slider .item.videosliders.videosliders video {
    width: 100%;
    height: auto !important;
    background: #fafafa;
    object-fit: contain;
}

.flex_div_item {
    display: flex;
    align-items: center;
    justify-content: normal;
    flex-wrap: wrap;
}

.flex_div_item .custom-control {
    width: auto;
}

.flex_div_item .custom-control label.custom-control-label {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex_div_item .custom-control label.custom-control-label:hover {
    background: #f15e4f;
    color: #fff !important;
}

.flex_div_item .custom-control-variation .custom-control-input:checked ~ .custom-control-label {
    background: #f15e4f;
    border-color: transparent !important;
    color: #fff !important;
    ;}

.col-product .product-item {
    border: 1px solid #ddd;
    box-shadow: 0px 0px 2px 0px #ddd;
}

a.item-option.btn-add-remove-wishlist {
    background: #c20e10;
    position: relative;
    z-index: 999;
}

/*new css for font and UI*/
.stitle span1 {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}

.featured-categories .card .caption {
    /* outline: 2px solid #ddd; */
    outline-offset: -10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-color: rgb(2 14 36 / 89%);
    /* transform: translate(-50%, -50%); */
    transition: 0.3s ease-in-out;
    z-index: 1;
}

.featured-categories .card-columns .card:hover .caption {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    background-color: rgb(30 40 60 / 74%);
}

.featured-categories .card-columns .card a:hover .caption span {
    font-size: 24px;
    font-weight: 400;
    color: white !important;
    transition: 0.3s ease-in-out;
    width: 90%;
    line-height: 39px;
}

.featured-categories .card-columns .card a .caption span {
    display: block;
    width: 100%;
    font-weight: 400;
    white-space: pre-wrap;
    text-align: center;
    line-height: 30px;
    transition: 0.3s ease-in-out;
    color: #fff !important;
}

.navbar.navbar-light.navbar-expand {
    /* background: #d1b660; */
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    background-color: #020e24;
}

.nav-main .navbar.navbar-light.navbar-expand ul .nav-item .nav-link {
    color: #fff;
    font-weight: 400 !important;
    text-transform: capitalize;
}

ul.nav.align-items-center i {
    font-size: 15px;
    margin: 0px 9px;
    color: #020e24;
}

.nav-top .nav-top-right .nav > li > a {
    text-transform: capitalize;
    color: #020e24;
    font-weight: 400;
}

.nav-top {
    background: #fff;
}

.mega-menu .dropdown .dropdown-menu {
    padding: 0;
    border-top: 0;
}

.mega-menu .dropdown .dropdown-menu .left {
    background: #fff;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.nav-main .navbar.navbar-light.navbar-expand ul .nav-item .nav-link:hover {
    background: #fff;
    color: #000;
    border-bottom: 0 !important;
}

li.nav-item.dropdown {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
}

.nav-main .navbar.navbar-light.navbar-expand ul .nav-item .nav-link {
    border-bottom: 0 !important;
}

.nav-main .navbar>.navbar-nav>.nav-item:hover .nav-link:before {
    display: none;
}

.dropdown-menu-large .right {
    padding: 0 20px;
}

.dropdown-menu-large .left .large-menu-item a:hover {
    color: #000;
}

.dropdown-menu-large .right .large-menu-content .item-large-menu-content a {
    color: #000 !important;
    padding: 10px;
    font-size: 12PX;
    display: inline-table;
    font-weight: 400 !important;
}

.dropdown-menu-large .right .large-menu-content .item-large-menu-content a:hover {
    color: #ee6f34 !important;
    border-bottom: 0;
    font-weight: 400 !important;
}

.dropdown-menu-large .left .large-menu-item a {
    color: #000;
}

.large-menu-item.large-menu-item-first.active a.second-category {
    color: #ffffff;
}

.large-menu-item.active a.second-category {
    color: #000;
}

.dropdown-menu-large .right .large-menu-content .col-3.item-large-menu-content {
    width: auto !important;
    flex: auto;
}

.flexbloxk {
    display: flex;
    width: 100%;
    flex-direction: row;
    clear: both;
}

.flexbloxk .button-container.button-container-wishlist a.btn-wishlist {
    background: #675528;
    padding: 0px 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 40px;
}

.flexbloxk i, .flexbloxk span {
    color: #fff;
}

.product-item .item-details .product-title {
    width: 90%;
    margin: 0px auto !important;
    float: initial;
}

/*.item-meta.flex_item_product span:empty {display: none;}*/
.product-content-details .product-details-review {
    margin-left: 0;
}

a.whatsapchatss.btn.btn-lg.btn-success.d-xs-none.text-white {
    width: 171px;
    height: 40px;
}

.featured-categories .card-columns .card {
    /* border: 1px solid #d1b66082 !important; */
    border-radius: 0;
    box-shadow: 0px 0px 4px 1px #d2d1ccc2;
    height: 380px !important;
    background-size: contain;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    margin-top: 5px;
    transition: 0.3s ease-in-out;
}

.large-menu-item a.second-category:after {
    content: "\f107";
    font-family: FontAwesome;
    position: relative;
    right: 0px;
}

.nav-main .navbar.navbar-light.navbar-expand ul .nav-item .nav-link {
    position: relative;
    font-weight: 400;
}

.dropdown-menu-large .left .large-menu-item a.second-category {
    font-weight: 500;
    font-size: 13px;
}

.textCustomer.stitle span1 {
    margin-bottom: 8px;
}

.textCustomer.stitle h3.title {
    font-size: 26px;
    margin-bottom: 5px;
}

.ProductSlider button.slick-arrow {
    position: absolute;
    top: 40%;
    z-index: 99;
    transform: translate(-50% , 0);
    font-size: 0;
    left: 4%;
    border: 0;
    width: 30px;
    background: #333;
    color: #fff;
}

.ProductSlider button.slick-arrow.slick-next {
    left: 96%;
}

.ProductSlider button.slick-arrow.slick-next:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
}

.ProductSlider button.slick-arrow.slick-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 20px;
}

.ProductSlider {
    margin-top: 15px !important;
}

/* .section-promoted:before {
    content: "";
    width: 45%;
    
    height: 20%;
    background: #1e283c;
    position: absolute;
    left: -30%;
    z-index: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
 */
.product-item .item-details {
    background: #fff;
    border-radius: 10px;
}

.visibldoc span.price {
    display: none;
}

.visibldoc {
    position: absolute;
    box-sizing: content-box;
    background: #c20e10;
    top: 15%;
    left: 0;
    z-index: 9;
    /* transform: translate(-50%, 0); */
}

.product-item.img-wrapper {
    position: relative;
}

.visibldoc span.dicountratse {
    width: 65px;
    box-sizing: content-box;
    padding: 6px 0px;
    display: block;
    color: #fff !important;
}

.home .section .title {
    font-weight: 400;
}

.home .product-item .item-details .product-title a {
    color: #ed6424;
    font-weight: 400;
    text-transform: capitalize;
}

.item-meta.flex_item_product span {
    color: #a3783f;
    font-weight: 400;
}

.product-share {
    margin-bottom: 10px;
}

.product-content-details .details .item-details .left {
    min-width: 30%;
    width: 30%;
}

.product-content-details .details label {
    font-weight: 400;
    color: #000;
}

.product-description .tab-content .tab-pane {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 0;
}

.product-description .description {
    background: transparent;
}

.product-description {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.auth-box {
    border: 1px solid #ddd;
    box-shadow: 0px 0px 2px 0px #ddd;
}

.auth-form-input {
    border: 1px solid #ddd;
}

.productListBtn.col-product-variation.flex_div_item {
    align-items: center;
    display: flex;
    justify-content: center;
}

.productListBtn.col-product-variation.flex_div_item label.custom-control-label {
    width: auto;
    font-size: 13px;
    padding: 2px 6px;
    line-height: normal;
    height: auto;
    max-height: 30px;
}

.productListBtn.col-product-variation.flex_div_item .custom-control.custom-control-variation {
    margin: 0 3px;
}

.item_size_list {
    display: block;
    width: 100%;
    clear: both;
    float: none;
    margin: 5px 0 10px 0;
}

.item_size_list button.btn.btn-md.btn-block.btn-product-cart {
    width: auto !important;
    padding: 5px 10px;
    height: auto;
    margin: 15px auto 0px auto !important;
    background: #c20e10;
    color: #fff !important;
}

.item_size_list button.btn.btn-md.btn-block.btn-product-cart:hover {
    background: #000;
}

.product-item-options .item-option .icon-heart-o {
    color: #fff;
}

@media only screen and (max-width: 760px) {
    div.copuanApply {
        display: block !important;
        border-bottom: 1px solid #cccccc75;
        background: #020e24;
    }

    .nav-mobile-header-container {
        padding: 0px 10px;
        box-shadow: 0px 0px 2px #020e24;
    }

    .nav-mobile-header-container .menu-icon a {
        color: #020e24 !important;
        background: #dddddd75 !important;
    }

    .nav-mobile-header-container .mobile-cart a, .nav-mobile-header-container .mobile-search .search-icon {
        color: #020e24 !important;
    }

    .nav-mobile-header-container .mobile-logo {
        padding-top: 10px;
    }

    div.copuanApply h4 {
        font-size: 16px;
        font-size: 12px;
        text-transform: capitalize;
        letter-spacing: 1px;
        line-height: 22px;
        animation: transanimate 1s ease-in-out alternate-reverse infinite;
        padding: 5px 0;
        height: 35px;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
    }

    .topbarMain {
        display: none;
    }

    .load_popImages {
        width: 100%;
    }

    .main-slider .item.videosliders.videosliders {
        height: auto;
    }

    .main-slider .item.videosliders.videosliders video {
        width: 100%;
        height: 100%;
        background: #fafafa;
        margin: 0px auto 0px auto;
        display: block;
        object-fit: contain;
    }
}

@media only screen and (max-width: 730px) {
    .product-item-options a.item-option {
        opacity: 1;
        z-index: 9;
        background: #a84e0396;
    }

    .col-6.col-sm-6.col-md-4.col-lg-3.col-product {
        width: 90%;
        flex: 90%;
        max-width: 90%;
        margin: 0px auto;
    }

    .col-6.col-sm-6.col-md-4.col-lg-3.col-product img.img-fluid.img-product {
        height: auto;
        max-height: 358px;
        object-fit: contain;
    }

    .featured-categories .card-columns .card {
        height: 400px !important;
        width: 100%;
        background-size: contain;
        background-position: top;
    }

    .featured-categories .card .caption {
        width: 100%;
        height: 60px;
        /* background-color: rgb(17 17 17 / 54%); */
    }

    .featured-categories .card-columns {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .featured-categories .card-columns .card a .caption span {
        font-size: 14px;
        line-height: normal;
    }

    .home .product-item .item-details .product-title a {
        /*color: #000;*/
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 4px;
    }

    .item-meta.flex_item_product span:empty {
        display: none;
    }

    .col-12.col-md-9 .product-list-content .col-lg-4 {
        width: 90%;
        flex: 90%;
        max-width: 90%;
        margin: 0px auto;
    }

    .col-12.col-md-9 .product-list-content .col-lg-4 .product-item .img-product {
        height: auto;
    }

    h1.page-title.product-list-title {
        text-align: center;
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

    .col-12.product-list-header .product-sort-by, button.btn.btn-filter-products-mobile {
        background: #d1b660 !important;
        color: #000 !important;
        font-weight: 400 !important;
    }

    .btn-filter-products-mobile i {
        color: #000;
    }

    .dropdown.sort-select button.btn.dropdown-toggle {
        font-weight: 400;
    }

    .product-content-details .product-title {
        padding: 0px 0px 15px 0px;
        border-bottom: 1px solid #ddd;
    }

    .product-content-details .product-details-review {
        margin-left: 0;
    }

    .product-content-details .details label {
        font-weight: 400;
        color: #000000c2;
    }

    .product-content-details .price {
        margin-bottom: 10px;
    }

    .product-content-details .meta {
        margin-bottom: 0;
    }

    .product-content-details .details .item-details .left {
        width: 50%;
    }

    .product-content-details .details .item-details .right {
        width: 50%;
    }

    span.input-group-btn {
        width: 40px !important;
    }

    .product-add-to-cart-container .number-spinner, button.btn.btn-md.btn-block.btn-product-cart, a.whatsapchatss.btn.btn-lg.btn-success.d-xs-none.text-white, .flexbloxk .button-container.button-container-wishlist {
        width: 170px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    span.input-group-btn button {
        width: 40px;
        background: #d3d3d378;
        font-size: 24px;
        font-weight: 400;
    }

    .number-spinner input.form-control.text-center {
        width: 40px;
    }

    .blockfull {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .blockfull .button-container {
        width: auto !important;
    }

    .flexbloxk {
        display: flex;
        margin-top: 10px;
        justify-content: space-between;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }

    a.whatsapchatss.btn.btn-lg.btn-success.d-xs-none.text-white {
        width: auto;
        display: flex;
        align-items: center;
        margin-right: 13px;
        justify-content: center;
    }

    .flexbloxk a {
        height: 40px;
        margin-top: 0 !important;
    }

    .flexbloxk .button-container.button-container-wishlist {
    }

    .flexbloxk .button-container.button-container-wishlist a.btn-wishlist {
        background: #675528;
        padding: 0px 11px;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .flexbloxk .button-container.button-container-wishlist a.btn-wishlist span {
        position: static;
        font-size: 13px;
        top: 0;
        line-height: normal;
    }

    .flexbloxk i, .flexbloxk span {
        color: #fff;
    }

    .flexbloxk i {
        font-size: 18px;
    }

    button.btn.btn-md.btn-block.btn-product-cart {
        color: #000 !important;
        font-size: 15px;
    }

    .product-description .tab-content .card .card-header {
        margin-bottom: 0;
    }

    .product-description .tab-content .collapse-description-content {
        padding: 10px;
        background: #f9f9f9;
        border: 1px solid #ddd;
        border-top: 0;
    }

    .product-description .tab-content .card-header .card-link {
        background: #ddd;
        color: #000 !important;
    }

    .product-description .tab-content .card {
        margin-bottom: 5px;
    }

    .product-description .description p {
        font-size: 14px;
        line-height: 24px;
    }

    .row-custom.product-share {
        width: 80%;
        margin: 10px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 1px solid #ddd;
        padding-top: 11px;
        font-size: 14px;
        font-weight: 400;
    }

    .product-description {
        padding-bottom: 30px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }

    .section.section-related-products h3.title {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 30px;
    }

    .featured-categories .card-columns .card a:hover .caption span {
        font-weight: bold;
        line-height: normal;
        font-size: unset;
    }

    .top-search-bar.mobile-search-form.display-block .right {
        display: block;
    }

    .top-search-bar.mobile-search-form.display-block input.form-control.input-search {
        width: 100%;
    }

    .top-search-bar.mobile-search-form.display-block .left {
        display: none;
    }

    .nav-mobile-open {
        z-index: 9999999;
        top: 0;
    }

    .container-boxed-slider .main-slider .item {
        /* background-image: none !important; */
        /* height: auto !important; */
    }

    img.imgslider {
        display: block !important;
        width: 100%;
    }

    .section-slider {
        margin-top: 35px;
    }

    .row.row-slider-caption.align-items-center {
        /* height: auto !important; */
    }

    .container-boxed-slider .slider-container {
        height: auto !important;
    }

    .container-boxed-slider .main-slider .item .container {
        /* background: #c3b895a1; */
    }

    .container-boxed-slider .main-slider .item .caption .title, .container-boxed-slider .main-slider .item .caption .description {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 16px;
        padding: 10px;
        background: #020e24cf;
        color: #fff !important;
        margin-bottom: 10px;
    }

    .tooltip.show {
        z-index: 9;
    }

    .img-product-container .product-item-options .item-option .icon-heart {
        color: #e1ce76 !important;
    }

    .nav-mobile-header {
        background: #fff;
        padding: 0;
    }

    #wrapper {
        margin-top: 40px;
    }

    .nav-mobile-header-container .menu-icon {
        width: auto;
    }
}

@media only screen and (max-width: 420px) {
    div.copuanApply h4 {
        font-size: 11px;
        height: auto;
        letter-spacing: normal;
    }
}

@media only screen and (max-width: 380px) {
    div.copuanApply h4 {
        font-size: 10px;
        height: auto;
        letter-spacing: normal;
    }

    .section-slider {
        margin-top: 47px;
    }
}

.container-boxed-slider .slider-container {
    height: auto;
}

.dropdown-menu-large .left .large-menu-item a:hover {
    color: #fff;
    background: #020e24;
}

.top-search-bar .input-search {
    border: 1px solid #020e24 !important;
}

.dropdown-menu-large .left .active a {
    background: #020e24;
    color: #fff;
}

.col-md-4.nav-top-right {
    padding-right: 0;
}

.nav-top > .container {
    padding: 0 !important;
}

.top-search-bar .input-search::placeholder {
    color: #020e24 !important;
}

.featured-categories .card-columns .card a {
    padding: 10px;
    display: block;
}

.featured-categories .card-columns .card:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.3s ease-in-out;
    height: 100%;
    z-index: 0;
    border: 22px solid #fff;
}

.featured-categories .card-columns .card:hover:after {
    border: 00px solid #fff;
    transition: 0.3s ease-in-out;
}

.home .section .title {
    color: #ed6424;
}

.stitle i {
    color: #020e24;
}

.stitle span1:after,.stitle span1:before {
    background: #ed6424;
}

.home .product-item .item-meta {
    color: #020e24;
}

#footer {
    background: #020e24;
}

#footer a, #footer .nav-footer ul li:before {
    color: #fff !important;
    font-weight: 300;
}

#footer .footer-bottom {
    background: #020e24;
    border-top: solid 1px #ed6424 !important;
}

#footer .social li a {
    border: 1px solid;
}

#footer .footer-title {
    color: #ed6424;
    font-weight: 400;
}

#footer .footer-title:before {
    background: #fff;
}

#footer .box-heading {
    color: #ed6424;
}
.product-item.img-wrapper {
    border: 0;
    box-shadow: 2px 2px 5px 1px #bcb0b0cc;
    border-radius: 10px;
    /* overflow: hidden; */
}

a.item-option.btn-add-remove-wishlist {
    background: #020e24;
    position: relative;
    z-index: 999;
}
.row-custom.product-multiple-image {
    border-radius: 10px;
}

.product-item .img-product-container {
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0;
}
span.Product_label {
    position: absolute;
    background: #ed6424;
    top: 75%;
    left: 0;
    z-index: 9;
    transform: translate(0% , -75%);
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    box-shadow: 1px 1px 2px 0px #020e244d;
    padding: 2px 18px;
    /* transform: rotate(-48deg); */
    /* border-bottom-right-radius: 0px; */
    /* letter-spacing: 0.4px; */
    /* border-bottom-left-radius: 0; */
}

.product-item .item-details .product-title a {
    text-transform: capitalize !important;
    color: #ed6424;
}
.section .title-exp {
    font-size: 18px;
    font-weight: 400;
}
section.bgColor {
    background: #e1ce762e;
}
.col-12.section.section-promoted div#promoted_posts.stitle span1 {
    margin-bottom: 0;
}
.col-12.product-list-header .dropdown.sort-select button.btn.dropdown-toggle, .col-12.product-list-header button.btn.btn-filter-products-mobile {
    background: #020e24 !important;
    color: #fff !important;
}
button.btn.btn-md.btn-block.btn-product-cart {
    background: #020e24 !important;
    color: #fff !important;
}
.flexbloxk .button-container.button-container-wishlist a.btn-wishlist {
    background: #ee6e32;
}

.flexbloxk .button-container.button-container-wishlist a.btn-wishlist span {
    font-size: 14px;
}
.col-12.col-product-variation.flex_div_item {
    width: 130px;
    max-width: 400px;
}
li.nav-item.dropdown:nth-child(3) > a, li.nav-item.nav-item-category-0:nth-child(4) > a {
    color: #ed6424 !important;
}