.pop_up_quantity,
.singleProduct_exchangeOffer_wrap * {
    pointer-events: none
}

.single_product_section {
    padding-top: 30px
}

.stockCollection {
    font-size: 16px;
    font-weight: 400;
    line-height: 14.22px;
    display: flex;
    gap: 2px;
    color: #00b517;
    margin-bottom: 24px
}

.singleProduct_title {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    color: #1d3976;
    margin-bottom: 8px;
    margin-top: -9px
}

.singleProduct_meta {
    display: flex;
    gap: 2px;
    justify-content: space-between;
    margin-bottom: 18px
}

.singleProduct_meta_col {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    color: #50537C
}

.singleProduct_meta_col ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    gap: 28px
}

.singleProduct_meta_col ul li {
    display: flex;
    gap: 8px;
    align-items: center;
    position: relative
}

.singleProduct_meta_col ul li span {
    display: inline-block
}

.singleProduct_Rating {
    display: flex;
    align-items: center;
    gap: 2px
}

.singleProduct_metaRating span {
    color: #ffb543
}

.singleProduct_meta_col ul li:before {
    content: "";
    position: absolute;
    left: -16px;
    background-color: #dee2e7;
    width: 6px;
    height: 6px;
    border-radius: 100%
}

#filterCatBtn,
.accordion-product-header,
.eventProduct_pckDec br,
.hide_div,
.pricing_list_div,
.productGallery_main .gallery-next,
.productGallery_main .gallery-prev,
.singleProduct_meta_col ul li:last-child:before,
.single_product_section .breadcrumb_sec li:last-child:after {
    display: none
}

.eventSidebar.shopProduct_sidebar h2,
.singleMeta_list {
    margin-bottom: 30px
}

.singleMeta_list h3, 
.singleMeta_list h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 6px;
    color: #1d3976
}

.singleMeta_list .btnLink a {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #ea5592;
    text-decoration: underline
}

.singleMeta_list .btnLink a:hover,
.singlePrdct_share ul li a:hover {
    color: #ea5592
}

.singleMeta_option {
    display: flex;
    gap: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.2px;
    color: #1d3976;
    margin-bottom: 6px;
    justify-content: space-between
}

.singleMeta_option.singleMeta_option_border {
    border-top: 2px solid #d3d3d3;
    border: none;
    padding: 10px 0 0
}

.singleMeta_option.singleTotalPrice .singletagName span.priceTag,
.singleTotalPriceBx02 .singletagName_col table .singletagName_total {
    color: #1d3976;
    font-size: 22px;
    font-weight: 600
}

.singleMeta_option.singleTotalPrice .singletagName h3 {
    font-weight: 600;
    font-size: 20px
}

.singleMeta_option .form-groups.singleTotalPriceBx {
    background: #eff2F7E5;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    justify-content: center
}

.singleMeta_option .form-groups.singleTotalPriceBx.singleTotalPriceBx01 {
    flex: none;
    border-left: 1px solid #dadbe4;
    padding-left: 20px;
    align-items: center
}

[dir=ltr] .singleMeta_option .form-groups.singleTotalPriceBx.singleTotalPriceBx01 {
    padding-right: 20px;
    padding-left: 0;
    border: none;
    border-right: 1px solid #dadbe4
}

.singleMeta_option .form-groups.singleTotalPriceBx .singletagName_col {
    flex-direction: column;
    gap: 0
}

.singleMeta_option .form-groups.singleTotalPriceBx.singleTotalPriceBx02 {
    align-items: flex-end
}

.singleTotalPriceBx_offerSpan span {
    text-decoration: line-through
}

.eventSearch .eventsForms .form-group,
.eventcart_choose:last-child,
.eventsCart_widget.eventcart_total-widget .eventcart_choose.eventcart_total:last-child,
.followingCat .heading-title,
.singleMeta_option .singletagName .singletagName_col h3,
.singleMeta_option label {
    margin-bottom: 0
}

.singleMeta_option .form-groups {
    display: flex;
    align-items: center;
    gap: 10px
}

.eventcart_total .eventsCart_rate strong,
.singleMeta_option .form-groups strong {
    font-weight: 500
}

.singleprdt_quantity {
    justify-content: space-between;
    align-items: center
}

.singleprdt_quantity .quantity {
    height: 40px
}

.productBadge_btns a img,
.singleprdt_quantity .quantity .form-control {
    width: 100% !important;
    height: 100% !important
}

.singleprdt_quantity label {
    color: #1d3976;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.singleMeta_option .form-groups .form-control {
    width: 113px;
    height: 40px;
    padding: 0 6px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    border-radius: 40px;
    border-color: #333
}

.singleMeta_color {
    position: relative;
    display: flex
}

.singleMeta_color span {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    cursor: pointer
}

.singleMeta_color input {
    visibility: hidden;
    position: absolute;
    top: 5px;
    left: 5px
}

.singleMeta_option .tagNameControl .form-control {
    min-width: 170px;
    background-color: #fff
}

.singleMeta_option .singletagName {
    justify-content: space-between;
    flex: 1;
    margin-bottom: 6px
}

.singleMeta_option .singletagName .singletagName_col {
    display: flex;
    gap: 10px;
    align-items: baseline
}

.singleMeta_option.singleTotalPrice {
    padding: 20px 32px 20px 18px;
    margin: 30px 0 0;
    border-top: 2px solid #d3d3d3;
    border: none;
    gap: 30px;
    background-color: rgba(239, 242, 247, .898);
    border-radius: 10px;
    flex-wrap: wrap;
}

[dir=ltr] .singleMeta_option.singleTotalPrice {
    padding: 20px 18px 20px 32px
}

.viewSinglePrice {
    background: #eff2F7E5;
    border: none !important;
    margin: 21px 0 !important;
    border-radius: 10px;
    padding: 30px !important;
    text-align: center !important;
    align-items: center;
    justify-content: center
}

.viewSinglePrice .btnLink {
    display: flex;
    flex-direction: column;
    color: #1d3976;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600
}

.viewSinglePrice .btnLink a {
    color: inherit;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600
}

.singleMeta_option.singleOfferPrice .priceTag,
.singleMeta_option.singleOfferPrice span {
    font-weight: 500 !important;
    color: #13bf53 !important;
    font-size: 16px !important;
    line-height: 18px !important
}

.singleMeta_option.singleTotalPrice .priceTag {
    font-size: 20px;
    color: #277ebd;
    font-weight: 600
}

.singleMeta_option .priceTag,
.singleMeta_option .singletagName .singletagName_col .priceTag {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    color: #1d3976
}

.singleMeta_option .priceTag strong,
.singleMeta_option .singletagName .singletagName_col .priceTag strong {
    font-weight: inherit
}

.singlePrdct_share {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 40px;
    flex-direction: column
}

