@font-face {
    font-family: 'VMUltramagneticNormalRegular';
    src: url('fonts/vmultramagnetic-normal-webfont.eot');
    src: url('fonts/vmultramagnetic-normal-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/vmultramagnetic-normal-webfont.svg#VMUltramagneticNormalRegular') format('svg'),
    url('fonts/vmultramagnetic-normal-webfont.woff') format('woff'),
    url('fonts/vmultramagnetic-normal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.head-nav .navbar-header .navbar-brand img {
    width: 205px;
}

.woocommerce-checkout #payment div.payment_box {    
    margin: 3px !important;
}

.td-none,
.td-none:hover {
    text-decoration: none !important;
}

.bg-dark-red {background: #da4a54;}
.bg-blue {background: #0064ff;}
.bg-white {background: #fff;}
.bg-pink {background: #ff2cdd;}
.bg-light-sky-blue {background: #4bc4ee;}
.bg-yellow {background: #f4dd45;}

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

::-webkit-scrollbar {
    background-color: #fff;
    width: 16px;
}

/* background of the scrollbar except button or resizer */
::-webkit-scrollbar-track {
    background-color: #fff;
}




/* scrollbar itself */
::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;
    border: 4px solid #fff;
    min-height: 30px;
}

/* set button(top and bottom of the scrollbar) */
::-webkit-scrollbar-button {
    display: none;
}

.error404  #head .slicknav_menu {
    background: #058E3D;
}

/* satrt of card_catagory_product css */
.cs_related_products .price_card {
    position: relative;
}

.cs_related_products .like_logo {
    z-index: 99;
}

.profile_stats h2 {
    margin: 5px;
}

.cs_related_products .product_info {
    padding: 15px 15px 15px 22px;
}

.cs_related_products .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    opacity: .9;
}

.post_loader {
    text-align: center;
    margin-top: 55px;
    display: none;
}

.post_loader .fa-refresh {
    font-size: 30px;
}

.cs_related_products .overlay_text i.fas {
    font-size: 30px;
    margin-top: 10px;
}


.cs_related_products .overlay_text {
    color: white;
    font-size: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: bold;
}

.cs_related_products .price_card:hover .overlay {
    height: 100%;
}

.cs_related_products .card_arrow {
    padding: 0 10px;
}

.cs_related_head h2 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 5px;
}

/* End of card_catagory_product css */


.single_product_wrapper {
    margin-top: 30px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    background: #fff;
}

.woocommerce-billing-fields__field-wrapper,
.yt_coupon_wrapper,
.gst_fields .gst_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yt_coupon_wrapper {
    align-items: center;
    margin-bottom: 20px;
}

.yt_coupon_wrapper button {
    margin-bottom: 0;
    border-radius: 30px;
    padding: 11px 25px;
    height: 46px;
    font-size: 14px;
}

.woocommerce-checkout form #customer_details .col-1 {
    float: none;
    width: 100%;
}

@Keyframes btnlight {
    0% {
        background-position: -5000px 0;
    }
    100% {
        background-position: 5000px 0;
    }
}

/*.woocommerce-tabs.wc-tabs-wrapper h2, h3, p {
  text-align: center;
}*/

/*  YOUTUBE */

.single_tumblr_product .social_details .input-icon_right {
    width: 85%;
}

.single_mixcloud_product #head .head-nav,
.single_mixcloud_product .product_wrapper,
.single_mixcloud_product .slicknav_menu
    /*.single_mixcloud_product .single_add_to_cart_button.button.alt*/
{
    background: #5000ff;
}

.single_mixcloud_product .single_add_to_cart_button.button.alt {
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(80, 0, 255) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(80, 0, 255) 62.27%), #5000ff;
}

.single_yandex_zen_product #head .head-nav,
.single_yandex_zen_product .product_wrapper,
.single_yandex_zen_product .slicknav_menu
    /*.single_yandex_zen_product .single_add_to_cart_button.button.alt*/
{
    background: #fc0;
}

.single_yandex_zen_product .single_add_to_cart_button.button.alt {
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(255, 204, 0) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(255, 204, 0) 62.27%), #fc0;
}

.single_trust_pilot_product #head .head-nav {
    background-image: linear-gradient(to right, #00b67a 0%, #f1f900 100%);
}

.single_trust_pilot_product .product_wrapper {
    background-image: linear-gradient(to right, #00b67a 0%, #f1f900 100%);
}

.single_trust_pilot_product .slicknav_menu {
    background-image: linear-gradient(to right, #00b67a 0%, #f1f900 100%);
}

.single_trust_pilot_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #00b67a 0%, #f1f900 100%);    */
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(7, 184, 119) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(7, 184, 119) 62.27%), #07b876;
}

.single_likee_product #head .head-nav {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .slicknav_menu {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .product_wrapper {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(255, 131, 52) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(255, 130, 53) 62.27%), #ff8334;
}

.single_likee_product #head .head-nav {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .slicknav_menu {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .product_wrapper {
    background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);
}

.single_likee_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #ff8432 0%, #f236b7 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(255, 131, 52) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(255, 130, 53) 62.27%), #ff8334;
}


.single_threads_followers_product #head .head-nav {
    background-image: linear-gradient(135deg, #B29E8C 0%, #FFD2A5 100%);
}

.single_threads_followers_product .slicknav_menu {
    background-image: linear-gradient(135deg, #B29E8C 0%, #FFD2A5 100%);
}

.single_threads_followers_product .product_wrapper {
    background-image: linear-gradient(135deg, #B29E8C 0%, #FFD2A5 100%);
}

.single_threads_followers_product .single_add_to_cart_button.button.alt {
    background-image: linear-gradient(135deg, #B29E8C 0%, #FFD2A5 100%);
animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(102, 125, 233) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(102, 126, 234) 62.27%), #667eea;
}


.single_clubhouse_product #head .head-nav {
    background-image: linear-gradient(to right, #667eea 0%, #764ba2 100%);
}

.single_clubhouse_product .slicknav_menu {
    background-image: linear-gradient(to right, #667eea 0%, #764ba2 100%);
}

.single_clubhouse_product .product_wrapper {
    background-image: linear-gradient(to right, #667eea 0%, #764ba2 100%);
}

.single_clubhouse_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #667eea 0%, #764ba2 100%);*/

    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(102, 125, 233) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(102, 126, 234) 62.27%), #667eea;
}

.single_tumblr_product #head .head-nav {
    background-image: linear-gradient(to right, #395976 0%, #496f92 100%);
}

.single_tumblr_product .slicknav_menu {
    background-image: linear-gradient(to right, #395976 0%, #496f92 100%);
}

.single_tumblr_product .product_wrapper {
    background-image: linear-gradient(to right, #395976 0%, #496f92 100%);
}

.single_tumblr_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #395976 0%, #496f92 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(57, 90, 119) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(57, 89, 118) 62.27%), #395976;
}


.single_snapchat_product #head .head-nav {
    background-image: linear-gradient(to right, #ff5858 0%, #f09819 100%);
}

.single_snapchat_product .slicknav_menu {
    background-image: linear-gradient(to right, #ff5858 0%, #f09819 100%);
}

.single_snapchat_product .product_wrapper {
    background-image: linear-gradient(to right, #ff5858 0%, #f09819 100%);
}

.single_snapchat_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #ff5858 0%, #f09819 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(255, 90, 86) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(255, 90, 86) 62.27%), #ff5957;
}

.single_takatak_product #head .head-nav {
    background-image: linear-gradient(to right, #868f96 0%, #596164 100%);
}

.single_takatak_product .slicknav_menu {
    background-image: linear-gradient(to right, #868f96 0%, #596164 100%);
}

.single_takatak_product .product_wrapper {
    background-image: linear-gradient(to right, #868f96 0%, #596164 100%);
}

.single_takatak_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #868f96 0%, #596164 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(134, 143, 150) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(134, 143, 150) 62.27%), #868f96;
}

.single_soundcloud_product #head .head-nav {
    background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);
}

.single_soundcloud_product .slicknav_menu {
    background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);
}

.single_soundcloud_product .product_wrapper {
    background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);
}

.single_soundcloud_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(240, 151, 26) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(240, 151, 26) 62.27%), #f0971a;
}

.single_vimeo_product #head .head-nav {
    background-color: #1a2e3a;
}

.single_vimeo_product .slicknav_menu {
    background-color: #1a2e3a;
}

.single_vimeo_product .product_wrapper {
    background-color: #1a2e3a;
}

.single_vimeo_product .single_add_to_cart_button.button.alt {
    /*background-color: #1a2e3a;*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(26, 46, 58) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(26, 46, 58) 62.27%), #1a2e3a;
}


.single_twitch_product #head .head-nav {
    background-image: linear-gradient(to right, #7028e4 0%, #e5b2ca 100%);
}

.single_twitch_product .slicknav_menu {
    background-image: linear-gradient(to right, #7028e4 0%, #e5b2ca 100%);
}

.single_twitch_product .product_wrapper {
    background-image: linear-gradient(to right, #7028e4 0%, #e5b2ca 100%);
}

.single_twitch_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #7028e4 0%, #e5b2ca 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(113, 41, 228) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(113, 42, 228) 62.27%), #7129e4;
}

.single_youtube_product .product_wrapper {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
}

.single_youtube_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #0ba360 0%, #1DDDBD 100%);    */
}

.single_youtube_product .slicknav_menu {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
}

.single_youtube_product #head .head-nav {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
}

.single_youtube_product .single_add_to_cart_button.button.alt {
    -webkit-animation: btnlight 53s linear infinite;
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgba(133, 239, 49, 0) 25.73%, hsla(0, 0%, 100%, .3) 45.27%, rgba(133, 239, 49, 0) 62.27%), #0ba360;

}


.single_youtube_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
}


.single_subscribers_product .product_wrapper {
    background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);

}

.single_subscribers_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);*/
}

.single_subscribers_product .slicknav_menu {
    background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);
}

.single_subscribers_product #head .head-nav {
    background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);
}

.single_subscribers_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(255, 9, 69) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(255, 8, 68) 62.27%), #ff0a45;
}

.single_subscribers_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);
}


.single_youtube_product.ytc_comments .product_wrapper {
    background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);

}

.single_youtube_product.ytc_comments #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);*/
}

.single_youtube_product.ytc_comments .slicknav_menu {
    background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}

.single_youtube_product.ytc_comments #head .head-nav {
    background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}

.single_youtube_product.ytc_comments .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(157, 158, 163) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(157, 158, 163) 62.27%), #9d9ea3;
}

.single_youtube_product.ytc_comments .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to left, #BDBBBE 0%, #9D9EA3 100%), radial-gradient(88% 271%, rgba(255, 255, 255, 0.25) 0%, rgba(254, 254, 254, 0.25) 1%, rgba(0, 0, 0, 0.25) 100%), radial-gradient(50% 100%, rgba(255, 255, 255, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%);
}


.single_youtube_product.ytc_likes .product_wrapper {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);

}

.single_youtube_product.ytc_likes #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);*/
}

.single_youtube_product.ytc_likes .slicknav_menu {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

.single_youtube_product.ytc_likes #head .head-nav {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

.single_youtube_product.ytc_likes .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(177, 42, 91) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(177, 42, 91) 62.27%), #b12a5b;
}

.single_youtube_product.ytc_likes .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

/*  INSTAGRAM */

.single_instagram_product .product_wrapper,
.single_ig_auto_product .product_wrapper,
.single_instagram_product .slicknav_menu,
.single_ig_auto_product .slicknav_menu,
.single_instagram_product #head .head-nav,
.single_ig_auto_product #head .head-nav,
.single_ig_auto_product.ytc_likes .single_add_to_cart_button.button.alt {
    background: linear-gradient(to right, #B900B4, #F50000, #FFD521);
}


.single_yt_auto_product.ytc_views .product_wrapper,
.single_yt_auto_product.ytc_views .slicknav_menu,
.single_yt_auto_product.ytc_views #head .head-nav {
    background-image: linear-gradient(to right, #3D4E81 0%, #5753C9 48%, #6E7FF3 100%)
}

.single_yt_auto_product.ytc_likes .product_wrapper,
.single_yt_auto_product.ytc_likes .slicknav_menu,
.single_yt_auto_product.ytc_likes .promotional_title_wrapper h1::after,
.single_yt_auto_product.ytc_likes .single_add_to_cart_button.button.alt,
.single_yt_auto_product.ytc_likes #head .head-nav {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

.single_yt_auto_product.ytc_comments .product_wrapper,
.single_yt_auto_product.ytc_comments .slicknav_menu,
.single_yt_auto_product.ytc_comments .promotional_title_wrapper h1::after,
.single_yt_auto_product.ytc_comments .single_add_to_cart_button.button.alt,
.single_yt_auto_product.ytc_comments #head .head-nav {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

.single_yt_auto_product.ytc_views .product_wrapper,
.single_yt_auto_product.ytc_views .slicknav_menu,
.single_yt_auto_product.ytc_views .promotional_title_wrapper h1::after,
.single_yt_auto_product.ytc_views .single_add_to_cart_button.button.alt,
.single_yt_auto_product.ytc_views #head .head-nav {
    background-image: linear-gradient(to right, #b12a5b 0%, #b12a5b 0%, #b12a5b 21%, #cf556c 52%, #f99185 78%, #ff8c7f 100%);
}

.single_youtube_shorts_product.ytc_views .product_wrapper,
.single_youtube_shorts_product.ytc_views .slicknav_menu,
.single_youtube_shorts_product.ytc_views .promotional_title_wrapper h1::after,
.single_youtube_shorts_product.ytc_views .single_add_to_cart_button.button.alt,
.single_youtube_shorts_product.ytc_views #head .head-nav,
.single_youtube_shorts_product.ytc_comments .product_wrapper,
.single_youtube_shorts_product.ytc_comments .slicknav_menu,
.single_youtube_shorts_product.ytc_comments .promotional_title_wrapper h1::after,
.single_youtube_shorts_product.ytc_comments .single_add_to_cart_button.button.alt,
.single_youtube_shorts_product.ytc_comments #head .head-nav,
.single_youtube_shorts_product.ytc_likes .product_wrapper,
.single_youtube_shorts_product.ytc_likes .slicknav_menu,
.single_youtube_shorts_product.ytc_likes .promotional_title_wrapper h1::after,
.single_youtube_shorts_product.ytc_likes .single_add_to_cart_button.button.alt,
.single_youtube_shorts_product.ytc_likes #head .head-nav {
    background-image: linear-gradient(to right, #AC32E4 0%, #7918F2 48%, #4801FF 100%) !important;
}

.single_ig_auto_product.ytc_views .product_wrapper,
.single_ig_auto_product.ytc_views .slicknav_menu,
.single_ig_auto_product.ytc_views #head .head-nav {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);
}


