/*

Theme Name: Corano Child Theme

Theme URI: http://demo.roadthemes.com/corano/

Author: Plaza-Themes

Author URI: http://plazathemes.com/

Description:  Corano Child Theme

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments

Text Domain: corano

Template: corano



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

/* --------------------Wishlist------------------- */
.wishlist-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 10px 0;
}

.wishlist-card {
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 15px;
    background: #fff;
    text-align: center;
    transition: box-shadow 0.3s;
}

.wishlist-card:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.wishlist-card img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

.wishlist-card-title {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}

.wishlist-card-price {
    color: #555;
    font-size: 14px;
}


/* --------------------Cart------------------ */

/* shivani */
.eye-icon {
    position: absolute;
    right: 16px;
    top: 52px;
    cursor: pointer;
    transform: translateY(-50%);
}

.main-container .shop_table th {
    text-align: left !important;
}

.shop_table tbody tr td ul {
    padding-left: 0px;
}

.shop_table tbody tr td ul li {
    display: flex;
    gap: 2px;
}

.shop_table tbody tr td ul li strong {
    font-weight: 400;
}

.main-container .shop_table td.product-name {
    text-align: left !important;
}

.main-container .shop_table td.product-name .product-quantity {
    font-weight: 400;
}

.main-container .shop_table td.product-name a {
    text-decoration: underline;
}

.main-container .shop_table td {
    text-align: left !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    line-height: 2.2;
}

.woocommerce ul.order_details {
    border: 1px solid #ddd;
    padding: 10px 10px 0px;
}

.woocommerce ul.order_details li {
    margin-bottom: 10px;
}

.add-to-wishlist .yith-add-to-wishlist-button-block {
    margin: 0px;
}

.add-to-wishlist .yith-add-to-wishlist-button-block a svg {
    margin-top: 7px;
}

.shop-products .actions2 {
    bottom: 25px !important;
}



.wishlist_table .product-add-to-cart a.button {
    padding: 0px 25px !important;
}

.wishlist_table .product-add-to-cart a {
    margin: 0 0 10px !important;
    text-align: left;
    background: #c29958;
    padding: 10px 25px !important;
    height: 40px !important;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.product-image a.compare {
    display: none !important;
}

.add-to-compare .compare-button a.compare {
    display: block !important;
}

.whatsapp-button {
    background: transparent !important;
    margin-top: 5px !important;
    padding: 0px !important;
}


.woocommerce .product-wrapper .onsale,
.woocommerce .single-product-image .onsale {
    display: none !important;
}


.main-container .woocommerce form .form-row {
    position: relative;
}


#close-compare-popup {
    padding: 6px 16px;
    background: #c29958 !important;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.woocommerce .products ul,
.woocommerce ul.products {
    margin-bottom: 0px !important;
}

#yith-woocompare table.compare-list td:not(.filler) {
    min-width: 250px !important;
    width: 250px !important;
}

table.compare-list img {
    object-fit: cover;
    height: 250px !important;
}

table.compare-list .image-wrap:hover .image-overlay {
    object-fit: cover;
    height: 250px !important;
}

table.compare-list .image-wrap:hover .image-overlay .remove a:after {
    margin-right: 2px;
}

#yith-woocompare-preview-bar .compare-list .image-wrap .remove a:after {
    margin-right: 2px;
    font-size: 20px !important;
}

#yith-woocompare-preview-bar .compare-list .image-wrap .remove a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_info.odd {
    position: relative;
    top: 40px;
}

.DTFC_LeftBodyLiner {
    height: 1045px !important;
    max-height: 1045px !important;
}

.whatsapp-button img {
    width: 30px !important;
}

.yith_magnifier_gallery {
    width: 100% !important;
    display: flex;
    gap: 10px;
}

.yith_magnifier_gallery li {
    width: 100% !important;
    max-width: 70px;
}

.main-container .product-view .single-product-image .thumbnails.slider {
    padding: 0 !important;
    width: 100% !important;
}