.single_information_tag p {
    color: #1d3976;
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.singlePrdct_share h3 {
    margin: 0;
    color: #333;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500
}

.singlePrdct_share ul {
    display: flex;
    list-style-type: none;
    gap: 20px;
    margin: 0;
    padding: 0
}

.singlePrdct_share ul li a {
    display: flex;
    gap: 6px;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    color: #333
}

.singlePrdct_share ul li a img {
    transition: .6s
}

.singlePrdct_share ul li a:hover img {
    transform: scale(1.1);
    transition: .6s
}

ul.singlePrdct_share_ul {
    gap: 30px
}

ul.singlePrdct_share_ul li {
    flex: 1 1 30%;
    max-width: 30%
}

ul.singlePrdct_share_ul li a {
    display: flex;
    flex-direction: column;
    height: 197px;
    align-items: center;
    justify-content: center;
    border: 2px solid #dadbe4;
    border-radius: 10px;
    padding: 30px 20px;
    text-align: center;
    color: #1d3976;
    font-size: 16px;
    font-weight: 400
}

ul.singlePrdct_share_ul img {
    margin-bottom: 10px;
    width: 40px;
    height: 40px;
    object-fit: contain
}

.cta_benifit {
    background: #03b4F924;
    padding: 16px;
    margin: 0 0 30px;
    border-radius: 6px;
    display: flex;
    gap: 8px
}

.cta_benifit_dec h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: right;
    color: #000;
    margin-bottom: 2px
}

.cta_benifit_dec p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    color: #000
}

.cta_benifit_dec p a {
    color: #03b4f9
}

.shopProductRow .productBox_v05 {
    background-color: #fff;
    height: 100%
}

.shopProductRow .productBox_v05 .productBox_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 18px;
    height: 36px
}

.shopProductRow .productBox_v05 .productBox_meta {
    position: static;
    width: 100%;
    padding: 0 10px;
    left: 0;
    bottom: 18px
}

.product_heading-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px
}

.product_heading-title a {
    text-decoration: underline;
    color: #7d7d7d
}

.eventsCart_itemsDec a:hover,
.product_heading-title a:hover {
    color: #00a0e5
}

.shopProductRow>div:nth-child(3n):before,
.shopProductRow>div:nth-child(5n):before {
    display: block !important
}

.shopProductRow>div:nth-child(4n):before {
    display: none !important
}

.tabProduct-content {
    display: none;
    padding: 30px 0 0;
    border: 0 solid #d3d3d3;
    border-radius: 0;
    min-height: 90%
}

.productGallery_main.active .gallery-next,
.productGallery_main.active .gallery-prev,
.tabProduct-content.active {
    display: block
}

.tabsProduct {
    margin-top: -54px;
    border-radius: 10px;
    flex: 1;
    background: #eff2F7E5;
    padding: 46px
}

.tabProduct-links {
    gap: 30px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.tabProduct-links li a {
    padding: 14px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #50537C;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    position: relative;
    transition: .6s
}

.tabProduct-links li a:hover {
    color: #1d3976
}

.tabProduct-links li.active a {
    color: #1d3976;
    font-weight: 500
}

.tabProduct-links li a:hover:before,
.tabProduct-links li.active a:before {
    height: 3px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background-color: #1d3976;
    transition: .6s
}

.tabProduct-dec ul {
    list-style-type: none;
    padding: 0;
    margin: 30px 0
}

.tabProduct-dec li {
    padding-right: 30px;
    background-image: url("./images/check_list.svg");
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: top -1px right 1px;
    margin-bottom: 15px
}

.tabProduct-dec h1,
.tabProduct-dec h2,
.tabProduct-dec h3,
.tabProduct-dec h4,
.tabProduct-dec h5,
.tabProduct-dec h6 {
    color: #1d3976;
    font-size: 22px;
    line-height: normal
}

.tabProduct-dec h3,
.tabProduct-dec h4,
.tabProduct-dec h5,
.tabProduct-dec h6 {
    font-size: 20px
}

.tabProduct-dec li,
.tabProduct-dec p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #1d3976
}

.tabProduct-dec .pricing_list_div a,
.tabProduct-dec a {
    text-decoration: underline;
    font-weight: 600;
    color: #1d3976
}

.followingCat {
    padding: 20px 0 40px
}

.followingCat .heading-title h2 {
    font-weight: 700;
    color: #363636
}

.productGallery_nav ul {
    list-style-type: none;
    padding: 0 0 10px;
    margin: 25px 0;
    display: flex;
    gap: 4px;
    overflow-x: auto;
    overflow-y: hidden
}

.productGallery_nav ul::-webkit-scrollbar {
    height: 7px
}

.productGallery_nav ul::-webkit-scrollbar-track {
    background: #ccc
}

.productGallery_nav ul::-webkit-scrollbar-thumb {
    background: #00a0e5;
    border-radius: 4px
}

.productGallery_nav ul::-webkit-scrollbar-thumb:hover {
    background: #555
}

.productGallery_nav ul li {
    cursor: pointer;
    flex: 1 1 25%;
    max-width: 25%;
    width: 25%;
    min-width: 25%;
    display: flex
}

.productGallery_nav ul li img {
    object-fit: contain;
    border: 1px solid #dee2e7;
    border-radius: 5px;
    height: 140px
}

.productGallery_nav ul li img.active {
    border-color: #e7257f
}

.productGallery_main {
    position: relative;
    border: 1px solid #dee2e7;
    border-radius: 5px;
}

.productGallery_main #mainImage_gallery {
    border-radius: 5px;
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    cursor: zoom-in
}

.productBadge_inner {
    position: absolute;
    right: 18px;
    top: 14px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 99;
}

.single_product_section .productBox_budge_top {
    top: 20px;
    left: 20px
}

[dir=ltr] .single_product_section .productBox_budge_top {
    right: 20px;
    left: unset
}

.single_product_section .productBox_budge_bottom {
    bottom: 20px;
    right: 20px
}

[dir=ltr] .single_product_section .productBox_budge_bottom {
    left: 20px;
    right: unset
}

.single_product_section .productBox_budge .btn-groups .budgeLinksTxt {
    height: 30px;
    border-radius: 50px;
    font-size: 16px;
    gap: 10px;
    padding: 5px 15px
}

.single_product_section .productBox_budge .btn-groups .budgeLinksTxt img {
    width: 15px;
    height: 15px;
    object-fit: contain
}

.single_product_section .productBox_budge .btn-groups .budgeLinksTxt.budgeBx_light {
    border: .5px solid #a1a5c2
}

.gallery-next,
.gallery-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: inherit;
    color: #fff;
    border: none;
    padding: 0;
    width: 64px;
    height: 64px;
    cursor: pointer;
    font-size: 0px;
    border-radius: 100px;
    background-image: url(".././images/productGallerySlider_arrow.svg");
    background-repeat: no-repeat;
    background-size: contain
}

.gallery-prev {
    left: 10px;
    background-image: url(".././images/productGallerySlider_arrowPrev.svg")
}

.gallery-next {
    right: 10px
}

.productBadge_tip {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.productBadge_tip img {
    width: 36px;
    height: auto
}

.productBadge_btns {
    display: flex;
    gap: 10px
}

.productBadge_btns a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%
}

.singleProduct_voucher {
    padding: 10px;
    text-align: center;
    border-width: 1px 0;
    border-color: #bebebe;
    border-style: solid;
    margin: 40px 0
}

.singleProduct_voucher p {
    margin: 0;
    color: #434a54;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.36px;
    text-align: center
}

.singlePrdct_logo {
    text-align: center;
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #ffffffeb;
    padding: 10px
}

.singlePrdct_logo img {
    width: 102px;
    height: auto
}

.eventcart_total_bx .btn,
.pricing_list_div,
.singleTotalPriceBx02 .singletagName_col,
.singleTotalPriceBx02 .singletagName_col table,
.variant_list_div {
    width: 100%
}

.pricing_list_div .table-responsive,
.variant_list_div .table-responsive {
    overflow-y: auto;
    max-width: 100%
}

.pricing_list_div table,
.variant_list_div table {
    border: 1px solid #f0f9ff;
    width: 100%;
    border-radius: 6px;
    margin: 0 0 25px
}

.pricing_list_div table td,
.pricing_list_div table th,
.variant_list_div table td,
.variant_list_div table th {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #333;
    border: none
}

.pricing_list_div table tr:nth-child(2n),
.variant_list_div table tr:nth-child(2n) {
    background: #f0f9ff
}

.pricing_list_div table th,
.variant_list_div table th {
    background: #277ebd;
    color: #fff;
    font-weight: 500
}

.pricing_list_div table th:first-child,
.variant_list_div table th:first-child {
    border-radius: 0 6px 0 0
}

.pricing_list_div table th:last-child,
.variant_list_div table th:last-child {
    border-radius: 6px 0 0
}

.pricing_list_div table tr:last-child td:first-child,
.variant_list_div table tr:last-child td:first-child {
    border-radius: 0 0 6px
}

.pricing_list_div table tr:last-child td:last-child,
.variant_list_div table tr:last-child td:last-child {
    border-radius: 0 0 0 6px
}

.pricing_list_div .pricing_list_hding,
.singleTotalPriceBx02 .singletagName_col table tr td:last-child,
.variant_list_div .variant_list_hding,
[dir=ltr] .select2-results__options,
[dir=ltr] .select2-search--dropdown .select2-search__field {
    text-align: left
}

.pricing_list_div .pricing_list_hding .closePricing_table,
.variant_list_div .variant_list_hding .closeVariant_table {
    cursor: pointer;
    width: 25px;
    height: 25px;
    background: #002842;
    display: inline-flex;
    border-radius: 100%;
    color: #fff;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    top: 11px;
    left: 0
}

.pricing_list_div table td a,
.variant_list_div table td a {
    color: #0ea5e9 !important
}

.pricing_list_div table td a:hover,
.variant_list_div table td a:hover {
    color: #000 !important
}

.singleMeta_option .form-groups.tagNameControl select {
    border-radius: 10px;
    padding: 2px 20px 2px 30px;
    background: #eff2F7E5;
    border: none;
    height: 40px;
    background-position: left 6px center !important;
    width: 225px;
    color: #1d3976 !important;
    background-size: 13px !important
}

.singleMeta_option .form-groups.tagNameControl select:focus {
    outline: 0
}

.singleMeta_option .form-groups.tagNameControl select::placeholder {
    opacity: 1 !important;
    color: #1d3976 !important
}

.color_radio_selected {
    border: 1px solid red
}

.chooseColor_box {
    position: relative;
    min-width: 200px;
    height: 40px;
    border: 1px solid #333;
    border-radius: 40px
}

ul.chooseColorOpt {
    list-style-type: none;
    margin: 0;
    padding: 7px 0 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 0;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center
}

ul.chooseColorOpt li {
    z-index: 2
}

ul.chooseColorOpt li:not(.init) {
    float: none;
    width: 100%;
    display: none;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 10px 40px 10px 10px;
    border-width: 0 1px
}

ul.chooseColorOpt li.selected:not(.init),
ul.chooseColorOpt li:not(.init):hover {
    background: #fff
}

ul.chooseColorOpt li.init {
    cursor: pointer
}

.activeColorClass span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 100%
}

.activeColorClass span {
    position: relative;
    border: 1px solid #277ebd !important;
    padding: 2px;
    transform: scale(1.3)
}

ul.chooseColorOpt li.selected {
    position: relative
}

ul.chooseColorOpt li.selected:before {
    right: 17px;
    top: 11px;
    width: 8px;
    height: 18px;
    border: solid #19e335;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute
}

ul.chooseColorOpt li.none_option {
    margin-top: -20px;
    border-width: 1px 1px 0 !important;
    border-style: solid !important;
    border-color: #ccc !important;
    background: #fff !important;
    border-radius: 8px 8px 0 0
}

ul.chooseColorOpt li:last-child {
    border-bottom: 1px solid #ccc !important;
    border-radius: 0 0 8px 8px
}

ul.chooseColorOpt li:not(.init):hover {
    background: #e9f8ff
}

.productBox_addtoCase {
    position: absolute;
    bottom: 20px;
    display: flex;
    align-items: center;
    gap: 2px
}

.productBox_addtoCase .addtoCase_text {
    background: #e5e5e5;
    padding: 0 10px;
    height: 32px;
    display: flex;
    align-items: center;
    text-align: right;
    border-radius: 4px;
    color: #56a2f5;
    font-size: 13px;
    transform: translateX(100%);
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

.productBox_addtoCase:hover .addtoCase_text {
    transform: translateX(0);
    transition: .5s;
    opacity: 1;
    visibility: visible
}

.productBox_addtoCase .addtoCase_icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #277ebd;
    color: #fff;
    font-size: 26px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    z-index: 99;
    right: 8px
}

.productBox_addtoCase .addtoCase_icon.active {
    font-size: 0
}

.productBox_addtoCase .addtoCase_icon.active:before {
    content: "";
    position: absolute;
    border: 2px solid #ccc;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-top-color: #000;
    border-left-color: #000;
    animation: 1s ease-in infinite spin
}

.havePromoProduct,
.singleProduct_cart {
    display: flex;
    gap: 30px
}

.singleProduct_btns {
    flex-direction: column;
    gap: 23px
}

.singleProduct_btns .singleProductCart_btn {
    display: flex;
    gap: 27px
}

.singleProduct_btns .singleProductCart_btn .btnEvents {
    background-color: #000;
    border-color: #000
}

.singleProduct_btns .singleProductCart_btn .btnEvents:hover {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color)
}

.singleProduct_cart .whatsProductPage {
    width: 50px;
    height: 50px;
    background-color: #13bf53;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%
}

.singleProduct_btns .whatsProductPage {
    width: 100%;
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid #13bf53;
    color: #13bf53;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    gap: 10px;
    align-items: center
}

.singleProduct_cart .whatsProductPage .tooltiptext_box {
    transform: translateX(58%);
    bottom: 57px;
    min-width: 100px;
    left: 0;
    padding: 5px
}

.singleProduct_cart .whatsProductPage .tooltiptext_box::after {
    left: 16%
}

.singleProduct_cart .singleProductCart_btn {
    flex: 1;
    width: 100%
}

.singleProductCart_btn .btn {
    width: 100%;
    font-weight: 600
}

.singleMeta_list_description {
    padding-top: 13px;
    border-top: 2px solid #dadbe4;
    margin: 16px 0;
    color: #1d3976
}

.singleMeta_list_description a {
    color: #AA1359;
    text-decoration: underline;
    font-weight: 600;
    display: inline-flex
}

.singleMeta_list_description p {
    margin-bottom: 0;
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px
}

.havePromoProduct_bx {
    flex: none;
    width: 270px
}

.havePromoProduct_bx .promotionBx_bgImg {
    position: static;
    display: flex
}

.havePromoProduct_bx .promotionBx_bgImg img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: bottom
}

