.header.ayaa-header-style-2 .banner .category-list.fixed {
    max-width: 360px;
    top: 50px;
}
.quantity-button.quantity-up.disabled {
    cursor: no-drop;
    opacity: .4;
}
.woocommerce .woocommerce-MyAccount-navigation {
  margin-bottom: 25px;
}
.woocommerce .woocommerce-MyAccount-content {
  margin-bottom: 25px;
}
.woocommerce .woocommerce-MyAccount-navigation > ul {
    margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-navigation > ul li:last-child {
    margin-bottom: 0;
}
.header div#google_translate_element2 {
    display: none;
}
.ayaa-logo-has-text a {
    color: #fff;
    background-color: var(--clr-theme-primary);
    padding: 9px 25px;
}
.header.header-inner .bottom-header ul li {
    list-style: none;
}
@media (max-width: 767px) {
    .logo-wrap .logo img {
        max-width: 100%;
    }
    blockquote {
        margin: 0;
        padding: 30px;}
}

/**
* responsive mobile menu
*/
.ayaa-header-mobile-sidebar {
    position: fixed;
    right: -430px;
    top: 0;
    overflow-y: auto;
    z-index: 10;
    transition: all 0.5s;
    z-index: 999;
    height: 100%;
    background: #fff;
    width: 400px;
    z-index: 99999;
}
.ayaa-header-mobile-sidebar.open {
    right: 0;
}
.ayaa-header-mobile-sidebar-inner {
    padding: 30px;
}
.ayaa-header-mobile-sidebar-close-btn button span {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    padding-right: 5px;
    display: inline-block;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav > ul {
    display: block !important;
    margin: 0 !important;
    background: transparent;
    border: 0;
}

.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav {
    float: none;
    background: var(--clr-theme-primary);
    margin-top: 0;
}

.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-bar {
    padding-top: 0;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container a.meanmenu-reveal {
    display: none !important;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-bar {
    float: none;
    min-height: auto;
    padding: 0;
}

.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li {
    float: none;
}

.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li a {
    float: none;
}

.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li a {
    border-top-color: rgba(255,255,255,0.4);
}

.ayaa-header-mobile-sidebar-menu-nav .dropdown-toggle::after {
    display: none;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul {
    background: transparent;
    border: 0;
    position: relative;
}
.overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 0;
    transition: all .5s;
    background-color: rgba(0,0,0,0.6);
    z-index: 99911;
}
.overlay.open {
    opacity: 1;
    visibility: visible;
}
.ayaa-header-mobile-sidebar-close-btn button svg {
    max-width: 12px;
}
li.category-item.has-sub .icon img {
    width: 40px;
    height: 25px;
}
@media  (max-width: 479px) {
    .ayaa-header-mobile-sidebar {
        max-width: 310px;
    }
}
.category-list-2 li.category-item .icon img {
    width: 25px;
}
.header.header-inner .bottom-header .category-list-2 .category-item {
    padding-right: 25px;
}
.category-sub-menu .ayaa-icon-heading img {
    float: left;
    width: 25px;
    height: 25px;
    object-fit: cover;
}

.ayaa-icon-heading {
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    display: flex;
    padding-bottom: 7px;
    margin-bottom: 7px;
    grid-gap: 5px;
    align-items: center;
}
.ayaa-icon-heading h4 {
    margin-bottom: 0;
    line-height: 1;
}
.header.header-inner .bottom-header .navbar .nav-item .sub-menu .nav-link::after {
    display: none;
}
.header.header-inner .bottom-header .navbar .sub-menu .has-sub-menu, .header.header-inner .bottom-header .navbar .sub-menu .menu-item {
    padding: 0;
}
.header.header-inner .bottom-header .navbar .nav-item.dropdown .sub-menu .sub-menu {
    left: 100%;
    top: 15%;
    opacity: 0;
    visibility: hidden;
}
.header.header-inner .bottom-header .navbar .nav-item.dropdown .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.header.header-inner .bottom-header .navbar .nav-item .sub-menu > li:hover > a {
    background: var(--clr-theme-primary);
    color: #fff;
}
table#woosc_table 
tr.tr-default.tr-odd.tr-image img {
    max-height: 300px;
    object-fit: contain;
}
.header.header-inner .bottom-header  div.has-ayaa-header-menu-right .navbar-nav > .nav-item:last-child {
    padding-right: 0;
}
p.woocommerce-mini-cart__empty-message {
    padding: 12px 0;
    margin: 0 25px;
    border-bottom: 1px solid #0000001f;
}
.header-cart-wrap .cart-list ul li > a:first-child {
    flex: 0 0 calc(100% - 70px);
}
.header-cart-wrap .cart-list ul li > a:last-child {
    flex: 0 0 30px;
    justify-content: end;
}
.header-cart-wrap .cart-list ul li a .part-img img {
    width: 83px;
    background: whitesmoke;
}
.header-cart-wrap .cart-list p.woocommerce-mini-cart__total.total .amount {
    float: right;
    font-weight: 600;
    color: var(--clr-theme-primary);
}
.header-mini-cart p.woocommerce-mini-cart__total.total strong {
    color: #222;
}

.header-cart-wrap .cart-list .total {
    margin-bottom: 0;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a {
    background: #222;
    padding: 12px 15px;
    display: inline-block;
    line-height: 1;
}
.ayaa-header-style-2 {
    background-color: #eaf1f5;
}
.ayaa-header-style-2 .logo span {
    background-color: #0063D1;
    color: #fff;
    font-size: 14px;
    padding: 8px 14px;
    border-radius: 30px;
}
.header .bottom-header .bottom-header-right li {
    list-style: none;
}
.header .menu-bar .all-department {
    position: relative;
}
.header .menu-bar .all-department .banner {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 100%;
    z-index: 99;
}
.banner .category-list .category-item .category-sub-menu ul li {
    list-style: none;
}
@media (max-width: 1399px) {
    .header .menu-bar .all-department .banner {
        min-width: 100%;
    }
}
.header.ayaa-header-style-2 .menu-bar .navbar .nav-item .sub-menu .nav-item {
    padding: 0;
}
.header.ayaa-header-style-2 .menu-bar .navbar .nav-item .sub-menu .sub-menu {
    left: 100%;
    top: 30px;
    opacity: 0;
}
.header.ayaa-header-style-2 .menu-bar .navbar .nav-item .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.has-ayaa-header-menu-right-2 .me-auto {
    margin-left: auto;
    margin-right: 0 !important;
}
.header .menu-bar .navbar .nav-item.menu-last .sub-menu .sub-menu {
    left: auto;
    right: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    div.header.ayaa-header-style-2 .logo img {
        max-width: 100%;
    }
    .header.ayaa-header-style-2 .banner .category-list.fixed {
        max-width: 297px;
    }
    .woocommerce.widget_products .woocommerce-Price-amount.amount {
        font-size: 15px;
    }
    .single-product-card.product-card-list .part-txt .dscr {
        margin-bottom: 11px;
        padding: 3px 0;
    }
    .single-product-card .part-txt .price span.product-price {
        margin-bottom: 10px;
    }
    .top-product .product-card.ayaa-product-card-1 .part-txt .product-name {
        font-size: 19px;
    }
}
@media  (max-width: 991px) {
    .header.ayaa-header-style-2 .logo img {
        max-width: 118px;
    }
    .header .bottom-header .header-search form button {
        background-color: transparent !important;
    }
}
@media (max-width: 767px) {
    .header.ayaa-header-style-2 .logo img {
        max-width: 100% !important;
    }
    .woocommerce .woocommerce-MyAccount-content {
        padding-top: 25px;
    }
}
.footer.ayaa-footer-1 .footer-widget ul li {
	list-style: none;
}
.pl-50 {
    padding-left: 50px;
}
/**
* Footer
*/
.pb-30 {
    padding-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .footer-widget.pl-50 {
        padding-left: 20px;
    }
    .header .bottom-header .bottom-header-right .header-cart-options {
        padding-right: 5px;
    }
    .top-rated-n-best-seller .top-product-card .part-txt .title {
        font-size: 15px;
        line-height: 1.3;
    }
    .single-blog .part-txt h3 {
        font-size: 22px;
        line-height: 1.3;
    }
}
@media (min-width: 992px) and  (max-width: 1199px) {
    .footer.ayaa-footer-1 .main-footer {
        padding-bottom: 70px;
    }
    .ayaa-shop-details-content-bottom-wrap .quantity {
        height: 50px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .footer.ayaa-footer-1 .footer-widget.pl-50 {
        padding-left: 0;
    }
    .header .top-header .top-header-link > * span.current, .header .top-header .top-header-link > * {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .footer.ayaa-footer-1 .footer-widget.pl-50 {
        padding-left: 0;
    }
}
.footer .main-footer .footer-subscribe form .mc4wp-form-fields {
    display: flex;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.breadcrumb-trail.breadcrumbs > span a span {
    transition: all .3s;
}
.mr-20 {
    margin-right: 20px;
}
/**
    * blog box style
*/
.blog-single-item {
	border: 1px solid #ebebeb;
}
.blog-thumb {
    position: relative;
}
.img, img {
    max-width: 100%;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.img-effect-white {
    overflow: hidden;
}
.img-effect-white {
    transition: all 0.9s;
}
.img-effect-white:hover img {
    filter: grayscale(90%);
    -webkit-filter: grayscale(90%);
}
.mb-10 {
    margin-bottom: 10px;
}
.services-details-meta-box a {
    font-size: 14px;
    font-weight: 400;
    color: #606060;
    text-transform: capitalize;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.services-details-meta-box a:hover {
    color: var(--clr-theme-primary);
}
.services-details-meta-box a i {
    color: var(--clr-theme-primary);
    margin-right: 10px;
    font-weight: 700;
}
.blog-content {
    padding: 40px 40px;
}
.blog-title {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.blog-title a:hover {
    color: var(--clr-theme-primary);
}
.blog-btn {
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    background-color: #0063D1;
    display: inline-block;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.blog-btn:hover {
    background-color: #222222;
    color: #fff;
}
article.blog-single-item .blog-content p.single-blog-p {
    margin-bottom: 30px;
}
.blog-btn i {
    margin-left: 10px;
    display: inline-block;
}
@media (min-width: 768px) and (max-width: 991px) {
    .blog-wrapper.mr-20 {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .blog-content {
        padding: 30px 20px;
    }
    .blog-content .blog-title {
        font-size: 24px;
    }
}
.mb-50 {
    margin-bottom: 50px;
}
.ayaa-fz-blog-box-447 .postbox__audio iframe {
    width: 100%;
    height: 550px;
}
.blog-video.video-abs {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.blog-video.video-abs a.video-icon.popup-video {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: inline-block;
    line-height: 70px;
    color: #fff;
    font-size: 20px;
    background: #0063D1;
    text-align: center;
}

.blog-video.video-abs a.video-icon.popup-video:hover {
    background: #222;
    color: #fff;
}
div.owl-carousel.ayaa-has-default-carousel-nav.ayaa-has-default-carousel-nav  .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
div.owl-carousel.ayaa-has-default-carousel-nav .owl-nav > button {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    background-color: #0063D1;
}
.ayaa-has-default-carousel-nav .owl-nav > button i {
    font-size: 14px;
}
div.owl-carousel.ayaa-has-default-carousel-nav.ayaa-has-default-carousel-nav  .owl-nav > button.owl-prev {
    left: 30px;
}
div.owl-carousel.ayaa-has-default-carousel-nav.ayaa-has-default-carousel-nav  .owl-nav > button.owl-next {
    right: 30px;
}
div.owl-carousel.ayaa-has-default-carousel-nav .owl-nav > button.disabled {
    cursor: not-allowed;
    opacity: .5;
}
.ayaa-blog-quote .admin h6 {
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    line-height: 100%;
    font-weight: 500;
    color: #222222;
    margin-top: -2px;
    margin-bottom: 10px;
}
.ayaa-blog-quote .admin span {
    display: block;
    font-size: 14px;
    line-height: 100%;
    color: #606060;
    margin-bottom: -2px;
}
.ayaa-blog-quote {
    box-shadow: 0 13px 29px rgb(0 0 0 / 5%);
}
/**
 * Blog sidebar
*/
.karx-sidebar-recent-post-img {
    overflow: hidden;
}
.mb-20 {
    margin-bottom: 20px;
}
.sidebar-recent-post-title {
    font-size: 16px;
    display: block;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0;
}
.ayaa-blog-sidebar-ad {
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 60px;
}
.ayaa-blog-sidebar-ad::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #1a1a1a;
    z-index: -1;
    opacity: 0.9;
}
.ayaa-blog-sidebar-ad .ayaa-add-title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'Poppins';
    font-weight: 700;
}
.ayaa-blog-sidebar-ad p {
    color: #fff;
    margin-bottom: 25px;
}
.ayaa-add-btn {
    height: 50px;
    line-height: 50px;
    background-color: #0063D1;
    display: inline-block;
    padding: 0 40px;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    transition: 0.3s;
}
.product-review #review_form_wrapper .ayaa-contact-form p.comment-form-author {
    width: calc(50% - 15px);
    float: left;
    display: block;
    margin: 0 0;
    margin-bottom: 30px;
}
.ayaa-add-btn:hover {
    color: #fff;
}
.ayaa-blog-sidebar.tp-toolkit-blog-sidebar .blog-sidebar-box-body {
	margin-top: 27px;
}
.copyright p {
    margin: 0;
}
.copyright {padding: 20px 0;}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li a.mean-expand.mean-clicked > i::before {
	content: "\f068";
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li a {
	white-space: inherit;
    font-size: 14px;
}
.header.header-inner .bottom-header .navbar .nav-item.menu-last .sub-menu .sub-menu {
	left: auto;
	right: 100%;
}
section.ayaa-blog-sidebar.cb-toolkit-blog-sidebar.widget_categories .nice-select.postform {
    margin-top: 25px;
}
@media (min-width: 992px) and  (max-width: 1199px) {
    .header.header-inner .bottom-header .navbar .nav-item {
        padding: 0 8px;
    }
    .mr-20 {
        margin-right: 5px;
    }
    .cb-toolkit-blog-sidebar .ayaa-sidebar-title {
        line-height: 1.2;
    }
    .product-card.ayaa-product-card-1 .def-btn-2 {
        padding: 0 15px;
    }
}
.pb-95 {
    padding-bottom: 95px;
}
.ayaa-single-blog-txt span.has-ayaa-date-span i {
    color: var(--clr-theme-primary);
    margin-right: 10px;
    font-weight: 700;
}

.ayaa-single-blog-txt .services-details-admin-link span {
    font-size: 15px;
    font-weight: 700;
    color: #606060;
    text-transform: capitalize;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.ayaa-blog-details-area .part-txt {
    padding: 0;
}

.ayaa-blog-details-area .ayaa-single-blog-txt.blog-content {
    border: 1px solid #ebebeb;
}
.blog-details .admin-words .admin {
    flex-direction: column;
    align-items: center;
}
.ayaa-blog-details-area .ayaa-blog-details-wrap {
    padding-top: 35px;
}

.pt-120 {
    padding-top: 120px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mb-35 {
    margin-bottom: 35px;
}
.ayaa-blog-details-tag .tagcloud a {
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .ayaa-blog-details-wrapper.mr-20 {
        margin-right: 0;
    }
}
.ayaa-blog-details-area .ayaa-single-blog-txt.blog-content iframe {
    width: 100%;
}
.ayaa-blog-details-area .ayaa-blog-details-wrap .ayaa-post-content-single {
    margin-bottom: 20px;
}
.blog-pagination a, .blog-pagination span {
    width: 50px;
    height: 50px;
    border: 1px solid #EAEAEA;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    margin-right: 10px;
    font-weight: 700;
}
.blog-pagination a:hover {
    background: #0063D1;
    color: #fff;
    border-color: transparent;
}
.blog-pagination span.current {
    background: #0063D1;
    color: #fff;
    border-color: transparent;
}
.mb-45 {
    margin-bottom: 45px;
}
.def-btn:hover:hover {
    background: #222;
    color: #fff;
}
.breadcrumb-trail.breadcrumbs > span a:hover {
    color: var(--clr-theme-primary);
}
h1, h2, h3, h4, h5, h6 {
    color: #282828;
}
.blog-content span.has-ayaa-date-span {
    font-size: 14px;
    font-weight: 400;
    color: #606060;
    text-transform: capitalize;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.blog-content span.has-ayaa-date-span i {
    color: var(--clr-theme-primary);
    margin-right: 10px;
    font-weight: 700;
}
.blog-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}
nav.breadcrumb-txt.p-0.breadcrumb-trail.breadcrumbs span span {
    overflow-wrap: anywhere  !important;
}
.ayaa-fz-blog-content-wrapper-448 ol, .ayaa-fz-blog-content-wrapper-448 ul {
    padding-left: 21px;
}
.footer.ayaa-footer-1 span.current {
    color: #606060;
}
.footer-widget .nice-select::after {
    border-color: #606060;
}
.footer.ayaa-footer-1 .footer-widget.widget_search input[type="search"] {
    background: #fff;
    height: 50px;
    padding: 0 15px;
    width: 100%;
}
.footer.ayaa-footer-1 .footer-widget.widget_search label {
    width: 100%;
}
.footer.ayaa-footer-1 .footer-widget.widget_search input[type="submit"] {
	position: absolute;
	right: 15px;
	top: 50%;
	font-size: 14px;
	transform: translateY(-50%);
	border-left: 1px solid #ebebeb;
	height: 100%;
	color: #0063D1;
	padding-left: 15px;
	background: #fff;
}
.footer.ayaa-footer-1 .footer-widget.widget_search form {
    position: relative;
}
.footer.ayaa-footer-1 .tagcloud a {
    line-height: 33px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    margin-right: 6px;
    font-size: 15px !important;
    color: #606060;
    margin-bottom: 10px;
}
.footer.ayaa-footer-1 .tagcloud a:hover {
    border-color: transparent;
}
.mb-25 {
    margin-bottom: 25px;
}
div.review-wrap .user .star-rating {
    float: none;
}
.woocommerce #review_form #respond p {
    margin-bottom: 19px;
}
.heading h2 {
    font-family: 'Poppins', sans-serif;
}
.pb-120 {
    padding-bottom: 120px;
}
.related-product-slider .single-product-card .cart-option ul li a {
    background: transparent;
    font-size: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
}

.related-product-slider .single-product-card .cart-option ul li a i {
    font-size: 14px;
}

.related-product-slider .single-product-card .cart-option ul li a span::before {
    font-size: 14px;
}

.related-product-slider .single-product-card .cart-option ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.related-product-slider .single-product-card .cart-option ul li .ayaa-action-compare-btn a::before {
    transform: translateY(-5px);
}
.related-product-slider .single-product-card .part-txt .product-name {
    margin-bottom: 8px;
}

.related-product-slider .single-product-card .part-txt .product-price {
    display: block;
    margin-bottom: 10px;
}
.rlated-product .single-product-card {
    margin-bottom: 1px;
}
.rlated-product .single-product-card .part-txt > .star-rating {
    margin: 0 auto;
}
.pr-30 {
    padding-right: 30px;
}
.mb-15 {
    margin-bottom: 15px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pt-110 {
    padding-top: 110px;
}
.single-product-card .cart-option ul li {
    list-style: none;
}
.banner .slider-area .slick-dots li {
    list-style: none;
}
.blog-slider .single-blog.slick-slide {
    overflow: hidden;
}
.banner .slider-area .banner-txt h1, .banner .slider-area .banner-txt h6 {
    color: #fff;
}
.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price span:after {
    display: none;
}

.banner .sidebar-area .best-selling-panel .panel-body del {
    position: relative;
}

.banner .sidebar-area .best-selling-panel .panel-body del::after {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #9f9f9f;
    content: "";
    transform: translateY(-50%);
}
.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price > ins span.woocommerce-Price-currencySymbol {
    color: #606060;
}

.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price > ins bdi {
    color: #606060;
}
.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price > .woocommerce-Price-amount span {
    color: #606060;
}
.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price > .woocommerce-Price-amount bdi {
    color: #606060;
}
.subscribe.ayaa-el-subscribe form input[type="email"] {
    width: 100%;
    background: #ffffff;
    padding: 0 20px;
    height: 80px;
    padding-right: 190px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .subscribe.ayaa-el-subscribe form input[type="email"] {
        padding-right: 123px;
    }
}

.subscribe.ayaa-el-subscribe form p span {display: block;}

.subscribe.ayaa-el-subscribe form button.def-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}
.subscribe.ayaa-el-subscribe .wpcf7 form.sent .wpcf7-response-output {
	text-align: center;
	border-color: var(--clr-theme-primary);
	padding: 10px 20px;
}
.subscribe.ayaa-el-subscribe .subscribe.ayaa-el-subscribe form {
    position: relative;
}

.subscribe.ayaa-el-subscribe form p {
    line-height: 1;
    margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
    .subscribe.ayaa-el-subscribe form input[type="email"] {
        height: 50px;
    }
    .ayaa-shop-details-content-bottom-wrap .variations .nice-select::after {
        right: 20px;
    }
}
div.ayaa-blog-grid-img img {
    height: 327px;
    object-fit: cover;
}
@media (max-width: 767px) {
    .subscribe.ayaa-el-subscribe form input[type="email"] {
        height: 50px;
    }
    div.ayaa-blog-grid-img img {
        height: 167px;
    }
}
.banner.banner-2 .banner-slider .slick-dots li {
    list-style: none;
}
.banner.banner-2 .banner-slider .slide .part-txt h4, .banner.banner-2 .banner-slider .slide .part-txt h1, .banner.banner-2 .banner-slider .slide .part-txt .price {
    color: #fff;
}
.popular-categories-2 .custom-row .custom-col .category-card a .part-icon span img {
    height: 100%;
    margin-top: -10px;
    width: 100%;
    object-fit: cover;
}

.popular-categories-2 .custom-row .custom-col .category-card a .part-icon span {
    width: 100%;
    height: 100%;
}
.new-arrival .part-txt .def-btn.ayaa-def-btn-2 {
    background-color: #e9b808;
}

.new-arrival .part-txt .def-btn.ayaa-def-btn-2:hover {
    background: #fff;
    color: #e9b808;
    border-color: #e9b808;
}
.def-btn-2.ayaa-def-btn-border-2 {
    color: #e9b808;
    border-color: #e9b808;
}

.def-btn-2.ayaa-def-btn-border-2:hover {
    background: #e9b808;
    color: #fff;
}
a.def-btn-3 {
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    background: #ffffff;
    color: #e9b808;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
a.def-btn-3:hover {
    background: #e9b808;
    color: #fff;
}
.recently-viewed .single-product-card-2 .part-img a {
    height: 100%;
    display: block;
}
.recently-viewed .single-product-card-2 .part-img a img {
    height: 100%;
    object-fit: cover;
}
.product-view-area .part-img .btn-box .small-thumb img {
    max-width: 93px;
    object-fit: cover;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-view-area .part-img .btn-box .small-thumb img {
        height: auto;
        max-width: unset;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .product-view-area .part-img .btn-box .small-thumb img {
        max-width: unset;
    }
}
@media (max-width: 767px) {
    .product-view-area .part-img .btn-box .small-thumb img {
        max-width: unset;
    }
}
.top-rated-n-best-seller .top-rated .slick-list {
    padding-top: 2px;
}
.subscribe.subscribe-2 .bg .form p {
    width: 100%;
    margin-bottom: 0;
}

.subscribe.subscribe-2 .bg .form p input[type="email"] {
    height: 60px;
    border: 0;
}

.subscribe.subscribe-2 .bg .form {
    position: relative;
}

.subscribe.subscribe-2 .bg .form button[type="submit"] {
    position: absolute;
    right: 10px;
    top: 50%;
    background: #e9b808;
    transform: translateY(-50%);
}

.subscribe.subscribe-2 .bg .form button[type="submit"]:hover, .subscribe.subscribe-2 .bg .form button[type="submit"]:focus {
    background: transparent;
    color: #e9b808;
    border-left: 1px solid;
}
.blog-2 .panel.panel-3 .single-blog .part-img img {
    height: 340px;
    object-fit: cover;
}
.ba-item-cart-shop-details-wrap button.woosw-btn {
    min-height: 50px;
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    border: 1px solid #EAEAEA;
    font-size: 14px;
    color: #282828;
    font-weight: 700;
    font-family: 'Roboto';
    text-transform: capitalize;
    border-radius: 3px;
}
.ba-item-cart-shop-details-wrap button.woosw-btn:hover {
    background-color: var(--clr-theme-primary);
    border-color: transparent;
    color: var(--clr-common-white);
}
.ayaa-shop-details-content-bottom-wrap button.woosw-btn {
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    background: var(--clr-theme-primary);
    border: 1px solid var(--clr-theme-primary);
    padding: 0 40px;
    width: 100%;
}
.ayaa-shop-details-content-bottom-wrap button.woosw-btn:hover {
    background: #ffffff;
    border-color: #ddd;
    color: var(--clr-theme-primary);
}
.bottom-header li.live-chat .txt {
    color: #212529;
}
.banner .category-list .category-item a span {
    text-transform: capitalize;
    color: #292929;
    font-weight: 400;
    font-family: Rubik;
}

.banner .category-list .category-item a img {
    width: 25px;
    height: 25px;
}
.banner .category-list .category-item .category-sub-menu ul li a {
    text-transform: capitalize;
}
.header .bottom-header .header-search form input::placeholder {
    font-family: 'Poppins';
}

.header .top-header .top-header-link > * span {
    font-family: 'Poppins';
}
@media (max-width: 767px) {
    .header .top-header .top-header-link > * span {
        font-size: 14px;
    }
}
.header .menu-bar .account-link a {
    font-family: 'Poppins';
}
.cart-option.cart-option-bottom .ayaa-action-wishlist-btn button.woosw-btn {
    font-size: 0;
    position: relative;
    background: transparent;
    border: 0;
}
.cart-option.cart-option-bottom .ayaa-action-wishlist-btn button.woosw-btn::after {
    position: absolute;
    left: 50%;
    font-family: 'Font awesome 6 pro';
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f004";
    font-size: 15px;
    color: #444;
}
.single-product-card .cart-option.cart-option-bottom .ayaa-action-cart-btn a i {
    font-weight: 300;
    transform: translateY(5px);
}
@media (min-width: 768px) and (max-width: 991px) {
    .woocommerce ul.products li.product .ayaa-action-cart-btn .button i {
        transform: translateY(9px);
      }
    .single-product-card.product-card-list .cart-option.cart-option-bottom .ayaa-action-cart-btn a i {
        transform: translateY(9px);
    }
    .single-product-card.product-card-list .part-txt > .star-rating {
        float: none;
        margin-bottom: 12px;
    }
    .single-product-card.product-card-list .part-txt .price span {
        font-size: 14px;
        margin-bottom: 2px;
    }
}
.single-product-card .cart-option.cart-option-bottom  .ayaa-action-compare-btn .woosc-btn {
    font-size: 0;
    position: relative;
    width: 40px;
    height: 50px;
}
.single-product-card .cart-option.cart-option-bottom .ayaa-action-compare-btn .woosc-btn::after {
    position: absolute;
    font-size: 15px;
    content: "\e13a";
    font-family: 'Font awesome 6 pro';
    font-weight: 300;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.single-product-card .cart-option.cart-option-bottom  button.woosq-btn {
    font-size: 0;
    width: 40px;
    height: 50px;
    position: relative;
}
.single-product-card .cart-option.cart-option-bottom button.woosq-btn::after {
    content: "\f06e";
    font-family: 'Font Awesome 6 Pro';
    font-size: 15px;
    font-weight: 300;
}
.single-product-card .cart-option.cart-option-bottom button.woosq-btn:hover::after, .single-product-card .cart-option.cart-option-bottom .ayaa-action-compare-btn .woosc-btn:hover::after, .cart-option.cart-option-bottom .ayaa-action-wishlist-btn button.woosw-btn:hover::after {
    color: #fa5403;
}
.header-search .nice-select .list {
    max-height: 400px;
    z-index: 9999;
    overflow-y: auto;
    left: 0;
    right: auto;
}
.ayaa-shop-details form.cart.ayaa-shop-details-content-cart-action-wrap .single_add_to_cart_button {
    height: 30px;
}
.woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
    height: 40px;
    line-height: 40px;
    padding: 0 0;
    border-radius: 0;
    padding: 0 20px;
    font-weight: 400;
    background: #0063D1;
    color: #fff;
    margin-left: 10px;
}
.woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward:hover {
    background-color: #222;
    color: #fff;
}
.category-col.ayaa-cat-banner-mega-category .category-list li {
    list-style: none;
}
div.woosq-popup div.product form.cart.ayaa-shop-details-content-cart-action-wrap .single_add_to_cart_button {
    height: 50px;
}

.woosc-area:not(.woosc-area-open-table) {
    background-color: transparent !important;
}

.sidebar-recent-post-title a {
    color: #323232;
}
.blog-sidebar-box-body .ayaa-sidebar-recent-post.mb-30:last-child {
    margin-bottom: 0;
}
.woocommerce .cart.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item.cart_item td.product-name > dl.variation:last-child {
    display: none;
}

.ayaa-cart-btn {
    height: 50px;
    background: var(--clr-theme-primary);
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
  }
  .ayaa-cart-btn:hover {
    background: #222;
    color: #fff;
  }
  
.ayaa-page-content table.ayaa-el-cart-table-control {
    border: 0;
    width: 100%;
    margin: 0;
  }
  .ayaa-page-content table.ayaa-el-cart-table-control tbody tr th {
    border: 0;
    padding: 0;
    display: inline-block;
  }
  .ayaa-page-content table.ayaa-el-cart-table-control tbody tr td {
    border: 0;
    padding: 0;
    text-align: right;
  }
  .ayaa-page-content table.ayaa-el-cart-table-control tbody tr td ul {
    display: block;
  }
  div.ayaa-page-content table.ayaa-el-cart-table-control tbody tr td ul li {
    margin-top: 0px !important;
  }
  
.tab-section .tab-contents .cart-total-panel .panel-body .calculate-area .ayaa-el-cart-table-control  ul li {
    justify-content: flex-end;
  }
  .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty {
	padding: 0;
} 
@media screen and (max-width: 479px) and (min-width: 320px){
    .tab-section .tab-contents .cart-total-panel .panel-body .calculate-area .ayaa-el-cart-table-control ul {
    margin-top: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div.ayaa-blog-grid-img img {
        height: 227px;
    }
    .single-blog .part-txt {
        padding: 30px 25px 34px;
    }
}
.mt-10 {
    margin-top: 10px;
}
.panel.panel-2 .part-img.ayaa-blog-grid-img a {
	display: block;
}
.mb-30 {
    margin-bottom: 30px;
}
.team .single-card .part-img img {
	width: 100%;
	object-fit: cover;
}
.shop-wrap .shop-top-bar .top-bar-right .show-wrap span.current {
	margin-top: 2px;
}
.single-product-card.product-card-list .part-txt a.added_to_cart:hover {
    background: #0063D1;
    border-color: transparent;
    color: #fff;
}
.single-product-card.product-card-list .part-txt a.added_to_cart {
	margin-left: 10px;
	height: 50px;
	border: 1px solid #ddd;
	line-height: 39px;
	padding: 0 20px;
	color: #222;
	font-weight: 500;
}
@media (min-width: 576px) and (max-width: 767px) {
    div.ayaa-blog-grid-img img {
        height: 247px;
    }
}
@media (max-width: 575px) {
    .ayaa-product-has-tab .panel .panel-header .title {
        text-align: center;
    }
    .ayaa-product-has-tab .panel .panel-header::after {
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 767px) {
    .features .custom-row .custom-col {
        padding: 10px 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .sidebar-box.woocommerce.widget_products .product_list_widget .woocommerce-Price-amount.amount {
        font-size: 13px;
    }
    .product_list_widget span.product-title {
        font-size: 15px;
        line-height: 1.3;
    }
}
@media (max-width: 767px) {
    .shop-wrap .shop-top-bar .top-bar-right .nice-select .list {
        left: 0;
        right: auto;
    }
    .top-product .product-card .part-txt .price {
        font-size: 16px;
    }
    .top-product .product-card .part-txt .price span {
        font-size: 12px;
    }
    .shop-details .details-area .nav-link {
        flex: 0 0 auto;
    }
}
@media (max-width: 575px) {
    .single-product-card.product-card-list .part-txt .star-rating {
        margin-left: auto;
        margin-right: auto;
    }
    .product_list_widget .woocommerce-Price-amount.amount {
        font-size: 15px;
    }
}
@media  (min-width: 576px) and (max-width: 767px) {
    .single-product-card.product-card-list .part-txt {
        width: calc(100% - 280px);
    }
    .top-product .product-card .part-txt .price {
        font-size: 16px;
    }
    .top-product .product-card .part-txt .price span {
        font-size: 12px;
    }
    .single-product-card.product-card-list .part-txt a.added_to_cart {
        margin-left: 0;
        margin-top: 10px;
    }
}
@media  (max-width: 575px) {
    .single-product-card.product-card-list .part-txt {
        width: 100%;
        text-align: center;
        padding: 30px 0px;
        padding-top: 10px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    ul.products.columns-4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .single-product-card.product-card-list .cart-option {
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 479px) {
    div.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
        float: none;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .blog-wrapper .blog-single-item .blog-content .blog-title{
        font-size: 22px;
    }
}


  form.login.woocommerce-form-login input[type="text"],form.login.woocommerce-form-login input[type="password"] {
    height: 50px;
    border: 1px solid #ddd;
    padding: 0 15px;
  }
  form.login.woocommerce-form-login input[type="text"], form.login.woocommerce-form-login label {
    margin-bottom: 5px;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    font-size: 14px;
    font-family: 'Roboto';
    padding: 0 60px;
    font-weight: 700;
    color: var(--clr-common-white);
    background: var(--clr-theme-primary);
    border-radius: 3px;
    height: 50px;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
    background: #222;
    color: #fff;
  }
  .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 40px;
  }
  .woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 50%;
	transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 991px) {
    .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
        margin-left: 0;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
        margin-left: 0;
        margin-top: 10px;
    }
}
.single-product-card.product-card-list .part-txt {
	padding-right: 20px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .single-product-card.product-card-list {
        padding: 20px 20px;
    }
}
.woocommerce ul.products li.product .part-img a {
	display: block;
}
.woocommerce-page table.cart .product-thumbnail {
	display: table-cell;
}
.review-slider.testimonial {
	padding: 0 2px;
	margin: 0 -2px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .ayaa-blog-details-area .ayaa-blog-details-wrap .part-txt {
        padding: 0;
    }
}
.ayaa-action-cart-btn.ayaa-has-active-woo-only .add_to_cart_button {
    display: inline-block;
  }
  .woocommerce ul.products li.product .ayaa-action-cart-btn.ayaa-has-active-woo-only  .button i {
    transform: translateY(0px);
  }
  .single-product-card .cart-option ul li.ayaa-has-active-woo-list-only {
	border: 0;
}
.single-product-card .cart-option ul li.ayaa-has-active-woo-list-only .added_to_cart.wc-forward {
	display: none;
}
.cart-option.cart-option-bottom.has-only-woo-active-wrap.cart-option ul li a {
    padding: 5px 5px;
  }
  .cart-option.cart-option-bottom.has-only-woo-active-wrap.cart-option ul li {
    border: 0;
  }
  
.checkout.woocommerce-checkout .ayaa-checkout-order-summery-box .ayaa-checkout-order-summery-box-product.cart_item .image {
    border: 1px solid #ddd;
    float: left;
    width: 68px;
    margin-right: 10px;
  }
  .checkout.woocommerce-checkout .ayaa-checkout-order-summery-box .ayaa-checkout-order-summery-box-product.cart_item {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .checkout.woocommerce-checkout .ayaa-checkout-order-summery-box .title-wrap .title {
    font-size: 18px;
    margin-bottom: 0px;
  }
  
.woocommerce-checkout #payment ul.payment_methods {
    background: #f8f8f8;
    border-color: #E4E4E4;
}
  .woocommerce-checkout #payment div.form-row {
    background: #F8F8F8;
}
  .woocommerce-page #payment #place_order {
    float: none;
    height: 50px;
    border-radius: 3px;
    font-weight: 500;
    padding: 0 30px;
    background: var(--clr-theme-primary);
  }
  .woocommerce-page #payment #place_order:hover {
    background: #222;
    color: #fff;
  }
  .ayaa-checkout-order-summery-box-pricing-list li {
    list-style: none;
  }
  .ayaa-checkout-order-summery-box-pricing-list ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .ayaa-checkout-order-summery-box-pricing-list ul li .label {
    font-size: 15px;
    font-weight: 500;
    color: #333;
    min-width: 100px;
  }
  .ayaa-checkout-order-summery-box-pricing-list ul li {
    margin-bottom: 9px;
  }
  .ayaa-checkout-order-summery-box-pricing-list {
    border: 1px solid #ddd;
    padding: 20px 20px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  
.woocommerce-error {
    border: 2px solid var(--clr-theme-primary);
    background: transparent;
  }
  .woocommerce-error strong {
    color: #333;
    font-weight: 600;
  }
  @media (max-width: 767px) {
    .woocommerce-page form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .woocommerce-page form.checkout_coupon.woocommerce-form-coupon .form-row-first {
    width: 100%;
  }
  .woocommerce-page form.checkout_coupon.woocommerce-form-coupon .form-row-last {
    width: 100%;
  }
  }
  
.woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first input {
  height: 50px;
  border: 1px solid #ddd;
  padding: 0 20px;
}
.woocommerce-ResetPassword.lost_reset_password  .woocommerce-Button.button {
  height: 50px;
  border-radius: 0;
  font-weight: 500;
  color: #fff;
  background: #fe5907;
}
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button:hover {
  background: #222;
  color: #fff;
}
@media  (max-width: 767px) {
    .single-product-card.product-card-list .part-txt {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .shipping-calculator-form.ayaa-shipping-calculator-form .list {
        overflow-x: auto;
    }
    .single-product-card.product-card-list .part-txt .button.product_type_external {
        height: auto;
        margin: 0;
        line-height: 1.4;
        padding: 10px 20px;
        font-size: 14px;
    }
}
.menu-fallback-menu.navbar-nav li a:hover {
	color: #0063D1;
}
.blog-details .admin-words .admin span {
    text-align: center;
    line-height: 1.4;
}
.pb-100 {
    padding-bottom: 100px;
}
.logged-in.admin-bar .header.header-inner .bottom-header.fixed-header {
	margin-top: 32px;
}
.footer.ayaa-footer-1 .footer-widget.widget_search input[type="search"] {
	padding-right: 90px;
}
.def-btn:hover:hover {
	border-color: transparent;
}
.single-blog .ayaa-blog-caption-date {
	left: 20px;
	top: 20px;
}
.woosw-popup .woosw-items .woosw-item .woosw-item-inner > div:last-child {
	min-width: 139px;
}
#woosq-popup .woocommerce.single-product.woosq-product .variations select {
	margin-left: 0;
	display: block;
	margin-top: 5px;
}
form.checkout.woocommerce-checkout input[type="checkbox"] {
	width: 11px;
	height: 11px;
	display: inline-block;
	transform: translateY(-1.5px);
	margin-right: 5px;
}
.header.ayaa-header-style-2 .banner .category-list {
	min-height: 553px;
    border: 1px solid #ddd
}
.header.ayaa-header-style-2 .banner .category-list ul li {
    list-style: none;
}
.logged-in.admin-bar .header .menu-bar.navbar-fixed {
    top: 30px;
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.header.ayaa-header-style-2 .banner .category-list {
		min-height: 488px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .single-blog .part-txt h3 {
        font-size: 22px;
    }
    .header .top-header .top-header-link > * {
        font-size: 14px;
    }
    .header.ayaa-header-style-2 .banner .category-list {
        min-height: 440px;
        max-width: 296px;
    }
    .ayaa-blog-details-inner.ayaa-single-blog-txt.blog-content.pb-50 {
        margin-bottom: 0;
    }
    .single-product-card.product-card-list .star-rating {
        margin-bottom: 9px;
    }
    .single-product-card.product-card-list .part-img img {
        min-height: 280px;
    }
    .single-product-card.product-card-list .part-txt {
        padding-left: 10px;
    }
    .woosw-popup .woosw-items {
        min-width: 530px;
    }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
        overflow-x: auto !important;
    }
}
.header.ayaa-header-style-2 .banner .category-list.fixed {
    min-height: 350px;
    top: 50px;
}
.subscribe.ayaa-el-subscribe form {
    position: relative;
}

.subscribe.ayaa-el-subscribe form span.wpcf7-not-valid-tip {display: none;}
.subscribe.ayaa-el-subscribe form  .wpcf7-response-output {
    text-align: center;
}
.subscribe-2 .wpcf7 form.sent .wpcf7-response-output {flex: 0 0 auto;margin: 0 0;padding: 7px 30px;border-color: #e9b808;margin-top: 20px;text-align: center;}

.subscribe.subscribe-2 .bg .form {
    display: block;
    position: relative;
}

.subscribe.subscribe-2 .bg .form button[type="submit"] {
    top: 10px;
    transform: unset;
}

.subscribe.subscribe-2 .bg .form p input[type="email"] {
    border: 1px solid #ddd;
    padding-right: 180px;
}
.ayaa-panel-space-0 .panel {
    padding: 0;
}
.header.header-style-1.header-inner .bottom-header .bottom-header-right {
    padding-right: 11px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header.ayaa-header-style-2 .banner .category-list.fixed {
        max-width: 296px;
    }
    .logged-in .header.ayaa-header-style-2 .banner .category-list.fixed {
        top: 81px;
    }
}
.header .top-header .top-header-link > * .nice-select .list {
	top: 28px;
}
.ayaa-page-content #order_review ul.woocommerce-shipping-methods {
	padding-left: 0;
}
.product-slider-1.slick-initialized.slick-slider.slick-vertical {
	width: 100%;
}
.has-section-title-center .panel .panel-header::after {
	left: 50%;
	transform: translateX(-50%);
}
@media (max-width: 767px) {
    .subscribe.ayaa-el-subscribe form input[type="email"] {
        padding-right: 20px;
    }
    .testimonial .review-slider .review-card .main-txt p {
        font-size: 14px;
    }
}
.single-blog .part-txt .continue span i {
	font-size: 15px;
	display: inline-block;
	transform: translateY(-6px);
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-blog .part-txt .continue span i {
        transform: unset;
    }
}
@media (max-width: 767px) {
    .single-blog .part-txt .continue span i {
        transform: unset;
    }
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	text-align: center;
}
.ayaa-footer-1 .footer-widget.zoom-instagram-widget {
	padding-right: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ayaa-footer-1 .footer-widget.zoom-instagram-widget {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .ayaa-footer-1 .footer-widget.zoom-instagram-widget {
        padding-right: 0;
    }
}
.banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price del {
	margin-right: 5px;
}
.top-rated-n-best-seller .top-product-card .part-txt .star i {
	margin-right: 3px;
	font-size: 12px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .top-rated-n-best-seller .top-product-card .part-txt .star {
        margin-bottom: 6px;
    }
    .top-rated-n-best-seller .top-product-card .part-txt .title {
        margin-bottom: 4px;
    }
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .recently-viewed .single-product-card-2 .part-txt .star span {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .top-rated-n-best-seller .top-product-card .part-img {
        margin-right: 5px;
    }
    .top-rated-n-best-seller .top-product-card .part-txt .star {
        margin-bottom: 7px;
    }
}
.blog-wrapper .blog-single-item .blog-content .blog-title {
	font-size: 32px;
	margin-bottom: 20px;
	line-height: 1.3;
}
p.comment-form-comment textarea:focus, .comments-area form.comment-form input[type="text"]:focus, .comments-area form.comment-form input[type="email"]:focus, .comments-area form.comment-form input[type="url"]:focus {
    border-color: #0063D1;
}
body .select2-container, body .ui-widget.ui-datepicker {
	z-index: 1 !important;
}
.ayaa-details-sidebar .ayaa-blog-sidebar:last-child ul.wp-block-categories-list.wp-block-categories {
    margin-bottom: 0;
}
.shipping-calculator-form.ayaa-shipping-calculator-form .list {
	max-height: 300px;
	overflow-y: auto;
	width: 100%;
}
.footer-widget .mc4wp-response a {
    color: #c6ccc7;
}
.footer-widget .mc4wp-response a:hover {
    color: var(--clr-theme-primary);
}
.ayaa-blog-details-area .ayaa-blog-details-wrap .ayaa-post-content-single > .row.align-items-center.justify-content-center {
	margin-bottom: 30px;
	padding-top: 15px;
}
main.ayaa-blog-page-area.ayaa-blog-has-search .blog-wrapper .blog-pagination {
    padding-bottom: 50px;
}
.ayaa-blog-details-area.blog-details .odd a:hover {
    color: var(--clr-theme-primary);
}
.product-card-list .cart-option.cart-option-bottom.has-only-woo-active-wrap.cart-option ul li a.add_to_cart_button {
    padding-top: 0;
}
.product-card-list .cart-option.cart-option-bottom.has-only-woo-active-wrap.cart-option ul li a.add_to_cart_button i {
    transform: translateY(2px);
}

.woocommerce-product-search {
    position: relative;
  }
  .woocommerce-product-search #woocommerce-product-search-field-0 {
    height: 50px;
    border: 1px solid #EAEAEA;
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    padding-right: 42px;
    color: #999999;
}
.woocommerce-product-search #woocommerce-product-search-field-0::placeholder {
    color: #999;
    font-size: 14px;
}
.woocommerce-product-search #woocommerce-product-search-field-0:focus {
    border-color: var(--clr-theme-primary);
}
  section.sidebar-box.woocommerce.widget_product_search .wp-element-button[type="submit"] {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .woocommerce .widget_layered_nav_filters ul li.chosen a:hover {
	color: #0063D1;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li li .mean-expand {
	padding: 9px 17px;
}
.special-offer .single-offer img {
    width: 100%;
}
.special-offer .single-offer a {
    display: block;
}

.ayaa-header-mobile-menu-top-text ul li {
    list-style: none;
    margin-bottom: 5px;
}
.ayaa-header-mobile-menu-top-text ul li a:hover {
	color: var(--clr-theme-primary);
}
@media (max-width: 767px) {
    .header .top-header .top-header-link.d-flex {
        flex-direction: column;
        grid-gap: 10px;
        padding-bottom: 10px;
    }
}

.ayaa-header-mobile-menu-top-text ul i {
    font-size: 15px;
    margin-right: 5px;
  }
  .ayaa-header-mobile-menu-top-text ul li {
    margin-bottom: 8px;
  }
  @media  (min-width: 1200px) and (max-width: 1399px) {
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price span {
        font-size: 14px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .product-name {
        font-size: 14px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-img {
        width: 60px;
        height: 60px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-img {
        width: 60px;
        height: 60px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt {
        width: calc(100% - 60px);
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .product-name {
        margin-bottom: 7px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .slick-arrow {
        bottom: calc(100% + 27px);
    }
    .banner .sidebar-area .best-selling-panel .panel-body {
        height: calc(100% - 60px);
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price span {
        font-size: 14px;
    }
    .product-slider-1.slick-initialized.slick-slider.slick-vertical {
        height: 100%;
    }
    .banner .sidebar-area .best-selling-panel .panel-body {
        padding: 10px 15px;
    }
  }

  .bg-default {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
.ayaa-slider-height {
	min-height: 530px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .ayaa-slider-height {
        min-height: 465px;
    }
}
.ayaa-slider-height .banner-txt {
	padding: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .ayaa-slider-height {
        min-height: 450px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body {
        padding: 10px 15px;
    }
    .flash-deal .countdown-wrap .ayaa-countdown-ending-heading {
        display: none;
    }
    .ayaa-countdown-wrap-flex {
        justify-content: center;
    }
    .subscribe.ayaa-el-subscribe form button.def-btn {
        top: 0;
        right: 0;
        height: 50px;
    }
    .subscribe.ayaa-el-subscribe form .wpcf7-response-output {
        background: #fff;
    }
}
@media (max-width: 767px) {
    .ayaa-slider-height {
        min-height: 490px;
    }
    .ayaa-product-card-1 .top-product .product-card .part-txt .product-name {
        font-size: 20px;
    }
    .top-product .product-card .part-img {
        width: 100px;
        height: 100px;
    }
    .top-product .product-card .part-txt .product-name {
        font-size: 17px;
    }
    .flash-deal .countdown-wrap .ayaa-countdown-ending-heading {
        display: none;
    }
    .ayaa-countdown-wrap-flex {
        justify-content: center;
    }
    .season-sale .season-sale-box.season-sale-box-2 {
        min-height: 280px;
    }
    .subscribe.ayaa-el-subscribe form button.def-btn {
        position: static;
        margin-top: 20px;
    }
    .subscribe.ayaa-el-subscribe form .wpcf7-response-output {
        background: #fff;
    }
    .subscribe.ayaa-el-subscribe form p {
        text-align: center;
    }
}
.recently-viewed .new-arrival-3 .part-img img {
	width: 100%;
}
.new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 img {
    width: 100%;
    object-fit: cover;
}
@media (max-width: 479px) {
    .banner .slider-area .banner-txt h1 {
        font-size: 38px;
    }
}
.header-cart-wrap .cart-list ul li a .part-txt .name {
    transition: all .3s;
}
.ayaa-slider-height-2 {
	min-height: 527px;
}
.new-arrival.ayaa-new-arrival-1 img {
	width: 100%;
	object-fit: cover;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .ayaa-slider-height-2 {
        min-height: 463px;
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 .part-txt {
        width: calc(100% - 15px);
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .new-arrival.ayaa-new-arrival-1 {
        min-height: 450px;
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 .part-txt .product-name {
        font-size: 17px;
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 {
        padding: 5px 20px;
    }
    .new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 .part-txt {
        padding: 50px 30px;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"] {
        height: 60px;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .price span {
        font-size: 12px;
    }
}
@media  (min-width: 768px) and (max-width: 991px) {
    .banner.banner-2 .banner-slider .slide .ayaa-slider-content-inner-2 .part-txt h1 {
        font-size: 36px;
        line-height: 1.4;
    }
    .banner .sidebar-area .best-selling-panel .panel-body .single-product-slider .part-txt .product-name {
        font-size: 14px;
    }
    .banner.banner-2 .banner-slider .slide .ayaa-slider-content-inner-2 .part-txt {
        padding: 40px 20px;
    }
    .banner.banner-2 .banner-slider .slide .ayaa-slider-content-inner-2 a.def-btn-3 {
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        margin-top: 10px;
    }
    .new-arrival.ayaa-new-arrival-1 {
        min-height: 450px;
    }
    .ayaa-new-arrival-1 .part-txt .def-btn {
        line-height: 38px;
        height: 50px;
        padding: 0 15px;
    }
    .top-product .product-card.ayaa-top-product-card-2 .part-txt .product-name {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .top-product .product-card.ayaa-top-product-card-2 .part-txt {
        width: calc(100% - 25px);
        padding: 20px 0;
    }
    .top-product .product-card.ayaa-top-product-card-2 {
        padding: 10px 24px;
    }
    .new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 .part-txt .def-btn {
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
    }
    .new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 .part-txt {
        padding: 45px 30px;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"] {
        height: 50px;
    }
}

@media (max-width: 767px) {
    .banner.banner-2 .banner-slider .slide .ayaa-slider-content-inner-2 .part-txt h1 {
        font-size: 24px;
        line-height: 1.4;
    }
    .banner.banner-2 .banner-slider .slide .ayaa-slider-content-inner-2 a.def-btn-3 {
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        margin-top: 10px;
    }
    .ayaa-slider-height-2 {
        min-height: 397px;
    }
    .ayaa-new-arrival-1 .part-txt .def-btn {
        line-height: 38px;
        height: 50px;
        padding: 0 15px;
    }
    .ayaa-new-arrival-1 .part-txt {
        width: 275px;
        padding: 60px 30px;
    }
    .new-arrival.ayaa-new-arrival-1 .part-img img {
        max-height: 480px;
        object-fit: cover;
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 {
        padding: 10px 20px;
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 .part-txt {
        width: calc(100% - -55px);
    }
    .top-product.top-product-2 .product-card.ayaa-top-product-card-2 .def-btn-2 {
        height: 50px;
        line-height: 38px;
        padding: 0 20px;
    }
    .nav.nav-tabs.ayaa-product-nav-tab-2 {
        justify-content: flex-end;
    }
    .new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 .part-txt .def-btn {
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
    }
    .new-arrival.new-arrival-2.ayaa-new-arrival-wrapper-box-2 .part-txt {
        padding: 45px 30px;
    }
    
    .top-rated-n-best-seller.ayaa-top-rated-section-2 .top-product-card .part-img {
        width: 80px;
        height: 80px;
    }
    .top-rated-n-best-seller.ayaa-top-rated-section-2 .top-product-card .part-img img {
        height: 100%;
    }
    .top-rated-n-best-seller.ayaa-top-rated-section-2 .top-product-card .part-img a {
        display: inline-block;
        height: 100%;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"] {
        position: static;
        margin-top: 15px;
        height: 50px;
    }
    .subscribe.subscribe-2 .bg .form p input[type="email"] {
        height: 50px;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"]:hover, .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"]:focus {
        background-color: #e9b808;
        border-color: transparent;
        color: #fff;
        border: 0;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form p input[type="email"] {
        padding-right: 20px;
    }
    .single-product-card.product-card-list .part-txt .product-name {
        font-size: 17px;
    }
    .single-product-card .part-txt > .star-rating {
        margin-bottom: 18px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .new-arrival.ayaa-new-arrival-1 {
        height: 480px;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form {
        padding: 20px;
    }
    .recently-viewed .new-arrival-3 .part-txt h3 {
        font-size: 20px;
    }
}
@media (max-width: 575px) {
    .nav.nav-tabs.ayaa-product-nav-tab-2 {
        justify-content: center;
    }
    .best-seller.py-25 .panel-header .title {
        margin-bottom: 5px;
    }
}

.ayaa-page-content .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
	height: 50px;
	line-height: 50px;
    border-radius: 3px;
}
@media (max-width: 767px) {
    .products.ayaa-product-has-tab .panel-header {
        padding-bottom: 20px;
    }
    .products.py-25.ayaa-product-has-tab .nav.nav-tabs button {
        font-size: 14px;
        padding: 0 4px;
    }
    .products.py-25.ayaa-product-has-tab .nav.nav-tabs button:last-child {
        padding-right: 0;
    }
    .products.py-25.ayaa-product-has-tab .nav.nav-tabs {
        margin-top: 4px;
    }
    .banner.banner-inner .breadcrumb-txt h1 {
        font-size: 28px;
    }
    .recently-viewed .single-product-card-2 .part-txt .star {
        font-size: 13px;
    }
}
@media (min-width: 576px) and (max-width: 767px) { 
    .banner.banner-inner .breadcrumb-txt h1 {
        font-size: 28px;
    }
}
@media (min-width: 768px) and (max-width: 991px) { 
    .banner.banner-inner .breadcrumb-txt h1 {
        font-size: 32px;
    }
}
.flash-deal.flash-deal-2 .countdown-wrap h3 {
    margin-bottom: 30px;
}
.flash-deal.flash-deal-2 .new-arrival .part-txt .countdown-wrap .countdown {
    margin-bottom: 29px;
}
.ayaa-header-mobile-sidebar-menu-nav .mean-container .mean-nav ul li a:focus {
	background: transparent;
}
.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width: 4px;
    height: 8px;
    border-bottom: 1.5px solid #333;
    border-right: 1.5px solid #333;
    top: 1px;
    left: 5px;
}
.ayaa-hide-depertment-inline-block {
    display: none;
}
.woosw-popup p.product.woocommerce.add_to_cart_inline a.loading::after {
    display: none;
}
.woocommerce-message a:hover {
    color: var(--clr-theme-primary);
}
.mfp-container.mfp-ajax-holder.mfp-s-ready .woosq-popup.mfp-with-anim button.woosw-btn.woosw-btn-99.woosw-added {
    height: 50px;
}
.summary.entry-summary .woocommerce-product-details__short-description p {
	margin-bottom: 5px;
}
@media (max-width: 575px) {
    .header .top-header .top-header-link > * span {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .def-btn {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce-cart .cart-collaterals .shipping-calculator-form .nice-select {
        height: 50px;
        line-height: 50px;
    }
    .cart-total-panel section.shipping-calculator-form .form-row input {
        height: 50px;
    }
    a.checkout-button.btn.wc-forward.button.alt.wc-forward {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        height: 50px;
        padding: 0 15px;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
    }
    .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty {
        height: 50px;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents.table-borderless .quantity.rapper-quantity {
        height: 50px;
    }
    .ayaa-table .table-responsive .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], button#cartUpdate {
        min-height: 50px;
        height: 50px;
        padding: 0 15PX;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
        max-width: 30%;
        float: left !important;
    }
}
@media ( min-width: 768px ) and (max-width: 991px) {
    .def-btn {
        height: 50px;
        line-height: 50px;
    }
    .top-product .product-card .part-txt .price {
        font-size: 16px;
    }
    .top-product .product-card .part-txt .price span {
        font-size: 12px;
    }
    .subscribe.subscribe-2 .bg .form p input[type="email"] {
        height: 50px;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        height: 50px;
        line-height: 50px;
    }
    form.login.woocommerce-form-login input[type="text"], form.login.woocommerce-form-login input[type="password"] {
        height: 50px;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        height: 50px;
        padding: 0 15px;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
    }
    .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty {
        height: 50px;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents.table-borderless .quantity.rapper-quantity {
        height: 50px;
    }
    .ayaa-table .table-responsive .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], button#cartUpdate {
        min-height: 50px;
        height: 50px;
        border-radius: 3px;
        padding: 0 35px;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
        max-width: 50%;
        float: left !important;
    }
    form.checkout.woocommerce-checkout input {
        height: 50px;
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single {
        height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 20px;
    }
    .woocommerce form.checkout_coupon button.button[type="submit"], .woocommerce form.checkout_coupon input[type="text"] {
        height: 50px;
    }
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce-page #payment #place_order, .woocommerce-page #payment #place_order {
        height: 50px;
    }
    .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="text"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="tel"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="email"] {
        height: 50px;
    }
    .woocommerce-address-fields button.button[type="submit"] {
        height: 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="text"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="tel"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="email"] {
        height: 50px;
    }
    .woocommerce-address-fields button.button[type="submit"] {
        height: 50px;
    }
    form.checkout.woocommerce-checkout input {
        height: 50px;
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single {
        height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 20px;
    }
    .woocommerce form.checkout_coupon button.button[type="submit"], .woocommerce form.checkout_coupon input[type="text"] {
        height: 50px;
    }
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce-page #payment #place_order, .woocommerce-page #payment #place_order {
        height: 50px;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        height: 50px;
        padding: 0 15px;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
    }
    .woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty {
        height: 50px;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents.table-borderless .quantity.rapper-quantity {
        height: 50px;
    }
    .ayaa-table .table-responsive .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], button#cartUpdate {
        min-height: 50px;
        height: 50px;
        padding: 0 15PX;
    }
    .woocommerce .cart .button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce .cart .button[name="apply_coupon"] {
        height: 50px;
        padding: 0 20px;
        max-width: 50%;
        float: left !important;
    }
    .def-btn {
        height: 50px;
        line-height: 50px;
    }
    .subscribe.ayaa-el-subscribe form input[type="email"] {
        height: 50px;
    }
    .subscribe.ayaa-el-subscribe form button.def-btn {
        top: 5px;
        right: 5px;
    }
    .new-arrival .part-txt .def-btn {
        line-height: 50px;
    }
    .banner.banner-2 .banner-slider .part-txt .def-btn-3 {
        height: 50px;
        line-height: 50px;
    }
    .ayaa-subscribe-section-2.subscribe.subscribe-2 .bg .form button[type="submit"] {
        height: 50px;
        line-height: 50px;
        top: 20px;
        right: 20px;
    }
    .ayaa-shop-details.product-view-area .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        height: 50px;
        line-height: 50px;
    }
    form.login.woocommerce-form-login input[type="text"], form.login.woocommerce-form-login input[type="password"] {
        height: 50px;
    }
}
.woosw-list tr td .button.loading::after {
    display: none;
}
.def-pagination.d-flex {
    flex-wrap: wrap;
    grid-row-gap: 10px;
}
@media (max-width: 767px) {
    form.checkout.woocommerce-checkout input {
        height: 50px;
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
    }
    .select2-container--default .select2-selection--single {
        height: 50px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 20px;
    }
    .woocommerce form.checkout_coupon button.button[type="submit"], .woocommerce form.checkout_coupon input[type="text"] {
        height: 50px;
    }
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce-page #payment #place_order, .woocommerce-page #payment #place_order {
        height: 50px;
        margin-left: 0;
    }
    /* /. billing */
    
    .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="text"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="tel"], .woocommerce-address-fields .woocommerce-address-fields__field-wrapper input[type="email"] {
        height: 50px;
    }
    /* /. my account */
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        height: 50px;
        line-height: 50px;
    }
    .blog-wrapper.mr-20 {
        margin-right: 0;
    }
    .quantity .quantity-nav .quantity-button {
        width: 40px;
    }
    form.login.woocommerce-form-login input[type="text"], form.login.woocommerce-form-login input[type="password"] {
        height: 50px;
    }
    .ayaa-page-content .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
        height: 40px;
        line-height: 40px;
    }
    .blog-btn {
        padding: 0 25px;
        height: 50px;
        line-height: 50px;
    }
    .blog-pagination a, .blog-pagination span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    div.comments-area p.form-submit input.submit {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
    }
    div.comments-area form.comment-form input[type="text"], div.comments-area form.comment-form input[type="email"], div.comments-area form.comment-form input[type="url"] {
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
    }
    div.ayaa-details-sidebar .cb-toolkit-blog-sidebar form input[type="search"] {
        height: 50px;
        line-height: 50px;
        margin-top: 0;
    }
    .footer.ayaa-footer-1 .nice-select {
        height: 50px;
        line-height: 50px;
    }
    .single-product-card .part-txt .product-name {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
}
.ayaa-page-content table tr.woocommerce-shipping-totals.shipping th {
    font-size: 15px;
    font-weight: 500;
}
ul.woocommerce-shipping-methods label {
    font-size: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        height: 50px;
        line-height: 50px;
    }
    form.login.woocommerce-form-login input[type="text"], form.login.woocommerce-form-login input[type="password"] {
        height: 50px;
    }
    .ayaa-page-content .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
        height: 40px;
        line-height: 40px;
    }
    .blog-btn {
        padding: 0 25px;
        height: 50px;
        line-height: 50px;
    }
    .blog-pagination a, .blog-pagination span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    div.comments-area form.comment-form input[type="text"], div.comments-area form.comment-form input[type="email"], div.comments-area form.comment-form input[type="url"] {
        height: 50px;
        line-height: 50px;
    }
    .comments-area p.form-submit input.submit {
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        margin-top: 0;
    }
    div.ayaa-details-sidebar .cb-toolkit-blog-sidebar.widget_search form input[type="search"].search-field {
        height: 50px;
        line-height: 50px;
        margin-top: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .ayaa-page-content .woosw-item--add .product.woocommerce.add_to_cart_inline a.added_to_cart.wc-forward {
        height: 40px;
        line-height: 40px;
    }
    .blog-btn {
        padding: 0 25px;
        height: 50px;
        line-height: 50px;
    }
    .blog-pagination a, .blog-pagination span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    div.comments-area form.comment-form input[type="text"], div.comments-area form.comment-form input[type="email"], div.comments-area form.comment-form input[type="url"] {
        height: 50px;
        line-height: 50px;
    }
    .comments-area p.form-submit input.submit {
        height: 50px;
        line-height: 50px;
        padding: 0 30px;
        margin-top: 0;
    }
    div.ayaa-details-sidebar .cb-toolkit-blog-sidebar.widget_search form input[type="search"].search-field {
        height: 50px;
        line-height: 50px;
        margin-top: 0;
    }
    .comments-area p.form-submit input.submit {
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        margin-top: 10px;
        transition: 0.3s;
        border-radius: 0;
    }
    .contact-form .def-btn.btn-border {
        line-height: 39px;
    }
    .contact .contact-form input {
        height: 50px;
    }
}
.woocommerce a.button.loading::after {
    display: none;
}
@media  (min-width: 992px) and (max-width: 1199px) {
    .product-review #review_form_wrapper .ayaa-contact-form p.comment-form-author input, .product-review #review_form_wrapper .ayaa-contact-form p.comment-form-email input {
        height: 50px;
    }
    .blog-wrapper .blog-single-item .blog-content .blog-title {
        font-size: 28px;
    }
.product-view-area .part-txt form .select {
        height: 50px;
        line-height: 50px;
    }
    .footer.ayaa-footer-1 .main-footer.pt-120.pb-60 {
        padding-top: 110px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .ayaa-page-content .post-entry.post-entry--top-margin h2 {
        font-size: 28px;
    }
    .blog-wrapper .blog-single-item .blog-content .blog-title {
        font-size: 28px;
    }
    .shop-details .details-area .tab-pane .product-review .review-overview .left h2 span {
        font-size: 25px;
    }
    .mfp-container.mfp-ajax-holder.mfp-s-ready .woosq-popup.mfp-with-anim button.woosw-btn.woosw-btn-99.woosw-added {
        height: 50px;
    }
    .quantity {
        height: 50px;
    }
    .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce div.product form.cart .button {
        min-height: 50px;
        height: 50px;
    }
    .woocommerce-variation-add-to-cart button.single_add_to_cart_button.alt.blog-btn, .woocommerce #review_form #respond p.form-submit input[type="submit"], .product-review #review_form_wrapper .ayaa-contact-form p.comment-form-author input, .product-review #review_form_wrapper .ayaa-contact-form p.comment-form-email input {
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
    }
    .product-view-area .part-txt form .select {
        height: 50px;
        line-height: 50px;
    }
    .footer.ayaa-footer-1 .main-footer.pt-120.pb-60 {
        padding-top: 110px;
    }
}
@media (max-width: 767px) {
    .shop-details .details-area .tab-pane .product-review .review-overview .left h2 span {
        font-size: 20px;
    }
    .ayaa-page-content .post-entry.post-entry--top-margin h2 {
        font-size: 25px;
    }
    .shop-details .details-area .tab-pane .product-dscr p, .shop-details .details-area .tab-pane .product-review .review-wrap .single-review .comment-area p { font-size: 14px;}
    .woocommerce #review_form #respond p {
        font-size: 14px;
    }
    .single-product-card .part-txt .price span {
        font-size: 14px;
    }
    .quantity {
        height: 50px;
    }
    .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .woocommerce div.product form.cart .button {
        min-height: 50px;
    }

    .product-view-area .part-txt form .select {
        height: 50px;
        line-height: 50px;
    }
    .quantity, .quantity .quantity-nav .quantity-button {
        height: 50px;
        line-height: 50px;
    }
    .product-view-area .part-txt .dscr, .product-view-area .part-txt .price ins span {
        font-size: 14px;
    }
    .footer.ayaa-footer-1 .main-footer.pt-120.pb-60 {
        padding-top: 100px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .footer.ayaa-footer-1 .main-footer.pt-120.pb-60 {
        padding-top: 100px;
    }
    .blog-wrapper .blog-single-item .blog-content .blog-title{
        font-size: 24px;
    }
}

@media  (max-width: 575px) {
    .blog-details .admin-words .admin h6 {
        font-size: 18px;
    }
    .blog-wrapper .blog-single-item .blog-content .blog-title{
        font-size: 24px;
    }
}
@media (max-width: 479px) {
    .blog-wrapper .blog-single-item .blog-content .blog-title{
        font-size: 22px;
    }
}
@media (max-width: 479px) {
    .woocommerce div.product form.cart .button {
        padding: 0 32px;
    }
}
#woosq-popup .quantity .quantity-nav .quantity-button {
    pointer-events: all;
}
#woosq-popup .quantity .quantity-nav {
    pointer-events: none;
}
.ba-item-cart-shop-details-wrap .quantity-nav .quantity-button {
    pointer-events: all;
    cursor: pointer;
}
.ba-item-cart-shop-details-wrap .quantity .quantity-nav {
    pointer-events: none;
}
.woocommerce-cart-form__cart-item.cart_item .quantity .quantity-nav {
    pointer-events: none;
}
.woocommerce-cart-form__cart-item.cart_item .quantity-nav .quantity-button {
    pointer-events: all;
}
.ayaa-page-content .post-entry .button.wc-backward {
    height: 50px;
    color: #fff;
    background: var(--clr-theme-primary);
    line-height: 50px;
    padding: 0 20px;
    font-weight: 500;
  }
  .ayaa-page-content .post-entry .button.wc-backward:hover {
    background: #222;
  }

  .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table.woocommerce-product-attributes.shop_attributes tbody tr th {
	display: inline-block;
	line-height: 1;
}


/**
    * Preloader
*/
.ayaa-rv-scene {
    height: 100%;
    position: relative;
}
.ayaa-rv-cart-container {
    width: 900px;
    margin: 5em auto;
    margin-top: 7em;
}
  
#ayaa-rv-cart-2344 {
    width: 150px;
    display:inline-block;
}
.ayaa-rv-product-3244 {
    width: 60px;
    position: absolute;
    left: 50%;
    opacity: 0;
    transform: scale(2);
}
  
#ayaa-rv-image-2234 {
    width: 300px;
    margin: 1em auto;
    position: relative;
    top: -20px;
}
#ayaa-rv-image-2234 img {
    width: 100%;
}
.ayaa-rv-preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--clr-common-white);
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.has-poligon-theme-bg {
	fill: var(--clr-theme-primary) !important;
}
.ayaa-woo-product-box-action-wrap-1.has-pos button.woosw-btn, .ayaa-woo-product-box-action-wrap-1.has-pos button.woosc-btn {
    font-size: 0;
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 4px;
    position: relative;
    line-height: 50px;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 576px) and (max-width: 767px) { 
    .ayaa-woo-product-box-action-wrap-1.has-pos button.woosw-btn, .ayaa-woo-product-box-action-wrap-1.has-pos button.woosc-btn { 
        height: 45px;
        width: 40px;
        line-height: 45px;
    }
 }
.ayaa-woo-product-box-action-wrap-1.has-pos button.woosc-btn i {
    font-size: 16px;
}
.ayaa-woo-product-box-action-wrap-1.has-pos button.woosw-btn:not(.woosw-added) {
    background-color: var(--clr-common-white);
}
.ayaa-woo-product-box-action-wrap-1.has-pos button.woosw-btn::before {
    display: none;
}
.ayaa-woo-product-box-action-wrap-1.has-pos button.woosw-btn i {
    font-size: 16px;
}


.ayaa-rv-brand-item img {
    max-width: 280px;
}
.ayaa-woo-product-box-action-wrap-1 .woosc-btn.woosc-btn-added:before {
    content: '\2713';
    font-size: 16px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin-right: 0;
}
.ayaa-woo-product-box-action-wrap-1 .woosc-btn.woosc-btn-added.woosc-btn i {
    display: none;
}
.ayaa-rv-subscribe-content .wpcf7 form.failed .wpcf7-response-output {
	text-align: center;
	border: 0;
	margin: 0;
	padding-bottom: 20px;
}
.ayaa-rv-footer-right-contact .content a.link::after {
    display: none;
}
.ayaa-rv-footer-widget.zoom-instagram-widget .zoom-instagram-widget__item {
    width: auto;
}
.zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link::after {
    display: none;
}
.pl-25 {
    padding-left: 25px;
}
.ScrollSmoother-wrapper {
    display: none;
}
.ayaa-fz-checkout-card-title-446 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 17px;
}


/*
    * Wishlist page
*/
.ayaa-page-content > .post-entry > .woosw-list table.woosw-items tr {
    display: table;
    width: 100%;
}
.ayaa-page-content table.woosw-items > tbody {padding: 20px 30px;display: block;border: 1px solid #E4E4E4;border-radius: 10px;}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove {
    padding: 0;
    text-align: center;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
    border-radius: 10px;
    width: 100px;
    background: #f1f1f1;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
    font-size: 16px;
    color: #282828;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a:hover {
    color: var(--clr-theme-primary);
}

.ayaa-fz-has-sub-menu-2-update > a::after {
    content: "+";
    border: 0;
    line-height: 1;
    transform: translateY(4px);
}
.ayaa-fz-has-sub-menu-2-update .sub-menu li a:hover, .ayaa-fz-has-sub-menu-2-update .sub-menu li a:focus {
    background: transparent;
}
.ayaa-fz-header-topbar-4 {
    background-color: #060606;
}
header.ayaa-header-2 .nice-select {
    z-index: 33;
}
.ayaa-fz-footer-widget-2.footer-col-3 ul li {
    float: left;
    width: 50%;
}

.ayaa-fz-footer-widget-2.footer-col-3 ul {
    overflow: hidden;
}
.bdrbsoft {
    border-bottom: 1px solid #DBDBDB;
}
div.ayaa-fz-footer-widget-logo-4 img {
    max-width: 110px;
}
.ayaa-fz-footer-copyright-text-4 p {
    margin-bottom: 0;
}
.ayaa-soft-bg-3 {
    background-color: #f8f8f8;
}
.ayaa-black-deep-bg {
    background-color: #000;
}
.ayaa-fz-blog-box-447 .ayaa-blog-caption-date {
    display: none;
}
.ayaa-fz-product-action-list-2 > button.woosw-btn {
    font-size: 0;
    position: relative;
}
.ayaa-fz-product-action-list-2 > button.woosw-btn::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f004";
    font-family: "Font awesome 6 pro";
    font-size: 16px;
    font-weight: 300;
}
.ayaa-fz-product-action-list-2 > .woosc-btn {
    font-size: 0;
    position: relative;
}
.ayaa-fz-product-action-list-2 > .woosc-btn::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f364";
    font-family: "Font awesome 6 pro";
    font-size: 16px;
    font-weight: 300;
}
.ayaa-fz-product-action-list-2 > .woosq-btn {
    font-size: 0;
    position: relative;
}
.ayaa-fz-product-action-list-2 > .woosq-btn::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f06e";
    font-family: "Font awesome 6 pro";
    font-size: 16px;
    font-weight: 300;
}
.ayaa-fz-product-action-list-2 > .add_to_cart_button {
    font-size: 0;
    position: relative;
}
.ayaa-fz-product-action-list-2 > .add_to_cart_button::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: "\f07a";
    font-family: "Font awesome 6 pro";
    font-size: 16px;
    font-weight: 300;
}
.ayaa-fz-product-action-list-2 > a.added_to_cart.wc-forward {
    display: none;
}
.ayaa-fz-product-action-list-2 button.button.cart {
    font-size: 0;
}
.ayaa-fz-product-action-list-2 button.button.cart::after {
    font-size: 14px;
    font-family: 'Font awesome 6 pro';
    color: var(--clr-theme-secondary);
    content: "\f07a";
}

.ayaa-fz-product-action-list-2 button.button.cart:hover::after {
    color: #fff;
}
.ayaa-fz-news-box-2 > .image img {
    width: 121px;
    height: 121px;
    object-fit: cover;
    object-position: top center;
}
@media (min-width: 1400px) and (max-width: 1599px) {
    .ayaa-fz-news-box-2 > .image img {
        width: 126px;
        height: 143px;
    }
}

@media (max-width: 575px) {
    .ayaa-fz-news-box-2 > .image img {
        width: 100%;
        height: auto;
    }
}
.ayaa-fz-blog-author-box-4 .image img {
    max-width: 40px;
    background-color: #edecea;
}
.ayaa-fz-subscribe-form-input-2 > p {
    margin-bottom: 0;
}
.ayaa-fz-subscribe-right-2 .wpcf7 form .wpcf7-response-output {
    position: absolute;
    border: 0;
    padding: 0 0;
    margin: 0 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    max-width: 310px;
    bottom: -20px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .ayaa-fz-subscribe-right-2 .wpcf7 form .wpcf7-response-output {
        max-width: 290px;
    }
}
.ayaa-fz-subscribe-3-input-wrapper .wpcf7 form .wpcf7-response-output {
    margin: 0;
    border: 0;
    text-align: left;
    padding: 0 0;
}
div.ayaa-fz-slider-rounded-girl-img-4 img {
    max-width: 200px;
}
.ayaa-fz-slider-round-link-4.fz-btn-hover.fz-btn-item {
    z-index: 1;
}

/* New CSS */
.ayaa-fz-product-action-wrapper-2.has-pos button.woosw-btn, .ayaa-fz-product-action-wrapper-2.has-pos button.woosc-btn {
    font-size: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    position: relative;
    line-height: 40px;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ayaa-fz-product-action-wrapper-2.has-pos button i {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}
.ayaa-fz-product-action-wrapper-2.has-pos button:hover {
    background-color: var(--clr-theme-secondary);
    color: var(--clr-common-white);
}
.ayaa-fz-product-action-wrapper-2.has-pos button.woosc-added, .ayaa-fz-product-action-wrapper-2.has-pos button.woosw-added, .ayaa-fz-product-action-wrapper-2.has-pos a.cart.added {
    background-color: var(--clr-theme-secondary);
    color: var(--clr-common-white);
}
.ayaa-fz-product-action-wrapper-2.has-pos button.woosw-btn::before {
    display: none;
}
.ayaa-fz-product-action-wrapper-2 .woosc-btn.woosc-btn-added:before {
    content: '\2713';
    font-size: 16px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin-right: 0;
}
.ayaa-fz-product-action-wrapper-2 .woosc-btn.woosc-btn-added.woosc-btn i {
    display: none;
}
.ayaa-fz-product-action-wrapper-2 a.added_to_cart.wc-forward {
    display: none;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    margin: 0 0;
    border-radius: 0;
    margin-right: 10px;
    padding: 0 10px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    margin: 0 0;
    border-radius: 0;
    margin-right: 10px;
    padding: 0 10px;
    box-shadow: none;
    border: 1px solid #eaeaea;
    color: #777;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    margin: 0 0;
    border-radius: 0;
    margin-right: 10px;
    padding: 0 10px;
    box-shadow: none;
    border: 1px solid #eaeaea;
    color: #777;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none;
    border: 1px solid #eaeaea;
    border-radius: 50%;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) span {
    border-radius: 50%;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    border-color: #000;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before {
    background-image: none;
}
.footer-area.ayaa-fz-footer-2-update div[id^="monster-widget-placeholder-"] ul li {
    width: 100%;
    float: none;
}
.footer-area.ayaa-fz-footer-2-update .nice-select {
    float: none;
}
.footer-area.ayaa-fz-footer-2-update div[id^="monster-widget-placeholder-"].ayaa-rv-footer-widget {
    padding-right: 0;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin-bottom: 10px !important;
}
.ayaa-shop-details section.woosc-quick-table {
    display: none;
}
.ayaa-rv-news-box .ayaa-rv-news-box-image img {
    height: 325px;
    object-fit: cover;
}
.ayaa-rv-news-box-list .image img {
    margin-bottom: 0;
}
div#bigPreview {
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#bigPreview img {
    height: auto;
    margin: 0 auto;
    display: block;
}
.ayaa-fz-list-sm-product-wrapper-2 img {
    max-height: 80px;
    width: auto;
}
.ayaa-fz-best-selling-product-3-img img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.ayaa-fz-trending-product-list-item > a img {
    width: auto;
}
div.fz-filter-image-box img {
    height: 100%;
}
.ayaa-fz-offer-product-box-4 {
    background: #F9F9F9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ayaa-fz-offer-product-box-4 div.image {
    overflow: visible;
}

div.ayaa-fz-blog-author-box-4 img {
    border-radius: 50%;
}
.ayaa-shop-details b.label {
    font-weight: 400;
}
.product-view-area .part-txt .short-details li .label a {
    font-weight: 400;
}
.product-view-area .part-txt .short-details li b.label span.value {
    font-weight: 400;
}
.ayaa-header-categories .ayaa-header-categories-menu-list {
    display: none;
}
.ayaa-fz-faq-wrapper .ayaa-fz-accordion-header .accordion-button {
    font-size: 18px;
    font-weight: 600;
    color: #282828;
}
.ayaa-fz-header-nav-4 ul li .sub-menu li a:focus {
    background-color: transparent;
}
.woosw-list .woosw-item td.woosw-item--info {
    min-width: 70%;
}
.woosw-list .woosw-item .woosw-item--actions {
    min-width: 30%;
}
.ayaa-header-bottom.gray-bg .ayaa-header-categories-menu-list {
    display: block;
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
    .ayaa-rv-slider-content.pt-60 {
        padding-top: 32.5px;
    }
    .pl-45.ayaa-rv-slider-space-left {
        padding-left: 65px;
    }
}
.pb-45 {
    padding-bottom: 45px;
}
.ayaa-fz-subscribe-form-submit-2 > p {
    margin-bottom: 0;
}
.ayaa-fz-header-middle-2.pt-30.pb-30 {
    border-bottom: 1px solid #eaeaea;
    padding-top: 25px;
    padding-bottom: 25px;
}
.ayaa-fz-subscribe-form-input-2 .icon > p {
    margin-bottom: 0;
}
.ayaa-fz-subscribe-form-4 .wpcf7-form > p {
    margin-bottom: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    div .ayaa-rv-cat-box-img img {
        max-width: 100px;
    } 
    .ayaa-fz-footer-widget-3.pr-40.mb-40 {
        padding-right: 0;
      }
      .ayaa-fz-footer-widget-3.pl-40.mb-40.ayaa-fz-footer-widget-3-link-list {
        padding-left: 10px;
      }
      div .ayaa-rv-cat-box-img img {
        max-width: 94px;
    }
}
.woosw-popup .woosw-items .woosw-item .woosw-item--image img {
    max-height: 90px;
    width: unset;
    height: 90px;
    background: whitesmoke;
}
@media (max-width: 575px) { 
    div.fz-filter-image-box img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}
.ayaa-woo-product-box-image-1 {
    background: #f6f6f6;
}
.ayaa-rv-cat-menu.mean-container .mean-bar {
    margin-bottom: 25px;
}
.product-quick-view-panel-2 .panel-content .img img {
    background: #f1f1f1;
}
.ayaa-fz-contact-message-input-fields .row .col-md-6 > p {
    margin-bottom: 0;
}
.ayaa-fz-contact-message-input-fields .row .col-md-12 > p {
    margin-bottom: 0;
}
@media (max-width: 575px) {
    .blog-pagination a {
        margin-bottom: 10px;
    }
}
.checkout .ayaa-fz-billing-fields-flex-wrapper-446 {
    margin-bottom: 23px;
}

.ayaa-fz-contact-button.mt-20 > p {
	margin-bottom: 0;
}
.ayaa-fz-footer-widget-2 .ayaa-logo img {
    max-width: 140px;
}
b.label {
    font-weight: 400;
}
footer.footer-area.ayaa-fz-footer-2 {
    border-top: 1px solid #EAEAEA;
}
.ayaa-fz-footer-widget-4 ul li .ayaa-fz-footer-contact-title-4 a::after {
    display: none;
}
.footer-area.ayaa-fz-footer-2-update {
    border-top: 1px solid #EAEAEA;
}
.product-categories::-webkit-scrollbar {
    width: 5px;
    background: #e4e4e4;
}
.product-categories::-webkit-scrollbar-track {
    background: #e4e4e4;
}
.product-categories::-webkit-scrollbar-thumb {
    background: var(--clr-theme-primary);
}
@media (max-width: 1199px) {
    .ayaa-page-content .woosw-list .product.woocommerce.add_to_cart_inline:hover .button.add_to_cart_button {
        padding: 0 20px;
    }
}
header.header-area.revel-black-bg .ayaa-fz-header-nav-4 ul li:hover > a {
    color: var(--clr-theme-5);
}
#nav-description .ayaa-fz-product-desc-443 ul {
	padding-left: 15px;
	list-style: radial-gradient;
}
.ayaa-fz-product-list-price-wrap-422 .current del .woocommerce-Price-amount.amount {
	text-decoration: line-through;
}
.ayaa-woo-product-box-content-1 .ayaa-price del span {
	text-decoration: line-through;
	display: inline-block;
	margin-right: 3px;
	color: #999;
}
div.ayaa-woo-product-rating i {
	color: #999;
    letter-spacing: 1px;
}
.ayaa-fz-product-price-color-wrapper-4 .price-wrap del > span {
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
    color: #999;
}
.ayaa-fz-product-price-color-wrapper-4 .ayaa-fz-has-slide-price-cart-5 .price-wrap span {
	font-size: 16px;
	font-weight: 400;
	font-family: "Kanit", sans-serif;
}
.ayaa-fz-product-box-2 .price-wrap bdi {
	color: var(--clr-theme-secondary);
	font-weight: 700;
}
/* Gtranslate CSS */
#goog-gt-tt{display:none!important;}.goog-te-banner-frame{display:none!important;}.goog-te-menu-value:hover{text-decoration:none!important;}.goog-text-highlight{background-color:transparent!important;box-shadow:none!important;}body{top:0!important;}#google_translate_element2{display:none!important;}
.error__content .def-btn {
    border-radius: 3px;
}
.ayaa-fz-trending-product-list-content .price-wrap del span {
	text-decoration: line-through;
	color: #999;
}
.ayaa-fz-hero-product-box-3 {
    border-radius: 8px;
}
.ayaa-fz-feature-list-box-4.fz-responsive .icon img {
    max-width: 55px;
}
.ayaa-rv-footer-main-wrapper .ayaa-logo.pb-35 {
    padding-bottom: 25px;
}
.ayaa-fz-list-sm-product-wrapper-2 .image img {
    background: whitesmoke;
    border-radius: 3px;
}
.ayaa-fz-product-list-price-wrap-422 .current del > span {
	text-decoration: line-through;
	color: #777;
	display: inline-block;
	margin-right: 5px;
}
.ayaa-shop-details-content-price.price del > span {
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
}
.ayaa-fz-best-selling-product-3-content .price-wrap-3 del > span {
    display: inline-block;
    margin-right: 5px;
    text-decoration: line-through;
}
.ayaa-fz-best-selling-product-3-content .price-wrap-3 ins > span {
    color: #191919;
    font-weight: 500;
}

.mfp-woosq .mfp-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    font-size: 0;
    right: 10px;
    top: 10px;
}
.owl-item div.ayaa-blog-meta-in-box-447 a img {
    max-width: 30px;
    width: 30px;
    display: inline-block;
}
.ayaa-fz-header-nav-4-main:is(.ayaa-fz-header-nav-5-main) ul li a {
    font-family: 'Kanit';
}
.ayaa-slide5-text {
    font-family: 'Kanit';
}
.fz_btn_wrapper.ayaa-fz-slider-5-btn .ayaa-fz-slider-round-link-4 {
    font-family: 'Kanit';
}
.ayaa-fz-contact-message-input-fields p span {
    display: block;
}
.ayaa-fz-subscribe-area.pt-120.pb-130 .ayaa-fz-subscribe-3-content p {
    display: flex;
    flex-wrap: wrap;
}
div#woosq-popup .summary.entry-summary .woocommerce-product-details__short-description p {
    margin-bottom: 23px;
}
.ayaa-fz-header-logo-5 img {
    max-width: 130px;
}
a.ayaa-fz-footer-widget-3-logo img {
    max-width: 130px;
}
div.ayaa-fz-footer5-widget-logo img {
    max-width: 130px;
}
.ayaa-rv-subscribe-inner-child form.wpcf7-form.cb-cf7-form.invalid p i.fa-user, .ayaa-rv-subscribe-inner-child form.wpcf7-form.cb-cf7-form.invalid p i.fa-envelope-open {
    position: absolute;
    left: 0;
    top: 30px;
}


.ayaa-rv-subscribe-form .wpcf7 form.invalid .wpcf7-response-output {margin: 0 0;margin-top: 15px;}
.ayaa-rv-subscribe-inner-child.text-center .ayaa-rv-subscribe-content .wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
}
.ayaa-fz-subscribe-right-2 .ayaa-fz-subscribe-form-input-2 p span {
    display: block;
}

.ayaa-fz-subscribe-right-2 form {
    position: relative;
}
@media (max-width: 767px) {
    .ayaa-fz-subscribe-right-2 .wpcf7 form .wpcf7-response-output {
        position: static;
        text-align: center;
        margin: 0 auto;
    }
}
.ayaa-fz-slider-active-2 .ayaa-fz-slider-item-3 > .row {
    flex: 0 0 100%;
}
.ayaa-fz-header-top-select-lists-3 {position: relative;z-index: 9;}

.ayaa-fz-header-top-select-lists-3 .list {
    max-height: 248px;
    overflow-y: auto;
}
.ayaa-fz-subscribe-form-4 form.cb-cf7-form p > span {
    display: block;
}
@media (max-width: 767px) {
    .ayaa-fz-banner-box-4 .ayaa-fz-banner-box-left-4 img {
        display: block;
        margin: 0 auto;
        padding: 0 20px;
        padding-top: 30px;
    }
}
.ayaa-fz-footer-widget-4 .ayaa-fz-footer-widget-title-4 {
    margin-bottom: 30px;
}
.ayaa-fz-brand-image-2 {
    text-align: center;
}

/* clears the 'X' from Internet Explorer */
input.hide-clear[type=search]::-ms-clear,
input.hide-clear[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; 
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; 
}
.logged-in.admin-bar div#smooth-wrapper .header-cart-wrap {
    top: 0;
}
div.ayaa-fz-testimonial-bg-shape-6 img {
    max-width: inherit;
}
@media (max-width: 767px) {
    div.ayaa-fz-testimonial-bg-shape-6 img {
        max-width: 300px;
    }   
}
.has-dark .ayaa-fz-blog-news-thumb-6.fz-filter-image-box {
    background: #eaeaea;
}
.has-dark .ayaa-fz-slider-active-6 input, .ayaa-fz-slider-active-6 input::placeholder {
    color: #fff;
}
.ayaa-fz-blog-news-thumb-6.fz-filter-image-box {
    background: #686868;
}
.ayaa-fz-has-footer-dark-6 .logo img {
    filter: contrast(0) brightness(100);
}

.ayaa-fz-has-footer-dark-6 ul li a {
    color: #ACACAC;
}

.ayaa-fz-has-footer-dark-6 .content p {
    color: #ACACAC;
}

.ayaa-fz-has-footer-dark-6 ul li a:hover {
    color: #fff;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-social-btn-wrapper-6 a i {
    color: #ACACAC;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-social-btn-wrapper-6 a {
    border-color: #2D2D2D;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-social-btn-wrapper-6 a:hover {
    border-color: #fff;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-social-btn-wrapper-6 a:hover i {
    color: #fff;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-section-title-6 {
    color: #fff;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-contact-list-6 ul li .icon i {color: #ACACAC;}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-contact-list-6 ul li p {
    color: #ACACAC;
}

.ayaa-fz-has-footer-dark-6 .ayaa-fz-footer-contact-list-6 ul li {
    border-color: #2D2D2D;
}
.footer-copyright-6.ayaa-fz-has-footer-dark-6 p {
    color: #ACACAC;
}

.footer-copyright-6.ayaa-fz-has-footer-dark-6 p a {
    color: #fff;
}
.ayaa-fz-header-nav-6 ul li .sub-menu {
    background: #f8fffa;
}
.ayaa-fz-header-nav-6 ul li a::after {
    display: none;
}
.woosw-popup p.product.woocommerce.add_to_cart_inline a.add_to_cart_button {
    overflow: hidden;
}
@media (max-width: 575px) {
    .ayaa-fz-featured-box-inner-wrapper-6 .ayaa-fz-featured-box-6 {
        border-bottom: 1px solid #cdd8cc;
    }
    .ayaa-fz-featured-box-inner-wrapper-6 > .row > *:last-child .ayaa-fz-featured-box-6 {
        border-bottom: 0;
    }
}
.ayaa-fz-footer-contact-list-6 ul li a:hover {
    transform: translateX(0);
}
.ayaa-fz-news-inner-main-wrapper-6 .ayaa-fz-news-box-6 > a.blog {
    display: block;
}
.ayaa-fz-header-nav-6 ul li:hover > a {
    color: var(--clr-theme-6);
}
.ayaa-fz-accordion-item .accordion-button:not(.collapsed)::after, .ayaa-fz-accordion-item .accordion-button::after {
    display: none;
}
.woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
}
.woocommerce-product-gallery__image a img {
    width: 100%;
}