:root {
    --brandColor: #4C707A;
    --borderColor: #EEEEEE;
    --textColorGray: #CCCCCC;
    --textFontSize: 13px;
    --titleFontSize: 18px;
}

/*GENERAL*/
.breadcrumb_wrapper {
    border-bottom: none;
    border-top: none;
}

.breadcrumb_nav {
    white-space: nowrap;
    overflow-x: auto;
}

.card {
    border-color: var(--borderColor);
}

hr {
    border-color: var(--borderColor);
}

.btn {
    font-weight: 700;
    line-height: 14px;
}

.btn.btn-primary {
    background: var(--brandColor);
    border-color: var(--brandColor);
    text-transform: uppercase;
}

.btn.btn-primary:hover {
    background: #000000;
    border-color: #000000;
}

.btn-default {
    border-width: 1px;
}

.btn.btn-default.benabled,
.btn.btn-default.benabled:hover,
.btn.btn-default.benabled:focus {
    border-color: #000000;
}

.show_password {
    opacity: 1;
    background: #F2F2F2;
    border-radius: 0 8px 8px 0;
}

.swiper-button-lr.swiper-navigation-arrow .swiper-button {
    cursor: pointer;
}

.swiper-button-lr.swiper-navigation-arrow.swiper-navigation_visible > .swiper-button-prev {
    left: 0;
}

.swiper-button-lr.swiper-navigation-arrow.swiper-navigation_visible > .swiper-button-next {
    right: 0;
}

form .form-control:not([type="number"]),
form textarea {
    background-color: #F2F2F2;
    border: none;
    padding: 12px;
    height: auto;
    border-radius: 8px;
}

form .form-control:focus {
    background-color: #F2F2F2;
}

form label:not(.checkbox-inline):not(.carrier-name-label):not(.js-terms) {
    text-transform: uppercase;
    margin-bottom: 0;
}

.checkbox-inline a,
.register-form p a {
    text-decoration: underline;
    color: var(--brandColor);
}

.js-terms a {
    text-decoration: underline;
}

.elementor-section-wrap .footer_block .fto-plus-2:before {
    content: '\f107';
}

.elementor-section-wrap .footer_block .fto-minus:before {
    content: '\f106';
}

.formated-list {
    padding-left: 40px;
    list-style: disc;
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}

@media only screen and (max-width: 991px) {
    #body_wrapper {
        padding-bottom: 0;
    }
}

@media (max-width: 480px) {
    .breadcrumb_spacing {
        height: 0px !important;
    }
}

/*TOPBAR*/
#st_header #top_bar {
    color: #000000;
}

#top_bar_row p {
    margin: 0;
}

.nav_bar.horizontal-s .top_bar_item:before {
    content: none;
}

#nav_right .stsocial_list a .social_wrap {
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 1;
    background: transparent;
    color: #000000;
}

#header_right .ajax_cart_bag .amount_circle,
.ajax_cart_bag .amount_circle {
    background-color: var(--brandColor);
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    right: calc(-100% - 12px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 22px;
    width: 22px;
    font-weight: 700;
}

/*HEADER*/
#header_right_top .blockcart {
    margin-right: 10px;
}

#header_right_top .stsearchbar_link form .form-control {
    background-color: #FFFFFF;
    border-radius: 0;
}

/*MENU*/
.st_mega_menu_container .menu_cate_img img {
    border-radius: 50%;
    border: 1px solid #cccccc;
}

.st_mega_menu_container .stmenu_sub {
    text-align: center;
}

.st_mega_menu_container .stmenu_sub .ma_item {
    font-weight: 400;
    text-transform: lowercase;
}

.st_mega_menu_container .stmenu_sub .ma_item {
    font-weight: 400;
    text-transform: unset;
}

.st_mega_menu_container .stmenu_sub  .menu_cate_img {
    margin-bottom: 0;
    padding-bottom: 1em;
}

.st_mega_menu_container .stmenu_sub  .menu_cate_img:hover + ul,
.st_mega_menu_container .stmenu_sub .ma_item:hover {
    text-decoration: underline;
}

/*MOBILE HEADER / MENU*/
#mobile_bar_right > div {
    gap: 5px;
}

#mobile_bar_right .fto-menu {
    font-size: 25px;
}

#mobile_bar_right .cart_mobile_bar_tri {
    padding-right: 16px;
}

.mobile_logo {
    padding: 0;
}

.mobile_device.use_mobile_header .st-menu,
.st-menu {
    border: none;
    bottom: 0;
    display: flex;
    flex-direction: column;
}

.mobile_device.use_mobile_header .st-menu .mobile_nav_box,
.st-menu .mobile_nav_box {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.st-menu .st-menu-title {
    text-transform: uppercase;
    font-weight: 700;
}

.mobile_nav_box .search_widget_block {
    padding-bottom: 20px;
}

.st-menu .search_widget_block .search_widget_form_inner {
    border: none;
}

.st-menu .search_widget_block .search_widget_form_inner.input-group {
    flex-direction: row-reverse;
}

.st-menu .search_widget_block .search_widget_form_inner.input-group .form-control {
    border-radius: 0 8px 8px 0;
}

.st-menu .search_widget_block .search_widget_form_inner.input-group span {
    background-color: #F2F2F2;
    border-radius: 8px 0 0 8px;
}

.st-menu .search_widget_block .search_widget_form_inner .btn-search {
    margin-left: 0;
    width: 38px;
}

.st-menu .search_widget_block .search_widget_form_inner .btn-search i {
    margin: 0;
}

#st_mobile_menu_ul .mo_ml_level_0,
#st_mobile_menu_ul .mo_sub_li {
    border-bottom: none;
    padding-right: 10px;
}

#st_mobile_menu_ul a {
    text-transform: uppercase;
}

.mobile_nav_linksgroups {
    padding: 8px 10px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-top: 1px solid var(--borderColor);
}

.mobile_nav_linksgroups > * {
    padding: 12px 0;
}

.mobile_nav_linksgroups > .easycontent {
    margin-top: auto !important;
    padding-bottom: 20px;
}

.mobile_nav_linksgroups > .stlinkgroups_top .header_item {
    text-transform: uppercase;
}

.mobile_nav_linksgroups > .stlinkgroups_top div.header_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile_nav_linksgroups > .stlinkgroups_top div.header_item i.arrow {
    text-align: center;
    width: 30px;
    height: 19px;
    line-height: 19px;
    font-size: 1.25rem;
    opacity: 1;
}

.mobile_nav_linksgroups > .stlinkgroups_top .dropdown_list {
    position: relative;
    padding: 0;
    left: auto;
    top: auto;
    min-width: unset;
    z-index: unset;
}

.mobile_nav_linksgroups > .stlinkgroups_top .dropdown_list:before {
    content: none;
}

.mobile_nav_linksgroups > .stlinkgroups_top .dropdown_list .dropdown_box,
.mobile_nav_linksgroups > .stlinkgroups_top .dropdown_list .dropdown_box li {
    border: none;
}

.mobile_nav_linksgroups > .stlinkgroups_top .dropdown_list .dropdown_list_ul li .dropdown_list_item:hover {
    background-color: transparent;
}

.mobile_nav_linksgroups .stsocial_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.mobile_nav_linksgroups .stsocial_list::after {
    content: none;
}

.mobile_nav_linksgroups .stsocial_list li {
    padding: 0;
}

.mobile_nav_linksgroups .stsocial_list .social_wrap {
    background: transparent;
    color: #000000;
    font-size: 24px;
}

/*FOOTER*/
#footer {
    margin-top: 30px;
}

#footer_before_container,
#footer-tertiary,
#footer-bottom {
    border: none !important;
    border-top: 1px solid var(--borderColor) !important;
}

#footer .copyright_text {
    font-weight: 700;
}

#footer #easycontent_3 {
    order: -9999;
}

#footer-tertiary .stlinkgroups_links_footer a {
    text-transform: uppercase;
    text-decoration: underline;
    /* flex: unset;
    max-width: unset;
    width: auto; */
}

/* #footer-tertiary .stlinkgroups_links_footer ul {
    height: 165px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    column-gap: 25px;
    row-gap: 10px;
} */

#footer #easycontent_4 a {
    color: var(--brandColor);
    text-decoration: underline;
}

#footer .footer-contact-info {
    background-color: var(--brandColor);
    color: #FFFFFF;
    font-weight: 700;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 16px;
}

