/** Shopify CDN: Minification failed

Line 3997:0 Unexpected "@media"

**/
/* @import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap'); */
:root {
    --blue: #1f2757;
    --white: #ffffff;
    --primary-color: #da912f;
    --black: #000000;
    --light-black: #202020;
    --secondry: #414141;
}

html {
    scroll-behavior: smooth;
}
/* 
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gotham Bold' !important;
} */

img {
    max-width: 100%;
    display: block;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    font-family: 'Montserrat' !important;
}

body{
     font-family: 'Montserrat' !important;
}

a {
    -webkit-transition: 0.30s linear;
    -moz-transition: 0.30s linear;
    transition: 0.30s linear;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #f2b669;
}

.cs-layerimgtxtProductDesc1,
.container {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
}

h2 {
    /* font-family: 'Gotham' !important; */
    font-size: 45px;
    font-weight: 900;
}

.section-header h2 {
    text-align: center;
    margin: 16px 0;
    text-transform: uppercase;
}

.upper-cstm-announcement-bar p {
    color: #fff;
    text-align: center;
}

.home-logo-section {
    padding-top: 50px;
}

.home-logo-section-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 50px;
}

.home-logo-section-main-image {
    flex: 0 0 15%;
    max-width: 15%;
    display: flex;
    justify-content: center;
    border: 1px solid #eee;
    padding: 15px;
}

.home-logo-section-main-image img {
    width: 100%;
    max-width: 100px;
    object-fit: contain;
}

.grid__item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    width: 100%;
}

.home-collection-product-slider-section .grid__item {
    flex: 0 0 auto;
    max-width: calc(100%/4 - 15px);
}

.cstm-homepage-all-products-grid {
    display: flex;
    column-gap: 20px;
}

.product-page .product-slider-widget .product-slider .magnify img {
    width: 100%;
    max-width: 568px;
    height: 568px;
}

.home-collection-product-slider-section .grid__item,
.home-collection-product-slider-section .single-product-card {
    border: 1px solid #ddd;
    padding: 20px 20px 30px;
    text-align: center;
}

.home-collection-product-slider-section .custom-product-item-data h4 a {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    line-height: 30px;
    display: block;
    font-size: 18pt !important;
    padding: 20px 0;
    text-align: center;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
}

.home-collection-product-slider-section .custom-product-item-data img {
    height: 250px;
    object-fit: contain;
    text-align: center !important;
    width: 100%;
}

.category_detail h4 a:hover {
    color: #ec9423;
}

p,
ul {
/*    font-family: 'Gotham' !important;*/
    font-size: 18px;
    font-weight: 400;
}

.custom-product-item-data .buy-now-btn {
    font-size: 18pt !important;
    text-transform: none;
    color: #fff;
    background: #1f2757;
    border-radius: 100px;
    padding: 8px 38px;
    display: inline-block;
    border: 2px solid #1f2757;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
}

.custom-product-item-data .buy-now-btn:hover {
    background: #da912f;
    color: #1f2757;
    text-decoration: none;
}

.tetsimonial-custom-home .col-md-4 blockquote {
    background: #f1f1f1;
    text-align: left!important;
    padding: 35px 30px;
    height: 100%;
}

.tetsimonial-custom-home .quotes-slider {
    display: flex;
    justify-content: space-between;
}

.quotes-slider>div {
    flex: 0 0 auto;
    max-width: calc(100%/3 - 30px);
}

.home-logo-section h2.section_title {
    text-align: center;
    color: #1f2757;
    text-transform: none;
    padding-bottom: 50px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    letter-spacing: -1px !important;
}

.custom-home-video-section {
    width: 100%;
    float: left;
    position: relative;
}

.custom-home-video-section img.banner-video {
    height: 560px;
    width: 100%;
    object-fit: cover;
}

.custom-home-video-section .button-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}

.custom-home-video-section .button-wrap span {
    margin: 0 auto;
    display: table;
    background: #da912f;
    color: #fff;
    font-family: Comfortaa, cursive;
    border-radius: 100px;
    font-weight: 700;
    padding: 11px 66px;
    margin-top: 30px;
}

.custom-home-video-section .button-wrap span {
    text-transform: uppercase;
}

.custom-home-video-section .button-wrap img.play-img {
    margin: 0 auto;
}

.custom-home-video-section .play-btn {
    background: transparent;
}

.tetsimonial-custom-home .review-secton {
    text-align: center;
    margin: 65px 0 60px;
    width: 100%;
}

.tetsimonial-custom-home .review-secton a {
/*    font-family: 'Gotham' !important;*/
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    color: #000;
}

.tetsimonial-custom-home .review-secton a::before {
    position: absolute;
    right: -40px;
    top: 0;
    width: 20px;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    background-image: url(/cdn/shop/files/pro-arow.png?v=1598091873);
}

.cs-Schedulemeettextmsg {
    /* font-size: 42px; */
    /* text-transform: uppercase; */
    /* color: #000; */
    /* font-family: 'Gotham' !important; */
    /* text-align: center; */
    /* padding: 0; */
    /* margin: 0 0 30px; */
    /* line-height: 1.4; */
    /* font-weight: 900 !important; */
}

h4.cs-Schedulemeettextmsg {
    text-align: center;
    color: #1f2757;
    text-transform: none;
    padding-bottom: 50px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    letter-spacing: -1px !important;
    line-height: 40px !important;
}

.cstm-Schedule-Meeting-Section-main {
    padding: 0 0 60px;
}

.cs-ptagtxtmsgfinalphase {
    font-size: 18pt !important;
    line-height: 27px;
    /* font-weight: 400; */
    text-align: center;
    max-width: 890px;
    margin: auto;
    color: #000;
    float: none;
    font-family: 'Montserrat' !important;
}

.jdgm-star.jdgm--off:before,
.jdgm-star.jdgm--on:before,
.reviews .star-reviews i {
    color: #FFA600;
}

h2.jdgm-carousel-title {
    text-transform: uppercase;
    color: #394439;
}

.jdgm-carousel-wrapper {
    width: 80%;
    margin: auto;
    padding: 0px 0 65px;
}

span.jdgm-carousel-number-of-reviews {
    color: #414141;
    font-size: 18px;
    font-weight: 300;
    line-height: 27px;
    font-family: Comfortaa, cursive;
}

.jdgm-carousel-item__review-title {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 16pt !important;
    color: #414141;
    padding: 5px 0;
}

.jdgm-carousel-item__reviewer-name {
    font-family: 'Montserrat' !important;
    font-size: 14pt !important;
    opacity: 0.6;
    line-height: 1;
    padding-bottom: 2px;
}

.jdgm-carousel-item__product-title.jdgm-ellipsis {
    font-size: 15pt !important;
    /* font-weight: 300; */
    color: #414141;
    line-height: 24px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
}

.jdgm-carousel-wrapper .jdgm-all-reviews-rating-wrapper {
    display: none !important;
}

.jdgm-carousel-number-of-reviews.jdgm-carousel-number-of-reviews--verified {
  display: none !important;
}


/* Header */

header.header-desktop.header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background: #da912f;
}

header .pre-header-right p:nth-child(1) {
    font-size: 25px !important;
    color: #fff;
    margin-bottom: 5px;
}

header .cstm-header-right-text,
header .upper-cstm-announcement-bar,
header header.wrap.wrapper {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0;
}

ul.cstm-user-icon-class li a p {
    text-transform: uppercase;
    font-weight: 900!important;
    font-size: 18px!important;
    color: #2e2e2e!important;
    line-height: 27px;
    margin-bottom: 0;
    padding: 11px 16px 9px 16px;
}

header .upper-cstm-announcement-bar p {
    color: #fff;
    text-align: center;
    font-size: 20px !important;
    font-weight: 700 !important;
    text-align: end;
}

header .pre-header-right {
    text-align: right;
}

header .pre-header-right p:nth-child(2) a {
    color: #fff;
}

header .wrapper {
    width: auto;
    margin: 0;
}

header .annoucement-bar {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 27px;
/*    font-family: 'Gotham' !important;*/
}

header .address-bar-haeder {
    color: #fff!important;
    position: relative;
    padding-right: 6px;
    font-weight: 700;
    font-size: 17px;
}

header .address-bar-haeder .mai-upper-adress-bar-text {
    font-size: 25px;
    line-height: 37.5px;
/*    font-family: 'Gotham' !important;*/
    text-align: right;
}

header .clickabkle-call-number a {
    color: #fff;
/*    font-family: 'Gotham' !important;*/
    font-size: 18px !important;
}

body header .logo-image>div a img {
    max-width: 200px !important;
    object-fit: cover;
    width: 100% !important;
}

.main-header .main-menu.full .wrapper {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.wrapper .main-menu-items .menu-item a {
/*    font-family: 'Gotham' !important;*/
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 18px !important;
    color: #2e2e2e !important;
    line-height: 27px;
}

.main-header ul.main-menu-items.child-number-1 {
    padding: 35px 0;
}

.main-header ul {
    list-style: none;
    padding-left: 0;
}

.wrapper .new-search-form input {
    width: 200px;
    height: 40px;
    font-size: 16px;
    border-radius: 100px !important;
    border: 1px solid #4a4a4a;
    padding: 6px 49px 6px 12px;
    font-family: 'Montserrat' !important;
}

.main-header .main-menu .main-menu-items .menu-item .main-menu-items {
    background: #fff;
    border-top: 2px solid #ec9423;
    box-shadow: 0 0 5px rgb(0 0 0 / 19%);
}

.main-menu-items .menu-item ul {
    width: 250px;
    left: auto;
    visibility: visible;
    opacity: 1;
    z-index: 9;
    position: absolute;
}

.main-header .main-menu .main-menu-items .menu-item a {
    position: relative;
}

.main-header .main-menu .main-menu-items .menu-item .main-menu-items:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    bottom: 0;
    z-index: 9999;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-top: 2px solid #ec9423;
    border-right: 2px solid #ec9423;
    top: -8px;
    left: 72px;
}

.main-menu .main-menu-items>.menu-item:hover,
.main-menu .main-menu-items>.menu-item:active,
.main-header .main-menu .main-menu-items .menu-item .main-menu-items .menu-item:focus,
.main-header .main-menu .main-menu-items .menu-item .main-menu-items .menu-item:hover,
.main-header .main-menu .main-menu-items .menu-item .main-menu-items .menu-item:focus,
.main-header .main-menu .main-menu-items .menu-item .main-menu-items .menu-item:active {
    background-color: transparent !important;
}

.main-header .main-menu .main-menu-items .menu-item .main-menu-items li:first-child {
    padding-left: 0;
}

.main-header .main-menu .main-menu-items .menu-item .main-menu-items li {
    padding-left: 15px;
}

.main-header .main-menu .main-menu-items .menu-item .main-menu-items li a:hover {
    color: #f2b669 !important;
}

.main-menu-items .menu-item .main-menu-items li a {
    color: #747474 !important;
}

.main-menu-items .menu-item .main-menu-items li a {
    padding: 5px 16px !important;
}

.fa-magnifying-glass:before,
.new-search-form .fa-search:before {
    content: "\f002";
    font-family: fontAwesome;
    color: #4a4a4a;
    font-size: 20px;
}

.main-menu-items span.icon-fallback-text {
    position: absolute;
    right: 28px;
    top: 6px;
}

.cart-icon-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

span.cart-icon.open-drawer.cart-icon-wrapper {
    flex-direction: row;
}

span#cart-count {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
}

span.fallback-text.cart-text {
    flex: 0 0 50%;
    max-width: 50%;
}

.cart-icon-wrap svg.icon {
    width: 24px;
    height: 24px;
}

.cart-icon-wrap .cart-count {
    position: relative;
}

.cart-icon-wrap span.count {
    width: 18px;
    position: absolute;
    color: #ffffff;
    right: -12px;
    top: -4px;
    line-height: 16px;
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    background: #ec9423;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Hero banner */

.right-image {
	height: 900px;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-content: flex-end;
	justify-content: center;
	flex-wrap: wrap;
	padding-bottom: 40px;
}

.image-textimage-section .right-image * {
    width: 100%;
    text-align: center;
    max-width: 100%;
}

.image-textimage-section .right-image .dirobi_text {
    padding: 20px 0;
}

.image-textimage-section .right-image span {
    font-size: 40px!important;
    font-weight: 500!important;
    color: #fff;
}

.image-textimage-section .right-image .dirobi_text .tex_two_color {
    color: #ec941f;
}

.image-textimage-section .right-image .button_text {
    /* background: #aca5bb85 !important; */
    /* border-radius: 12px; */
    /* max-width: 188px; */
    /* padding: 10px; */
}

.image-textimage-section .right-image .button_text a {
	font-weight: 700;
	font-size: 19px !important;
	text-transform: uppercase;
	color: #1f2757;
}

.home-collection-product-slider-section h2.section_title {
    text-align: center;
    color: #1f2757;
    text-transform: none;
    padding-bottom: 50px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    letter-spacing: -1px !important;
}

.container-fluid.home-collection-product-slider-section {
    padding-top: 65px;
}

.tetsimonial-custom-home.quotes h2 {
    margin-bottom: 50px;
}

.tetsimonial-custom-home .col-md-4 blockquote cite {
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
/*    font-family: 'Gotham' !important;*/
}

.tetsimonial-custom-home .col-md-4 blockquote>div+img {
    margin-bottom: 10px;
}

.tetsimonial-custom-home .col-md-4 blockquote p.head-sec {
    padding: 20px 0 20px;
}

.tetsimonial-custom-home .review-secton a:hover:before,
.cstm-review-section-button a:hover {
    color: #d8953e;
    text-decoration: underline;
}

.wrapper ul.cstm-cart-icon-class span.fallback-text.cart-text,
.wrapper ul.cstm-user-icon-class li a {
    padding: 0 15px;
}

.tetsimonial-custom-home .col-md-4 blockquote svg {
    fill: #a8a8a8;
    width: 60px;
    height: 60px;
}

.tetsimonial-custom-home .col-md-4 blockquote path {
    fill: #a8a8a8;
}

.wrapper ul.cstm-user-icon-class a i {
    font-size: 22px;
    color: #4a4a4a;
}

.blog_section_image.home_page_cstm_blog {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

.blog_section_image.home_page_cstm_blog .blog-section {
    box-shadow: 0 4px 20px rgb(42 42 42 / 10%);
    border-bottom: solid 3px #1f2757;
    height: 100%;
}

.blog_section_image p.article-publish-date {
    padding-top: 10px;
    margin-bottom: 0 !important;
}

.blog_section_image .content_wrap {
    padding: 0 17px;
}

.blog_section_image p.article-publish-date time {
    font-size: 13px;
    color: #a0a0a0;
}

.blog_section_image.home_page_cstm_blog h3 a {
    color: #333;
    text-decoration: none;
}

.blog_section_image .content_wrap h3 {
    margin-top: 13px;
}

.blog_section_image.home_page_cstm_blog h3 a:hover {
    color: #1e73be;
    ;
}

.blog-section a.read_more_btn_blog {
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1;
    background: #da912f;
    color: #fff;
    padding: 12px 22px;
    border-radius: 4px;
    margin: 10px 0 20px 17px;
}

.blog-section a.text-colored img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: top;
}

.blog-section a.text-colored {
    display: block;
}

.blog_section_image.home_page_cstm_blog>div>div {
    padding: 0 10px;
}

.blog_section_image .content_wrap p {
    margin-bottom: 20px;
}

.blog_home_page_heading h2.section_title {
    text-align: center;
    padding-bottom: 50px;
}

.target_video_wrap iframe {
    width: 100%;
    height: 560px;
}

.blog_section_image.home_page_cstm_blog h3 a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Comfortaa', cursive !important;
    line-height: normal;
}

.blog_section_image .content_wrap h3 {
    margin-top: 13px;
    font-size: 18px;
    line-height: normal;
}


/* footer */

footer .site-footer {
    background: #1f2757;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 29px;
    color: #fff;
    padding-bottom: 0;
}

footer.footer-content .wrapper {
    width: 100%;
    max-width: 1430px;
    padding: 30px 20px 0 20px;
}

footer.footer-content .first-footer-sec h4.nav-title {
    color: #fff;
    margin-bottom: 25px;
    font-size: 29px;
    font-weight: 700;
/*    font-family: 'Gotham' !important;*/
    line-height: 35px;
}

footer.footer-content .first-footer-sec h4.nav-title {
    color: #fff !important;
    margin-bottom: 25px !important;
    font-size: 29px !important;
    font-weight: 700 !important;
   font-family: 'Montserrat' !important;
    line-height: 35px;
}

footer .newsletter-klaviyo.full h4.news_letter_title,
footer .home-new-newletter-heading-main .home-new-newletter-heading h2 {
    color: #fff;
}

footer .newslatter-text-content {
    text-align: center;
}

footer .home-new-newletter-content h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
}

footer .site-footer .wrapper .klaviyo_inputs_wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
}

footer.footer-content .wrapper .home-new-newletter-heading-main .email-signup-form .klaviyo_field_group input {
    border-radius: 100px;
    height: 45px;
    padding: 0 30px;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 300px;
    display: flex;
    margin: 0 auto;
    float: none;
    color: #000;
/*    font-family: 'Gotham' !important;*/
    font-size: 18px;
    text-transform: capitalize;
    line-height: 27px
}

footer.footer-content .wrapper .grid__item .newsletter-klaviyo form .klaviyo_form_actions,
footer.footer-content .wrapper .grid__item .newsletter-klaviyo form .klaviyo_field_group {
    flex: 0 0 100%;
    width: 100%;
    margin: 0;
}

footer.footer-content .wrapper .grid__item .newsletter-klaviyo form .klaviyo_form_actions button {
    margin: 0 auto;
    height: 45px;
    font-size: 20px;
    background: #d8933d;
    width: 100%;
    max-width: 300px;
    border-radius: 100px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0;
    transition: all .5s ease-in-out;
    border: 2px solid #d8933d;
    line-height: normal;
/*    font-family: 'Gotham' !important;*/
}

footer.footer-content .wrapper .grid__item .newsletter-klaviyo form .klaviyo_form_actions button:hover {
    background: transparent!important;
    border: 2px solid #d8933d!important;
}

footer.footer-content .wrapper .first-footer-sec h2 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 35px;
}

.first-second-half-number-adress .mai-address-bar .clickabkle-call-number a {
    color: #da912f;
    font-weight: 700;
    letter-spacing: 2px;
/*    font-family: 'Gotham' !important;*/
    font-size: 18px;
}

.first-second-half-number-adress .mai-address-bar .clickabkle-call-number a:hover {
    text-decoration: underline;
}

.footer-payment-methods h2 {
    margin: 18px 0 0 !important;
    padding-bottom: 20px;
}

.footer-payment-methods {
    padding-top: 25px;
}

footer.footer-content .wrapper ul.grid__item.site-footer__payment-icons {
    list-style: none;
    display: flex;
    column-gap: 10px;
    padding-left: 0
}

footer.footer-content .half-content.last-half.direction-last-half.footer-nav {
    float: none;
    width: 100%;
}

footer.footer-content .half-content.last-half.direction-last-half.footer-nav h4.nav-title {
    color: #fff;
    text-transform: capitalize;
/*    font-family: 'Gotham' !important;*/
    text-decoration: none;
}

footer.footer-content .site-footer .wrapper .last-half .grid__item {
    width: 100%;
    text-align: left;
}

footer.footer-content .site-footer .wrapper .last-half .grid__item ul li {
    padding-bottom: 10px;
    width: 50%;
    float: left;
    padding-right: 10px;
}

footer.footer-content .site-footer .wrapper .last-half .grid__item ul li a {
    font-weight: 300;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
/*    font-family: 'Gotham' !important;*/
}

footer.footer-content .site-footer .wrapper .last-half .grid__item ul {
    padding-left: 0;
}

footer.footer-content .back-to-top-right {
    right: 22px;
    border-radius: 50%;
}

footer.footer-content .clickabkle-call-number p {
    color: #fff;
}

footer.footer-content .credits {
    width: 100%;
    float: left;
    border-top: 1px solid #ffffff6b;
    margin-top: 15px;
    padding-top: 20px;
    display: flex;
    align-items: center;
}

footer.footer-content .newsletter-klaviyo.full h4.news_letter_title {
    display: none;
}

footer.footer-content .credits p {
    color: #fff;
}

footer.footer-content .first-second-half-number-adress .mai-address-bar .clickabkle-call-number a span.fa.fa-phone {
    color: #fff;
    margin-right: 10px;
}

.footer-social-icon ul.social-media {
    display: flex;
    list-style: none;
}

.footer-social-icon ul.socila-icon {
    padding-left: 0;
}

.footer-social-icon ul.social-media li a {
    padding: 0 13px;
}

.footer-social-icon ul.social-media li a i {
    font-size: 18px;
    color: #fff;
}

.site-footer .credits p {
    width: 100%;
}

footer .home-new-newletter-heading-main {
    text-align: center;
}

footer .home-new-newletter-heading-main .home-new-newletter-heading h2 {
    color: #fff;
    text-align: center;
    font-size: 40px!important;
    text-transform: lowercase;
}

footer .home-new-newletter-content bold {
    font-size: 40px;
    font-weight: 600;
}

footer .home-new-newletter-heading-main .form-group input {
    border-radius: 100px;
    height: 45px;
    padding: 0 30px;
    border: 1px solid #ddd;
    width: 100%;
    max-width: 300px;
    display: flex;
    margin: 0 auto;
    float: none;
    color: #000;
    font-family: 'Montserrat' !important;
}

footer .home-new-newletter-heading-main .form-group input+button {
    height: 45px;
    font-size: 20px;
    background: #d8933d;
    width: 100%;
    max-width: 300px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 0;
    transition: all .5s ease-in-out;
    border: 2px solid #d8933d;
    line-height: normal;
    color: #fff;
}


/* Footer End */


/* Products Page */

.product-page {
    border-top: 1px solid #eee;
}

.product-page .wrapper {
    width: 100%;
    max-width: 1430px;
    padding: 0 20px;
}

.product-page .wrapper .breadcrumbs a {
    color: #000;
}

.product-page .wrapper .products-info .product-half .product-slider .slick-list {
    border: 1px solid #eee;
}

.product-half.rte .container-special-offer-badge img {
    display: none;
}

.product-page .product-half~.product-half>div.no-mobile {
    padding: 10px 0;
}

.product-page .swatch-standard input:checked+.swatch-value,
.product-page .swatch-style input:checked+.swatch-value {
    border: 1px solid #1f2757;
    box-shadow: 0 1px #1f2757, 0 -1px #1f2757, 1px 0 #1f2757, -1px 0 #1f2757;
}

.product-page .swatch-standard input:checked+.swatch-value+.swatch-value-checked,
.swatch-style input:checked+.swatch-value+.swatch-value-checked {
    background: var( --blue);
}

.product-page .AddToCart2-div .btn-add-tocart,
.product-half .form-add-to-cart .cart-icon {
    background-color: var( --blue);
}

.product-page .AddToCart2-div .btn-svg svg,
.product-half .form-add-to-cart .cart-icon .btn-svg svg {
    top: 0;
}

.product-tabs__content-wrapper .product-tabs__content {
    border: 0 !important;
}

.template-product .cs--sectionLogos-Img {
    width: 100%;
    padding: 40px 20px 40px 20px;
    margin: 0 auto;
}

ul.cs-ulForLogos-Products {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}

.cs-layerimgtxtProductDesc {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 20px;
}

.cs--TitlesnDescsPrdctD h3.cs--SubTitlePrdctDesc {
    font-size: 23px;
    line-height: 30px;
    font-weight: 900;
}

.cs--TitlesnDescsPrdctD {
    padding-left: 90px;
}

.cs-layer-image-text-cstm-field {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px 0;
    border-top: 1px solid #eee;
}


/* .column-faq-one.cstm_wrap_all_faq .set .content {
    display: none;
}

.set.cstm_section_one.active_faq .content.open_faq_active {
    display: block;
} */

.cs--sectionLogos-Img ul.cs-ulForLogos-Products li img {
    height: 119px;
    width: 129px;
    object-fit: contain;
}

.cs-layerimgtxtProductDesc.cs-removeBorderTopHere {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 20px 60px 20px;
}


/* .cs-layerimgtxtProductDesc.cs-removeBorderTopHere .cs--section-DescPD {
    padding-right: 90px;
} */

.cstm-add-class-on-product-metafield>div {
    flex: 0 0 auto;
    max-width: calc(100%/2 - 45px);
}

.cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
    font-size: 45px;
    line-height: 49px;
    font-weight: 900;
    margin: 0 0 20px 0;
    color: #414141;
/*    font-family: 'Gotham' !important;*/
}

.cs--TitlesnDescsPrdctD .cs--TitlesnDescsPrdctD h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 33.5px;
    color: #000;
}

.cstm-add-class-on-product-metafield {
    display: flex;
    flex-wrap: wrap;
    column-gap: 90px;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.cs--section-ReviewImg iframe {
    width: 100%;
    height: 393px;
    object-fit: cover;
}

.direction_content_section .content .custom-field--value h1 {
    color: #414141;
    font-size: 45px;
    font-weight: 900;
    line-height: 49.5px;
}

.custom-field--value {
    padding-bottom: 70px;
}


/* FAQ */

.custom-products-faq {
    background: #eeeff4;
    width: 100vw;
    transform: translate(-50%);
    margin-left: 50%;
    padding-bottom: 100px;
    float: left;
    margin-bottom: 50px;
}

.custom-products-faq .heading .custom-field--value {
    padding: 87px 0 60px;
    text-align: center;
    font-size: 47px;
    font-weight: 500;
}

.column-faq-one.cstm_wrap_all_faq .set {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.column-faq-one.cstm_wrap_all_faq .set a {
    display: flex;
    width: 100%;
    min-height: unset;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #131c50;
    margin-bottom: 15px;
    border-radius: 30px;
    padding: 10px 25px;
    color: #131c50;
    font-size: 19px!important;
    line-height: normal;
    font-weight: 700;
    text-decoration: none;
}

.set.cstm_section_one a {
    display: flex;
    width: 100%;
    min-height: 50px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #131c50;
    margin-bottom: 15px;
    border-radius: 30px;
    padding: 10px 25px;
    color: #131c50;
    font-size: 19px !important;
    line-height: normal;
    font-weight: 700;
    text-decoration: none;
}

.set.cstm_section_one i {
    background: #131c50;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    text-align: center;
    padding: 8px 0 7px 1px;
    min-width: 20px;
}

.set.cstm_section_one.active_faq .content.open_faq_active {
    display: block;
    width: 100%;
}

.set.cstm_section_one.active_faq .content.open_faq_active p {
    width: 100%;
}

.set.cstm_section_one .content {
    display: none;
}

.set.cstm_section_one.active i {
    background: #fff;
    color: #131c50;
}

.column-faq-one.cstm_wrap_all_faq .set a:hover {
    background: #131c50;
    color: #fff;
}

.set a span {
  white-space: unset;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
	padding-right: 10px;
}
.set.cstm_section_one.active_faq a {
    background: #131c50;
    color: #fff;
}

.column-faq-one.cstm_wrap_all_faq .set a i {
    background: #131c50;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    text-align: center;
    padding: 8px 0 7px 1px;
    min-width: 20px;
}

.column-faq-one.cstm_wrap_all_faq .set a:hover i {
    background: #fff;
    color: #131c50;
}

.column-faq-one.cstm_wrap_all_faq .set :nth-child(even) {
    float: right;
}

.cstm-add-class-on-product-metafield .cs--TitlesnDescsPrdctD {
    padding-left: 0;
}

.set.cstm_section_one.active_faq a i {
    background: #fff;
    color: #131c50;
}

.set.cstm_section_one.active_faq a i:before {
    content: "\f068";
}

.cstm-add-to-cart-related-product {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.cs--ProductAddToCart-Desc .cs--moneyProductDescription {
    font-size: 37px;
    font-weight: 300;
    color: #da912f;
    font-family:'Comfortaa', cursive;
    display: block;
    text-align: left;
}

.cstm-add-to-cart-related-product .grid__item.large--one-whole.price--inner {
    padding-left: 0;
}

.cs--ProductAddToCart-Desc .cs--QuantitySelectorcs-Product select {
    height: 41px;
    border: 2px solid #1f2757;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 30px 0 12px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
}

.form-vertical input,
.form-vertical select,
.form-vertical textarea {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}

.cstm-add-to-cart-related-product .cs-AddtoCartPD-BtnSelcetnAmount select {
    display: block;
    padding: 8px 25px 8px 10px;
    border: 1px solid #eee;
    font-size: 18px;
    font-weight: 300;
/*    font-family: 'Gotham' !important;*/
}

.cstm-add-to-cart-related-product .cs--ProductSatisfactoryMessage h4.cs--ProductComfyTagLine {
    font-size: 17px;
    line-height: 28px;
}

.jdgm-rev-widg__header a.jdgm-write-rev-link {
    border-color: #da912f;
    color: #1f2757;
    font-weight: 500;
    font-size: 16px;
    background-color: #ffffff;
}

.jdgm-widget-actions-wrapper a.jdgm-ask-question-btn {
    background: #112361;
    color: #fff;
}

.cstm-dirobi-custome-product-field {
    overflow: hidden;
}

.template-product .jdgm-rev.jdgm-divider-top.jdgm--done-setup.jdgm--leex-done-setup {
    background-color: transparent !important;
    border-bottom: 1px solid #e5e6eb;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    position: static !important;
    width: 100% !important;
    border-top: 0 !important;
}

.template-product .jdgm-rev-widg.jdgm-rev-widg {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.template-product span.jdgm-rev__author-wrapper {
    display: flex !important;
    column-gap: 10px;
}

.template-product #judgeme_product_reviews .jdgm-rev__buyer-badge {
    background: 0 0;
    color: #db9130;
    padding: 0;
    margin-top: 3px;
    font-size: 15px;
}

.template-product #judgeme_product_reviews .jdgm-rev .jdgm-rev__timestamp {
    font-size: 14px;
    line-height: 16px;
}

.template-product a.jdgm-paginate__page.jdgm-curt {
    font-size: 18px;
    font-weight: 700;
}

.template-product span.jdgm-star.jdgm--off:before,
.template-product #judgeme_product_reviews .jdgm-star.jdgm--on:before {
    color: #db9130 !important;
}

.template-product #judgeme_product_reviews .jdgm-rev__title {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700;
}

