Untitled

 avatar
user_3891691
plain_text
2 years ago
7.5 kB
6
Indexable
/* Header css */
.page-header .sticky-menu:not(.active) .header-search-wrap .header-search {
    border: 1px solid #cc2229;
    height: 46px;
}

.page-header .features-links #top-wishlist .label,
.page-header .features-links .authorization-link .account-trigger>span.text-uppercase,
.page-header .features-links .minicart-wrapper .action.showcart>span.text,
.page-header .features-links #top-wishlist::before,
.page-header .features-links .authorization-link .account-trigger::before,
.page-header .features-links .minicart-wrapper .action.showcart::before {
    color: #747474;
}

.menu-title.closebyaround {
    background-color: #ffcc00;
}

.header-search.hide-advanced-search.no-full-box.mb-search.no-cat-search {
    border: unset;
}

.sticky-menu.active .header-vertical-menu-wrap .menu-title {
    background-color: #ffcc00;
}

.header-search input.input-text {
    line-height: 41px;
    height: 43px;
    padding: 0px 10px;
    border: none;
}

#searchsuite-autocomplete {
    margin-top: 50px;
}

.amsearch-form-container.-opened .input-text {
    border: unset;
}

[class*="vertcial-menu-container"] .menu-title {
    border: unset;
    border-radius: unset;
}

.small-home-cat {
    display: none !important;
}

.header-search input.input-text {
    height: 35px;
}

@media only screen and (min-width: 768px) {

    /* Header container */
    .page-header .header-middle .header-panel-container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /* search field css */
    .page-header .sticky-menu:not(.active) .header-search-wrap .header-search .actions .search {
        width: 35px;
        height: 35px;
    }

    .search-autocomplete.amsearch-clone-position {
        top: calc(100% + 5px);
    }

    .amsearch-form-container.-opened .action.search {
        display: none;
    }

    .minisearch .actions .action.search {
        z-index: 1000;
    }

    .search-autocomplete {
        margin-top: 0;
    }
}

@media only screen and (max-width:767px) {
    .small-home-cat {
        display: block !important;
    }

    .header-search-wrap {
        display: flex;
    }
}

/* -------------- End Header css ---------------- */

/* Emi calculator css */
.emi-calculation {
    display: flex;
    align-items: center;
    color: #CB2228;
}

.emi-calculation span.emi-amt {
    padding: 0 7px 0 3px;
}

.emi-calculation select.emi-months {
    width: 51px;
    border: solid 1px #000;
    padding: 0 0 0 9px;
    margin-left: 8px;
    margin-right: 8px;
    color: #CB2228;
    display: inline-block;
}

@media only screen and (max-width:768px) {
    .emi-calculation {
        font-size: 12px;
        gap: 4px;
    }

    .emi-calculation span.emi-amt {
        padding: unset !important;
    }

    .emi-calculation select.emi-months {
        padding: 0 0 0 2px !important;
        font-size: 12px;
        margin: unset !important;
    }
}

/* --------------- End Emi calculator css  --------------------- */


/* Homepage css */

/* Homepage promotional banner icon */
.item-icon {
    border: none !important;
}

.service-banner-style03 {
    border: 2px dashed #747474;
    padding: 10px !important;
}

.service-banner-style03 .item .item-icon:hover::before {
    all: unset;
}

/* Container */
.space-base {
    margin-bottom: unset;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

/* Featured or popular category */
.fcategory-image {
    display: inline-block;
}

.fcategory-image img {
    border: 1px solid #ccc;
}

.fcategory-title {
    text-align: center;
    font-weight: 600;
    color: #000;
}


/* Product card */

/* Product title side arrow */
.cdz-product .products .owl-nav {
    position: absolute;
    top: -4px;
    right: 0;
}

.cdz-block-title {
    border-bottom: 1px solid #dee2e6;
}

.b-title.h2 {
    text-transform: uppercase;
    background-color: #FFCC00;
    padding: 10px 15px;
    line-height: normal !important;
    display: inline-block;
    border-radius: 3px 3px 0 0;
}

.product-item .price-box,
.emi-calculation {
    margin-top: 10px;
}

.cdz-vertical-menu .item.level0>a.menu-link {
    display: flex;
    align-items: center;
}

.cdz-vertical-menu .item.level0.parent>a.menu-link::before {
    margin-top: unset;
}

.product-item-link {
    font-weight: 600 !important;
}

/*Product price*/
.product-item .old-price .price {
    color: #b5b5b5;
    font-size: 12px;
}

.price-box.price-final_price {
    display: flex !important;
    align-items: center;
}


/* Mobile View */
@media only screen and (max-width:768px) {

    /* Homepage promotional banner icon */
    .service-banner-style03 .item .item-text {
        display: none;
    }

    .service-banner-style03 {
        border: unset;
    }

    .service-banner-style03 .item {
        display: flex;
        justify-content: center;
    }


    /* Featured or popular category */
    .row .featured-category-items:nth-last-child(-n+3) {
        margin-top: 20px;
    }

    .col-xs-8.col-sm-4.col-md-4.col-lg-4.featured-category-items {
        display: flex;
        justify-content: center;
    }

    /* Product card */
    .cdz-block-title {
        margin-bottom: 20px !important;
        border: 0 !important;
        background: rgba(255, 204, 0, 0.23137255);
    }

    .product-item-inner {
        text-align: left !important;
    }

    .product-item-link {
        font-size: 12px !important;
    }

    /* Banner */
    .home-banner-second {
        margin-top: 20px;
    }

    #mobi_vertcial-menu-container {
        display: none !important;
    }

}

/* ------------------ End Homepage css ------------------ */

.cashback .img {
    position: relative
}

.cashback-spam {
    position: absolute;
    width: 67%;
    text-align: center;
    left: 0;
    top: 0px;
    background: #f4cd34;
    margin-left: 11px;
    font-size: 10px;
}

/* Footer css */
.page-footer .middle-top {
    justify-content: center;
}

.page-footer .newsletter-title .title {
    font-size: 150%;
    margin-bottom: unset;
}

.newletter-text {
    display: flex;
    align-items: center;
}

.row.footer-payment-image {
    display: flex;
    gap: 5px;
    margin-bottom: 10px;
}

.show-map-btn {
    position: absolute;
    bottom: 0;
    margin-left: 160px;
}

.show-map-btn .btn.btn-default {
    background: #fff;
    border: 1px solid #ccc;
}

.show-map-btn .btn.btn-default a {
    color: #cc2229;
}

.show-map-btn .btn.btn-default:hover {
    background: #e6e6e6;
}

/* -------------- End Footer css ---------------------------- */

/*-----------------Search css--------------------*/
@media only screen and (min-width: 768px){
    .action.tocart.primary.disabled.stock.unavailable{
        background-color: #eee;
        border-radius: 5px;
        width: unset;
    }
    .action.tocart.primary.disabled.stock.unavailable span {
        display: block;
        font-size: 10px;
        color:#000000 ;
        text-indent: unset;
        overflow: unset;
        margin: 0px 10px;
    }
    .action.tocart.primary.disabled.stock.unavailable::after{
        content: unset;
    }
    .product-list-style-28 .button-hover-wrap { 
        align-items: flex-end;
    }
    .field.search {
        overflow: unset;
    }
    .header-search input.input-text {
        line-height: 41px;
        height: 32px;
        padding: 0px 10px;
        border: none;
    }
    .amsearch-form-container .input-text:focus {
        box-shadow: unset;
    }
}
/*-------------------End Search css--------------*/
Editor is loading...