html,body,p,span,a,h1,h2,h3,h4,h5,h6,div{
    font-family: 'Tajawal', sans-serif !important;
}
.theme-color-27{
    --theme-color: #E987B7;
    --theme-color2: #36ABED;
}
.product-box .img-wrapper .lable-block .lable4, .product-wrap .img-wrapper .lable-block .lable4{
    background-color:#E987B7 ;
    color: #fff;
    padding: 5px 0;
}
.header-style-5.color-style .top-header.top-header-theme{
    background-color: #E987B7;
    border-bottom:none;
}
p{
    font-size: 16px;
}

/* .top-header.top-header-theme .header-contact li,
.top-header.top-header-theme .header-contact li i{
    color: #333;
} */

/* rating  */
.comments-area {
    background: 0 0;
    border-top: 1px solid #ececec;
    padding: 45px 0;
    margin-top: 50px;
}
.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0;
}
.comments-area .comment-list {
    padding-bottom: 48px;
}
.comments-area .comment-list:last-child,
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child,
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.menu-item-has-children.active {
    padding-bottom: 0;
}
.comments-area .comment-list.left-padding {
    padding-left: 25px;
}
.comments-area .comment-list .single-comment {
    margin: 0 0 15px;
    border: 1px solid #d7d7d7;
    border-radius: 15px;
    padding: 20px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:not(:last-child),
.header-height-2,
.invoice-2 .invoice-header,
.sidebar-widget .widget-header {
    border-bottom: 1px solid #ececec;
}
.comments-area .comment-list .single-comment img {
    min-width: 80px;
    max-width: 80px;
}
.comments-area .comment-list .single-comment .reply {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:hover .reply {
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area p {
    font-size: 16px !important;
}
.comments-area .thumb {
    margin-right: 20px;
}
.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
}
.comments-area .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
    margin-left: 20px;
}
.comments-area .comment {
    margin-bottom: 10px;
    color: #777;
    font-size: 15px;
}
.comments-area .btn-reply {
    background-color: transparent;
    color: #888;
    padding: 5px 18px;
    font-size: 14px;
    font-weight: 400;
}
.comments-area.style-2 {
    border: 0;
    margin-top: 0;
    padding: 25px 0;
}
.comments-area h4 {
    margin-bottom: 35px;
    color: #2a2a2a;
    font-size: 18px;
}
        .comments-area .btn-reply {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.comments-area .btn-reply i {
    margin-left: 5px;
    font-size: 12px;
}

.breadcrumb-section{
    background-color: #f3f3f3;
}

.user-dashboard-section .box .box-title{
    padding: 12px 0;
    
}
.user-dashboard-section .box .box-title h3{
    font-weight: bold;
    
}

.marketplace-sidebar.sidenav.fixed-sidebar{
    top: 50px;
}

.mega-menu.clothing-menu{
    top: 39px !important;
}

@media (min-width:992px){
    .footer-about{
        position: relative;
    }
    .footer-about .footer-logo{
        position: absolute;
        top: -40px;
    }
    .footer-about .info{
        padding-top: 49px;
    }
}
.toggle-nav i{
    color: #fff;
}
@media (max-width: 1367px){
	.full-banner .banner-contain h3 {
		font-size: 40px;
	}

}
.forget-password{
    font-size: 15px;
    color: #E987B7;
    transition: 0.3s;
    width: fit-content;
}
.forget-password:hover{
    color: #36ABED;
    font-weight: bold;
    transition: 0.3s;
}

@media (min-width:992px) {
    .contact-page .contact-right ul li{
        min-height: 65px;
    }
}

.collection-collapse-block{
    border-bottom: 1px solid #ddd !important;
}
.checkout-form textarea{
    height: auto !important;
}
.order-box .qty li span{
    font-size: 16px;
}

.qty-box .input-group .form-control{
    width: 50px;
}
.faq-tab .nav-tabs .nav-item .nav-link,
.dashboard-section .dashboard-sidebar{
    background-color: #f3f3f3;
}
.dashboard-section .faq-content .card{
    background-color: #f3f3f3;
    min-height: auto !important;
}


.banner-timer .banner-text h4 {
    color: #E987B7;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    line-height: 28px;
}
@media(min-width:992px){
    .tap-top.top-cls{
        bottom: 30px;
    }
}
.sm li{
    position: initial !important;
}
.img-wrapper .back,.img-wrapper .front{
    background-color: #fff;
}


.cart_qty_cls {
    top: -15px;
    left: -10px;
}
@media (max-width: 767px) {
    .cart_qty_cls {
        top: -10px;
    }
}

.wishlist-div {
    position: relative;
}
.old-price {
    font-size: 16px;
    font-weight: 100;
    color: red;
}

/* quick search style  */
.form-box {
    position: relative;
}
#search_products {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    border-radius: 8px;
    margin-top: 5px;
}
#search_products .card {
    background-color: #fff;
    padding: 15px;
    border: none;
}
#search_products .input-box {
    position: relative;
}
#search_products .input-box i {
    position: absolute;
    right: 13px;
    top: 15px;
    color: #ced4da;
}
#search_products .form-control {
    height: 50px;
    background-color: #eeeeee69;
}
#search_products .form-control:focus {
    background-color: #eeeeee69;
    box-shadow: none;
    border-color: #eee;
}
#search_products .list {
    padding-top: 20px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