.jdgm-paginate a {
    color: #000;
}

.template-product .jdgm-rev.jdgm-divider-top.jdgm--done-setup.jdgm--leex-done-setup:last-child {
    border-bottom: 0;
}

.relate-content .wrapper>div {
    width: 100%;
    max-width: 1430px;
    float: none;
    padding-left: 0;
}

.shopify-section.recently-viewed-products .wrapper,
.relate-content .wrapper {
    width: 100%;
    max-width: 1430px;
    padding: 0 20px;
}

.template-product .shopify-section.recently-viewed-products .wrapper .grid-uniform,
.template-product .relate-content .grid-uniform {
    gap: 0;
    display: flex;
    justify-content: center;
    column-gap: 15px;
}

.template-product .shopify-section.recently-viewed-products .wrapper .grid__item-image-wrapper img,
.template-product .relate-content .grid__item-image-wrapper img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.releted--products .category_wrap h4 a,
.template-product .relate-content .grid__item h3,
.template-product .shopify-section.recently-viewed-products .wrapper h4 {
    color: #000;
    text-decoration: none;
    font-weight: 700;
    line-height: 30px;
    display: block;
    font-size: 18px;
}

.releted--products .category_wrap h4 {
    padding: 20px 0;
    text-align: left;
}

.releted--products .category_wrap span.jdgm-prev-badge__stars span:before {
    color: #da912f !important;
}

.category_wrap .custom-product-item-data img {
    width: 250px;
    height: 250px;
    object-fit: contain;
}

.category_wrap ul.slick-dots {
    display: flex;
    justify-content: center;
    column-gap: 15px;
    margin-top: 30px;
}

.releted--products .category_wrap .grid__item {
    float: none;
    padding-left: 0;
}

.releted--products .category_wrap .slick-slide {
    margin: 0 20px;
}

.cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc {
    font-size: 45px;
    font-weight: 900;
    line-height: 49px;
}

.cs-layerimgtxtProductDesc3 .cs--TitlesnDescsPrdctD {
    padding-left: 0;
    padding-right: 60px;
}

.category_wrap ul.slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    background: #262355;
    border-radius: 50%;
    border: 1px solid #262355;
}

.category_wrap ul.slick-dots li.slick-active button {
    background: #d69547;
    border: 1px solid #d69547;
}

.category_wrap .custom-product-item-data {
    padding: 20px 20px 30px;
    border: 1px solid #eee;
}

.cs-layerimgtxtProductDesc3 {
    display: flex;
    border-top: 1px solid #eee;
    margin-top: 60px;
    padding-top: 60px;
}

.template-product .shopify-section.recently-viewed-products span.grid__item-price,
.template-product .relate-content .grid__item-price-wrapper span.grid__item-price {
    /* color: #000; */
    font-weight: 900;
    font-size: 18px;
}

.template-product .shopify-section.recently-viewed-products h2,
.template-product .relate-content h2 {
/*    font-family: 'Gotham' !important;*/
    font-weight: 900;
    font-size: 45px;
    line-height: 49px;
}

.template-product .shopify-section.recently-viewed-products h2 {
    margin-bottom: 50px;
}

.shopify-section.recently-viewed-products section.wrapper {
    padding-top: 40px;
    padding-bottom: 0;
}

footer.footer-content {
    margin-top: 60px;
}

.template-product .relate-content .wrapper .reviewtitle {
    margin-bottom: 45px;
}

.template-product .grid-uniform--s4 .grid__item {
    border: 1px solid #eee;
    flex: 0 0 auto;
    max-width: calc(100%/4 - 15px) !important;
    float: none;
    padding-left: 0;
    padding: 20px 20px 30px 20px;
}

.cstm-add-to-cart-related-product .grid__item.add-to-cart {
    float: none;
    padding-left: 0;
}

.main-cstm-class-for-judje-add-to-cart {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.main-cstm-class-for-judje-add-to-cart .AddToCart {
    width: 100%;
    max-width: 210px;
    height: 46px;
    background-color: #1f2757!important;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-cstm-class-for-judje-add-to-cart .jdgm-widget .jdgm-prev-badge {
    display: flex !important;
    column-gap: 10px;
    align-items: center;
}

.cstm-add-to-cart-related-product .cs-AddtoCartPD-BtnSelcetnAmount .cs--ProductSatisfactoryMessage {
    padding: 30px 0;
}

.releted--products h2.cs-RelatedProductstitle_Pdesc {
    text-align: center;
    padding: 18px 0 10px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.cs-layerimgtxtProductDesc3 {
    display: flex;
    padding-top: 60px;
}

.releted--products .category_wrap .slick-prev {
    position: absolute;
    top: 50%;
    left: -37px;
    right: auto;
    font-size: 0;
}

.releted--products .category_wrap .slick-next {
    left: auto;
    right: 0;
    position: absolute;
    top: 50%;
    font-size: 0;
}

.releted--products .category_wrap .slick-next:before,
.releted--products .category_wrap .slick-prev:before {
    position: absolute;
    content: "\f053";
    font-family: 'fontAwesome';
    color: #000;
    font-size: 20px;
    z-index: 10;
}

.releted--products .category_wrap .slick-next:before {
    position: absolute;
    content: "\f054";
    font-family: 'fontAwesome';
    color: #000;
    font-size: 20px;
}

.custom-field--value ul {
    padding-left: 0;
}

.product-page .product-quantity-wrapper button#ButtonMinus {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.product-page .product-quantity-wrapper button#ButtonPlus {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.cs-layerimgtxtProductDesc1 {
    padding: 0 20px;
}

.column-faq-one.cstm_wrap_all_faq .set:nth-child(even) {
    float: right;
}

.column-faq-one.cstm_wrap_all_faq .set:nth-child(odd) {
    float: left;
}

.cs-layerimgtxtProductDesc3 .cs--TitlesnDescsPrdctD {
    padding-right: 0;
}

.cs-layerimgtxtProductDesc3>div {
    width: unset;
}

.cs-layerimgtxtProductDesc3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 90px;
}

.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 90px;
}

.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field>div {
    width: unset;
}

.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field>div .cs--TitlesnDescsPrdctD {
    padding-left: 0;
}

.cstm-add-to-cart-related-product>div {
    width: unset;
}

.cstm-add-to-cart-related-product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 90px;
}

.cstm-add-to-cart-related-product span.cs-FeaturedImg_ProductDesc img {
    max-width: 330px !important;
}

.product-page .product-slider-widget .product-slider .slick-arrow,
.product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-next.slick-arrow,
.product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-prev.slick-arrow {
    font-size: 0;
}

.product-page .product-slider-widget .product-slider .slick-prev.slick-arrow:before,
.product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-prev.slick-arrow:before {
    position: absolute;
    content: "\f053";
    font-family: 'fontAwesome';
    color: #000;
    font-size: 20px;
    left: 0;
    z-index: 99;
}

.product-slider-widget .product-slider-featured button:before {
    background: transparent !important;
    border: 0 !important;
}

.product-page .product-slider-widget .product-slider .slick-next.slick-arrow:before,
.product-page .product-slider-widget .product-slider .slick-arrow:before {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    border: 1px solid#ddd;
}

.releted--products .category_wrap .slick-next:before,
.releted--products .category_wrap .slick-prev:before {
    background: transparent;
    border: 1px solid transparent;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.product-slider-widget .product-slider-featured .slick-prev:before {
    left: -30px !important;
}

.releted--products .category_wrap .slick-next:hover:before,
.releted--products .category_wrap .slick-prev:hover:before {
    background: #da912f;
    border: 1px solid #da912f;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}

.product-page .product-slider-widget .product-slider .slick-next.slick-arrow:before,
.product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-next.slick-arrow:before {
    position: absolute;
    content: "\f054";
    font-family: 'fontAwesome';
    color: #000;
    font-size: 20px;
}

.recently-viewed-products .grid-uniform {
    gap: 0;
    display: flex;
    justify-content: center;
    column-gap: 15px;
    padding-left: 0;
}

.shopify-section.recently-viewed-products h2#recently-viewed-products-title {
    text-align: center;
    color: #1f2757;
    text-transform: none;
    padding-bottom: 50px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    letter-spacing: -1px !important;
    line-height: 49px;
    padding-top: 0;
    margin-top: 0;
}

.recently-viewed-products .grid-uniform li.grid__item {
    border: 1px solid #eee;
    flex: 0 0 auto;
    max-width: calc(25% - 15px)!important;
    float: none;
    padding: 20px 20px 30px;
}

.recently-viewed-products .grid-uniform li.grid__item img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.recently-viewed-products .grid-uniform li.grid__item h4 {
    color: #000;
    text-decoration: none;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    line-height: 26px !important;
    display: block;
    font-size: 15pt !important;
    letter-spacing: -1px !important;
}

.recently-viewed-products .grid-uniform li.grid__item span.grid__item-price {
    /* color: #000; */
    font-weight: 900;
    font-size: 18px;
}

.blog_home_page_heading h2.section_title {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1 {
    text-align: center;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field {
    margin-top: 60px;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong,
.direction_content_section .heading,
.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1 {
    text-align: center;
    font-size: 45px !important;
    line-height: 49px;
    font-weight: 900;
}

.direction_content_section .heading .custom-field--value {
    padding: 60px 0 0 0;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field p+h1 {
    padding-top: 60px;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field h1 {
    margin-bottom: 20px;
}

.cstm-dirobi-custome-product-field {
    padding-top: 60px;
}

.cs-ptagtxtmsgfinalphase a.cs-clickherelinktoschedule-meet {
    font-size: 18pt !important;
    color: #da912f;
}

.template-index .jdgm-star.jdgm--half:before,
.template-index .jdgm-star.jdgm--on:before {
    color: #da912f;
}

.quotes-wrapper blockquote cite::before {
    content: "\2014 ";
    margin-right: 4px;
}

.jdgm-preview-badge .jdgm-star.jdgm-star::before {
    color: #db9130 !important;
}

.releted--products .extra-dsc {
    min-height: 150px;
}

.releted--products .grid__product-content.text-center.category_detail {
    position: relative;
}

.releted--products .grid__product-content.text-center.category_detail .shop-now-button-wrap {
    position: absolute;
    bottom: 0;
    top: auto;
}

.home-page-coach-free-section-cstm {
    background: #1f2757;
    padding: 60px 0;
}

.template-index .custom-home-video-section {
    margin-bottom: 60px;
}

.home-page-coach-free-section-cstm h2 {
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
}

.cstm-main-home-page-coach-free img {
    height: 100%;
    width: 100%;
}

.home-page-cstm-free-coach-button a {
    text-align: center;
    display: block;
    padding: 30px 0 0;
}

.home-page-cstm-free-coach-button {
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
}

.home-page-cstm-free-coach-button a {
    text-align: center;
    padding: 30px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #d8933d;
    border-radius: 100px;
    padding: 10px 35px;
    border: 2px solid #d8933d;
    letter-spacing: 3px;
    transition: all 0.5s ease-in-out;
    display: inline-block;
}

.home-page-cstm-free-coach-button a:hover {
    background: transparent;
}

.home-page-coach-free-section-cstm h2 span.cstm-spon {
    color: #da912f;
}


/* 31/01/23 */

.product-page .product-slider-widget .product-slider .slick-prev.slick-arrow:before,
.product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-prev.slick-arrow:before {
    left: -38px;
}

.jdgm-paginate__prev-page,
.jdgm-paginate__next-page {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    padding-top: 3px;
}

.jdgm-paginate__prev-page:before {
    content: "\f053" !important;
    font-family: fontAwesome;
    font-weight: 300;
    font-size: 11px;
}

.jdgm-paginate__next-page:before {
    content: '\f054' !important;
    font-family: fontAwesome;
    font-weight: 300;
    font-size: 11px;
}


/* product section top */

.product-half.rte h1.product-title.no-mobile {
    display: none;
}

.product-half.rte h1.cs--ProductTesti {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 14px;
    font-weight: 900;
}

.product-page .product-half~.product-half .cs--ProductTestimonialPostedByName h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    color: var(--light-black);
}

.product-page .product-half~.product-half .cs-ProductTitleName h3 {
    font-size: 20px;
    line-height: 40px;
    margin: 40px 0 0 0;
    width: 100%;
    color: var(--light-black);
    font-weight: 900;
}

.template-product .products-info .product-half .cs--reviewsstarsOfsectionOne .jdgm-prev-badge .jdgm-prev-badge__text {
    font-size: 20px;
    display: inline-block;
    font-weight: 500;
    color: var(--secondry);
}

.template-product .products-info .product-half .cs--reviewsstarsOfsectionOne .jdgm-prev-badge span.jdgm-prev-badge__stars span:before {
    padding: 0 2px 0 0;
    font-size: 17px;
}

.product-page .new-product-price .new-current-price>span span {
    color: var(--secondry);
    font-weight: 500;
    line-height: 1.1;
}

.product-page .product-half~.product-half .new-product-price {
    padding: 14px 0 10px;
}

.rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio.rc_widget__option--active.rc-option--active {
    margin-bottom: -10px;
}

select#selling_plan_8208051472 {
    padding: 10px;
    border-radius: 5px;
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong {
    font-size: 38px !important;
}

.jdgm-widget-actions-wrapper a {
    font-family: 'Comfortaa', cursive !important;
}

div#shopify-section-template--14804515946570__63bef90a-9661-49dd-9453-dcdc6517b7c1 hr {
    display: none;
}

.product-page .product-slider-widget .product-slider .slick-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-page a.jdgm-rev__body-read-more {
    color: #000;
}

.product-page .product-slider-widget .product-slider button.slick-prev.slick-arrow:before {
    left: -13px !important;
}

.jdgm-rev .jdgm-rev__content a.jdgm-rev__body-read-more {
    color: var(--primary-color);
}

.template-index .jdgm-carousel-wrapper {
    padding: 20px 0 20px;
}

.template-index .jdgm-carousel-wrapper .jdgm-carousel-item__review {
    height: 240px;
    padding-bottom: 30px;
}

.template-index h2.jdgm-carousel-title {
    text-align: center;
    color: #1f2757;
    text-transform: none;
    margin-bottom: 50px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 48px !important;
    letter-spacing: -1px !important;
}
.cstm-mobile-price .new-product-price span.new-price-discounts-wrapper span.compare-price {
    font-size: 12px !important;
}
.cstm-mobile-price .new-product-price span.new-price-discounts-wrapper span.you-save-price {
    font-size: 14px !important;
}

/* products Page End */
.image-textimage-section.banner-section .dirobi_text h1 {
    letter-spacing: -4px;
}

/* Responsive */

@media(max-width:1649px) {
    footer.main-footer.container-fluid h3,
    footer.footer-content .wrapper .first-footer-sec h2 {
        font-size: 27px !important;
    }
    .releted--products .category_wrap .slick-prev {
        left: -14px;
        right: auto;
        font-size: 0;
    }
    .releted--products .category_wrap .slick-next:before {
        right: -16px;
    }
    .product-page .product-half~.product-half .cs-ProductTitleName h3 {
        margin: 30px 0 0;
    }
}

@media(max-width:1365px) {
    .cs-Schedulemeettextmsg,
    h2 {
        font-size: 40px !important;
    }
    .home-page-coach-free-section-cstm h2,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
        font-size: 40px !important;
    }
    .right-image {
        height: 550px;
    }
    .cstm-dirobi-custome-product-field,
    .home-logo-section-main,
    .container-fluid.home-collection-product-slider-section {
        padding-top: 50px;
    }
    .cstm-Schedule-Meeting-Section-main {
        padding-top: 0;
    }
    .blog_home_page_heading h2.section_title,
    .home-collection-product-slider-section h2.section_title {
        padding-bottom: 40px;
    }
    .tetsimonial-custom-home.quotes h2,
    .home-logo-section h2.section_title {
        padding-bottom: 0;
    }
    .blog_home_page_heading h2.section_title {
        padding-top: 0;
    }
    .blog_section_image.home_page_cstm_blog {
        padding-bottom: 50px;
    }
    .home-collection-product-slider-section .custom-product-item-data h4 a {
        padding: 10px 0;
    }
    .grid__product-content.text-center.category_detail h4 {
        margin-bottom: 0;
    }
    .tetsimonial-custom-home .review-secton {
        margin: 50px 0 40px;
        width: 100%;
    }
    .blog-section a.text-colored img {
        width: 100%;
        height: 303px !important;
    }
    .template-index .jdgm-carousel-wrapper {
        padding: 0px 0 0;
    }
    footer.main-footer.container-fluid h3,
    footer.footer-content .wrapper .first-footer-sec h2,
    footer.footer-content .first-footer-sec h4.nav-title {
        font-size: 22px!important;
    }
    .template-product .shopify-section.recently-viewed-products .wrapper .grid__item-image-wrapper img,
    .template-product .relate-content .grid__item-image-wrapper img {
        width: 250px;
        height: auto;
        object-fit: cover;
    }
    .category_wrap ul.slick-dots {
        margin-top: 30px;
    }
    .custom-product-item-data .buy-now-btn {
        font-size: 16pt !important;
        padding: 8px 32px !important;
    }
    .custom-products-faq .heading .custom-field--value {
        padding: 60px 0 60px;
    }
    .custom-products-faq {
        padding-bottom: 50px;
        margin-bottom: 20px;
    }
    .column-faq-one.cstm_wrap_all_faq .set a span {
        font-size: 17px;
    }
    .main-cstm-class-for-judje-add-to-cart .AddToCart {
        max-width: 200px;
        font-size: 16px;
        padding: 10px 29px;
        line-height: normal;
    }
    .cstm-add-to-cart-related-product span.cs-FeaturedImg_ProductDesc img {
        max-width: 500px;
    }
    .cs-layerimgtxtProductDesc3,
    .cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field,
    .cstm-add-class-on-product-metafield {
        column-gap: 45px;
    }
    .cs-layer-image-text-cstm-field {
        padding-bottom: 0;
    }
    .cs-layerimgtxtProductDesc3 {
        margin-top: 40px;
        padding-top: 40px;
    }
    .custom-field--value {
        padding-bottom: 40px;
    }
    .recently-viewed-products .grid-uniform li.grid__item img {
        width: 250px;
        height: auto;
        object-fit: cover;
    }
    .direction_content_section .heading .custom-field--value {
        padding: 40px 0 0;
    }
    .direction_content_section .heading,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1 {
        text-align: center;
        font-size: 40px!important;
    }
    .product-slider.product-slider-thumbnails .slick-next:before {
        right: 0;
    }
    .releted--products .grid__product-content.text-center.category_detail h4 a {
        min-height: 60px;
    }
    .releted--products .extra-dsc {
        min-height: 130px;
    }
    .cstm-add-to-cart-related-product {
        grid-column-gap: 45px;
    }
    .product-page .product-half~.product-half .cs-ProductTitleName h3 {
        margin: 20px 0 0;
    }
    .home-page-coach-free-section-cstm {
        margin-bottom: 40px;
    }
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field p+h1 {
        padding-top: 30px;
    }
  .set a span {
	padding-right: 10px;
}
}

@media(max-width:1199px) {
    body header .logo-image>div a img {
        max-width: 170px!important;
    }
    header .address-bar-haeder .mai-upper-adress-bar-text {
        font-size: 20px;
    }
    header .clickabkle-call-number a {
        font-size: 14px!important;
    }
    .custom-product-item-data .buy-now-btn {
        font-size: 16pt !important;
        padding: 8px 32px !important;
    }
    footer .site-footer .credits p {
        width: 100%;
        font-size: 16px !important;
    }
    .template-index .home-collection-product-slider-section .grid__product-content.text-center.category_detail h4 {
        margin-bottom: 0;
        min-height: 80px;
    }
    .template-index .home-collection-product-slider-section .grid__product-content.text-center.category_detail {
        position: relative;
    }
    .template-index .extra-dsc {
        padding-bottom: 44px;
    }
    .home-collection-product-slider-section .shop-now-button-wrap {
        position: absolute;
        bottom: 0;
        top: auto;
    }
    .cstm-homepage-all-products-grid {
        flex-wrap: wrap;
    }
    .home-logo-section {
        padding-top: 25px;
    }
    .cstm-add-class-on-product-metafield {
        column-gap: 40px;
    }
    .cstm-add-class-on-product-metafield>div {
        flex: 0 0 auto;
        max-width: calc(50% - 20px);
    }
    .home-page-coach-free-section-cstm h2,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong,
    .direction_content_section .heading,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1,
    .releted--products h2.cs-RelatedProductstitle_Pdesc,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
        font-size: 35px !important;
        line-height: 40px;
    }
    header .pre-header-right p:nth-child(1) {
        font-size: 23px!important;
        color: #fff;
        margin-bottom: 5px;
    }
    header .upper-cstm-announcement-bar p {
        color: #fff;
        text-align: center;
        font-size: 16px!important;
        font-weight: 700!important;
        margin-bottom: 10px;
    }
    .home-page-cstm-free-coach-button a {
        text-align: center;
        font-size: 16px;
        padding: 10px 20px;
    }
    .product-page .product-half~.product-half .cs--ProductTestimonialPostedByName h4 {
        font-size: 18px;
    }
    .product-half.rte h1.cs--ProductTesti {
        font-size: 20px;
    }
    .template-product .cs--sectionLogos-Img {
        padding: 10px 20px;
    }
    .template-product .products-info .product-half .cs--reviewsstarsOfsectionOne .jdgm-prev-badge .jdgm-prev-badge__text {
        font-size: 18px;
    }
    h2.jdgm-carousel-title {
        margin-bottom: 30px;
    }
    .tetsimonial-custom-home.quotes h2 {
        margin-bottom: 30px;
    }
}

@media(min-width:1025px) {
    footer .wrapper .credits.mobile-section {
        display: none;
    }
}

@media(max-width:1024px) {
    footer.footer-content .wrapper>div>.col-md-4,
    footer.footer-content .wrapper>div>.col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer.footer-content .site-footer>div>div {
        display: flex;
        flex-direction: row-reverse;
    }
    .home-logo-section h2.section_title {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .jdgm-carousel-wrapper {
        padding: 0 0 48px !important;
    }
    .tetsimonial-custom-home.quotes h2 {
        margin-top: 0;
    }
    .home-logo-section-main {
        margin-bottom: 50px;
    }
    .home-collection-product-slider-section {
        padding-top: 34px!important;
        padding-bottom: 20px!important;
    }
    footer .home-new-newletter-heading-main {
        text-align: center;
        border-top: 1px solid #ffffff6b;
        margin-top: 20px;
    }
    footer .site-footer {
        padding-top: 10px;
    }
    .custom-product-item-data .buy-now-btn {
        font-size: 16pt !important;
        padding: 8px 32px !important;
    }
    .direction_content_section .heading .custom-field--value {
        font-size: 25px;
        line-height: 40px;
    }
    footer.footer-content .credits {
        display: none;
    }
    footer .wrapper .credits.mobile-section {
        display: block;
    }
    footer .home-new-newletter-heading-main .home-new-newletter-heading {
        padding-top: 20px;
    }
    footer.footer-content .wrapper>div>.col-md-4 {
        padding-bottom: 10px;
    }
}

@media(max-width:1030px) {
    .blog_home_page_heading h2.section_title {
        padding-bottom: 30px;
        display: block;
        margin-top: 0;
    }
    .cstm-add-to-cart-related-product span.cs-FeaturedImg_ProductDesc img {
        max-width: 450px;
    }
}

@media(max-width:991px) {
    .blog-section a.text-colored img {
        width: 100%;
        height: 237px;
        object-fit: cover;
        object-position: top;
    }
    .blog_home_page_heading h2.section_title {
        padding-bottom: 0;
        display: block;
        margin-top: 0;
        font-size: 35px !important;
    }
    .blog_home_page_heading h2.section_title,
    .home-logo-section h2.section_title,
    .home-collection-product-slider-section h2.section_title {
        padding-bottom: 30px;
    }
    .home-logo-section {
        padding-top: 14px;
    }
    .home-logo-section .home-logo-section-main {
        padding-top: 10px !important;
    }
    header.header-desktop.header-mobile {
        flex-direction: column;
    }
    header .address-bar-haeder {
        padding-top: 10px;
    }
    header .annoucement-bar {
        padding-top: 10px;
    }
    right-image {
        height: 450px;
    }
    .cstm-homepage-all-products-grid {
        flex-wrap: wrap;
    }
    .home-collection-product-slider-section .grid__item {
        flex: 0 0 auto;
        max-width: calc(50% - 15px);
        margin-bottom: 20px;
    }
    .image-textimage-section .right-image span {
        font-size: 22px!important;
    }
    .image-textimage-section .right-image .button_text {
        max-width: 150px;
        padding: 7px 10px;
    }
    .image-textimage-section .right-image .button_text a {
        font-size: 16px!important;
    }
    h2.jdgm-carousel-title {
        text-transform: uppercase;
        color: #394439;
        font-size: 30px !important;
    }
    .cs-Schedulemeettextmsg,
    h2 {
        font-size: 30px!important;
    }
    .cs--sectionLogos-Img ul.cs-ulForLogos-Products li img {
        height: 100px;
        width: 100px;
        object-fit: contain;
    }
    .releted--products .category_wrap h4 a,
    .template-product .relate-content .grid__item h3,
    .template-product .shopify-section.recently-viewed-products .wrapper h4 {
        color: #000;
        text-decoration: none;
        font-weight: 700;
        line-height: 30px;
        display: block;
        font-size: 17px;
    }
    .product-page .product-slider-widget .product-slider .magnify img {
        width: 100%;
        max-width: 400px;
        height: 400px;
        object-fit: contain;
    }
    header .cstm-header-right-text,
    header .upper-cstm-announcement-bar,
    header header.wrap.wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }
    body .main-header-logo-wrapper {
        padding-bottom: 20px;
    }
    header .upper-cstm-announcement-bar p {
        color: #fff;
        text-align: center;
        font-size: 20px!important;
    }
    header .pre-header-right {
        text-align: center;
    }
    .main-header .main-menu .main-menu-items .menu-item>.menu-link {
        display: flex;
        padding: 10px;
    }
    .recently-viewed-products .grid-uniform li.grid__item {
        border: 1px solid #eee;
        flex: 0 0 auto;
        max-width: calc(50% - 15px)!important;
        float: none;
        padding: 20px;
        margin-bottom: 20px;
    }
    .main-cstm-class-for-judje-add-to-cart .AddToCart {
        font-size: 14px;
    }
    .right-image {
        height: 460px;
    }
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field {
        margin-top: 40px;
    }
    .home-collection-product-slider-section .shop-now-button-wrap {
        position: relative;
        bottom: 0;
        top: auto;
    }
    .template-index .extra-dsc {
        padding-bottom: 0;
    }
    .template-index .home-collection-product-slider-section .grid__product-content.text-center.category_detail h4 {
        margin-bottom: 0;
        min-height: auto;
    }
    .product-half.rte h1.cs--ProductTesti {
        text-transform: uppercase;
    }
    .product-page .product-slider-widget .product-slider .slick-prev.slick-arrow:before,
    .product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-prev.slick-arrow:before {
        left: -12px;
    }
}

@media(min-width:768px) {
    .mobile-view-cstm-menu-cart-user {
        display: block;
    }
    .cstm-mobile-price,
    .mobile-view-cstm-menu-cart-user {
        display: none;
    }
    .template-product .products-info .product-half .cs--reviewsstarsOfsectionOne .jdgm-prev-badge {
        display: flex !important;
        align-items: center;
        column-gap: 10px;
    }
}

@media(max-width:768px) {
    .home-page-coach-free-section-cstm h2,
    .releted--products h2.cs-RelatedProductstitle_Pdesc,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
        font-size: 30px !important;
        line-height: 40px;
    }
    .cstm-add-to-cart-related-product span.cs-FeaturedImg_ProductDesc img {
        max-width: 330px;
    }
}

@media(max-width:768px) {
    .home-logo-section-main-image img {
        max-width: 80px;
    }
}

@media(max-width:767px) {
  .mobile_logo {
	width: 100%;
}
  .image-textimage-section.banner-section .dirobi_text h1 {
    letter-spacing: 0px;
}
  .mobile_logo img {
	width: 100%;
	max-width: 150px;
}
  .right-image {
	padding-bottom: 20px;
}
    .blog_home_page_heading h2.section_title {
        font-size: 25px !important;
    }
    .blog_section_image.home_page_cstm_blog {
        padding-bottom: 0;
    }
    .blog_section_image.home_page_cstm_blog>div>div {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .blog-section a.text-colored img {
        width: 100%;
        height: auto;
        object-fit: cover;
        object-position: top;
    }
    .header-mobile .grid__item {
        border-right: 0;
    }
    .home-collection-product-slider-section .grid__item {
        flex: 0 0 auto;
        max-width: calc(100%);
        margin-bottom: 20px;
    }
    .quotes-slider>div {
        flex: 0 0 auto;
        max-width: calc(100%);
        margin-bottom: 20px;
    }
    .tetsimonial-custom-home .quotes-slider {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    header .address-bar-haeder .mai-upper-adress-bar-text {
        font-size: 20px;
        text-align: left;
    }
    header.header-desktop.header-mobile {
        padding: 10px;
        border-bottom: 0;
    }
    .right-image {
        height: 350px;
    }
    body.template-index .tetsimonial-custom-home {
        padding: 0 0 24px!important;
    }
    .home-logo-section h2.section_title {
        font-size: 25px !important;
    }
    .home-logo-section-main-image {
        flex: 0 0 48%;
        max-width: 48%;
        margin-bottom: 20px;
    }
    .home-logo-section-main-image img {
        max-width: 90px;
    }
    .tetsimonial-custom-home.quotes h2,
    .blog_home_page_heading h2.section_title,
    .home-logo-section h2.section_title,
    .home-collection-product-slider-section h2.section_title {
        font-family: 'Montserrat' !important;
        font-weight: 700 !important;
        font-size: 26pt !important;
        letter-spacing: -1px !important;
        line-height: 36px !important;
    }
    .home-collection-product-slider-section {
        padding-top: 34px!important;
        padding-bottom: 12px!important;
    }
    .home-logo-section-main {
        margin-bottom: 30px;
    }
    .blog-section a.text-colored img {
        width: 100%;
        height: 347px !important;
        object-fit: cover;
        object-position: top;
    }
    .jdgm-carousel-wrapper {
        padding: 13px 0 48px !important;
    }
    .first-footer-sec {
        margin-top: 20px;
    }
    footer.footer-content .site-footer .wrapper .last-half .grid__item ul li {
        padding-bottom: 0px;
        width: 100%;
        float: none;
        padding-right: 0;
    }
    footer.footer-content .site-footer .wrapper .last-half .grid__item ul {
        padding-left: 0;
        text-align: center;
    }
    footer.footer-content .wrapper {
        padding: 0;
    }
    .site-footer .credits .wrapper {
        padding: 0 !important;
    }
    footer .site-footer .credits p {
        width: 100%;
        font-size: 14px!important;
    }
    footer.footer-content .wrapper ul.grid__item.site-footer__payment-icons {
        flex-direction: row;
    }
    .first-footer-sec {
        padding-bottom: 0;
    }
    .footer-payment-methods {
        padding-top: 0;
    }
    footer.footer-content .wrapper ul.grid__item.site-footer__payment-icons {
        margin-bottom: 0;
    }
    .first-second-half-number-adress {
        text-align: center;
    }
    .footer-payment-methods h2 {
        margin-top: 0 !important;
    }
    footer.footer-content .wrapper .home-new-newletter-heading-main .email-signup-form .klaviyo_field_group input {
        font-size: 14px;
    }
    .blog-section a.text-colored img {
        height: auto !important;
    }
    .cs-Schedulemeettextmsg,
    h2 {
        font-size: 25px!important;
    }
    .tetsimonial-custom-home .review-secton {
        margin: 10px 0 0px;
        width: 100%;
    }
  
    .home-logo-section-main {
        margin-bottom: 20px;
    }
    .first-second-half-number-adress {
        border-top: 1px solid #ffffff6b;
        margin-top: 14px;
    }
    .footer-contact-details {
        padding-top: 15px;
    }
    header .site-nav--mobile button svg path {
        fill: #1f2757;
    }
    body .search.mobile button {
        background-color: #1f2757;
    }
    .main-header.menu-mobile input+span {
        position: absolute;
    }
    .main-header.menu-mobile input {
        position: relative;
    }
    .main-header.menu-mobile input+span button {
        background-color: #1f2757;
    }
    .drawer .drawer__title {
        color: #1f2757;
    }
    .target_video_wrap iframe {
        width: 100%;
        height: 450px;
    }
    .tetsimonial-custom-home .col-md-4 blockquote svg {
        fill: #a8a8a8;
        width: 40px;
        height: 40px;
    }
    .tetsimonial-custom-home .col-md-4 blockquote p.head-sec {
        padding: 20px 0 0;
    }
    .home-collection-product-slider-section .custom-product-item-data h4 a {
        text-align: center;
    }
    .js-drawer-open-left .newsletter-klaviyo.full {
        display: none;
    }
    .grid__item.one-fifth.mobile {
        padding-left: 0;
    }
    body header .logo-image>div a img {
        max-width: 120px!important;
    }
    header .address-bar-haeder .mai-upper-adress-bar-text {
        text-align: center;
    }
    .mobile-nav .child {
        margin: 0;
    }
    .home-collection-product-slider-section h2 {
        margin-bottom: 0;
        padding-bottom: 25px !important;
    }
    .site-footer .wrapper .last-half .nav-title {
        margin-bottom: 10px !important;
    }
    .cstm-upper-serch-bar-row {
        display: flex;
/*         justify-content: end; */
        align-items: center;
        margin-top: 15px;
    }
    .cstm-upper-serch-bar-row .mobile-view-user-icon a i {
        font-size: 22px;
        color: #4a4a4a;
    }
    .cstm-upper-serch-bar-row .cart-icon-wrap svg {
        width: 50px;
        height: 50px;
    }
    .cstm-upper-serch-bar-row .cart-icon-wrap span.count {
        right: -12px;
        top: 4px;
    }
    .main-header .cart-icon-wrap,
    .main-header .grid__item {
        flex: 0 0 8%;
    }
    .mobile-view-cstm-menu-cart-user form {
        height: 40px;
        font-size: 16px;
    }
    .mobile-view-cstm-menu-cart-user form input {
        border-radius: 100px;
        border: 1px solid #4a4a4a !important;
        padding: 6px 15px 6px 012px;
        position: relative;
        width: 100%;
        height: 40px;
        max-width: 334px;
    }
    .mobile-view-cstm-menu-cart-user form input+button {
        background: transparent !important;
        position: absolute;
        top: 9px;
        right: 0;
    }
    .mobile-view-cstm-menu-cart-user form#SearchFormMobile {
        width: 100%;
        max-width: 334px;
        margin: 0 auto;
    }
    .mobile-view-cstm-menu-cart-user {
        padding-bottom: 20px;
    }
    .site-footer .menu-footer-grid .no-bullets,
    footer nav.half-content.grid__item.menu-footer-grid.clickable {
        display: block;
    }
    footer nav.half-content.grid__item.menu-footer-grid h4.nav-title svg {
        display: none;
    }
    footer.footer-content .site-footer .wrapper .last-half .grid__item ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .site-footer .wrapper .no-bullets .footer-menu-item {
        margin-bottom: 15px;
    }
    .cstm-add-class-on-product-metafield>div {
        flex: 0 0 auto;
        max-width: 100%;
    }
    .col-md-12.cs--sectionLogos-Img {
        padding: 20px 20px;
    }
    .releted--products h2.cs-RelatedProductstitle_Pdesc,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
        font-size: 25px !important;
        line-height: 35px;
    }
    .column-faq-one.cstm_wrap_all_faq .set {
        width: 100%;
        float: left;
        padding: 0;
    }
    .cstm-add-to-cart-related-product span.cs-FeaturedImg_ProductDesc img {
        max-width: 100%;
    }
    .jdgm-rev-widg {
        margin-top: 0;
        padding-top: 0;
    }
    .template-product .relate-content .wrapper .reviewtitle {
        margin-bottom: 20px;
        line-height: 35px;
    }
    .template-product .grid-uniform--s4 .grid__item {
        max-width: calc(100%) !important;
        padding: 20px;
        margin-bottom: 20px;
    }
    .category_wrap ul.slick-dots {
        margin-top: 20px;
    }
    .swatch .swatch-value {
        padding: 7px 5px;
        line-height: 2;
    }
    .cs--section-ReviewImg iframe {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere {
        padding: 0 20px 30px;
    }
    .cstm-add-to-cart-related-product,
    .cs-layerimgtxtProductDesc3,
    .cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field {
        grid-template-columns: 1fr;
    }
    .cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field>div {
        width: unset;
    }
    .video-section_direction,
    .cs--ReviewImgProductDescPage {
        margin-bottom: 30px;
    }
    .custom-products-faq .heading .custom-field--value {
        padding: 30px 0;
    }
    .col-md-12.cs--sectionLogos-Img {
        padding-bottom: 0;
        padding-top: 0;
    }
    .cs-layerimgtxtProductDesc3 .cs--TitlesnDescsPrdctD {
        padding-bottom: 20px;
    }
    .custom-field--value ul {
        margin-bottom: 0;
    }
    hr {
        margin: 20px 0 0;
    }
    .template-product .jdgm-rev-widg.jdgm-rev-widg {
        border: 0;
        margin-top: 0;
        padding: 0 !important;
    }
    .releted--products h2.cs-RelatedProductstitle_Pdesc {
        padding: 0px 0 10px;
        margin-bottom: 20px;
    }
    .releted--products .category_wrap .slick-next:before {
        right: -14px;
    }
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere {
        padding: 0 20px 20px;
    }
    .product-page .product-slider-widget .product-slider .slick-next.slick-arrow:before,
    .product-page .product-slider-widget .product-slider .slick-arrow:before {
        width: 30px;
        height: 30px;
    }
    .releted--products .category_wrap .slick-next:before,
    .product-page .product-slider-widget .product-slider .slick-next.slick-arrow:before,
    .product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-next.slick-arrow:before,
    .releted--products .category_wrap .slick-next:before,
    .releted--products .category_wrap .slick-prev:before,
    .product-page .product-slider-widget .product-slider .slick-prev.slick-arrow:before,
    .product-slider.product-slider-featured.jq-featured-slider.slick-initialized.slick-slider .slick-prev.slick-arrow:before {
        font-size: 16px;
    }
    .product-page .product-slider-widget .product-slider .slick-next.slick-arrow:before,
    .product-page .product-slider-widget .product-slider .slick-arrow:before {
        right: -10px;
    }
    .product-slider-widget .product-slider-featured .slick-prev:before {
        left: -12px!important;
    }
    body .mobile-view-cstm-menu-cart-user .search.mobile input {
        width: 100%;
        max-width: 100%;
    }
    .mobile-view-cstm-menu-cart-user {
        padding-left: 20px;
        padding-right: 20px;
    }
    .mobile-view-cstm-menu-cart-user form#SearchFormMobile {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    ul.child-number-2.child.opentoggle {
        display: block;
    }
    .template-cart .logo-image {
        width: 100%;
    }
    .header-desktop .header-cart-wrapper {
        border-bottom: 0;
    }
    .recently-viewed-products .grid-uniform li.grid__item {
        border: 1px solid #eee;
        flex: 0 0 auto;
        max-width: calc(100%)!important;
        float: none;
        padding: 20px;
        margin-bottom: 20px;
    }
    .shopify-section.recently-viewed-products section.wrapper {
        padding-top: 30px;
        padding-bottom: 0;
    }
    .direction_content_section .heading,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1,
    .releted--products h2.cs-RelatedProductstitle_Pdesc,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc,
    .releted--products h2.cs-RelatedProductstitle_Pdesc,
    .custom-products-faq .heading .custom-field--value,
    .direction_content_section .content .custom-field--value h1,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc,
    .cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
        font-size: 25px !important;
        line-height: 35px;
    }
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field p+h1 {
        padding-top: 0;
    }
    .direction_content_section .heading .custom-field--value {
        font-size: 25px;
        line-height: 40px;
    }
    .direction_content_section .heading .custom-field--value {
        padding: 20px 0 0 0;
    }
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field {
        margin-top: 0;
    }
    header .pre-header-right p:nth-child(2) a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    body .main-header-logo-wrapper {
        padding-bottom: 0;
    }
    header .upper-cstm-announcement-bar p {
        color: #fff;
        text-align: center;
        font-size: 17px!important;
    }
    .releted--products .extra-dsc,
    .releted--products .grid__product-content.text-center.category_detail h4 a {
        min-height: auto;
    }
    .releted--products .grid__product-content.text-center.category_detail .shop-now-button-wrap {
        position: unset;
    }
    .mobile-view-user-icon a {
        text-transform: uppercase;
        font-weight: 900!important;
        font-size: 16px!important;
        color: #2e2e2e!important;
        line-height: 27px;
        margin-bottom: 0;
    }
    .special-offer-badge__svg-image {
        display: none;
    }
    .releted--products .category_wrap .slick-next:hover:before,
    .releted--products .category_wrap .slick-prev:hover:before,
    .releted--products .category_wrap .slick-next:before,
    .releted--products .category_wrap .slick-prev:before {
        width: 35px;
        height: 35px;
    }
    .releted--products .category_wrap .slick-prev {
        left: -10px;
    }
    .releted--products .category_wrap .slick-next {
        right: 4px;
    }
    .cstm-add-to-cart-related-product .grid__item.large--one-whole.price--inner {
        padding-left: 20px;
    }
    .cstm-add-to-cart-related-product .product-single__variants {
        width: 100%;
        margin-top: 20px;
    }
    .cstm-add-to-cart-related-product .grid__item.large--one-whole.price--inner {
        padding-left: 0;
    }
    .cs--ProductAddToCart-Desc {
        padding-top: 20px;
    }
    .home-page-coach-free-section-cstm h2,
    .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong {
        font-size: 25px!important;
        line-height: 35px;
    }
    .cstm-main-home-page-coach-free .col-md-3 {
        margin-bottom: 30px;
    }
    .home-page-cstm-free-coach-button {
        padding-top: 10px;
    }
    .home-page-coach-free-section-cstm {
        background: #1f2757;
        padding: 40px 0;
    }
    .template-index .custom-home-video-section {
        margin-bottom: 40px;
    }
    .product-page .product-slider-widget .product-slider .slick-prev.slick-arrow:before {
        left: 0;
    }
    .category_wrap ul.slick-dots li button {
        width: 10px;
        height: 10px;
    }
    .template-product .shopify-section.recently-viewed-products h2 {
        margin-bottom: 30px;
    }
    .product-half.rte h1.cs--ProductTesti {
        font-size: 18px;
        padding-top: 30px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .product-page .product-half~.product-half .cs-ProductTitleName h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .template-product .products-info .product-half .cs--reviewsstarsOfsectionOne .jdgm-prev-badge span.jdgm-prev-badge__stars span:before {
        font-size: 14px;
    }
    .product-page .product-half~.product-half .new-product-price {
        padding: 20px 0 25px;
        justify-content: flex-start;
    }
    .shipping-calculate-date {
        column-gap: 10px;
    }
    ul.mobile-nav.static,
    ul.mobile-nav.dinamic-menu {
        padding-left: 0;
    }
    .mobile-nav .dinamic-item .mobile-nav__toggle-open:after,
    .mobile-nav .mobile-nav__item .mobile-nav__toggle-open:after {
        transition: unset;
    }
    .cstm-dirobi-custome-product-field,
    .cstm-Schedule-Meeting-Section-main,
    .home-logo-section-main,
    .container-fluid.home-collection-product-slider-section {
        padding-top: 30px;
    }
    .cs-layer-image-text-cstm-field {
        padding: 30px 0 0;
    }
    .cs-layerimgtxtProductDesc3 {
        margin-top: 30px;
        padding-top: 30px;
    }
    .custom-field--value ul li {
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    .column-faq-one.cstm_wrap_all_faq .set a span {
        font-size: 16px;
    }
    .set.cstm_section_one.active_faq .content.open_faq_active p {
        width: 100%;
        font-size: 16px !important;
        line-height: 30px;
    }
    .rc_popup {
        padding: 0 !important;
    }
    .product-page .new-product-price .new-current-price>span span {
        font-size: 24px;
    }
    .template-product .swatch-elements-wrapper label.swatch-element.swatch-element-standard {
        width: 100%;
    }
    .template-product .swatch-elements-wrapper label.swatch-element.swatch-element-standard span.swatch-value {
        width: 100%;
    }
    .product-tabs__content-wrapper .product-tabs__content span {
        font-size: 16px;
        line-height: 30px;
    }
    .product-tabs__content-wrapper .product-tabs__content span br {
        display: none;
    }
    .product-page .product-slider-widget .product-slider .magnify img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .shopify-section.recently-viewed-products h2#recently-viewed-products-title {
        font-family: 'Montserrat' !important;
        font-weight: 700 !important;
        font-size: 26pt !important;
        letter-spacing: -1px !important;
        line-height: 36px !important;
    }
    .jdgm-rev .jdgm-rev__content,
    .jdgm-rev .jdgm-rev__header {
        padding: 0 !important;
    }
    a.jdgm-rev__body-read-more {
        color: var( --primary-color) !important;
    }
    .product-page a.jdgm-ask-question-btn {
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .jdgm-widget-actions-wrapper {
        margin-top: 20px;
    }
    .template-product span.jdgm-rev__author-wrapper {
        flex-wrap: wrap;
    }
    .cs--ProductAddToCart-Desc .cs--moneyProductDescription {
        font-size: 30px;
    }
    .cs-layerimgtxtProductDesc3 .cs--TitlesnDescsPrdctD p,
    .custom-field--value p {
        font-size: 16px !important;
        line-height: 30px;
    }
    ul.cs-ulForLogos-Products {
        margin-bottom: 0;
    }
    .template-product p,
    ul {
        font-size: 16px;
    }
    .jdgm-widget-actions-wrapper a.jdgm-ask-question-btn {
        height: 38px;
        font-size: 16px;
    }
    .product-tabs__content-wrapper ul {
        padding-left: 0;
    }
    .cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field>div .cs--TitlesnDescsPrdctD h1.cs--Section-TitlePrdctDesc,
    .cs--TitlesnDescsPrdctD h3.cs--SubTitlePrdctDesc {
        font-size: 20px !important;
    }
    .blog_home_page_heading h2.section_title {
        padding-top: 0;
        margin-bottom: 0;
    }
    .tetsimonial-custom-home .col-md-4 blockquote {
        margin-bottom: 0;
    }
    .cstm-Schedule-Meeting-Section-main {
        padding-top: 0;
    }
    .blog_section_image.home_page_cstm_blog {
        padding-bottom: 20px;
        padding-top: 0;
    }
    body .recently-viewed-products {
        margin-bottom: 0;
    }
    footer.footer-content {
        margin-top: 40px;
    }
    .home-page-coach-free-section-cstm {
        margin-bottom: 30px;
    }
    footer .home-new-newletter-heading-main .home-new-newletter-heading h2,
    footer .home-new-newletter-content bold {
        font-size: 30px;
    }
    .blog_section_image.home_page_cstm_blog>div>div:nth-child(3) {
        margin-bottom: 0;
    }
    section#index-layout .jdgm-carousel-wrapper {
        padding: 20px 0 0 !important;
    }
    section#index-layout .jdgm-carousel-wrapper .jdgm-carousel-item__review {
        height: auto;
    }
    li.newsletter-opt {
        border: 0 !important;
    }
    .column-faq-one.cstm_wrap_all_faq .set:nth-child(odd),
    .column-faq-one.cstm_wrap_all_faq .set :nth-child(even) {
        float: none;
    }
}