.product_hallmarking {
    margin-left: 10px;
    position: relative;
    top: 4px;
    margin-top: 10px;
}

.custom-form-group label {
    font-size: 14px;
    letter-spacing: .025em;
    color: #555555;
    margin: 0 0 5px;
    line-height: 2;
}

.custom-form-group {
    margin-bottom: 1rem;
}

.custom-form-group label span {
    color: #a00;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}

.custom-form-group input,
.custom-form-group select {
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em !important;
    display: block;
    background-color: #fff;
    border: 1px solid #200707cc !important;
    border-radius: 4px !important;
    color: #000;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;

}

.woocommerce table.my_account_orders .button {
    margin-bottom: 10px;
}

.main-container .product-view .summary.single-product-info .cart .variations .value select {
    height: 40px !important;
}

.variation {
    position: relative;
    top: 10px;
    padding-left: 0px !important;
    border-left: none !important;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    margin-bottom: 0px !important;
}

.quantity {
    display: block;
    padding: 10px 0px 0px;
}

.certificate-type-selector select {
    font-weight: 400;
    letter-spacing: normal;
    padding: .5em !important;
    display: block;
    background-color: #fff;
    border: 1px solid #200707cc !important;
    border-radius: 4px !important;
    color: #000;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    line-height: normal;
    height: auto;
}

.woocommerce-account .addresses .title .edit {
    float: left;
    background: #c29958;
    padding: 2px 8px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
}

.main-container .product-view .single-product-image .thumbnails.slider #slider-prev {
    left: -15px !important;
    top: 35% !important;
}

.main-container .product-view .single-product-image .thumbnails.slider #slider-next {
    top: 35% !important;
}

.page-content .entry-content.login-page-style {
    max-width: calc(100% - 250px);
    margin: 0px auto 45px;
}

.quote {
    display: flex;
    flex-direction: column;
}

.quote img.avatar.wp-post-image {
    order: -1;
    /* Put image before blockquote */
    margin-bottom: 15px;
    /* Space below image */
    align-self: center;
    /* Center align image */
}

@media (max-width:991px) {
    .page-content .entry-content.login-page-style {
        max-width: 100%;
    }
}

.main-container .woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px solid #200707cc !important;
    border-radius: 4px !important;
    color: #000 !important;
    padding: 0.5rem !important;
}

.main-container .woocommerce form .select2-container--default .select2-selection--single {
    border: none;
    height: 32px !important;
    line-height: normal !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #c29958 !important;
}

.is-medium .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.is-mobile .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.is-small .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option {
    padding-left: 4em !important;
}

.wc-block-components-radio-control__option-layout {
    gap: 4px;
}

.wc-block-components-radio-control__description-group--column .wc-block-components-radio-control__description {
    margin: 0px !important;
}

.header-container .horizontal-menu>.mega_main_menu>.menu_holder .menu_inner>ul>li.menu-has-children>a.item_link .link_text:after {

    content: "\f3d0";
    display: inline-block;
    font-family: 'Ionicons';
    font-size: 14px;
    margin-left: 5px;
}

.wc-block-cart__submit-button {
    background-color: #c29958;
    border-radius: 20px;
    color: #fff;
    padding: 6px 14px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto !important;
    display: flex !important;
}

.wc-block-cart__submit-button:hover {
    color: #000 !important;
}

.atc-notice-wrapper .product-info .price {
    display: none;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    width: 100%;
}

.single-product {
    margin-bottom: 0px !important;
}

.single-product .whatsapp-button {
    position: absolute !important;
    top: 0px;
    left: -94px !important;
    z-index: 999;
}

.main-container .product-view .summary.single-product-info .cart .single_variation_wrap .variations_button {
    margin: 10px 0 0 0 !important;
}

.quantity {
    padding: 0px !important;
}

.main-container .product-view .summary.single-product-info .cart .variations .label {
    margin: 0 0 8px !important;
}

.main-container .product-view .summary.single-product-info .cart .variations tr {
    margin-bottom: 10px !important;
    display: block;
}

.related-upsell-products .shop-products .actions2 {
    bottom: 30px !important;
}

.woocommerce-history-table .added_to_cart {
    background: #C29958;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block !important;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 36px;
    outline: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 35px !important;
    text-shadow: none;
    text-transform: capitalize;
    vertical-align: middle;
    text-align: center;
    border-radius: 20px;
    margin-top: 10px;
    width: 100%;
    max-width: 150px;
}

.shop-products .whatsapp-button {
    position: absolute !important;
    top: 5px;
    left: 15px !important;
}

.contact-page .wpcf7 label {
    margin-bottom: 10px !important;
}

.mini_cart_inner .quantity {
    margin-top: 10px !important;
}

.clear-filters-btn {
    background: #c29958;
    padding: 6px 12px;
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
}

.clear-filters-btn:hover {
    color: #000;
}

.add-to-wishlist .yith-add-to-wishlist-button-block a svg {
    stroke-width: 0.7 !important;
    max-width: 30px;
}

a.yith-woocompare-popup-close {
    top: 50px !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background: #c29958;
    border-radius: 30px;
    border: 1px solid #c29958;
    color: #fff;
    font-size: 1rem;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
    color: #000;
}

.shop-products.owl-carousel .owl-nav button.owl-prev::before {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 24px;
    color: #fff !important;
}

.shop-products.owl-carousel .owl-nav button.owl-next::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 24px;
    color: #fff !important;
}

.shop-products.owl-carousel .owl-nav button.owl-prev {
    left: -45px;
}

.shop-products.owl-carousel .owl-nav button.owl-next {
    right: -45px;
}

.shop-products.owl-carousel .owl-nav button.owl-prev,
.shop-products.owl-carousel .owl-nav button.owl-next {
    background: #c29958 !important;
    border-radius: 50% !important;
    top: 40% !important;
}

.header-sticky .horizontal-menu .sticky-menu-container {
    text-align: left;
    width: 100%;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li {
    display: inline-block;
    margin: 0 30px 0 0;
    position: relative;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li:first-child {
    margin-left: 0;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li>a {
    color: #222222;
    display: block;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: 100px;
    line-height: 100px;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.header-sticky .horizontal-menu .sticky-menu-containerr ul.nav-menu>li:hover>a,
.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li.current-menu-ancestor>a,
.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li.current-menu-item>a {
    color: #C29958;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li.menu-item-has-children>a:after {
    content: "\f3d0";
    display: inline-block;
    font-family: 'Ionicons';
    font-size: 14px;
    margin-left: 5px;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li .sub-menu {
    background: #FFFFFF;
    border: 1px solid #efefef;
    display: none;
    font-size: 14px;
    left: 0;
    margin: 0;
    min-width: 200px;
    padding: 25px 0;
    position: absolute;
    top: 100%;
    z-index: 99;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li>.sub-menu {
    display: block !important;
    max-height: 0;
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li .sub-menu li {
    float: left;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 10px;
    width: 100%;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li:hover>.sub-menu {
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    overflow: visible;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform .5s ease, opacity .2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform .5s ease, opacity .2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform .5s ease, opacity .2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li .sub-menu li a {
    border: none;
    color: #222222;
    display: block;
    float: left;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
    padding: 0 25px;
    width: 100%;
}

.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li .sub-menu li:hover>a,
.header-sticky .horizontal-menu .sticky-menu-container ul.nav-menu>li .sub-menu li.sfHover>a {
    color: #c29958;
}


.yith-wcwl-add-to-wishlist-button__label {
    display: none !important;
}

.ready-to-ship-section .product-img-wa-wl-box a.whatsapp-button {
    position: absolute !important;
    top: 15px;
    left: 25px !important;
}

.ready-to-ship-section .product-img-wa-wl-box .yith-add-to-wishlist-button-block {
    margin: 0px;
    position: absolute;
    top: 25px;
    right: 20px;
    opacity: 0;
    
}
.ready-to-ship-section .product-img-wa-wl-box .yith-add-to-wishlist-button-block a{
background: #fff;
    border: none;
    color: #222222;
    box-shadow: 0px 2px 1.9px 0.1px rgba(0, 0, 0, 0.05);
    height: 40px;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    text-transform: none;
    width: 40px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    font-weight: 400;
}
.ready-to-ship-section .product-img-wa-wl-box .yith-add-to-wishlist-button-block a:hover{
    background: #C29958;
}
.ready-product{
position: relative;
}
.ready-product:hover .product-img-wa-wl-box .yith-add-to-wishlist-button-block{
opacity: 1;
}

.ready-to-ship-section .yith-wcwl-add-to-wishlist-button svg{
     stroke-width: 0.7 !important;
    max-width: 30px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out 0s;
}

.contact-page .wpcf7 label input {
    padding: 13px 15px;
}

.contact-page .wpcf7 label span.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 14px;
}

#ajax-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(223, 219, 219, 0.5);
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shop-products .gridview .product-image img {
    width: 100%!important;
}

.wc-block-grid__product-price.price .woocommerce-Price-amount.amount {
    display: none !important;
}

.price-box {
    display: none !important;
}

.cross-sells-product .wc-block-components-product-price {
    display: none !important;
}

.mini_cart_inner .woocommerce-Price-amount {
    display: block !important;
}

.entry-content form fieldset legend
{
 
    font-size: 19px !important;
    text-transform: capitalize !important;
    font-weight: 700;
    line-height: 1.25;
}
@media(max-width:767px){
    .header-container .header-mobile .cart-container {
        padding-right: 15px;
    }
    .main-container .woocommerce .woocommerce-MyAccount-navigation{
        margin-bottom: 30px !important;
    }
    .add-to-wishlist .yith-add-to-wishlist-button-block a svg {
    margin-top: 2px;
}
.toolbar .woocommerce-result-count{
    border-left: none !important;
    padding-left: 0px !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
    opacity: 0 !important;
}
.woocommerce-history-table td a.button, .woocommerce-orders-table  td a.button, .woocommerce-pagination a.woocommerce-button--next, .woocommerce-pagination a.woocommerce-button--previous, .order-again a{
 height: unset !important;
    line-height: normal !important;
    padding: 12px 25px !important;
}
 
    #archive-product .shop-products .listview .product-image {
        width: 100%;
    }
    #archive-product .shop-products .listview .product-image img {
        width: 100% !important;
    }
    .product-wrapper.listview  .col-12{
        padding: 0px !important;
    }
    .shop-products .listview .product-button .actions li.add-to-cart .add_to_cart_inline a{
         height: unset !important;
    line-height: normal !important;
    padding: 10px 25px !important;
    background: #C29958;
    color: #fff;
    }
 
    .toolbar .woocommerce-ordering .orderby-wrapper select {
        z-index: 99 !important;
        position: relative !important;
    }
    
    .shop-products.grid-view .shop-products-inner > .row .item-col {
        z-index: 1;
    }
}

.wc-block-cart__submit-button{color: #fff !important}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{box-shadow:none !important}
.mini_cart_inner .quantity {
    display: flex;
    gap: 5px;
}

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

#radio-control-0-flat_rate\:3__secondary-label .wc-block-checkout__shipping-option--free {
    display: none !important;
}
 
.custom-attribute-select label {
    font-weight: 700!important;
    text-align: left;
    margin: 0 0 8px!important;
}

.product-attribute-select{
    background-color: #fcfcfc;
    border: 1px solid #efefef;
    height: 40px;
    padding: 5px 5px 5px 15px;
    width: 100%;
}
.custom-attribute-select {
    width: 50%;
    margin-bottom: 10px;
    
}