.single_instagram_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #B900B4, #F50000, #FFD521);    */
}

/*.single_instagram_product .single_add_to_cart_button.button.alt,
.single_ig_auto_product .single_add_to_cart_button.button.alt{
    background: linear-gradient(to right, #B900B4, #F50000, #FFD521);
}*/


.single_ig_auto_product.ytc_views .single_add_to_cart_button.button.alt {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);
}

.single_instagram_product .single_add_to_cart_button.button.alt {
    -webkit-animation: btnlight 53s linear infinite;
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(188, 0, 171) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(186, 0, 176) 62.27%), #bc00ac;
}

.single_instagram_product .promotional_title_wrapper h1::after,
.single_ig_auto_product .promotional_title_wrapper h1::after {
    background: linear-gradient(to right, #B900B4, #F50000, #FFD521);
}


.single_IGTV_product .product_wrapper {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_IGTV_product .slicknav_menu {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_IGTV_product #head .head-nav {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_IGTV_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);*/
}

.single_IGTV_product .single_add_to_cart_button.button.alt {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_IGTV_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}


.single_instagram_product.ytc_followers .product_wrapper {
    background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);
}

.single_instagram_product.ytc_followers .slicknav_menu {
    background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);
}

.single_instagram_product.ytc_followers #head .head-nav {
    background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);
}

.single_instagram_product.ytc_followers #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);*/
}

.single_instagram_product.ytc_followers .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(203, 32, 143) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(204, 32, 142) 62.27%), #cb208e;
}

.single_instagram_product.ytc_followers .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #cc208e 0%, #6713d2 100%);
}


.single_instagram_product.ytc_views .product_wrapper,
.single_instagram_product.ytc_views #head .head-nav,
.single_instagram_product.ytc_views .slicknav_menu,
.single_ig_indian_auto_views_product.ytc_views .product_wrapper,
.single_ig_indian_auto_views_product.ytc_views #head .head-nav,
.single_ig_indian_auto_views_product.ytc_views .slicknav_menu {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%) !important;
}


.single_ig_indian_auto_views_product.ytc_views .single_add_to_cart_button.button.alt {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);
}

.single_instagram_product.ytc_views #head .head-nav ul li ul li {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);
}

.single_instagram_product.ytc_views .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(102, 0, 204) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(103, 1, 204) 62.27%), #60c;
}

.single_instagram_product.ytc_views .promotional_title_wrapper h1::after,
.single_ig_indian_auto_views_product.ytc_views .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);
}

.single_ig_indian_auto_views_product.ytc_views .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(102, 0, 204) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(103, 1, 204) 62.27%), #60c;
}


.single_instagram_product.ytc_comments .product_wrapper {
    background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
}

.single_instagram_product.ytc_comments .slicknav_menu {
    background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
}

.single_instagram_product.ytc_comments #head .head-nav {
    background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
}

.single_instagram_product.ytc_comments #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);*/
}

.single_instagram_product.ytc_comments .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);*/
    background: linear-gradient(121.19deg, rgb(181, 101, 218) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(180, 101, 218) 62.27%), #b465da;
}


.single_instagram_product.ytc_comments .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #b8cbb8 0%, #b8cbb8 0%, #b465da 0%, #cf6cc9 33%, #ee609c 66%, #ee609c 100%);
}

.cs_single_product.single_reels_product .product_wrapper {
    background: linear-gradient(to left, rgb(42, 245, 152) 0%, rgb(0, 158, 253) 100%);
}

.cs_single_product.ytc_comments #head .head-nav, .cs_single_product.ytc_comments .product_wrapper  {
    background: linear-gradient(to right, #B900B4, #F50000, #FFD521);
}

.single_instagram_product.single_reels_product #head .head-nav {
    background: linear-gradient(to left, rgb(42, 245, 152) 0%, rgb(0, 158, 253) 100%);
}

.single_instagram_product.single_reels_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to left, rgb(42, 245, 152) 0%, rgb(0, 158, 253) 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(0, 158, 252) 25.73%, hsla(0, 0%, 100%, 0.6) 45.27%, rgb(0, 158, 253) 62.27%), #009efd;
}

.cs_single_product.single_igtv_product .product_wrapper {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_instagram_product.single_igtv_product #head .head-nav {
    background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);
}

.single_instagram_product.single_igtv_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #cc1961 0%, #ec8c69 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(204, 25, 97) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(204, 26, 97) 62.27%), #cc1961;
}


/*  FACEBOOK */
.single_facebook_product .product_wrapper {
    background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);
}

.single_facebook_product .slicknav_menu {
    background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);
}

.single_facebook_product #head .head-nav {
    background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);
}

.single_facebook_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);    */
}

.single_facebook_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);
}

.single_facebook_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #4481eb 0%, #04befe 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(68, 129, 235) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(67, 130, 235) 62.27%), #4481eb;
}

/*  LINKEDIN */


.single_linkedin_product .product_wrapper {
    background-image: linear-gradient(to right, #09203f 0%, #537895 100%);
}

.single_linkedin_product .slicknav_menu {
    background-image: linear-gradient(to right, #09203f 0%, #537895 100%);
}

.single_linkedin_product #head .head-nav {
    background-image: linear-gradient(to right, #09203f 0%, #537895 100%);
}

.single_linkedin_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #09203f 0%, #537895 100%);    */
}

.single_linkedin_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #09203f 0%, #537895 100%);
}

.single_linkedin_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #09203f 0%, #537895 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(9, 32, 63) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(10, 34, 65) 62.27%), #09203f;
}


.single_linkedin_product.ytc_likes .product_wrapper {
    background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
}

.single_linkedin_product.ytc_likes .slicknav_menu {
    background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
}

.single_linkedin_product.ytc_likes #head .head-nav {
    background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
}

.single_linkedin_product.ytc_likes #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);*/
}

.single_linkedin_product.ytc_likes .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
}

.single_linkedin_product.ytc_likes .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(30, 60, 114) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(30, 60, 114) 62.27%), #1e3c72;
}

/*  TWITTER */

.single_twitter_product .product_wrapper {
    background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);
}

.single_twitter_product .slicknav_menu {
    background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);
}

.single_twitter_product #head .head-nav {
    background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);
}

.single_twitter_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);    */
}

.single_twitter_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);
}

.single_twitter_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #1FC1DA 0%, #04befe 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(31, 193, 218) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(31, 193, 219) 62.27%), #1fc1db;
}


/* TIKTOK  */

.single_tiktok_product .product_wrapper {
    background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);
}

.single_tiktok_product .slicknav_menu {
    background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);
}

.single_tiktok_product #head .head-nav {
    background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);
}

.single_tiktok_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);    */
}

.single_tiktok_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);
}

.single_tiktok_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #874da2 0%, #c43a30 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(135, 77, 162) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(135, 77, 162) 62.27%), #874da1;
}


/*  SPOTIFY */

.single_spotify_product .product_wrapper {
    background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);
}

.single_spotify_product .slicknav_menu {
    background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);
}

.single_spotify_product #head .head-nav {
    background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);
}

.single_spotify_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);   */
}

.single_spotify_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);
}

.single_spotify_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #50cc7f 0%, #f5d100 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(80, 204, 127) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(81, 204, 126) 62.27%), #51cc7e;
}


/*  GOOGLE */

.single_google_product .product_wrapper {
    background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);
}

.single_google_product .slicknav_menu {
    background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);
}

.single_google_product #head .head-nav {
    background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);
}

.single_google_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);   */
}

.single_google_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);
}

.single_google_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #e6b980 0%, #eacda3 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(230, 185, 129) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(230, 185, 129) 62.27%), #e6b981;
}

/*  QUORA */

.single_quora_product .product_wrapper {
    background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);
}

.single_quora_product .slicknav_menu {
    background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);
}

.single_quora_product #head .head-nav {
    background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);
}

.single_quora_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);    */
}

.single_quora_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);
}

.single_quora_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #B92B27 0%, #ff9a44 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(186, 44, 39) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(185, 43, 39) 62.27%), #b92b27;
}


/*  PINTEREST */

.single_pinterest_product .product_wrapper {
    background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);
}

.single_pinterest_product .slicknav_menu {
    background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);
}

.single_pinterest_product #head .head-nav {
    background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);
}

.single_pinterest_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);   */
}

.single_pinterest_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);
}

.single_pinterest_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #ef7874 0%, #dd524d 19%, #d72620 60%, #d52925 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(238, 118, 114) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(237, 115, 111) 62.27%), #ef7874;
}

/*  DISCORD */

.single_discord_product .product_wrapper {
    background-image: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);
}

.single_discord_product .slicknav_menu {
    background-image: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);
}

.single_discord_product #head .head-nav {
    background-image: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);
}

.single_discord_product #head .head-nav ul li ul li {
    /*background-image:  linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);   */
}

.single_discord_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);
}

.single_discord_product .single_add_to_cart_button.button.alt {
    /*background-image:  linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(72, 197, 239) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(73, 197, 238) 62.27%), #49c5ee;
}

/*  IMDB */

.single_imdb_product .product_wrapper {
    background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);
}

.single_imdb_product .slicknav_menu {
    background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);
}

.single_imdb_product #head .head-nav {
    background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);
}

.single_imdb_product #head .head-nav ul li ul li {
    /*background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);   */
}

.single_imdb_product .promotional_title_wrapper h1::after {
    background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);
}

.single_imdb_product .single_add_to_cart_button.button.alt {
    /*background-image: linear-gradient(to right, #e14fad 0%, #f9d423 100%);*/
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(225, 81, 171) 25.73%, hsla(0, 0%, 100%, 0.5) 45.27%, rgb(226, 82, 170) 62.27%), #e151ab;
}

.single_reel_product.ytc_reel.ytc_comments .single_add_to_cart_button.button.alt,
.single_reel_product.ytc_reel.ytc_comments .promotional_title_wrapper h1::after,
.single_Reels_product.ytc_reel.ytc_comments .product_wrapper,
.single_reel_product.ytc_reel.ytc_comments .product_wrapper,
.single_Reels_product.ytc_reel.ytc_comments .slicknav_menu,
.single_reel_product.ytc_reel.ytc_comments .slicknav_menu,
.single_Reels_product.ytc_reel.ytc_comments #head .head-nav,
.single_reel_product.ytc_reel.ytc_comments #head .head-nav,
.single_reel_product.ytc_likes.ytc_reel #head .head-nav,
    /*.single_reel_product.ytc_reel .single_add_to_cart_button.button.alt,*/
.single_reel_product.ytc_likes.ytc_reel .promotional_title_wrapper h1::after,
.single_reel_product.ytc_likes.ytc_reel .product_wrapper,
.single_reel_product.ytc_likes.ytc_reel .slicknav_menu,
.single_reel_product.ytc_views.ytc_reel #head .head-nav,
    /*.single_reel_product.ytc_views.ytc_reel .single_add_to_cart_button.button.alt,*/
.single_reel_product.ytc_views.ytc_reel .promotional_title_wrapper h1::after,
.single_reel_product.ytc_views.ytc_reel .product_wrapper,
.single_reel_product.ytc_views.ytc_reel .slicknav_menu {
    background-image: linear-gradient(to left, #2af598 0%, #009efd 100%) !important;
}

.single_reel_product.ytc_views.ytc_reel .single_add_to_cart_button.button.alt { /* background-image: linear-gradient(to right, #6600cc 0%, #fa71cd 100%); */
    animation: btnlight 53s linear infinite;
    background: linear-gradient(121.19deg, rgb(0, 158, 253) 25.73%, hsla(0, 0%, 100%, 0.4) 45.27%, rgb(0, 158, 253) 62.27%), #009ffc;
}

.woocommerce-page div.product div.summary.cs_product_template {
    float: left;
    width: 50%;
    position: relative;
    background: #fff;
    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);
    border-radius: 20px;
    padding: 15px 25px 10px 25px;
}

.promotional_title_wrapper h1::after {
    content: "";
    /*border: 1px solid #17a96d;*/
    display: block;
    width: 80%;
    margin: auto;
    margin-top: 20px;
    height: 2px;
}

.single_product_wrapper .promotional_title_wrapper h1 {
    margin: 10px 0;
    letter-spacing: 0px !important;;
    line-height: 30px !important;;
    color: #413633 !important;
    font-weight: bold;
    text-align: center;
}

.cs_product_template form.cart {
    margin-bottom: 20px !important;
}

.cs_product_template .cs_price .price span {
    font-size: 22px;
    margin-bottom: 0 !important;
}

.cs_product_template .cs_price label {
    margin-bottom: 0;
    font-size: 20px;
}

.cs_product_template .cs_price {
    margin: 7px 0 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cs_product_template .title_price_wrapper {
    display: flex;
    justify-content: space-between;
}

.cs_product_template .title_price_wrapper p.price {
    font-size: 18px !important;
    margin-top: 8px !important;;
    font-weight: normal !important;
}

.cs_product_template .wccpf_fields_table td.wccpf_value input.wccpf-field {
    display: block;
    height: 35px;
    width: 100%;
    padding: 15px 10px 16px 13px;
    line-height: 24px;
    outline: 0;
    background: #fff;
    border: 1px solid #bebaba;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.woocommerce .cs_product_template button.button.alt {
    font-weight: bold !important;
    float: none !important;
}

.single_telegram_product .single_add_to_cart_button.button.alt , .single_telegram_product #head .head-nav, 
.single_telegram_product .product_wrapper, .single_telegram_product #head .head-nav {
    /*background-image: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%);*/ 
    animation: btnlight 53s linear infinite;
    background: linear-gradient(to right, #48c6ef 0%, #6f86d6 100%)
    /* background: linear-gradient(121.19deg, rgb(72, 197, 239) 25.73%, hsla(0, 0%, 100%, 0.3) 45.27%, rgb(72, 198, 239) 62.27%), #48c6ef; */
}

.cs_product_template .single_add_to_cart_button {
    padding: 13px !important;
    border-radius: 50px !important;
    /*background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);*/
    /* background-color: #07883c; */
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold;
    width: 80% !important;
    text-align: center !important;
    margin: auto !important;
    display: block !important;
    border: none !important;
}


/*.cs_product_template .wccpf_fields_table td.wccpf_value button{
    display: none;
}*/
.cs_product_template .wccpf_fields_table {
    margin-bottom: 0 !important;
    border: 0;
}

.cs_product_template .wccpf-fields-group-1 .wccpf_fields_table tr td.wccpf_label, .cs_product_template .wccpf-fields-group-2 .wccpf_fields_table tr td.wccpf_label {
    display: none;
}

.cs_product_template .wccpf_fields_table td.wccpf_value .input_loader.buttonload {
    display: none;
    position: absolute;
    top: 9px;
    right: 0;
    color: #25af7a;
    background: none;
    border: none;
    font-size: 28px;
    font-weight: bold;
    z-index: 9;
}

.cs_product_template .wccpf-fields-group-1 .wccpf_fields_table tr td, .cs_product_template .wccpf-fields-group-2 .wccpf_fields_table tr td {
    padding: 0 !important;
    margin: 0 !important;
    border: 0px solid #fff !important;
    position: relative;
}

.cs_product_template .product_title {
    /*font-size: 19px !important;*/
    display: inline-block;
    margin-bottom: 20px !important;
    line-height: 1.4;
    letter-spacing: 0px;
}


.cs_single_product {
    /*background-image: linear-gradient(to right, #B900B4, #F50000, #FFD521);*/
}

/*.cs_single_product #head .head-nav{
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    border-bottom: none !important;
    padding: 1px 0 !important;
}*/

.single_product_wrapper .social_details {
    float: right;
    width: 45%;

    position: relative;
    background: #fff;
    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);
    border-radius: 20px;
    padding: 15px 15px 10px 15px
}

.social_details h1 {
    font-size: 18px;
    letter-spacing: 1px !important;
    text-align: center;
}

.stats_count {
    text-align: center;
}

.stats_count span {
    font-size: 28px;
    font-weight: bold;
}

.stats_count label {
    font-size: 18px;
    text-transform: capitalize;
}

.social_details .profile_stats {
    display: none;
}

.social_details .form-group {
    text-align: center;
    margin-bottom: 0px;
}

.social_details img {
    /*width: 70%;*/
}

.social_details .input-icon_right {
    object-fit: cover;
    max-height: 488px;
    overflow: hidden;
    margin-bottom: 15px;
}

.social_details .profile_stats_H1 {
    margin: 10px 0px;
    color: #413633 !important;
}

.social_details .profile_stats_loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000004a;
    border-radius: 20px;
}

/* Checkout Page */

.woocommerce-checkout .post_content h3 {
    margin: 0;
    font-size: 18px;
}

.stats_count img.check_icon {
    width: 20px;
    position: relative;
    top: -3px;
}

.woocommerce-checkout .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="text"],
.woocommerce-checkout .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="tel"],
.woocommerce-checkout .form-row input[type="email"],
.gst_fields .form-row input[type="text"],
.yt_coupon_fields .form-row input[type="text"],
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row input[type="password"] {
    display: block;
    height: 46px;
    width: 100%;
    line-height: 24px;
    outline: 0;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .35s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin-bottom: 5px;
    border-radius: 30px;
    background: #fdfafa;
    border: 1px solid #efe7e7;
}

.woocommerce-checkout .form-row select {
    padding-left: 15px;
}

.woocommerce-checkout form #customer_details .woocommerce-billing-fields .form-row,
.gst_fields .form-row,
.yt_coupon_fields .form-row {
    width: 49% !important;
    margin-bottom: 10px;
}


.checkout-nav img {
    width: 200px;
}

.checkout-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 20px;
}

.checkout-nav ul {
    margin-bottom: 0;
}

.checkout-nav ul li a, .checkout-nav ul li a:hover {
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.checkout-nav ul li a i {
    font-size: 30px;
    color: #fff;
    margin-top: 15px;
}


.cc_payment_gateway input[type="radio"] {
    margin-right: -11px !important;
    visibility: hidden;
}

.cc_payment_gateway li.payment_method_stripe {
    cursor: pointer;
}

.cc_fields h3.service_title span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.cc_fields h3.service_title {
    text-align: center;
    font-weight: 600;
    margin: 10px 0 10px 0;
}

.cc_fields .create-account #account_password_field label {
    display: none !important;
}

.cc_fields .create-account input[type="checkbox"] {
    margin-right: 0;
}

.cc_fields .create-account span {
    font-size: 14px;
}


.cc_payment_gateway li.wc_payment_method label {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
}


.cc_payment_gateway ul.wc_payment_methods {
    border-bottom: 0 !important;
    padding: 0 !important;
}


.cc_payment_gateway li.wc_payment_method {
    border: 1px solid #f3f3f3;
    padding: 1px;
    cursor: pointer;
}

.cc_payment_gateway li.wc_payment_method:not(:first-child) {
    margin-top: 3px !important;
}

.cc_payment_gateway li.wc_payment_method .payment_field {
    display: flex;
    align-items: center;
}

.woocommerce-checkout .content {
    min-height: calc(100vh - 120px) !important;
    margin-bottom: 0;
}

.cc_payment_gateway li.wc_payment_method label img {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cc_payment_gateway li.wc_payment_method label span {
    padding-left: 10px;
    line-height: 16px;
}

.cc_payment_gateway li.payment_method_stripe img {
    width: 100px;
}

.cc_payment_gateway li.payment_method_wallet img {
    width: 160px;
}


.cc_payment_gateway li.payment_method_phonepe img {
    width: 150px;
}

.cc_payment_gateway li.payment_method_upi_phonepe img {
    width: 150px;
}

.cc_payment_gateway li.payment_method_payumbolt img,
.cc_payment_gateway li.payment_method_wcpm_payu_money img{
    width: 200px;
}

.cc_payment_gateway li.payment_method_paytm-qr img {
    width: 150px;
}

.cc_payment_gateway li.payment_method_gpay img {
    width: 120px;
}


.cc_payment_gateway li.payment_method_instamojo img {
    width: 150px;
}

.cc_payment_gateway li.payment_method_zitengine_payoneer img {
    width: 170px;
}

.cc_payment_gateway li.payment_method_wc-razorpay img {
    width: 170px;
}

.payment_method_zitengine_payoneer.pointer-none p label,
.payment_method_zitengine_payoneer.pointer-none p input {
    display: none !important;
}

.cc_payment_gateway .payment_box.payment_method_payumbolt,
.cc_payment_gateway .payment_box.payment_method_wcpm_payu_money{
    background-image: linear-gradient(60deg, #96deda 0%, #50c9c3 100%);
}


.cc_payment_gateway .payment_box.payment_method_wc-razorpay {
    background-image: linear-gradient(to top, #09203f 0%, #537895 100%);
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_amazonpay {
    background: #ffb84d !important;
    color: #000;
}

.cc_payment_gateway .payment_box.payment_method_bhim {
    background: #2b7de9 !important;
    color: #fff;
}

.woocommerce-checkout #payment div.payment_box.payment_method_wc-razorpay::before {
    border: 1em solid #537895;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_cashfree {
    background: #6a5594 !important;
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_cashfree::before {
    border: 1em solid #6a5594;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_cashfree p {
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_zitengine_payoneer {
    background: #FF4800 !important;
}

.cc_payment_gateway .payment_box.payment_method_wc-razorpay p {
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_instamojo {
    background: #E85738 !important;
}

.cc_payment_gateway .payment_box.payment_method_zitengine_payoneer p {
    color: #fff;
}

.cc_payment_gateway .payment_box.payment_method_zitengine_payoneer input {
    color: #000;
}

.cc_payment_gateway .payment_box.payment_method_instamojo p {
    color: #fff;
}

.woocommerce-checkout #payment div.payment_box.payment_method_zitengine_payoneer::before {
    border: 1em solid #FF4800;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.payment_box.payment_method_instamojo::before {
    border: 1em solid #E85738;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.payment_box.payment_method_payumbolt::before,
.woocommerce-checkout #payment div.payment_box.payment_method_wcpm_payu_money::before{
    border: 1em solid #5accc6b0;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;

}

.woocommerce-checkout #payment div.payment_box.payment_method_wallet::before {
    border: 1em solid #f83600;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.cc_payment_gateway .payment_box.payment_method_wallet {
    background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
}
.cc_payment_gateway .payment_box.payment_method_stripe {
    background-image: linear-gradient(-225deg, #325de4 0%, #185af2 48%, #01baff 100%);
    color: #fff !important;
}


.cc_payment_gateway .payment_box.payment_method_payssion-webmoney p,
.cc_payment_gateway .payment_box.payment_method_wallet p{
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_payssion-webmoney::before {
    border: 1em solid #007dc6;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_payssion-webmoney {
    background: #007dc6 !important;
    color: #fff !important;
}


.cc_payment_gateway .payment_box.payment_method_payssion-bitcoin p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_payssion-bitcoin::before {
    border: 1em solid #f7931a;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_payssion-bitcoin {
    background: #f7931a !important;
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_stripe p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_stripe::before {
    border: 1em solid #a62fe6;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_phonepe {
    background: #6739b7 !important;
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_upi_phonepe {
    background: #6739b7 !important;
    color: #fff !important;
}



.woocommerce-checkout #payment div.payment_box.payment_method_upi_phonepe {
    background: #6739b7 !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_upi_phonepe p {
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_phonepe p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_phonepe::before {
    border: 1em solid #6739b7;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}


.cc_payment_gateway .payment_box.payment_method_bacs {
    background: #B02A30 !important;
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_bacs p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_bacs::before {
    border: 1em solid #B02A30;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment .payment_method_cashfree img {
    width: 150px;
}


.cc_payment_gateway .payment_box.payment_method_paytm-qr {
    background-image: linear-gradient(60deg, #002E6E 0%, #00B9F1 100%);
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_paytm-qr p {
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_gpay {
    background-image: linear-gradient(to right, #3A81F1 0%, #2DA94F 19%, #FDBD00 42%, #EA4335 79%, #5F6368 100%);
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_gpay p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_gpay::before {
    border: 1em solid #004281;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.payment_box.payment_method_paytm-qr::before {
    border: 1em solid #004281;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cc_payment_gateway .payment_box.payment_method_paypal,
.cc_payment_gateway .payment_box.payment_method_payop {
    background-image: linear-gradient(60deg, #002E6E 0%, #00B9F1 100%);
    color: #fff !important;
}

.cc_payment_gateway .payment_box.payment_method_paypal p,
.cc_payment_gateway .payment_box.payment_method_payop p {
    color: #fff !important;
}

.woocommerce-checkout #payment div.payment_box.payment_method_paypal::before,
.woocommerce-checkout #payment div.payment_box.payment_method_payop::before {
    border: 1em solid #004281;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

#stripe-payment-data .form-row {
    padding: 0 !important;
    margin: 0 !important;
}

.cc_payment_gateway .wc_payment_method label img:first-child {
    margin-left: 0 !important;
}

.cc_fields, .cc_payment_gateway {
    background: #fff;
    padding: 15px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);
    height: 100%;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
}

.cc_payment_gateway {
    height: 100vh;
    border-radius: 0px;

}


.cc_payment_gateway {
    overflow-y: scroll;
}

.payment_method_bacs.pointer-none {
    pointer-events: none;
    background: #9e9e9e38;
}

.payment_method_wc-razorpay.pointer-none {
    pointer-events: none;
    background: #9e9e9e38;
}

.payment_method_bacs.pointer-none div.payment_note {
    line-height: 20px;
    margin-top: 12px;
}


.cc_payment_gateway::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.cc_payment_gateway {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

tr.cart_item td.product-name img.like_logo {
    position: static;
    width: 40px;
}

tr.cart_item td.product-name b {
    font-size: 15px;
    padding-left: 5px;
}


.cc_payment_gateway h3 {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 9px;
    margin-top: 2px;
}

.cc_fields .woocommerce-billing-fields h3 + p {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 15px;
}

.cc_fields .account_info,
.cc_payment_gateway .account_info {
    font-size: 13px;
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #dfdcde47;
    color: #515151;
}


#wc-stripe-new-payment-method {
    margin-right: 0 !important;
    position: relative;
    top: 2px;
}

#wc-stripe-new-payment-method + label {
    display: inline;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    padding: 12px 10px !important;
    border-radius: 3px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f0eef0;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    top: -1em;
}

.woocommerce-checkout .head-nav {
    display: none;
}

.woocommerce-checkout #payment li.wc_payment_method.active {
    background: #dfdcde47 !important;  
     border: 2px solid #000;  
}

.place-order #place_order {
    display: none !important;
}

.cs_checkout_btn button {
    width: 100%;
    border-radius: 50px;
    background: #f96585;
    padding: 14px 0;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin-top: 20px;
    outline: none;
    font-weight: 800 !important;
    text-transform: capitalize;
}

.cs_checkout_btn button:hover,
.cs_checkout_btn button:focus,
.cs_checkout_btn button:active {
    color: #fff;
    outline: none !important;
}


.cc_fields .woocommerce-billing-fields__field-wrapper label {
    display: none !important;
}

.cc_fields table.shop_table {
    border: 1px solid #fff !important;
    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);
    margin: 0;
}

.cc_fields table.shop_table thead, .cc_fields table.shop_table tfoot {
    /*display: none;*/
}

.woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-notices-wrapper {
    display: none;
}

.form-row.include_gst {
    width: 100% !important;
}

.include_gst span.optional {
    display: none;
}

.include_gst label, .gst_fields label {
    font-size: 13px;
}


.custom_checkout {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    /*margin-top: 25px;*/
}

.woocommerce-checkout .bottom-foot {
    display: none;
}

.woocommerce-checkout .woocommerce + p {
    display: none;
}

.cc_fields .product-quantity {
    display: none;
}

.cc_fields h3 {
    margin-top: 0;
}

.payment_box p {
    font-size: 14px !important;
}

.stripe-source-errors + br {
    display: none;
}

.cc_fields table.shop_table tr td, .cc_fields table.shop_table tr th {
    border: 0px solid #fff;
}

.cc_fields table.shop_table tr td .variation {
    display: none;
}

.cc_fields table.shop_table tr td,
.cc_fields table.shop_table tfoot tr th {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.cc_fields table.shop_table {
    border: 0px solid #000000 !important;
}


.cc_fields table.shop_table tfoot tr:last-child {
    background: #e4f6e8;
}


.cc_fields table.shop_table tfoot tr:last-child th,
.cc_fields table.shop_table tfoot tr:last-child td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="text"],
.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="tel"],
.cc_fields .form-row input[type="email"],
.cc_fields .form-row input[type="password"],
.gst_fields .form-row input[type="text"] {
    border-radius: 30px;
    height: 40px;
    padding: 22px 0 22px 17px;
    margin: 0;
}


.woocommerce-checkout form #customer_details .form-row label {
    margin: 0px;
    margin-top: 8px;
    font-size: 15px
}

.woocommerce-checkout form #customer_details .col-1 {
    float: none;
    /*width: 50%;*/
}

.woocommerce-checkout .post_content h1.page-title {
    display: none;
}

.woocommerce-checkout .content {
    background-image: linear-gradient(to top, #f77062 0%, #fe5196 100%);
}

.woocommerce-checkout.woocommerce-order-received .head-nav {
    display: block;
}

.woocommerce-checkout.woocommerce-order-received .content {
    margin-top: 30px;
    background: #fff;
}

#switch-mode {
    position: fixed;
    bottom: 77px;
    z-index: 110;
    left: 1.7%;
    cursor: pointer;
}

#switch-mode .dark-mode {
    background-color: #787878 !important;
    border: 3px solid #ffffff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%) !important;
}

#switch-mode .dark-mode:hover {
    background-image: linear-gradient(to right, #000, #6d6d6d);
}

#switch-mode .dark-mode i {
    color: #ffffff;
}

#switch-mode .mode-control i {
    font-size: 20px;
}

#switch-mode .mode-control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 10px;
}

.d-none {
    display: none !important;
}

#switch-mode .light-mode i {
    color: #000;
}

#switch-mode .light-mode {
    background-color: #f1f1f1;
    border: 3px solid #121212;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.woocommerce-checkout #head .head-nav ul li ul li {
    background-image: linear-gradient(to right, #f77062 0%, #fe5196 100%);
}

.woocommerce-checkout .slicknav_menu {
    
    background: #0bb5a0;
    background-size: 1200% 1200%;
    animation: gradient 50s ease infinite;
}
.blog #head .head-nav {
    background: #937069 none repeat scroll 0 0;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.woocommerce-checkout #head .head-nav {
    background: var(--theme-color, #00b59f);
    background-size: 1200% 1200%;
    animation: gradient 50s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

/*.woocommerce-checkout form.checkout.woocommerce-checkout  {*/
/*    background: #fff;*/
/*    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);*/
/*    border-radius: 20px;*/
/*    padding: 25px 40px 30px 40px;*/
/*    margin-bottom:50px;*/
/*}*/

.woocommerce-checkout form #customer_details .form-row .input-checkbox {
    position: static !important;
}

.woocommerce-checkout form .form-row {
    padding: 0;
    margin: 0;
}

.admin-dashboard {
    padding: 30px;
}

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

.logout-btn {
    background: #ff4d4d;
    color: #fff;
    padding: 8px 15px;
    border-radius: 6px;
    text-decoration: none;
}

.dashboard-cards {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.card {
    flex: 1;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

.woocommerce-checkout #order_review_heading {
    margin-bottom: 10px;
}

.woocommerce-order-received ul.order_details {
    padding-left: 0;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods {
    padding: 0;
    border-bottom: 0 solid;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}

.woocommerce-order-received .post_content {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    margin: 50px 0;
}


/* End Checkout Page */

table.rs_social_stats {
    display: none;
    border: 0;
}

table.rs_social_stats td {
    width: 50%;
    border: 0;
}

table.rs_social_stats .social_stats {
    font-size: 40px;
}

table.rs_social_stats td p {
    font-size: 14px;
}

.woocommerce div.product .cs_price p.price {
    margin-bottom: 0px;
}

.chars_toggles {
    display: none;
}

.trust_proof {
    display: flex;
    align-items: center;
    clear: both;
    justify-content: center;
    margin: 0 auto;
    width: 740px;
    padding: 15px 20px;
    box-shadow: 0 0 20px #d5d5d5;
    border-radius: 10px;
    background: #fff;
    margin-top: -38px;
}

.trust_proof span {
    color: #1c2430;
    font-size: 20px;
    line-height: 1;
    display: block;
    padding-left: 20px;
    font-weight: 800;
    letter-spacing: normal;
}

.trust_proof svg {
    max-width: 30px;
}

table.rs_social_stats img {
    width: 100px;
}

table.rs_social_stats.tiktok_followers {
    color: #fff;
}

table.rs_social_stats.tiktok_followers img {
    width: 100%;
}

table.rs_social_stats.tiktok_followers {
    background: #ea1e63;
}

.cs_related_products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cs_related_products .temp_card {
    border-radius: 5px;
    padding: 5px 5px;
    width: 29%;
    margin: 1px 12px 15px 6px;
}

.cs_related_products .price_card .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    opacity: .9;
}

.cs_related_products .price_card .like_logo {
    padding: 0;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 47px;
    width: 44px;
    left: -21px;
    background: #2e2e2e;
}

.cs_related_products .price_card .ArrowDesign {
    float: left;
    width: 16%;
    border-left: 1px solid #cec1c1;
    height: 135px;
}

.cs_related_products .price_card .card_content {
    position: relative;
    background: #fff;
    box-shadow: 0px 1px 3px 1px #e8e2e2;
    border-radius: 0px 0px 5px 5px;
    display: flex;
    align-items: center;
    text-align: left;
}

.cs_related_products .card_arrow img {
    width: 22px;
}

.cs_related_products .card_arrow {

}

.cs_related_products .product_info {
    border-right: 1px solid #cec1c1;
}

.cs_related_products .price_card {
    width: 30%;
}

.cs_related_products .product_info .plan_heading {
    font-weight: bold;
    font-size: 25px;
    color: #000;
}

.cs_related_products .product_info .plan_cost {
    color: grey;
    font-weight: bold;
    font-size: 21px;
}

.cs_related_products .product_info .plan_cost span {
    color: #0ca430;
    font-weight: bold;
    font-size: 23px;
}

.cs_related_products .price_card i.fa {
    font-size: 17px;
    padding-right: 0;
    margin-right: -3px;
}

#customer_details .select2-container .select2-selection--single {
    height: 47px;
    border-radius: 30px !important;
    background: #fdfafa;
    border: 1px solid #efe7e7;
}

.payment_method_paypal.pointer-none {
    pointer-events: none;
    background: #9e9e9e38;
}

.payment_method_zitengine_payoneer.pointer-none {
    pointer-events: none;
    background: #9e9e9e38;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 9px 12px;
}

#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #bebaba;
    border-radius: 3px !important;
}

.Currency_selct_ul {
    list-style-type: none !important;
    padding-left: 0 !important;;
    margin-bottom: 0 !important;;
}

.payment_note {
    color: red;
}

.Currency_selct_li {
    border-bottom: 1px solid #eee !important;
    display: flex !important;
    justify-content: space-around !important;
    flex-wrap: nowrap !important;
    padding: 10px 0 !important;
    margin: 0 !important;
}

.Currency_selct_dropdwn {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    width: 80% !important;
    height: auto !important;
    overflow-y: auto !important;
    padding: 0 !important;
}

.price_cardBody, .cs_related_products .price_card .card_content {
    height: 100%;
}


.include_gst input[type="checkbox"], .yt_coupon_fields input[type="checkbox"] {
    display: inline-block;
    position: static;
    margin-right: 2px !important;
}

.gst_fields .gst_row {
    display: none;
}

.form-row.company_name span.optional {
    display: none;
}


.checkout_order_list {
    height: 220px;
    overflow: auto;
    margin-top: 20px;
}


.cs_inr_currency #ht-ctc-chat {
    display: none !important;
}

body.cs_usd_currency .custom_checkout .address-field {
    display: none !important;
}

body.cs_usd_currency .custom_checkout.payment_stripe .address-field {
    display: block !important;
}

.yt_coupon_fields span.optional {
    display: none;
}

.yt_coupon_fields label {
    font-size: 13px;
}

.review-form {
    box-shadow: 0 0 10px 0 #b0b0b0;
    margin: 20px 80px;
    padding: 30px 60px 30px 60px;
    border-radius: 20px 20px 20px 20px;
}

.dark-mode .review-form {
    box-shadow: 0 0 10px 0 #393939;
    background: #393939;
}

.review-form h2 {
    color: #E1306C;
    text-align: center;
}

.review-form label {
    width: 100%;
    display: block;
    color: #E1306C;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
}

.review-form label.radio-inline {
    display: inline-block;
    width: auto;
}

.review-form .form-group {
    margin-top: 30px;
}

.review-form .form-group input[type="text"],
.review-form .form-group input[type="email"],
.review-form .form-group textarea {
    width: 100%;
    outline: none;
    border-radius: 0;
    padding: 22px 10px;
    font-size: 16px;
}

.review-form .form-group input[type="submit"] {
    background-color: #E1306C;
    color: #FFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E1306C;
    border-radius: 50px 50px 50px 50px;
    padding: 17px 30px 17px 30px;
    font-size: 17px;
    text-transform: uppercase;
}

.review-form .form-group textarea {
    padding: 10px 10px;
}

h1.review_title {
    color: #54595F !important;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-top: 60px !important;
}

.review-list {
    margin: 20px 50px;
    padding: 30px 0;
}

.review-list .review-item {
    margin-bottom: 40px;
    position: relative;
}

.review-list .review-item p {
    color: #7A7A7A;
    margin-bottom: 10px;
}

.dark-mode .review-list .review-item p {
    color: #fff;
}

.review-list .review-item .review-name {
    margin-top: 5px;
    color: #7A7A7A;
}

.dark-mode .review-list .review-item .review-name {
    color: #fff;
}

.dark-mode h1.review_title {
    color: #fff !important;
}

.dark-mode .review-quote {
    color: rgba(0, 0, 0, .50);
}

.review-item .stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    line-height: 1;
}

.review-item .stars::before {
    content: '\f005\f005\f005\f005\f005';
    font-family: "Font Awesome 5 Free";
    background: linear-gradient(90deg, #f2b01e var(--percent), #000 var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    letter-spacing: 0;
}

.review-quote {
    color: rgba(0, 0, 0, .15);
    font-size: 18px;
}

.review-quote::before {
    color: inherit !important;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-size: 200%;
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: -50px;
}

#reviewForm div.error {
    color: red !important;
}

.review_success {
    border: 1px solid green;
    color: green;
    padding: 3px 10px;
}


.woocommerce-page form .form-row {
    position: relative;
}

.woocommerce-page form .form-row#billing_first_name_field::after,
.woocommerce-page form .form-row#billing_last_name_field::after,
.woocommerce-page form .form-row#billing_phone_field::after,
.woocommerce-page form .form-row#billing_postcode_field::after,
.woocommerce-page form .form-row#billing_address_1_field::after,
.woocommerce-page form .form-row#billing_country_field::after,
.woocommerce-page form .form-row#billing_city_field::after,
.woocommerce-page form .form-row#billing_state_field::after,
.woocommerce-page form .form-row#country_code_field::after,
.woocommerce-page form .form-row#billing_email_field::after {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 11px;
    left: 13px;
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce-page form .form-row#billing_address_1_field::after,
.woocommerce-page form .form-row#billing_city_field::after {
    background-image: url(../images/user-address.svg);
}

.woocommerce-page form .form-row#billing_phone_field::after {
    background-image: url(../images/user-phone.svg);
}

.woocommerce-page form .form-row#billing_country_field::after {
    background-image: url(../images/user-country.svg);
}

.woocommerce-page form .form-row#billing_state_field::after {
    background-image: url(../images/user-state.svg);
}

.woocommerce-page form .form-row#billing_postcode_field::after {
    background-image: url(../images/pincode.svg);
}

.woocommerce-page form .form-row#billing_first_name_field::after,
.woocommerce-page form .form-row#billing_last_name_field::after {
    background-image: url(../images/user-profile.svg);
}


.woocommerce-page form .form-row#country_code_field::after {
    background-image: url(../images/user-country.svg) !important;
}

.woocommerce-page form .form-row#billing_email_field::after {
    background-image: url(../images/user-email.svg);
}

.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="text"],
.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="tel"],
.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper select,
.cc_fields .woocommerce-billing-fields .form-row .woocommerce-input-wrapper input[type="email"] {
    padding-left: 45px;
}

/* blog css */
.blog_layout {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


.box-content {
    color: #394956;
    min-height: 120px;
}

.box-content a, .box-content a:hover {
    color: #444;
    text-decoration: none;
}

.blog_title input{
    display: block;
    line-height: 24px;
    outline: 0;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .35s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    margin-bottom: 5px;
    border-radius: 30px;
    background: #fdfafa !important;
    border: 2px solid #efe7e7 !important;
    height: 48px !important;
}
.blog_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog_title h1 {
    font-weight: 700;
    font-size: 28px;
    padding: 0;
    margin: 0 !important;
    margin-top: 0px !important;
    letter-spacing: 0 !important;
}

.post-box img {
    width: 100%;
    border-radius: 5px;
    height: 227px;
}

.post-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.box-content .category a {
    color: #444;
    display: inline-block;
    letter-spacing: .50px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 2px 0;
    margin: 15px 0 0;
}

.box-content h3.title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #444;
    letter-spacing: 0;
    min-height: 60px;
    margin-top: 30px;
}

.box-content .info {
    font-size: 14px;
    margin-top: 10px;
}

.box-content .info a {
    color: #fc7e19;
    text-transform: capitalize;
}

.box-picks.full {
    height: 433px;
}

.box-picks.divide {
    height: 211px;
}

.grid-wrapper {
    position: relative;
    overflow: hidden;
    margin: 6px;
}