@media(max-width:575px) {
    .main-header .cart-icon-wrap,
    .main-header .grid__item {
        flex: 0 0 15%;
    }
}

button.mobile-nav__toggle-open.openbutt::before {
    display: none !important;
}

button.mobile-nav__toggle-open.openbutt::after {
    top: -5px !important;
}


/* New banner desgin */

.home-page-coach-free-section-cstm,
.img-anchor-sect {
    margin-bottom: 50px;
}
.image-cust-anchor {
    position: relative;
}

.image-cust-anchor h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: #fff;
    width: 100%;
    font-size: 40px !important;
    text-transform: math-auto;
    padding: 0 10px;
      text-align: center;
}

.img-anchor-sect a img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
@media(max-width:1365px) {
    .image-cust-anchor h2 {
        font-size: 35px !important;
    }
    .img-anchor-sect a img {
        height: 150px;
    }
}

@media(max-width:991px) {
    .shopify-section.recently-viewed-products section.wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media(max-width:991px) {
    .img-anchor-sect {
        margin-bottom: 30px;
    }
    .home-logo-section .home-logo-section-main {
        margin-bottom: 10px;
    }
    .template-index .custom-home-video-section {
        margin-bottom: 30px;
    }
    .cstm-Schedule-Meeting-Section-main {
        padding: 0 0 30px;
    }
    .home-page-coach-free-section-cstm {
        margin-bottom: 20px;
    }
    .home-collection-product-slider-section {
        padding-top: 34px!important;
        padding-bottom: 20px!important;
    }
  .home-logo-section {
    margin-bottom: 30px;
}
  .tetsimonial-custom-home .review-secton {
    margin: 30px 0 30px;

}
  .image-cust-anchor h2 {
    font-size: 30px!important;
}
}
  @media(max-width:767px){
    .tetsimonial-custom-home .review-secton {
    margin: 0;
}
    .home-logo-section {
    margin-bottom: 0;
     padding-top: 0;
}
    .shopify-section.recently-viewed-products h2#recently-viewed-products-title {
    padding-top: 20px;
}
 .image-cust-anchor h2 {
        font-size: 21px !important;
        line-height: 32px;
    }
    .img-anchor-sect a img {
        height: 130px;
    }
    .cstm-add-class-on-product-metafield .cs--TitlesnDescsPrdctD p span, .cs--TitlesnDescsPrdctD p span, .custom-field--value p.text-align-center span, .custom-field.custom-field__description-image.custom-field__type--multi-line-text-field .custom-field--value p span,
    .custom-field--value p span{
    font-size: 14px !important;
    font-family: Comfortaa,cursive !important;
    line-height: 24px;
    color: #212529 !important;
}
}
.header-cart-wrapper {
    border: 0 !important;
}
strong.review-title b {
    font-size: 20px;
}

a.no-result-all-results,
.no-result-all-products a {
    font-size: 14px!important; 
}
.search-results-wrapper {
    position: absolute;
    width: 100% !important;
    margin-top: 19px !important; 
}
p.no-result-all-products {
    margin-bottom: 0!important; 
}
.search-link-wrapper {
    flex-direction: column;
}

p.no-result-all-products, a.no-result-all-results {
        width: 100% !important;
}



#mimi-39-s-miracle-fasting-booster .cstm-add-class-on-product-metafield, #mimi-39-s-miracle-fasting-booster .cs-layer-image-text-cstm-field {
	align-items: center;
}
#mimi-39-s-miracle-fasting-booster .advanced_directions, #mimi-39-s-miracle-fasting-booster .additional_info {
	text-align: center;
}
#mimi-39-s-miracle-fasting-booster .cs-layer-image-text-cstm-field {
	padding: 15px 0;
}
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc.cs-removeBorderTopHere {
	padding: 0 20px 20px;
}
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field > div .cs--TitlesnDescsPrdctD p:empty {
	display: none;
}
#mimi-39-s-miracle-fasting-booster .cstm-dirobi-custome-product-field img {
	height: 500px;
	object-fit: contain;
}
#mimi-39-s-miracle-fasting-booster .custom-field--value {
	padding-bottom: 10px;
}
#mimi-39-s-miracle-fasting-booster .direction_content_section .heading .custom-field--value {
	padding: 20px 0 0;
}
#mimi-39-s-miracle-fasting-booster .custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field {
	margin-top: 15px;
}

@media (max-width:567px){
#mimi-39-s-miracle-fasting-booster .cstm-dirobi-custome-product-field img {
	height: 100%;
}
  #mimi-39-s-miracle-fasting-booster .video-section_direction, #mimi-39-s-miracle-fasting-booster .cs--ReviewImgProductDescPage {
	margin-bottom: 10px;
}
/*   #mimi-39-s-miracle-fasting-booster .direction_content_section .heading .custom-field--value {
	padding: 0px 0 0;
} */

}



#mimi-39-s-miracle-fasting-booster .advanced_directions, #mimi-39-s-miracle-fasting-booster .additional_info, 
#mimi-39-s-miracle-fasting-booster .direction_content_section .heading .custom-field--value {
	text-align: left;
}

/* @media (max-width:1199px){
#mimi-39-s-miracle-fasting-booster .advanced_directions strong, #mimi-39-s-miracle-fasting-booster .additional_info strong, 
#mimi-39-s-miracle-fasting-booster .direction_content_section .heading .custom-field--value {
	font-size: 25px !important;
  font-family:Comfortaa,cursive;
}
} */


#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 {
	padding: 0 15px;
}
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 .direction_content_section .container {
	padding: 0;
}
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 .cstm-add-to-cart-related-product {
	display: grid;
}
#mimi-39-s-miracle-fasting-booster .cstm-add-to-cart-related-product {
	display: none;
}
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 .cstm-add-to-cart-related-product .cs-PrdcDescSecnd_AddToCart_FeaturedImg {
	height: 400px;
}

@media (max-width:767px){

#mimi-39-s-miracle-fasting-booster .cs--section-DescPD {
	order: 2;
}
#mimi-39-s-miracle-fasting-booster .cstm-dirobi-custome-product-field img {
	width: 100%;
	max-width: 100%;
}
  #mimi-39-s-miracle-fasting-booster .custom-field--value p br {
	display: none;
}
}
@media (max-width:567px){
#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc.cs-removeBorderTopHere {
	padding: 0 15px 20px;
}
  #mimi-39-s-miracle-fasting-booster .product-page .wrapper {
	padding: 0 15px;
}
  #shopify-section-template--14804515946570__main .title-delivery, #shopify-section-template--14804515946570__main .date {
    font-size: 13px !important;    
}
}

@media (max-width:1024px) and (min-width:767px) { 
#shopify-section-template--14804515946570__main .title-delivery, #shopify-section-template--14804515946570__main .date {
   
    font-size: 14px !important;
    
}
}
@media (max-width:767px){

#mimi-39-s-miracle-fasting-booster .cs-layerimgtxtProductDesc1 .cstm-add-to-cart-related-product .cs-PrdcDescSecnd_AddToCart_FeaturedImg {
	height: auto;
	margin: 0 auto;
}
  footer.footer-content .wrapper ul.grid__item.site-footer__payment-icons {
    justify-content: center;
}
}
span.bold_cstm {
    font-weight: 900;
}
#mimi-39-s-miracle-fasting-booster .cstm-dirobi-custome-product-field .cs-layerimgtxtProductDesc1:nth-child(3) .cs-layer-image-text-cstm-field {
	border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
  






.you-save-price ,
.new-product-price .compare-price {
    font-size: 16px;
}
.sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left {
    margin: 0;
    text-align: left;
    font-size: 16px !important;
    line-height: 1.5px !important;
    padding: 2px 0 0;
}

.new-layout-price .compare-price, .new-price-discounts-wrapper {
    flex-direction: unset;
	/* display: none !important; */
}
.rc-radio.rc-option__onetime.rc-option.rc_widget__option.rc_widget__option--onetime.rc-legacy-radio.rc_widget__option--active.rc-option--active label.rc-radio__label span.rc-option__price {
    font-weight: bold;
}
.rc-option__price.rc_widget__price.rc_widget__price--subsave {
	font-weight: bold;
}.Default.Title {
	display: none !important;
}


/* body, h1, h2, h3, h4, h5, h6, p, a, body.jdgm--leex-script-loaded.wnw_loaded, body.jdgm--leex-script-loaded.wnw_loaded *{
  font-family: 'Gotham' !important;
} */

body#deals {
    font-family: 'Montserrat' !important;
}
body .jdgm-star.jdgm--on, body .jdgm-star.jdgm--half{
  font-family: 'JudgemeStar' !important;
}
body.jdgm--leex-script-loaded.wnw_loaded a i {
	font-family: FontAwesome !important;
}
body .cs--ProductAddToCart-Desc .cs--moneyProductDescription {
	font-size: 22pt;
	font-weight: 700;
	color: #000;
}
.main-cstm-class-for-judje-add-to-cart .AddToCart {
	font-size: 13pt;
	font-weight: 700;
}
body .direction_content_section .heading .custom-field--value {
  font-size: 19pt;
  font-weight: 700;
  color: #000;
}
.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong {
	font-size: 19pt !important;
	font-weight: 700;
  color: #000;
}
body .product-page .product-half ~ .product-half .cs-ProductTitleName h3 {
	font-size: 19pt;
	font-weight: 700;
}
body .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left {
	font-size: 13pt !important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
body .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text .sezzle-payment-amount {
	font-size: 13pt !important;
	font-weight: 700!important;
}
body .new-price-discounts-wrapper * {
	font-size: 14pt !important;
}
body #product-price * {
	font-size: 22pt;
	font-weight: 700;
	color: #000;
}
body .rc-radio__label.rc_widget__option__label span {
	font-size: 15pt;
}
body .rc-radio__label.rc_widget__option__label span.rc-option__price.rc_widget__price.rc_widget__price--onetime {
	font-weight: 700 !important;
}
body .rc-template__legacy-radio .rc-radio.rc-option__subsave .rc_widget__option__selector .rc-radio__label.rc_widget__option__label * {
	font-size: 15pt !important;
}
body div.rc_popup .rc_popup__hover * {
	font-size: 13pt !important;
	font-family: "Montserrat"!important;
}
body .product-page .product-quantity .product-form-label {
	font-size: 14pt !important;
}
.shipping-calculate .shipping-calculate-date * {
	font-size: 14pt !important;
}
body #AddToCart * {
	font-size: 13pt !important;
	font-weight: 900 !important;
}
.second-section-cstm.product-form-buttons-wrapper #AddToCart {
	display: none !important
}
.cs--QuantitySelectorcs-Product #quantity {
	display: none;
}
.main-cstm-class-for-judje-add-to-cart .AddToCart {
	display: none !important
}
.second-section-cstm.product-form-buttons-wrapper .cart-icon.btn.btn-add-tocart {
	display: none !important;
}
.main-cstm-class-for-judje-add-to-cart .button_cstm {
	font-size: 13pt;
	font-weight: 700;
	width: 100%;
	max-width: 210px;
	height: 46px;
	background-color: #1f2757 !important;
	border-radius: 50px;
	text-transform: uppercase;
	line-height: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
  cursor: pointer;
}
.product-page .trust-badges .cs-ulForLogos-Products li {
	width: 100%;
	max-width: calc(100%/5 - 17px);
}
.product-page .trust-badges .cs-ulForLogos-Products {
	flex-wrap: wrap;
	gap: 20px;
}
.cs--sectionLogos-Img ul.cs-ulForLogos-Products li img {
	width: 100%;
}
.product-page .product-quantity {
	z-index: 14;
	position: relative;
}
body .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left .sezzle-info-icon {
	position: relative;
}
.jdgm-prev-badge__stars span, body .jdgm-star {
	font-family: 'JudgemeStar' !important;
}
.cs--ProductSatisfactoryMessage {
	padding-top: 0 !important;
}
.jdgm-rev__thumb-btn.jdgm-rev_thumb-up, .jdgm-rev__thumb-btn.jdgm-rev_thumb-down {
	font-family: 'JudgemeIcons' !important;
}
.sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text .sezzle-logo {
	margin: 0 !important;
}
footer.footer-content .first-second-half-number-adress .mai-address-bar .clickabkle-call-number a span.fa.fa-phone {
	font-family: FontAwesome !important;
}
body {
	overflow-x: hidden;
}
body .product-page .product-quantity .product-form-label {
	width: 100px;
	font-weight: 400;
}
.releted--products .category_wrap h4 {
	text-align: center;
}
.releted--products .grid__product-content.text-center.category_detail .shop-now-button-wrap {
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.jdgm-paginate__page.jdgm-paginate__last-page, .jdgm-paginate__page.jdgm-paginate__first-page {
	font-family: "JudgemeIcons" !important;
}
body .rc-template__legacy-radio .rc-radio.rc-option__subsave .rc_widget__option__selector .rc-radio__label.rc_widget__option__label .rc-option__price.rc_widget__price.rc_widget__price--subsave {
	display: none;
}
body.jdgm--leex-script-loaded.wnw_loaded .you-save-price span, body.jdgm--leex-script-loaded.wnw_loaded .you-save-price {
	font-weight: 400;
}
body .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text.sezzle-left {
	gap: 6px;
  font-weight: 400;
}
@media (max-width:1199px){
body .product-page .product-quantity .product-form-label, .shipping-calculate .shipping-calculate-date * {
	font-size: 12pt !important;
}
}me close 

@media (max-width:991px){
body .new-price-discounts-wrapper * {
	font-size: 12pt !important;
}
  body #product-price * {
	font-size: 17pt;
}
}

@media (max-width:767px){
.cs-AddToCartPD-img {
	margin: 0 auto;
}
  .cs-AddtoCartPD-BtnSelcetnAmount {
	margin: 0 auto;
}
  .releted--products .extra-dsc, .releted--products .grid__product-content.text-center.category_detail h4 a {
	text-align: center;
}
  .product-page .product-quantity {
	justify-content: center;
}
  .product-page .product-quantity, .main-cstm-class-for-judje-add-to-cart {
	justify-content: center;
	gap: 0;
}
  .main-cstm-class-for-judje-add-to-cart {
	justify-content: center;
}
  .releted--products .grid__product-content.text-center.category_detail .shop-now-button-wrap {
	transform: unset;
}
  body .cs--ProductAddToCart-Desc .cs--moneyProductDescription {
	text-align: center;
}
  .sezzle-shopify-info-button.sezzlewidgetindex-0.sezzle-d74f1b7e-7e1c-4a2f-9501-eac51a8103ca {
	display: none;
}
}
@media (max-width:567px){
.releted--products .extra-dsc, .releted--products .grid__product-content.text-center.category_detail h4 a {
	text-align: center;
}
   .shipping-calculate .shipping-calculate-date * {
	font-size: 9pt !important;
}
  body .product-page .product-quantity .product-form-label {
	width: auto;
    padding-right: 10px;
}
}

.wrapper .main-menu-items .menu-item a, ul.cstm-user-icon-class li a p {
	font-weight: 400 !important;
}
 i.fa {
    font-family: FontAwesome!important;
}
body .jdgm-star.jdgm--off {
	font-family: JudgemeStar !important;
}
body .jdgm-rev__thumb-btn.jdgm-rev_thumb-up, body .jdgm-rev__thumb-btn.jdgm-rev_thumb-down {
	font-family: JudgemeIcons !important;
}
body .jdgm-paginate__page.jdgm-paginate__last-page, body .jdgm-paginate__page.jdgm-paginate__first-page {
	font-family:JudgemeIcons !important;
}
.right-image {
	background-position: 100% 55%;
  position: relative;
z-index: 2;
  
}
.right-image::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
/* 	background: #000; */
	opacity: 0.3;
	z-index: -1;
}
.image-textimage-section .container {
	max-width: 100%;
	padding: 0;
}
.main-header ul.main-menu-items.child-number-1 {
	position: relative;
  padding: 0px 0;
}
.main-header ul.main-menu-items.child-number-1 .logo_section {
	position: absolute;
	left: 0;
	top: 55%;
	transform: translateY(-50%);
}
.main-header ul.main-menu-items.child-number-1  .logo_section img {
	width: 100%;
	max-width: 160px;
	object-fit: contain;
	height: 100%;
}
.main-header .main-menu.full .wrapper {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 40px;
}
.header-desktop.header-mobile {
	display: none !important;
}

@media (max-width:1199px){
.main-header ul.main-menu-items.child-number-1 {
	padding-left: 100px;
}
.main-header ul.main-menu-items.child-number-1 .logo_section img {
	max-width: 130px;
}
}
@media (max-width:991px){
.main-header ul.main-menu-items.child-number-1 {
	padding-left: 60px;
}
ul.cstm-user-icon-class li a p {
	font-size: 16px !important;
	padding: 6px;
} 
.main-header .main-menu .main-menu-items .menu-item > .menu-link {
	padding: 6px;
}
  .wrapper .main-menu-items .menu-item a {
	font-size: 16px !important;
}
  .main-header .main-menu.full .wrapper {
	padding: 0 20px;
}
.wrapper .new-search-form input {
	width: 180px;
}
  .main-header ul.main-menu-items.child-number-1 .logo_section img {
	max-width: 130px;
}
}
@media (max-width:767px){
.image-textimage-section .right-image .button_text {
	max-width: max-content;
	padding: 7px 15px;
}
  .mobile_logo img {
	max-width: 130px;
}
}
@media (max-width:567px){
.right-image {
	height: 270px;
}
  .image-textimage-section .right-image .button_text a {
	font-size: 14px !important;
}
}

.image-textimage-section .right-image .button_text {
    /* background: #aaa4abe3 !important; */
}
/* .column-faq-one.cstm_wrap_all_faq .set a {
	min-height: 70px;
}

@media (max-width:991px){
.column-faq-one.cstm_wrap_all_faq .set a {
	min-height: 80px;
}
}
@media (max-width:767px){
.column-faq-one.cstm_wrap_all_faq .set a {
	min-height: 50px;
}
} */
/* 
.column-faq-one.cstm_wrap_all_faq {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: stretch;
    grid-column-gap: 30px;
} */
.column-faq-one.cstm_wrap_all_faq {
	max-width: calc(100%/2 - 20px);
	width: 100%;
}
.custom-faq-lists {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}
.column-faq-one.cstm_wrap_all_faq .set {
    float: none !important;
    width: 100%;
    padding: 0;
}
.header-content {
	padding: 15px 0;
}
.wrapper ul.cstm-user-icon-class li a {
  padding: 0;
}
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	letter-spacing: -10px !important;
}


@media (max-width:1365px){
.main-header ul.main-menu-items.child-number-1 .logo_section img {
	max-width: 150px;
}
}
@media (max-width:1199px){
.main-menu .main-menu-items {
	justify-content: flex-end;
}
.main-header ul.main-menu-items.child-number-1 .logo_section img {
	max-width: 130px;
}
}
@media (max-width:1024px){
.column-faq-one.cstm_wrap_all_faq {
	max-width: 100%;
}
}
@media (max-width:991px){
.main-header ul.main-menu-items.child-number-1 .logo_section img {
	max-width: 120px;
}
}
@media (max-width:767px){
.header-content {
	padding: 0;
}
}
@media (max-width:567px){
.column-faq-one.cstm_wrap_all_faq .set a span {
	font-size: 15px;
}
}


.smile-launcher-frame-container {
	width: 100% !important;
	max-width: 150px !important;
}

@media (max-width:767px){
.smile-launcher-frame-container {
	max-width: 120px !important;
}
}

/* 07-07-2023 */
.image-textimage-section.banner-section .right-image * {
	text-align: left;
}
.image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 140px;
	font-weight: 700;
	line-height: 130px;
}
.image-textimage-section .right-image .dirobi_text .tex_one_color {
	color: #000;
	font-weight: 700 !important;
	width: 100%;
	display: block;
	line-height: 30px;
	font-size: 44px !important;
	letter-spacing: -1px;
}

.image-textimage-section .right-image .dirobi_text  .tex_two_color {
  font-size: 31px !important;
  font-weight: 500 !important;
  color: #000;
}

.image-textimage-section .right-image .content-section .button_text {
    /* text-transform: uppercase; */
    /* background: #1f2757 !important; */
    /* border-radius: 15px; */
    /* padding: 10px 20px; */
    /* border: 2px solid #1f2757; */
    /* letter-spacing: 3px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* width: 100%; */
    max-width: max-content;
    margin-left: 320px !important;
    margin-top: -40px !important;
}

.image-textimage-section .right-image .content-section .button_text a {
    font-size: 18pt !important;
    text-transform: none;
    text-align: center;
    color: #fff;
    background: #1f2757;
    border-radius: 100px;
    padding: 8px 32px;
    display: inline-block;
    border: 2px solid #1f2757;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
}

.image-textimage-section .right-image .content-section .button_text a:hover {
    background: #da912f;
    color: #1f2757;
    text-decoration: none;
}

@media (max-width: 991px) {
.image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 8px 0px !important;
}
}

.image-textimage-section.banner-section .content-section {
	position: absolute;
	top: 50%;
	left: 56%;
	transform: translate(-50%, -50%);
	width: 100%;
	max-width: 1020px;
}

.image-textimage-section.banner-section {
	position: relative;
}

.image-textimage-section.banner-section .right-image {
	background-position: top left;
}

.image-textimage-section.banner-section {
	overflow-x: hidden;
}

@media (max-width:1800px){
.image-textimage-section.banner-section .content-section {
	left: 60%;
}

}
@media (max-width:1699px){
.image-textimage-section.banner-section .content-section {
	left: 66%;
}

}
@media (max-width:1599px){
.image-textimage-section.banner-section .content-section  {
	left: 70%;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 140px;
	line-height: 120px;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 120px !important;
	line-height: 100px !important;
	letter-spacing: -7px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 34px !important;
}
  .image-textimage-section.banner-section .content-section {
	max-width: 850px;
}
}
@media (max-width:1439px){
.image-textimage-section.banner-section .content-section  {
	left: 70%;
	max-width: 850px;
}
 #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 120px !important;
	line-height: 100px !important;
	letter-spacing: -7px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 34px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 28px !important;
}
}
@media (max-width:1365px){
.image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 100px;
	line-height: 90px;
	max-width: 700px;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 31px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 22px !important;
}
 .image-textimage-section.banner-section .content-section {
	left: 70%;
	margin-left: 64px !important;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 110px !important;
	line-height: 90px !important;
}
}

@media (max-width:1199px){
.image-textimage-section.banner-section .content-section {
	left: 82%;
	max-width: 100%;
	padding-left: 50px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 28px !important;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 100px !important;
	line-height: 90px !important;
	letter-spacing: -5px !important;
}
}

@media (max-width:1023px){
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 80px !important;
	line-height: 70px !important;
	letter-spacing: -5px !important;
}
  .image-textimage-section.banner-section .content-section {
	left: 85%;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 24px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 19px !important;
}
}
@media (max-width:991px){
.image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 70px;
line-height: 65px;
	max-width: 420px;
}
 .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 20px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 14px !important;
}
  .image-textimage-section.banner-section .content-section {
	left: 91%;
	max-width: 100%;
}
  .image-textimage-section.banner-section {
	overflow-x: hidden;
}
  .image-textimage-section.banner-section .dirobi_text h1 {
	max-width: 350px;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 70px !important;
	line-height: 42px !important;
	letter-spacing: -5px !important;
}
}

@media (max-width:767px){
/* .image-textimage-section.banner-section .right-image {
	background-position: 20% 100%;
} */
.image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 50px;
line-height: 50px;
}
/*   .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 15px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 13px !important;
} */
  .image-textimage-section.banner-section .content-section {
	left: 83%;
}  
  .image-textimage-section .right-image .content-section .button_text a {
	font-size: 16pt !important;
}
  .image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 8px 0px !important;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 50px !important;
	line-height: 48px !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 15px !important;
	padding-top: 0 !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 16pt !important;
}
}

@media (max-width:567px){
.image-textimage-section.banner-section .right-image {
	background-position: center left;
	height: 310px;
	position: relative;
}
  .image-textimage-section.banner-section .right-image::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
}
  .image-textimage-section.banner-section .content-section {
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 20px;
	max-width: max-content;
}
  .image-textimage-section .right-image .content-section .button_text a {
	font-size: 16pt !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 20pt !important;
}
}

.image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 760px;
}
/* #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	letter-spacing: -7px !important;
}
 */
@media (max-width:1440px){
.image-textimage-section.banner-section .dirobi_text h1 {
    letter-spacing: -7px;
}

}
@media (max-width:1350px){
  .image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 510px;
}
}
@media (max-width:1280px){
.image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 510px;
}
}
@media (max-width:1100px){
.image-textimage-section.banner-section .dirobi_text h1 {

    letter-spacing: -4px;
}
}
@media (max-width:1199px){
.image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 64% !important;
    font-size: 100px !important;
    font-weight: 700 !important;
    line-height: 97px !important;
    letter-spacing: -10px !important;
}
	.image-textimage-section.banner-section .content-section {
    left: 82%;
    max-width: 100%;
    margin-left: 70px !important;
}
}
@media(max-width:991px){
.image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 350px;
    font-size: 76px !important;
    font-weight: 700 !important;
    line-height: 68px !important;
    letter-spacing: -7px !important;
}
.image-textimage-section.banner-section .content-section {
    left: 85%;
    max-width: 100%;
    margin-left: 64px !important;
}
  
}
/* @media (min-width:820px) and (max-width: 860px) {
.image-textimage-section.banner-section .dirobi_text h1 {
    max-width: 64% !important;
    font-size: 88px !important;
    font-weight: 700 !important;
    line-height: 74px !important;
    letter-spacing: -8px !important;
}
} */
@media(max-width:767px){
.image-textimage-section.banner-section .dirobi_text h1 {
    letter-spacing:-4px !important;
  max-width: 300px !important;
  font-size: 50px !important;
line-height: 48px !important;
}
  .image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 8px 0px !important;
}
  .image-textimage-section.banner-section .content-section {
	left: 78%;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 16px !important;
}
}

@media(max-width:567px){
.image-textimage-section.banner-section .content-section {
    left: 50%;
    max-width: 100%;
  padding-left: 20px !important;
}
 .image-textimage-section.banner-section .dirobi_text h1 { 
    max-width: 100% !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 47px !important;
    letter-spacing: -4px !important;
  } 
}

@media (max-width: 479px) {
.image-textimage-section .right-image .dirobi_text {
    padding: 15px 0;
}

#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .dirobi_text {
    margin-left: -4px;
}

.image-textimage-section.banner-section .content-section {
    left: 50%;
    max-width: 100%;
}
.image-textimage-section .right-image .dirobi_text .tex_one_color {
    padding-top: 0px !important;
}
 .image-textimage-section.banner-section .dirobi_text h1 { 
    max-width: 100% !important;
    font-size: 54px !important;
    font-weight: 700 !important;
    line-height: 47px !important;
    letter-spacing: -4px !important;
  }
  .image-textimage-section .right-image .dirobi_text .tex_two_color {
	font-size: 16pt !important;
}
  .image-textimage-section .right-image .dirobi_text .tex_one_color {
	font-size: 20pt !important;
}
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	letter-spacing: -3px !important;
}
}


.content-section .dirobi_text h1 {
	font-weight: 700 !important;
	font-family: "Montserrat" !important;
}
.content-section .dirobi_text span {
	font-weight: 700 !important;
	font-family: "Montserrat" !important;
}
.image-textimage-section .right-image .content-section .dirobi_text span.tex_two_color {
	font-weight: 700 !important;
}
.image-textimage-section .right-image .content-section .button_text a {
	font-weight: 700 !important;
	font-family: "Montserrat" !important;
}


.image-textimage-section .right-image .content-section .button_text a {
    text-transform: none;
    letter-spacing: 0px;
}

body .product-page .product-half ~ .product-half .cs-ProductTitleName h3 {
    font-weight: 700 !important;
}

body .product-page .product-half ~ .product-half .cs-ProductTitleName h3 {
    font-weight: 700 !important;
}

.product-half.rte h1.cs--ProductTesti {
    font-weight: 900 !important;
}

body #product-price * {
    font-weight: 700 !important;
}

.you-save-price, .new-product-price .compare-price {
    font-weight: 700 !important;
}

.you-save-price, .you-save-price span {
    font-weight: 700 !important;
}

/* Edward - Reverse Stack on Mobile - START */

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field {
    grid-template-columns: 1fr;
    display: block !important;
    width: 100% !important;
}
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field .col-lg-6.col-md-6.col-sm-12.cs--section-ReviewImg {
    display: table-footer-group !important;
    width: 100% !important;
}
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field .col-lg-6.col-md-6.col-sm-12.cs--section-ReviewImg .cs--ReviewImgProductDescPage {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
}
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field .col-lg-6.col-md-6.col-sm-12.cs--section-DescPD.cs-desc_RightPD {
    display: table-header-group !important;
    width: 100% !important;
}
}

/* Edward - Reverse Stack on Mobile - END */

@media (min-width: 421px) and (max-width: 539px) {
.image-textimage-section.banner-section .right-image {
    background-position: center;
    height: 680px;
    position: relative;
    background-image: url(/cdn/shop/files/Dirobi_Home_Page_Hero_Image_03222024_for_Mobile.jpg?v=1711158639) !important;
    background-size: cover;
    z-index: unset !important;
}
}

@media (min-width: 540px) and (max-width: 540px) {
.image-textimage-section.banner-section .right-image {
    background-position: center;
    height: 780px;
    position: relative;
    background-image: url(/cdn/shop/files/Dirobi_Home_Page_Hero_Image_03222024_for_Mobile.jpg?v=1711158639) !important;
    background-size: cover;
    z-index: unset !important;
}
}

@media (min-width: 541px) and (max-width: 567px) {
.image-textimage-section.banner-section .right-image {
    background-position: center;
    height: 680px;
    position: relative;
    background-image: url(/cdn/shop/files/Dirobi_Home_Page_Hero_Image_03222024_for_Mobile.jpg?v=1711158639) !important;
    background-size: cover;
    z-index: unset !important;
}
}

@media (min-width: 320px) and (max-width: 420px){
.image-textimage-section.banner-section .right-image {
    background-position: center;
    height: 580px;
    position: relative;
    background-image: url(/cdn/shop/files/Dirobi_Home_Page_Hero_Image_03222024_for_Mobile.jpg?v=1711158639) !important;
    background-size: cover;
    z-index: unset !important;
}
}

@media (max-width: 567px) {
.image-textimage-section.banner-section .content-section {
    padding-left: 50px !important;
    padding-top: 200px !important;
}
}

@media (max-width: 767px) {
.image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 0 0 8px 0 !important;
    margin-left: 76px !important;
    margin-right: 76px !important;
}
}

@media (max-width: 567px) {
.image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 0 0 8px 0 !important;
    margin-left: 76px !important;
    margin-right: 76px !important;
    margin-top: 10px !important;
}
}

@media (max-width: 420px) {
.image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 0 0 8px 0 !important;
    margin-left: 54px !important;
    margin-right: 54px !important;
}
}

@media (max-width: 380px) {
.image-textimage-section .right-image .content-section .button_text {
    font-size: 16pt !important;
    padding: 0 0 8px 0 !important;
    margin-left: 46px !important;
    margin-right: 54px !important;
}
}

@media (max-width: 479px) {
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .dirobi_text {
    text-align: center !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}

@media (max-width: 479px) {
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    text-align: center !important;
    padding-top: 160px !important;
    font-size: 60px !important;
    line-height: 38px;
}
}

@media (max-width: 420px) {
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 48px !important;
	line-height: 48px !important;
}
}

@media (max-width: 380px) {
#shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
	font-size: 50px !important;
	line-height: 32px !important;
	padding-top: 160px !important;
}
}

@media (max-width: 479px) {
  .image-textimage-section.banner-section .content-section {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 220px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

@media (max-width: 479px) {
.image-textimage-section .right-image .dirobi_text .tex_one_color {
    text-align: center !important;
    padding-left: 0 !important;
}
}

@media (max-width: 479px) {
.image-textimage-section .right-image .dirobi_text .tex_two_color {
    text-align: center !important;
    padding-left: 0 !important;
}
}

@media (max-width: 479px) {
body .mobile-view-cstm-menu-cart-user .search.mobile input {
    font-family: 'Montserrat' !important;
}
}

@media (max-width: 767px) {
h4.cs-Schedulemeettextmsg {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 26pt !important;
    letter-spacing: -1px !important;
    line-height: 36px !important;
}
}

@media (max-width: 767px) {
.template-index h2.jdgm-carousel-title {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 26pt !important;
    letter-spacing: -1px !important;
    line-height: 36px !important;
}
}

body .product-page .product-half ~ .product-half .cs-ProductTitleName h3 {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 42px !important;
  letter-spacing: -1px !important;
}

@media (max-width: 767px) {
body .product-page .product-half ~ .product-half .cs-ProductTitleName h3 {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
}
}

.cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc.cs-removeBorderTopHere h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

.cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field > div .cs--TitlesnDescsPrdctD h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field > div .cs--TitlesnDescsPrdctD h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
h1.cs--Section-TitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1 {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value h1 {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 42px !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

.cs--TitlesnDescsPrdctD h3.cs--SubTitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 18pt !important;
  letter-spacing: -1px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
.cs--TitlesnDescsPrdctD h3.cs--SubTitlePrdctDesc {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 16pt !important;
  letter-spacing: -1px !important;
  line-height: 28px !important;
}
}

 .custom-products-faq .heading .custom-field--value {
  padding: 30px 0;
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
 .custom-products-faq .heading .custom-field--value {
  padding: 30px 0;
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 26pt !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

@media (max-width: 767px) {
.swatch .swatch-elements-options {
  display: initial !important;
}
}

@media (max-width: 767px) {
.template-product .swatch-elements-wrapper label.swatch-element.swatch-element-standard {
  width: 100%;
  margin-right: 0;
}
}

body .direction_content_section .heading .custom-field--value {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  letter-spacing: -1px !important;
  line-height: 46px !important;
}

@media (max-width: 767px) {
body .direction_content_section .heading .custom-field--value {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 42px !important;
  letter-spacing: -1px !important;
  line-height: 32px !important;
}
}

.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 18pt !important;
  letter-spacing: -1px !important;
  line-height: 28px !important;
}

@media (max-width: 767px) {
.custom-field.custom-field__direction-content.custom-field__type--multi-line-text-field .custom-field--value p strong {
  font-family: 'Montserrat' !important;
  font-weight: 700 !important;
  font-size: 16pt !important;
  letter-spacing: -1px !important;
  line-height: 28px !important;
}
}

.releted--products h2.cs-RelatedProductstitle_Pdesc {
  display: none !important;
}

@media (max-width: 991px) {
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 100px;
    margin-top: -40px;
  }
}

@media (max-width: 1280px) {
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 220px !important;
  }
}

@media (min-width: 320px) and (max-width: 400px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 48px !important;
    line-height: 44px !important;
    padding-top: 120px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 105px !important;
  }
}

@media (min-width: 401px) and (max-width: 500px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 48px !important;
    line-height: 46px !important;
    padding-top: 120px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 115px !important;
  }
}

@media (min-width: 501px) and (max-width: 539px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 48px !important;
    line-height: 36px !important;
    padding-top: 120px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 115px !important;
  }
}

@media (min-width: 540px) and (max-width: 540px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 68px !important;
    line-height: 60px !important;
    padding-top: 120px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 46%;
    max-width: 100%;
    margin-left: 60px !important;
    margin-top: 70px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 90px !important;
    margin-top: -20px !important;
  }
  .image-textimage-section .right-image .content-section .button_text a {
    font-size: 16pt !important;
    padding: 6px 36px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
  }
}

@media (min-width: 541px) and (max-width: 567px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 48px !important;
    line-height: 36px !important;
    padding-top: 120px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 115px !important;
  }
}

@media (min-width: 568px) and (max-width: 667px) {
  .image-textimage-section.banner-section .right-image {
    height: 280px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 54px !important;
    line-height: 32px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 82%;
    max-width: 100%;
    margin-left: 60px !important;
    margin-top: -10px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 58px !important;
  }
  .image-textimage-section .right-image .content-section .button_text a {
    font-size: 16pt !important;
    padding: 6px 30px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
  }
}

@media (min-width: 668px) and (max-width: 762px) {
  .image-textimage-section.banner-section .right-image {
    height: 340px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 54px !important;
    line-height: 32px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 88%;
    max-width: 100%;
    margin-left: 64px !important;
    margin-top: -10px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 62px !important;
  }
  .image-textimage-section .right-image .content-section .button_text a {
    font-size: 16pt !important;
    padding: 6px 30px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
  }
}

@media (min-width: 720px) and (max-width: 720px) {
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 54px !important;
    line-height: 48px !important;
    letter-spacing: -5px !important;
  }
}

@media (min-width: 763px) and (max-width: 830px) {
  .image-textimage-section.banner-section .right-image {
    height: 340px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 60px !important;
    line-height: 52px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 88%;
    max-width: 100%;
    margin-left: 64px !important;
    margin-top: -10px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 70px !important;
  }
  .image-textimage-section .right-image .content-section .button_text a {
    font-size: 16pt !important;
    padding: 6px 30px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
  }
}

@media (min-width: 831px) and (max-width: 991px) {
  .image-textimage-section.banner-section .right-image {
    height: 400px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 66px !important;
    line-height: 58px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 89%;
    max-width: 100%;
    margin-left: 64px !important;
    margin-top: -10px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 85px !important;
  }
  .image-textimage-section .right-image .content-section .button_text a {
    font-size: 16pt !important;
    padding: 6px 32px;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    letter-spacing: -1px !important;
  }
}

@media (min-width: 992px) and (max-width: 1080px) {
  .image-textimage-section.banner-section .right-image {
    height: 450px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 80px !important;
    line-height: 66px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 88%;
    max-width: 100%;
    margin-left: 80px !important;
    margin-top: -15px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 140px !important;
  }
}

@media (min-width: 1081px) and (max-width: 1400px) {
  .image-textimage-section.banner-section .right-image {
    height: 580px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 100px !important;
    line-height: 86px !important;
    letter-spacing: -5px !important;
  }
  .image-textimage-section.banner-section .content-section {
    left: 88%;
    max-width: 100%;
    margin-left: 80px !important;
    margin-top: -25px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    margin-left: 190px !important;
  }
}

@media (min-width: 1900px) and (max-width: 1930px) {
  .right-image {
    height: 800px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 160px !important;
    line-height: 135px !important;
    letter-spacing: -10px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .content-section {
    left: 90% !important;
    max-width: 100%;
    margin-left: 70px !important;
    margin-top: -60px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    max-width: max-content;
    margin-left: 360px !important;
    margin-top: -40px !important;
  }
}

@media (min-width: 1931px) and (max-width: 2400px) {
  .right-image {
    height: 980px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .image-textimage-section.banner-section .dirobi_text h1 {
    font-size: 160px !important;
    line-height: 135px !important;
    letter-spacing: -10px !important;
  }
  #shopify-section-template--14870175350858__2d1532a5-42f9-4bfa-866f-ea1b1a465680 .content-section {
    padding-left: 65px;
    left: 95% !important;
    max-width: 100%;
    margin-left: 80px !important;
    margin-top: -50px !important;
  }
  .image-textimage-section .right-image .content-section .button_text {
    max-width: max-content;
    margin-left: 360px !important;
    margin-top: -40px !important;
  }
}

.cstm-add-class-on-product-metafield {
    align-items: center;
}

.cs-layerimgtxtProductDesc1 .cs-layer-image-text-cstm-field {
    align-items: center;
}

.cs-layerimgtxtProductDesc3 {
    align-items: center;
}

.rc-template__radio-group .rc-radio .rc-radio__input {
    min-height: 0;
    -webkit-appearance: radio;
}

.rc-radio__input {
    width: 16px;
    -webkit-appearance: radio;
}

.rale-container {
    display: inline-flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
    width: 360px;
    padding: 20px;
}

.rale-checkbox {
    --rale-border: #385168 !important;
}

.template-cart .main-content .cart-products-wrapper {
    margin-top: 60px;
}

.cart-products-wrapper .cart-product .cart-product-wrapper .title-item-cart {
    font-weight: 700 !important;
    color: var(--color-cart-item-title,#000) !important;
}

.template-cart .main-content .btn-wrapper.btn-wrapper-2 .continue-shopping {
    font-weight: 700 !important;
}

.template-cart .main-content .cart-products-wrapper .cart-product .cart-product-wrapper small.product-variant {
    font-weight: 500 !important;
}

.template-cart .main-content .cart-products-wrapper .cart-product .cart-product-wrapper .bt-remove-cart {
    border: 2px solid #b1b1b1 !important;
}

.template-cart .main-content .cart-products-wrapper .cart-product .cart-product-btn-wrapper .btn.btn-minus {
    border: 2px solid #b1b1b1 !important;
}

.template-cart .main-content .cart-products-wrapper .cart-product .cart-product-btn-wrapper .btn.btn-plus {
    border: 2px solid #b1b1b1 !important;
}

.template-cart .main-content .btn-wrapper {
    padding: 30px 15px;
}

.template-cart .main-content .cart-products-wrapper .list-products {
    width: 100%;
    padding: 10px !important;
}

.sezzle-checkout-button {
    width: 100% !important;
}

@media (max-width: 767px) {
.template-cart .main-content .btn-wrapper img {
    display: inline;
    text-align: center;
    margin: auto;
    padding: 0;
    vertical-align: middle;
    width: 82px;
  }
}

@media (max-width: 767px) {
.template-cart .main-content .btn-wrapper.btn-wrapper-2 .form-cart-proceed-to-checkout {
    align-items: flex-end;
    display: flex;
  }
}

.grid__item-compare-at-price {
    /* display: none !important; */
}

label.product_tag_badge.ribbon.ribbon-top-left {
    font-weight: 700;
}