.text-start{text-align: start}
.text-end{text-align: end}
.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-cover {
    background-size: cover;
}

.header-options select {
    border: none
}
.sn-breadcrumb-area{position: relative}
.breadcrumb-img{text-align: center}
.breadcrumb-desc{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    align-items: center;
    display: flex;
}
.breadcrumb-title {
    color: #EC008C;
    text-align: center;
}

.google-map{text-align: center;min-height: 445px}
.google-map a{display: block;height: 100%;}
.google-map img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
caption,
th,
td {
    font-weight: normal;
    text-align: start;
}

.search-box {
    margin-bottom: 20px;
}

.search-box-title {
    background-color: #EC008C;
    color: #fff;
    padding: 10px 20px;
    width: max-content;
    font-size: 1.2rem;
}

label {
    margin-bottom: 0;
}

.single-widget-categories>ul>li {
    padding-bottom: 0;
    cursor: pointer;
    margin-bottom: 5px !important;
}

.single-widget-categories>ul>li span {
    padding:1px 3px;
    height: 20px;
    background-color: #cecece;
    color: #ed018c;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    line-height: 17px;
}

.single-widget-categories>ul>li>label {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.single-widget-categories>ul>li.checked {
    color: #EC008C
}

.single-widget-categories>ul>li.checked span {
    background-color: #EC008C;
    color: #fff;
}

.colors-widget label {
    cursor: pointer;
}

.colors-widget label.checked i {
    border: 1px solid #555;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.colors-widget label.all.checked {
    color: #EC008C;
    border-bottom: 1px solid #111;
}

.colors-widget label.all {
    margin-inline-end: 10px;
}
.toolbox-sorting select{border:0 !important;padding: 5px;height: auto}
@media only screen and (max-width: 991px) {
    .blog-item .blog-item-content {
        text-align: center;
    }

    .branch-table td:first-child {
        width: 40%;
    }

    .overlay-box .box {
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    .overlay-box .row [class*="col"]:last-child .box:last-child {
        border-bottom: none;
    }

    .page-details-title {
        margin-top: 20px;
    }
}
.social-share-box{
display: flex;align-items: center;
}


.a2a_default_style{
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
}
.a2a_s__default{
    display: inline-block !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 1 !important;
    text-align: center !important;
    color: #353535 !important;
    background-color: transparent !important;
    border: 1px solid #c5c5c5 !important;
    border-radius: 100% !important;
    font-size: 14px !important;
}
path {
    fill: #6d6e72 !important;
}

.a2a_button_facebook{}

.a2a_s_facebook{}


.methods{
    padding: 20px;
    display: none;
}

.checkout-info a {
    color: #ed008c;
}
button:disabled,
button.disabled,
button[disabled]{
    border: 1px solid #b0b0b0 !important;
    background-color: #b0b0b0 !important;
    cursor: wait;
}


#cartBottom {
    left: 30px;
    bottom: 30px;
    height: 50px;
    width: 50px;
    line-height: 56px;
    text-align: center;
    background: #ED008C;
    color: #ffffff;
    border-radius: 100%;
    border: 1px solid #ED008C;
    -webkit-animation: crSlideInRight 0.8s ease-in-out 1 both;
    animation: crSlideInRight 0.8s ease-in-out 1 both;
    z-index: 1000 !important;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    font-size: 22px;
}
.fixed-social{
    position: fixed;
    left: 10px;
    bottom: 80px;
    list-style: none;
    z-index: 1000;
    padding: 0;
}

.fixed-social li {

    list-style: none;
    font-size: 13px;
    line-height: 25px;
}

.fixed-social li a {
    background: #dddddd;
    font-size: 13px;
    height: 30px;
    width: 30px;
    border-radius: 100px;
    color: #353535;
    text-align: center;
    line-height: 1;
    display: inline-block;
    margin-bottom: 5px;
}
.fixed-social li a:hover {
    background: #ED008C;
    color: #353535;
}
.footer-widget-about .footer-social-icons li a:hover {
    background: #ED008C;
    color: #353535 !important;
}
.fixed-social li a i {
    line-height: 30px;
}
.slider-navigation-1 .slider-navigation.slider-navigation-next {
    right: -20px;
}
.slider-navigation-1 .slider-navigation.slider-navigation-prev {
    left: -20px;
}
.product-details .product-description{font-size: 20px}
@media (max-width: 768px) {
    .header-top-inner {
        display: none
    }
    .header-icons {
        gap: 8px;
    }
    .header-icons {
        right: 40px !important;
        left: 0;
        justify-content: space-between;
        gap: 0;
    }
    .header-icons li{white-space: nowrap;position: relative;padding: 0 2px;}
    .header-language-wrapper, .header-country-wrapper, .header-auth-wrapper{min-width: 140px;width: auto}
    .slider-navigation-1 .slider-navigation.slider-navigation-next {
        right: auto;
    }

}
.short_description{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.branch-imgs .slick-dots{bottom: 12px}
.section-padding-lg{padding-top: 40px}
.back-btn{    padding: 2px 10px;}
/* rate*/
.rate {
    display: flex;
    padding: 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    display: none;
}
.rate:not(:checked) > label {
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:25px;
    color:#ccc;
}
.rated:not(:checked) > label {
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:25px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}

.rate > input:checked ~ label {
    color: #ED008C;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #bd0170;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #6c0141;
}
.star-rating-complete{
    color: #6c0141;
}
.rating-container .form-control:hover, .rating-container .form-control:focus{
    background: #fff;
    border: 1px solid #ced4da;
}
.rating-container textarea:focus, .rating-container input:focus {
    color: #000;
}
.rated {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rated:not(:checked) > input {
    position:absolute;
    display: none;
}
.rated:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:25px;
    color:#ED008C;
}
.rated:not(:checked) > label:before {
    content: '★ ';
}
.rated > input:checked ~ label {
    color: #ED008C;
}
.rated:not(:checked) > label:hover,
.rated:not(:checked) > label:hover ~ label {
    color: #bd0170;
}
.rated > input:checked + label:hover,
.rated > input:checked + label:hover ~ label,
.rated > input:checked ~ label:hover,
.rated > input:checked ~ label:hover ~ label,
.rated > label:hover ~ input:checked ~ label {
    color: #6c0141;
}


/* ---Countdown--- */

.black_friday-bg{padding:15px 0;background-repeat: no-repeat;background-size: cover;background-position: center}

.countdown-style-2 .single-countdown {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;*/
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px;
    margin-left: 5px;

}

.countdown-style-2 .single-countdown .single-countdown_time {
    width: 60px;
    height: 60px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 28px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    line-height: 55px;
    color: #fff;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

.countdown-style-2 .single-countdown .single-countdown_text {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #fff;
    display: block;
    text-align: center;
}

@media (max-width: 479px) {
    .countdown-style-2 .single-countdown .single-countdown_text {
        font-size: 14px;
    }
}