#footer .footer-contact-info p {
    margin: 0;
}

#footer #easycontent_4 .footer-contact-info a,
#footer .footer-contact-info a {
    text-transform: uppercase;
    color: #FFFFFF;
}

#footer #easycontent_4 address {
    margin: 0;
}

#footer .footer-contact-info.icon-box {
    column-gap: 15px;
}

#footer .footer-contact-info.icon-box i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
    font-size: 50px;
}

#footer .footer-contact-info.icon-box i::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

#footer .footer-contact-info.icon-box span {
    font-size: 18px;
    line-height: 27px;
}

@media (min-width: 1200px) {
    #footer #footer-links {
        max-width: 425px;
    }

    #footer-tertiary .stlinkgroups_links_footer {
        flex: unset;
        max-width: unset;
        width: auto;
    }

    #footer #footer-links,
    #footer-tertiary .stlinkgroups_links_footer {
        margin-left: auto;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #footer-tertiary #easycontent_3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #footer-tertiary .stlinkgroups_links_footer,
    #footer-tertiary  #easycontent_4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    #footer-content-container .elementor-container {
        flex-wrap: wrap;
    }

    #footer #footer-col-seo {
        width: 100%;
    }

    #footer #footer-links,
    #footer #footer-info {
        width: 50%;
    }
}

@media (min-width: 992px) {
    #footer-tertiary #easycontent_3 p {
        font-size: 24px;
    }

    #footer #footer-links ul {
        column-gap: 25px;
        row-gap: 10px;
    }

    #footer-tertiary .stlinkgroups_links_footer ul {
        height: 165px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        column-gap: 25px;
        row-gap: 10px;
    }
}

@media only screen and (max-width: 991px) {
    #footer-primary .title_block,
    #footer-secondary .title_block,
    #footer-tertiary .title_block,
    #footer-primary .st_open .footer_block_content,
    #footer-secondary .st_open .footer_block_content,
    #footer-tertiary .st_open .footer_block_content {
        border-bottom: none;
        margin-bottom: 0;
    }

    #footer-primary .footer_block_content,
    #footer-secondary .footer_block_content,
    #footer-tertiary .footer_block_content {
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    #footer_before_container .title_block,
    #footer_before_container .st_open .footer_block_content {
        border-bottom: none;
    }
}

/*Rightbar*/
#sidebar_box .rightbar_wrap .icon_wrap {
    padding: 0;
    width: auto;
    height: auto;
    background: transparent;
    margin-right: 20px;
}

#sidebar_box .rightbar_wrap .icon_wrap i {
    height: auto;
    line-height: 36px;
    font-size: 36px;
    color: #FFFFFF;
}

#sidebar_box .rightbar_wrap .icon_wrap i.fto-whatsapp::before {
    background-color: #25D366;
    border-radius: 9999px;
    padding: 2px;
    width: 40px;
}

#rightbar {
    background: transparent;
    bottom: 20px !important;
}

#rightbar .icon_text {
    display: none;

}

@media only screen and (max-width: 991px) {
    .mobile_device.use_mobile_header #sidebar_box,
    #sidebar_box {
        position: relative;
        z-index: unset;
        bottom: auto;
        top: auto;
        right: auto;
        left: auto;
        width: auto;
    }

    .mobile_device.use_mobile_header #rightbar,
    #rightbar {
        flex-flow: column nowrap;
        position: fixed;
        bottom: 10px !important;
        top: auto;
        right: 0;
        left: auto;
    }

    .mobile_device.use_mobile_header #sidebar_box .rightbar_wrap .icon_wrap,
    #sidebar_box .rightbar_wrap .icon_wrap {
        margin-right: 10px;
    }
}

/*Leftbar*/
@media only screen and (max-width: 991px) {
    .slide_lr_column #left_column,
    .slide_lr_column #right_column {
        flex: 0 0 80%;
        max-width: 80%;
    }

    .slide_lr_column #left_column.sidebar_opened,
    .slide_lr_column #right_column.sidebar_opened {
        bottom: 0;
    }
}

/*HOME*/
.home_slider_name {
    font-weight: 700;
    text-transform: uppercase;
    font-size: var(--titleFontSize);
    margin-bottom: 10px;
}

#index .featured_categories_container .title_block .title_block_inner {
    padding: 0;
}

#index .featured_categories_item .pro_second_box {
    text-align: center;
    padding: 10px 0 0;
}

#index .featured_categories_container .s_title_block {
    margin: 0;
    font-weight: 700;
    font-size: var(--textFontSize);
}

.home_slide_title {
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    padding-bottom: 40px;
}

#index .featured_categories_container .swiper-container img,
#index #center_column .swiper-container img {
    border-radius: 50%;
}

#index .full_width_top_container .swiper_wraper_out {
    max-width: 1600px;
    margin-right: auto;
    margin-left: auto;
}

#index .swiper-container .layered_content {
    background-color: rgba(255, 255, 255, .7) !important;
    max-width: 70%;
    border-radius: 10px;
}

#index .swiper-container .layered_content h5 {
    font-weight: 700 !important;
}

#index .swiper-container .layered_content .style_buttons {
    margin-top: 24px;
    text-align: right;
}

#index .swiper-container .layered_content .style_buttons .btn-default {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

#index .swiper-container .layered_content .style_buttons .btn-default:hover {
    background-color: var(--brandColor);
    border-color: var(--brandColor);
    color: #FFFFFF !important;
}

@media (max-width: 480px) {
    #index .swiper-container .layered_content {
        background-color: rgba(255, 255, 255, .7) !important;
        padding: 10px;
        max-width: 75%;
    }

    #index .swiper-container .layered_content h5 {
        font-size: 18px !important;
    }
    
    #index .swiper-container .layered_content h4 {
        font-size: 13px !important;
    }

    #index #center_column {
        padding-right: 0;
        padding-left: 0;
    }

    #index #center_column .home_slider_name {
        padding-right: 15px;
        padding-left: 15px;
    }

    #index .swiper-container .layered_content .style_buttons {
        margin-top: 12px;
    }
}

/*FILTERS*/
#search_filters section.facet .facet-title {
    font-weight: 700;
}
#search_filters section.facet {
    margin-top: 24px;
}

/*CATEGORY*/
.category-top-menu ul li,
.sttab_2 > .nav-tabs {
    border-color: #444444;
}

.block-categories .acc_box > ul > li > .acc_header a {
    font-size: var(--textFontSize);
    text-transform: uppercase;
    font-weight: 700;
}

.block-categories .acc_box .acc_header a {
    font-size: var(--textFontSize);
}

#subcategories .swiper-wrapper.row {
    margin-right: 0;
    margin-left: 0;
    flex-wrap: unset;
}

#subcategories .swiper-wrapper.subcate_grid_view li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

#subcategories .swiper-wrapper.subcate_grid_view li:hover h3 {
    text-decoration: underline;
}

#subcategories .inline_list li a.img img {
    border: none;
    border-radius: 9999px;
}

#subcategories .subcate_grid_view .subcategory-name {
    font-weight: 700;
    font-size: var(--textFontSize);
    line-height: 1;
}

.list_grid_switcher {
    column-gap: 20px;
}

.list_grid_switcher div {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: var(--titleFontSize);
}

.list_grid_switcher div.grid.selected,
.list_grid_switcher div.grid:hover,
.list_grid_switcher div.list.selected,
.list_grid_switcher div.list:hover {
    background-color: transparent;
    color: var(--textColorGray);
}

#js-product-list .product_list.grid .product_list_item {
    border-top: none;
    border-bottom: 1px solid #F2F2F2;
}

#js-product-list .product_list.grid .product_list_item .pro_kuan_box {
    min-height: 25.5px;
}

.bottom_hover_fly {
    display: block;
    visibility: visible;
}

.bottom_hover_fly .hover_fly_btn:not(.hover_fly_btn_reverse) .hover_fly_btn_inner span,
.bottom_hover_fly .hover_fly_btn:not(.hover_fly_btn_reverse):hover .hover_fly_btn_inner span {
    display: none;
}

.bottom_hover_fly .hover_fly_btn.hover_fly_btn_reverse {
    background: #000000;
}

.bottom_hover_fly .hover_fly_btn.hover_fly_btn_reverse:hover {
    background: var(--brandColor);
}

.bottom_hover_fly .hover_fly .hover_fly_btn.add_to_wishlist {
    background-color: var(--brandColor);
}