.havePromoProduct_bx .promotionBx {
    flex-direction: column;
    padding: 40px 0 0;
    background: linear-gradient(103.28deg, #ffc4c8 30.11%, #f7a8a3 84.92%);
    border-radius: 10px;
    height: 476px
}

.havePromoProduct_bx .promotionBx_dec {
    max-width: 100%;
    z-index: 9;
    text-align: center;
    background: #ff000000 !important;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 40px
}

.eventsCart_widget.eventcart_total-widget .eventcart_choose.eventcart_total label,
.havePromoProduct_bx .promotionBx_dec h3,
.havePromoProduct_bx .promotionBx_dec p {
    color: #000
}

.related_product .sameCategoryProductSlider . {
    padding: 40px 0 200px
}

.product_detail_popup_div .modal_singleProduct_btn,
div#share_product_via_email_pop_up .newsletter_popup form p,
div#share_product_via_email_pop_up .newsletter_popup h2 {
    text-align: center
}

#download_pdf_as_admin_pop_up .select2-selection {
    display: flex;
    flex-direction: row-reverse;
    height: 40px;
    align-items: center
}

#download_pdf_as_admin_pop_up .modal-window {
    max-width: 701px
}

#download_pdf_as_admin_pop_up .select2-selection .select2-selection__arrow {
    left: 1px;
    right: unset;
    top: 8px
}

.productSingle_popup .singleProduct_voucher p,
.select2-results__options,
.select2-search--dropdown .select2-search__field,
[dir=ltr] .singleTotalPriceBx02 .singletagName_col table tr td:last-child {
    text-align: right
}

.shop_sidebar_colorWrap {
    display: flex;
    justify-content: space-between;
    gap: 10px
}

.shop_sidebar_colorWrap .btnLink.text-left,
.single_product_admin_section .product_info p strong {
    flex: none
}

.tabProduct-content div#tw-container {
    width: 100% !important
}

.pop_up_quantity {
    width: 70px;
    height: 32px;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    cursor: not-allowed;
    font-weight: 400
}

.cartMsg_contactMe {
    width: 230px;
    margin: 40px auto 10px;
    background-color: #002842;
    padding: 7px;
    border-radius: 50px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.cartMsg_contactMe:hover {
    background-color: #277ebd
}

.cartMsg_contactMe a {
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: flex-start
}

[dir=ltr] .singleMeta_option .form-groups.tagNameControl select {
    background-position: right 8px center !important;
    padding-left: 13px;
    padding-right: 30px;
    text-align: left
}

[dir=ltr] #download_pdf_as_admin_pop_up .select2-selection .select2-selection__arrow {
    right: 1px;
    left: unset
}

[dir=ltr] #download_pdf_as_admin_pop_up .select2-selection {
    flex-direction: inherit
}

[dir=ltr] .singleMeta_list_description p {
    direction: ltr
}

.productView {
    display: inline-block;
    cursor: pointer
}

.productViewModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    align-items: center;
    justify-content: center;
    overflow: auto;
    padding: 40px 0
}

.productViewModal_content {
    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 10px
}

.productViewModal_content img {
    max-width: 100%;
    height: auto
}

.productViewModal_close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    font-size: 20px
}

.productViewModal .productViewModal_content {
    max-width: 400px;
    margin: 40px 0
}

.singleProduct_exchangeOffer_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 8px;
    border-style: solid;
    border-width: 1px 0;
    border-color: #1d3976;
    color: #1d3976;
    font-size: 15px;
    margin-top: 30px;
    cursor: pointer
}

.singleProduct_exchangeOffer_wrap img {
    width: 27px;
    height: auto
}

.exchangeOfferContent_hnd {
    text-align: center;
    margin: 30px 0 10px
}

#exchangeOfferTags .modal-window {
    padding-top: 20px
}

.singleTotalPriceBx02 .singletagName_col table th {
    font-weight: 400
}

.singletagName_totalSpans {
    display: block;
    text-align: center;
    color: #1d3976;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400
}

.singletagName_offerDis {
    background-color: #cdd960;
    padding: 4px 10px;
    border-radius: 50px;
    display: inline-block;
    color: #1d3976;
    font-size: 14px;
    font-weight: 500;
    margin: 3px 0
}

.singleProduct_detail .quantity button,
.singleProduct_detail .quantity button.decrease {
    background-color: #a1a5c2;
    border-color: #a1a5c2;
    border-radius: 6px
}

.singleProduct_detail .quantity button:hover {
    background-color: #1d3976;
    border-color: #1d3976
}

.singleProduct_detail .quantity {
    height: 40px;
    border: none;
    min-width: 139px;
    width: min-content
}

.singleProduct_detail .quantity input {
    padding: 0 !important;
    background-color: inherit
}

.singleTotalPriceBx_offerSpanSpecial {
    margin-bottom: 10px;
    color: red;
    font-size: 16px;
    font-weight: 400
}

#event_category_product_detail .quantity.quickView_quantity input#quantity {
    cursor: default;
    pointer-events: auto
}

.popup-content {
    max-width: 600px;
    width: 600px;
    max-height: 400px;
    overflow: hidden
}

.popup-content img#popupImage {
    width: 100%;
    height: 366px;
    object-fit: scale-down
}

.similarProductSlider .item {
    padding-bottom: 70px;
    height: 100%
}

.similarProductSlider .owl-stage {
    display: flex
}

.singleMeta_list_comboBx {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse
}

.singleMeta_list_comboBx_rght .singleMeta_list {
    margin: 0
}

.event-inner-section,
.similarProductSlider .item .productBxColor {
    padding-bottom: 10px
}

.singleMeta_list_covers {
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.singleMeta_list_covers .singleMeta_list {
    margin: 0 !important;
    flex: 1
}
.FilterSearch button[type=button], 
.FilterSearch button[type=submit]{
    min-width: 48px;
    min-height: 48px;
    display: flex;
    justify-content: end;
}
.FilterSearch input[type=text]{
    min-width: 48px;
    min-height: 48px;
}
.product_detail_div .single_add_to_cart_msg{
    text-align: center;
}


@media only screen and (min-width:1280px) {
    .popup-content {
        max-width: 600px;
        width: 600px;
        max-height: fit-content;
        overflow: hidden
    }
    .popup-content img#popupImage {
        height: 100%
    }
}

@media only screen and (max-width:860px) {
    .popup-content {
        width: 95%;
        max-height: 300px
    }
    .popup-content img#popupImage {
        width: 100%;
        height: 260px
    }
    .singleMeta_list {
        margin-bottom: 15px
    }
    .tabProduct-links li a:hover:before,
    .tabProduct-links li.active a:before {
        bottom: -1px
    }
    .tabProduct-links li a {
        padding: 10px 5px;
        font-size: 18px
    }
    .shop_sidebar_color .form-group.tooltip_box .tooltiptext_box {
        transform: translateX(29%);
        min-width: 46px
    }
    #event_category_product_detail {
        padding: 8% 0
    }
    .productSingle_popup.modal-window.small {
        max-height: 100%;
        z-index: 99999;
        height: 100%;
        min-height: fit-content
    }
    #share_product_via_email_pop_up .modal-window {
        max-width: 95%;
        width: 100%;
        margin: auto
    }
    .singleProduct_btns .singleProductCart_btn {
        display: flex;
        gap: 6px
    }
    .singleProduct_btns {
        gap: 8px
    }
    .gallery-next,
    .gallery-prev {
        width: 40px;
        height: 40px
    }
    .style_package_cardBody a.btn.btn-dark.eventCategoryBtn.eventCategoryBtnPck {
        border-radius: 10px;
    }
}