#search_products .border-bottom {
    border-bottom: 2px solid #eee;
}
#search_products .list i {
    font-size: 19px;
    color: red;
}
#search_products .list span {
    color: #000;
}
#search_products .list small {
    color: #999;
}
.product-m .slick-list {
    padding: 20px 0;
}
.product-box {
    padding: 15px 5px;
    border-radius: 5px;
    border:1px solid #d5d5d5;
}
.product-box:hover {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.sub-cat-menu {
    border: 1px solid #777;
    padding: 5px;
    border-radius: 5px;
    margin: 10px 5px;
}
.sub-cat-menu a {
    color: #777;
    padding: 10px;
}
.sub-cat-menu a.active {
    color: #333;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
}

.product-pagination .pagination .page-item.active a {
    color: #fff;
    background-color: #36ABED;
}
.product-pagination .pagination .page-item.disabled {
    cursor: not-allowed;
}
.product-pagination {
    border: 0;
}
@media (max-width: 767px) {
    .collection-product-wrapper
        .product-pagination
        .theme-paggination-block
        nav {
        border: none;
    }
}
.product-pagination .pagination .page-item a {
    border: 1px solid #dee2e6;
}
.product-pagination .product-search-count-bottom {
    border: none;
}

@media (max-width: 577px) {
    .mobile-fix-option {
        height: 60px;
        background-color: #36ABED;
    }
}

.stars {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==")
        repeat-x 0 0;
    width: 150px;
}

.stars:before,
.stars:after {
    display: table;
    content: "";
}

.stars:after {
    clear: both;
}

.stars input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: fit-content;
}

.stars input[type="radio"].star-5:checked ~ span {
    width: 100%;
}

.stars input[type="radio"].star-4:checked ~ span {
    width: 80%;
}

.stars input[type="radio"].star-3:checked ~ span {
    width: 60%;
}

.stars input[type="radio"].star-2:checked ~ span {
    width: 40%;
}

.stars input[type="radio"].star-1:checked ~ span {
    width: 20%;
}

.stars label {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -999rem;
    float: left;
    position: relative;
    z-index: 10;
    background: transparent !important;
    cursor: pointer;
}

.stars label:hover ~ span {
    background-position: 0 -30px;
}

.stars label.star-5:hover ~ span {
    width: 100% !important;
}

.stars label.star-4:hover ~ span {
    width: 80% !important;
}

