﻿@font-face {
    font-family: Cairo;
    src: url(../../fonts/cairo/Cairo-SemiBold.eot);
    src: local("Cairo SemiBold"), local("Cairo-SemiBold"), url(../../fonts/cairo/Cairo-SemiBold.eot?#iefix) format("embedded-opentype"), url(../../fonts/cairo/Cairo-SemiBold.woff2) format("woff2"), url(../../fonts/cairo/Cairo-SemiBold.woff) format("woff"), url(../../fonts/cairo/Cairo-SemiBold.svg#Cairo-SemiBold) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Cairo;
    src: url(../../fonts/cairo/Cairo-Regular.eot);
    src: local("Cairo Regular"), local("Cairo-Regular"), url(../../fonts/cairo/Cairo-Regular.eot?#iefix) format("embedded-opentype"), url(../../fonts/cairo/Cairo-Regular.woff2) format("woff2"), url(../../fonts/cairo/Cairo-Regular.woff) format("woff"), url(../../fonts/cairo/Cairo-Regular.svg#Cairo-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Cairo;
    src: url(../../fonts/cairo/Cairo-Bold.eot);
    src: local("Cairo Bold"), local("Cairo-Bold"), url(../../fonts/cairo/Cairo-Bold.eot?#iefix) format("embedded-opentype"), url(../../fonts/cairo/Cairo-Bold.woff2) format("woff2"), url(../../fonts/cairo/Cairo-Bold.woff) format("woff"), url(../../fonts/cairo/Cairo-Bold.svg#Cairo-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: icomoon;
    src: url(../../fonts/icomoon.eot?pfdeu);
    src: url(../../fonts/icomoon.eot?pfdeu#iefix) format("embedded-opentype"), url(../../fonts/icomoon.ttf?pfdeu) format("truetype"), url(../../fonts/icomoon.woff?pfdeu) format("woff"), url(../../fonts/icomoon.svg?pfdeu#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

.dashboard-components-wrapper i[class*=" icon-"], .dashboard-components-wrapper i[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

    .dashboard-components-wrapper i[class*=" icon-"] > *, .dashboard-components-wrapper i[class^=icon-] > * {
        color: #fff;
    }

    .dashboard-components-wrapper i[class*=" icon-"] > :not(:first-child), .dashboard-components-wrapper i[class^=icon-] > :not(:first-child) {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.dashboard-components-wrapper .icon-dashboard-approval:before {
    content: "\e906";
}

.dashboard-components-wrapper .icon-dashboard-messages:before {
    content: "\e907";
}

.dashboard-components-wrapper .icon-dashboard-orders:before {
    content: "\e908";
}

.dashboard-components-wrapper .icon-dashboard-overview:before {
    content: "\e909";
}

.dashboard-components-wrapper .icon-dashboard-programs:before {
    content: "\e90a";
}

.dashboard-components-wrapper .icon-dashboard-quoting:before {
    content: "\e90b";
}

.dashboard-components-wrapper .icon-delete:before {
    content: "\e90c";
}

.dashboard-components-wrapper .icon-edit:before {
    content: "\e90d";
}

.dashboard-components-wrapper .icon-order-again:before {
    content: "\e90e";
}

.dashboard-components-wrapper .icon-search:before {
    content: "\e90f";
}

.dashboard-components-wrapper .icon-check:before {
    content: "\e901";
}

.dashboard-components-wrapper .icon-download:before {
    content: "\e902";
}

.dashboard-components-wrapper .icon-close:before {
    content: "\e903";
}

.dashboard-components-wrapper .icon-arrow-down:before {
    content: "\e904";
}

.dashboard-components-wrapper .icon-alternate:before {
    content: "\e905";
}

.dashboard-components-wrapper .icon-arrow-left:before {
    content: "\e900";
}

.dashboard-components-wrapper .icon-filter:before {
    content: "\e919";
}

.dashboard-components-wrapper .icon-favorite:before {
    content: "\e91a";
}

.dashboard-components-wrapper .icon-calendar:before {
    content: "\e911";
}

.dashboard-components-wrapper .icon-question-mark .path1:before {
    content: "\e912";
    color: #888f92;
}

.dashboard-components-wrapper .icon-question-mark .path2:before {
    content: "\e913";
}

.dashboard-components-wrapper .icon-caution .path1:before {
    content: "\e914";
}

.dashboard-components-wrapper .icon-caution .path2:before {
    content: "\e915";
}

.dashboard-components-wrapper .icon-caution .path3:before {
    content: "\e916";
    color: #c34646;
}

.dashboard-components-wrapper .icon-upload:before {
    content: "\e910";
}

.dashboard-components-wrapper .icon-calendar:before {
    content: "\e911";
}

.dashboard-components-wrapper .icon-plus:before {
    content: "\e917";
}

.dashboard-components-wrapper .icon-eye-visible:before {
    content: "\e918";
}

.dashboard-components-wrapper .icon-eye-hidden:before {
    content: "\e91b";
}

.dashboard-components-wrapper .icon-question-mark-lg:before {
    content: "\e913";
}

.search_cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: auto;
    padding-top: 10px
}

    .search_cart .main_cart {
        margin-left: 30px
    }


.border-bottom {
    border-bottom: 1px solid #EAEBEC !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.w-100 {
    width: 100% !important;
}

.btm_border {
    border: 1px solid #D6D7D8 !important;
    border-radius: 0px 0px 5px 5px !important;
}

.card-header {
    margin-bottom: 0px;
    background-color: #6E7677 !important;
    padding: 0.75rem 1.25rem;
    border-bottom: none !important;
    border-radius: 5px;
}

    .card-header:first-child {
        border-radius: 5px !important;
    }

.f_bg {
    background: rgb(255, 255, 255);
    margin-top: -2px;
}

.p-tb-18 {
    padding: 18px 0px !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.max-w-270 {
    max-width: 270px;
}

.max-w-140 {
    max-width: 140px;
}

img {
    max-width: 100%
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px
}

.mega_col_lg .firstmenu {
    margin-bottom: 15px
}

.mega_col_lg .last_col {
    padding-right: 0px
}

.main_cart {
    margin-left: 24px;
    position: relative
}

    .main_cart img {
        max-width: 18px
    }

    .main_cart .count_circle {
        position: absolute;
        background: #313a41;
        width: 23px;
        height: 23px;
        border-radius: 100pc;
        top: -10px;
        right: -9px;
        border: 3px solid #fff;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: 700;
        font-size: 14px
    }

.user_profile {
    margin-left: 24px
}

    .user_profile img {
        max-width: 22px !important;
    }

    .user_profile .dropdown-toggle:after {
        display: none
    }

    .user_profile:hover img {
        filter: invert(21%) sepia(17%) saturate(470%) hue-rotate(164deg) brightness(92%) contrast(92%);
    }

    .user_profile .dropdown.show img {
        filter: invert(21%) sepia(17%) saturate(470%) hue-rotate(164deg) brightness(92%) contrast(92%);
    }

    .user_profile .dropdown-menu {
        right: -15px !important;
        left: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        padding: 12 p 0px;
        width: 157px;
        border: 1px solid #d6d7d8;
        top: 40px !important;
        border-radius: 5px;
        padding-top: 0;
    }

        .user_profile .dropdown-menu li {
            padding: 10px 18px;
            border-bottom: 1px solid #d6d7d8
        }

            .user_profile .dropdown-menu li .bucks {
                display: block;
                font-size: 12px;
            }

            .user_profile .dropdown-menu li .welcome {
                font-size: 12px;
            }

                .user_profile .dropdown-menu li .welcome strong {
                    font-size: 15px
                }

            .user_profile .dropdown-menu li:last-child {
                border-bottom: 0;
                padding-bottom: 0px;
            }

        .user_profile .dropdown-menu h6 {
            font-weight: 700;
            font-size: 12px;
            margin: 0;
        }

    .user_profile .user_menu a {
        color: #6E7677;
        display: block;
        font-size: 15px;
        margin-bottom: 7px
    }

    .user_profile .dropdown-menu:before {
        content: "";
        position: absolute;
        border-color: #d6d7d8;
        border: solid transparent;
        border-bottom-color: white;
        border-width: 11px;
        margin-left: -10px;
        top: -21px;
        right: 15px;
        z-index: 1
    }

    .user_profile .dropdown-menu:after {
        content: "";
        position: absolute;
        right: 16px;
        top: -21px;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 10px;
        border-bottom-color: #d6d7d8;
        z-index: 0
    }

.btn_primary {
    color: #fff;
    padding: 14px 35px;
    border-radius: 5px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: inline-block;
    font-size: 20px
}


.ft_prodcut_slider {
    position: relative
}

.ft_products {
    background: #f7f8f9;
    padding: 48px 0px 45px 0px
}

    .ft_products .pdc_img {
        background: #fff;
        text-align: center;
        border-radius: 6px;
        padding-top: 6px;
        box-shadow: 0 0 7px #d3d3d3;
    }

        .ft_products .pdc_img img {
            width: auto;
            display: inline;
            height: 200px;
        }

    .ft_products .pdc_title {
        margin-top: 12px
    }

        .ft_products .pdc_title h3 {
            font-size: 15px;
            text-align: center;
            font-weight: 700;
            margin-bottom: 0px
        }

    .ft_products .owl-item {
        padding: 0px 4px
    }

    .ft_products .item {
        padding-top: 10px
    }

        .ft_products .item a {
            color: #313a41
        }

    .ft_products .owl-prev {
        position: absolute;
        top: 46%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9;
        background: url(../../Images/arrow-left.png);
        width: 7px;
        height: 15px;
        border: 0;
        background-repeat: no-repeat;
        background-size: 7px;
        left: 0;
        background-position: center;
        padding: 0
    }

        .ft_products .owl-prev span {
            display: none
        }

    .ft_products .owl-next {
        position: absolute;
        top: 46%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9;
        background: url(../../Images/arrow-right.png);
        width: 7px;
        height: 15px;
        border: 0;
        background-repeat: no-repeat;
        background-size: 7px;
        right: 0;
        background-position: center;
        padding: 0px
    }

        .ft_products .owl-next span {
            display: none
        }

    .ft_products .owl-general {
        padding: 0px 30px
    }

.no-padding {
    padding: 0px
}

.grid_products {
    padding: 50px 0px
}

    .grid_products .grid_item {
        position: relative
    }

    .grid_products .grid_caption {
        position: absolute;
        top: 50%;
        width: 45%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 10%
    }

        .grid_products .grid_caption h2 {
            font-weight: 700;
            font-size: 32px;
            margin-bottom: 15px
        }

    .grid_products .btn_primary {
        padding: 6px 17px;
        font-size: 12px
    }

    .grid_products .secondary h2 {
        color: #fff
    }

.grid_list .grid_col {
    border-right: 1px solid #d6d7d8;
    border-bottom: 1px solid #d6d7d8;
    padding-top: 2px;
    position: relative
}

    .grid_list .grid_col .grid_list_img {
        text-align: center
    }

    .grid_list .grid_col .grid_list_caption {
        position: absolute;
        top: 0;
        background: rgba(49, 58, 65, 0.6);
        left: 0;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        padding: 0px 50px;
        display: none;
        cursor: pointer
    }

        .grid_list .grid_col .grid_list_caption h3 {
            color: #fff;
            font-size: 20px;
            text-align: center;
            font-weight: 700
        }

    .grid_list .grid_col .grid_list_img:hover .grid_list_caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

.grid_bott_img {
    position: relative;
    height: 100%;
    display: flex;
}

    .grid_bott_img .grid_list_caption {
        position: absolute;
        top: 0;
        background: rgba(49, 58, 65, 0.6);
        left: 0;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        padding: 0px 50px;
        display: none;
        cursor: pointer
    }

        .grid_bott_img .grid_list_caption h3 {
            color: #fff;
            font-size: 20px;
            text-align: center;
            font-weight: 700
        }

    .grid_bott_img:hover .grid_list_caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

.promo_block {
    max-width: 850px;
    margin: auto
}

.promo_prodcuts .promo_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.promo_prodcuts .promo_box {
    min-height: 150px;
    background-size: cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0px;
    position: relative;
    border-radius: 5px;
}

    .promo_prodcuts .promo_box:before {
        background: rgba(49, 58, 65, 0.5);
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: rgba(49, 58, 65, 0.5);
        content: '';
        border-radius: 5px;
    }

.promo_prodcuts .promo_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.promo_prodcuts .cart-iconn {
    margin-right: 40px;
    margin-right: 20px;
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(49, 58, 65, 0.5);
    border-radius: 100px;
}

    .promo_prodcuts .cart-iconn img {
        max-width: 30px
    }

.promo_prodcuts .promo_txt h2 {
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    margin-bottom: 0px
}

.promo_prodcuts .promo_txt p {
    color: #fff;
    font-size: 20px;
    margin: 0;
}

.promo_prodcuts .btn_primary {
    padding: 6px 18px;
    font-size: 12px
}

.promo_intr {
    padding: 50px 10px 30px 10px;
    text-align: center
}

    .promo_intr p {
        font-size: 20px
    }

a:hover {
    text-decoration: none
}

.btm_prodcut_slider {
    position: relative
}

.btm_products .btm_box a {
    color: #313a41
}

.btm_products .btm_img {
    background: #fff;
    text-align: center;
    border-radius: 6px;
    padding-top: 6px;
    border: 1px solid #d6d7d8
}

    .btm_products .btm_img img {
        width: auto;
        display: inline;
        height: 198px;
    }

.btm_products .btm_title {
    margin-top: 12px;
    position: absolute;
}

    .btm_products .btm_title h4 {
        font-size: 15px;
        text-transform: capitalize
    }

    .btm_products .btm_title h5 {
        font-weight: 700;
        font-size: 15px
    }

.btm_products .owl-item {
    padding: 0px 4px
}

.btm_products .item {
    padding-top: 10px
}

.btm_products .owl-prev {
    position: absolute;
    top: 38%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    background: url(../../Images/arrow-left.png);
    width: 7px;
    height: 15px;
    border: 0;
    background-repeat: no-repeat;
    background-size: 7px;
    left: 0;
    background-position: center;
    padding: 0
}

    .btm_products .owl-prev span {
        display: none
    }

.btm_products .owl-next {
    position: absolute;
    top: 38%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    background: url(../../Images/arrow-right.png);
    width: 7px;
    height: 15px;
    border: 0;
    background-repeat: no-repeat;
    background-size: 7px;
    right: 0;
    background-position: center;
    padding: 0
}

    .btm_products .owl-next span {
        display: none
    }

.btm_products .owl-general {
    padding: 0px 30px
}

.bottom_nav_row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.bottom_nav {
    padding: 43px 0px
}

    .bottom_nav .nav_block {
        background: #f7f8f9;
        border: 1px solid #d6d7d8;
        border-radius: 6px;
        min-width: 205px;
        min-height: 170px;
        margin-right: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .bottom_nav .nav_block img {
            max-height: 49px
        }

        .bottom_nav .nav_block h4 {
            font-size: 20px;
            text-align: center;
            font-weight: 700;
            margin: 0;
            margin-top: 10px
        }

.StoreAccentColor {
    background: #d02239
}

    .StoreAccentColor:hover {
        background: #fff;
        color: #d02239;
        text-decoration: none
    }


.site_divider {
    width: 100%;
    height: 8px;
    margin: 0px;
    border: 0px;
    position: relative;
}

    .site_divider:hover {
        background: #d02239
    }

.h6vishal {
    color: #6E7677 !important;
    font-size: 14px !important;
    text-align: right !important;
    margin: 0 !important;
}

    .h6vishal strong {
        display: block;
    }

.h5vishal {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
}

.h3vishal {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 15px;
}

.h6vishal1 {
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}

.h3vishal1 {
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
}

.h4vishal {
    font-size: 15px;
    text-transform: capitalize;
}

.h5vishal1 {
    font-weight: 700;
    font-size: 15px;
}

.h4vishal {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
}

    .h4vishal img {
        max-height: 20px;
    }
/*
.extra-dotted-border {
    border: none !important;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='9' ry='9' stroke='%23D6D7D8FF' stroke-width='2' stroke-dasharray='8px%2c 6px' stroke-dashoffset='11' stroke-linecap='square'/%3e%3c/svg%3e");
    background-image: repeating-linear-gradient(0deg, #6c757d, #6c757d 9px, transparent 9px, transparent 13px, #6c757d 13px), repeating-linear-gradient(90deg, #6c757d, #6c757d 9px, transparent 9px, transparent 13px, #6c757d 13px), repeating-linear-gradient(180deg, #6c757d, #6c757d 9px, transparent 9px, transparent 13px, #6c757d 13px), repeating-linear-gradient(270deg, #6c757d, #6c757d 9px, transparent 9px, transparent 13px, #6c757d 13px) !important;
}*/

.extra-dotted-border {
    background-image: -webkit-repeating-linear-gradient(bottom, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), -webkit-repeating-linear-gradient(left, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), -webkit-repeating-linear-gradient(top, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), -webkit-repeating-linear-gradient(right, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px);
    background-image: repeating-linear-gradient(0deg, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), repeating-linear-gradient(90deg, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), repeating-linear-gradient(180deg, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px), repeating-linear-gradient(270deg, #d6d7d8, #d6d7d8 9px, transparent 9px, transparent 13px, #d6d7d8 13px);
    background-size: 1px 100%, 100% 1px, 1px 100%, 100% 1px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    border-radius: 5px;
    cursor: pointer;
}

.sortable .icon.dropdown {
    color: #707070;
}

.upload-photos-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .upload-photos-grid p {
        width: 100%;
        font-size: 15px;
        margin-bottom: 5px;
    }

        .upload-photos-grid p.filetype {
            margin-top: -10px;
            font-size: 12px;
        }

    .upload-photos-grid .photo-wrapper {
        text-align: center;
        line-height: 0px;
        width: 100%;
        height: 100%;
        border: 1px solid #D6D7D8;
        border-radius: 6px;
    }

        .upload-photos-grid .photo-wrapper img {
            max-width: 100%;
            max-height: 100%;
        }

    .upload-photos-grid > .main-photo {
        width: 100%;
        padding: 0px 10px;
        height: 230px;
        margin-bottom: 20px;
    }

    .upload-photos-grid > .small-photos-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .upload-photos-grid > .small-photos-grid p {
            margin-left: 10px;
        }

            .upload-photos-grid > .small-photos-grid p.drag-label {
                margin-left: 0;
            }

        .upload-photos-grid > .small-photos-grid > .small-photo-item {
            padding: 0px 10px;
            height: 105px;
            width: 50%;
            margin-bottom: 20px;
        }

    .upload-photos-grid .upload-field {
        height: 100%;
    }

@media (min-width: 767px) {
    .upload-photos-grid > .main-photo {
        width: 40%;
    }

    .upload-photos-grid > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid > .small-photos-grid > .small-photo-item {
            width: 33.333%;
            width: calc(100% / 3);
        }
}

@media (min-width: 1200px) {
    .upload-photos-grid > .main-photo {
        width: 40%;
    }

    .upload-photos-grid > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid > .small-photos-grid > .small-photo-item {
            width: 33.333%;
            width: calc(100% / 3);
        }
}

@media (min-width: 1400px) {
    .upload-photos-grid > .main-photo {
        width: 40%;
    }

    .upload-photos-grid > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid > .small-photos-grid > .small-photo-item {
            width: 33.333%;
            width: calc(100% / 3);
        }
}

.upload-photos-grid-square {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .upload-photos-grid-square .square {
        position: relative;
        width: 30%;
        padding-bottom: 30%;
        /* = width for a 1:1 aspect ratio */
        background-color: #1E1E1E;
        overflow: hidden;
    }

    .upload-photos-grid-square .content {
        position: absolute;
        height: 100%;
        /* = 100% - 2*5% padding */
        width: 100%;
        /* = 100% - 2*5% padding */
    }

        .upload-photos-grid-square .content .table {
            display: table;
            width: 100%;
            height: 100%;
        }

        .upload-photos-grid-square .content .table-cell {
            display: table-cell;
            vertical-align: middle;
        }

    .upload-photos-grid-square p {
        width: 100%;
        font-size: 15px;
        margin-bottom: 5px;
    }

        .upload-photos-grid-square p.filetype {
            margin-top: -10px;
            font-size: 12px;
        }

    .upload-photos-grid-square .photo-wrapper {
        text-align: center;
        line-height: 0px;
        width: 100%;
        height: 100%;
        border: 1px solid #D6D7D8;
        border-radius: 0px;
        position: absolute;
        vertical-align: middle;
        top: 0;
    }

        .upload-photos-grid-square .photo-wrapper img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }

    .upload-photos-grid-square > .main-photo {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 0px;
    }

        .upload-photos-grid-square > .main-photo .main-photo-item {
            position: relative;
        }

            .upload-photos-grid-square > .main-photo .main-photo-item::before {
                content: '';
                display: block;
                padding-top: 100%;
            }

    .upload-photos-grid-square > .small-photos-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .upload-photos-grid-square > .small-photos-grid p {
            margin-left: 10px;
        }

            .upload-photos-grid-square > .small-photos-grid p.drag-label {
                margin-left: 0;
            }

        .upload-photos-grid-square > .small-photos-grid > .small-photo-item {
            padding: 0px;
            margin-bottom: 20px;
            position: relative;
            overflow: hidden;
            -ms-flex-preferred-size: calc(50% - 0px);
            flex-basis: calc(50% - 0px);
            margin: 0px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .upload-photos-grid-square > .small-photos-grid > .small-photo-item::before {
                content: '';
                display: block;
                padding-top: 100%;
            }

    .upload-photos-grid-square .upload-field {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
    }

@media (min-width: 767px) {
    .upload-photos-grid-square > .main-photo {
        width: 40%;
        padding-bottom: 0;
    }

    .upload-photos-grid-square > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid-square > .small-photos-grid > .small-photo-item {
            -ms-flex-preferred-size: calc(100% / 3 - 0px);
            flex-basis: calc(100% / 3 - 0px);
        }
}

@media (min-width: 1200px) {
    .upload-photos-grid-square > .main-photo {
        width: 40%;
        padding-bottom: 0;
    }

    .upload-photos-grid-square > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid-square > .small-photos-grid > .small-photo-item {
            -ms-flex-preferred-size: calc(100% / 3 - 00px);
            flex-basis: calc(100% / 3 - 0px);
        }
}

@media (min-width: 1400px) {
    .upload-photos-grid-square > .main-photo {
        width: 40%;
        padding-bottom: 0;
    }

    .upload-photos-grid-square > .small-photos-grid {
        width: 60%;
    }

        .upload-photos-grid-square > .small-photos-grid > .small-photo-item {
            -ms-flex-preferred-size: calc(100% / 3 - 0px);
            flex-basis: calc(100% / 3 - 0px);
        }
}

.main-photo .main-photo-item .grid_list_caption,
.small-photos-grid .small-photo-item .grid_list_caption {
    position: absolute;
    top: 0;
    background: rgba(49, 58, 65, 0.6);
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0px 50px;
    display: none;
    cursor: pointer
}

    .main-photo .main-photo-item .grid_list_caption,
    .small-photos-grid .small-photo-item .grid_list_caption h3 {
        color: #fff;
        font-size: 20px;
        text-align: center;
        font-weight: 700
    }

.main-photo .main-photo-item .photo-wrapper:hover .grid_list_caption,
.small-photos-grid .small-photo-item .photo-wrapper:hover .grid_list_caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.photo-wrapper .grid_list_caption {
    position: absolute;
    top: 0;
    background: rgba(49, 58, 65, 0.6);
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0px 50px;
    display: none;
    cursor: pointer
}

    .photo-wrapper .grid_list_caption h3 {
        color: #fff;
        font-size: 20px;
        text-align: center;
        font-weight: 700
    }

.grid_bott_img:hover .grid_list_caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gallery-icon-grid,
.gallery-5-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.gallery-5-products {
    margin-right: 0px;
    margin-left: 0px;
}

    .gallery-5-products .gallery-item {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 30px;
        position: relative;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .gallery-5-products .gallery-margin {
        margin-bottom: 85px !important;
    }

    .gallery-5-products .gallery-item:before {
        content: '';
        padding-top: 100%;
        display: block;
    }

    .gallery-5-products .gallery-item img {
        height: 100%;
    }

@media (min-width: 480px) {
    .gallery-5-products .gallery-item {
        -ms-flex-preferred-size: calc(100% / 2 - 18px);
        flex-basis: calc(100% / 2 - 18px);
    }
}

@media (min-width: 790px) {
    .gallery-5-products .gallery-item {
        -ms-flex-preferred-size: calc(100% / 3 - 18px);
        flex-basis: calc(100% / 3 - 18px);
    }
}

@media (min-width: 1200px) {
    .gallery-5-products .gallery-item {
        -ms-flex-preferred-size: calc(100% / 6 - 18px);
        flex-basis: calc(100% / 6 - 18px);
    }
}

.gallery-5-products .gallery-item P {
    position: absolute;
    font-weight: 700;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    color: #313A41;
}

.gallery-5-products .gallery-item .gallery-image {
    position: absolute !important;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    border: 0px solid #d6d7d8;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 1px 2px 5px -1px #d3d3d3;
}

.gallery-5-products .gallery-item .with-border {
    border: 1px solid #d6d7d8 !important;
    box-shadow: none;
}

.gallery-item .gallery-image img {
    max-width: 100%;
    max-height: 100%;
    /* display: inline-block;*/
    width: auto;
    height: auto;
    padding-top: 5px;
}

.gallery-item .gallery-image {
    height: 140px;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.custom-nav button:focus {
    outline: none !important;
}

.gallery-5-products .gallery-item h3 {
    font-weight: 400;
    width: 100%;
    margin-top: 0px;
    text-align: left;
    color: #313A41;
    max-height: 52px !important;
    text-overflow: ellipsis;
    flex-wrap: inherit;
    white-space: normal;
    position: relative;
    overflow: hidden;
}

.gallery-5-products .gallery-item h4 {
    font-weight: 700;
    width: 100%;
    margin-top: -10px;
    text-align: left;
    color: #313A41;
}

/*about page*/
.inner_heading {
    background: #f7f8f9;
    padding: 8px 0px 0px 0px;
    margin-bottom: -10px;
}

}

.inner_heading h1 {
    font-size: 32px;
    font-weight: 400;
}

.about {
    padding-top: 50px;
}

    .about p {
        font-size: 15px;
        font-weight: 600;
        color: #313A41;
        padding-bottom: 5px;
    }

.about_img {
    margin-top: 60px;
    margin-bottom: 56px;
}

.video_intr h2 {
    font-size: 32px;
    font-weight: 700;
    color: #313A41
}

.video_intr p {
    font-size: 20px;
    font-weight: 600;
    color: #313A41;
    padding-bottom: 5px;
}

.video_intr .btn_primary {
    padding: 15px 46px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 50px;
}

    .video_intr .btn_primary:hover {
        background: #d02239;
        color: #313A41;
        text-decoration: none;
        cursor: pointer;
    }

.help.transition, ul li i:before, ul li i:after, p {
    transition: all 0.25s ease-in-out;
}

.help.flipIn, ul li, h1 {
    animation: flipdown 0.5s ease both;
}

.help ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 40px 0px 100px 0px;
}

    .help ul li {
        position: relative;
        padding: 7px 20px 0px 36px;
        margin: 18px 0px 0px 0px;
        border: 1px solid #D6D7D8;
        border-radius: 5px;
    }

        .help ul li p {
            padding: 0px;
            margin-top: 20px;
            color: #313A41;
            font-size: 15px;
            font-weight: 400;
            padding-top: 5px;
        }

        .help ul li h2 {
            font-size: 15px;
            font-weight: 700;
            margin-top: 16px;
            margin-bottom: 2px;
        }

        .help ul li:nth-of-type(1) {
            animation-delay: 0.5s;
        }

        .help ul li:nth-of-type(2) {
            animation-delay: 0.75s;
        }

        .help ul li:nth-of-type(3) {
            animation-delay: 1s;
        }

        .help ul li:last-of-type {
            padding-bottom: 0;
        }

        .help ul li i {
            position: absolute;
            transform: translate(-6px, 0);
            margin-top: 22px;
            right: 30px;
        }

            .help ul li i:before, ul li i:after {
                content: "";
                position: absolute;
                background-color: #313A41;
                width: 1px;
                height: 10px;
            }

            .help ul li i:before {
                transform: translate(-5px, 0) rotate(55deg);
            }

            .help ul li i:after {
                transform: translate(3px, 0) rotate(-55deg);
            }

        .help ul li input[type=checkbox] {
            position: absolute;
            cursor: pointer;
            width: 100%;
            height: 100%;
            z-index: 1;
            opacity: 0;
        }

            .help ul li input[type=checkbox]:checked ~ p {
                margin-top: 0;
                max-height: 0;
                opacity: 0;
                transform: translate(0, 50%);
            }

            .help ul li input[type=checkbox]:checked ~ i:before {
                transform: translate(7px, 0) rotate(55deg);
            }

            .help ul li input[type=checkbox]:checked ~ i:after {
                transform: translate(-2px, 0) rotate(-55deg);
            }

.d_none {
    display: none !important;
}

.contact-padding {
    padding: 0px 40px 0px 0px;
}

.contact-padding_l {
    padding: 0px 0px 0px 40px;
}

.contact {
    padding-top: 50px;
    display: flex;
}

.mh_130 {
    min-height: 130px !important;
}

hr.gray {
    border: none;
    border-bottom: 1px solid #D6D7D8;
}

.p_relative {
    position: relative;
}

.m-t-n5 {
    margin-top: -5px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-b-130 {
    margin-bottom: 130px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.contact .btn_primary {
    padding: 6px 22px;
    font-size: 12px;
    border: none !important;
}

    .contact .btn_primary:hover {
        background: #d02239;
        color: #313A41;
        text-decoration: none;
        cursor: pointer;
    }

label.l-h-14 {
    display: inline-block;
    margin-bottom: .2rem !important;
    color: #313A41 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.contact .form-control {
    font-family: 'Cairo', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin: 0;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    line-height: 22px;
    padding: 0px 0.93333333em;
    height: 34px;
    font-size: 1em;
    background: #f7f8f9;
    border: 1px solid rgba(34, 36, 38, 0.15);
    color: #313A41;
    font-weight: 600;
    border-radius: 0.4rem;
    -webkit-box-shadow: 0 0 0 0 transparent inset;
    box-shadow: 0 0 0 0 transparent inset;
    -webkit-transition: color 0.1s ease, border-color 0.1s ease;
    transition: color 0.1s ease, border-color 0.1s ease;
}

.form-sec h3 {
    font-size: 20px;
    font-weight: 700;
    color: #313A41;
    margin-top: -3px;
}

.form-sec p {
    font-size: 15px;
    font-weight: 400;
    color: #313A41;
}

/*base_product*/
.xzoom-preview {
    display: none !important;
}

.thumbnail.color-control {
    width: 28px;
    height: 28px;
    border: 1px solid #D6D7D8;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
}

    .thumbnail.color-control.active {
        box-shadow: 0 0 0pt 3pt #313A41;
    }

    .thumbnail.color-control .color1 {
        width: 100%;
        height: 100%;
        display: block;
    }

    .thumbnail.color-control .color2 {
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-width: 0px 85px 85px 0px;
        border-color: transparent transparent #007bff transparent;
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

    .thumbnail.color-control :before {
        content: "";
        border-left: 1px solid #000;
        display: table;
        /*line-height: em;*/
        transform: translate(-20px, -30px);
        border-radius: 0px 05px 05px 05px;
        background: #ffd600;
        margin-bottom: -22px;
        font-weight: 800;
    }

.breadcrumb_margin {
    padding-left: 0px;
    padding-top: 18px;
    padding-bottom: 20px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    background: url(../Images/arrow-right-wh.png);
    content: "" !important;
    height: 15px !important;
    margin-top: 4px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0.5);
}

.m-l-8 {
    margin-left: 8px !important;
}

.m-t-n8 {
    margin-top: -8px !important;
}

.h-100 {
    height: 100px !important;
}

.base_pr_links {
    background: transparent;
}

    .base_pr_links nav,
    .base_pr_links ol {
        background: transparent;
    }

        .base_pr_links ol li a {
            color: #6E7677;
        }

        .base_pr_links ol li {
            font-size: 14px;
            font-weight: 400;
            padding-left: 7px;
        }

            .base_pr_links ol li.active {
                color: #313A41;
                font-weight: 600;
            }

.base_product {
    padding-bottom: 0px !important;
}

    /*.base_product .pr_sin_image .xzoom-container{position: sticky;top: 120px;}*/
    .base_product .pr_sin_image .xzoom5 {
        box-shadow: none;
        border: 1px solid #D6D7D8;
        border-radius: 5px;
    }

    .base_product .pr_sin_image .xzoom-gallery5 {
        box-shadow: none;
        border: 1px solid #D6D7D8;
        border-radius: 5px;
    }

.pr_details p.brand {
    color: #6E7677;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px !important;
    margin-bottom: 6px;
}

.pr_details h4 {
    color: #313A41;
    font-size: 32px;
    font-weight: 700;
    margin-top: -2px !important;
}

.pr_details span.offer {
    background: #0099BC;
    color: #FFFFFF;
    padding: 3px 10px;
    font-size: 12px;
    position: relative;
    font-weight: 600;
    border-radius: 2px;
}

    .pr_details span.offer:after {
        position: absolute;
        content: '';
        right: -14px;
        top: 0;
        width: 0;
        height: 0;
        border-top: 30px solid #0099BC;
        border-right: 15px solid transparent;
    }

.pr_details p.desc {
    padding: 25px 0 0px 0;
    color: #313A41;
    font-size: 15px;
}

.pr_details ul.chart_links {
    padding-bottom: 19px;
    cursor: pointer;
}

    .pr_details ul.chart_links li a {
        text-decoration: underline;
        color: #313A41;
        font-size: 12px;
    }

.pr_colors {
    padding-bottom: 16px;
    padding-top: 17px;
}

    .pr_colors span {
        color: #313A41;
        padding-right: 10px;
    }

    .pr_colors .btn-group {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .pr_colors .btn {
        z-index: 0 !important;
        width: 30px;
        height: 30px;
        border: 1px solid #dddddd !important;
        border-radius: 5px !important;
        margin-right: 10px;
        padding: 0;
        box-shadow: none;
        flex: 0 1 auto !important;
        margin-bottom: 10px;
    }

        .pr_colors .btn.disabled {
            opacity: 0.3 !important;
        }

.material {
    padding: 18px 0 24px 0px;
}

    .material .custom_select .form-control {
        background: #F7F8F9;
        color: #313A41;
        padding: 1px 10px;
        font-weight: 600;
    }

.pr_sizes {
    padding: 19px 0 20px 0;
}

    .pr_sizes p span {
        color: #C64D4D;
        font-size: 12px;
        font-weight: 600;
    }

        .pr_sizes p span svg {
            width: 20px;
            margin-top: -2px;
        }

    .pr_sizes p {
        color: #313A41;
        font-weight: 400;
        font-size: 15px;
        text-align: left;
        margin-bottom: 0px;
    }

    .pr_sizes .btn-group {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

        .pr_sizes .btn-group label {
            flex: 0 1 auto !important;
            margin-bottom: 50px;
            width: 50px;
            height: 25px;
            margin-right: 10px;
            color: #313A41;
            padding: 0;
            font-weight: 600;
            border-radius: 5px !important;
            box-shadow: none;
        }

        .pr_sizes .btn-group span {
            position: absolute;
            width: 50px;
            text-align: center;
            color: #313A41;
            font-weight: 400;
            line-height: 18px;
            margin-top: -45px !important;
            overflow-wrap: anywhere;
        }

            .pr_sizes .btn-group span small {
                color: #6E7677;
                font-size: 95%;
            }

        .pr_sizes .btn-group input {
            flex: 0 1 auto !important;
            margin-bottom: 50px;
            width: 55px;
            height: 30px;
            margin-right: 10px;
            background: #F7F8F9;
            border: 1px solid #D6D7D8;
            color: #313A41;
            padding: 0;
            font-weight: 600;
            border-radius: 5px !important;
            box-shadow: none;
            text-align: center;
        }

        .pr_sizes .btn-group .act {
            border: 2px solid #C64D4D
        }

        .pr_sizes .btn-group .btn.disabled {
            opacity: 0.3 !important;
        }

.Embroidered_logo,
.Embroidered_logo3,
.tab,
.content_text,
.addon {
    padding: 0px 0 0px 0px;
}

    .Embroidered_logo .custom_select .form-control {
        background: #F7F8F9;
        color: #313A41;
        padding: 1px 10px;
        font-weight: 600;
    }

.pr_details h3, .pr_details h2 {
    color: #313A41;
    font-weight: 400;
    font-size: 15px;
}

.Embroidered_logo .card,
.Embroidered_logo2 .card {
    background: #F7F8F9;
    border: 1px solid #D6D7D8;
    margin-top: 25px;
    margin-left: 0px;
    min-height: 99px;
}

.em_logos {
    padding-top: 12px;
    padding-bottom: 13px;
    padding-left: 10px;
    padding-top: 10px;
}

.Embroidered_logo2 .card {
    margin-top: 0;
    margin-bottom: 10px;
}

.Embroidered_logo2 {
    padding: 21px 0px 0px;
}

    .Embroidered_logo2 .emb2_list {
        cursor: pointer;
    }

        .Embroidered_logo2 .emb2_list p {
            margin: 0;
            font-size: 15px;
            color: #313A41;
            text-align: center;
            font-weight: 400;
            margin-bottom: 20px;
        }

    .Embroidered_logo .card img,
    .Embroidered_logo2 .card img {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        margin: 0px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0px;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border-width: 0px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.125);
    border-image: initial;
    border-radius: 5px;
}

.radio-images .card, .Embroidered_logo .card {
    padding-bottom: 34%;
}

.row.smallpaddings {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

    .row.smallpaddings .col-md-6, .row.smallpaddings .col-md-4 {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

.Embroidered_logo2 .card {
}

.Embroidered_logo2 .emb2_list.active .card {
    border: 3px solid #0099BC;
}

.Embroidered_logo2 .emb2_list.disabled {
    opacity: 0.3;
    cursor: inherit;
}

.Embroidered_logo3 label {
    color: #313A41;
    font-size: 15px;
    font-weight: 400;
}

.tab .card-header {
    font-weight: 700;
    background: #888F92;
    color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 20px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
}

.tab .table th,
.tab .table td {
    font-size: 15px;
}

.content_text .form-control {
    background: #F7F8F9;
    border-color: #D6D7D8;
    font-size: 15px;
}

.qty_dis {
}

    .qty_dis .scr_prnt {
        width: 300px;
        background: #D6D7D8;
        color: #313A41;
        padding: 1px 10px;
        font-weight: 600;
    }

    .qty_dis .card {
        padding: 25px;
    }

        .qty_dis .card label {
            font-size: 14px;
        }

        .qty_dis .card.add_another {
            margin-top: 20px;
            padding: 10px;
        }

            .qty_dis .card.add_another svg {
                margin-right: 10px;
            }

            .qty_dis .card.add_another a {
                color: #313A41;
                display: block;
            }

            .qty_dis .card.add_another:hover {
                background: #eee !important;
            }

.pricing h3 {
    font-size: 28px;
    color: #313A41;
    font-weight: 700;
    padding-bottom: 12px;
    padding-top: 2px;
}

    .pricing h3 a {
        font-size: 28px;
        color: #313A41;
        font-weight: 700;
        line-height: 34px;
    }

.pricing p.clsQtyPrice {
    font-size: 28px;
    color: #313A41;
    font-weight: 700;
    /*padding-bottom: 12px;*/
    padding-top: 2px;
}

.pricing h3 a {
    font-size: 28px;
    color: #313A41;
    font-weight: 700;
    line-height: 34px;
}

.pricing .btn {
    padding: 6px 25px;
}

.base_pr_related {
    background: #F7F8F9;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #D02239;
}

    .base_pr_related h1 {
        font-size: 20px;
        font-weight: 700;
        color: #313A41;
        padding: 0 0 20px 33px;
    }

.prmobile_view {
    display: none;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none !important;
}

.xzoom-c {
    display: flex;
    flex-direction: row-reverse;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .xzoom-c {
        display: flex;
        flex-direction: initial;
    }

    .prweb_view {
        display: none;
    }

    .prmobile_view {
        display: block;
        margin-bottom: -34px;
    }
}

@media (max-width:991px) {
    .border_top {
        border-top: 1px solid #EAEBEC !important;
        margin-top: 20px;
        padding-top: 16px;
    }
}

@media (max-width:766px) {
    .border_top {
        border-top: 1px solid #EAEBEC !important;
        margin-top: 5px;
        padding-top: 22px !important;
    }

    .m-l-8 {
        margin-left: 0px !important;
    }

    .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
        left: -18px !important;
        top: 7px !important;
    }

    .emb_radio {
        padding-top: 28px !important;
    }

    .material {
        padding: 20px 0 24px 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    .xzoom-thumbs {
        margin-right: 0 !important;
        display: flex;
        justify-content: flex-start;
        width: 100%;
        column-gap: 5px;
    }

    .prweb_view {
        display: none;
    }

    .prmobile_view {
        display: block;
        margin-bottom: -33px;
    }

    .base_pr_links ol li.active {
        display: none;
    }

    .Embroidered_logo2 .emb2_list {
        margin-bottom: 30px;
    }

    .Embroidered_logo2 .card {
        margin-bottom: 0;
    }

    .mobile_non {
        display: none;
    }

    .xzoom-c {
        display: block;
        flex-direction: initial;
    }

    .xzoom-thumbs {
        text-align: center;
        margin-bottom: 10px;
        width: auto !important;
    }

    .pricing {
        text-align: center !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .xzoom-thumbs {
        margin-right: 0 !important;
        display: flex;
        justify-content: flex-start;
        overflow: scroll;
        width: 100%;
        column-gap: 5px;
    }

    .prweb_view {
        display: none;
    }

    .prmobile_view {
        display: block;
        margin-bottom: -33px;
    }

    .base_pr_links ol li.active {
        display: none;
    }

    .Embroidered_logo2 .emb2_list {
        margin-bottom: 30px;
    }

    .Embroidered_logo2 .card {
        margin-bottom: 0;
    }

    .mobile_non {
        display: none;
    }

    .base_product .pr_sin_image .xzoom5 {
        height: 300px;
    }

    .base_product .pr_sin_image .xzoom-gallery5 {
        height: 60px;
    }

    .xzoom-preview {
        display: none !important;
    }

    .qty_dis .scr_prnt,
    .material .custom_select .form-control {
        width: 100%;
    }

    .pr_sizes p {
        text-align: left;
    }
}

/*base_product*/

.stripe-4 {
    background-image: linear-gradient( 135deg, #d6d7d8 5%, #00000000 5%, #00000000 50%, #d6d7d8 50%, #d6d7d8 55%, #00000000 55%, #00000000 100%);
    background-size: 14.14px 14.14px;
}

.stripe-5::before {
    background-image: linear-gradient( 135deg, #D6D7D8 5%, #f7f8f900 5%, #f7f8f900 50%, #D6D7D8 50%, #D6D7D8 55%, #f7f8f900 55%, #f7f8f900 100%) !important;
    background-size: 14.14px 14.14px !important;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    content: "";
}

.stripe-6::before {
    background-image: linear-gradient( 135deg, #D6D7D8 5%, #f7f8f900 5%, #f7f8f900 50%, #D6D7D8 50%, #D6D7D8 55%, #f7f8f900 55%, #f7f8f900 100%) !important;
    background-size: 14.14px 14.14px !important;
    position: absolute;
    z-index: 9;
    width: 50px;
    height: 30px;
    content: "";
}

:focus-visible {
    outline: none !important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position-x: 99% !important;
    background-position-y: 3px !important;
    border: 1px solid #dfdfdf !important;
    border-radius: 5px !important;
    margin-right: 2rem !important;
    padding: 1rem;
    padding-right: 2rem !important;
}

    select option[selected] {
        background-color: #000 !important;
    }

.ui.dropdown.selected, .ui.dropdown .menu .selected.item {
    background: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.95);
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}

.input_box {
    position: absolute;
    z-index: 2;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    right: -30px;
}

@media only screen and (min-width: 1024px) and (max-width: 1249px) {
    .input_box {
        position: absolute;
        z-index: 2;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        right: 0px;
    }
}

.m-r-18 {
    margin-right: 18px !important;
}

.m-l-n14 {
    margin-left: -14px;
}

.p-t-8 {
    padding-top: 8px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.f15 {
    font-size: 15px !important;
    font-weight: 400;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-t-17 {
    margin-top: 17px !important;
}

.p-b-17 {
    padding-bottom: 17px !important;
}

.f12 {
    font-size: 15px !important;
    font-weight: 600;
}

.m-t-5 {
    margin-top: 6px !important;
}

.p-b-2 {
    padding-bottom: 2px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.d-color {
    color: #6E7677 !important;
}

.max-270 {
    max-width: 270px;
}

.f-r {
    float: right !important;
}

.bg_none {
    background: none !important;
}

.bg_white {
    background: #FFFFFF !important;
}

.disable {
    color: #888F92 !important;
}

.bg-light-n {
    background: #F7F8F9 !important;
    border: 1px solid #D6D7D8 !important;
    border-radius: 5px !important;
    padding: 20px 35px;
    margin-top: 10px;
}

.m-t-n20 {
    margin-top: -20px !important;
}

.white-form {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #313A41 !important;
    padding: 1px 10px;
}

.card-b {
    background: #FFF;
    border: 1px solid #D6D7D8;
    border-radius: 5px;
}

.card-p {
    padding: 20px 30px 30px;
}

.card-b table tr {
    border-bottom: 1px solid #D6D7D8;
}

.btn-pricing {
    color: #D6D7D8;
    background-color: #313A41;
    border-color: #6c757d;
    font-size: 15px !important;
    font-weight: 400;
}

    .btn-pricing:hover {
        background-color: #272E34;
    }

    .btn-pricing span {
        color: #FFFFFF;
        font-size: 15px !important;
        font-weight: 700;
    }

.btn-Quote {
    color: #FFFFFF;
    background-color: #313A41;
    border-color: #6c757d;
    font-size: 15px !important;
    font-weight: 400;
}

    .btn-Quote:hover {
        color: #FFFFFF;
        background-color: #272E34;
    }

.share {
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 999;
}

    .share li {
        background: #FFFFFF;
        padding: 5px 10px;
        border-radius: 5px;
        margin-right: 3px;
        display: block;
    }

        .share li img, .share li svg {
            width: 20px;
        }

        .share li .share_btn svg path {
            width: 22px;
            height: 20px
        }

        .share li:hover {
            background: #FFF;
        }

        .share li.active svg path {
            fill: #FFF;
        }

        .share li a {
            padding: 10px 2px;
            border-radius: 5px;
            border: 1px solid transparent;
        }

.product-details-thumbs-2 .sm-image {
    position: relative;
    line-height: 0px;
}

.imagewrapper img.main_image_img {
    position: absolute;
    max-height: 100%;
    width: auto !important;
    max-width: 100% !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sm-image {
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 100%;
    width: 100%;
}

    .sm-image img {
        font-size: 0px;
        left: 50%;
        top: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
        object-fit: contain;
        cursor: pointer;
        max-height: 100%;
    }

.product-details-left {
    display: grid;
    grid-template-columns: [big]100%;
    grid-template-rows: auto auto auto;
    align-self: center;
    justify-self: center;
    width: 100%;
}

.product-details-thumbs-2 {
    width: 100%;
    grid-column-start: big;
    grid-column-end: big;
    grid-row-start: 2;
    grid-row-end: 2;
    display: grid;
    grid-template-columns: repeat(2, 28.88% 6.68%) 28.88%;
    grid-template-rows: 1fr 1fr;
    / / auto auto;
}

.imagewrapper {
    grid-column-start: 1;
    grid-column-end: 5;
    border: 1px solid #ccc;
    text-align: center;
    position: relative;
    justify-content: center;
    border-radius: 8px;
    padding: 0px;
    width: 100%;
    font-size: 0px;
    padding-bottom: 100%;
    overflow: hidden;
    margin-bottom: 18px;
}

.product-details-thumbs-2 .sm-image {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 1;
    margin-bottom: 18px;
}

    .product-details-thumbs-2 .sm-image:nth-child(1) {
        grid-column-start: 1;
    }

    .product-details-thumbs-2 .sm-image:nth-child(2) {
        grid-column-start: 3;
    }

    .product-details-thumbs-2 .sm-image:nth-child(3) {
        grid-column-start: 5;
    }

    .product-details-thumbs-2 .sm-image:nth-child(4) {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 2;
    }

    .product-details-thumbs-2 .sm-image:nth-child(5) {
        grid-column-start: 3;
        grid-row-start: 2;
        grid-row-end: 2;
    }

    .product-details-thumbs-2 .sm-image:nth-child(6) {
        grid-column-start: 5;
        grid-row-start: 2;
        grid-row-end: 2;
    }

@media all and (min-width: 480px) {
    .product-details-thumbs-2 {
        grid-template-columns: repeat(5, 12.25% 5.3%) 12.25%;
        grid-template-rows: 100%;
    }

        .product-details-thumbs-2 .sm-image:nth-child(1) {
            grid-column-start: 1;
        }

        .product-details-thumbs-2 .sm-image:nth-child(2) {
            grid-column-start: 3;
        }

        .product-details-thumbs-2 .sm-image:nth-child(3) {
            grid-column-start: 5;
        }

        .product-details-thumbs-2 .sm-image:nth-child(4) {
            grid-column-start: 7;
            grid-row-end: 1;
        }

        .product-details-thumbs-2 .sm-image:nth-child(5) {
            grid-column-start: 9;
            grid-row-end: 1;
        }

        .product-details-thumbs-2 .sm-image:nth-child(6) {
            grid-column-start: 11;
            grid-row-end: 1;
        }
}

@media all and (min-width: 768px) {
    .imagewrapper {
        grid-column-start: big;
        grid-column-end: big;
        margin-bottom: 0px;
    }

    .product-details-thumbs-2 {
        height: auto;
        width: auto;
        grid-column-start: first;
        grid-column-end: first;
        grid-row-start: 1;
        grid-row-end: 1;
        grid-template-columns: 100%;
        grid-template-rows: repeat(5, 12.25% 5.3%) 12.25%;
    }

        .product-details-thumbs-2 .sm-image {
            position: relative;
            width: 100%;
            height: auto;
            margin-bottom: 0px;
            padding-bottom: 0px;
        }

            .product-details-thumbs-2 .sm-image:nth-child(1) {
                grid-column-start: 1;
                grid-row-start: 1;
                grid-row-end: 1;
            }

            .product-details-thumbs-2 .sm-image:nth-child(2) {
                grid-column-start: 1;
                grid-row-start: 3;
                grid-row-end: 3;
            }

            .product-details-thumbs-2 .sm-image:nth-child(3) {
                grid-column-start: 1;
                grid-row-start: 5;
                grid-row-end: 5;
            }

            .product-details-thumbs-2 .sm-image:nth-child(4) {
                grid-column-start: 1;
                grid-row-start: 7;
                grid-row-end: 7;
            }

            .product-details-thumbs-2 .sm-image:nth-child(5) {
                grid-column-start: 1;
                grid-row-start: 9;
                grid-row-end: 9;
            }

            .product-details-thumbs-2 .sm-image:nth-child(6) {
                grid-column-start: 1;
                grid-row-start: 11;
                grid-row-end: 11;
            }

    .product-details-left {
        display: grid;
        grid-template-columns: [big]86% [gap]3.5% [first]10.5%;
        grid-template-rows: 100%;
    }
}

@media all and (min-width: 992px) {
    .product-details-left {
        grid-template-columns: [first]10.5% [gap]3.5% [big]86%;
    }

    .product-details-thumbs-2 {
        grid-template-rows: repeat(5, 12.25% 5.3%) 12.25%;
    }
}

@media all and (min-width: 1024px) {
    .product-details-left {
        grid-template-columns: [first]10.5% [gap]3.5% [big]86%;
    }

    .product-details-thumbs-2 {
        grid-template-rows: repeat(5, 12.25% 5.3%) 12.25%;
    }
}

@media all and (min-width: 1440px) {
    .product-details-left {
        grid-template-columns: [first]12.3% [gap]2.7% [big]85%;
    }

    .product-details-thumbs-2 {
        grid-template-rows: repeat(5, 13.3% 4.04%) 13.3%;
    }
}

/*img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

.jsZoomTouch:before {
    content: "\f00e";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    /*top: 20px;
    right: 20px;*/
    top: 10px;
    right: 28px;
}

.jsZoomTouch:after {
    content: "\f065";
    font: normal normal normal 27px/1 FontAwesome;
    position: absolute;
    top: 18px;
    right: 15px;
}

.jsZoomTouch.jsZoomTouchZoomed:before {
    content: '\f010';
    font-size: 27px;
}

.jsZoomTouch.jsZoomTouchZoomed:after {
    content: '';
}

.jsZoomMouse {
    width: 350px;
    height: 350px;
    border-radius: 100%;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    bottom: 200px;
    padding: 15px 0px 0px 0px;
    font-size: 20px;
}

@media (max-width: 991px) {
    .sticky {
        position: -webkit-sticky;
        position: relative;
        top: 0;
        padding: 16px 0px 0px 0px;
        font-size: 20px;
    }

    .share {
        top: 24px;
        left: 16px;
    }
}

.v-hidden {
    visibility: hidden;
}

.d-hidden {
    display: none;
}

.h4style {
    color: #313A41;
    font-size: 32px;
    font-weight: 700;
}

.h3style {
    color: #313A41;
    font-weight: 400;
    font-size: 15px;
}

.navbar {
    margin-bottom: 0px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.line {
    text-decoration: line-through;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 15px;
    color: #6c757d;
    content: "";
    background: url(../../Images/arrow-right.png);
    width: 7px !important;
    background-size: contain;
    height: 13px !important;
    background-repeat: no-repeat;
    margin-top: 4px;
}

.xzoom-c .big_image {
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    border: 0px solid #d6d7d8;
    border-radius: 6px;
    background: #FFFFFF;
}

.big_image img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    width: auto;
    height: auto;
    padding-top: 5px;
}

.big_image {
    height: 140px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.xzoom-c:before {
    content: '';
    padding-top: 100%;
    display: block;
}

#more {
    display: none;
}

.color_swaches {
    border-radius: 5px !important;
    margin-right: 10px;
    padding: 0;
    box-shadow: none;
    flex: 0 1 auto !important;
    margin-top: 10px;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.emb_radio {
    padding-top: 21px;
    padding-bottom: 18px;
}

.m-t-30 {
    margin-top: 30px !important;
}

.text-danger {
    color: #C64D4D !important;
    text-decoration: line-through;
    margin-right: 5px;
}

.accordion-head i {
    font-size: 20px;
    float: right;
    color: #D6D7D8;
    margin-right: 25px;
    line-height: 42px;
}

.fff {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    background: url(/Images/arrow-right-wh.png);
    content: "" !important;
    height: 15px !important;
    margin-top: 4px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

.accordion-head > .collapsed > i:before {
    content: "" !important;
    background-image: url('/Images/arrow-left-wh.png');
    display: inline-block;
    padding-right: .5rem;
    height: 15px !important;
    margin-top: 4px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotateZ(-0deg);
}

.fa-angle-down:before {
    content: "" !important;
    background: url(/Images/arrow-left-wh.png);
    display: inline-block;
    padding-right: .5rem;
    height: 15px !important;
    margin-top: 4px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotateZ(-90deg);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.accordion-header {
    font-size: 15px !important;
    color: #FFF !important;
    line-height: 42px !important;
    padding: 0px 30px !important;
    margin: 0px !important;
    font-weight: 700 !important;
}

.ac_border {
    border: 1px solid #D6D7D8;
    border-radius: 5px;
    padding: 0px;
    margin-top: 30px;
    /* margin: 30px; */
    margin-bottom: 30px;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6 !important;
}

.b_none {
    border-top: none !important;
}

.upload-field {
    padding-top: 40px;
    padding-bottom: 40px;
    border: 1px dashed #D6D7D8;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    border: none !important;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23D6D7D8FF' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='21' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 5px;
}

.max-h25 {
    max-height: 25px !important;
}

.max-h28 {
    max-height: 28px !important;
}

.upload-field .drag-label {
    color: #888F92;
    font-size: 12px;
    width: 100%;
    margin: 5px 0px;
}

.ui.basic.button {
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    webkit-box-shadow: none;
    border: 1px solid #888f92;
    color: #3c4750;
    font-size: 0.8rem;
    color: #888F92;
    padding: 5px 20px;
    border-radius: 5px;
}

.white {
    background: #FFFFFF !important;
}

.basic {
    background: none !important;
}

.icon_right {
    position: absolute;
    right: 38px;
}

.add-variable-box {
    border: 1px dashed #D6D7D8;
    background-color: #F7F8F9;
    border-radius: 6px;
    min-height: 82px;
    margin-top: 18px;
    position: relative;
    padding-right: 15px;
    padding-left: 35px;
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

    .add-variable-box .icon.bigplus {
        line-height: 82px;
        margin-right: 20px;
        cursor: pointer;
        height: 100%;
        float: left;
    }

    .add-variable-box label.nextto-plus, .add-variable-box p.nextto-plus {
        cursor: pointer;
    }

    .add-variable-box label, .add-variable-box p {
        display: block;
        position: relative;
    }

.m-b-0 {
    margin-bottom: 0px !important;
}

.btn-cart {
    color: #FFF;
    background-color: #D6D7D8;
    border: none;
    font-size: 15px !important;
    font-weight: 700;
    padding: 7px 62px !important;
}

.b_top_none {
    border-top: none !important;
}

.stepper {
    display: flex !important;
    width: 104px;
}

    .stepper .button {
        background-color: #F7F8F9 !important;
        border: 1px solid #D6D7D8 !important;
        width: 40px !important;
        flex-grow: 0;
        padding: 5px 13px 9px;
        font-weight: 700;
        line-height: 20px;
        margin: 0px !important;
        cursor: pointer;
    }

        .stepper .button:first-child {
            border-radius: 0.3rem 0 0 0.3rem;
        }

        .stepper .button:last-child {
            border-radius: 0 0.3rem 0.3rem 0;
        }

.stepper-input {
    width: 35px;
    font-weight: 600;
    font-size: 15px;
    flex-grow: 1;
    border-right: none !important;
    border-left: none !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    background-color: #F7F8F9 !important;
    border-top: 1px solid #D6D7D8 !important;
    border-bottom: 1px solid #D6D7D8 !important;
    color: #313A41;
}

.stock_in {
    color: #313a41;
    margin-top: 9px !important;
}

.stock_in1 {
    color: #888F92;
    margin-top: 30px !important;
}

.down_item {
    margin-top: -10px !important;
    color: #888F92;
}

.storefront_down_item {
    margin-top: -10px !important;
    /*color: #888F92;*/
    color: #313a41;
}

.f_l {
    float: left !important;
}

.pricing .btn_new {
    padding: 6px 25px;
}

.m-t-n15 {
    margin-top: -15px !important;
}

.btn-pricing:hover {
    color: #D6D7D8 !important;
    text-decoration: none;
}

.supplay_btm {
    display: inline-block !important;
    margin-right: 14px !important;
}

.offer.supplay_btm {
    margin-bottom: 18px;
}

.supplay_btm.notify {
    margin-top: 2px;
    margin-bottom: 18px;
    margin-left: 13px;
}

.pricing span.offer {
    background: #C64D4D;
    color: #FFFFFF;
    padding: 6px 10px;
    font-size: 12px;
    position: relative;
    font-weight: 400;
}

    .pricing span.offer:after {
        position: absolute;
        content: '';
        right: -10px;
        top: 0;
        width: 0;
        height: 0;
        border-top: 30px solid #C64D4D;
        border-right: 11px solid transparent;
    }

.btm_red {
    align-items: center;
    margin-top: 13px;
    display: flex;
}

.img-fluid {
    max-width: 99% !important;
}

.notify {
    font-size: 12px;
    position: relative;
    margin-left: 8px;
    margin-top: 22px;
    text-decoration: underline;
    color: #313A41;
    cursor: pointer;
}

.max-800 {
    max-width: 800px !important;
}

.d_in_block {
    display: inline-block !important;
    vertical-align: top;
}

.pop_shadow {
    -webkit-box-shadow: 1px 3px 10px 2px rgb(0 0 0 / 20%);
    box-shadow: 1px 3px 10px 2px rgb(0 0 0 / 20%);
}

.pop_heading {
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #313A41 !important;
    text-shadow: 0 0px 0 #313A41;
}

.order-review {
    font-size: 16px;
    text-align: right;
    padding: 10px 0px 0px;
}

    .order-review p {
        font-size: 16px;
        text-align: left;
        padding: 10px 0px 0px;
    }

.order-review-img {
    text-align: center !important;
}

.order-hd-l {
    background: #FFF;
    padding: 0px;
    margin: 0px -15px;
    padding: 10px;
    text-align: left;
    color: #313A41;
    font-weight: 700;
    font-size: 15px;
}

.order-hd-r {
    background: #FFF;
    padding: 0px;
    margin: 0px -15px;
    padding: 10px;
    text-align: left;
    color: #313A41;
    font-weight: 700;
    font-size: 15px;
}

.order-hd-l-2 {
    background: none;
    padding: 0px;
    border-right: 1px solid #FFF;
    margin: 0px -15px;
    padding: 10px;
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #d7d6d6;
    display: none;
}

.order-hd-r-2 {
    background: none;
    padding: 0px;
    border-right: 1px solid #FFF;
    margin: 0px -15px;
    padding: 10px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #d7d6d6;
    display: none;
}

.imgWidth {
    max-width: 120px;
}

.order-review {
    font-size: 16px;
    text-align: right;
    padding: 10px 0px 0px;
}

    .order-review p {
        font-size: 16px;
        text-align: left;
        padding: 10px 0px 0px;
    }

.order-review-img {
    text-align: center !important;
}

.border-top {
    border-top: 1px solid #d7d6d6;
}

@media (min-width: 992px) and (max-width: 1230px) {
    .imgWidth {
        max-width: 110px;
    }
}

@media (max-width: 768px) {
    .order-hd-l-2 {
        background: #FFF;
        padding: 0px;
        border-right: 1px solid #FFF;
        margin: 0px -15px;
        padding: 10px;
        text-align: left;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 16px;
        border-top: 1px solid #d7d6d6;
        display: block;
    }

    .order-hd-r-2 {
        background: #FFF;
        padding: 0px;
        border-right: 1px solid #FFF;
        margin: 0px -15px;
        padding: 10px;
        text-align: right;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 16px;
        border-top: 1px solid #d7d6d6;
        display: block;
    }
}

.txt_right {
    text-align: right !important;
}

.pop_h_p {
    padding: 30px 36px;
}

.pop_c_p {
    padding: 10px 26px 0px;
}

.m-r-14 {
    margin-right: 14px !important;
}

.pop_c_p1 {
    padding: 2px 40px;
}

.pop_img {
    width: 40px;
    height: 40px;
    border: 1px solid #D6D7D8;
    padding: 3px 3px 0px;
    border-radius: 5px;
    margin-right: 12px;
}

.f_w600 {
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    height: 60px;
}

.l_h_60 {
    line-height: 60px !important;
}

.pop_inside {
    background: #F7F8F9;
    border-top: 1px solid #EAEBEC;
    padding: 8px 20px;
}

.m-l-52 {
    margin-left: 52px !important;
}

.dis_grid {
    display: grid !important;
}

.fw_700 {
    font-weight: 700 !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.choos_btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
    webkit-box-shadow: none;
    border: 1px solid #888f92;
    color: #3c4750;
    font-size: 0.8rem;
    color: #888F92;
    padding: 5px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.narrow {
    height: calc(1.0em + 0.55rem + 8px) !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #000 !important;
    border-color: #888F92 !important;
    background-color: #ffffff !important;
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    border: 1px solid #888F92 !important;
    border-radius: 50%;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #0099BC !important;
    width: 8px;
    height: 8px;
    left: -20px;
    top: 8px;
    border-radius: 24px;
    background-image: none !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none !important;
}

.strike_radio {
    max-width: 20px;
    width: 16px !important;
    height: 16px !important;
    margin-left: -26px;
    z-index: 99;
    margin-top: 3px;
    background: #FFFFFF;
}

.custom-radio1 svg {
    fill: #888F92 !important;
    position: absolute;
    width: 16px;
    height: 16px;
    margin-left: -24px;
    z-index: 99;
    margin-top: 4px;
    background: #FFFFFF;
}

.new_input {
    width: 16px;
    height: 16px;
    border: 1px solid #FF0000 !important;
    padding-left: -11px !important;
    margin-left: -24px;
    margin-right: 8px;
    vertical-align: middle;
}

.min-w-110 {
    min-width: 56px;
}

.btm_arrow {
    width: 6px;
    height: 15px;
    margin-left: 5px;
    margin-right: 8px;
}

.b-tn {
    border-top: none !important;
}

.w-270 {
    width: 270px;
}

.w-47 {
    width: 47.4%;
}

.w-50 {
    width: 50%;
}

.w-50a {
    width: 50%;
    padding-left: 0px !important;
}

.btn-cart:hover {
    color: #FFF;
}

.m-t-n4 {
    margin-top: -4px !important;
}

.hide_link {
    display: none;
}

.shape {
    position: relative;
    height: 28px;
    width: 200px;
    background: #0099BC;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
}

    .shape:after {
        position: absolute;
        content: '';
        height: 0px;
        width: 0px;
        /* left: 0px; */
        right: -19px;
        bottom: -28px;
        border-width: 28px 3px;
        border-style: solid;
        border-color: #0099BC #0099BC transparent transparent;
        border-radius: 3px;
        /* border-top: 30px solid #0099BC; */
        border-right: 20px solid transparent;
    }

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.max-w-15 {
    max-width: 15px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #313A41;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 0.4rem;
    border: 1px solid #D4D4D5;
    z-index: 1900;
    -webkit-box-shadow: 0 2px 4px 0 rgb(34 36 38 / 12%), 0 2px 10px 0 rgb(34 36 38 / 15%);
    box-shadow: 0 2px 4px 0 rgb(34 36 38 / 12%), 0 2px 10px 0 rgb(34 36 38 / 15%);
}

.tooltip .arrow:before {
    border-bottom-color: #FFFFFF !important;
    border-top-color: #FFFFFF !important;
    margin-top: -2px !important;
    margin-bottom: -2px !important;
}

.check-container {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: -24px;
    line-height: 19px;
}

    /* Hide the browser's default checkbox */
    .check-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #FFFFFF;
    border: 1px solid #888F92;
    border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
    background-color: #FFFFFF;
    border: 1px solid #888F92;
    border-radius: 3px;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
    background-color: #0099BC;
    border: 1px solid #0099BC;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.m-t-6 {
    margin-top: 6px !important;
}

.out-0f-stock {
    position: relative;
    height: 25px;
    width: 83px;
    background: url(../Images/Out-of-Stock-Desktop.svg) no-repeat;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    margin-top: -15px;
}

.btm_f_l {
    float: left;
}

.m-r-18a {
    margin-right: 18px !important;
}

.t-l {
    text-align: left;
}

@media (max-width: 574px) {
    .m-r-18a {
        margin-right: 4px !important;
    }

    .supplay_btm {
        margin-right: 3px !important;
    }

    .w-100-m {
        width: 100%;
    }

    .t-l {
        text-align: center;
    }

    .btm_red {
        align-items: center;
        margin-top: 13px;
        display: block;
        text-align: center;
    }

    .out-0f-stock {
        position: relative;
        height: 25px;
        width: 91px;
        background: url(../Images/Out-of-Stock-Mobile.svg) no-repeat;
        border-radius: 3px;
        color: #FFFFFF;
        font-weight: 400;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        margin-top: -15px;
    }

    .btm_f_l {
        float: initial;
    }

    .down_item {
        margin-top: -20px !important;
        position: relative !important;
        color: #888F92;
    }

    .stepper {
        display: flex !important;
        width: 104px;
    }

    .pr_sizes p {
        text-align: left;
        margin-top: 10px;
    }

    .fm-t {
        margin-top: 20px;
    }

    .pr_sizes p span {
        color: #C64D4D;
        font-size: 12px;
        text-align: center;
    }

    .stepper_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
    }

    .supplay_btm.notify {
        margin-top: 2px;
        margin-bottom: 18px;
        margin-left: 0px;
    }

    .stepper {
        margin-left: 0px;
    }

    .offer.supplay_btm {
        margin-bottom: 10px;
    }

    .outofstock-message {
        margin-top: -10px !important;
    }
}

.custom-select {
    position: relative;
    background: #F7F8F9;
    padding: 0px;
    height: 33px;
}

    .custom-select select {
        display: none; /*hide original SELECT element:*/
    }

.custom-select1 {
    position: relative;
    background: #FFFFFF;
    padding: 0px;
    height: 33px;
    border: 1px solid #D6D7D8;
    border-radius: 5px;
    line-height: 20px;
}

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #888F92 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: #888F92 transparent transparent transparent;
    top: 14px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    font-size: 15px;
    font-weight: 600;
    padding: 6px 10px;
    border: 0px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    border-radius: 5px;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #FFFFFF;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border-radius: 5px;
    border: 1px solid #D6D7D8;
    color: #888F92 !important;
    margin-top: 2px;
}

/*hide the items when the select box is closed:*/
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: #FFFFFF;
    border-left: #0099BC 4px solid;
    border-radius: 0px;
    padding: 6px 6px;
}

.select-items .not-allowed {
    text-decoration: line-through !important;
    color: #D6D7D8 !important;
    cursor: not-allowed !important;
}

.p-l-17 {
    padding-left: 27px !important;
    min-width: 110px;
}

.table-w {
    min-width: 140px;
    padding: 10px;
}

.min-w-80 {
    min-width: 80px;
}

.custom-select select .disable {
    text-decoration: line-through !important;
    color: #D6D7D8 !important;
    pointer-events: none !important;
}

.companionPdf_btn {
    font-size: 1rem !important;
    color: #313A41;
    cursor: pointer;
    text-decoration: underline;
    left: 17px;
}

.companionPdfView_btn {
    font-size: 12px;
    color: #313A41;
    cursor: pointer;
    text-decoration: underline;
    padding-top: 5px;
    float: right;
}

@media only screen and (min-width: 360px) and (max-width: 428px) {
    .companionPdf_btn {
        padding-top: 3px;
        bottom: 35px;
    }

    .companionPdfView_btn {
        right: 35px;
        position: absolute;
        padding-top: 5px;
    }

    .mobile_Without_viewmorelink {
        margin-top: 0px !important;
    }

    .m-layout {
        padding-left: 0px !important;
    }
}

@media only screen and (min-width: 430px) and (max-width: 767.98px) {
    .m-layout-centered {
        margin: 1.75rem auto !important;
    }
}

@media only screen and (min-width: 430px) and (max-width: 768px) {
    .companionPdfView_btn {
        right: 35px;
        position: absolute;
        padding-top: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .companionPdf_btn {
        padding-top: 3px;
        bottom: 35px;
    }

    .companionPdfView_btn {
        right: 120px;
        position: absolute;
        padding-top: 5px;
    }
}


.article_desc {
    max-width: 800px;
    /*max-height: 365px;*/
    max-height: 422px;
    overflow-y: hidden;
    transition: height 0.4s linear;
}

/* This class is added when button is clicked */
article.expanded {
    height: auto !important;
    max-height: 1000px !important;
}

.view_btn {
    font-size: 12px;
    color: #313A41;
    cursor: pointer;
    text-decoration: underline;
}

.view_btn {
    display: none;
}

.clsPriceAddToCartQty {
    color: none !important;
    font-weight: normal !important;
}

.new-txt {
    max-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
}

.hideDisplayQtyInStock {
    display: none;
}

#article ul {
    list-style: disc !important;
    padding-left: 35px !important;
}

.cssStoreFrontMessage {
    color: #888F92;
}

.avgCostPriceStrike {
    font-weight: 500 !important;
    margin-right: 15px;
    font-size: 28px;
}

.templateTextBox .field_error {
    border: 2px solid #C64D4D !important;
}

.caution_icon {
    cursor: pointer;
    left: 260px;
    position: absolute;
    margin-top: -32px;
}

.pos_rel {
    position: relative;
}

.pop_c_p_new {
    padding: 10px 0px 29px 0px;
}

.pop_qty_minimum_new {
    padding: 10px 0px 29px 11px;
}

.checkout-input-area_b {
    width: 100%;
    display: inline-block;
    padding: 17px 28px 10px 27px !important;
    border-top: 1px solid #D6D7D8;
}

.pop_h_p_new {
    padding: 25px 16px 25px 28px;
    border-bottom: none !important;
}

.pop_h_m_new {
    margin: 10px 0px 20px 28px;
    border-bottom: none !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.checkbox_container {
    max-height: 312px;
    overflow: scroll;
    overflow-x: hidden;
}

.max-300 {
    max-width: 300px;
}

.btn-notification {
    color: #FFF;
    background-color: #313A41;
    border: none;
    font-size: 12px !important;
    font-weight: 500;
    padding: 7px 18px !important;
    border: 0px solid #6E7677;
    width: auto;
    text-align: center;
    margin-left: 20px;
    margin-top: -25px;
}

    .btn-notification:hover {
        color: #FFF;
        background-color: #313A41;
    }

.max-w-350 {
    max-width: 350px;
}

.IdFavList {
    margin-left: 2px;
    width: 21px !important;
    margin-top: 2px;
}

.max-180 {
    max-height: 180px !important;
}

.max-165 {
    max-height: 165px !important;
}

.a-color {
    color: #313A41 !important;
}

.f-w-400 {
    font-weight: 400 !important;
}

.f-w-700 {
    font-weight: 700 !important;
}

.max-w-420 {
    max-width: 420px;
}

.btnAddToCart {
    min-width: 195px;
}

.notify {
    margin-top: 2px;
    margin-bottom: 18px;
    margin-left: 13px;
}

.maxErrorMessage {
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #313A41 !important;
    margin-bottom: 10px !important;
    line-height: 1.4;
    text-shadow: 0 0px 0 #fff;
}

.maxErrorMessageHearder {
    margin-top: 8px;
    margin-bottom: 8px !important;
    font-size: 20px !important;
    font-weight: 700;
    text-shadow: 0 0px 0 #313A41;
    line-height: 1.3;
}

.clsViewMoreLink {
    margin-top: 18px;
    display: none;
}

.mobile_viewmorelink {
    margin-top: 18px;
}

/*don't remove*/
.pathWhite {
    fill: #313A41 !important;
}

.pathRed {
    fill: #C64D4D !important;
}

.cursor-point {
    cursor: pointer;
}

.color-backimage {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.delete-upload-Logo.deleteLogo {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
}

.imgactive {
    box-shadow: 0 0 0pt 3pt #313A41;
}

.m-b-20 {
    margin-bottom: 20px;
}

.choose_logo {
    background: #dbd9d9;
    padding: 20px 20px 20px;
}

.align_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
}

.add_logo {
    color: #FFF;
    background-color: #e2130a;
    border: none;
    font-size: 15px !important;
    font-weight: 700;
    min-height: 60px;
    min-width: 100px;
}

.h3class {
    font-weight: 500;
    font-size: 24px;
    color: #404040 !important;
    padding-top: 20px;
}

.min-h {
    min-height: 100px;
    max-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.logo_name {
    text-align: center;
    line-height: 18px;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.m-b-8 {
    margin-bottom: 15px;
}

@media (max-width:550px) {
    .txtWidth {
        max-width: 100px !important;
    }

    .gallery-5-products .gallery-item .gallery-image {
        top: 5px !important;
    }
}

.radioOptionImage {
    /*width: 100px;
    height: auto;*/
    width: auto;
    height: 100px;
    object-fit: contain;
    margin-right: auto;
}

.view_btn {
    font-size: 12px;
    color: #313A41;
    cursor: pointer;
    text-decoration: underline;
}

.border_n {
    border: none !important;
}

.pop_h_p_n2 {
    padding: 28px 16px 28px 36px;
    border-bottom: 1px solid #EAEBEC;
}

.pop_c_p_n2 {
    padding: 18px 12px 29px 29px;
}

.checkout-input-area_f {
    width: 100%;
    display: inline-block;
    padding: 0px 13px 0px 7px;
    padding-bottom: 0px;
}

.p-b-12 {
    padding-bottom: 12px !important;
}

.checkout-input-area_f .social_media {
    display: flex;
}

    .checkout-input-area_f .social_media a {
        background: #fff;
        width: 48px;
        height: 48px;
        border-radius: 100px;
        text-align: center;
        margin-right: 8px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
    }

        .checkout-input-area_f .social_media a img {
            max-width: 38px;
        }

        .checkout-input-area_f .social_media a:hover {
            border: 2px solid #0099BC;
        }

.m-t-8 {
    margin-top: 8px !important;
}

.checkout-input-area_f {
    width: 100%;
    display: inline-block;
    padding: 0px 13px 0px 7px;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.h3style {
    color: #313A41;
    font-weight: 400;
    font-size: 15px;
}

.content_text .form-control {
    background: #F7F8F9;
    border-color: #D6D7D8;
    font-size: 15px;
    font-weight: 600;
}


.copy_input {
    width: calc(100% - 87px);
    display: inline-block;
}


.height34 {
    height: 34px !important;
}

.btn-copy {
    color: #6E7677;
    background-color: #FFFFFF;
    font-size: 12px !important;
    font-weight: 600;
    padding: 7px 0px !important;
    border: 1px solid #6E7677;
    width: 58px;
    text-align: center;
    margin-left: 15px;
    margin-top: -2px;
    margin-bottom: 1px;
}

btn-copy {
    color: #6E7677;
    font-size: 12px !important;
    font-weight: 600;
    text-align: center;
}

.m-t-s33 {
    margin-top: -33px !important;
}

.pop_heading_n2 {
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #313A41 !important;
}

.max-436 {
    max-width: 436px !important;
}

.bg-color {
    background-color: #ffffff;
}

.clsPdtName {
    color: #6E7677;
}

.related_name {
    padding-left: 0px !important;
    max-width: 100% !important;
}

.c-iconsize {
    margin: -2rem -1rem -1rem auto !important;
    font-size: 1.8rem;
}

.m-h-content {
    padding: 25px 16px 16px 35px !important;
}

.m-h-button {
    margin: 10px 0px 30px 35px !important;
}

.modal .pop-h-line {
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0 0px 0 #313A41;
}

.modal .pop-b-content {
    font-size: 15px;
    font-weight: 500;
}

.c-fontsize {
    margin: 6px 15px 0px 0px !important;
    font-size: 1.8rem;
}

.pop-body-padding {
    padding: 0px 0px 30px 10px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.pop-body-line {
    line-height: 1.3;
}

/*Tooltip*/

.components-wrapper i[class*=" icon-"], .components-wrapper i[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}

    .components-wrapper i[class*=" icon-"] > *, .components-wrapper i[class^=icon-] > * {
        color: #fff;
    }

    .components-wrapper i[class*=" icon-"] > :not(:first-child), .components-wrapper i[class^=icon-] > :not(:first-child) {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }


.components-wrapper .icon-arrow-left:before {
    content: "\e900";
}

.components-wrapper .icon-question-mark .path1:before {
    content: "\e912";
    color: #888f92;
}

.components-wrapper .icon-question-mark .path2:before {
    content: "\e913";
}

.components-wrapper .icon-btn {
    font-size: 18px;
    color: #888f92;
}

.components-wrapper .tooltip {
    font-family: Cairo, sans-serif;
    z-index: 1000;
}

    .components-wrapper .tooltip:not(.tooltip-type-2).hide {
        opacity: 1;
    }

    .components-wrapper .tooltip:not(.tooltip-type-2) .arrow::before {
        border-left-color: #313a41;
    }

    .components-wrapper .tooltip:not(.tooltip-type-2) .tooltip-inner {
        background: #313a41;
        font-size: 12px;
        font-weight: 600;
        padding: 9px 11px;
    }

    .components-wrapper .tooltip.tooltip-type-2 {
        padding: 8px 0;
        margin: 5px 0;
    }

        .components-wrapper .tooltip.tooltip-type-2.show {
            opacity: 1;
        }

        .components-wrapper .tooltip.tooltip-type-2 .arrow {
            width: 16px;
            height: 8px;
        }

            .components-wrapper .tooltip.tooltip-type-2 .arrow::before {
                z-index: 2;
            }

            .components-wrapper .tooltip.tooltip-type-2 .arrow::after {
                content: "";
                position: absolute;
                left: -1px;
                border-color: transparent;
                border-style: solid;
                z-index: 1;
            }

        .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-bottom .arrow {
            top: 1px;
        }

            .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-bottom .arrow::before {
                border-width: 0 8px 8px;
                border-bottom-color: #fff;
            }

            .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-bottom .arrow::after {
                bottom: 0;
                border-width: 0 9px 9px;
                border-bottom-color: #d6d7d8;
            }

        .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-top .arrow {
            bottom: 1px;
        }

            .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-top .arrow::before {
                border-width: 8px 8px 0;
                border-top-color: #fff;
            }

            .components-wrapper .tooltip.tooltip-type-2.bs-tooltip-top .arrow::after {
                top: 0;
                border-width: 9.5px 9.5px 0;
                border-top-color: #d6d7d8;
            }

        .components-wrapper .tooltip.tooltip-type-2 .tooltip-inner {
            background: #fff;
            color: #313a41;
            border: 1px solid #d6d7d8;
            padding: 12px 18px !important;
            font-size: 12px;
            font-weight: 600;
            padding: 9px 11px;
            text-align: left;
            box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
        }

.components-wrapper .tooltip-icon {
    font-size: 14px;
    color: #888f92;
    cursor: pointer;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

    .components-wrapper .tooltip-icon:focus .path1::before {
        color: #007da3;
    }

.tooltip-inner {
    font-family: 'Cairo',sans-serif !important;
    font-weight: 400;
    text-align: left !important;
    font-size: 12px !important;
}


.dashboard-components-wrapper .file-uploader.dashed-text-container {
    background: #ffffff;
    text-align: center;
    padding: 0;
    margin: 0;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23919191' stroke-width='1' stroke-dasharray='10%2c 5' stroke-dashoffset='0' stroke-linecap='butt'/%3e%3c/svg%3e");
    border-radius: 5px;
    overflow: hidden;
    box-shadow: inset 0 0 0 2px transparent;
}

    .dashboard-components-wrapper .file-uploader.dashed-text-container [class*=icon-] {
        top: 0;
        color: #888f92;
        font-size: 24px;
        margin: 0;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.height-2 .fp-inner, .dashboard-components-wrapper .file-uploader.dashed-text-container.height-3 .fp-inner {
        height: 170px;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.height-adjust-left .fp-inner {
        height: 180px;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .fp-inner {
        height: 348px;
        position: relative;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .fp-inner .actual-fp {
            position: absolute;
            left: -1000px;
            top: -1000px;
            width: 0;
            height: 0;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .fp-inner [class*=icon-] {
            color: inherit;
            font-size: inherit;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .fp-inner > * {
            display: none;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.file-hover .state-1 {
        display: none;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.file-hover .state-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.file-hover .actual-fp {
        display: block;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.not-accepted {
        background-image: none;
        box-shadow: inset 0 0 0 2px #c34646;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container.not-accepted .state-1 {
            display: none;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container.not-accepted .state-4 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container.dropped {
        background-image: none;
        box-shadow: inset 0 0 0 1px #d6d7d8;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container.dropped .state-1 {
            display: none;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container.dropped .state-5 {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .state-1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 0;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-1 [class*=icon-] {
            top: 0;
            color: #888f92;
            font-size: 24px;
            margin: 0;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-1 p {
            font-size: 12px;
            margin: 8px 0;
            color: #697172;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-1 .btn-c {
            background: #fff !important;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .state-2 {
        pointer-events: none;
        height: 100%;
        width: 100%;
        background: #888f92;
        color: #fff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 0;
        text-align: center;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-2 p {
            font-weight: 600;
            font-size: 12px;
            margin-top: 4px;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .state-3 {
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 0;
        text-align: center;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-3 p {
            font-weight: 600;
            font-size: 12px;
            margin-bottom: 6px;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-3 .status-bar {
            width: 100px;
            background: #eaebec;
            border-radius: 5px;
            overflow: hidden;
            position: relative;
            height: 6px;
        }

            .dashboard-components-wrapper .file-uploader.dashed-text-container .state-3 .status-bar span {
                position: absolute;
                height: 100%;
                left: 0;
                top: 0;
                border-radius: 5px;
                width: 0%;
                -webkit-transition: 0.1s ease;
                transition: 0.1s ease;
                background: #007da3;
            }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .state-4 {
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 18px 0;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-4 [class*=icon-] {
            top: 0;
            color: #888f92;
            font-size: 24px;
            margin: 0;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-4 p {
            font-size: 12px;
            margin: 8px 0;
            color: #697172;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-4 .btn-c {
            background: #fff;
        }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .state-5 {
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-5 p {
            font-size: 12px;
            color: #697172;
            max-width: 80%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-5 img {
            max-width: calc(100% - 2px);
            max-height: calc(100% - 2px);
            margin: 0 auto;
        }

        .dashboard-components-wrapper .file-uploader.dashed-text-container .state-5 .close-btn {
            position: absolute;
            right: 10px;
            top: 10px;
            font-size: 9px;
        }

@media (min-width: 992px) and (max-width: 1199.98px) {
    .dashboard-components-wrapper .file-uploader.dashed-text-container.height-3 .fp-inner {
        height: 130px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .dashboard-components-wrapper .file-uploader.dashed-text-container.height-2 .fp-inner {
        height: 260px;
    }
}

@media (max-width: 575.98px) {
    .dashboard-components-wrapper .file-uploader.dashed-text-container.height-2 .fp-inner {
        height: 260px;
    }

    .dashboard-components-wrapper .file-uploader.dashed-text-container .fp-inner {
        height: 280px;
    }
}

.dashboard-components-wrapper .btn-c.btn-outline {
    background-color: transparent;
    border-color: #697172;
    color: #697172;
}

.dashboard-components-wrapper .btn-container-with-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
}


.dashboard-components-wrapper a {
    text-decoration: none !important;
}

.dashboard-components-wrapper .btn-c {
    font-size: 12px;
    padding: 5px 13px;
    background: #888f92;
    color: #fff;
    border: 1px solid #888f92;
    border-radius: 5px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .dashboard-components-wrapper .btn-c i {
        margin-right: 5px;
        font-size: 8px;
    }

        .dashboard-components-wrapper .btn-c i:last-child {
            margin-left: 5px;
            margin-right: 0;
        }

        .dashboard-components-wrapper .btn-c i.icon-question-mark-lg {
            font-size: 18px;
        }

    .dashboard-components-wrapper .btn-c.font-size-icon-2 i {
        font-size: 10px;
    }

    .dashboard-components-wrapper .btn-c.btn-outline {
        background-color: transparent;
        border-color: #697172;
        color: #697172;
    }

        .dashboard-components-wrapper .btn-c.btn-outline:hover {
            border-color: #313a41;
            color: #313a41;
        }

.dashboard-components-wrapper .close-btn {
    width: 18px;
    height: 18px;
    background: #888f92;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 9px;
    border-radius: 50px;
}

    .dashboard-components-wrapper .close-btn i {
        position: relative;
        top: 0.5px;
    }

.dashboard-components-wrapper .inline-fields .text-col .text-and-close.no-text .close-btn {
    margin-left: 0;
}

.dashboard-components-wrapper .inline-fields .text-col .text-and-close .close-btn {
    margin-left: 18px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.dashboard-components-wrapper .inline-fields .text-col .text-and-close .close-btn {
    margin-left: auto;
    position: relative;
    top: -3px;
}

.dashboard-components-wrapper .file-uploader.dashed-text-container .state-5 .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 9px;
}

.dashboard-components-wrapper .repeatable-items-container .repeatable-item:only-child .close-btn {
    visibility: hidden;
}



.clsZoomImmageWrapper {
    padding-bottom: 0% !important;
}

.pr_sizes .btn-group span .clSizeOptionText {
    position: absolute;
    width: 50px;
    text-align: center;
    font-weight: 400;
    line-height: 18px;
}

.pr_sizes .btn-group span p {
    width: 55px;
    text-align: center;
    font-weight: 400;
    line-height: 18px;
    margin-top: 0px !important;
    margin-bottom: -15px;
}

.clslimitedStockSizeOptionText {
    color: #C64D4D !important;
}

    .clslimitedStockSizeOptionText::after {
        content: "*";
    }

.limited_stock {
    color: #313A41;
    font-weight: 400;
    line-height: 20px;
    font-size: 12px;
}

    .limited_stock span {
        color: #C64D4D !important;
    }

.limited_stockMessage {
    color: #313A41;
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
}

    .limited_stockMessage span {
        color: #C64D4D !important;
    }

.shape {
    position: relative;
    height: 28px;
    width: max-content;
    background: #0099BC;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    padding: 0px 15px;
    max-width: 100%;
}

@media only screen and (min-width: 1024px) {
    .border-bottom {
        margin-right: -50px !important;
    }
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.pr_sizes.size_grid {
    padding-bottom: 0 !important;
}

.pr_sizes .btn-group label.m-b-68 {
    margin-bottom: 68px !important;
}

/*.pr_sizes .btn-group label.sizegrid {
    height: 25px !important;
}
*/

.stepper_box .stepper .button {
    color: #313a41;
}

.scrollable-panel {
    overflow-x: auto !important;
    max-height: 30rem;
    height: 100%;
}


.palette_1 {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 14px;
}

.palette_2 {
    display: inline-block;
}

.select_color {
    color: #697172;
    background-color: #FFFFFF;
    font-size: 12px !important;
    font-weight: 600;
    border: 1px solid #697172;
    text-align: center;
    position: relative;
    top: -2px;
}

    .select_color:hover {
        color: #313A14 !important;
        text-decoration: none;
        border: 1px solid #313A14 !important;
    }

.w-134 {
    max-width: 134px !important;
}

/*@media (min-width: 800px) {
    .m-t-100 {
        margin-top: 64px;
    }
}*/

@media (min-width:576px) {
    .modal-dialog {
        margin: 90px auto 20px !important;
    }
}

.dashboard-components-wrapper .icon-plus:before {
    content: "\e917" !important;
}


.pr_sizes .btn-group label {
    margin-bottom: 18px !important;
    height: auto;
    text-align: center;
}

.pr_sizes .btn-group input {
    margin-bottom: 10px;
}

.pr_sizes .btn-group span {
    display: contents;
}

.btn-light:hover {
    background-color: transparent !important;
}

.btn-light {
    background-color: transparent !important;
}




.qty-full-box {
    display: inline-flex;
    align-items: center;
    /*  justify-content: space-between;
    width: 120px;*/
    margin-bottom: 0px;
}

    .qty-full-box .qty-label-text {
        font-size: 1rem;
        color: #313A41;
        font-weight: normal;
        max-width: 75%;
        padding-right: 10px;
    }

.win-text-input {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    /*   justify-content: space-between;
    width: 32%;*/
}

.qty-full-box .qty-box-new {
    width: 50px;
    height: 30px;
    margin-right: 10px;
    background: #F7F8F9;
    border: 1px solid #D6D7D8;
    color: #313A41;
    padding: 0;
    font-weight: 600;
    border-radius: 5px !important;
    box-shadow: none;
    text-align: center;
}

.qty-full-box .qty-fe {
    font-size: 1rem;
    color: #697172;
    font-weight: normal;
    text-align: end;
    margin-bottom: 0;
}

.total-full-qty-f {
    padding: 10px 0;
}

.border-bottom {
    border-bottom: 1px solid #EAEBEC !important;
}

.d-f-col {
    display: inline-flex;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
    max-height: 200px;
    overflow: auto;
}

.total-full-qty-f .total-qty-label-text {
    font-weight: bold;
}

.qty-box-new.total-bg-w {
    background: #fff !important;
}

.pr_sizes .d-f-col .act {
    border: 2px solid #C64D4D;
}

.clsstripe {
    position: relative;
}

.qty-label-text {
    width: 80%
}

.read-msg {
    text-decoration: none !important;
}


.btn-Read {
    color: #FFFFFF !important;
    background-color: #313A41;
    border-color: #6c757d;
    font-size: 15px !important;
    font-weight: 400;
    margin-top: 20px;
}

    .btn-Read:hover {
        color: #FFFFFF !important;
        background-color: #272E34;
    }

.text-gap {
    margin-bottom: 0rem !important;
}

.text-msg {
    margin-top: 8px;
}

@media (max-width: 576px) {
    .form-group {
        margin-bottom: 0rem !important;
    }

    .col-form-label {
        padding-bottom: 0rem !important;
        padding-top: 0rem !important;
    }

    .form-control {
        margin-top: 0rem !important;
    }
}

@media (max-width: 424px) {
    .upload_file_content {
        margin: 4px 0 !important;
    }

    .upload_file_btn {
        padding: 2px 5px !important;
    }
}

@media (min-width: 1700px) and (max-width: 1800px) {
    .upload_addlogo {
        max-width: 155px !important;
    }
}

.ellipsis_2_line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    max-height: 4.2em;
}

.upload_file_content {
    font-family: Cairo, sans-serif !important;
}

@media only screen and (min-width: 992px) and (max-width: 1079px) {
    .upload_file_content {
        margin: 4px 0 !important;
    }

    .upload_file_btn {
        padding: 2px 5px !important;
    }
}

.enlargeIcon-img {
    display: flex !important;
    gap: 4px !important;
    align-items: center !important;
    justify-content: left !important;
    flex-wrap: wrap !important;
    gap: 3px !important;
}

    .enlargeIcon-img .thum_a {
        display: inline-block !important;
        width: 36px !important;
        height: 36px !important;
        max-width: 36px !important;
        max-height: 36px !important;
        aspect-ratio: 1.1 !important;
        border: 1px solid #d6d7d8 !important;
        border-radius: 3px !important;
        object-fit: contain !important;
    }


@media (min-width: 768px) {
    .custom-btn-container {
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
    }

    .btn-flex-center {
        width: 100%;
    }
}

.m-w-195 {
    min-width: 195px;
}

.flex-container-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px;
}

.div_MultipleColorsAndSizes .toggle-button {
    border: 1px solid #888f92;
    border-radius: 5px;
    padding: 3px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #f7f8f9;
}

    .div_MultipleColorsAndSizes .toggle-button input {
        position: absolute;
        z-index: 9;
        -webkit-appearance: none;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        cursor: pointer;
    }

        .div_MultipleColorsAndSizes .toggle-button input:checked + .values .val:nth-child(1) {
            color: #697172;
            background: 0 0;
            -webkit-transition: background 0s ease 0s, color 0.5s ease 0s;
            transition: background 0s ease 0s, color 0.5s ease 0s;
        }

        .div_MultipleColorsAndSizes .toggle-button input:checked + .values .val:nth-child(2) {
            color: #fff;
            background: #007da3;
            -webkit-transition: background 0.5s ease 0.5s, color 0.5s ease 0s;
            transition: background 0.5s ease 0.5s, color 0.5s ease 0s;
        }

        .div_MultipleColorsAndSizes .toggle-button input:checked + .values::after {
            left: 50%;
        }

    .div_MultipleColorsAndSizes .toggle-button .values {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        font-weight: 600;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

        .div_MultipleColorsAndSizes .toggle-button .values .val {
            padding: 2px 26px;
            z-index: 1;
            position: relative;
            -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            border-radius: 5px;
            -webkit-transition: color 0.5s ease;
            transition: color 0.5s ease;
            white-space: nowrap;
        }

            .div_MultipleColorsAndSizes .toggle-button .values .val:nth-child(1) {
                color: #fff;
                background: #007da3;
                -webkit-transition: background 0.5s ease 0.5s, color 0.5s ease 0s;
                transition: background 0.5s ease 0.5s, color 0.5s ease 0s;
            }

            .div_MultipleColorsAndSizes .toggle-button .values .val:nth-child(2) {
                color: #697172;
            }

        .div_MultipleColorsAndSizes .toggle-button .values:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 50%;
            border-radius: 5px;
            background: #007da3;
            z-index: 0;
            -webkit-transition: 0.5s ease;
            transition: 0.5s ease;
        }

    .div_MultipleColorsAndSizes .toggle-button.min-width-1 .values .val {
        min-width: 120px;
        text-align: center;
        padding: 2px;
    }


#div_summary_order .table-3 {
    margin-top: 15px !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}

    #div_summary_order .table-3 tbody td:last-child .inner {
        padding-right: 36px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    #div_summary_order .table-3 tbody td:first-child .inner {
        padding-left: 36px;
        border-left: 0;
    }

    #div_summary_order .table-3 tbody td .inner {
        color: #697172;
        font-weight: 600;
        padding: 10px 17px;
        padding-right: 17px;
        padding-left: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #div_summary_order .table-3 tbody td .no-results-td {
        width: auto !important;
    }

    #div_summary_order .table-3 tbody td, #div_summary_order .table-3 tbody td .inner {
        width: inherit !important;
    }

#div_summary_order .icon-delete::before {
    color: #888f92;
}

#div_summary_order .table-3 tbody td:last-child .inner {
    text-align: right;
    padding-right: 36px;
    -webkit-box-pack: end;
}

#div_summary_order i[class^="icon-"] {
    position: relative;
}

#div_summary_order .resizable-table table thead th .resize-wrapper, #div_summary_order .table-3 thead th {
    width: inherit !important;
}

@media (max-width:399.98px) {
    .add_to_order {
        margin-bottom: 15px;
    }
}

@media (min-width: 1199.98px) and (max-width: 1399.98px) {
    .div_summary_order_Padding {
        padding-left: 6.7% !important;
        padding-right: 6.7% !important;
    }
}

@media (min-width: 1400px) and (max-width: 2000px) {
    .div_summary_order_Padding {
        padding-left: 7.3% !important;
        padding-right: 7.3% !important;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .div_summary_order_Padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .mix-match-instructions {
        text-align: left !important;
    }
}

@media only screen and (min-width: 1024px) {
    .right-vw {
        margin-right: -50px !important;
    }
}