@media only screen and (max-width:500px) {
    .productGallery_nav ul {
        margin: 10px 0
    }
    .singleProduct_voucher {
        margin: 20px 0
    }
    .stockCollection {
        margin-bottom: 10px
    }
    .singleProduct_title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 14px
    }
    .singleProduct_meta {
        gap: 5px 2px;
        margin-bottom: 20px;
        flex-wrap: wrap;
        padding-bottom: 20px;
        border-bottom: 1px solid #d9d9d9
    }
    .singleMeta_list h3, 
    .singleMeta_list h2 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 8px
    }
    .shop_sidebar_color {
        gap: 3px 10px
    }
    .singleMeta_list {
        margin-bottom: 12px
    }
    .singleMeta_option {
        gap: 10px;
        flex-wrap: wrap
    }
    .singleMeta_option .form-groups {
        flex-wrap: wrap;
        align-items: baseline
    }
    .single_product_section .chooseColorOpt_option .form-groups {
        align-items: center;
        flex-wrap: nowrap
    }
    .tabProduct-links li {
        border-bottom: 1px solid #eee
    }
    .tabProduct-links {
        flex-direction: column;
        padding: 0;
        margin: 0 0 10px
    }
    .tabProduct-content {
        padding: 15px
    }
    .tabProduct-dec li {
        padding-right: 25px;
        background-size: 18px;
        background-position: top 2px right 1px;
        margin-bottom: 8px
    }
    .complementary_product .row.shopProductRow .col-md-3,
    .related_product .row.shopProductRow .col-md-3 {
        flex: 1 1 50%;
        max-width: 50%
    }
    .shopProductRow>div:nth-child(3n):before {
        display: none !important
    }
    .shopProductRow .productBox_v05 .productBox_meta {
        position: static
    }
    .shopProductRow .productBox_v05 .productBox_title {
        -webkit-line-clamp: 4;
        font-size: 14px;
        line-height: 18px
    }
    .product_heading-title {
        flex-direction: column;
        gap: 10px
    }
    .singleMeta_option.singleMeta_amount.singleprdt_quantity {
        flex-direction: column;
        align-items: flex-start
    }
    .singleMeta_option.singleMeta_amount.singleprdt_quantity .form-groups.priceTagLogin {
        flex: 1 1 100%;
        max-width: 100%;
        text-align: left;
        display: flex;
        align-items: flex-end;
        justify-content: normal;
        width: 100%
    }
    .singlePrdct_logo {
        padding: 5px
    }
    .singlePrdct_logo img {
        width: 63px;
        height: auto
    }
    .shop_sidebar_colorWrap {
        flex-wrap: wrap
    }
    .shop_sidebar_colorWrap .btnLink.text-left {
        flex: 1 1 100%;
        text-align: right
    }
    .singleMeta_list_covers {
        gap: 15px
    }
    .singleMeta_option .form-groups.singleTotalPriceBx.singleTotalPriceBx01 {
        border: none;
        border-bottom: 1px solid #dadbe4;
        padding-bottom: 20px
    }
}

.sectionBx02.event-shop-section .container {
    max-width: 100%;
    padding: 0
}

.sectionBx02.event-shop-section .eventsCart_Box {
    position: static !important
}

.eventsCart_options .eventsCart_optLists:last-child {
    margin-top: 0
}

@media only screen and (min-width:1700px) {
    .sectionBx02.event-shop-section .container {
        max-width: 1620px;
        padding: 0
    }
    .eventsCart_Box_inner {
        border-radius: 20px !important
    }
}

@media only screen and (max-width:1699px) {
    .eventProduct_grid {
        padding-right: 40px
    }
    [dir=ltr] .eventProduct_grid {
        padding-left: 40px;
        padding-right: 0
    }
}

.event-shop-section .productBox_ftr .productBox_ftrCol.Linking {
    padding-bottom: 5px;
    flex-direction: initial;
    gap: 10px
}

.event-shop-section .productBox_ftr {
    margin: 0 -2px;
    width: calc(100% + 4px)
}

.event-shop-section .productBox_ftr .productBox_ftrCol.Linking .eventCategoryBtn,
.eventProduct_pckDec,
.eventsCart_items>div {
    flex: 1
}

.event-shop-section .edit_eventCategoryBtn {
    background: #000 !important
}

.event-shop-section .productBox.productBox_v05 .productBox_dec {
    padding: 15px 10px
}

.event-shop-section .shopProductRow {
    gap: 10px 0
}

.event-shop-section .productBox.productBox_v05 .productBox_dec .productBox_title {
    font-size: 18px;
    font-weight: 400
}

.events_heading_bx {
    text-align: center;
    color: #000;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 30px
}

.events_heading_bx .headingTitle_en {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.events_heading_bx .headingTitle_en .eventsBudge {
    display: inline-flex;
    align-items: center;
    background-color: #000;
    text-align: center;
    width: 42px;
    height: 42px;
    color: #fff;
    border-radius: 100%;
    justify-content: center;
    font-size: 25px;
    font-weight: 800
}

.eventsCategorySlider .owl-item {
    position: relative;
    padding: 14px 10px 0;
    height: 100%
}

.eventsCategorySlider .owl-stage {
    padding-bottom: 35px
}

.eventsCategorySlider .owl-item.selected:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #42a0e5;
    left: 0;
    right: 0;
    margin: auto;
    top: 8px;
    border-radius: 4px
}

.eventsCategorySlider .owl-item.selected:after,
.eventsColor_heading_bx:before {
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    left: 0;
    margin: auto
}

.eventsCategorySlider .owl-item.selected:after {
    position: absolute;
    border-top: 22px solid #42a0e5;
    bottom: -29px
}

.eventsColor_heading_bx {
    background: #ebebeb;
    padding: 30px;
    border-radius: 10px;
    position: relative
}

.events_heading_bx input {
    border: none;
    width: 74px;
    padding: 0 10px;
    height: 30px;
    font-size: 18px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    margin: 3px -9px 0 0;
    text-align: left
}

.eventsColor_heading_bx:before {
    position: absolute;
    border-top: 22px solid #ebebeb;
    bottom: -20px
}

.eventProduct_grid {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: baseline
}

.eventsShopProduct {
    padding: 10px 0;
    background: #fff;
    min-width: 55%
}

.eventSidebar {
    flex: none;
    width: 250px
}

.eventsCart_Box {
    flex: none;
    width: 469px;
    margin-right: 0;
    min-width: 469px;
    position: absolute;
    left: 0;
    z-index: 999
}

.eventSearch .eventsForms,
.eventsCart_printing {
    justify-content: space-between;
    display: flex
}

.eventsCart_Box_inner {
    border-radius: 5px;
    padding: 20px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #eff2F7E5;
    background: #eff2F7E5
}

.eventsForms .form-control {
    border-radius: 30px;
    background-color: #fbfbfb;
    border-color: #eee;
    line-height: 18px;
    color: #afafaf;
    width: 256px;
    font-size: 16px;
    font-weight: 600
}

.eventsCart_list,
.eventsCart_widget {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px
}

.eventsForms .form-control::placeholder {
    opacity: 1 !important
}

.eventsCart_widget {
    padding-bottom: 20px
}

.eventsCart_Box .cart_data_div .eventsCart_widget {
    max-height: 455px;
    overflow: auto
}

.cart_data_div .eventsCart_widget::-webkit-scrollbar {
    width: 2px
}

.cart_data_div .eventsCart_widget::-webkit-scrollbar-track {
    background: #ccc
}

.cart_data_div .eventsCart_widget::-webkit-scrollbar-thumb {
    background: #222
}

.cart_data_div .eventsCart_widget::-webkit-scrollbar-thumb:hover {
    background: #000
}

.eventsCart_wrap {
    background: #fff;
    padding: 0
}

.eventSearch .eventsForms .btn-primary {
    background-color: #fff;
    color: #222;
    border: none;
    padding: 0
}

.eventsCart_widget.bundle_quantity_widget,
.eventsCart_widget:last-child {
    border: none;
    padding-bottom: 0
}

.eventsCart_list {
    padding: 20px 0 20px 2px
}

.eventsCart_list:last-child {
    margin-bottom: 20px
}

.eventsCart_items {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.eventsCart_items .eventsCart_options {
    flex: 1 1 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse
}

.eventsCart_items .eventsCart_quantName {
    font-weight: 500;
    color: #333;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 9px
}

.bundle_quantity_widget .quantity,
.eventsCart_items .quantity {
    width: 129px;
    height: 30px
}

.eventsCart_items .quantity button,
.productSingle_popup .quantity button {
    width: 24px;
    height: 24px
}

.event_quantity {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: space-between
}

.event_quantity .eventsCart_sysmbol {
    font-size: 16px;
    color: #000;
    line-height: 18px;
    font-weight: 400
}

.eventsCart_itemsImg {
    flex: none !important;
    width: 70px;
    height: 70px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.eventsCart_itemsImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-size: 10px
}

.eventsCart_itemsDec .eventsCart_title h2 {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    margin: 0 0 8px
}

.eventsCart_itemsDec .eventsCart_price {
    color: #666
}

.eventsCart_title h2 {
    font-size: 20px;
    font-weight: 600
}

.eventsCart_title h2 .eventsCart_quant {
    font-weight: 400;
    font-size: 18px;
    color: #999992
}

.eventsCart_itemsAction {
    text-align: left;
    position: absolute;
    top: 0;
    padding: 0
}

.eventsCart_printing {
    margin-top: 15px !important
}

.eventsCart_printing span {
    color: #333;
    font-weight: 500;
    line-height: 17px;
    font-size: 15px
}

.eventsCart_price {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    color: #6e6e6a;
    font-size: 14px
}

.eventsCart_links a {
    color: #6e6e6a;
    font-size: 15px;
    text-decoration: underline
}

.eventsCart_options .eventsCart_optLists {
    color: #6e6e6a;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px
}

.eventProduct_packaging {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 10px 0 0
}

.eventProduct_packaging p {
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    flex: 1;
    font-weight: 500;
    line-height: 17px
}

.eventProduct_packaging p a {
    color: #277ebd;
    text-decoration: underline
}

.eventProduct_packagingImg {
    width: 40px;
    height: 40px;
    flex: none;
    border: 1px solid #277ebd;
    padding: 2px;
    position: relative;
    margin-right: 0;
    overflow: hidden;
    cursor: pointer;
    background-color: #277ebd;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.eventProduct_packagingImg img {
    filter: brightness(0) invert(1)
}

.eventProduct_packagingImg.active:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 200px;
    height: 2.3px;
    background: #8a8a8a;
    transform: rotate(136deg) translate(0, -68px)
}

.eventcart_choose {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center
}

.eventcart_choose #bundle_quantity {
    border-color: #333;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    padding: 0
}

.bundle_quantity_widget h3 {
    font-weight: 700;
    color: #277ebd;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 15px
}

.bundle_quantity_widget .eventcart_choose label {
    color: #277ebd
}

.bundle_quantity_widget .quantity button {
    width: 22px;
    height: 22px
}

.eventcart_choose label {
    margin-bottom: 0;
    flex: none;
    font-size: 16px;
    font-weight: 500;
    color: #333
}

.eventcart_choose input {
    flex: none;
    height: 38px;
    font-size: 16px
}

.eventcart_choose.eventcart_choose_sending {
    display: flex;
    flex-direction: column;
    justify-content: inherit;
    align-items: inherit
}

.eventcart_choose.eventcart_choose_sending .form-control {
    height: 40px;
    border-radius: 40px;
    border-color: #333;
    font-size: 16px;
    font-weight: 400;
    color: #333
}

.eventcart_number_input {
    width: 100px;
    text-align: left
}

.eventsCart_labelQuant label {
    display: flex;
    gap: 5px;
    align-items: center
}

.eventsCart_labelQuant input {
    width: 130px
}

.eventsCart_widget.eventcart_total-widget {
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 0;
    border: none
}

.eventsCart_widget.eventcart_total-widget .eventcart_choose.eventcart_total {
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px
}

.eventsCart_widget.eventcart_total-widget .eventcart_choose.eventcart_total span {
    font-weight: 400;
    color: #000
}

.eventsCart_Box_close {
    position: absolute;
    top: -23px;
    right: -9px;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    background-color: #277ebd;
    color: #fff;
    border-radius: 100%;
    cursor: pointer;
    display: none
}

.eventcart_choose.eventcart_total {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px
}

.eventcart_total_bx {
    margin: 10px 0 0
}

.eventcart_total_bx p {
    color: #000;
    font-weight: 500;
    margin: 0
}

.eventcart_total_bx .text-warning {
    color: #000;
    font-weight: 400;
    margin-bottom: 10px
}

.eventcart_total_bx textarea.form-control {
    border: 1px solid #b6b6b6;
    height: 70px;
    border-radius: 10px;
    resize: none;
    margin-bottom: 16px
}

.eventcart_total_bx .btn-primary {
    width: 90%;
    height: 40px;
    margin: 10px auto 0;
    background-color: #3139a3;
    border-color: #3139a3;
    font-size: 22px;
    display: flex
}

.eventSidebar h2 {
    color: #000;
    font-size: 25px;
    font-weight: 600
}

.eventSidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.eventSidebar ul li {
    padding: 10px 0;
    position: relative
}

.eventSidebar ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 400
}

.eventSidebar ul li.active,
.eventSidebar ul li:hover {
    background-color: #fff
}

.eventSidebar ul li.active {
    background-color: #f4faff;
    padding-right: 10px;
    border-radius: 10px
}

.eventSidebar ul li.active:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #277ebd;
    left: 0;
    top: 0;
    rotate: 180deg;
    bottom: 0;
    margin: auto
}

.eventSidebar ul li.active a,
.eventSidebar ul li:hover a {
    font-weight: 600;
    color: #0065d3
}

.productSingle_popup .singleProduct_voucher {
    padding: 0;
    text-align: right;
    border: none;
    margin: 0
}

.productSingle_popup .modal_content {
    padding: 57px 37px
}

.productSingle_popup.modal-window.small {
    padding: 0;
    max-width: 896px
}

.productSingle_popup .modal_content .single_product_section {
    padding: 0
}

.productSingle_popup .quantity {
    height: 30px;
    width: 129px
}

.product_detail_popup_div .singleProduct_title {
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    color: #000;
    margin-bottom: 14px
}

.product_detail_popup_div .singleMeta_option {
    flex-wrap: wrap
}

.product_detail_popup_div .modal_singleProduct_btn .btn {
    width: 300px;
    margin: auto
}