.stars label.star-3:hover ~ span {
    width: 60% !important;
}

.stars label.star-2:hover ~ span {
    width: 40% !important;
}

.stars label.star-1:hover ~ span {
    width: 20% !important;
}

.stars span {
    display: block;
    width: 0;
    position: relative;
    top: 0;
    left: 0;
    height: 30px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==")
        repeat-x 0 -60px;
    -webkit-transition: -webkit-width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.comments-area .btn-reply {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.comments-area .btn-reply i {
    margin-left: 5px;
    font-size: 12px;
}
.comments-area {
    background: 0 0;
    border-top: 1px solid #ececec;
    padding: 45px 0;
    margin-top: 50px;
}
.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0;
}
.comments-area .comment-list {
    padding-bottom: 48px;
}
.comments-area .comment-list:last-child,
.mobile-header-wrapper-style
    .mobile-header-wrapper-inner
    .mobile-header-content-area
    .mobile-header-info-wrap
    .single-mobile-header-info
    .lang-curr-dropdown
    ul
    li:last-child,
.mobile-header-wrapper-style
    .mobile-header-wrapper-inner
    .mobile-header-content-area
    .mobile-menu-wrap
    nav
    .mobile-menu
    li
    ul
    li.menu-item-has-children.active {
    padding-bottom: 0;
}
.comments-area .comment-list.left-padding {
    padding-left: 25px;
}
.comments-area .comment-list .single-comment {
    margin: 0 0 15px;
    border: 1px solid #f2f2f2;
    border-radius: 15px;
    padding: 20px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:not(:last-child),
.header-height-2,
.invoice-2 .invoice-header,
.sidebar-widget .widget-header {
    border-bottom: 1px solid #ececec;
}
.comments-area .comment-list .single-comment img {
    min-width: 80px;
    max-width: 80px;
}
.comments-area .comment-list .single-comment .reply {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area .comment-list .single-comment:hover .reply {
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.comments-area p {
    font-size: 16px !important;
}
.comments-area .thumb {
    margin-right: 20px;
}
.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
}
.comments-area .date {
    font-size: 14px;
    color: #999;
    margin-bottom: 0;
    margin-left: 20px;
}
.comments-area .comment {
    margin-bottom: 10px;
    color: #777;
    font-size: 15px;
}
.comments-area .btn-reply {
    background-color: transparent;
    color: #888;
    padding: 5px 18px;
    font-size: 14px;
    font-weight: 400;
}
.comments-area.style-2 {
    border: 0;
    margin-top: 0;
    padding: 25px 0;
}
.comments-area h4 {
    margin-bottom: 35px;
    color: #2a2a2a;
    font-size: 18px;
}

.marketplace-sidebar.sidenav.fixed-sidebar {
    top: 50px;
}
/* #sub-menu li ul {
    top: 30px !important;
} */

header.header-tools .top-header .header-dropdown li a i {
    color: #999 !important;
}
.onhover-dropdown .onhover-show-div {
    min-width: 200px;
    padding: 0;
}
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li{
    padding: 0;
}
.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a{
    padding: 15px;
    display: block;
    width: 100%;
}

.main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media img{
    height:60px;
}
.main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart{
    min-width:370px;
}

.cart-box img{
    width: 100px;
    /* padding: 10px; */
}


.user-dashboard-section .faq-content .tab-pane .card{
    min-height:auto !important;
}
.select2-results__options li{
    display: block;
}
.select2-container--default .select2-selection--single{
    border-radius: 0px;
}
.select2-container .select2-selection--single{
    height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 37px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 37px;
}
.checkout-page .checkout-form select, .checkout-page .checkout-form textarea {
    height: auto;
}

.btn-solid:hover{
    border:2px solid #36ABED;
}

.forget-password{
    font-size: 15px;
    color: #E987B7;
    transition: 0.3s;
    width: fit-content;
}
.forget-password:hover{
    color: #36ABED;
    font-weight: bold;
    transition: 0.3s;
}

.irs-to,.irs-bar,.irs-slider{
    background-color: #36ABED;
}
.lable-gradient,.tap-top.gradient-top{
    background: #36ABED;
}
.logo{
    max-width:100%;

}
@media(min-width:992px){
    .logo{
        width:200px;
    }
}
.faq-tab .nav-tabs .nav-item .nav-link:hover{

    font-weight:bold;
}
.faq-tab .nav-tabs .nav-item .nav-link.active{
    font-weight:bold;
    color:#fff;
    background: #36ABED;
}

.is-invalid{
    border-color: #dc3545 !important;
}
.filter-icon{
    background-color:#36ABED;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    padding: 2px 5px;
    margin: 0;
    border-radius: 5px;
    text-align: center;
    display: inline-block;

}

.sub-cat-menu .filter-icon{
    position: absolute;
    left: 0;
}
.collection-filter-block{
    background-color: #f3f3f3;
}
.text-heading{
    color: #222;
    font-size: 16px;
    font-weight: bold;
}
.text-heading:hover{
    color: #36ABED;
}
.user-dashboard-section .edit-link{
    cursor: pointer;
}
.footer-theme .sub-title li a:before{
    bottom: 0;
    top: auto;
}
.bg-light{
    background-color: #f3f3f3 !important;
}
.btn-solid {
    background-size: 1000px;
}
.payment-box .payment-options li .radio-option input[type="radio"]{
    top:0;
}
@media(min-width:992px){
    .banner-image{
        height:300px;
        width:100%
    }
    
}
.pixelstrap .full-mega-menu{
    overflow: hidden;
}
.pixelstrap .full-mega-menu::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    background-image: url(../images/mega.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: -1; 
}
.pixelstrap a{
    font-size: 18px;
}
.pixelstrap a:hover, .pixelstrap a:active{
    font-size: 18px;
    color: var(--theme-color) !important;

}
.top-header .header-contact li{
    padding: 0;
}
.top-header .header-contact li a{
    display: block;
    width: 100%;
    color: #fff;
}
.top-header .header-contact li a:hover{
    color: #fff;
}
.top-header .header-contact p{
    font-size: 16px;
    font-weight: bold;
}
.home-slider .slick-prev:before, .home-slider .slick-next:before, .center-slider .slick-prev:before, .center-slider .slick-next:before{
    background-color: #36ABED;
}
footer p {
    line-height: 20px;
}
.contact-right .media-body{
    display: flex;
    align-items: center;
    min-height: 65px;
}
.custom-error-section{
    display: none;
}

.product-box .img-wrapper .cart-box, .product-wrap .img-wrapper .cart-box{
    background-color:  #e7e8e9;
}
.product-box .img-wrapper .cart-box i, .product-wrap .img-wrapper .cart-box i{
    color:  #36abed;
}
.sub-cat-menu a:hover{
    color: #36abed;
}
.top-header .header-contact li{
    padding: 0;
    margin: 0;
}
.top-header .header-dropdown li  span.icon{
    font-size: 24px;
    color: #fff;
}
.header-style-5.color-style .top-header .header-dropdown>li{
    padding: 0;
}
@media (max-width: 577px){
    .top-header .header-dropdown{
        position: fixed;
        bottom: 5px;
        right: 0;
        justify-content: space-between;
        width: 100%;
        padding: 0 20px;
    }
}
@media (min-width: 1200px){
    /* .pixelstrap ul li {
        border-right: 1px solid #ddd !important;
        border-left: 0 !important;
    } */
    .pixelstrap ul li:last-child{
        border: none !important;
    }
    .sidenav .pixelstrap ul{
        padding: 10px 0;
    }
    .sidenav .pixelstrap ul li:not(:last-child) {
        /* border: 0; */
        border-bottom: 1px solid #ddd !important;
    }
    .sidenav .pixelstrap ul li a{
        padding: 12px 25px !important;
    }
    .sidenav .pixelstrap ul li a:before{
        display: none  !important;
    }

}
.product-box .product-detail h6{
    height:45px;
    font-size: 14px;
    color: #333;
    text-overflow: unset;
    white-space: unset;
    line-height: 1.4;
    
}   

.collection-banner.p-left .contain-banner{
    padding: 0 15px;
    justify-content: flex-start;
}

.collection-banner.p-left .contain-banner .content{
    padding: 30px  ;
    background-color: #eb93b03b;
}
.product-wrapper-grid.list-view .product-box{
    padding: 15px ;
}
.product-box .product-detail h4{
    margin-top: 10px;
    font-size: 16px;
}
.zoomWindowContainer div{
    background-color: #fff !important;
}
.full-banner .banner-contain h4{
    letter-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
    letter-spacing: 0 !important;
}
.top-header .header-contact li i{
    padding-left: 4px;
}

.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a:hover{
    color: #36ABED;
}
/************* track order **************/
.track-order-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.track-order-invoice{
  display: flex;
  align-items: center;
  
}
.track-order-invoice span{
  font-weight: bold;
  font-size: 20px;
  color: #36abed;
  margin: 0 10px;
}
.track-order-info{
  text-align: end;
  display: flex;
  flex-direction: column;
}
@media(max-width:767px){
  .track-order-invoice h5,
  .track-order-invoice span{
    font-size: 14px
  }
  .track-order-info{
    text-align: start;
  }
  .track-order-content{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }
}

.track-order-box{
  display: flex;
  align-items: center;
}
.track-order-box .info{
  display: flex;
  align-items: center;
  gap: 5px
}

@media(max-width:767px){
  .track-order-box .info{
    transform: rotate(37deg);
  }
  .track-order-box .info i{
    font-size: 12px;
    
  }
  .track-order-box .info p{
    font-size: 12px;
  }

}
.track-order-box .info i{
    color: #36ABED;
}
  .card-stepper {
      z-index: 0
      }

      #progressbar-2 {
      color: #455A64;
      }

      #progressbar-2 li {
      list-style-type: none;
      font-size: 13px;
      width: 33.33%;
      float: left;
      position: relative;
      }

      #progressbar-2 #step1:before {
      content: '\f058';
      font-family: "Font Awesome 5 Free";
      color: #fff;
      width: 37px;
      margin-left: 0px;
      padding-left: 0px;
      position: absolute;
      left: 40%;
      }

      #progressbar-2 #step2:before {
      content: '\f058';
      font-family: "Font Awesome 5 Free";
      color: #fff;
      width: 37px;
      position: absolute;
      left: 40%;
      }

      #progressbar-2 #step3:before {
      content: '\f058';
      font-family: "Font Awesome 5 Free";
      color: #fff;
      width: 37px;
      margin-right: 0;
      text-align: center;
      position: absolute;
      left: 40%;
      }
      #progressbar-2 #step4:before {
      content: '\f058';
      font-family: "Font Awesome 5 Free";
      color: #fff;
      width: 37px;
      margin-right: 0;
      text-align: center;
      position: absolute;
      left: 40%;
      }

     

      #progressbar-2 li:before {
      line-height: 37px;
      display: block;
      font-size: 12px;
      background: #c5cae9;
      border-radius: 50%;
      }

      #progressbar-2 li:after {
      content: '';
      width: 100%;
      height: 10px;
      background: #c5cae9;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 15px;
      z-index: -1;
      }

      #progressbar-2 li:nth-child(1):after {
      left: 1%;
      width: 100%
      }

      #progressbar-2 li:nth-child(2):after {
      left: 1%;
      width: 100%;
      }

      #progressbar-2 li:nth-child(3):after {
      left: 1%;
      width: 100%;
      }
      #progressbar-2 li:nth-child(4):after {
      left: 1%;
      width: 100%;
      }


      #progressbar-2 li.active:before,
      #progressbar-2 li.active:after {
      background: #36abed;
      }
      /************** track order **************/


    ::-webkit-scrollbar {
        width: 10px;
    }
    ::-webkit-scrollbar-track {
        background-color: #36abed;
    }
  
    ::-webkit-scrollbar-thumb {
        background-color: #E987B7;
        border-radius: 10px;
    } 
    #preloader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 9999;
      }
      #status {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -20px;
      }
     
      .spinner {
        margin: 0 auto;
        font-size: 10px;
        position: relative;
        text-indent: -9999em;
        border-top: 5px solid #ddd;
        border-right: 5px solid #ddd;
        border-bottom: 5px solid #ddd;
        border-left: 5px solid #36abed;
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        -webkit-animation: SpinnerAnimation 1.1s infinite linear;
                animation: SpinnerAnimation 1.1s infinite linear;
      }
      
      .spinner,
      .spinner:after {
        border-radius: 50%;
        width: 40px;
        height: 40px;
      }
      
      @-webkit-keyframes SpinnerAnimation {
        0% {
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
                  transform: rotate(360deg);
        }
      }
      
      @keyframes SpinnerAnimation {
        0% {
          -webkit-transform: rotate(0deg);
                  transform: rotate(0deg);
        }
        100% {
          -webkit-transform: rotate(360deg);
                  transform: rotate(360deg);
        }
      }

      @media (max-width: 991px){
        .pixelstrap .mega .full-mega-menu li a{
            padding: 10px 5px;
            border-bottom: 1px solid #ddd;
        }
        .brand-logo img {
            height: 40px;
          }
          .header-style-5.color-style .toggle-nav {
            padding: 5px 20px;
        }
      }
      @media (max-width: 577px){
          .brand-logo img {
            height: 40px;
          }
          .brand-logo {
            padding: 0 !important;
          }
          .main-menu{
            height: 55px;
          }

      }

      @media(min-width:992px){
        .pixelstrap .mega .full-mega-menu{
            columns: 4;
        }
      }

      footer .darken-layout .sub-title h4{
        margin: 0;
      }
      .darken-layout .footer-title{
        border: none;
        margin: 15px 5px;
      }
      @media (max-width: 767px){
          .footer-title .according-menu:before {
              content: "\f12c" !important;
              font-family: uicons-regular-rounded !important;

          }
      }

      .product-right span.discount {
        font-size: 14px;
        color: var(--theme-color);
        padding-left: 10px;
    }
    


    .register-page .theme-card .theme-form input,
    .login-page .theme-card .theme-form input,
    .register-page .theme-card .theme-form select{
        font-size: 16px !important;
    }
    .login-btn{
        font-size: 18px;
        color: var(--theme-color);
        font-weight: bold;
    }
    .login-btn:hover{
        color: #36ABED;
        text-decoration: underline;
    }
    
    .slick-track {
        margin: 0;
    }
    @media (max-width: 1630px) {
        .gradient-category .gradient-border {
            height: 250px;
        }
    }
    
    .category-item .collection-banner{
        background-color: #f3f3f3;
        margin: 0 10px;
        border-radius: 10px;
        display: flex;
        gap:15px;
        padding: 20px;
        align-items: center;
       
    }
  
    .category-item .collection-banner .img-part img{
        width: 100px;
    }
    .category-item .collection-banner .contain-banner{
        position: relative;
    }
    .collection-banner .contain-banner.banner-4{
        padding: 0;
        text-align: end;
    }

    .home-slider .slider-contain .slider-content{
        padding: 25px 20px;
        background-color: #d5d5d5af;
        border-radius: 10px;
    }

    .home-slider .slider-contain h4{
        color: #fff;
        background-color: var(--theme-color2);
        padding: 10px;
        border-radius:5px;
        margin-bottom: 20px;
        width:fit-content;
    }
    @media (min-width:1024px){
        .header-style-5.color-style .main-menu .brand-logo{
            width: 250px;
        }
        .logo-img{
            width: 100%;
            height:70px;
        }
    }
    .product-wrapper-grid.list-view .product-box .product-detail{
        align-self:start;
    }
    .product-wrapper-grid.list-view .product-box .product-detail .grid-div {
        display:none;
    }
    .product-box .product-detail .list-div {
        display:none;
    }
    .product-wrapper-grid.list-view .product-box .product-detail .list-div {
        display:block !important;
    }
    .product-wrapper-grid.list-view .product-box .img-wrapper .cart-box{
        display:none;
    }

    @media (max-width: 577px) {
        .brand-logo {
            position: absolute;
            left: 0;
            margin-right: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0);
            padding-top: 25px !important;
            padding-bottom: 25px !important;
        }
    }

    .home-slider .home{
        position: relative;
    }
    .home-slider .home .slider-img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        
    }
    .img-category {
        padding: 20px;
    }
    .footer-logo img{
        width: 200px;
    }
    @media (max-width: 767px) {
        .product-box .img-wrapper .cart-box {
            display: none;
        }
    }
    @media (max-width: 991px) {
        .product-right {
            text-align: start;
            margin: 20px 0 10px 0;
        }
        .product-right .product-description .qty-box{
            justify-content: start;
        }
        .product-right h3{
            font-size: 20px;
            font-weight: bold;
        }
    }

    .img-category .brand-img{
        background-color: #fff;
        border-radius: 50%;
        border: 1px solid #d5d5d5;
        padding: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.4s;
    }
    .img-category .brand-img:hover{
        transition: 0.4s;
        border: 3px solid var(--theme-color2);
    }
   
    .cart-box .cart-box-content .cart-content .title{
        font-weight: bold;
        font-size: 22px;
    }
    .cart-box .cart-box-content .cart-content p{
        margin: 0;
        padding: 5px 0;
    }
    .cart-section .cart-buttons,.cart-section .cart-buttons > div{
        padding: 0 !important;
    }
    .cart-box .cart-buttons{
       
        position: relative;
        display: flex;
        flex-direction: column;
        gap: 50px;
        justify-content: center;
        align-items: center;

    }
    @media (max-width:991px){
        .cart-box .cart-box-content .cart-content .title{
            font-size: 18px;
        }
        .cart-box .cart-box-content .cart-content .cart-sub-title{
            display: none;
        }
        .cart-box .cart-box-content .cart-image img{
            width: 70px;
        }
        .cart-box .cart-buttons{
            flex-direction: row;
            margin-top: 20px;
        }
    }
    
    .breadcrumb-section .page-title h1{
        font-size: 20px;
    }
    .category-tree ul li a.active{
        color: var(--theme-color);
        font-weight: bold;
        text-decoration: underline;
    }
    .cat-li{
        position: relative;
        display: block;
        width: 100%;
        margin: 15px 0;
    }
    .cat-li .filter-icon{
        position: absolute;
        top: 0;
        left: -20px;
    }
    .cat-li .cat-item{
        color:#777;
        font-size: 16px;
        font-weight: bold;
        display: block;
        width: 100%;
        margin: 0 5px;
    
    }
    .cat-li .cat-item.active{
        color:#36ABED;
    }
    .cat-li .sub-cat-div{
        display: none;
    }
    .cat-li .sub-cat-div.active {
        display: block;
    }
    .cat-li .filter_sub_menu{
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        flex-direction: column;
    }
    .cat-li .filter_sub_menu::after {
        content: "";
        position: absolute;
        top: 20px;
        left: -10px;
        bottom: 8px;
        width: 1px;
        background-color: rgb(218, 220, 227);
    }



    .sub-cat-li{
        margin: 5px 15px;
        position: relative;
    }
    .sub-cat-li a{
        color:#777;
        font-size: 16px;
        display: block;
        width: 100%;
        margin: 0 5px;
    
    }





    .checkout-details{
        background-color: #fff !important;
        box-shadow: 0px 0px 15px 1px #c0bbbb;
        border-radius: 10px;
        margin-bottom: 30px;

    }
    .checkout-details .content{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }
    .checkout-details h5{
        font-weight:bold;
        font-size: 18px;
    }
    @media(max-width:991px){
        
        .product-box .product-detail h4{
            font-size: 14px;
        }
        .product-box .product-detail del{
            margin-top: 5px;
        }
        .checkout-details h5{
            font-size:14px;
        }
    }
    .discount-label{
        background:#E987B7;
        padding:0 5px;
        color: #fff;
    }
    .qty-box .input-group button{
        padding:7px;
    }
    .remove_from_cart{
        font-size:12px;
    }
    .tap-top i{
        line-height: 1.7;
    }
    .box-list{
        background-color: #fff;
        padding: 15px 10px ;
        border-radius: 6px;
        border: 1px solid #ddd;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 10px;
    }
    .box-list > div{
        flex-basis: 25%;
        width: 25%;
        text-align: center;
        color: #222;
    }
    .box-list .inv-number{
        text-align: start;
    }
    .box-list .inv-number h4{
        font-weight: bold;
        margin: 0;
    }
    @media (max-width: 991px) {
        .collection-filter {
            padding: 0;
        }
        .box-list{
            flex-wrap: wrap;
        }
        .box-list > div{
            flex-basis: 50%;
            width: 50%;
        }
        .box-list .inv-number{
            flex-basis: 50%;
            width: 50%;
            text-align: start;
            margin-bottom: 10px;
        }

        .box-list .inv-status{
            text-align: end;
            margin-bottom: 10px;
        }
        .box-list .inv-date{
            text-align: start;
        }
        .box-list .inv-total{
            text-align: end;
        }
        
        
    }
    .order-list .cart-box{
        background-color: #fff;
        padding: 10px;
        border:1px solid #ddd;
        border-radius: 6px;
        margin: 10px 0;
    }
    .product-box .img-wrapper .front, .product-wrap .img-wrapper .front ,
    .product-box .img-wrapper .front, .product-wrap .img-wrapper .back {
        display: flex;
        justify-content: center;
    }
    .product-box .img-wrapper .front, .product-wrap .img-wrapper .front img,
    .product-box .img-wrapper .front, .product-wrap .img-wrapper .back img{
        height: 177.75px;
       
    }
    .collection-banner .contain-banner.banner-4 h2{
        padding: 10px 15px;
    }
    .google-login {
        background-color: #CC3333;
        border-radius: 2px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        font-size: 16px;
        height: 45px;
        color: #ffffff;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .google-login:hover {
        background-color: #e75042;
        color: #fff;
    }
    .google-login span {
        height: 100%;
        width: 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;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 15px ;
        
    }
    .google-login i {
        background-color: #db4437;
        border-radius: 2px 0 0 2px;
        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: 45px;
        height: 45px;
    }
    
    .input-group .btn{
        z-index: 0;
    }

   .register-link{
    font-weight: bold;
    color: var(--theme-color);
   }
   .register-link:hover{
    color: var(--theme-color2);
   }


   @media only screen and (max-width: 500px) {
    .g-recaptcha iframe {
        max-width: 100%;
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin: left;
        -webkit-transform-origin: left;
      }
      #rc-imageselect {
        transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
      }
    }

    .banner-timer{
        position: relative;
        height: 300px;
    }
    @media(min-width:992px){
        .banner-timer{
            padding: 50px;
        }
        .banner-timer .banner-text{
            background-color: #e987b681;
            padding: 50px 20px;
            max-width: 500px;
            
        }
        .banner-timer .banner-text h4{
            color: #666;
        }
    }
    
  .banner-timer img{
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }