a{
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}

/* ============= Common CSS ============= */

.theme-main-title {
    font-size: 36px;
    letter-spacing: normal;
    line-height: 50px;
}

/* ============= Common CSS ============= */

.frameImage {
    padding: 70px 20px;
    display: flex;
    align-items: center;
    border: #eee solid 1px;
    justify-content: center;
}

.border-frame {
    position: absolute;
    height: calc(100% + 20px);
    margin: -10px -10px -10px 0px;
    width: calc(100% + 20px);
    left: 0px;
    top: 0px;
}

.frameImage .inner {
    overflow: visible;
    height: 100%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.36);
}

.custom_frame_fields label {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 32px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #000;
    display: block;
}

.custom_frame_fields .input-control {
    margin-bottom: 15px;
}

.custom_frame_fields .picker-color {
    width: 100%;
    height: 37px;
}

.frameImage .inner #frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.frameImage .inner #frame-content {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.frameImage .inner .custom-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: move;
    z-index: 2;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #000;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    word-break: break-word;
}

/* ===================== 28-06-2024  ===================== */

.vertical-img-thumbnail {
    border: none;
}

.vertical-img-thumbnail .frameImage {
    border: 0px;
    width: 500px;
    height: 500px;
    margin: 0px auto;
}

.vertical-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
    border: 0px;
    box-shadow: -10px 0px 15px #787878;
}

.quickview-wrap .vertical-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
}

.vertical-img-thumbnail .frameImage .inner img {
    max-width: 100%;
    height: 100%;
}

.vertical-img-thumbnail .frameImage .border-frame {
    width: calc(100% + 0px) !important;
    height: calc(100% + 0px) !important;
    margin: 0px 0px;
    padding: 0px 0px;
}

.square-img-thumbnail  {
    border: #eee solid 1px;
}

.square-img-thumbnail .frameImage {
    border: 0px;
    width: 500px;
    height: 500px;
    margin: 0px auto;
}

.square-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
    border: 0px;
    box-shadow: -10px 0px 15px #787878;
}

.quickview-wrap .square-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
}

.square-img-thumbnail .frameImage .border-frame {
    width: calc(100% + 0px) !important;
    height: calc(100% + 0px) !important;
    margin: 0px 0px;
}

.horizontal-img-thumbnail {
    border: none;
}

.horizontal-img-thumbnail .frameImage {
    border: 0px;
    width: 600px;
    height: 600px;
    margin: 0px auto;
    padding: 50px 0px;
}

.horizontal-img-thumbnail .frameImage .inner {
    height: unset;
    box-shadow: -10px 0px 15px #787878;
}

.horizontal-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
    border: 0px;
}

.quickview-wrap .horizontal-img-thumbnail .frameImage .inner {
    padding: 0px 0px;
}

.horizontal-img-thumbnail .frameImage .border-frame {
    width: calc(100% + 0px) !important;
    height: calc(100% + 0px) !important;
    margin: 0px 0px;
}

@media (max-width: 1600px) {
    .horizontal-img-thumbnail .frameImage {
        padding: 0px 30px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .square-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }
}

@media (max-width: 1500px) {
    .vertical-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .square-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }
}


@media (max-width: 1400px) {
    .vertical-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .square-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 490px;
        height: 490px;
        padding: 0px 30px;
    }
}


@media (max-width: 1200px) {
    .vertical-img-thumbnail .frameImage {
        width: 450px;
        height: 500px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 100%;
        height: 500px;
        padding: 0px 30px;
    }

    .square-img-thumbnail .frameImage {
        width: 450px;
        height: 500px;
    }
}

@media (max-width: 1024px) {
    .vertical-img-thumbnail .frameImage {
        width: 400px;
        height: 400px;
        padding: 70px 0px 30px;
    }

    .vertical-img-thumbnail .frameImage .inner {
        padding: 0px 0px;
    }

    .square-img-thumbnail .frameImage {
        width: 380px;
        height: 380px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 100%;
        height: 400px;
        padding: 0px 30px;
    }
}

@media (max-width: 992px) {
    .vertical-img-thumbnail .frameImage {
        width: 500px;
        height: 600px;
    }

    .vertical-img-thumbnail .frameImage .border-frame {
        width: calc(100% + 0px) !important;
        height: calc(100% + 0px) !important;
        margin: 0px 0px 0px 0px;
    }

    .square-img-thumbnail .frameImage {
        width: 500px;
        height: 500px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 500px;
        height: 500px;
        padding: 0px 0px;
    }

    .vertical-img-thumbnail .frameImage .inner {
        padding: 0px 0px;
    }

    .horizontal-img-thumbnail .frameImage .inner {
        padding: 0px 0px;
    }

    .square-img-thumbnail .frameImage .inner {
        padding: 0px 0px;
    }
}

@media (max-width: 767px) {
    .vertical-img-thumbnail .frameImage {
        width: 380px;
        height: 380px;
    }

    .square-img-thumbnail .frameImage {
        width: 100%;
        height: 100%;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 100%;
        height: 370px;
        padding: 0px 30px;
    }

    .vertical-img-thumbnail .frameImage .border-frame {
        width: calc(100% + 0px) !important;
        height: calc(100% + 0px) !important;
        margin: 0px 0px;
    }

    .vertical-img-thumbnail .frameImage .inner {
        padding: 0px 0px;
    }
}

.product-images .product-image-slider.owl-carousel .img-thumbnail {
    padding: 0px 0px;
    border: 0px;
    background-color: #f9f9f9;

}

.home-slider-1 .heading-light, .home-slider-1 .lnk-light, .text-color-light {
    color: #222 ! IMPORTANT;
}

.home-slider-1 .home-slider-text-btn {
    color: #000 !important;
}

/* ===================== 28-06-2024  ===================== */



/* ===================== 01-07-2024  ===================== */

.custom-dots-pos .products-container .owl-dots {
    right: -2px;
    top: -33px;
}

.quickview-wrap .vertical-img-thumbnail .frameImage {
    border: 0px;
    width: 430px;
    height: 430px;
    margin: 0px auto;
}

.quickview-wrap .square-img-thumbnail .frameImage {
    border: 0px;
    width: 430px;
    height: 430px;
    margin: 0px auto;
}

.quickview-wrap .horizontal-img-thumbnail .frameImage {
    border: 0px;
    width: 420px;
    height: 430px;
    margin: 0px auto;
    padding: 50px 20px;
}

@media (max-width: 1200px) {
    .quickview-wrap .vertical-img-thumbnail .frameImage {
        width: 330px;
        height: 330px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 330px;
        height: 330px;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 330px;
        height: 330px;
        padding: 50px 20px;
    }
}


@media (max-width: 767px) {
    .quickview-wrap .vertical-img-thumbnail .frameImage {
        width: 100%;
        height: 100%;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 100%;
        height: 100%;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 100%;
        height: 100%;
        padding: 50px 20px;
    }
}

/*.rated-product-slider .porto-tb-featured-image {
    height: 370px;
    padding: 20px;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #fff;
}*/

.bg-rated-product-slider .porto-tb-featured-image {
    background: #f4f4f4;
}

.rated-product-slider .owl-carousel .img-thumbnail{
    display: flex !important;
    align-items: end;
    justify-content: center;
    background: transparent;
    height: 100%;
}
 
.rated-product-slider .owl-carousel .img-thumbnail img {
    box-shadow:-10px 0px 15px #787878;
}

/*.related-product-slider .product-image {
    height: 300px;
    padding: 10px;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    margin: 0 auto;
    text-align: center;
}*/

/*.related-product-slider .inner {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 250px;
    width: auto;
    margin: 0 auto;
    box-shadow: -10px 0px 15px #787878;
}*/
 
/*.related-product-slider .inner img {
    width: 100%;
    max-height: 100%;
}*/

.related-product-slider li.product:hover .product-image {
    box-shadow: none;
}

.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img{
    width: auto;
    max-height: 500px;
    margin: 0 auto;
}
/*
@media (max-width: 1700px) {
    .rated-product-slider .porto-tb-featured-image {
        height: 300px;
        padding: 20px;
    }

    .related-product-slider .product-image {
        padding: 0px;
    }
}

@media (max-width: 1600px) {
    .related-product-slider .product-image {
        height: 210px;
    }

    .related-product-slider .inner {
        height: 170px;
        width: auto;
    }

    .rated-product-slider .owl-carousel .img-thumbnail img {
        width: auto;
        height: 230px;
    }
}

@media (max-width: 1500px) {
    .rated-product-slider .porto-tb-featured-image {
        height: 300px;
        padding: 20px;
    }

    .related-product-slider .inner {
        height: 170px;
        width: auto;
    }

    .related-product-slider .product-image {
        height: 210px;
    }
}

@media (max-width: 1400px) {
    .related-product-slider .product-image {
        height: 210px;
    }

    .rated-product-slider .porto-tb-featured-image {
        height: 260px;
        padding: 20px;
    }

    .rated-product-slider .owl-carousel .img-thumbnail img {
        width: auto;
        height: 190px;
    }

    .related-product-slider .inner {
        height: 170px;
        width: auto;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        width: auto;
        max-height: 490px;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .related-product-slider .inner {
        width: 90%;
        box-shadow: none;
    }

    .rated-product-slider .porto-tb-featured-image {
        height: 200px;
        padding: 0px 0px 20px 0px;
    }

    .rated-product-slider .owl-carousel .img-thumbnail img {
        width: auto;
        height: 140px;
    }
}

@media (max-width: 1024px) {
    .related-product-slider .inner {
        width: 60%;
        height: auto;
    }

    .related-product-slider .product-image {
        height: 300px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        width: 100%;
        max-height: 500px;
        margin: 0 auto;
    }

}

@media (max-width: 992px) {
    .related-product-slider .inner {
        width: 60%;
        height: auto;
    }

    .related-product-slider .product-image {
        height: 230px;
    }

    .rated-product-slider .porto-tb-featured-image {
        height: 260px;
        padding: 0px 0px 20px 0px;
    }

    .rated-product-slider .owl-carousel .img-thumbnail img {
        width: auto;
        height: 200px;
    }
}

@media (max-width: 767px) {
    .related-product-slider .product-image {
        height: 200px;
    }

    .related-product-slider .inner {
        width: 70%;
    }
}*/

/* ===================== 01-07-2024  ===================== */

/* ===================== 02-07-2024  ===================== */

.single-product .product-thumbs-slider .img-thumbnail {
    width: 100%;
    height: 150px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product .product-thumbs-slider .img-thumbnail img {
    width: auto;
    max-height: 100%;
    margin: 0 auto;
}

.header-builder .custom-notice .wpb_wrapper.vc_column-inner {
    justify-content: center;
}

#header .header-main {
    padding: 15px 0px 0px; 
    margin-bottom: 0px;
    border-bottom: 1px solid #eee;
}

#header .header-main.sticky {
    padding: 0px 0px !important;
}

#header .main-menu {
    margin: 0px auto 0;
}

#header .header-main .container {
    min-height: 48px;
}

#header.sticky-header .header-main .container {
    min-height: 50px;
}

.header-builder .mfp-close:before {
    width: 17px;
    top: 20px;
    left: -15px;
    border-top: 1px solid;
    cursor: pointer;
}

.header-builder .mfp-close:after {
    height: 17px;
    top: 12px;
    left: -7px;
    border-left: 1px solid;
    cursor: pointer;
}

/*.custom-shop-style .porto-tb-featured-image {
    height: 400px;
    padding: 40px;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #f2f2f2 url(https://mykidscart.in/wp-content/uploads/2024/12/My-Kids-Card-logo.svg) left 10px top 10px no-repeat;
    background-size: 70px;
}*/

.custom-shop-style .list .porto-tb-featured-image {
    height: 250px;
    padding: 40px 20px 20px 20px;
}

.custom-shop-style .porto-tb-featured-image .img-thumbnail {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 100%;
}

.custom-shop-style .porto-tb-featured-image .img-thumbnail img {
    width: 100%;
    max-height: 100%;
}

.shop-banner .shop-banner-1 .porto-ultimate-content-box {
    background-position: center right !important;
    background-color: rgb(251 237 204) !important;
    background-repeat: no-repeat !important;
}

.shop-banner .shop-banner-2 .porto-ultimate-content-box {
    background-position: center right !important;
    background-color: rgb(203 216 127) !important;
    background-repeat: no-repeat !important;
}

.shop-banner .shop-banner-3 .porto-ultimate-content-box {
    background-position: center right !important;
    background-color: rgb(188 224 220) !important;
    background-repeat: no-repeat !important;
}

.shop-banner .shop-banner-1 .heading-light {
    color: #222529 !important;
}

.login-box {
  position:relative;
  min-height:100px;
  background:var(--porto-light-1);
  border:1px solid var(--porto-gray-2);
  box-shadow:0 2px 4px 0px rgba(0,0,0,0.05);
  margin:20px auto;
  text-align:center;
  z-index:1
}
.login-box.align-left {
  text-align:left
}
.login-box.align-center {
  text-align:center
}
.login-box.align-right {
  text-align:right
}
.login-box.align-justify {
  text-align:justify
}

.login-box .box-content {
  padding:40px 30px 50px;
  border-top:4px solid var(--porto-gray-bg,#dfdfdf);
  position:relative;
  top:-1px
}

.forgot-form-row .box-content {
    padding:40px 30px 30px;
}

.login-box-primary .box-content {
  border-top-color:#0088cc
}

.home-banner-slider .owl-carousel {
    margin-bottom: 0px;
}

.home-banner-slider .home-banner .porto-ultimate-content-box {
    min-height: 590px;
    background-size: 100% !important;
}

.home-banner-slider .home-banner .porto-ultimate-content-box h4 {
    display: none;
}

.home-banner-slider .home-banner .porto-ultimate-content-box h2 {
    display: none;    
}

.home-banner-slider .home-banner .porto-ultimate-content-box h3 {
    display: none;    
}

.home-banner-slider .home-banner .porto-ultimate-content-box .button-text-hide {
    display: none;
}

.sidebar .sidebar-content {
    border: 1px solid #e7e7e7;
    border-top: 4px solid #0088cc;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    padding: 20px 20px;
}

.home-banner-bottom .banner-bottom-box .porto-ultimate-content-box  {
    min-height: 250px;
}

#header .main-menu > li.menu-item > a {
    padding: 18px 7px;
    font-size: 16px;
    color: #424242;
    line-height: 25px;
    letter-spacing: normal;
}

#header.sticky-header .main-menu > li.menu-item > a, #header.sticky-header .main-menu > li.menu-custom-content a {
    color: #424242;
}

#header.sticky-header .main-menu > li.menu-item.active > a, #header.sticky-header .main-menu.active > li.menu-custom-content a {
    color: #0088cc;
}

#header.header-builder-p .header-main.sticky .container>div {
    padding: 15px 30px;
    box-shadow: 0px 0px 10px #cbcbcb;
}

#header.sticky-header .header-main.sticky .container {
    padding: 0px 0px;
}

@media (max-width: 1800px) {
    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 540px;
    }
}

@media (max-width: 1600px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 120px;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 460px;
    }
}

@media (max-width: 1500px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 135px;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 330px;
        padding: 30px;
    }

    .forgot-form-row .form-row {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 410px;
    }
}

@media (max-width: 1400px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 125px;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 300px;
        padding: 40px 20px 20px 20px;
        box-sizing: border-box;
    }
}

@media (max-width: 1300px) {
    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 390px;
    }
}

@media (max-width: 1200px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 110px;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 320px;
    }
}

@media (max-width: 1024px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 90px;
    }
}

@media (max-width: 992px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 180px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        width: auto;
        max-height: 600px;
    }

    .single-product .summary-before {
        position: relative;
        width: 100%;
    }

    .single-product .entry-summary {
        position: relative;
        width: 100%;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 350px;
        padding: 40px 20px 20px 20px;
        box-sizing: border-box;
    }

    .custom-shop-style .list .porto-tb-featured-image {
        height: 300px;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 250px;
    }
}

@media (max-width: 767px) {
    .single-product .product-thumbs-slider .img-thumbnail {
        height: 90px;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 200px;
        padding: 40px 20px 20px 20px;
        box-sizing: border-box;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box {
        min-height: 120px;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box h4 {
        display: none;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box h3 {
        display: none;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box h2 {
        display: none;
    }

    .home-banner-slider .home-banner .porto-ultimate-content-box .button-text-hide {
        display: none;
    }

    .home-banner-bottom .banner-bottom-box .porto-ultimate-content-box {
        min-height: 200px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 400px;
    }

}

/* ===================== 02-07-2024  ===================== */

.porto-inner-container .porto-posts-grid .list .porto-tb-item {
    border: 1px solid #eee;
    padding: 10px;
    box-shadow: 0px 0px 10px #eee;
}

.single-product .product-summary-wrap .product-images .company-logo {
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 120px;
    height: auto;
    margin: 0 auto;
}

.product-summary-wrap .variations_form .variations .reset_variations {
    display: none;
}

/* ================== 17-07-2024 ================== */
.p-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

#main.main-boxed {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.page-top {
    background-color: #efefef;
    margin-bottom: 40px;
}

.page-top > .container {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.map-width {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px 0px 0px 20px !important;
}

.newsletter-wrap .widget_wysija .wysija-paragraph {
    margin-bottom: 0px;
}

.newsletter-wrap label.checkbox {
    margin-top: 10px;
}

.blog-grid-slider-heig .owl-item .porto-section.sidebar-post {
    min-height: 380px;
}

img.woocommerce-main-image.img-responsive.main-product-img.red {
    filter: brightness(0) saturate(100%) invert(19%) sepia(99%) saturate(7494%) hue-rotate(2deg) brightness(94%) contrast(101%);
}
img.woocommerce-main-image.img-responsive.main-product-img.green {
    filter: brightness(0) saturate(100%) invert(66%) sepia(55%) saturate(511%) hue-rotate(47deg) brightness(92%) contrast(87%);
}
img.woocommerce-main-image.img-responsive.main-product-img.yellow {
    filter: invert(75%) sepia(89%) saturate(296%) hue-rotate(1deg) brightness(107%) contrast(101%);
}
img.woocommerce-main-image.img-responsive.main-product-img.blue {
    filter: invert(40%) sepia(92%) saturate(597%) hue-rotate(175deg) brightness(92%) contrast(91%);
}

@media (max-width: 1600px) {
    .p-100 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    #main.main-boxed {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .page-top > .container {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

}

@media (max-width: 992px) {
    .p-100 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #main.main-boxed {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .page-top > .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .map-width {
        padding: 0px 0px 0px 20px !important;
    }

    .header-builder .porto-inner-container .porto-wrap-container .vc_custom_1657334161334 {
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    .vc_responsive .no-breadcrumbs .main-content {
        padding-top: 0px;
    }

    .header-builder .mfp-close:before {
        top: 38px;
        left: -23px;
    }

    .header-builder .mfp-close:after {
        top: 30px;
        left: -15px;
    }
}

.searchform-popup .searchform {
    width: 100%;
    max-width: 100%;
}

#header .wpb_custom_d42f72a86c1321b5e00f8574839005f5 .searchform {
    max-width: 100% !important;
    min-height: 90px;
    padding: 20px 0px 0px;

}

#header .search-popup .searchform .searchform-fields {
    align-items: self-start;
}

#footer .footer-ribbon {
    background-color: #AA6DE8;
}

#footer .footer-ribbon:before {
    border-right-color: #8854bd;
}


.wide.no-breadcrumbs .container-fluid {
    padding: 0px 0px;
    margin: 0px 0px;
}

.products-sliders .owl-carousel .owl-nav {
    top: 37%;
}

.home-products-sliders .owl-carousel .owl-nav {
    top: 50%;
}

.products-sliders .owl-carousel .owl-nav .owl-next,
.products-sliders .owl-carousel .owl-nav .owl-prev {
    width: 30px;
    height: 50px;
    font-size: 30px;
    background: #fff;
}

.products-sliders .owl-carousel .owl-nav .owl-next:hover,
.products-sliders .owl-carousel .owl-nav .owl-prev:hover {
    background: #00B9FF;
    color: #fff;
}


.products-sliders .owl-carousel .owl-nav .owl-next {
    border-radius: 5px 0px 0px 5px;
}

.products-sliders .owl-carousel .owl-nav .owl-prev {
    border-radius: 0px 5px 5px 0px;
}

.products-sliders .owl-carousel.big-nav .owl-nav [class*=owl-],
.products-sliders .owl-carousel.big-nav .owl-nav [class*=owl-]:hover,
.products-sliders .owl-carousel.full-width .owl-nav [class*=owl-],
.products-sliders .owl-carousel.full-width .owl-nav [class*=owl-]:hover {
    height: 50px;
    padding: 0;
    margin: 0;
}

/*.rated-product-slider .porto-tb-featured-image {
    background: #f2f2f2 url(https://mykidscart.in/wp-content/uploads/2024/12/My-Kids-Card-logo.svg) left 10px top 10px no-repeat;
    background-size: 70px;
}

@media (max-width: 1600px) {
    .rated-product-slider .porto-tb-featured-image {
        background: #f2f2f2 url(https://mykidscart.in/wp-content/uploads/2024/12/My-Kids-Card-logo.svg) left 10px top 10px no-repeat;
        background-size: 70px;
    }
}*/

@media (max-width:1400px) {
    .about-what-we-do-text h3 {
        font-size: 20px !important;
        margin-bottom: 0px !important;
    }

    .about-what-we-do-text p {
        font-size: 14px !important;
        line-height: 20px !important;
        margin: 0px 0px 15px;
    }
}

.testimonial-title h2 {
    display: block;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    padding: 0px 30px;
    text-align: center;
}

.testimonial-title span {
    color: #fd8b00;
    font-size: 25px;
    line-height: 30px;
}

.testimonial-card {
    padding: 20px;
}

.testimonial-user {
    text-align: center;
    align-content: center;
}

.testimonial-user a {
    display: inline-block;
}

.testimonial-user img {
    width: auto !important;
    max-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0px auto;
}

.testimonial-review {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonial-review .rating {
  font-size: 25px;
  display: grid;
  grid-template: "full" 0fr/0fr;
}

.testimonial-review .rating::before {
  grid-area: full;
  width: calc((var(--rating, 0) / 5) * 100%);
  overflow: hidden;
  white-space: nowrap;
  content: "★★★★★";
  color: #f8ce0b;
}

.testimonial-review .rating::after {
  grid-area: full;
  white-space: nowrap;
  content: "☆☆☆☆☆";
  color: #f8ce0b;
}

/*.testimonial-review i {
    font-size: 18px;
    line-height: 40px;
    color: #f8ce0b;
}*/

.testimonial-card h5 {
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    color: #2e2e2e;
    margin: 0px 0px 5px;
}

.testimonial-card p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
    margin: 0px 0px;
}
.testimonial-carousel-center {
    margin-top: 20px;
    padding: 0px 40px 0px;
    text-align: center;
}

.testimonial-carousel-center .testimonial-user img {
    max-height: 150px;
}

.testimonial-carousel-center img {
    margin-bottom: 10px !important;
}

.owl-carousel.testimonial-carousel-center .owl-nav {
    left: 0;
    right: 0;
    top: 40%;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

.owl-carousel.testimonial-carousel-center:hover .owl-nav {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}

.owl-carousel.testimonial-carousel-center .owl-nav button span {
    display: none;
}

.owl-carousel.testimonial-carousel-center .owl-nav button.owl-prev,
.owl-carousel.testimonial-carousel-center .owl-nav button.owl-prev,
.owl-carousel.testimonial-carousel-center button.owl-dot.owl-nav {
    position: absolute;
    left: 50px;
    top: 50%;
    background-color: #534137 !important;
    display: block;
    padding: 10px !important;
    font-size: 25px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.owl-carousel.testimonial-carousel-center .owl-nav .owl-prev:before,
.owl-carousel.testimonial-carousel-center .owl-nav .owl-next:before {
    top: -3px;
    position: relative;
}

.owl-carousel.testimonial-carousel-center .owl-nav button.owl-next,
.owl-carousel.testimonial-carousel-center .owl-nav button.owl-next,
.owl-carousel.testimonial-carousel-center button.owl-dot.owl-nav {
    position: absolute;
    right: 10px;
    top: 50%;
    background-color: #534137 !important;
    display: block ;
    padding: 10px !important;
    font-size: 25px;
    margin: 0;
    cursor: pointer;
    color: #fff;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 5px;
}

.owl-carousel.testimonial-carousel-center .owl-nav button.owl-prev:hover,
.owl-carousel.testimonial-carousel-center .owl-nav button.owl-next:hover {
    background-color: #00B9FF !important;
    color: #fff;
}

.theme-btn-bg .btn {
    background-color: #00B9FF !important;
    box-shadow: 0 5px 0 #0289bd !important;
    padding: 10px 30px !important;
    font-size: 16px !important;
    line-height: 25px !important;
    border-radius: 0px !important;
}

.theme-btn-bg .btn:hover,
.theme-btn-bg .btn:focus {
    top: 3px !important;
    box-shadow: 0 2px 0 #0289bd !important;
}

.footer-logo img {
    width: 250px;
}

.footer-about-text p {
    color: #fff;
    opacity: 0.6;
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
}

.home-faq-section {
    padding: 80px 40px !important;
}

.kidscart-faq-section {
    padding: 0px 40px 80px !important;
}

.faq-section .toggle {
    /* border: 1px solid #f1f1f1; */
    margin: 20px 0;
    padding: 0;
    /* border-radius: 0 0 10px 10px; */
}

.faq-sub-title {
    max-width: 30%;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    letter-spacing: normal;
}

.faq-section .toggle > label {
    background: #fff;
    color: #222529;
    border: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #efefef;
    padding: 15px 20px;
    box-shadow: #00000014 0px 0px 10px;
    margin: 0;
    border-radius: 5px;
}

.faq-section .toggle:last-child > label {
    border: 0;
}

.faq-section .toggle > .toggle-content {
    padding: 10px;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0 0 5px 5px;
}

.faq-title-icon .toggle-simple .toggle > label {
    padding-left: 45px;
    margin-bottom: 0px;
    font-size: 1.3em;
}

.faq-title-icon .toggle-simple .toggle > label:before {
    height: 12px;
    font-size: 20px;
}

.faq-title-icon .toggle-simple .toggle > label:after {
    width: 35px;
    height: 35px;
}

.footer-info-link .porto-u-sub-heading a {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: normal;
    margin-bottom: 10px;
    color: #fff;
}

.footer-info-link .porto-u-sub-heading a:hover,
.footer-info-link .porto-u-sub-heading a:focus {
    color: #00B9FF !important;
}

.payment-icons .payment-icon {
    filter: unset;
    padding: 5px;
    background-color: #292c30;
}

.payment-icons .payment-icon.paypal {
    font-size: 45px;
}

.footer-social-icon {
    margin: 15px 0px 0px;
}


.sport-hobbie-section {
    padding: 40px 40px 0px !important;
}

.motivated-section {
    padding: 40px 40px 20px !important;
}

.best-selling-section {
    padding: 40px 40px 20px !important;
}

.trending-selling-section {
    padding: 40px 40px 20px !important;
}

.latest-selling-section {
    padding: 40px 40px 20px !important;
}

.support-section {
    padding: 40px 350px 20px !important;
}

.refund-returns-section {
    padding: 0px 30px 50px !important;
}

.refund-returns-section h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 0px;
}

.copy-text a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.copy-text a:hover,
.copy-text a:focus {
    color: #00b9ff;
}

/*.contact-info-section {
    margin-top: -40px;
}*/

.contact-page-form form input {
    font-size: 14px;
    height: 58px;
    border-width: 0px 0px 0px 0px;
    box-shadow: 0 0 37px -4px rgb(0,0,0,0.1) !important;
    padding: 20px 19px 19px 19px;
}

.contact-page-form form textarea {
    font-size: 14px;
    border-width: 0px 0px 0px 0px;
    padding: 20px 19px 19px 19px;
    box-shadow: 0 0 37px -4px rgb(0,0,0,0.1) !important;
}

.contact-page-form form input.btn.btn-lg[type=submit] {
    padding: 10px 20px;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    background: transparent;
    border-radius: 0px;
    height: auto;
    color: #00B9FF;
    border: 2px solid #00B9FF;
    text-transform: capitalize;
}

.contact-page-form form input.btn.btn-lg[type=submit]:hover,
.contact-page-form form input.btn.btn-lg[type=submit]:focus {
    background: #00B9FF;
    color: #fff;
    border-color: #00B9FF !important;
}

/* .contact-inform a {
    color: #fff;
} */

.contact-inform a:hover {
    color: #00B9FF;
}


.aboutus-page-section {
    padding: 0px 20px 50px !important;
    margin-top: 10px !important;
}

.aboutus-page-section .row {
    align-items: self-start !important;
}

.aboutus-section-02 {
    padding: 60px 20px !important;
}

.aboutus-page-section .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}

.aboutus-page-section .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
    height: auto;
}

.aboutus-page-section .custom-btn-style-1:hover {
    transition: all 0.5s ease-in-out;
    transform: unset;
 }

 .aboutus-page-section .custom-btn-style-1:hover .btn-primary {
    background: #383f48 !important;
    border-color: #383f48 !important;
 }

.page-header-8 {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%);
}

.cart-v2 .card-default {
    background: #eee;
}

.checkout-order-review .featured-boxes {
    background: #eee;
}

.post-8.status-publish .box-content {
    border: 1px solid #eee;
}

.post-9.status-publish .box-content {
    border: 1px solid #eee;
    padding: 15px;
}

.checkout-order-review .featured-boxes {
    padding: 22px 32px !important;
}

.shipping_calculator select,
.shipping_calculator input {
    padding: 12px 12px;
}

.quickview-wrap.single-product .product-thumbs-slider .img-thumbnail {
    height: 100px;
}

.quickview-wrap.single-product .entry-title {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 10px;
}

.quickview-wrap.single-product .entry-title a {
    color: #222 !important;
}

.single-product .woocommerce-product-rating .star-rating span:before {
    color: #f8ce0b;
}

.login-logo {
  text-align: center;
  margin-bottom: 30px;
}

.login-logo img {
  width: 220px;
}

.login-register-text span {
    display: block;
    margin: 15px 0px -10px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #353a40;
    text-align: center;
}

.login-register-text span a {
    color: #00B9FF;
}

.login-register-text span a:hover,
.login-register-text span a:focus {
    color: #00B9FF;
}

#login-form-popup p.status {
    color: #f00;
}

.woocommerce-wishlist .wishlist-fragment {
    margin-bottom: 50px;
}

.wishlist-fragment .wishlist_table tr td {
    background-color: transparent;
}

.wishlist-fragment .wishlist_table {
    border: 1px solid #ccc;
}

.wishlist-fragment .wishlist_table thead tr {
    border-bottom: 1px solid #ccc;
}

.wishlist-fragment .wishlist_table thead tr th {
    background-color: #222529;
    color: #fff;
}

.woocommerce-cart-form .cart-table thead tr th {
    background-color: #222529;
    color: #fff;
}

.product-summary-wrap .custom_wrap_class .product_titles {
    font-size: 25px;
    padding: 0 70px 10px 0px;
    font-weight: 500;
    line-height: normal;
}

.products-container .porto-section.product-grid .porto-tb-meta a {
    color: #FD8B00;
    font-size: 12px;
    font-weight: 500;
}

.sidebar .sidebar-content {
    background: rgba(239, 239, 239, 0.5);
}

.woocommerce-page.archive .sidebar-content aside.widget {
    padding: 0px 0 10px;
    border-bottom: 1px solid #ccc;
}

.woocommerce-page.archive .sidebar-content .widget_price_filter.widget {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0;
}

.woocommerce-page.archive .sidebar-content .widget_price_filter.widget {
    padding-top: 10px;
    padding-bottom: 0px;
}

.woocommerce-page .sidebar-content .widget-title {
    margin: 0px;
}

.product-summary-wrap .woocommerce-tabs {
    border: 1px solid #e7e7e7;
    padding: 10px 10px;
    margin-top: 20px;
}

.product-summary-wrap .woocommerce-tabs .resp-tabs-list {
    margin-top: 0px;
    white-space: nowrap;
    overflow-x: auto;
}

.product-summary-wrap .woocommerce-tabs .resp-tabs-list::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.product-summary-wrap .woocommerce-tabs .resp-tabs-list::-webkit-scrollbar
{
    width: auto;
    height: 5px;
    background-color: #544138;
}

.product-summary-wrap .woocommerce-tabs .resp-tabs-list::-webkit-scrollbar-thumb
{
    background-color: #544138;
}

.product-summary-wrap .woocommerce-tabs .resp-tabs-list li {
    float: none;
}

.product-summary-wrap .resp-tab-content .comment-respond {
    margin-top: 1rem;
    padding-bottom: 0;
}

.product-summary-wrap .resp-tab-content .comment-respond h3 {
    margin: 0 0 20px;
}

.product-summary-wrap .woocommerce-tabs .tab-content {
    padding: 15px 15px;
    border: 0;
}
.product-summary-wrap .tab-content ul{
    padding: 0 0 0 20px;
}
.related.products .slider-title {
    font-size: 36px;
    line-height: normal;
}

.widget_price_filter .price_slider_amount .button {
    color: #fff;
    border-color: #222529;
    background-color: #222529;
}

.page-links>a, .page-links>span, .pagination>a, .pagination>span {
    border: 1px solid #ccc;
    border-radius: 50px;
    margin: 0px 10px 0px 0px;
    min-width: auto;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222529;
}

.page-links .nextpostslink, .page-links .previouspagelink, .pagination .next, .pagination .prev {
    width: 40px;
    height: 40px;
}

.page-links .nextpostslink:before, .page-links .previouspagelink:before, .pagination .next:before, .pagination .prev:before {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
}

#registration_form .register-btn {
    color: #fff;
}

#registration_form .register-btn:hover {
    color: #fff;
}

#registration_form .form-row {
    margin-bottom: 10px;
}

#registration_form p {
    margin-bottom: 0px;
}

#registration_form .login-text {
    display: block;
    margin: 15px 0px -10px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #353a40;
    text-align: center;
}

.error {
    border: 1px solid red !important;
}

.error-message {
    color: red;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
    padding: 20px;
    background: #ffffff;
    border: #eee solid 1px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 15px #eee;
}
 
.woocommerce-account .woocommerce-MyAccount-content {
    padding: 0 30px;
}

.woocommerce-page .woocommerce header {
    margin-top: 0;
}
 
.col2-set .col-1,
.col2-set .col-2 {
    border: #eee solid 1px;
    padding: 30px !important;
    background: #ffffff;
}

.col2-set {
    display: flex;
    gap: 10px;
    margin-top: 20px;
    padding: 0px 10px;
}

.add_to_wishlist.single_add_to_wishlist svg {
    opacity: 0;
    display: none;
}

.add_to_wishlist.single_add_to_wishlist span {
    margin: 0px 0px 0px 5px;
}

.woocommerce-Reviews #review_form_wrapper .comment-reply-title {
    font-size: 18px;
}

#registration_form .account-sub-title {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #222529;
    text-transform: none;
}

.footer-social-icon a {
    background: transparent !important;
}

.product-image .labels {
    font-size: 12px;
}

.product-image .labels .onsale {
    background: #FD8B00;
}

.products-sliders .rating-wrap .rating-content .star-rating {
    line-height: normal;
    height: 1.3em;
}

.star-rating span:before{
    color: #f8ce0b;
    line-height: normal;
    height: 12px;
}

.revolution-custom-slider .sr7-arrows {
    width: 30px !important;
    height: 50px !important;
    background: #fff !important;
}

.revolution-custom-slider .sr7-arrows:before {
    line-height: 50px !important;
    color: #777777 !important;
    font-weight: 900;
    font-size: 18px !important;
}

.revolution-custom-slider .sr7-leftarrow {
    border-radius: 0px 5px 5px 0px;
    transform: translate(0px, -25px) !important;
}

.revolution-custom-slider .sr7-rightarrow {
    border-radius: 5px 0px 0px 5px;
    transform: translate(0px, -25px) !important;
}

.revolution-custom-slider .sr7-arrows:hover {
    background: #00B9FF !important;
}

.revolution-custom-slider .sr7-arrows:hover:before {
    color: #fff !important;
}

.testimonial-carousel-center .testimonial-card .text-ellipsis {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
    margin: 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
    

.testimonial-carousel-center .testimonial-card .tooltip-text {
    position: relative;
}

.testimonial-carousel-center .testimonial-card .tooltip-hide-text {
    background: #fff;
    padding: 0px 10px;
    border-radius: 50px;
    font-size: unset;
    line-height: normal;
}

.testimonial-carousel-center .testimonial-card .tooltip-hide-text span {
    font-size: 12px;
    line-height: normal;
    color: #fd8b00;
    text-decoration: underline;
}

/* START TOOLTIP STYLES */
[tooltip] {
  position: relative;
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}

[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 9999; /* absurdity 1 */
}

[tooltip]::after {
    content: attr(tooltip);
    text-align: center;
    width: 100%;
    max-width: 400px;
    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: 10px;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 9999;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
  opacity: 1;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: 1;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}

.kidscart-blog .blog-type {
    margin: 0px 0px !important;
}

.kidscart-blog .porto-tb-featured-image img {
    height: 400px !important;
    object-fit: cover;
}

/* .add_to_wishlist.single_add_to_wishlist:hover {
    color: #00B9FF;
} */

.related.products .add_to_wishlist.single_add_to_wishlist:hover {
    color: #fff;
}

.product-summary-wrap .dd2 {
  height: 100%;
  min-height: 200px;
  overflow: hidden;
  position: sticky;
  top: 10px;
}

@-moz-document url-prefix() {
  .product-summary-wrap .dd2 {
    top: 20px;
  }
}

.aboutus-page-section .custom-btn-style-1.custom-btn-primary a::before {
    background: #FD8B00;
    display: none;
}

.aboutus-page-section .custom-btn-style-1 .btn-primary {
    background-color: #00B9FF;
    border-color: #00B9FF #00B9FF #00B9FF;
}


.blog .sidebar-content .widget:first-child {
    margin: 10px 0px 20px 0px !important;
}

.blog .sidebar-content .widget+.widget {
    padding-top: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.blog .sidebar-content .widget_search input {
    background: #fff;
}

.blog .sidebar-content .widget_search .wp-block-search__button {
    background: #fff;
}

.porto-blog-sidebar .sidebar-content .widget:first-child {
    margin: 10px 0px 20px 0px !important;
}

.porto-blog-sidebar .sidebar-content .widget+.widget {
    padding-top: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.porto-blog-sidebar .sidebar-content .widget_search input {
    background: #fff;
}

.porto-blog-sidebar .sidebar-content .widget_search .wp-block-search__button {
    background: #fff;
}

.porto-single-page article .post-slideshow .img-thumbnail {
    background-color: #f9f9f9;
    border: 1px solid #eee;
}

.porto-single-page article .post-slideshow .img-thumbnail img {
    width: auto !important;
    height: 600px;
    margin: 0 auto;
}

.porto-single-page .post-block {
    margin-bottom: 1rem;
}

.porto-single-page article .comment-respond {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.related-posts .sub-title {
    font-size: 36px !important;
    line-height: normal;
}

.porto-single-page .entry-content {
    margin: 0px 0 0px;
}

.porto-single-page .entry-content {
    padding-bottom: 0rem;
    margin-bottom: 1.5rem;
}

.related.products .products-slider .category-list a {
    color: #FD8B00;
    font-size: 12px;
    font-weight: 500;
}

.related.products .products-slider .product-content h3 {
    font-weight: 700;
}

.related.products .products-slider .rating-content .star-rating {
    line-height: normal;
    height: 1.3em;
}

.wpb_custom_4ff19363faa2fe6091975c2ea547cc40.account-dropdown>li.has-sub:before,
.wpb_custom_4ff19363faa2fe6091975c2ea547cc40.account-dropdown>li.has-sub:after {
    border-bottom-color: #f3f3f3 !important;
}

.account-dropmenu i {
    margin: 0px 3px 0px 0px !important;
}

.account-dropmenu.mega-menu .narrow.pos-right .popup {
    margin-top: 5px;
}

.account-dropmenu.mega-menu .narrow.pos-right .popup ul {
    padding: 0px 0px;
}

.account-dropmenu.mega-menu > li.has-sub:hover:before {
    bottom: -5px;
    right: 0px;
    left: 35px;
}

.account-dropmenu.mega-menu > li.has-sub:hover:after {
    bottom: -5px;
    right: 0px;
    left: 35px;
}

.woocommerce-account .woocommerce-MyAccount-content .featured-boxes {
    border: 1px solid var(--porto-gray-5);
}

.woocommerce-account .woocommerce {
    margin-bottom: 50px;
}

.woocommerce-account .woocommerce-MyAccount-orders {
    border: 1px solid #ccc;
}

.woocommerce-account .woocommerce-MyAccount-orders thead tr th {
    background-color: #222529;
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content .order-info {
    background: #ffffff;
    border: #eee solid 1px;
    box-shadow: 0px 0px 15px #eee;
    padding: 30px 0px !important;
    margin: 30px 0px !important;
}

.blog .kidscart-blog .blog-type h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ============= Rating CSS ============= */

.customers-reviews {
    position: relative;
    padding: 0px 30px 0px 5px;
}

.customers-reviews .testimonial-title {
    padding: 30px 0px;
}

.reviews-rating {
    position: relative;
    margin: 0px 0px 10px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.customers-rating .card {
    height: 100%;
    background: #494949;
    padding: 0px 0px 0px;
    border: 0;
    align-items: center;
    justify-content: center;
}

.customers-rating .testimonial-title {
    padding: 0px 0px;
}

.customers-rating h2 {
    color: #fff;
}

.reviews-rating span {
    font-size: 48px !important;
    line-height: 60px !important;
    font-weight: 600;
    color: #f8ce0b;
    margin: 0px auto 10px;
}

.reviews-rating small {
    font-size: 16px;
    line-height: normal;
    margin: 0;
    font-weight: 400;
    color: #fff;
}

.reviews-rating .rating {
  font-size: 35px;
  display: grid;
  grid-template: "full" 0fr/0fr;
  color: #f8ce0b;
}

.reviews-rating .rating::before {
  grid-area: full;
  width: calc((var(--rating, 0) / 5) * 100%);
  overflow: hidden;
  white-space: nowrap;
  content: "★★★★★";
}

.reviews-rating .rating::after {
  grid-area: full;
  white-space: nowrap;
  content: "☆☆☆☆☆";
}
/* ============= Rating CSS ============= */

/* 02-12-2024 css start*/

html #topcontrol{
    right: 15px;
    bottom: 15px !important;
}
.share-links a:hover{
    background: #00B9FF !important;
    color: #fff;
    border-color: #00B9FF !important;
}

.page-top ul.breadcrumb li a{
    color: #2c2b2b !important;
}
.page-top ul.breadcrumb>li{
    color: #2c2b2b !important;
}
.single-product .product_meta a{
    transition: all 0.3s ease-in-out;
}
.single-product .product_meta a:hover{
    color: #00B9FF !important;
}
.product-summary-wrap .woocommerce-product-attributes td p{
    color: #424040;
}
.forgot-link{
    transition: all 0.3s ease-in-out;
}
.forgot-link:hover{
    color: #00B9FF !important;
}
div.quantity .minus, div.quantity .plus{
    border: 1px solid #ccc;
}
div.quantity .qty{
    border-color: #ccc;
}
.js-custom-error-message{
    color: red !important;
}
#header .searchform input{
    background: #fff;
    font-size: 14px;
}
#header .searchform input::placeholder{
    font-size: 14px;
}
section.toggle.active label{
    border-radius: 5px 5px 0 0;
}
.checkout abbr[title], .checkout abbr[data-bs-original-title]{
    text-decoration: none;
}
.woocommerce-privacy-policy-text{
    padding: 0 0 10px;
}



/* .container-fluid, .container{
    max-width: 1400px !important;
    width: 100% !important;
    margin: 0 auto !important;
} */

/*.single-product .container {
    max-width: 1600px !important;
    width: 100% !important;
}*/

.single-product .resp-tab-content ol{
    margin-bottom: 10px;
}
.single-product .resp-tab-content ol li{
    padding: 0 0 8px;
}
.single-product #header.header-builder-p .header-main.sticky .container>div{
    box-shadow: none;
}

.info-wrapper{
    display: flex;
    justify-content: space-between;
    max-width: 85%;
    margin: 10px auto;
}
.info-wrapper .info-card {
    text-align: center;
}
.info-wrapper .info-card p{
    font-size: 16px;
    font-weight: 400;
    color: #646464;
}
.info-wrapper .info-card img{
    height: 40px;
    width: 40px;
    margin: 0 0 10px;
}

.customers-rating-details .card{
    padding: 30px 0;
    background: #fff;
}
.customers-rating-details .card h2{
    color: #222;
}
.customers-rating-details .icon-container {
    color: #777777;
}
.customers-rating-details .num-span{
    width: 10px;
    display: inline-block;
    text-align: center;
}
.customers-rating-details{
    padding: 0 0 25px;
}
.customers-rating-details h2{
    margin: 0;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
}

.single-product #comments h2{
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 0;
}
.comment-respond label{
    padding: 0 0 5px;
}
.icon-container{
    color: #fff;
}
 .review {
    border: 1px solid transparent;
    border-radius: 5px;
    display: flex;
    font-size: 14px;
    align-items: center;
    padding: 0px;
    margin: 5px 0;
}
.progress-done {
    background: linear-gradient(to left, #f8ce0b, #FD8B00);
    border-radius: 5px;
    height: 10px;
    width: 0;
    transition: width 1s ease 0.3s;
}
.progress {
    /* background-color: rgba(255, 255, 255, 0.2); */
    border-radius: 5px;
    position: relative;
    margin: 0 10px;
    height: 10px;
    width: 200px;
}
.commentlist .review{
    display: block;
}
.comment-respond{
    margin: 0 0 20px;
}
#reply-title{
    margin: 0 0 10px;
}
hr.tall {
    margin: 20px 0 30px;
}
.product-summary-wrap .description{
    margin-bottom: 0;
}
.resp-tabs-container h2.resp-accordion:last-of-type{
    border-bottom: 0;
}
.form-block .form-group .btn{
    background: #00b9ff; 
    border-color: #00b9ff;
    color: #fff;
}
.form-block .form-group .btn:hover, .form-block .form-group .btn:focus{
    border-color: rgba(0,136,204,1) !important;
    background: rgba(0,136,204,1);
    box-shadow: none;
}

body .contact-info-section{
    background-color: #fff !important;
}
.p-0{
    padding: 0 !important;
}

.product-reviews{
    padding: 10px 0 0;
}
.product-reviews p{
    margin: 0;
}

.form-block {
    box-shadow: 0px 0px 10px #cbcbcb;
    background: #f9f9f9;
}

.form-block .wpb_wrapper{
    padding: 50px 50px !important;
}

.contact-inform .wpb_wrapper {
    justify-content: start !important
}

.form-control-textarea{
    height: 120px;
}

@media (max-width: 992px){
    .form-block .wpb_wrapper {
        padding: 30px 10px !important;
    }  
}

/* 02-12-2024 css end*/

.porto-block.has-pb-edit:hover {
    outline: 0px solid rgba(0, 136, 204, 0.4);
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-top: 4px solid #0088cc;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 0px !important;
}

.comment-form-rating .stars span a {
    font-size: 16px;
}

.comment-form-rating .stars span a.active:before,
.comment-form-rating .stars span a:hover:before {
    color: #f8ce0b;
}

.comment-text .star-rating {
    height: 1.5em;
    line-height: 1.5em;
}

/* ============= New Contact CSS ============= */

.contact-detalis-row {
    padding: 0px 150px;
    margin: 40px 0px 50px !important;
    background-position: center left -110px !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
}

.contact-inform-card {
    padding: 60px 60px;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 21px -5px rgba(0, 0, 0, 0.2);
}

.contact-form-card {
    padding: 60px 60px;
    background-color: #212529;
}

.contact-inform-card .location-icon .porto-sicon-left i {
    font-size: 100px;
}

.contact-inform-card h4 {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: normal !important;
}

.contact-inform-card .porto-sicon-description {
    margin-top: 5px;
}

.contact-inform-card h6 {
    font-weight: 500;
    font-size: 14px !important;
    line-height: normal !important;
}

.contact-inform-card a {
    color: #777777 !important;
}

.contact-inform-card a:hover,
.contact-inform-card a:focus {
    color: #fd8b00 !important;
}

.contact-form-card form textarea {
    max-height: 120px;
}

.contact-form-card form .btn {
    box-shadow: none;
    outline: none;
    font-size: 16px !important;
    padding: 12px 28px !important;
    background: #00B9FF;
    border: 1px solid #00B9FF;
    border-color:  #00B9FF;
    color: #fff;
    margin: 20px 0px 0px 0px;
}

.contact-form-card form .btn:hover,
.contact-form-card form .btn:focus {
    background: #FD8B00;
    border: 1px solid #FD8B00;
    border-color:  #FD8B00 !important;
    color: #fff;
}

.contact-form-card form .form-control {
    background: transparent;
    border: none;
    border-bottom: 1px solid #404040;
    line-height: 1.85;
    color: #FFF;
    box-shadow: none;
    font-size: 14px;
}

/* ============= New Contact CSS ============= */

.products-sliders .product:hover h3 a {
    text-decoration: underline;
}

.quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail {
    width: 100%;
}

.quickview-wrap .square-img-thumbnail .frameImage img {
    height: 330px;
}

.single-product .product-summary-wrap .custom_wrap_class .woocommerce-product-rating a {
    color: #00B9FF;
    font-size: 14px;
}

.single-product .custom_wrap_class .description {
    display: none;
}

.single-product .custom_wrap_class .product-reviews {
    display: none;
}

/*.single-product .custom_wrap_class .promotion-card-box {
    display: none;
}*/

.single-product .custom_wrap_class .price {
    display: none;
}

.single-product .single_variation_wrap .price {
    display: block;
}

.single-product .product-summary-wrap .price {
    color: #00B9FF;
}

.single-product .custom_wrap_class .filter-item-list .filter-item {
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.single-product .custom_wrap_class .filter-item-list .filter-image {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    padding: 0px;
    background-size: 100%;
    background-position: center;
}

.single-product .custom_wrap_class .filter-item-list .active .filter-image {
    border: 3px solid #00b9ff;
}

.quickview-wrap .filter-item-list .filter-image {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    padding: 0px;
    background-size: 90%;
    background-position: center;
}

.quickview-wrap .filter-item-list .active .filter-image {
    border: 2px solid #00b9ff;
}

.single-product .woocommerce-product-rating .star-rating {
    font-size: 1.2em;
}

.products-sliders .product .product-grid h3 {
    font-weight: 500;
    min-height: 45px;
}


.products-sliders .product  img {
    -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.products-sliders .product:hover img {
    -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
    color: #00B9FF;
} 

.shop_table.cart-table td.actions {
    padding: 20px 20px !important;
}

.shipping_calculator .button {
    background: #222529;
    color: #fff;
}

.shipping_calculator .button:hover,
.shipping_calculator .button:focus {
    background: #353a40;
    color: #fff;
}

.wishlist-title-with-form h2 {
    font-size: 30px;
    pointer-events: none;
}

.wishlist-title-with-form .show-title-form {
    display: none !important;
}

.wishlist-title.wishlist-title-with-form h2:hover {
    background: transparent !important;
}

.quickview-wrap .filter-item-list .filter-item {
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 5px;
}

.faq-section {
    width: 50%;
    margin: 0 auto;
}

/* ============= Responsive CSS ============= */

@media (max-width: 1600px) {
    .faq-sub-title {
        max-width: 40%;
    }

    .page-top > .container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .support-section {
        padding: 40px 100px 20px !important;
    }

    .testimonial-title h2 {
        padding: 0px 0px;
    }

    .aboutus-page-section {
        padding: 0px 20px 50px !important;
    }

    .aboutus-section-02 {
        padding: 0px 20px 30px !important;
    }

    .aboutus-page-section .wpb_single_image .vc_single_image-wrapper {
        width: 100%;
    }

    .aboutus-page-section .wpb_single_image .vc_single_image-wrapper img {
        width: 100%;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img{
        max-height: 490px;
    }

    .kidscart-blog .porto-tb-featured-image img {
        height: 300px !important;
    }

    .porto-single-page article .post-slideshow .img-thumbnail img {
        height: 500px;
    }

    .contact-detalis-row {
        padding: 0px 0px;
        margin: 40px 0px 50px !important;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 350px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 330px;
        height: 350px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage img {
        height: 250px;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 330px;
        height: 330px;
        padding: 50px 20px 20px;
    }

    .quickview-wrap .vertical-img-thumbnail .frameImage {
        width: 330px;
        height: 330px;
    }

    .quickview-wrap.single-product .entry-title {
        font-size: 20px;
        line-height: normal;
    }

    .faq-section {
        width: 60%;
        margin: 0 auto;
    }
}



@media (max-width: 1400px) {
    .faq-sub-title {
        max-width: 45%;
    }

    .products-sliders .owl-carousel .owl-nav {
        top: 31%;
    }

    .home-products-sliders .owl-carousel .owl-nav {
        top: 50%;
    }

    .support-section {
        padding: 40px 50px 20px !important;
    }

    /*.single-product .container {
        max-width: 1200px !important;
    }*/

    .left-icon .porto-sicon-body {
        text-align: left;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 330px;
        height: 350px;
    }

    .quickview-wrap .vertical-img-thumbnail .frameImage {
        width: 330px;
        height: 390px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 330px;
        height: 350px;
    }

    .quickview-wrap.single-product .product-thumbs-slider .img-thumbnail {
        height: 80px;
    }

    .quickview-wrap.single-product .entry-title {
        font-size: 20px;
        line-height: normal;
    }

    .custom-shop-style .porto-tb-featured-image {
        height: 330px;
    }

    .theme-main-title {
        font-size: 30px;
        letter-spacing: normal;
        line-height: 40px;
    }

    .faq-section {
        width: 60%;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .faq-section {
        width: 80%;
        margin: 0 auto;
    }

    .products-sliders .product .product-grid h3 {
        font-size: 14px;
    }

    .products-sliders .product .product-grid .price {
        font-size: 14px;
    }
}


@media (max-width: 1024px) {
    #header .main-menu > li.menu-item > a {
        padding: 18px 4px;
        font-size: 14px;
        line-height: 20px;
    }

    .product-summary-wrap .custom_wrap_class .product_titles {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 10px;
    }

    .porto-single-page article .post-slideshow .img-thumbnail img {
        height: 450px;
    }

    .review {
        flex-flow: wrap;
        justify-content: center;
    }

    .faq-section {
        width: 80%;
        margin: 0 auto;
    }

    .home-about-section {
        flex-flow: column;
    }

    .home-about-section .about-what-we-do {
        width: 100%;
    }

    .home-about-section .about-what-we-do-text {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .faq-sub-title {
        max-width: 100%;
    }

    .home-about-section {
        flex-flow: column;
    }

    .home-about-section .about-what-we-do {
        width: 100%;
    }

    .home-about-section .about-what-we-do-text {
        width: 100%;
    } 

    .search-with-cart-box {
        width: auto;
    }

    .dd2 {
      height: auto;
      min-height: auto;
      overflow: hidden;
      position: relative;
      top: 0%;
    }

    .product-summary-wrap .custom_wrap_class .product_titles {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .product-nav {
        top: 20px;
    }

    .porto-single-page article .post-slideshow .img-thumbnail img {
        height: 400px;
        object-fit: cover;
    }

    .aboutus-page-section {
        padding: 0px 10px 30px !important;
    }

    .aboutus-section-02 {
        padding: 0px 10px !important;
    }

    .customers-reviews {
        padding: 0px 20px 40px;
    }

    .customers-rating .card {
        padding: 30px 0px;
    }
    .share-links a{
        height: 30px !important;
        width: 30px !important;
    }

    .form-block{
        padding: 0 15px !important;
    }

    .aboutus-page-section .about-us-img {
        width: 100%;
    }

    .aboutus-page-section .custom-width-1 {
        width: 100%;
    }

    .theme-main-title {
        font-size: 25px;
        letter-spacing: normal;
        line-height: 30px;
    }

    .faq-section {
        width: 100%;
        margin: 0 auto;
    }

    .single-product .product-summary-wrap .product-images .company-logo {
        left: 50%;
        top: 30px;
    }

}

@media (max-width: 767px) {
    .theme-main-title {
        font-size: 18px;
        line-height: normal;
        margin-bottom: 20px !important;
    }

    .testimonial-title h2 {
        font-size: 18px;
        line-height: normal;
    }

    .testimonial-title span {
        font-size: 18px;
        line-height: normal;
    }

    .testimonial-carousel-center {
        padding: 0px 0px 0px;
        text-align: center;
    }

    .home-faq-section {
        padding: 30px 30px !important;
    }

    .faq-sub-title {
        max-width: 100%;
        font-size: 14px;
        line-height: 20px;
    }

    #header .logo {
        --porto-logo-mw: 150px;
    }

    .search-with-cart-box {
        width: auto;
        top: -8px;
        right: -8px;
        position: absolute;
    }

    .sticky-header .search-with-cart-box {
        top: 5px;
    }

    .page-top {
        margin-bottom: 20px;
    }

    #header .header-main .container {
        padding: 0px 10px;
    }

    #header.header-builder-p .header-main.sticky .container>div {
        padding: 15px 20px;
    }

    .single-product .product_title {
        font-size: 18px;
        line-height: normal;
    }

    .sport-hobbie-section {
        padding: 20px 30px 0px !important;
    }

    .motivated-section {
        padding: 20px 30px 0px !important;
    }

    .best-selling-section {
        padding: 20px 30px 0px !important;
    }

    .trending-selling-section {
        padding: 20px 30px 0px !important;
    }

    .latest-selling-section {
        padding: 20px 30px 0px !important;
    }

    .home-about-section {
        margin-bottom: 20px !important;
    }

    .testimonial-carousel-center {
        margin: 0px 0px;
    }

    .m-b-lg.support-section {
        margin-bottom: 0px !important;
    }

    .support-section {
        padding: 30px 30px 10px!important;
    }

    #login-form-popup .featured-box .box-content {
      padding: 20px 20px 10px;
    }

    #login-form-popup p.status {
      color: #f00;
    }

    .contact-info-section {
        margin-top: 0px;
    }

    .page-top > .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .contact-inform {
        padding: 0px 0px !important;
    }

    .privacy-policy .main-content-wrap {
        padding: 0px 0px 50px;
    }

    .privacy-policy .main-content-wrap h2 {
        font-size: 18px;
        line-height: normal;
    }

    .refund-returns-section {
        padding: 0px 10px 50px !important;
    }

    .refund-returns-section h2 {
        font-size: 18px;
        line-height: normal;
    }

    .login-logo {
      margin-bottom: 10px;
    }

    .login-logo img {
      width: 170px;
    }

    .related.products .slider-title {
        font-size: 18px;
    }

    .product-summary-wrap .custom_wrap_class .product_titles {
        font-size: 16px;
        line-height: normal;
        margin-bottom: 10px;
    }

    .payment-icons .payment-icon {
        width: 45px;
    }

    .related-product-slider .products .price {
        font-size: 1rem;
    }

    .aboutus-page-section {
        padding: 0px 0px 0px !important;
        margin-top: 10px !important;
    }

    .aboutus-section-02 {
        padding: 0px 0px !important;
    }

    .aboutus-page-section .aboutus-page-title {
        font-size: 20px !important;
    }

    .aboutus-page-section .porto-sicon-box.default-icon {
        margin-bottom: 20px !important;
    }

    .aboutus-page-section .custom-btn-primary {
        margin-bottom: 20px !important;
    }

    .porto-single-page article .post-slideshow .img-thumbnail img {
        height: auto;
        object-fit: cover;
    }

    .related-posts .sub-title {
        font-size: 20px !important;
        line-height: normal;
    }
    .registration_click{
        display: block;
    }
    .single-product .product_meta a{
        margin-top: 20px;
        display: inline-block;
    }
    .info-wrapper{
        max-width: 100%;
        gap: 5px;
    }

    #reviews .commentlist .img-thumbnail{
        background: transparent;
        float: none;
    }
    .comment-form{
        padding: 20px 20px 10px;
    }
    .commentlist li .comment_container{
        padding: 20px 20px 5px;
        border-radius: 5px;
    }


}

/* ============= Responsive CSS ============= */

.square-img-thumbnail .frameImage {
    padding: 70px 20px 30px;
}

.square-img-thumbnail .frameImage img {
    width: 100%;
    height: 400px;
}

.vertical-img-thumbnail .frameImage {
    padding: 70px 20px 30px;
}

.vertical-img-thumbnail .frameImage img {
    width: 100%;
    height: 400px;
}

.horizontal-img-thumbnail .frameImage {
    padding: 70px 20px 30px;
}
span.required{
    color: red;
}

@media (max-width: 1600px) {
    .square-img-thumbnail .frameImage img {
        width: 100%;
        height: 390px;
    }
}

@media (max-width: 1200px) {
    .square-img-thumbnail .frameImage img {
        width: 100%;
        height: 400px;
    }
}
    
@media (max-width: 1024px) {
    .square-img-thumbnail .frameImage img {
        width: 100%;
        height: 280px;
    }
}

@media (max-width: 992px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        width: 100%;
    }

    .square-img-thumbnail .frameImage img {
        width: 100%;
        height: 390px;
    }
}

@media (max-width: 767px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        width: 100%;
    }

    .square-img-thumbnail .frameImage img {
        width: 100%;
        height: auto;
    }
}


/* ================ Custom Menu ================ */

.custom-menu-main .wpb_content_element {
    margin-bottom: 0px;
}

.main-menu {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
    text-align: left;
    background: none;
    display: flex;
    flex-wrap: wrap;
    transition: all 0.5s;
}

#header .main-menu {
    margin: 0px auto 0;
}

.main-menu li {
    display: block;
    margin: -1px 8px 0px 0px;
    transition: all 0.5s;
} 

.main-menu li a {
    font-family: Poppins, sans-serif;
    padding: 18px 7px;
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    line-height: 25px;
    letter-spacing: normal;
    text-transform: uppercase;
    position: relative;
    align-items: center;
    display: flex;
}

.main-menu .has-submenu a:after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    line-height: normal;
    color: #000;
    font-size: 16px;
    margin: 0px 0px 0px 5px;
}

.main-menu li a:hover,
.main-menu li a:focus {
    color: #00B9FF;
}

.main-menu li a:hover:after,
.main-menu li a:focus:after {
    color: #00B9FF;
}

.mega-menu {
    display: none;
    transition: all 0.5s;
}

.main-menu .has-submenu .mega-menu {
    position: absolute;
    left: 0%;
    top: 100%;
    background: #fff;
    z-index: 9999;
    width: 100%;
    min-width: 200px;
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.25);
    opacity: 0;
    display: none;
    transition: opacity 0.5s , visibility 0.5s ;
    border: #eee solid 1px;
    border-radius: 10px;
    overflow: hidden;
}

.main-menu .has-submenu:hover .mega-menu {
    opacity: 1; /* Fully visible */
    display: block;
}

.mega-menu {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
}

.mega-menu li a {
    font-size: 14px;
    font-weight: 500;
    color: #424242;
    line-height: 20px;
    letter-spacing: normal;
    text-transform: capitalize;
    padding: 10px 10px;
    word-break: break-word;
}

.mega-menu li a:hover,
.mega-menu li a:focus {
    color: #FD8B00;
}

.mega-menu li a:after {
    display: none;
}

.custom-menu-mega-box {
    min-height: 320px;
    max-height: 320px;
    overflow-y: auto;
    margin: 10px 0px 10px !important;
}

.custom-menu-mega-class {
    display: flex;
    flex-flow: wrap;
    padding: 0px 20px;
}

.custom-menu-mega-class li {
    width: 33%;
}

.menu-hover-image {
    display: block !important;
    position: relative;
    width: auto;
    min-height: 340px;
    max-height: 340px;
    height: 100%;
    padding: 20px;
    background: #353a40;
    border: 0px;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.menu-hover-image img {
    height: 280px;
    width: 100%;
    object-fit: contain;
}


.main-menu .has-submenu:hover .mega-menu.submenu-small {
    width: 200px;
    left: 56%;
    transform: translate(-50%, 0);
}

.mega-menu.submenu-small .col-lg-8 {
    width: 100%;
}

.mega-menu.submenu-small .col-lg-4 {
    display: none;
}

.mega-menu.submenu-small .custom-menu-mega-box {
    min-height: auto;
    max-width: auto;
    overflow: unset;
}

.mega-menu.submenu-small .custom-menu-mega-box .custom-menu-mega-class {
    padding: 0px 0px;
}

.mega-menu.submenu-small .custom-menu-mega-box .custom-menu-mega-class li {
    width: 100%;
    opacity: 0.5;
    pointer-events: none;
}

.mega-menu.submenu-small .custom-menu-mega-box .custom-menu-mega-class li:first-child {
    width: 100%;
    opacity: 1;
    pointer-events: unset;
}

.main-menu .has-submenu:hover .mega-menu:before {
    content: '';
    border-bottom: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35%;
    top: -10px;
    transform: translate(-50%, 0%);
}

.main-menu li:nth-child(3):hover .mega-menu:before {
    content: '';
    border-bottom: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 43%;
    top: -10px;
    transform: translate(-50%, 0%);
}

.main-menu .has-submenu:hover .mega-menu.submenu-small:before {
    content: '';
    border-bottom: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 43%;
    top: -10px;
    transform: translate(-50%, 0%);
}

.has-submenu,
.mega-menu-dropdown {
    transition: all 0.5s;
}


.has-submenu .mega-menu-dropdown:after {
    position: fixed;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0); /* Initial background - fully transparent */
    opacity: 0; /* Initial opacity - fully transparent */
    left: 0;
    top: 130px;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    transition: background 0.5s ease, opacity 0.5s ease; /* Smooth transition for background and opacity */
}

.has-submenu:hover .mega-menu-dropdown:after {
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    opacity: 0.5; /* Semi-visible */
    visibility: visible;
}


.sticky .has-submenu .mega-menu-dropdown:after {
    position: fixed;
    content: '';
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0); /* Initial background - fully transparent */
    opacity: 0; /* Initial opacity - fully transparent */
    left: 0;
    top: 90px;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    transition: background 0.5s ease, opacity 0.5s ease; /* Smooth transition for background and opacity */
}

.sticky .has-submenu:hover .mega-menu-dropdown:after {
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    opacity: 0.5; /* Semi-visible */
    visibility: visible;
}

.cart_totals_toggle .wc-action-btn {
    display: none;
}

.coupon .wc-action-btn {
    display: inline-block;
    background: #222529 !important;
    color: #fff;
}

.coupon .wc-action-btn:hover,
.coupon .wc-action-btn:focus {
    background: #353a40 !important;
    color: #fff;
}

.checkout_coupon .featured-box .wc-action-btn {
    display: inline-block;
    background: #222529;
    color: #fff;
}

.checkout_coupon .featured-box .wc-action-btn:hover,
.checkout_coupon .featured-box .wc-action-btn:focus {
    background: #353a40;
    color: #fff;
}

.checkout_coupon .box-content {
    border: 0px solid #eee !important;
}

form.checkout_coupon {
    padding-left: 0px;
    padding-bottom: 25px;
}

.checkout_coupon .form-row {
    margin-bottom: 0;
}

.account-dropdown.mega-menu {
    display: inline-block;
}

#header .porto-wide-sub-menu a, #header .porto-narrow-sub-menu a, .side-nav-wrap .sidebar-menu .popup, .main-sidebar-menu .sidebar-menu .popup, .porto-popup-menu .sub-menu {
    width: 100%;
}

.woocommerce-invalid-required-field input {
    border: 1px solid #ff0000;
}

ul.woocommerce-error {
    display: none;
}
.woocommerce-edit-account ul.woocommerce-error {
    display: block;
}


.comment-text .star-rating span:before {
    top: 3px;
}

.product-image .labels {
    right: 0.8em;
    left: unset;
}

.checkout-order-review .shop_table .cart_item:first-child .product-checkout-wrap {
    border-top: 1px solid #ccc;
}

.checkout-order-review .shop_table .cart_item .product-checkout-wrap {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
}

/*.checkout-order-review .shop_table .cart_item:last-child .product-checkout-wrap {
    border-bottom: 0px solid #ccc;
}*/

.checkout-order-review dl.variation {
    font-size: 12px;
    line-height: normal;
    color: #6a6a6a;
}

.shop_table dd, .shop_table dt {
    font-weight: 500;
}

.product-content .variation .variation-FrameColor p {
    font-weight: 500;
}

.product-content .variation .variation-Size p {
    font-weight: 500;
}

.checkout-order-review .shop_table .product-thumbnail img {
    max-width: 100px;
}

.blog .custom-blog .wp-block-post-excerpt__excerpt {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.blog .custom-blog .btn-primary:focus {
    box-shadow: none;
}

.error404 .page-not-found .col-lg-6.offset-lg-1 {
    width: 100%;
    margin: 0;
    text-align: center;
}

.error404 .page-not-found h2 {
    color: #00B9FF;
}

.wc-action-btn.button {
    background: var(--porto-primary-color);
    color: var(--porto-primary-color-inverse);
    border: none;
}

.wc-action-btn.button:hover,
.wc-action-btn.button:focus {
    background: rgba(0, 185, 255, 0.8);
    color: var(--porto-primary-color-inverse);
    border: none;
}

.single-product .woocommerce-error li {
    display: none;
}

.search-with-cart-box .cart-popup .cart_list li dl {
    padding-left: 0px;
}

.checkout-order-review th.product-name {
    padding-left: 0;
}

.shop_table thead tr, .shop_table tr:not(:last-child) {
    border-bottom : 1px solid #ccc;
}

.checkout-order-review .shop_table td {
    padding-left: 0px;
}

.shop_table tfoot tr:first-child th {
    padding: 28px 10px 10px 0px;
}

.shop_table tfoot th:first-child {
    padding-left: 0px;
}

.woocommerce-checkout h4 {
    padding-left: 0px !important;
}

.woocommerce-checkout-payment hr {
    background: #ccc;
}

.shop_table.cart-table {
    margin-bottom: 0em;
}


.faq-section .toggle > label:before {
    top: calc(50% + -2px);
    transform: translate3d(0, -50%, 0) rotate(135deg);
}

.faq-section .toggle.active > label:before {
    top: calc(50% - 2px);
    transform: rotate(-45deg);
    border-color: #fff;
}

@media (max-width: 1600px) {
    .main-menu .has-submenu:hover .mega-menu:before {
        left: 30%;
    }

    .main-menu li:nth-child(3):hover .mega-menu:before {
        left: 41%;
    }

    .order_details .view-order .product-meta-image img {
        max-width: 100% !important;
    }

    .custom-menu-main .wpb_wrapper.vc_column-inner {
        justify-content: end !important;
    }

    .main-menu .has-submenu:hover .mega-menu.submenu-small {
        left: 66%;
    }

    .main-menu li {
        margin: -1px 0px 0px 0px;
    }
}

@media (max-width: 1500px) {
    .main-menu .has-submenu:hover .mega-menu:before {
        left: 28%;
    }

    .main-menu li:nth-child(3):hover .mega-menu:before {
        left: 40%;
    }

    .main-menu .has-submenu:hover .mega-menu.submenu-small {
        left: 63%;
    }
}

@media (max-width: 1400px) {
    .main-menu .has-submenu:hover .mega-menu:before {
        left: 27%;
    }

    .main-menu li:nth-child(3):hover .mega-menu:before {
        left: 39%;
    }

    .main-menu li a {
        font-size: 14px;
    }   
}

@media (max-width: 1300px) {
    .main-menu .has-submenu:hover .mega-menu:before {
        left: 25%;
    }

    .main-menu li:nth-child(3):hover .mega-menu:before {
        left: 39%;
    }

    .main-menu li a {
        font-size: 14px;
        padding: 18px 5px;
    }
}

@media (max-width: 1200px) {
    .main-menu li a {
        padding: 18px 3px;
        font-size: 13px;
    }

    #header.header-builder-p .header-main.sticky .container>div {
        padding: 15px 20px;
        box-shadow: 0px 0px 10px #cbcbcb;
    }
}


@media (max-width: 1024px) {
    .main-menu li {
        margin: 0px 5px 0px 0px;
    }

    .main-menu .has-submenu:hover .mega-menu:before {
        left: 20%;
    }

    .main-menu li a {
        padding: 18px 0px;
        font-size: 11px;
    }

    .main-menu .has-submenu a:after {
        font-size: 12px;
        margin: 0px 0px 0px 3px;
    }

    .main-menu .has-submenu:hover .mega-menu.submenu-small:before {
        left: 55%;
    }

    .main-menu li:nth-child(3):hover .mega-menu:before {
        left: 35%;
    }

    .mega-menu .custom-menu-mega-class li a {
        padding: 0px 0px 15px;
        font-size: 14px;
    }

    .mega-menu.submenu-small .custom-menu-mega-class li a {
        padding: 10px 15px;
        font-size: 14px;
    }

    
}

@media (min-width: 992px) and (max-width: 1619px) {
    .porto-product-filters .widget-title, .woocommerce-ordering select {
        width: 180px;
    }
}

@media (max-width: 767px) {
    .owl-carousel.testimonial-carousel-center .owl-nav {
        top: 25%;
    }

    .owl-carousel.testimonial-carousel-center .owl-nav button.owl-prev, .owl-carousel.testimonial-carousel-center .owl-nav button.owl-prev, .owl-carousel.testimonial-carousel-center button.owl-dot.owl-nav {
        left: 40px;
    }

    .owl-carousel.testimonial-carousel-center .owl-nav button.owl-next, .owl-carousel.testimonial-carousel-center .owl-nav button.owl-next, .owl-carousel.testimonial-carousel-center button.owl-dot.owl-nav {
        right: 0px;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 300px;
        height: 350px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 300px;
        height: 350px;
    }

    .quickview-wrap .vertical-img-thumbnail .frameImage {
        width: 300px;
        height: 390px;
    }

    .woocommerce-cart .page-header-8 li
    .woocommerce-checkout .page-header-8 li {
        line-height: normal;
    }

    .woocommerce-cart .page-header-8 li a,
    .woocommerce-checkout .page-header-8 li a {
        font-size: 14px;
    }

    .woocommerce-cart .page-header-8 li .delimiter.delimiter-2,
    .woocommerce-checkout .page-header-8 li .delimiter.delimiter-2 {
        font-size: 1.4rem;
        margin: 0 0.5rem;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .checkout_coupon .featured-box .wc-action-btn {
        margin-top: 10px;
    }
}

/* ======================= Cookies Consent CSS ======================= */

.wrapper_cookies {
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    background: #fff;
    border-radius: 0px;
    padding: 15px 25px;
    transition: all 0.5s ease-in-out;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.5);
    z-index: 99;
    text-align: center;
    font-size: 16px;
    line-height: normal;
    display: none;
}

.wrapper_cookies .top-blk {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.wrapper_cookies .top-blk h2 {
    color: var(--primary-color);
    font-weight: 500;
    font-size: 24px;
    margin: 0;
}

.wrapper_cookies .data {
    margin-top: 10px;
}

.wrapper_cookies .data p {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
}

.wrapper_cookies .data p a:hover {
    text-decoration: underline;
}

.wrapper_cookies .buttons {
    margin-top: 16px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.acceptBtn {
    margin: 0px 5px 0px 10px;
}

.wrapper_cookies .button {
    border: none;
    color: #fff;
    border-radius: 50px;
    background: #00B9FF;
    cursor: pointer;
    padding: 5px 15px;
    transition: all 0.2s ease;
    border: 2px solid #00B9FF;
    font-size: 16px;
    line-height: normal;
}

.wrapper_cookies .acceptBtn:hover {
    background-color: rgba(0, 185, 255, 0.8);
    border: 2px solid rgba(0, 185, 255, 0.8);
}

.wrapper_cookies .button.declineBtn {
    border: 2px solid #222529;
    background-color: #222529;
    color: #fff;
}

.wrapper_cookies .button.declineBtn:hover {
    border: 2px solid #353a40;
    background-color: #353a40;
    color: #fff;
}

/* ========================================================== */

.menu-hover-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.menu-hover-image img {
    display: none;
}

.menu-hover-image.menu-mega-ak {
    background: #353a40 !important;
}

.menu-hover-image.menu-mega-ak img {
    display: block;
}

.post-item .read-more {
    font-weight: 700;
    line-height: 26px;
    color: #00b9ff;
    font-size: 0.875rem;
}

.products-container .product-list .porto-tb-meta a {
    color: #FD8B00;
    font-size: 12px;
    font-weight: 500;
}

.products-container .product-list .product-list-content h3 {
    font-weight: 700;
}

.porto-icon-mode-list.active {
    border-color: #00B9FF !important;
}

.porto-icon-mode-list.active:before {
    color: #00B9FF !important;
}

.porto-icon-mode-grid.active {
    border-color: #00B9FF !important;
}

.porto-icon-mode-grid.active:before {
    color: #00B9FF !important;
}

.porto_widget_price_filter .fields button {
    color: #fff;
    border-color: #222529;
    background-color: #222529;
}

.porto_widget_price_filter .fields button:hover {
    color: #fff;
    border-color: #33373d;
    background-color: #33373d;
}

.most-purchased {
    padding: 0px 160px 50px;
    position: relative;
}

.most-purchased .slider-title {
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #222529;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 24px;
    position: relative;
}

.most-purchased .product-image {
    height: 300px;
    padding: 10px;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    margin: 0 auto;
    text-align: center;
}

.most-purchased .product-image {
    margin-bottom: 1rem;
    min-height: 90px;
}

.most-purchased .product-image {
    font-size: 1em;
}

.most-purchased .product-image .inner {
    display: block;
    overflow: hidden;
    position: relative;
}

.most-purchased .inner {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 250px;
    width: auto;
    margin: 0 auto;
    box-shadow: -10px 0px 15px #787878;
}

.most-purchased .inner img {
    width: 100%;
    max-height: 100%;
}

.most-purchased .product-content {
    text-align: center;
}

.most-purchased .product-content .category-list {
    display: block;
    font-size: 0.625rem;
    opacity: 0.8;
    text-transform: uppercase;
    line-height: 1.7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.most-purchased .product-content .category-list a {
    color: #FD8B00;
    font-size: 12px;
    font-weight: 500;
}

.most-purchased .product-content h3 {
    font-size: 0.92rem;
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 0.45rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
}

.most-purchased .product-content h3:hover,
.most-purchased .product-content h3:focus {
    color: #1ac1ff;
}

.most-purchased .product-content .rating-wrap {
    margin: 0 auto 0.625rem;
    position: relative;
    display: table;
}

.most-purchased .product-content .rating-wrap .rating-content {
    display: table-cell;
}

.most-purchased .product-content .rating-wrap .rating-content .star-rating {
    line-height: normal;
    height: 1.3em;
}

.most-purchased .product-content .price {
    display: block;
    font-size: 1.125rem;
    margin-bottom: 0.875rem;
    color: #444;
}

.most-purchased .product-content .add-links-wrap {
    line-height: 0;
}

.most-purchased .product-content .add-links-wrap .add-links {
    font-size: 1em;
}

.most-purchased .product-content .add-links-wrap .add-links {
    display: inline-block;
    position: relative;
    margin-bottom: 1.0714em;
}

.most-purchased .product-content .clearfix {
    overflow: visible;
}

.most-purchased .product-content .clearfix:before,
.most-purchased .product-content .clearfix:after {
    content: " ";
    display: table;
}

.most-purchased .product-content .add-links .button {
    overflow: hidden;
}

.most-purchased .product-content .add-links .add_to_cart_button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: inherit;
    text-align: center;
    vertical-align: top;
    transition: opacity 0.25s, background-color 0.25s, color 0.25s, border-color 0.25s, left 0.25s, right 0.25s;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #333333;
}

.most-purchased .product-content .add-links .add_to_cart_button {
    height: 36px;
    line-height: 34px;
    min-width: 36px;
    padding: 0 0.625rem;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    white-space: nowrap;
}

.most-purchased .product-content .add_to_cart_button:before {
    display: none;
} 

.most-purchased .add-links .quickview {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    width: 36px;
    text-indent: -9999px;
    text-transform: uppercase;
    font-size: 13px;
    height: 36px;
    line-height: 34px;
    min-width: 36px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    transition: opacity 0.25s, background-color 0.25s, color 0.25s, border-color 0.25s, left 0.25s, right 0.25s;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #333333;
}

.most-purchased .add-links .add_to_wishlist  {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    width: 36px;
    text-indent: -9999px;
    text-transform: uppercase;
    font-size: 13px;
    height: 36px;
    line-height: 34px;
    min-width: 36px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    transition: opacity 0.25s, background-color 0.25s, color 0.25s, border-color 0.25s, left 0.25s, right 0.25s;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #333333;
}

.most-purchased .product-inner:hover .quickview {
    right: -40px;
    opacity: 1;
    visibility: visible;
}

.most-purchased .product-inner:hover .add_to_wishlist {
    left: -40px;
    opacity: 1;
    visibility: visible;
}

.most-purchased .product-inner:hover .add_to_cart_button {
    background-color: #00B9FF;
    border: 1px solid #00B9FF;
    color: #fff;
}

.most-purchased .product-inner .add_to_wishlist:hover {
    background-color: #00B9FF;
    border: 1px solid #00B9FF;
    color: #fff;
}

.most-purchased .add-links .quickview:hover {
    background-color: #00B9FF;
    border: 1px solid #00B9FF;
    color: #fff;
}

.custom-serchbox .card {
    box-shadow: none !important;
}

@media (max-width:1600px) {
    .most-purchased {
        padding: 50px 100px;
    }
}

@media (max-width:1300px) {
    .most-purchased {
        padding: 50px 80px;
    }
}

@media (max-width:1024px) {
    .most-purchased {
        padding: 50px 40px;
    }
}

@media (max-width:992px) {
    .most-purchased {
        padding: 50px 20px;
    }
}

@media (max-width:767px) {
    .most-purchased {
        padding: 50px 20px;
    }

    .most-purchased .slider-title {
        font-size: 20px;
        padding-bottom: 0px;
        margin-bottom: 15px;
    }

    .most-purchased .product-content h3 {
        font-size: 16px;
    }
}

/* ============== search box  ============== */

.custom-serchbox-overlay {
    position: fixed;
    overflow: hidden;
    width: 100%;
}

.custom-serchbox-overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    background: #000;
    opacity: 0.5;
    z-index: 2;
}

.custom-search-toggle {
    font-size: 26px;
    color: #222529;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 26px;
    vertical-align: middle;
    top: 18px;
}
.custom-search-toggle .search-text {
    display: none;
    text-transform: uppercase;
    margin-left: 5px;
}

.custom-form-search {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    top: 45px;
    padding: 25px 250px;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}

.searchShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: opacity .2s, visibility 0s, transform .25s ease;
    animation: slide-nav-bar .4s cubic-bezier(.39,.575,.565,1) both;
}

.sticky-header .searchShow {
    top: 0px;
    padding: 26px 250px;
}

@keyframes slide-nav-bar {
    0% {
        transform: scale(0.5);
        transform-origin: 100% 50%;
    }
    to {
        transform: scale(1);
        transform-origin: 100% 50%;
    }
}

.custom-form-search .input-group .input-group-box {
    width: calc(100% - 110px);
}

.custom-form-search .input-group .input-group-box input {
    width: 100%;
    height: 40px;
}

.custom-form-search .submit-btn {
    margin: 0px 5px 0px 0px;
}

.custom-form-search .input-group {
    justify-content: end;
}

.custom-form-search .search-logo {
    position: absolute;
    left: 6%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.custom-form-search .btn-close-search-form {
    padding: 10px 12px;
    background: #343a40;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
    color: #fff;
    font-size: 20px;
    line-height: normal;
    margin: 0px 0px 0px 5px;
    position: absolute;
    right: -17%;
    border-radius: 50px !important;
    transform: translate(-50%, -50%);
    top: 50%;
}

.custom-serchbox .card {
    border: 0;
}

.custom-serchbox {
    position: absolute;
    width: 100%;
    top: 90px;
    left: 0px;
    right: 0;
    min-height: 250px;
    z-index: 9999;
    background: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #ccc;
    padding: 20px 0px;
}

.custom-serchbox .card {
    width: calc(100% - 45%);
    background: transparent;
    border: 0px;
    padding: 0px 0px;
    border-radius: 10px;
    margin: 0 auto;
}

.suggestions-box {
    position: relative;
}

.suggestions-box:after {
    content: '';
    border: 1px solid #ccc;
    height: 100%;
    position: absolute;
    left: 98%;
    top: 50%;
    transform: translate(-50% , -50%);
}

.suggestions-box h3 {
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    text-align: left;
    color: #222529;
    margin: 0px 0px 0px 10px;
}

.serchbox-list {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style: none;
}

.serchbox-list li {
    font-family: Poppins, sans-serif;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #424242;
    line-height: 25px;
    letter-spacing: normal;
    text-transform: uppercase;
    position: relative;
}

.serchbox-list li a {
    color: #222529;
}

.serchbox-list li a:hover {
    color: #00B9FF;
}

.serchbox-imgbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.popularproduct h3 {
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    text-align: left;
    color: #222529;
    margin: 0px 0px 10px 10px;
}

.serchbox-imgbox,
.catageroy-imgbox {
    display: flex;
    align-items: center;
}

/*.popularproduct .serchbox-list li:hover {
    box-shadow: 0px 0px 5px #ccc;
}*/

.popularproduct .serchbox-list li a {
    display: inline-block;
}

.serchbox-imgbox .content h3,
.catageroy-imgbox .content h3 {
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 700;
    text-align: left;
    margin: 0px 0px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.catageroy-imgbox .content h3 {
    text-transform: uppercase;
}

.serchbox-imgbox .content .price,
.catageroy-imgbox .content .price {
    font-size: 14px;
    line-height: normal;
    font-weight: 700;
    text-align: left;
    margin: 0px 0px;
    float: left;
}

.imgbox {
    border: 1px solid #eee;
    padding: 5px;
    width: 100px;
    height: 100px;
}

.imgbox img {
    width: 100%;
    height: 90px;
    object-fit: contain;
}

.serchbox-imgbox .imgbox {
    width: 130px;
    height: auto;
}

.serchbox-imgbox .imgbox img {
    height: auto;
}

.view_search_products {
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    text-align: left;
    color: #00B9FF;
    margin: 0px 10px 10px 0px;
}

.view_search_products:hover {
    color: #222529;
}

.submenu-small li a {
    padding: 10px 15px;
}

.support-block {
    margin-bottom: 30px;
}

@keyframes slide-nav-bar {
    0% {
        transform: scale(0.5);
        transform-origin: 100% 50%;
    }
    to {
        transform: scale(1);
        transform-origin: 100% 50%;
    }
}

@media (max-width:1600px) {
    .custom-serchbox .card {
        width: calc(100% - 530px);
        left: 0px;
        margin: 0px auto 0px 250px;
        height: 380px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .custom-form-search .search-logo {
        left: 8%;
    }

    .custom-form-search .btn-close-search-form {
        right: -24%;
    }

    .quickview-wrap .product .entry-summary {
        padding-right: 30px;
    }

    .quickview-wrap .custom_frame_fields label {
        font-size: 12px;
    } 

    .popularproduct .serchbox-imgbox .content {
        margin: 0px 20px 0px -20px;
    }

    .serchbox-imgbox .imgbox {
        width: auto;
        height: auto;
    }
}

@media (max-width:1400px) {
    .custom-form-search .search-logo {
        left: 9%;
    }

    .custom-form-search .btn-close-search-form {
        right: -29%;
    }

    .catageroy-imgbox .content h3 {
        margin: 0px 0px 0px 30px;
    }

    .quickview-wrap .product .entry-summary {
        padding-right: 30px;
    }

    .quickview-wrap .custom_frame_fields label {
        font-size: 12px;
    } 

    .popularproduct .serchbox-imgbox .content {
        margin: 0px 10px 0px -10px;
    }
}

@media (max-width:1200px) {
    .custom-serchbox .card {
        width: calc(100% - 150px);
        left: 0px;
        margin: 0px auto 0px auto;
        height: 380px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .custom-form-search .search-logo {
        left: 10%;
    }

    .custom-form-search .btn-close-search-form {
        right: -37%;
    }

    .porto-sicon-box.left-icon {
        flex-wrap: unset;
        justify-content: center;
    }

    .contact-inform-card {
        padding: 40px 40px;
    }

    .contact-form-card {
        padding: 40px 40px;
    }

    .contact-form-card h3 {
        font-size: 25px !important;
    }
}

@media (max-width:1024px) {
    .custom-form-search .search-logo {
        left: 11%;
    }

    .custom-form-search .btn-close-search-form {
        right: -47%;
    }

    .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
        font-size: 16px;
    }

    .popularproduct .serchbox-imgbox .content {
        margin: 0;
    }
    
}

@media (max-width:992px) {
    .custom-form-search {
        padding: 25px 25px;
        top: 85px;
    }

    .custom-serchbox {
        width: calc(100% - 0%);
        top: 100%;
    }

    .suggestions-box:after {
        display: none;
    }

    .custom-serchbox .card {
        width: calc(100% - 10%);
        height: 500px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .product-summary-wrap .dd2 {
        height: 100%;
        min-height: auto;
        overflow: unset;
        position: relative;
        top: 0px;
    }

    .custom-form-search .search-logo {
        display: none;
    }

    .custom-form-search .input-group {
        justify-content: flex-start;
    }

    .custom-form-search .btn-close-search-form {
        right: -3%;
    }

    .custom-form-search .input-group .input-group-box {
        width: calc(100% - 100px);
    }

    .custom-serchbox-overlay:before {
        top: 85px;
    }

    .contact-inform-card {
        padding: 40px 20px;
    }

    .porto-sicon-box.left-icon {
        flex-wrap: unset;
        justify-content: center;
    }

    .aboutus-page-section .aboutus-page-title {
        font-size: 28px !important;
    }

    .left-icon .porto-sicon-left .porto-icon {
        margin-right: 0px;
    }

    #side-nav-panel .searchform {
        display: none;
    }

    html.panel-opened .side-nav-panel-close {
        display: block;
        color: #fff;
        top: 10px;
        right: 14.5px;
        padding: 12px 15px;
        opacity: 1;
        visibility: visible;
        z-index: 9999 !important;
        font-size: 25px;
        background: #000;
        border-radius: 50px;
    }

    .serchbox-imgbox {
        justify-content: unset;
    }

    .popularproduct .serchbox-imgbox .content {
        margin: 0px 0px 0px 0px;
    }
}

@media (max-width:767px) {
    .custom-serchbox .card {
        width: calc(100% - 0%);
    }

    .custom-form-search {
        padding: 25px 20px;
        top: 75px;
    }

    .custom-form-search .search-logo {
        display: none;
    }

    .custom-form-search .input-group .input-group-box {
        width: calc(100% - 90px);
    }

    .custom-form-search .btn-close-search-form {
        right: -6%;
    }

    .custom-form-search .input-group {
        justify-content: flex-start;
    }

    .custom-serchbox {
        width: calc(100% - 0%);
        top: 100%;
    }

    #side-nav-panel .searchform.search-layout-reveal {
        display: none;
    }

    .custom-form-search .btn-close-search-form {
        padding: 8px 10px;
        font-size: 16px;
    }

    .contact-inform-card .location-icon .porto-sicon-left i {
        font-size: 80px;
    }

    .porto-sicon-box.left-icon {
        flex-wrap: wrap;
    }

    .left-icon .porto-sicon-body {
        text-align: center;
        margin-top: 50px;
    }

    .contact-form-card {
        padding: 40px 20px;
    }

    .contact-form-card h3 {
        font-size: 22px !important;
    }

    .aboutus-page-section .aboutus-page-title {
        font-size: 20px !important;
    }

    .faq-section .toggle > label {
        padding: 15px 30px 15px 15px;
    }

    .copyright-text {
        font-size: 14px;
        text-align: center;
        margin-bottom: 15px;
    }

    .copyright-text .wpb_content_element {
        margin-bottom: 0px;
    }

    .info-wrapper .info-card img {
        height: 30px;
        width: 30px;
    }

    .info-wrapper .info-card p {
        font-size: 14px;
    }

    .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
        font-size: 16px;
    }


}


/* ============== search box  ============== */
 
.faq-btn a {
    background-color: #00b9ff !important;
    border: 1px solid #00b9ff !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: normal !important;
    font-weight: 600 !important;
    margin: 15px 0px 0px 0px;
}

.faq-btn a:hover,
.faq-btn a:focus {
    background-color: #333333 !important;
    border: 1px solid #333333 !important;
    color: #fff !important;
}

/* =============== Custom Fields =============== */

.single-custom-fields {
    width: 100%;
}

.single-custom-fields label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    margin: 0px 0px 5px;
}

.single-custom-fields input {
    height: 40px;
    padding: 10px 10px;
    font-size: 14px;
    color: #222;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: calc(100% - 60%);
}

.single-custom-fields .custom-file-field input {
    margin: 0;
    line-height: 1;
    height: auto;
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 0px 0;
    width: auto;
}

.single-custom-fields .custom-file-field input::-webkit-file-upload-button {
    background: #00b9ff;
    color: #fff;
    border: 1px solid #00b9ff;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

.single-custom-fields .custom-file-field input::-webkit-file-upload-button:hover {
    border: 1px solid #00b9ff;
}

.single-custom-fields .custom-text-error,
.single-custom-fields .custom-file-error {
    display: block;
}

/* =============== Custom Fields =============== */

.products.list {
    margin: 0px 0px;
}

.shop-loop-before .woocommerce-ordering select {
    text-transform: capitalize;
}

.shop-loop-before .widget .widget-title {
    text-transform: capitalize;
}

.form-row .required {
    text-decoration: none;
}

.featured-boxes .woocommerce-form-row {
    position: relative;
}

.featured-boxes .password-eye {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 16px;
    color: #00b9ff;
    padding: 12px 0px;
    cursor: pointer;
}

.featured-boxes .password-eye .close_eye
{
    display: none;
}
.wishlist_table .wishlist-items-wrapper td {
    text-align: center !important;
}

.wishlist_table .wishlist-items-wrapper td.product-name {
    text-align: left !important;
}

.wishlist_table td.product-thumbnail>div {
    margin: 0 auto;
}

.wishlist_table.traditional:not(.mobile) .add-links {
    margin: 0 auto;
}

.custom-menu-mega-box::-webkit-scrollbar {
  width: 4px;
  height: 0px;
}
.custom-menu-mega-box::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(34, 37, 41, 0.5);
}
.custom-menu-mega-box::-webkit-scrollbar-thumb {
  background: #00b9ff;
  border-radius: 10px;
  transition: 0.5s;
}
.custom-menu-mega-box::-webkit-scrollbar-thumb:hover {
  background: #00b9ff;
  transition: 0.5s;
}

.cart.cart-table .product-name .variation-CustomFields {
    display: block;
}


.cart.cart-table .product-thumbnail>div {
    width: 150px;
    margin: 0px auto;
}

.cart.cart-table .product-thumbnail img {
    max-width: 150px;
}

.cart.cart-table .product-thumbnail img {
    max-width: 150px;
}

.cart-v2 .cart-collaterals {
    margin-top: 0px;
}

#ship-to-different-address {
    margin-top: 15px;
}

.registraion_success_message {
    font-size: 16px;
    font-weight: 500;
    color: #4BB543;
    word-break: break-all;
    line-height: normal;
    margin: 15px 0px 0px;
    text-align: center;
}

@media (max-width: 1600px) {
    a.fancybox-close {
        right: 30px;
    }
}

@media (min-width: 992px) {
    .shop-loop-before .woocommerce-ordering select {
        width: 200px;
    }
}

/* ================= Product Details slider bg ================= */


.product-images .product-image-slider.owl-carousel .img-thumbnail {
    height: 500px;
    padding: 40px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
    width: auto;
    max-height: 400px;
    margin: 0 auto;
}

.horizontal-img-thumbnail .frameImage {
    padding: 0;
}

.horizontal-img-thumbnail .frameImage {
    width: 530px;
    height: auto;
}

.square-img-thumbnail .frameImage {
    padding: 0;
}

.square-img-thumbnail .frameImage {
    height: auto;
}

.vertical-img-thumbnail .frameImage {
    padding: 0;
}

.vertical-img-thumbnail .frameImage {
    width: 290px;
    height: auto;
}

/*.product-thumbnails .product-thumbs-slider .owl-stage-outer {
    margin: 0px 25px;
    box-sizing: border-box;
}*/

.single-product .product-thumbs-slider .img-thumbnail {
    padding: 5px;
}

.product-summary-wrap .product-thumbnails .product-thumbs-slider .owl-stage {
    margin: 0 auto;
}

.product-summary-wrap .product-thumbnails .product-thumbs-slider {
    width: calc(100% - 100px);
    margin: 0px auto;
    overflow: unset;
}

.product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
    left: -45px;
}

.product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {
    right: -45px;
}

.quickview-wrap .product-summary-wrap .product-thumbnails .product-thumbs-slider {
    width: 100%;
    margin: 0px auto;
    overflow: unset;
}

.quickview-wrap .product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
    left: -5px;
}

.quickview-wrap .product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {
    right: -5px;
}

.quickview-wrap.single-product .product-thumbs-slider .img-thumbnail {
    height: 80px;
}

.quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail {
    height: 460px;
    padding: 40px 20px 20px;
}

.quickview-wrap .horizontal-img-thumbnail .frameImage {
    border: 0px;
    width: auto;
    margin: 0px auto;
    padding: 0;
}

.quickview-wrap .square-img-thumbnail .frameImage {
    border: 0px;
    width: auto;
    height: auto;
    margin: 0px auto;
}

.quickview-wrap .vertical-img-thumbnail .frameImage {
    border: 0px;
    width: auto;
    height: 370px;
    margin: 0px auto;
}

.shop-loop-before .porto-product-filters-body .yith-woocommerce-ajax-product-filter .yith-wcan-list {
    padding: 0px 0px;
}

.shop-loop-before .porto-product-filters-body .yith-woocommerce-ajax-product-filter .yith-wcan-list li {
    padding: 0px 15px;
}

.shop-loop-before .porto-product-filters-body .yith-woocommerce-ajax-product-filter .yith-wcan-list li.chosen {
    background-color: #efefef;
}

.shop-loop-before .porto-product-filters-body .yith-woocommerce-ajax-product-filter .yith-wcan-list li .count {
    margin: 8px 0px 0px 0px;
}

.address-field.update_totals_on_change .select2-container--default .select2-selection--single {
    padding: 5px 0px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

.address-field.validate-state .select2-container--default .select2-selection--single {
    padding: 5px 0px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.select2-dropdown {
    border: 1px solid rgba(0, 0, 0, 0.08);
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 5px 12px;
}

@media (max-width: 1600px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 450px;
        padding: 40px 40px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 330px;
    }

    .horizontal-img-thumbnail .frameImage {
        padding: 0;
    }

    .horizontal-img-thumbnail .frameImage {
        height: auto;
    }

    .square-img-thumbnail .frameImage {
        padding: 0px;
    }

    .square-img-thumbnail .frameImage {
        height: auto;
    }

    .vertical-img-thumbnail .frameImage {
        width: 260px;
    }

    .square-img-thumbnail .frameImage {
        width: 320px;
    }

    .square-img-thumbnail .frameImage img {
        height: auto;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 110px;
    }

    .quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 390px;
        padding: 40px 20px 20px; 
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: auto;
        height: auto;
        padding: 0px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: auto;
        height: auto;
    }

    .quickview-wrap .vertical-img-thumbnail .frameImage {
        height: 310px;
    }
}

@media (max-width: 1400px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 400px;
        padding: 40px 40px;
    }

    .product-images .product-image-slider.owl-carousel .img-thumbnail.vertical-img-thumbnail {
        padding: 40px 20px 20px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 300px;
    }

    .horizontal-img-thumbnail .frameImage {
        padding: 0;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 400px;
    }

    .square-img-thumbnail .frameImage .inner {
        height: auto;
    }

    .square-img-thumbnail .frameImage img {
        height: auto;
    }

    .square-img-thumbnail .frameImage {
        width: 300px;
        height: auto;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 105px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 240px;
    }
}

@media (max-width: 1300px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 420px;
        padding: 40px 40px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 310px;
    }

    .square-img-thumbnail .frameImage .inner {
        height: auto;
    }

    .square-img-thumbnail .frameImage img {
        height: auto;
    }

    .square-img-thumbnail .frameImage {
        width: 310px;
        height: auto;
    }
}

@media (max-width: 1200px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 520px;
        padding: 40px 40px;
    }
}

@media (max-width: 1024px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 430px;
        padding: 40px 40px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 240px;
        height: auto;
    }
}

@media (max-width: 992px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 600px;
        padding: 40px 40px;
    }

    .single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 480px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 350px;
        height: auto;
    }

    .square-img-thumbnail .frameImage {
        width: 450px;
        height: auto;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 160px;
    }

    .cart-v2 .cart-collaterals {
        margin-top: 30px;
    }

    .checkout .checkout-order-review {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 420px;
        padding: 40px 40px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 230px;
        height: auto;
    }

    .product-summary-wrap .product-thumbnails .product-thumbs-slider {
        width: 100%;
        margin: 0px;
        overflow: unset;
    }

    .product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
        left: -5px;
    }

    .product-summary-wrap .product-thumbs-slider.owl-carousel .thumb-nav .thumb-next {
        right: -5px;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 90px;
    }

}

/* ================= Product Details slider bg ================= */

/* Detail page image update style 21/01/2025 */

.product-images .product-image-slider.owl-carousel .img-thumbnail {
    background: url(../images/product-details/bg-image1.png) bottom right no-repeat;
    background-size: cover;
    width: 100%;
}

.single-product .product-thumbs-slider .img-thumbnail {
    height: 100px;
}

.product-images .product-image-slider.owl-carousel .img-thumbnail {
    padding: 50px 0px;
    height: 650px;
    display: block;
}

.product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
    margin: -50px 0px;
    max-height: 650px;
    border: 0px;
}

.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
    width: 100%;
    max-height: 100%;
}

.horizontal-img-thumbnail .frameImage {
    padding: 0px 20px 30px;
}

.vertical-img-thumbnail .frameImage  {
    border: 0px;
    width: 500px;
    height: 500px;
    margin: 0px auto;
}

.horizontal-img-thumbnail .frameImage {
    border: 0px;
    width: 550px;
    height: 550px;
    margin: 0px auto;
}

.square-img-thumbnail .frameImage {
    border: 0px;
    width: 500px;
    height: 500px;
    margin: 0px auto;
}

.single-product .product-summary-wrap .product-images .company-logo {
    left: 50%;
}

.square-img-thumbnail .frameImage .inner {
    height: auto;
}

.payment_method_wc-upi .upiwc-checkout-payment-form .upiwc-input-field input {
    padding: 10px 10px !important;
    max-height: 100%  !important;
    min-height: 100% !important;
    border: 1px solid rgba(0, 0, 0, 0.08)  !important;
}

.payment_method_wc-upi .upiwc-checkout-payment-form .upiwc-input-field .selectize-input {
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    padding: 16px 0px;
}

.payment_method_wc-upi .upiwc-checkout-payment-form .upiwc-input-field .selectize-input input {
    padding: 0px !important;
    width: 100% !important;
    border: 0 !important;
}

.payment_method_wc-upi .upiwc-checkout-payment-form .dropdown-active {
    padding: 7px 0px;
}

.quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail {
    height: 400px;
    padding: 0px 0px 0px;
    display: flex;
}

.quickview-wrap .horizontal-img-thumbnail .frameImage {
    width: 310px;
}

.quickview-wrap .vertical-img-thumbnail .frameImage {
    height: 290px;
}

.quickview-wrap .square-img-thumbnail .frameImage {
    width: 280px;
    height: 280px;
}

.quickview-wrap .square-img-thumbnail .frameImage img {
    height: auto;
}

#btn-razorpay {
    padding: 10px 20px;
    background: #222529;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    border: 1px solid #222529;
    margin: 0px 10px 0px 0px;
}

#btn-razorpay:hover,
#btn-razorpay:focus {
    background: transparent;
    color: #222529;
    border: 1px solid #222529;
}

#btn-razorpay-cancel {
    padding: 10px 20px;
    background: transparent;
    color: #222529;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    border: 1px solid #222529;
}

#btn-razorpay-cancel:hover,
#btn-razorpay-cancel:focus{
    background: #222529;
    color: #fff;
    border: 1px solid #222529;
}

.woocommerce-MyAccount-orders .pay {
    margin-right: 10px;
}

.woocommerce-MyAccount-orders .view {
    margin-right: 10px;
}

/*.featured-boxes .product-meta-image.text-center {
    width: 140px;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    padding: 10px 10px;
    max-height: 130px;
}

.featured-boxes .product-meta-image.text-center img {
    max-width: 100% !important;
    height: auto !important;
    border: 0 !important;
    padding: 0px !important;
    width: 80px !important;
}*/

@media (max-width: 1600px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 450px;
    }

    .horizontal-img-thumbnail .frameImage {
        height: auto;
        width: 400px;
        padding: 60px 0px 0px;
    }

    .vertical-img-thumbnail .frameImage {
        padding: 10px 20px 30px;
        height: 370px;
    }

    .square-img-thumbnail .frameImage {
        padding: 0px 20px 30px;
        height: 350px;
        width: 350px;
    }

    .square-img-thumbnail .inner {
        height: auto;
    }

    .quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 330px;
    }

    .quickview-wrap .horizontal-img-thumbnail .frameImage {
        width: 270px;
    }

    .quickview-wrap .vertical-img-thumbnail .frameImage {
        height: 250px;
        padding: 10px 0px 0px;
    }

    .quickview-wrap .square-img-thumbnail .frameImage {
        width: 270px;
        height: 270px;
        padding: 0px 20px 0px;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 80px;
    }

    .woocommerce-MyAccount-orders .pay {
        margin: 0px 10px 10px 0px;
    }

    .woocommerce-MyAccount-orders .view {
        margin: 0px 10px 10px 0px;
    }
}

@media (max-width: 1400px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 470px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 400px;
    }

    .vertical-img-thumbnail .frameImage {
        height: 390px;
    }

    .square-img-thumbnail .frameImage {
        height: 360px;
        width: 360px;
    }

    .square-img-thumbnail .frameImage img {
        height: auto;
    }
}

@media (max-width: 1300px) {
    .vertical-img-thumbnail .frameImage {
        padding: 10px 20px 30px;
    }
}

@media (max-width: 1024px) {
    .vertical-img-thumbnail .frameImage {
        height: 330px;
        width: auto;
    }

    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 390px;
    }

    .checkout-order-review .featured-boxes {
        padding: 22px 15px !important;
    }

    .checkout-order-review .featured-boxes .review-order.woocommerce-checkout-review-order-table .product-checkout-wrap {
        flex-flow: column;
        text-align: left;
    }

    .checkout-order-review .featured-boxes .review-order.woocommerce-checkout-review-order-table .product-checkout-wrap .product-thumbnail {
        margin-bottom: 10px;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 80px;
    }

    .square-img-thumbnail .frameImage {
        height: 300px;
        width: 300px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 340px;
    }
}

@media (max-width: 992px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 550px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 480px;
    }

    .vertical-img-thumbnail .frameImage {
        height: 450px;
        padding: 20px 20px 30px;
    }

    .square-img-thumbnail .frameImage {
        height: 430px;
        width: 430px;
    }

    .checkout-order-review .featured-boxes {
        padding: 22px 25px !important;
    }

    .checkout-order-review .featured-boxes .review-order.woocommerce-checkout-review-order-table .product-checkout-wrap {
        flex-flow: unset;
        text-align: unset;
    }

    .checkout-order-review .featured-boxes .review-order.woocommerce-checkout-review-order-table .product-checkout-wrap .product-thumbnail {
        margin-bottom: 0px;
    }

    .contact-detalis-row {
        margin: 0px 0px 0px !important;
    }

    .contact-detalis-row {
        flex-flow: column;
        width: 100%;
    }

    .contact-inform-card {
        padding: 40px 20px;
        width: 100%;
    }

    .contact-form-card {
        padding: 40px 40px;
        width: 100%;
    }

    .porto-sicon-box.left-icon {
        flex-wrap: wrap;
        justify-content: center;
    }

    .contact-inform-card .location-icon .porto-sicon-left i {
        font-size: 70px;
    }

    .left-icon .porto-sicon-body {
        text-align: center;
        margin: 50px 0px 0px;
    }
}

@media (max-width: 767px) {
    .product-images .product-image-slider.owl-carousel .img-thumbnail {
        height: 320px;
    }

    .horizontal-img-thumbnail .frameImage {
        width: 80%;
        padding: 60px 20px 30px;
    }

    .vertical-img-thumbnail .frameImage {
        width: 100%;
        height: 260px;
        padding: 15px 20px 25px;
    }

    .square-img-thumbnail .frameImage {
        height: 210px;
        width: 210px;
        padding: 0px 0px 0px;
    }

    .single-product .product-thumbs-slider .img-thumbnail {
        height: 80px;
    }

    .woocommerce-MyAccount-orders .pay {
        margin: 0px 8px 0px 0px;
    }

    .woocommerce-MyAccount-orders .view {
        margin: 0px 8px 0px 0px;
    }
}

/* ================== New ================== */
p.stock.available-on-backorder {
    display: none !important;
}

.product-summary-wrap .dd2 {
    top: 40px;
}


.product_cat-badminton .porto-tb-featured-image {
    height: auto;
    padding: 0px 0px;
}

.product_cat-badminton .porto-tb-featured-image {
    background: none;
    width: auto;
}

.product_cat-badminton .porto-tb-featured-image .img-thumbnail {
    height: auto;
}

.product_cat-badminton .porto-tb-featured-image .img-thumbnail img {
    width: auto;
    height: auto;
    padding: 0;
}
.product-images {
    max-width: 700px;
    margin: 0 auto;
}

.product-images .product-image-slider.owl-carousel .img-thumbnail {
    padding: 0px;
    height: auto;
    background: none;
}

.product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
    margin: 0px;
    max-height: 100%;
    border: 0px;
}

.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
    max-height: 600px;
}

.product_cat-bhagavad-gita .porto-tb-featured-image {
    height: auto;
    padding: 0px 0px;
}

.product_cat-bhagavad-gita .porto-tb-featured-image {
    background: none;
    width: auto;
}

.product_cat-bhagavad-gita .porto-tb-featured-image .img-thumbnail {
    height: auto;
}

.product_cat-bhagavad-gita .porto-tb-featured-image .img-thumbnail img {
    width: auto;
    height: auto;
    padding: 0;
}

.related-product-slider .product_cat-bhagavad-gita .product-image {
    height: auto;
    padding: 0;
}

.related-product-slider .product_cat-bhagavad-gita .product-image .inner {
    width: auto;
    height: auto;
    box-shadow: none;
}

.product-thumbs-slider .owl-dots {
    display: none;
}

.custom-shop-style .list .product_cat-bhagavad-gita .porto-tb-featured-image {
    height: auto;
    padding: 0;
}

.tab-content .wp-block-image .aligncenter {
    margin: 0px;
}

.product-summary-wrap .product-thumbs-slider {
    width: 90%;
    margin: 0 auto;
} 

.product-summary-wrap .product-thumbs-slider.owl-carousel .owl-stage {
    margin: 0 auto;
}

.custom-form-search .input-group .input-group-box input:focus {
  box-shadow: 0 0 0 0.25rem rgb(0 185 255 / 14%);
}
 
.product_cat-bhagavad-gita .product-image-slider .img-thumbnail {
    background: none;
}

.quickview-wrap.single-product .product-thumbs-slider .img-thumbnail {
    padding: 5px;
}

.single-product .product-thumbs-slider .img-thumbnail {
    height: auto;
}

.quickview-wrap.single-product .product-thumbs-slider .img-thumbnail {
    height: 80px;
}

.quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
    max-height: 364px;
}

.quickview-wrap.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
    max-height: 364px;
}

.product-images .product-image-slider.owl-carousel {
    margin-bottom: 20px;
}

@media (max-width: 1600px) {
    .quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
        max-height: 286px;
    }

    .quickview-wrap.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 286px;
    }
}

@media (max-width: 992px) {
    .quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
        max-height: 445px;
    }

    .quickview-wrap.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 445px;
    }

}

@media (max-width: 767px) {
    .quickview-wrap .product-images .product-image-slider.owl-carousel .img-thumbnail .inner {
        max-height: 308px;
    }

    .quickview-wrap.single-product .product-summary-wrap .product-images .product-image-slider .owl-item .img-thumbnail>.inner>img {
        max-height: 308px;
    }
}