.bundle_multi_product_pop_up .included_product_tr select.printing_type {
    padding: 5px 5px 5px 34px;
    border: 1px solid #ccc;
    border-radius: 16px;
    max-width: 130px
}

.bundle_multi_product_pop_up .included_product_tr td img {
    width: 50px;
    height: auto
}

div#packingProduct .modal-window {
    width: 1290px
}

.packingProduct_content .packingProduct_hng h2 {
    text-align: center;
    font-size: 40px;
    color: #000;
    line-height: 42px
}

.packingProduct_content .packingProduct_hng p {
    text-align: center;
    font-size: 30px;
    line-height: 30px
}

.packingProduct_box {
    display: flex;
    gap: 8px;
    text-align: center;
    justify-content: center;
    margin: 78px 0 0
}

.packingProduct_content {
    padding: 60px 40px 80px
}

.packingProduct_box .packingProduct_item {
    border: 1.5px solid #222;
    border-radius: 7px;
    flex: 1;
    padding: 10px;
    cursor: pointer
}

.packingProduct_box .packingProduct_item.selected,
.packingProduct_box .packingProduct_item:hover {
    background-color: #c7dbeb
}

.packingProduct_box .packingProduct_img {
    width: 140px;
    height: 100px;
    margin: auto
}

.packingProduct_box .packingProduct_img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.packingProduct_box .packingProduct_item p {
    margin: 0;
    font-size: 24px;
    line-height: 28px
}

.modal_singleProduct_btn {
    padding-top: 30px;
    border-top: 1px solid #d9d9d9
}

.modal_singleProduct_btn .btn {
    max-width: 100%;
    width: 100%
}

.disabled_events_section {
    pointer-events: none;
    opacity: .2;
    cursor: not-allowed
}

@media only screen and (max-width:1500px) {
    .eventsShopProduct {
        min-width: auto !important
    }
}

@media only screen and (max-width:1300px) {
    div#packingProduct .modal-window {
        width: 95%
    }
    div#packingProduct {
        padding: 40px 0
    }
    .packingProduct_content .packingProduct_hng h2 {
        font-size: 30px;
        line-height: 32px
    }
    .packingProduct_content .packingProduct_hng p {
        font-size: 20px;
        line-height: 22px
    }
    .packingProduct_box {
        gap: 8px;
        margin: 40px 0 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
    .packingProduct_content {
        padding: 20px 0 30px
    }
    .packingProduct_box .packingProduct_img {
        width: 110px;
        height: 94px
    }
    .packingProduct_box .packingProduct_item p {
        font-size: 20px;
        line-height: 24px
    }
    .eventProduct_grid {
        position: relative;
        margin-top: 45px
    }
    .eventSidebar {
        flex: none;
        flex: none;
        width: auto;
        position: absolute;
        top: -49px
    }
    .eventSidebar.active ul {
        min-width: 400px;
        box-shadow: 0 0 2px 0 #ccc;
        display: block;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        z-index: 999
    }
    #filterCatBtn {
        width: 40px;
        height: 40px;
        display: inline-flex;
        border: 1px solid #ccc;
        padding: 10px;
        justify-content: center;
        cursor: pointer
    }
    .eventSidebar ul {
        display: none
    }
    .eventSidebar h2 {
        padding: 0
    }
    .eventSidebar #filterCatBtn:hover,
    .eventSidebar.active #filterCatBtn {
        border-color: #188dc3;
        background: #188dc3
    }
    .eventsCart_Box {
        width: 320px;
        margin-right: 15px
    }
}

@media only screen and (max-width:1024px) {
    .modal-window.productSingle_popup {
        width: 95%
    }
    .productSingle_popup .modal_content {
        padding: 30px 10px 40px
    }
    .productSingle_popup .singleProduct_meta_col ul {
        gap: 10px 28px;
        flex-wrap: wrap
    }
    .events_heading_bx {
        font-size: 24px;
        margin-bottom: 20px
    }
    .events_heading_bx .headingTitle_en {
        gap: 7px;
        flex-direction: column
    }
    .events_heading_bx .headingTitle_en .eventsBudge {
        width: 30px;
        height: 30px;
        font-size: 17px
    }
    .eventsColor_heading_bx {
        padding: 20px;
        border-radius: 6px
    }
    .eventSidebar {
        flex: 1 1 100%;
        width: 100%;
        position: relative;
        margin-bottom: 20px;
        top: 0
    }
    .eventProduct_grid {
        flex-wrap: wrap;
        margin-top: 0
    }
    .eventsShopProduct,
    ul.singlePrdct_share_ul li {
        flex: 1 1 100%;
        max-width: 100%
    }
    .productHr {
        display: none !important
    }
    .eventProduct_grid,
    [dir=ltr] .eventProduct_grid {
        padding: 0 15px
    }
    .eventsCart_Box {
        width: 100%;
        margin: 40px auto 30px;
        border-radius: 20px;
        min-width: 100%
    }
    .eventSearch .eventsForms {
        gap: 10px
    }
    .eventSearch .eventsForms .form-group {
        flex: 1
    }
    .eventSearch .eventsForms .form-group:last-child {
        flex: none
    }
    .eventsForms .form-control {
        width: 100%
    }
    .eventSidebar ul {
        padding: 10px
    }
    .complementary_product .complementaryProductSlider,
    .related_product .similarProductSlider {
        padding-bottom: 70px
    }
    .stockCollection {
        margin-bottom: 10px
    }
    .singleProduct_title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px
    }
    .single_product_section {
        padding-top: 20px
    }
    .singleProduct_meta_col {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        color: #333
    }
    .singleMeta_list h3, 
    .singleMeta_list h2 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 15px
    }
    .shop_sidebar_color {
        gap: 3px 10px
    }
    .singleMeta_list .btnLink a {
        line-height: 21px
    }
    .singleMeta_list {
        margin-bottom: 20px !important
    }
    .singleMeta_option.singleTotalPrice {
        padding-top: 15px;
        margin-top: 15px
    }
    .singleProductCart_btn .btn {
        height: 50px
    }
    .havePromoProduct_bx {
        width: 171px;
        display: none
    }
    .singlePrdct_share ul {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: flex-start;
        flex-direction: column
    }
    ul.singlePrdct_share_ul li a {
        height: auto;
        padding: 20px 10px;
        font-size: 16px
    }
    .singlePrdct_share ul li a img {
        width: 30px;
        height: auto
    }
    .cartMsg_contactMe {
        font-size: 18px
    }
}

