/**
* Theme Name:        avanam-fashi
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-fashi
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.box-set {
    text-align: center;
    padding: 3rem;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    backdrop-filter: blur(20px);
    border-radius: 25px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    border: 2px solid transparent;
}
.step-number {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #ff6b6b, #feca57, #48cae4, #f72585);
    background-size: 300% 300%;
    animation: gradientShift 4s ease infinite;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 0;
    transition: all 0.3s ease;
	
}
.box-set:hover .step-number {
    transform: scale(1.1) rotate(360deg);
    
}
.box-set:hover {
 transform: translateY(-10px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}
/* .box-set:hover::before {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  border-radius: 25px;
  background: linear-gradient(45deg, #ff6ec4, #7873f5);
  z-index: -1;
  filter: blur(10px);
  opacity: 0.7;
} */
 @keyframes iconPulse {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.1); }
        }

.programs .box-set {
  
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.1);
}


th.woocommerce-product-attributes-item__label {
    text-transform: capitalize;
}
th.woocommerce-product-attributes-item__label {
    font-family: 'Outfit' !important;
    padding-left: 10px !important;
}
table.woocommerce-product-attributes.shop_attributes p {
    padding-left: 12px !important;

}
.wrap_compare_wishlist button.woosc-btn.woosc-btn-2514.woosc-btn-has-icon.woosc-btn-icon-text.woosc-btn-added.woosc-added {
    display: none;
}
table.woocommerce-product-attributes.shop_attributes td {
    font-family: 'Quicksand';
    font-style: unset !important;
    font-weight: 500;
    padding-left: 15px;
}
.woocommerce table.shop_attributes th {
    width: 200px !important;
 
}
.woocommerce div.product form.cart .variations label {
    text-transform: capitalize;
}
.variations .bas_radio_variations input[type=radio]:checked+label, .variations .bas_radio_variations label.selectedValue:not(.used-for-specificity):not(.used-forspecificity):not(.usedfor-specificity) {
    border-color: var(--global-palette1,#444444);
    background: black;
    color: #fff !important;
}
div#tab-description {
    font-family: 'Outfit';
    color: #000000;
    line-height: 140%;
}
ul.sub-menu li {
    padding: 5px 2px;
    border-bottom: solid 1px #dddddd;
}
.Shop-imgs-set a.image-wrap.link_category_product img.attachment-full.size-full {
    height: 185px !important;
    object-fit: cover;
    object-position: top;
}
.product-super-field {
    font-weight: 800;
    color: #000;
    font-size: 18px;
}
.footer_middle_bottom_row figure.wp-block-image.size-full.is-resized img {
    width: unset !important;
}
.sliddsr-imgs-size .elementor-swiper-button-next {
    right: -20px !important;
    background: black;
    border-radius: 100px;
    padding: 5px;
}
.sliddsr-imgs-size .elementor-swiper-button.elementor-swiper-button-prev {
    left: -20px !important;
    background: black;
    border-radius: 100px;
    padding: 5px;
}

.popmake .welcome_newsletter input[type="email"] {
    width: 100%;
    max-width: 65%;
    margin-right: 5px;
    padding: 12px;
}
/* div#tab-meet_designers {
    display: unset !important;
}
div#tab-meet_designers .woocommerce-tabs.wc-tabs-wrapper {
    padding: 10px;
	    margin: 5px !important;
} */