.wishlist_active {
    background-color: var(--brandColor);
    color: #FFFFFF;
}

/* .hover_fly {
    background: transparent;
    bottom: -42px;
}

.hover_fly .hover_fly_btn,
.hover_fly_0:hover .hover_fly_btn:first-child {
    text-align: right;
}

.hover_fly_0 .hover_fly_btn:first-child,
.hover_fly_0:hover .hover_fly_btn:first-child:hover {
    background-color: transparent;
    color: #444444;
    padding: 6px;
    height: 42px;
    box-sizing: border-box;
}

.hover_fly_0 .hover_fly_btn:first-child .hover_fly_btn_inner span,
.hover_fly_0:hover .hover_fly_btn:first-child:hover .hover_fly_btn_inner span {
    display: none;
}

.hover_fly .hover_fly_btn .hover_fly_btn_inner i {
    font-size: 30px;
} */

.product-expand-info a {
    color: var(--brandColor);
    text-decoration: underline;
}

.product_list.grid .bottom_hover_fly {
    margin: 4px -6px 0;
}

.product_list.list .ajax_block_product .hover_fly {
    display: flex;
}

.product_list.list .ajax_block_product:hover .hover_fly {
    bottom: 0;
}

.product_list.list .act_box_cart.add_hide_on_mobile {
    display: none;
}

@media (min-width: 993px) {
    #subcategories .swiper-wrapper.row {
        margin-bottom: 32px;
    }
}

@media (max-width: 992px) {
    #subcategories {
        margin: 0 -15px;
    }
}

@media (max-width: 480px) {
    #product-list-wrap .s_title_block {
        line-height: 1;
        margin-bottom: 0;
    }

    .quickview .modal-content {
        margin: 0;
    }

    .quickview .modal-content .st_modal_close {
        right: 0;
        z-index: 10;
    }

    .bottom_hover_fly .hover_fly_btn.hover_fly_btn_reverse {
        flex: 2;
    }
}

/*PRODUCT*/
.swiper-container.pro_gallery_top .swiper-wrapper {
    align-items: center;
}

.product_first_section {
    margin-bottom: 16px;
}

.product_link_nav.with_preview a {
    width: auto;
    color: #000000;
}

.product_link_nav.with_preview a:hover {
    background-color: transparent;
}

.product-navigation-container .flex_box {
    column-gap: 20px;
    text-transform: uppercase;
}

.product_page_container .current-price {
    display: flex;
    flex-direction: column;
}

.product-prices .current-price .price,
#blockcart-modal {
    color: var(--brandColor);
    font-weight: 700;
    margin: 0;
}

.product_page_container .current-price .tax_label {
    text-transform: uppercase;
    color: #878787;
    font-size: 10px;
    line-height: 12px;
}

.product-actions .product-variants {
    margin-bottom: 24px;
}

.product-actions .product-variants .control-label {
    text-transform: uppercase;
    font-weight: 700;
}

.product-variants .product-variants-item ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.product-variants .product-variants-item ul li {
    margin: 0;
}

#product-availability {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}

#product .stocktrafficlight-label {
    margin-top: 0;
    margin-bottom: 24px;
}

#product-availability span,
.stocktrafficlight-label {
    line-height: 1;
}

.product-available,
.product-unavailable {
    color: #000000;
}

.product-availability-text,
.stocktrafficlight-label .stocktrafficlight-label-span {
    font-weight: 700;
}

.product-availability-status {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 9999px;
}

.stocktrafficlight-label .label-stocktrafficlight {
    width: 12px;
    height: 12px;
}

.product-available .product-availability-status {
    background-color: green;
}

.product-unavailable .product-availability-status {
    background-color: #FF0000;
}

/* .product-description-short .btn.btn-primary:not(:hover) {
    background: var(--brandColor);
    border-color: var(--brandColor);
} */

.add-to-cart-unavailable {
    text-transform: uppercase;
    border-width: 0;
}

.radio-label {
    border-color: #F1F1F1;
    width: 100%;
    padding: 10px;
    text-align: center;
}

.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
    border-color: #F1F1F1;
    background: #F1F1F1;
    font-weight: 700;
}

.product_page_container .pro_cart_block {
    gap: 20px;
}