@media only screen and (max-width:520px) {
    .accordion-product-header,
    .tabProduct-content {
        border-bottom: 1px solid #a1a5c2
    }
    .event-shop-section .eventsShopProduct .col-lg-4.col-md-4.col-sm-6 {
        flex: 1 1 100%;
        max-width: 100%;
        border-bottom: 7px solid #eee
    }
    .productBox.productBox_v06 .productBox_meta {
        text-align: center
    }
    .event-shop-section .eventsShopProduct .shopProductRow>div:nth-child(2n):before,
    .event-shop-section .eventsShopProduct .shopProductRow>div:nth-child(3n):before,
    .event-shop-section .eventsShopProduct .shopProductRow>div:nth-child(4n):before,
    .event-shop-section .eventsShopProduct .shopProductRow>div:nth-child(5n):before,
    .event-shop-section .eventsShopProduct .shopProductRow>div:nth-child(odd):before {
        display: none !important
    }
    .productBox_addtoCase .addtoCase_icon {
        width: 24px;
        height: 24px;
        font-size: 20px;
        border-radius: 3px
    }
    .eventsCategorySlider .owl-item.selected:before {
        left: 15px;
        right: 0
    }
    .accordion-product-item.active .accordion-product-header:after,
    .havePromoProduct_bx,
    .tabProduct-content.active,
    .tabProduct-links {
        display: none
    }
    .single_product_dec {
        padding-top: 0
    }
    .ListingTopBar {
        flex-wrap: wrap;
        gap: 10px 0
    }
    .eventsShopProduct {
        padding: 10px 0
    }
    div#event_category_product_detail {
        padding: 10% 0
    }
    .productGallery_main #mainImage_gallery {
        height: 320px
    }
    .singleMeta_option.singleTotalPrice {
        flex-direction: column
    }
    .tabsProduct {
        padding: 18px 24px
    }
    .accordion-product-header {
        display: block;
        color: #50537C;
        padding: 10px 0;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        position: relative;
        cursor: pointer
    }
    .tabProduct-dec h1,
    .tabProduct-dec h2,
    .tabProduct-dec h3,
    .tabProduct-dec h4,
    .tabProduct-dec h5,
    .tabProduct-dec h6 {
        font-size: 18px
    }
    .tabProduct-dec li,
    .tabProduct-dec p {
        font-size: 14px;
        line-height: 22px
    }
    .accordion-product-item.active .tabProduct-content {
        display: block !important;
        padding-left: 0;
        padding-right: 0
    }
    .accordion-product-header:before {
        position: absolute;
        content: "";
        left: 0;
        top: 19px;
        width: 9px;
        height: 1.8px;
        background-color: #1d3976
    }
    [dir=ltr] .accordion-product-header:before {
        left: unset;
        right: 0
    }
    .accordion-product-header:after {
        position: absolute;
        content: "";
        left: 3.5px;
        top: 15px;
        height: 9px;
        width: 1.8px;
        background-color: #1d3976
    }
    [dir=ltr] .accordion-product-header:after {
        right: 3.5px;
        left: unset
    }
    .accordion-product-item.active .accordion-product-header {
        color: #1d3976;
        font-weight: 600
    }
    .productGallery_nav ul li img {
        height: 92px
    }

    .event-shop-section .productBox_ftr .productBox_ftrCol.Linking .eventCategoryBtn {
        width: 100%;
    }
}

.admin_info_btn {
    padding: 0 10px;
    height: 38px;
    font-size: 16px;
    margin: 0 0 30px
}

.single_product_admin_section .product_info {
    padding: 20px;
    background-color: #f0f9ff
}

.single_product_admin_section .product_info p {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #abd9f8;
    display: flex
}

.single_product_admin_section .product_info p:last-child {
    border: none
}

.single_product_admin_section .product_edit_info {
    display: inline-flex;
    gap: 10px;
    flex-direction: column
}

.single_product_admin_section .product_edit_info .btn {
    font-size: 14px;
    height: 36px;
    padding: 0 17px;
    border-color: #277ebd;
    color: #277ebd !important;
    font-weight: 500
}

.single_product_admin_section .product_edit_info .btn:hover {
    background-color: #277ebd !important;
    color: #fff !important;
    border-color: #277ebd !important
}

.admin_price_info table.table td,
.admin_price_info table.table th {
    font-size: 14px;
    text-align: center;
    padding: 10px 3px
}

.admin_price_info table.table tr:nth-child(odd) {
    background: #f3f3f3
}

.admin_price_info table.table {
    border: 1px solid #ccc
}

.admin_price_info .table tr:nth-child(odd) {
    background-color: #f0f9ff !important
}

.admin_price_info .table tr td {
    background-color: inherit !important
}

@media only screen and (max-width:1200px) {
    .single_product_admin_section .admin_price_info {
        width: 100%;
        overflow: auto
    }
    .admin_price_info table.table {
        min-width: 1200px
    }
    .havePromoProduct_bx .promotionBx_dec {
        padding: 20px 10px
    }
    .tabsProduct {
        margin-top: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .single_product_admin_section .product_edit_info {
        flex-direction: row;
        flex-wrap: wrap
    }
    .tabProduct-content {
        min-height: auto
    }
}  
  
    .show_admin_info,
    #download_pdf_as_admin_pop_up {
        display: none;
    }

    .product-price,
    .hide_variant_image {
        display: none!important;
    }

    div.admin_price_info table.table .display_price {
        background: #eee !important;
    }

   .default_color_size_box label {
        min-width: 40px;
        height: 30px;
        border: 1px solid #ccc;
        overflow: hidden;
        padding: 0 4px;
        margin: 0;
        position: relative;
        top: 1px;
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .default_color_size_box label span {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    border-radius: 0px !important;
    padding:2px;
}
.singleMeta_list_view .tooltip_box .tooltiptext_box{
    transform: translateX(9%);
    padding: 4px;
    width: max-content;
}
.singleMeta_list_view{
    margin-bottom: 12px;
}
    .size_active {
        color: #fff;
        background-color:#e7257f !important ;
    }
    .size_active > parent {
        background-color: red;
    }
    
   .singleMeta_list_view .default_color_size_box label {
    cursor: default;
} 
    @media only screen and (max-width: 520px){
        .singleProduct_printingInfo{
            display: inline-flex!important;
        }
    }

.rotator {
	width: 22px!important;
	height: 22px!important;
	background: #FFFF!important;
	top: -7px!important;
	right: 0!important;
	cursor: pointer;
	border-radius: 100px;
	text-align: center;
}

.rotator svg {
    width: 18px;
    height: 18px;
}

.LogoOverPattern{
    position: absolute;
    height: 80px;
    width: 80px;
    top: 0%;
    left: 0%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate3d(247.5px, 247.5px, 0px);
    z-index: 999;
}
.resizable .resizers .resizer.bottom-right {
    right: -5px;
    bottom: -5px;
    cursor: nwse-resize;
}

.resizable .resizers .resizer {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
    border: 3px solid #4286f4;
    position: absolute;
}
.singnature_uploads {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.singnature_upload_file {
    border: 1px solid #1d3976;
    background: #FFFFFF;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.singnature_upload_file label{
    color: #1d3976;
    font-size: 34px;
    font-weight: 100;
    margin: 0; 
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.singnature_upload_file label input{
    visibility: hidden;
    width: 1px;
    height: 1px;
    position: absolute;
}
.customer_logo_box
{
    position: relative;
    cursor: pointer;
}
.customer_logo_box img{
    border: 1px solid #1d3976;
    background: #FFFFFF;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 8px;
   object-fit: scale-down;
}   
.upload_preview_delete {
    position: absolute;
    bottom: 0;
    z-index: 99999;
    right: 0px;
    display: flex;
    margin: 8px;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    align-items: center;
    padding: 3px;
    cursor: pointer;
}
.upload_preview_delete svg {
    width: 100%;
    height: 100%;
}

.upload_logo_action_box {
  gap: 5px;
  flex-wrap: wrap;
  margin: 10px auto;
}

.upload_logo_action {
	width: 30px;
	height: 30px;
	background-color: #efefef;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.upload_logo_action span {
    display:flex;
}
.upload_logo_action svg {
    width: 18px;
    height: 18px;
}