.blog-grid .col-md-6, .blog-grid .col-md-12, .blog-grid .row {
    padding: 0;
    margin: 0;
}

.box-picks:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .0) 60%, rgba(0, 0, 0, .6) 93%, rgba(0, 0, 0, .7) 100%);
    z-index: 0;
    text-align: initial;
    padding: 0 67px;
    margin: 0;
    justify-content: initial;
    object-fit: contain;
    background-repeat: no-repeat;
}

.box-picks-info {
    z-index: 99;
}

.box-picks-info.bigger {
    padding: 20px;
}

.box-picks-info .title {
    font-size: 28px;
    margin: 10px 0;
    display: inline-block;
    max-height: 100%;
    vertical-align: middle;
    overflow: hidden;
    font-weight: bold;
}

.box-picks-info.smaller .title {
    font-size: 16px;
    margin: 4px 0;
}

.box-picks-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 10px;
    pointer-events: none;
}

.box-picks-info a {
    color: #fff;
    pointer-events: all;
    text-decoration: none;
    text-shadow: 0px 0px 1px #000000;
    line-height: 24px;
    letter-spacing: 0;
}

.box-picks-info a:hover {
    text-decoration: none;
}

.blog-posts {
    margin-top: 20px;
    margin-bottom: 100px;
}

.box-picks-info .category a {
    text-transform: uppercase;
}

.box-content .category a:not(:first-child) {
    display: none;
}

.box-picks-info .category a:not(:first-child) {
    display: none;

}

.pagination ul {
    justify-content: center;
    margin: 0 20px;
    vertical-align: middle;
    padding: 0;
}

.pagination ul, .pagination ul li {
    display: inline-flex;
    align-items: center;
}


.pagination ul li {
    justify-content: center;
    margin: 0 .4rem;
    min-width: 30px;
    min-height: 40px;
}

.pagination ul, .pagination ul li {
    display: inline-flex;
    align-items: center;
}

.pagination ul li.active:not(.pagination-lr), .pagination ul li:hover:not(.pagination-lr) {
    position: relative;
}

.pagination ul li.active:not(.pagination-lr):before, .pagination ul li:hover:not(.pagination-lr):before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ef8647;
    bottom: -2px;
    left: 0;
    right: 0;
}

.pagination .pagination-l a:hover span, .pagination ul li.active:not(.pagination-lr) a, .pagination ul li:hover:not(.pagination-lr) a {
    color: #444;
}

.pagination ul li a:hover {
    text-decoration: none !important;
}

.pagination ul li a {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #96a1ae;
    padding: 0 .4rem;
    text-decoration: none;
}

.nav-prev-text {
    margin-left: 5px;
}

.nav-next-text {
    margin-right: 5px;
}


body.blog.dark-mode, body.author.dark-mode {
    background: #696969;
    color: #fff;
}

body.dark-mode .post-box .box-content a,
body.dark-mode .post-box .box-content .info {
    color: #fff;
}

.post-header-bg {
    height: 422px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 429px 260px !important;
}

.single_post_content .breadcrumb a {
    color: #000;
    text-decoration: none;
    letter-spacing: 0;
}


.single_post_content .breadcrumb a:hover {
    color: #fc7e19;
    text-decoration: none;
}

.single_post_content .breadcrumb > li + li:before {
    color: #fc7e19;
    display: none;
}

.single_post_content .breadcrumb > li span:before {
    color: #fc7e19;
    content: "/\00a0";
    padding-left: 8px;
    padding-right: 3px;
}

.single_post_content .breadcrumb > li {
    padding: 0;
}

ul.breadcrumb {
    margin: 15px 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}


.cs_post_content .container {
    width: 780px;
}

.cs_post_content p {
    letter-spacing: .2px;
    color: #333;
    font-size: 18px;
    line-height: 1.9;
}

.cs_post_content {
    padding: 20px 0 0px 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.cs_post_content .main-content {
    position: relative;
}

.cs_post_content .section-articleshare {
    position: absolute;
    margin: 0 0 0 -100px;
    width: 48px
}

.section-articleshare .articleshare li a {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.section-articleshare .articleshare {
    list-style: none;
    margin-top: 10px;
}

.section-articleshare ul {
    margin: 0;
    padding: 0;
    width: 48px;
}

.section-articleshare .articleshare li {
    border-radius: 50%;
    color: #fff;
    height: 40px;
    position: relative;
    width: 40px;
    text-align: center;
    margin-bottom: 10px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.section-articleshare .articleshare li.linkedin svg {
    margin: -5px 0 0;
    transform: scale(.7);
}

.section-articleshare .articleshare li.facebook:hover {
    background: #3b5998;
}

.section-articleshare .articleshare li.linkedin:hover {
    background: #127cb2;
}

.section-articleshare .articleshare li.reddit:hover {
    background: #ff4500;
}

.section-articleshare .articleshare li:hover svg path {
    fill: #fff;
}

.section-articleshare .articleshare li svg path {
    fill: #b4c0ca;
}

.section-articleshare .articleshare li.twitter:hover {
    background: #04aceb;
}

.section-articleshare .articleshare li.whatsapp:hover {
    background: #1fb141;
}

.cs_post_content h1.title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0;
    color: #444;
}

.meta-info .author {
    display: flex;
    align-items: center;
    margin: 20px 0;
    font-weight: bold;
}

.meta-info .author .author-info {
    padding-left: 10px;
}

.meta-info .author .author-info a {
    color: #fc7e19;
    text-transform: capitalize;
}

.meta-info .author .avatar {
    height: 45px;
    width: 45px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border-radius: 50%;
}

.cs_post_content .main-content ul li {
    letter-spacing: .2px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
}

.single-post-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}

.single-post-pagination a, .single-post-pagination a:hover {
    text-decoration: none;
    color: #333;
    border: 2px solid #333;;
    padding: 15px 15px;
    border-radius: 30px;
}

.comments_cont textarea {
    width: 100%;
    height: 100px;
}

.comments_cont textarea, .comments_cont input {
    width: 100%;
}

.comments_cont #submit {
    width: auto;
    font-size: 15px !important;
    font-weight: normal !important;
    text-transform: capitalize;
    padding: 14px 20px !important;
    border-radius: 30px !important;
}

body.dark-mode .blog-posts .pagination .nav-next-text,
body.dark-mode .blog-posts .pagination .nav-prev-text,
body.dark-mode .blog-posts .pagination .fa,
body.dark-mode .cs_post_content,
body.dark-mode .cs_post_content p,
body.dark-mode .cs_post_content .main-content li,
body.dark-mode .cs_post_content .main-content strong,
body.dark-mode .single_post_content .breadcrumb a,
body.dark-mode .cs_post_content h1.title {
    color: #fff;
}

body.dark-mode .single-post-pagination a, body.dark-mode .single-post-pagination a:hover {
    color: #fff;
    border: 2px solid #fff;
}

.cs_post_content .post-mobile-share {
    display: none;
}

body.dark-mode ul.breadcrumb {
    background: transparent;
}

#commentform {
    display: flex !important;
    flex-wrap: wrap !important;;
    justify-content: space-between !important;
}

#commentform p.comment-notes, #commentform .comment-form-comment {
    flex-basis: 100%;
}

#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {
    flex-basis: 33%;
}

.scroll_top {
    cursor: pointer;
    position: fixed;
    border: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 0;
    display: none;
}

.scroll_icon {
    background: #787878;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 0;
    padding: 0;
    text-decoration: none;
}

.scroll_icon:hover {
    text-decoration: none;
}

.scroll_top .fa {
    color: #fff;
    transform: rotate(-45deg);
    font-size: 20px;
    position: relative;
    right: -1px;
    top: 1px;
}

.partner_images {
    text-align: right;
}

.partner_images img {
    width: 120px;
}

.switch-mode-msg {
    width: 150px;
    background: #787878;
    position: absolute;
    bottom: 51px;
    border-radius: 7px;
    padding: 10px;
    font-weight: 700;
    color: #fff;
}

.switch-mode-msg:before {
    border: solid;
    border-color: #787878 transparent;
    border-width: 15px 1px 0 10px;
    content: "";
    left: 10px;
    bottom: -10px;
    position: absolute;
}

.dark-mode .switch-mode-msg {
    background: #fff;
    color: #393939;
}

.dark-mode .switch-mode-msg:before {
    border-color: #fff transparent;
}

.not_found_page a{
    display: inline-block;
    background: #058e3d;
    color: #fff;
    padding: 15px 20px;
    margin-top: 15px;
    border-radius: 5px;
}
.not_found_page {
    background: #f9fafc;
    padding: 50px 0;
    text-align: center;
}

.not_found_page h1{
    letter-spacing: 1px !important;
    font-weight: 600;
    text-align: center;
    line-height: 41px !important;
    font-size: 32px;
    padding: 0 200px;
    color: #374949 !important;
    margin: 0 !important;
}

.not_found_page p {
    color: #82909b;
    padding-top: 15px;
    text-align: center;
}

.not_found_page img {
    margin-top: 50px;
}

.header-ads {
    text-align: center;
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    padding: 1px;
}

.header-ads p {
    margin-bottom: 0;
    padding-bottom: 0;
    color:#fff;
}



.help-ukrain {
    background: #F94064 ;
    padding: 15px 0;
    color:#fff;
    text-align: center;

}
.help-ukrain p {
    color:#fff;
}

.dark-mode .help-ukrain {
    background: #393939;
    color: #fff;
}
.help-ukrain p a{
    color: #fff;
    font-weight: bold;
}

.dark-mode .help-ukrain p, .dark-mode .help-ukrain p a {
    color: #fff;
}

.help-ukrain h1 {
    padding: 0;
    margin: 0;
    font-size: 26px;
    margin-bottom: 0px;
    font-weight: 900;
}

.help-ukrain p {
    font-size: 15px;
}


.checkout_order_list .woocommerce-checkout-review-order-table td.product-name {
    display: flex;
    align-items: center;
}

.checkout_order_list .woocommerce-checkout-review-order-table .checkout-review-stats{
    padding-left: 10px;
}

.checkout_order_list .woocommerce-checkout-review-order-table td.product-name b {
    padding-left: 0px;
}

.checkout_img_wrap  {
    display: flex;
    align-items: center;
}
.checkout_social_img  {
    width: 40px;
    background-size: contain !important;
    height: 40px;
    background-repeat: no-repeat !important;
    border: 1px solid #eee;
    background-position: center !important;
    border-radius: 5px;
    padding: 1px !important;
    margin-right: 5px;
}

.page_search_box {
    text-align: center;
    display: flex;
    justify-content: center;
}

.page_search_box input {
    outline: none;
    border-radius: 30px;
    height: 40px !important;
    padding: 22px 0 22px 44px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
    background: #fffdfd !important;
    border: 1px solid #efe7e7 !important;
    width: 100%;
}

.page_search_box span {
    display: block;
    width: 60%;
    position: relative;
}
.page_search_box span::after {
    background-image: url(../images/search.png);
}

.page_search_box span::after {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 7px;
    left: 9px;
    background-repeat: no-repeat;
    background-size: cover;
}

.ui-menu.ui-widget {
    z-index: 99999999;
}

.ui-menu li.ui-has-no-icon{
    font-weight: 600;
}
.ui-menu li a:hover{
    border-bottom: 1px solid #f9f9f9 !important;
    background: #30b486 !important;
}
.ui-menu li a{
    border:0 !important;
    display: block;
    padding: 5px !important;
    border-bottom: 1px solid #f9f9f9;
}
.ui-menu-item img{
    width: 20px;
    margin-right: 10px;
}


.partner_imagesx i {
    color: #fff;
    font-size: 22px;
    color: white;
    padding: 5px;
}
.elements-bar.right{ float: right; }

.elements-bar {
    position: fixed;
    top: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 50;
    min-height: 56px;
    list-style: none;
}
.elements-bar.right {
  right: 0.4vh;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(-90deg) translate(50%,-100%);
    -ms-transform: rotate(-90deg) translate(50%,-100%);
    transform: rotate(-90deg) translate(50%,-100%);
}
.elements-bar>li {
    padding: 0;
}
.clb-social {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    transition: all cubic-bezier(.4,0,.2,1) 0.4s;
}
.clb-social, .clb-scroll-top {
    font-weight: 600;
    margin-right: 1.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    transition: all cubic-bezier(.4,0,.2,1) 0.4s;
}
.clb-social {
    -webkit-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    -o-transition: all cubic-bezier(.4,0,.2,1) 0.4s;
    transition: all cubic-bezier(.4,0,.2,1) 0.4s;
}
.clb-social-holder {
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}
.clb-social-holder.icons li {
    padding: 0 5px;
}
.clb-social-holder li {
    margin: 0 5px;
}
ul.clb-social-holder.font-titles.icons i {
    color: black;
    font-size: 18px;
}

.footer_payment_wrapper {
    max-width: 340px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.footer_payment_wrapper .payment-logo {
    height: 17px;
    margin: 5px;
}

.footer_payment_wrapper .payment-logo img {
    height: 100%;
    filter: grayscale(100);
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.footer_payment_wrapper .payment-logo:hover img {
    filter: grayscale(0);
}















.woocommerce-cart .content, .woocommerce-account .content {
    background: linear-gradient(270deg, #cc3ec0, #cc3e3e, #7a3ecc, #3e86cc, #ccc93e, #289f3c);
    background-size: 1200% 1200%;
    animation: gradient 50s ease infinite;
    margin-bottom: 0;
    min-height: calc(100vh - 117px);
}

.dark-mode.woocommerce-cart .content,
.dark-mode.woocommerce-account .content {
    background: #696969;
}

.dark-mode.woocommerce-cart .content h1,
.dark-mode.woocommerce-account .content h1 {
    color: #413633;;
}


.woocommerce-account .post_content {
    padding: 50px 0;
}

.woocommerce-account .content {
    display: flex;
    align-items: center;

}


.woocommerce-cart #head .head-nav, .woocommerce-account #head .head-nav {
    background: linear-gradient(270deg, #cc3ec0, #cc3e3e, #7a3ecc, #3e86cc, #ccc93e, #289f3c);
    background-size: 1200% 1200%;
    animation: gradient 50s ease infinite;
}

.woocommerce-cart .woocommerce {
    margin-top: 70px;
}

.woocommerce-account .content .post_content h2 {
    color: #fff;
}

.woocommerce-cart .page-title, .woocommerce-account .page-title {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

.woocommerce-edit-account .page-title, .woocommerce-edit-address .page-title {
    display: block;
    font-size: 28px !important;
    text-align: left !important;
    padding: 20px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 !important;
}

.woocommerce-account .woocommerce #respond input#submit, .woocommerce-account .woocommerce a.button, .woocommerce-account .woocommerce button.button, .woocommerce-account .woocommerce input.button {
    background: #0ba360 !important;
    color: #ffffff;
    padding: 13px 18px;
    border-radius: 0;
    margin-top: 10px;
    margin-left: 5px;
}

.woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart_totals {
    background: #fff;
    box-shadow: 0 6px 6px rgb(0 0 0 / 4%), 0 0 42px rgb(0 0 0 / 4%);
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 50px;
}

.woocommerce-cart .cart_title h1 {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
}

.woocommerce-cart td.actions {
    display: none;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 41px;
    width: 100% !important;
    border-radius: 0 !important;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    width: auto !important;
    display: block !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    position: absolute;
    top: 1px;
    right: 11px;
    max-width: 100% !important;
    width: auto !important;
    display: block !important;
}

.woocommerce-edit-address .dropdown-wrapper {
    display: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block !important;
    padding-left: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -11px;
    top: 64%;
}

.woocommerce-cart .cart_totals .checkout-button {
    margin-bottom: 0;
}

.woocommerce-cart .cart_totals h2 {
    margin-top: 0;
}

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

.woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce-cart .checkout-button {
    margin-bottom: 0 !important;
}

.main-foot {
    display: none;
}

.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 20px;
    display: block;
    color: #000;
    font-size: 14px;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #0ba360 !important;
    color: #fff !important;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #0ba360 !important;
    color: #fff !important;
}

.select2-dropdown .select2-search .select2-search__field {
    height: 40px;
    padding: 5px 10px;
    outline: none;
}

.woocommerce-order-received .woocommerce-thankyou-order-received, .woocommerce-ResetPassword {
    margin-bottom: 20px;
}

.woocommerce-order-received .woocommerce-thankyou-order-details li {
    margin-bottom: 15px;
}

.woocommerce-order-received .woocommerce-thankyou-order-details + p {
    background-color: #8d8d8d;
    color: #fff;
    font-size: 18px;
    padding: 5px 10px;
}

.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title {
    margin-bottom: 20px;
}

.woocommerce-order-received .woocommerce-order-details table {
    width: 100%;
    border-collapse: collapse;
}

.woocommerce-order-received .woocommerce-order-details table thead {
    background-color: #f0f0f0;
}

.woocommerce-order-received .woocommerce-order-details table th, .woocommerce-order-received .woocommerce-order-details table td {
    border: 1px solid #e2e2e2 !important;
    padding: 10px 15px;
    font-size: 14px;
}

.woocommerce-order-received .woocommerce-order-details table tr {
    height: auto;
}

.woocommerce-order-received .woocommerce-order-details table tbody:after {
    content: none !important;
}

.woocommerce-order-received .woocommerce-order-details table a {
    color: #8d8d8d;
}

.woocommerce-order-received .woocommerce-customer-details {
    padding-top: 0;
}

.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns {
    padding-top: 0;
}

.woocommerce-order-received .woocommerce-customer-details .woocommerce-column {
    max-width: 100%;
}

.woocommerce-order-received .woocommerce-customer-details h2 {
    margin-bottom: 15px;
}

.woocommerce-order-received .woocommerce-customer-details address {
    line-height: 28px;
    font-size: 14px;
    border-width: 1px;
    min-height: 180px;
}

.woocommerce-order-received .woocommerce-customer-details p {
    font-size: 16px;
}

.woocommerce ul.order_details {
    margin-bottom: 10px;
    border: 1px solid #ececec;
    padding: 18px 15px 0;
    display: inline-block;
}

.woocommerce-order-received .woocommerce-order-details {
    padding-top: 20px;
}

.woocommerce-order-received .woocommerce-order-details h2, .woocommerce-order-received .woocommerce-column__title {
    line-height: initial;
    font-size: 20px;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    padding-top: 0;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper .woocommerce-message {
    margin-top: 0;
    margin-bottom: 40px;
}

.woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 20px;
}

.woocommerce-MyAccount-content h4 {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content p, .woocommerce-lost-password .single-page-content p {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content a {
    color: #0ba360;
}

.woocommerce-MyAccount-content .woocommerce-info {
    margin-top: 0px;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content .my_account_orders, .woocommerce-MyAccount-content .shop_table {
    border: 1px solid #e2e2e2 !important;
    border-collapse: collapse !important;
}

.woocommerce-MyAccount-content .my_account_orders thead, .woocommerce-MyAccount-content .shop_table thead {
    background-color: #f0f0f0;
}

.woocommerce-MyAccount-content .my_account_orders thead tr th, .woocommerce-MyAccount-content .shop_table thead tr th {
    padding: 10px;
    border: 1px solid #e2e2e2;
}

.woocommerce-MyAccount-content .my_account_orders tbody tr td, .woocommerce-MyAccount-content .shop_table tbody tr td {
    padding: 10px;
    border: 1px solid #e2e2e2;
}

.woocommerce-MyAccount-content .my_account_orders tbody tr td a, .woocommerce-MyAccount-content .shop_table tbody tr td a {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce-MyAccount-content mark {
    background-color: #f3f3f3;
}

.woocommerce-MyAccount-content .woocommerce-order-details h2 {
    margin-bottom: 15px;
    line-height: initial;
    font-size: 20px;
}

.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-order-details {
    margin-bottom: 0;
}

.woocommerce-MyAccount-content .woocommerce-order-details .shop_table {
    width: 100%;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td, .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th {
    padding: 10px;
    border: 1px solid #e2e2e2;
}

.woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr td a, .woocommerce-MyAccount-content .woocommerce-order-details .shop_table tfoot tr th a {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce-MyAccount-content .woocommerce-customer-details {
    padding-top: 0;
}

.woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns {
    padding-top: 0;
}

.woocommerce-MyAccount-content .woocommerce-customer-details h2, .woocommerce-account .addresses .title h3 {
    margin-bottom: 15px;
    line-height: initial;
    font-size: 20px;
}

.woocommerce-MyAccount-content .woocommerce-customer-details address {
    line-height: 28px;
    font-size: 14px;
    border-width: 1px;
    min-height: 180px;
}

.woocommerce-MyAccount-content .woocommerce-customer-details p {
    font-size: 14px;
}

.woocommerce-MyAccount-content .woocommerce-customer-details .woocommerce-columns .woocommerce-column {
    max-width: 100%;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address {
    max-width: 100%;
    border: 1px solid #f0f0f0;
    padding: 10px 15px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit {
    background-color: #8d8d8d;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin: 0px auto 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 30px;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address a.edit:hover {
    background-color: #0ba360;
    color: #fff;
}

.woocommerce-MyAccount-content .addresses .woocommerce-Address address {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 0;
}

.woocommerce-MyAccount-content form h3 {
    margin-bottom: 10px;
    margin-top: 0;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row {
    margin-left: 0;
    margin-right: 0;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row label {
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row label span {
    display: inline-block;
    width: auto;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span {
    display: inline-block;
    width: 100%;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span input {
    height: 41px;
    padding: 10px 15px 10px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    font-size: 14px;
    outline: none;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span input:focus {
    border-color: #e2e2e2;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span select {
    height: 41px;
    padding: 10px 15px 10px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    font-size: 14px;
    outline: none;
}

.woocommerce-MyAccount-content form .woocommerce-address-fields .form-row span select:focus {
    border-color: #e2e2e2;
}

.woocommerce-MyAccount-content .edit-account .form-row {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.woocommerce-MyAccount-content .edit-account .form-row label {
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.woocommerce-MyAccount-content .edit-account .form-row label span {
    display: inline-block;
    width: auto;
}

.woocommerce-MyAccount-content .edit-account .form-row input {
    height: 41px;
    padding: 10px 15px 10px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    font-size: 14px;
    outline: none;
}

.woocommerce-MyAccount-content .edit-account .form-row input:focus {
    border-color: #e2e2e2;
}

.woocommerce-MyAccount-content .edit-account .form-row select {
    height: 41px;
    padding: 10px 15px 10px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    font-size: 14px;
    outline: none;
}

.woocommerce-MyAccount-content .edit-account .form-row select:focus {
    border-color: #e2e2e2;
}

.woocommerce-MyAccount-content .edit-account fieldset {
    border: 1px solid #e2e2e2;
    padding: 20px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.woocommerce-MyAccount-content .edit-account fieldset legend {
    background-color: #e2e2e2;
    padding: 5px 10px;
    color: #000;
    font-size: 18px;
    margin: 0;
}

.woocommerce-MyAccount-content .edit-account fieldset .form-row span {
    display: inline-block;
    width: 100%;
}

.woocommerce-MyAccount-content .edit-account fieldset .form-row span .show-password-input {
    width: auto;
}

.woocommerce-MyAccount-content .edit-account .woocommerce-Button.button, .woocommerce form.login, .woocommerce form.register {
    margin-top: 15px;
}

.woocommerce-LostPassword a {
    color: #0ba360;
}

.woocommerce-form-login__rememberme {
    margin: 7px 0px 0;
    line-height: initial;
}

.woocommerce-lost-password .single-page-content {
    padding-bottom: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    background: #fff;
    border-radius: 5px;
    padding: 20px;
}

#paypal_model .modal-dialog {
    display: flex;
    align-items: center;
    height: 90vh;
}

.paypal_cross_btn {
    position: absolute;
    top: -4px;
    right: -4px;
    color: white;
    opacity: 1;
    font-size: 17px;
    background: #202020 !important;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 15px;
    font-weight: normal;
    line-height: 0;
}

.paypal_cross_btn:hover {
    opacity: 1 !important;
    color: #fff;
}

#paypal_model img {
    width: 100%;
}

#head .slicknav_menu {
    z-index: 999;
}


.cs_instagram_stats, .cs_tiktok_follower_stats {
    display: none;
}

.ig_img_sec {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 20px;
    justify-content: center;
}

.ig_bg_thumbnail {
    background: #73f440;
    height: 175px;
    width: 175px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    border-radius: 100%;
    border: 2px solid #fff;
}

.cs_instagram_stats .ig_bg {
    /*height: 388px;*/
    padding-top: 35px;
    padding-bottom: 25px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background: #6A6A6A;
}



form.cart .quantity {
    display:none;
}

.cs_tiktok_follower_stats .ig_stats img.ig_image {
    width: auto;
}

.cs_tiktok_follower_stats .ig_bg {
    height: 488px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background: #ea1e63;
    border-radius: 5%;
}

.cs_tiktok_follower_stats .ig_stats h1 span {
    color: #fff;
    padding: 0;
    display: block;
    font-weight: lighter;
    margin: 22px 0px;
    font-size: 27px;
}

.cs_tiktok_follower_stats .ig_stats h1 {
    color: #fff !important;
    font-size: 48px;
    font-weight: bold;
    margin: 0;
}


.ig_stats {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;

}

img.social_img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 6px;
    background: #f5f5f5;
}

.ig_stats .ig_content {
    flex-basis: 60%;
    color: #fff;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 25px;
}

.ig_stats img {
    width: 50px;
    text-align: center;
}

.ig_stats img.ig_image {
    margin-top: 0;
    width: 100px;
}

.ig_stats h1 {
    color: #fff !important;
    font-size: 30px;
    font-weight: 600;
    padding: 0 10px;
    margin: 0 !important;
    line-height: 41px !important;
    text-shadow: 0px -1px 4px rgb(0 0 0 / 30%);
}

.ig_stats .ig_counts {
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.ig_stats .ig_counts h2 {
    margin-right: 10px;
}

.ig_stats span {
    color: #fff;
    display: block;
    font-size: 38px;
    padding: 20px 0;
}

.ig_stats .ig_counts h2 span{
    display: inline-block;
    font-size: 46px;
}

.ig_stats h2 {
    margin: 0;
    color: #fff;
    font-weight: 900;
    font-size: 46px;
    text-transform: capitalize;
    text-shadow: 0px -1px 4px rgb(0 0 0 / 30%);
}

footer {
    background-image: linear-gradient(to right, #868f96 0%, #596164 100%);
    padding: 50px 30px;
    display: block;
    clear: both;
}

footer ul li a {
    display: block;
    color: #d7d7d7;
    font-size: 13px;
    font-weight: 400;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    text-decoration: none;
    padding-bottom: 2px;
}

footer ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

footer ul.menu li:first-child a,
footer ul.menu li:first-child a:hover {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-decoration: none;
}

footer .copyright {
    position: relative;
    margin-top: 55px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}

footer .copyright:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .15);
}

.copyright_text {
    color: #d7d7d7;
    font-size: 11px;
}

footer .copyright_menu ul {

    display: flex;
    flex-flow: row wrap;
}

footer .copyright_menu li:not(:last-child) {
    margin-right: 25px;
}

footer .social_links {
    display: block;
    padding-top: 20px;
}

footer .social_links a {
    color: #1c2430;
    background: #505c6c;
    margin: 7px 10px;
    margin-left: 0;
    font-size: 16px;
    line-height: 1;
    padding: 5px 6px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
}

footer .content_wrapper p {
    color: #d7d7d7;
    font-size: 11px;
    margin-bottom: 0;
}

footer .content_wrapper {
    padding-top: 60px;
    color: #fff;
}


footer .content_wrapper .payment-secure {
    text-align: right;
}

footer .content_wrapper .payment-secure img {
    width: 100px;
}

footer .payment_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dark-mode .bottom-foot {
    background: #696969;
}

.dark-mode .bottom-foot p,
.dark-mode .bottom-foot p a {
    color: #fff;
}



.ig_feed_wrapper .ig_images {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    user-select: none;
    margin: -8px;
    width: 100% !important;
    padding: 15px 2px;
}

.ig_feed_wrapper .ig_username {
    width: 100%;
    height: 55px;
    padding: 15px 10px 16px 13px;
    line-height: 24px;
    outline: 0;
    background: #fff;
    border: 1px solid #bebaba;
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.ig_feed_wrapper .post-cell {
    flex: 0 0 25%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.ig_feed_wrapper .post {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 4px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.ig_feed_wrapper .post img {
    width: 100%;
    height: auto;
}

.ig_feed_wrapper .post input.img-check {
    opacity: 0;
    height: 1px;
    width: 1px;
}

.ig_feed_wrapper .post input.img-check + span {
    position: absolute;
    display: block;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: transparent;
    border: 2px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
}

.ig_feed_wrapper .post input.img-check:checked + span:after {
    display: block;
}

.ig_feed_wrapper .post input.img-check + span:after {
    content: "";
    display: none;
    position: absolute;
    top: 7px;
    left: 5px;
    width: 13px;
    height: 10px;
    background: url(../images/check_small.svg);
}

.ig_feed_wrapper .post label {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.ig_feed_wrapper .post input.img-check:checked + span {
    background-color: #fc591e;
}

.ig_feed_wrapper img.feed-icon {
    position: absolute;
    top: 8px;
    width: 40px;
    left: 10px;
}

.ig_feed_wrapper.has-icon .ig_username {
    padding-left: 55px;
}

.ig_feed_wrapper.has-icon {
    position: relative;
}

.wccpf-fields-group-1.has-icon td.wccpf_value {
    position: relative;
}

.wccpf-fields-group-1.has-icon td.wccpf_value input[type="text"].wccpf-field {
    padding-left: 53px;
}

.wccpf-fields-group-1.has-icon td.wccpf_value img.feed-icon {
    position: absolute;
    top: 2px;
    width: 30px;
    left: 10px;
}

.single_subscribers_product .ig_stats .ig_content {
    font-size: 24px;
}

.single_subscribers_product .ig_stats .ig_counts {
    justify-content: center;
}

.single_subscribers_product .ig_stats .ig_counts h2 {
    flex-basis: 50%;
}


.cs_text_green {
    color: green;
}


/* Help Center CSS */

.faq-nav-cat-list li{
    width: 100%;
    display: block;
}

.faq-nav-cat-list.nav-tabs > li > a {
    color: #333333;
    border-bottom: 2px solid #42b19b;
    border-radius: 0;
    cursor: pointer;
}
.faq-nav-cat-list.nav-tabs > li.active > a,
.faq-nav-cat-list.nav-tabs > li > a:hover,
.faq-nav-cat-list.nav-tabs > li > a:focus{
    background: #42b19b;
    border: 1px solid #42b19b;
    border-bottom: 2px solid #42b19b;
    border-radius: 0;
    color:#fff;
}

.help-search input {
    display: block;
    height: 46px !important;
    width: 100%;
    line-height: 24px !important;
    outline: 0;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    color: #000;
    box-sizing: border-box;
    transition: border-color .35s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    margin-bottom: 5px !important;
    border-radius: 30px;
    background: #fdfafa !important;
    border: 1px solid #efe7e7 !important;
}


.help-center-header header {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    padding: 16px 45px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    transition: all .2s ease;
    display: flex;
    align-items: center;
}

.help-center-header .header-content {
    padding-left: 20px;
}

.help-center-header .header-content ul {
    margin-bottom: 0;
}

.help-center-header .header-content ul li a.selected {
    font-weight: 700;
    border-bottom: 4px solid #fff;
    padding-bottom: 28px;
}

.help-center-header .header-content ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    margin-left: 48px;
}

.help-center-header .logo {
    display: flex;
    align-items: center;
}


.help-center-header .logo-text {
    margin-top: 5px;
    font-size: 21px;
    display: inline-block;
    color: #3aae97;
}


.help-center-header .mobile-menu {
    position: absolute;
    left: -310px;
    transition: 400ms;
}

.faq-list {
    color: #fff;
    padding-top: 90px;
    padding-bottom: 125px;
    position: relative;
}

.faq-list h1 {
    color: #2db383 !important;
    font-size: 37px;
    font-weight: 600;
    letter-spacing: 0px !important;
}


.faq-content {
    margin: 120px 0 90px 0;
}


.faq-list .heading-support {
    color: #a5a5a5;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.dark-mode .faq-list .heading-support {
    color:#fff;
}
.dark-mode .help-breadcrumb {
    color:#fff;
}

.faq-category h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.56;
    margin-top: 0px;
    margin-bottom: 36px;
    letter-spacing: 0;
}

.faq-category a {
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 220px;
    width: 100%;
    height: 220px;
    transition: all .3s ease-in-out;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
    margin-bottom: 50px;
}

.dark-mode .faq-category a {
    background: dimgrey;
    border: 3px solid #fff;
}


.faq-category a:hover {
    box-shadow: 0 0 20px 0 #efefef;
    color: #fff;
}

/*.faq-category a path, .faq-category a rect {*/
/*    fill-opacity: .35;*/
/*    transition: all .3s ease-in-out;*/
/*}*/
.faq-category a svg {
    width: 85px;
    height: auto;
}

.faq-category a path, .faq-category a rect {
    /*fill: #fff;*/
    /*fill-opacity: initial;*/
}

.help-center .social-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}


.help-center .social-icons a {
    padding-left: 2px;
    padding-right: 2px;
}

.help-center footer {
    background: transparent;
    padding: 0;
}

.dark-mode.help-center footer span {
    color: #fff;
}

.help-breadcrumb {
    margin-bottom: 20px;
    font-size: 20px;
}

.help-breadcrumb a {
    color: #42b19b;
    text-decoration: none;
}

.faq-content .panel {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0 solid transparent;
}

.faq-content .panel-heading {
    border-radius: 0 !important;
    background-color: #fff;
    border: 0;

}

.faq-content .panel-body {
    border-top: 0px solid #ddd !important;
    background: #f7f9fa;
    font-size: 15px;
}

.faq-content .panel-heading .panel-title {
    font-weight: 700;
    letter-spacing: 0;
    font-size: 26px;
    color: #149d3e;
}

.faq-content .panel-heading i.fa-plus,
.faq-content .panel-heading i.fa-times{
    color: #3333;
    font-size: 22px;
    font-weight: bolder;
}

.faq-content .panel.panel-open .panel-heading
{
    background: #f7f9fa;
}
.faq-content .panel-heading .panel-title a {
    text-decoration: none;
}

.faq-content .panel-group .panel {
    border-radius: 5px;
    border: 0;
}
.help-center-header .mobile-navigator {
    display:none;
}

.dark-mode .faq-list h1 {
    color:#fff !important;
}
/* End Help Center CSS */

/* query section */
.query-section {
    padding: 201px 0 148px;
}
.common_heading {
    color: #24af7a;
    font-size: 48px;
    line-height: 50px;
    text-align: center;
    font-weight: 800;
}

.dark-mode .common_heading {
    color:#fff;
}

.tracking_btns {
    text-align: center;
    margin-top: 31px;
    display: block;
}
.tracking_btns a {
    background: #0fa364;
    color: #fff;
    margin: 8px;
    border: none;
    padding: 11px 26px;
    display: inline-block;
    font-size: 14px;
    transition: all .4s ease-in-out;
    line-height: 16px;
    border-radius: 34px;
    text-transform: none;
}

.ht-ctc-chat {
    bottom: 198px !important;
    left: 1.5% !important;
}
/* end query section */

/* login & signup form*/

body.woocommerce-account:not(.logged-in) .content{
    background: #fff;
}

#customer_login {
    display: flex;
    justify-content: center;
}

#customer_login .login-wrapper,
#customer_login .register-wrapper {
    max-width: 500px;
    width: 450px;
}

.woocommerce-form-login,.woocommerce-form-register {
    border: 0 solid !important;
    background: transparent !important;
    padding: 0 !important;
}

.woocommerce-form-register p.form-row input,
.woocommerce-form-login p.form-row input{
    min-width: 0;
    color: #262626 !important;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    transition: all .3s;
    padding: 18.5px 11px;
    font-size: 16px;
    height: auto;
    margin-bottom: 15px !important;
}

#customer_login h2 {
    color: #262626 !important;
    text-align: center;
    font-weight: 800;
    margin-bottom: 30px;
}

.woocommerce-form-register p.form-row label,
.woocommerce-form-login p.form-row label {
    display: none;
}

.register-wrapper button[type="submit"],
.login-wrapper button[type="submit"] {
    margin: 0 !important;
    width: 100%;
    height: 64px;
    float: none !important;
}

.login-wrapper p.lost_password,
.register-wrapper p.lost_password {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    letter-spacing: .5px;
}

.register-wrapper p.lost_password a,
.login-wrapper p.lost_password a {
    text-decoration: underline;
}

#customer_login .show-password-input {
    top: 1.2em;
}

.google-login {
    border: 1px solid #0ba360;
    background: transparent;
    width: 100%;
    color: #262626 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    font-size: 17px;
    text-transform: capitalize;
}

.google-login svg {
    margin-right: 10px;
}

.login-wrapper span.login_or,
.register-wrapper span.login_or{
    display: block;
    text-align: center;
    padding: 20px 0 8px;
}

/**/

.hiring_logo {
    position: absolute;
    right: 10px;
    top: 10%;
    display: none;
}

.woocommerce-checkout .hiring_logo {
    display: none;
}


.why_buyL_ytbvws.container {
    clear:both;
}

.article_ad {
    position: absolute;
    right: 20px;
    width: 70px;
    top: 15px;
}





@media (min-width: 1440px) {
    .bg-container .container {
        width: 1440px;
    }
}

@media (min-width: 1400px) {
    .blog-grid .container {
        margin: 0 auto;
        width: 1380px;
    }
}

@media (min-width: 1300px) {
    .blog-grid .container {
        margin: 0 auto;
        width: 1280px;
    }
}


@media (min-width: 768px) {

    .woocommerce-checkout #payment div.payment_box {
        display: block !important;
    }

    .woocommerce-checkout #payment .wc_payment_method.payment_method_stripe:not(.active) .wc-payment-form,
    .woocommerce-checkout #payment .wc_payment_method.payment_method_stripe:not(.active) .woocommerce-SavedPaymentMethods-saveNew {
        display: none !important;
    }

    .woocommerce-checkout #payment .wc_payment_method.payment_method_stripe:not(.active) .payment_box p {
        margin-bottom: 0;
    }
}



@media (max-width: 768px) {
    .cs_related_products .price_card {
        width: 47%;
    }

    .custom_checkout {
        display: block;
    }

    .custom_checkout .cc_payment_gateway {
        /*margin-top: 30px;*/
        height: 100%;
    }

    .checkout-nav {
        margin-top: 10px;
    }

    .checkout-nav div {
        display: none;
    }


    .woocommerce-checkout form #customer_details .woocommerce-billing-fields .form-row {
        width: 100% !important;
        padding: 0;
    }

    .cc_fields h3.service_title {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .ig_stats h2 {
        font-size: 25px;
    }

    .ig_stats .ig_counts {
        padding: 0;
    }

    .ig_stats .ig_content {
        display: none !important;
    }
}



@media screen and (max-width: 767px) {
    .single-product .product_wrapper .container {
        width: auto;
    }

    .woocommerce div.product .product_title {
        font-size: 26px;
    }

    .woocommerce-page div.product div.summary.cs_product_template {
        padding: 15px 15px 10px 15px;
    }

    .woocommerce-checkout .content .container {
        width: auto;
    }

    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
        background: #fff;
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
        margin-top: 5px;
        margin-bottom: 5px;
    }

}

@media only screen and (max-width: 767px) {

    footer .container {
        width: inherit;
    }

    .woocommerce-cart .container {
        width: 100% !important;
    }

    .woocommerce-cart .woocommerce-cart-form, .woocommerce-cart .cart_totals.calculated_shipping {
        padding: 20px !important;
    }

    .woocommerce-cart td.actions {
        display: none !important;
    }

    .woocommerce-cart .container, .woocommerce-account .container {
        width: 100%;
    }

    .woocommerce-account .slicknav_menu {
        background: linear-gradient(270deg, #cc3ec0, #cc3e3e, #7a3ecc, #3e86cc, #ccc93e, #289f3c);
        background-size: 1200% 1200%;
        animation: gradient 50s ease infinite;
    }
}


@media screen and (max-width: 640px) {
    .woocommerce-checkout form #customer_details .col-1 {
        float: none;
        width: 100%;
    }

    .woocommerce-checkout form #customer_details .woocommerce-billing-fields .form-row {
        width: 99%;
        float: right;
        margin-right: 6px;
    }

    .woocommerce-checkout form .form-row {
        padding: 0px 12px;
        margin: 0;
    }
}

@media screen and (max-width: 600px) {
    .summary.entry-summary.cs_product_template .product_title {
        font-size: 24px;
    }

    footer {
        padding: 34px 20px;
        letter-spacing: 0;
    }

    .row.flexy1 {
        display: flex;
        flex-wrap: wrap;
    }

    footer .row div {
        padding-right: 9px;
        padding-left: 9px;
    }

    footer ul li a {
        font-size: 10px;
    }

    footer ul.menu li:first-child a, footer ul.menu li:first-child a:hover {
        font-size: 13px;
    }

    table.rs_social_stats {
        display: block;
    }

    .social_details {
        display: none;
    }

    .woocommerce-page div.product div.summary.cs_product_template {
        width: 100%;
    }

        .trust_proof {
      width: auto;
      margin-left: 15px;
      margin-right: 15px;
      padding: 9px 14px;
      }
      .trust_proof svg {
        max-width: 19px;
    }

      .trust_proof span {
          font-weight: 600;
          font-size: 13px;
          line-height: 24px;
      }

}

@media screen and (max-width: 500px) {
    table.rs_social_stats {
        display: block;
    }

    .social_details {
        display: none;
    }

    .social_details .form-group {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .promotional_title_wrapper h1::after {
        margin-top: 8px;
        height: 2px;
    }

    .promotional_title_wrapper h1 {
        margin: 0px 0 !important;
    }

    .single_product_wrapper {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .social_details.cs_social_align img {
        width: 35%;
        /* float: left;*/
    }

    /*.social_details.cs_social_align img{
        float: none;
    }*/
    .social_details .profile_stats {
        /*float: left;*/
        /*width: 65%;       */
    }

    .social_details .profile_stats .profile_stats_H1 {
        margin: 0px 0;
        line-height: 25px;
        padding: 0px 10px;
        font-size: 14px;
        text-align: initial;
    }

    .stats_count {
        text-align: center;
        margin-top: 5px;
    }

    .woocommerce-page div.product div.summary.cs_product_template {
        width: 100%;
        padding: 15px 30px 10px 30px;
        margin: auto;
        margin-bottom: 10px;
    }

    .single_product_wrapper .social_details {
        width: 100%;
        margin: auto;
        border-radius: 20px 20px 0px 0px;
        box-shadow: none;
        padding: 15px 5px 10px 5px;
        /*margin-bottom: 10px;*/
    }

    /*.single_product_wrapper .social_details {
        width: 100%;
        margin-bottom: 10px;
        /*display: none;
    }*/
    /*  .woocommerce-page div.product div.summary.cs_product_template {
          width: 100%;
          margin-bottom: 10px;
          padding: 15px 30px 10px 30px;
      }*/
    .cs_single_product .container {
        width: auto;
    }

    .cs_product_template .product_title {
        font-size: 17px !important;
        margin: 15px 0 10px;
    }

    .woocommerce div.product .product_title {
        text-align: left;
    }

    .promotional_title_wrapper h1 {
        font-size: 21px;
    }

    .woocommerce-checkout .content .container {
        width: auto;
    }

    .woocommerce-checkout form #customer_details .col-1 {
        width: 100%;
    }

    .woocommerce-checkout form.checkout.woocommerce-checkout {
        padding: 25px 15px 30px 15px;
    }

    .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
        background: #fff;
    }

    .woocommerce-page.woocommerce-checkout form.login .form-row,
    .woocommerce.woocommerce-checkout form.login .form-row {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    table.rs_social_stats .social_stats {
        font-size: 35px;
    }

}

@media screen and (max-width: 480px) {

    table.wccpf_fields_table td.wccpf_label label {      
        font-size: 17px;       
        padding: 1px 3px;
    }

    .promotional_title_wrapper h1 {
        font-size: 21px;
    }

    .wccpf-fields-group-3 .wccpf_fields_table .wccpf_value .wccpf-field-layout-horizontal .wccpf-field {
        height: 47px;
    }  

    .social_details .profile_stats .profile_stats_H1 {
        font-size: 13px;
    }

    table.rs_social_stats .social_stats {
        font-size: 30px;
    }

     ul.wccpf-field-layout-horizontal {
        display: flex !important;
        text-align: center;
        padding-left: 8px !important;
        justify-content: center;
    }

    table.wccpf_fields_table.-wrapper tbody tr {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    table.wccpf_fields_table td.wccpf_label, table.wccpf_fields_table td.wccpf_label label {
        width: 100% !important;
    }
}




@media (max-width: 479px) {

    .faq-category a:before {
        border-color: hsla(0, 0%, 83.5%, 0) hsla(0, 0%, 83.5%, 0) hsla(0, 0%, 83.5%, 0) #a5a5a5;
        border-width: 7px;
        margin-top: -7px;
        right: 8px;
    }

    .faq-category a:after {
        border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) #fff;
        border-width: 6px;
        margin-top: -6px;
        right: 10px;
    }
}



@media (max-width: 425px) {

    .yt_views_logo.container {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: revert;
        flex-direction: column-reverse;
    }

    .page_search_box input {
        margin-bottom: 5px !important;
    }

    .help-ukrain h1 {
        font-size: 22px;
    }

    .help-ukrain p{
        font-size: 14px;
        line-height: 20px;
    }
    .header-ads p {
        font-size: 13px;
    }

    .not_found_page h1 {
        padding: 0 10px;
        color: #374949 !important;
        margin: 0 !important;
        line-height: 31px !important;
        font-size: 22px;
    }

    .faq-content .panel-heading .panel-title {
        font-size: 18px !important;
    }

    .faq-content .panel-group .panel {
        margin-top: 15px;
    }

    .help-search.single-search {
        margin: 30px 0 20px 0;
    }

    .switch-mode-msg {
        display: none;
    }

    .footer_logo {
        justify-content: center;
    }

    .partner_images {
        text-align: center;
        margin-bottom: 15px;
    }

    .blog .slicknav_menu, .single-post .slicknav_menu {
        background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%) !important;
    }

    #commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {
        flex-basis: 100%;
    }

    .post-header {
        display: none;
    }


    .cs_post_content .post-mobile-share {
        display: flex;
        align-items: center;
    }

    .cs_post_content .post-mobile-share label {
        color: #333333;
    }

    .post-mobile-share .section-articleshare {
        position: static;
        margin: 0;
        width: auto;
        margin-left: 10px;
    }

    .cs_post_content .post-mobile-share li {
        display: inline-flex !important;
    }

    .post-mobile-share ul {
        width: 100%;
    }

    .cs_post_content h1.title {
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .post-header-bg {
        height: 222px;
        background-size: 129px 129px !important;
    }

    .box-picks-info.bigger {
        padding: 10px;
    }

    .box-picks.full {
        height: 215px;
    }

    .box-picks-info .title {
        font-size: 18px;
    }

    .blog_layout .container {
        width: inherit;
        width: 100%;
    }

    .cs_post_content .container {
        width: inherit;
    }

    .main-content p img {
        width: 100%;
    }

    .review-form {
        margin: 20px 15px;
        padding: 30px 30px;
    }

    .review-quote::before {
        display: none;
    }

    h1.review_title {
        padding-top: 30px;
    }

    .review-form h2 {
        font-size: 22px;
    }

    .wc_payment_method.payment_method_instamojo label img,
    .wc_payment_method.payment_method_paypal label img,
    .wc_payment_method.payment_method_zitengine_payoneer label img,
    .wc_payment_method.payment_method_payssion-bitcoin label img,
    .wc_payment_method.payment_method_payssion-webmoney label img,
    
    .cc_payment_gateway li.payment_method_upi_phonepe img {

        width: 120px;
    }

    .wc_payment_method.payment_method_instamojo .payment_field label {
        display: block !important;
    }

    .wc_payment_method.payment_method_instamojo .payment_field label span {
        padding-left: 0px;
    }

    .woocommerce-checkout-review-order-table .cart_item .product-name {
        display: flex;
    }

    .cc_payment_gateway li.wc_payment_method label {
        font-size: 12px;
    }

    .trust_proof {
      width: auto;
      margin-left: 15px;
      margin-right: 15px;
      padding: 9px 14px;
  }

  .trust_proof span {
      font-weight: 600;
      font-size: 13px;
      line-height: 24px;
  }

    .social_details .profile_stats .profile_stats_H1 {
        line-height: 18px;
        font-size: 12px;
    }

    .stats_count span {
        font-size: 18px;
    }

    .stats_count label {
        font-size: 14px;
    }

    .woocommerce-page div.product div.summary.cs_product_template {
        float: none;
        width: 100%;
    }

    .promotional_title_wrapper h1 {
        font-size: 22px;
    }

    .cs_product_template .title_price_wrapper {
        display: block;
    }

    .cs_product_template .single_add_to_cart_button {
        font-size: 13px !important;
    }

    .social_details .profile_stats_H1 {
        line-height: 21px;
        font-size: 14px;
    }

    .woocommerce table.shop_table td {
        padding: 9px 3px;
        font-size: 13px;
    }

    .woocommerce td.product-name .wc-item-meta p,
    .woocommerce td.product-name .wc-item-meta:last-child,
    .woocommerce td.product-name dl.variation p,
    .woocommerce td.product-name dl.variation:last-child {
        margin-bottom: 0;
        font-size: 12px;
    }

    .woocommerce-checkout form.checkout.woocommerce-checkout {
        padding: 25px 10px 30px 10px;
    }

    table.rs_social_stats .social_stats {
        font-size: 25px;
    }

    table.rs_social_stats td p {
        font-size: 13px;
        line-height: initial;
    }

    .cs_related_products {
        margin: 0 25px;
    }

    .cs_related_products .price_card {
        width: 100%;
    }
}


@media only screen and (max-width: 425px) {

    .hiring_logo,.article_ad {
        display: none;
    }

    footer .content_wrapper p {
        text-align: left;
        padding-bottom: 20px;
        font-size: 12px;
    }

    .footer_logo {
        text-align: left;
    }

    footer .payment_info {
        display: block;
    }

    .color_mode_btn {
        right: 50px;
        top: 8px;
    }

    footer ul.menu {
        margin-bottom: 20px;
    }

    footer .payment-secure {
        padding-top: 20px;
        text-align: center !important;
    }

    footer .content_wrapper {
        padding-top: 30px;
        text-align: center;
    }

    footer .copyright_menu ul {
        margin-top: 10px;
    }

    footer .social_links {
        text-align: center;
    }

    .faq-list .heading-support {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .help-center-header .mobile-navigator {
        margin-right: 15px;
        display: flex;
    }

    .help-center-header .mobile-navigator .care13 {
        width: 24px;
    }

    .help-center-header header {
        padding: 16px 15px;
    }

    .help-center-header .header-content {
        display: none;
    }

    .faq-list .container {
        width: 100%;
    }

    .faq-list h1 {
        color: #2eb384 !important;
        font-size: 28px;
        font-weight: 600;
        line-height: 33px !important;
        letter-spacing: 0px !important;
    }


    .help-center-header .mobile-menu.open {
        left: 0px;
        transition: 400ms;
    }


    .help-center-header .mobile-menu .mobile-wrapper {
        top: 0;
        flex: 1 0 auto;
        height: 100%;
        display: flex;
        outline: 0;
        z-index: 1200;
        position: fixed;
        overflow-y: auto;
        flex-direction: column;
        -webkit-overflow-scrolling: touch;
        /*box-shadow: 0px 8px 10px -5px rgb(0 0 0 / 20%), 0px 16px 24px 2px rgb(0 0 0 / 14%), 0px 6px 30px 5px rgb(0 0 0 / 12%);*/
        background-color: #fff;
        z-index: 9999;
        width: 0px;
        transform: none;
        width: 270px;
        transition: transform 400ms cubic-bezier(0, 0, 0.2, 1) 0ms;

    }

    .help-center-header .mobile-menu.open .nav-overlay {
        right: 0;
    }

    .help-center-header .mobile-menu .nav-overlay {
        top: 0;
        left: 0;

        bottom: 0;
        display: flex;
        z-index: -1;
        position: fixed;
        align-items: center;
        justify-content: center;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-tap-highlight-color: transparent;
        z-index: 9999;
    }

    .help-center-header .mobile-header {
        padding-top: 40px;
        background-color: rgba(67, 198, 172, .1);
        padding-bottom: 30px;
        display: block;
        text-align: center;
    }

    .mobile-navigator .care13 path {
        fill: #fff;
    }

    .help-center-header .mobile-header a {
        background: #0fa364;
        color: #fff;
        margin: 8px;
        border: none;
        padding: 9px 24px;
        display: inline-block;
        font-size: 14px;
        transition: all .4s ease-in-out;
        line-height: 16px;
        border-radius: 34px;
        text-transform: none;
    }

    .help-center-header .mobile-header p {
        font-size: 17px;
        color: #4a4a4a;
    }

    .help-center-header .mobile-items li a {
        text-align: left;
        display: block;
        font-size: 17px;
        color: #4a4a4a;
        padding: 20px 20px;
        text-decoration: none;
        display: flex;
        align-items: center;
    }

    .help-center-header .mobile-items li a span {
        margin-left: 10px;
    }

    .help-center-header .mobile-items li a span small {
        display: block;
        font-size: 12px;
        color: #a8a7a7;
    }

    .help-center-header .divider {
        border: 1px solid #4a4a4a;
        opacity: .1;
    }

    .faq-category a {
        justify-content: start;
        flex-direction: row-reverse;
        height: auto;
        width: auto;
        margin: 10px 0px;
        max-width: 100%;
        border-radius: 0;
        padding: 5px 0;
        min-height: 60px;
    }

    .faq-category a svg {
        width: 40px;
    }

    .faq-category h3 {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 0;
        margin-left: 0px;
    }

    .faq-category a i.icon-obj {
        line-height: 0;
        flex-basis: 70px;
    }

    .faq-category a:after {
        border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) #fff;
        border-width: 6px;
        margin-top: -6px;
        right: 10px;
    }


    .faq-category a:before, .faq-category a:after {
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
}

#yt-domain-box{

    background:#fff;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:0 8px 20px rgba(0,0,0,.12);
    display:none;
    overflow:hidden;
}

.yt-domain-item{

    padding:11px 15px;
    cursor:pointer;
    font-size:14px;
}

.yt-domain-item:hover{

    background:#f5f5f5;
}

@media screen and (max-width: 375px) {

    .not_found_page h1 {
        line-height: 29px !important;
    }

    .promotional_title_wrapper h1 {
        font-size: 18px;
    }

    .social_details .profile_stats .profile_stats_H1 {
        margin: 0px 0;
        line-height: 12px;
        padding: 0px 10px;
        font-size: 10px;
        text-align: initial;
    }

    .stats_count span {
    }

    .stats_count label {
        font-size: 14px;
        letter-spacing: 0px;
    }

    .woocommerce-checkout form.checkout.woocommerce-checkout {
        border-radius: 5px;
    }

    .woocommerce div.product form.cart table.rs_social_stats tr {
        display: flex;
        flex-direction: column;
    }

    .woocommerce div.product form.cart table.rs_social_stats td {
        width: 100%;
    }

    .woocommerce div.product form.cart table td {
        text-align: center;
    }

    .woocommerce div.product form.cart table.rs_social_stats td p {
        font-size: 18px;
    }

    .woocommerce div.product form.cart table.rs_social_stats .social_stats {
        font-size: 35px;
    }

    .woocommerce div.product form.cart table.rs_social_stats td p {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 360px) {
    .promotional_title_wrapper h1 {
        font-size: 18px;
    }

    .social_details .profile_stats_H1 {
        line-height: 19px;
        font-size: 15px;
    }
}

@media screen and (max-width: 320px) {



    .social_details .profile_stats_H1 {
        line-height: 16px;
        padding: 0px 5px;
        font-size: 13px;
    }

    .stats_count span {
    }

    .stats_count label {
        font-size: 12px;
        letter-spacing: 0px;
    }
}