.pro_cart_block .product-quantity {
    display: flex;
    gap: 20px;
}

.qty_wrap.qty_wrap_big {
    /* width: 120px; */
    margin: 0;
    flex-shrink: 0;
}

.product-line-grid-right .bootstrap-touchspin {
    width: 100%;
}

.qty_wrap.qty_wrap_big .btn {
    width: 40px;
}

.product_page_container .add {
    width: 100%;
}

.product_page_container .pro_cart_block .pro_right_item {
    margin: 0;
    border: 1px solid #F1F1F1;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_page_container .pro_cart_block .pro_right_item span {
    display: none;
}

.product_page_container .pro_cart_block .pro_right_item .hover_fly_btn_inner {
    line-height: 17px;
}

.product_page_container .pro_cart_block .pro_right_item i {
    margin: 0;
}

.product-custom-btn-container {
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    padding: 10px;
}

.product-custom-btn-container ul {
    display: flex;
    /* align-items: center; */
    margin: 0;
}

.product-custom-btn-container ul li {
    /* width: 50%; */
    text-decoration: underline;
    text-transform: uppercase;
}

.product-custom-btn-container ul li > * {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    cursor: pointer;
}

/* .product-custom-btn-container ul li:first-child > * {
    border-right: 1px solid #E5E5E5;
} */

#need-help-container {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 400px;
    height: 100%;
    background: #FFFFFF;
    z-index: 901;
    transition: right .5s ease-in-out;
    padding: 20px;
    box-sizing: border-box;
}

#need-help-container.need-help-container-open {
    right: 0 !important;
}

#need-help-container h4 {
    font-size: var(--titleFontSize);
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 40px;
}

#need-help-container div {
    margin-bottom: 40px;
}

#need-help-container div p {
    margin-top: 10px;
    padding: 0 10px;
}

.need-help-overlay {
    position: fixed;
    z-index: 900;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    background: rgba(0, 0, 0, .2);
    content: '';
    opacity: 0;
    transition: opacity .5s, width .1s .5s, height .1s .5s;
    display: none;
}

#need-help-container.need-help-container-open + .need-help-overlay {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity .5s;
    display: block;
}

.right_more_info_block .mobile_tab_name {
    text-transform: uppercase;
    cursor: pointer;
    padding-right: 40px;
}

#product-details .label {
    font-size: var(--textFontSize);
    color: #000000;
}

#product-details .product-reference {
    display: block;
}

.product-attachments .attachment.line_item {
    column-gap: 10px;
    padding: 0;
    text-decoration: underline;
}

.product-attachments .attachment.line_item i {
    font-size: 20px;
}

.social_share_title {
    padding: 16px 0;
    border-top: 1px solid #E5E5E5;
}

.social_share_title span {
    text-transform: uppercase;
    font-weight: 700;
}

.product_middle_column .social_share_block .social_share_item {
    background-color: transparent !important;
    color: #000000 !important;
    margin-bottom: 0;
    font-size: 20px;
}

#blockcart-modal .modal-dialog {
    max-width: 900px;
}

#blockcart-modal .modal-dialog .modal-content {
    border-radius: 6px 0 6px 6px;
}

#blockcart-modal .modal-dialog .modal-body {
    padding: 20px;
    border: none;
}

#blockcart-modal .modal-dialog .modal-body .st_modal_close {
    right: 0;
}

#blockcart-modal .modal-dialog .alert-success {
    background-color: var(--brandColor);
    border: none;
    color: #FFFFFF;
    font-weight: 700;
}

#blockcart-modal .modal-dialog .modal-body-container {
    column-gap: 20px;
}

#blockcart-modal .blockcart-modal-img {
    flex-shrink: 0;
}

#blockcart-modal .product_name_wrap .product_name {
    margin-bottom: 8px;
}

#blockcart-modal .modal-price {
    font-size: var(--titleFontSize);
}

#blockcart-modal .cart-content-btn .btn {
    margin-bottom: 0;
    font-weight: 700;
}

.product_second_section {
    margin-top: 40px;
}

.stviewedproducts_container .title_block_inner {
    padding: 0;
}

.stviewedproducts_container h2,
.strelatedproducts_container h2 {
    font-size: var(--titleFontSize);
    line-height: 120%;
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}

/* .layer_icon_wrap {
    background: rgba(0, 0, 0, .6);
    color: #FFFFFF;
    line-height: 31px;
} */

@media (max-width: 900px) {
    .mfp-content .mfp-close {
        right: 0;
    }
}

@media (min-width: 1200px) {
    .product-custom-btn-container ul {
        align-items: center;
    }

    .product-custom-btn-container ul li {
        width: 50%;
    }

    .product-custom-btn-container ul li:first-child {
        border-right: 1px solid #E5E5E5;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .product-custom-btn-container ul li:first-child {
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #E5E5E5;
    }

    .product-custom-btn-container ul li:last-child {
        padding-top: 10px;
    }
}

@media (min-width: 992px) {
    .product-navigation-container {
        position: absolute;
        top: -53px;
        right: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .product-custom-btn-container ul {
        align-items: center;
    }

    .product-custom-btn-container ul li {
        width: 50%;
    }

    .product-custom-btn-container ul li:first-child {
        border-right: 1px solid #E5E5E5;
    }
}

@media only screen and (max-width: 991px) {
    #need-help-container {
        max-width: 80%;
    }
}

@media (max-width: 767px) {
    .product-custom-btn-container ul li:first-child {
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #E5E5E5;
    }

    .product-custom-btn-container ul li:last-child {
        padding-top: 10px;
    }

    #blockcart-modal .modal-dialog {
        width: 100%;
    }

    #blockcart-modal .cart-content-btn > .row {
        gap: 20px;
    }
}

@media (min-width: 481px) {
    .qty_wrap.qty_wrap_big {
        width: 118px;
    }
}

@media (max-width: 480px) {
    .pro_gallery_top_container .swiper-button-lr.swiper-navigation-rectangle .swiper-button-next i,
    .pro_gallery_top_container .swiper-button-lr.swiper-navigation-rectangle .swiper-button-prev i {
        height: 36px;
        line-height: 36px;
    }

    .pro_gallery_top_container .swiper-container-horizontal>.swiper-pagination-bullets,
    .pro_gallery_top_container .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -29px;
    }

    .pro_gallery_top_container .swiper-button-lr {
        overflow: visible;
    }

    .product_left_column {
        padding-bottom: 20px;
    }
}

/*CART PAGE*/
.cart-shipping-value,
#cart-subtotal-shipping.cart-summary-line .value {
    max-width: 200px;
    text-align: right;
    white-space: unset;
    width: 50%;
}

.cart-shipping-value span,
#cart-subtotal-shipping.cart-summary-line .value span {
    cursor: pointer;
    text-decoration: underline;
}

#shipping-info-modal-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    z-index: 100;
}

#shipping-info-modal {
    display: none;
    position: fixed;
    width: 90%;
    max-width: 700px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid var(--borderColor);
    padding: 20px;
    z-index: 101;
}

#shipping-info-modal i {
    font-size: 28px;
    line-height: 30px;
    color: #bababa;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#st-pusher-after.shipping-info-modal-open {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity .5s;
    display: block;
}

.body-noscroll-class {
    overflow: hidden;
}

.cart-grid-body .card-header {
    border: none;
    font-weight: 700;
}

.cart-grid-body .base_list_line .line_item {
    border: none;
    margin: 0;
    padding-bottom: 16px;
}

.cart-grid-body .base_list_line .line_item:last-child {
    padding-bottom: 0;
}

.small_cart_info .price,
.cart-grid-body .current-price .price {
    color: var(--brandColor);
}

/*CART SIDE*/
#side_products_cart .st-menu-header {
    flex-direction: row-reverse;
}

#side_products_cart .st-menu-title {
    margin: 0 auto;
}

.small_cart_info .qty_wrap {
    width: 100px;
}

.small_cart_info .bootstrap-touchspin .form-control {
    padding: 0;
}

.small_cart_info .bootstrap-touchspin .btn-touchspin {
    width: 34px;
}

.cart_body .small_cart_sumary,
.small_cart_sumary.base_list_line .line_item {
    border: none;
}

.shoppingcart-list .small_cart_product_list.base_list_line .line_item,
.shoppingcart-list .small_cart_product_list.base_list_line .line_item:last-child {
    border-bottom: 1px solid var(--borderColor);
}

#side_products_cart .small_cart_sumary {
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    .cart-content-btn .btn:last-child,
    .shoppingcart-list .small_cart_btn:last-child {
        margin-bottom: 0;
    }
}

/*CHECKOUT*/
.checkout_header {
    padding: 8px 0px;
}

.checkout-step .step-number,
.checkout-step.-current.-reachable.-complete .step-number,
.checkout-step.-reachable.-complete .done {
    display: none;
}

.checkout-step .step-edit {
    color: var(--brandColor);
    text-transform: lowercase;
    text-decoration: underline;
}

.checkout_left_column .sttab_2 > .nav-tabs {
    border-bottom: none;
}

.checkout_left_column .sttab_2 > .nav-tabs .nav-item {
    min-width: 140px;
}

.checkout_left_column .sttab_2 > .nav-tabs .nav-link {
    border: none;
    text-decoration: underline;
    text-transform: uppercase;
}

.checkout-step .sttab_2_1 > .nav-tabs .nav-link.active,
.checkout-step .sttab_2_1 > .nav-tabs .nav-link:focus,
.checkout-step .sttab_2_1 > .nav-tabs .nav-link:hover {
    color: #444444;
    font-weight: 700;
    text-decoration: none;
}

.sttab_2_1 .tab-pane-body {
    border: none;
}

/* #checkout #footer_bottom_right,
.checkout_left_column form label:not(.checkbox-inline):not(.carrier-name-label):not(.js-terms) { */
#checkout #footer_bottom_right {
    text-transform: uppercase;
}

.checkout_left_column form label.checkbox-inline {
    column-gap: 5px;
}

/* .checkout_left_column form label {
    margin-bottom: 0;
} */

.checkout_left_column form .form-control,
.checkout_left_column form #delivery_message,
.checkout_left_column form .show_password {
    /* background-color: #f2f2f2;
    border: none;
    padding: 12px;
    height: auto; */
    border-radius: 0;
}

/* .checkout_left_column form .form-control:focus, */
/* .checkout_left_column form .show_password {
    background: #f2f2f2;
} */

.checkout_left_column form .form-control::placeholder,
.checkout_left_column form #delivery_message::placeholder {
    color: #AAAAAA;
}

#login-form .st_form_item_password {
    margin-bottom: 0;
}

.checkout-step .add-address {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.checkout-step .address-item.selected .card.card_trans {
    border-color: #000000;
}

.checkout-step .address-item .card-footer a {
    color: #AAAAAA;
}

.checkout-step .address-item .card-footer:last-child {
    border-top: none;
}

.checkout-step .address-item .card-block {
    padding: 10px;
    padding-bottom: 0;
}

.checkout-step .delivery-options {
    margin: 0 0 20px;
}

.checkout-step .delivery-option {
    margin: 0;
}

.checkout_left_column form #delivery_message {
    min-height: 100px;
}

.checkout_right_wrapper .cart-summary-products a:not(.collapsed) .fto-down-open {
    display: none;
}

.checkout_right_wrapper .cart-summary-products a.collapsed .fto-up-open {
    display: none;
}

#content-hook_order_confirmation h5 + div {
    margin: 32px 0;
}

.order-confirmation-table.order-summary-block .qty > div {
    column-gap: 50px;
}

.order-confirmation-table.order-summary-block .qty-col span {
    border: 1px solid #D9D9D9;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

/*CUSTOMER*/
.my_account_left_column .list-group-item {
    border: none;
    text-transform: uppercase;
    padding: 12px 0;
}

.my_account_left_column .list-group-item i,
.myacount_dashbord_list .list-group-item a i {
    display: none;
}

.myacount_dashbord_list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 32px;
}

.myacount_dashbord_list .list-group-item {
    padding: 0;
    width:100%;
    font-size: var(--textFontSize);
    margin: 0;
    border: none;
}

.myacount_dashbord_list .list-group-item a {
    padding: 30px 0;
    display: inline-block;
    background-color: #F2F2F2;
    border-radius: 8px;
    width: 100%;
    text-transform: uppercase;
}

.card .address-footer {
    border-top-color: #000000;
}

.addresses-footer a.btn.btn-default.benabled {
    border-color: var(--borderColor);
}

@media (max-width: 480px) {
    .myacount_dashbord_list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}