/**
 * Theme Name:     Divi-Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
/**
 * Theme Name:     Divi-Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
*,
body .et_pb_section .et_pb_row .et_pb_module {
    margin: 0
}

.tabs-grid .et_pb_column,
.three-col-grid {
    gap: 30px !important;
    grid-template-columns: repeat(3, 1fr)
}

.contact-contact .et_pb_column,
.tabs-grid .et_pb_column,
.three-col-grid {
    grid-template-columns: repeat(3, 1fr)
}

.bar,
.dot {
    background-color: #41434866
}

.bar,
.detaile-first-section .et_pb_image_wrap,
.et_pb_ajax_pagination_container article a,
.et_pb_blurb .et_pb_image_wrap {
    overflow: hidden
}

.amplify_your_beauty_natural_product_section,
.bar,
.consciously-clean .et_pb_row .et_pb_blurb,
.detaling-ul-main ul li,
.hero-section,
.overlay,
.three-col-grid .et_pb_blurb_13,
.touch-in-every-section {
    position: relative
}

* {
    padding: 0;
    box-sizing: border-box
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/ProximaNova-Regular.woff2') format('woff2'), url('fonts/ProximaNova-Regular.woff') format('woff'), url('fonts/ProximaNova-Regular.ttf') format('truetype'), url('fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Georgia Pro';
    src: url('fonts/GeorgiaPro-Semibold.eot');
    src: url('fonts/GeorgiaPro-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/GeorgiaPro-Semibold.woff2') format('woff2'), url('fonts/GeorgiaPro-Semibold.woff') format('woff'), url('fonts/GeorgiaPro-Semibold.ttf') format('truetype'), url('fonts/GeorgiaPro-Semibold.svg#GeorgiaPro-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
    font-family: 'Georgia Pro' !important;
    font-weight: 600
}

body a.theme-btn,
html body,
html body p {
    font-family: 'Proxima Nova Rg' !important
}

html body,
html body p {
    font-size: 16px;
    font-weight: 400;
    color: #787878
}

html body p {
    padding-bottom: 15px;
    line-height: normal
}

.testimonial-slider .slick-dots li,
html body li {
    list-style: none;
    background-color: transparent
}

.et_post_meta_wrapper,
html body p:empty {
    display: none
}

body a.theme-btn {
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    padding: 10px 30px;
    display: inline-block;
    transition: .5s;
    cursor: pointer
}

body a.theme-btn:hover {
    border: 1px solid #fff;
    color: #000;
    background-color: #fff;
    transition: .5s
}

body h1 {
    font-size: 45px;
    color: #fff;
    padding-bottom: 30px
}

body h2,
footer h4 {
    padding-bottom: 15px
}

body h2 {
    font-size: 35px;
    color: #414348
}

.dot-year,
body h3 {
    font-size: 25px
}

.dflex-alignend p,
.touch-in-every-section h2,
body h3 {
    color: #fff
}

.detaling-ul-main h5,
body h4 {
    font-size: 18px
}

body .et_pb_row .et_pb_column,
body .et_pb_section,
body .et_pb_section .et_pb_row .et_pb_column {
    padding: 0;
    margin: 0
}

.detaling-ul-main ul,
.product-categories .et_pb_all_tabs .et_pb_tab,
.product_range_section .et_pb_blurb_container p,
body .et_pb_row {
    padding: 0
}

.detaile-first-section .et_pb_image_wrap img,
.et_pb_ajax_pagination_container article a img,
.et_pb_blurb .et_pb_image_wrap img {
    object-fit: cover;
    transition: .7s;
    width: 100%;
    cursor: pointer
}

.custom-instagram-feed .insta-item:hover img,
.detaile-first-section .et_pb_image_wrap img:hover,
.et_pb_ajax_pagination_container article a img:hover,
.et_pb_blurb .et_pb_image_wrap img:hover {
    transform: scale(1.1)
}

header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 -14px 20px 0 #131f21
}

.menu-module #menu-header-menu li {
    margin-top: 0
}

.amplify_your_beauty_natural_product_section .et_pb_row,
.header-row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hero-section {
    height: calc(100vh - 131px);
    display: flex;
    align-items: center
}

.hero-section::before,
.overlay::before,
.touch-in-every-section::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #00000040
}

.menu-module .et-menu li a {
    display: inline-block;
    padding-bottom: 0;
    color: #414348;
    opacity: 1;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    text-decoration: none
}

.menu-module .et_pb_menu__wrap {
    justify-content: flex-end
}

.menu-module .et-menu li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 2px;
    background-color: #000;
    transition: width .8s
}

.bar .fill,
.dot.active {
    background-color: #414348
}

.menu-module .et-menu li a.active::after,
.menu-module .et-menu li a:hover::after {
    width: 100%
}

.menu-module .et-menu li a.active::after,
.menu-module .et-menu li a.hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    left: 0;
    bottom: 0
}

.touch-in-every-section {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.touch-in-every-section p {
    color: #f5f5f5
}

.amplify_your_beauty_natural_product_section::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(images/green-leaves.svg);
    width: 285px;
    height: 219px
}

.consciously-clean .et_pb_row .et_pb_blurb,
.consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content,
.consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image,
.consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image,
.consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center
}

.consciously-clean .et_pb_row .et_pb_blurb .et_pb_module_header h3 {
    position: absolute;
    bottom: 30px;
    padding: 0;
    right: 30px;
    font-size: 25px
}

.consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0
}

.consciously-clean .et_pb_row_14 .et_pb_column_16,
.consciously-clean .et_pb_row_15 .et_pb_column_17,
.consciously-clean .et_pb_row_15 .et_pb_column_18,
body .consciously-clean .et_pb_row_16 .et_pb_column_19 {
    padding-right: 20px !important
}

.three-col-grid {
    display: grid
}

.three-col-grid .et_pb_blurb_13::after {
    content: '';
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(images/Efficiency-leaves.svg);
    background-size: contain;
    background-position: center;
    width: 71px;
    height: 58px;
    z-index: 9999
}

.three-col-grid .et_pb_blurb .et_pb_image_wrap img {
    width: auto
}

.product_range_section .et_pb_row_1 {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.product_range_section .et_pb_main_blurb_image,
.product_range_section .et_pb_main_blurb_image .et_pb_image_wrap,
.product_range_section .et_pb_main_blurb_image .et_pb_image_wrap img {
    margin-bottom: 0;
    width: 100%
}

.product_range_section .et_pb_blurb {
    margin: 0 12px !important
}

.product_range_section .et_pb_blurb_container {
    padding: 30px 20px 20px
}

.product_range_section .et_pb_blurb_container h4 {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #414348
}

.product_range_section .et_pb_blurb_container h4 span {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product_range_section .et_pb_blurb_description .product-btn {
    display: inline-block;
    border-radius: 5px;
    background: #414348;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 4px;
    transition: .5s;
    border: 1px solid #414348
}

#left-area,
.product_range_section h2,
footer .et_pb_widget_area li:last-child,
footer .first-col h4 {
    padding-bottom: 0
}

.product_range_section a.theme-btn {
    border-radius: 5px;
    background: #414348;
    font-size: 16px;
    text-align: center;
    padding: 12px 20px;
    border: 1px solid #414348 !important;
    width: 158px
}

.product_range_section .et_pb_blurb_description .product-btn:hover,
.product_range_section .theme-btn:hover {
    background: #fff;
    color: #414348;
    transition: .5s
}

.product-categories ul.et_pb_tabs_controls {
    background-color: #d9d9d9;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    border-radius: 70px;
    margin-bottom: 30px
}

.product-categories .et_pb_tabs_controls,
.product-categories .et_pb_text.et_pb_text_1 {
    max-width: 1280px;
    margin: auto auto 30px !important
}

.contact-contact .et_pb_column .et_pb_main_blurb_image,
.dot-year,
.tab-img .et_pb_main_blurb_image {
    margin-bottom: 15px
}

.product-categories .et_pb_row {
    max-width: 100%;
    width: 100%;
    padding: 0 !important
}

.product-categories ul.et_pb_tabs_controls li {
    width: 100%;
    text-align: center;
    padding: 11px;
    border-radius: 70px;
    transition: .5s
}

.product-categories ul.et_pb_tabs_controls li:hover {
    background-color: #414348;
    transition: .5s
}

.product-categories ul.et_pb_tabs_controls li:hover a {
    color: #fff !important
}

.product-categories ul.et_pb_tabs_controls li a {
    padding: 0;
    width: 100%;
    text-align: center;
    display: block
}

.product-categories .et_pb_all_tabs .et_pb_tab .et_pb_row {
    max-width: 1280px;
    width: 100%;
    padding: 0 !important
}

body.home .product-categories .et_pb_row {
    max-width: max-content;
    width: 100%;
    padding: 0 !important
}

div#product-range-slider img {
    height: 430px;
    width: 400px;
    border-radius: 5px
}

#product-range-slider .slick-list,
html body .et_pb_row.p0 {
    padding: 0 !important
}

.tabs-grid .et_pb_column {
    display: grid;
    padding: 0 30px !important
}

.tab-img .et_pb_image_wrap,
.tab-img .et_pb_image_wrap img {
    width: 100% !important
}

.tab-img h4.et_pb_module_header {
    padding-bottom: 0;
    text-align: center
}

body .blog-section .et_pb_text_inner a {
    border-color: #414348;
    color: #414348
}

body .blog-section .et_pb_text_inner p {
    color: #2b2a29 !important
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px !important
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article a.entry-featured-image-url {
    margin-bottom: 10px;
    order: 0;
    width: 100% !important
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article h2 {
    font-size: 20px;
    color: #000;
    order: 2;
    padding: 15px 0
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article a,
body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article p.post-meta,
body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article p.post-meta span {
    order: 1;
    margin: 0;
    color: #2b2a29
}

body .blog-section {
    background-size: 85%
}

body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article .post-content {
    order: 3;
    color: #2b2a29
}

.blog-section a.theme-btn:hover {
    border-color: #fff;
    cursor: pointer
}

.top-reviews-section .et_pb_column_20 {
    padding-right: 50px !important
}

.top-reviews-section .et_pb_column_21 {
    padding-left: 50px !important
}

.custom-instagram-feed {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center
}

.custom-instagram-feed .insta-item {
    width: 150px;
    height: 150px;
    overflow: hidden
}

.custom-instagram-feed .insta-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    transition: transform .3s
}

body.page-id-809 .product-categories ul.et_pb_tabs_controls,
html body footer .et_pb_widget {
    margin-bottom: 0 !important
}

.entry-content table:not(.variations),
footer .et_pb_widget_area {
    border: none
}

footer .et_pb_widget_area li {
    line-height: normal;
    padding-bottom: 0 !important
}

.d-flex {
    display: flex;
    align-items: center;
    gap: 10px
}

footer .start_frome_here tr {
    background: #f5f5f5 !important;
    padding: 10px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px
}

footer .start_frome_here tr td p input {
    height: 35px;
    padding: 2px;
    width: 100%;
    background-color: #f5f5f5 !important;
    border: none;
    outline: 0;
    font-size: 16px
}

footer .start_frome_here tr td p input[type=submit] {
    height: 35px;
    padding: 8px 30px 10px;
    background-color: #414348 !important;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

footer .start_frome_here tr td p .wpcf7-spinner,
table.start_for_contact tr td .wpcf7-spinner {
    position: absolute
}

.et_pb_social_media_follow li {
    margin: 0 3px
}

footer .first-col {
    width: 25% !important
}

.d-flex-aling-end,
.dflex-alignend,
.dflex-alignend .et_pb_row {
    display: flex;
    align-items: flex-end;
    height: 100%
}

.d-flex-aling-end a,
.d-flex-aling-end p {
    text-decoration: none;
    color: #fff
}

table.start_for_contact tr td input,
table.start_for_contact tr td textarea {
    border: none;
    outline: 0;
    padding-bottom: 15px;
    width: 100%;
    background: 0 0;
    font-size: 16px;
    border-bottom: 1px solid #787878;
    height: 50px
}

table.start_for_contact tr td textarea {
    height: 120px
}

table.start_for_contact tr td input[type=submit] {
    padding: 0;
    border-radius: 5px;
    background: #414348;
    text-align: center;
    color: #fff;
    max-width: 200px;
    margin: auto;
    cursor: pointer
}

table.start_for_contact tr td {
    padding: 0 30px 30px 0;
    border: none
}

.btn-td p {
    text-align: center;
    padding-top: 20px
}

.contact-contact .et_pb_column .et_pb_main_blurb_image img {
    width: 50px;
    height: 50px
}

.contact-contact .et_pb_column {
    gap: 30px;
    display: grid
}

.contact-contact .et_pb_column.et_pb_column_3 {
    display: block
}

.contact-contact .et_pb_column.et_pb_column_3 img {
    width: 100%;
    height: 400px
}

.contact-contact .et_pb_column .et_pb_blurb_1 {
    padding: 0 50px;
    border-left: 1px solid #787878;
    border-right: 1px solid #787878
}

.w-100 img {
    height: 300px;
    object-fit: cover
}

#product-range-slider .slide-item {
    width: 1000px;
    margin-right: 20px
}

.testimonial-slider .slick-dots {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 30px
}

.testimonial-slider .slick-dots li button {
    background-color: #d3d3d3;
    cursor: pointer;
    text-indent: -999999px;
    border-radius: 5px;
    height: 5px;
    width: 25px;
    border: none;
    outline: 0
}

.testimonial-slider .slick-dots li.slick-active button {
    background-color: #9d6564;
    width: 30px
}

html body #et-boc .padding-right100 {
    padding-right: 100px
}

.us-different-col {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px !important
}

.us-different-col .et_pb_main_blurb_image {
    margin-bottom: 11px
}

.four-col-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px !important
}

.art_of_beauty_our_signature_slider .et_pb_blurb .et_pb_image_wrap {
    width: 277px;
    height: 387px
}

.art_of_beauty_our_signature_slider .et_pb_blurb h2 {
    padding-bottom: 50px
}

.art_of_beauty_our_signature_slider .et_pb_blurb_container h3 {
    color: #414348
}

.art_of_beauty_our_signature_slider .et_pb_blurb_container {
    padding: 30px
}

.art_of_beauty_our_signature_slider .slick-prev.slick-arrow {
    background-image: url(images/left-arrow.svg);
    bottom: -55px;
    left: 0
}

.art_of_beauty_our_signature_slider .slick-next.slick-arrow {
    background-image: url(images/right-arrow.svg);
    bottom: -55px;
    right: 16px
}

.art_of_beauty_our_signature_slider .slick-next.slick-arrow,
.art_of_beauty_our_signature_slider .slick-prev.slick-arrow {
    background-color: transparent;
    border: none;
    outline: 0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    position: absolute
}

.timeline-progress-chain {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 0;
    gap: 5px;
    flex-wrap: wrap
}

.dot-wrapper {
    display: flex;
    flex-direction: column;
    font-family: 'Georgia Pro';
    align-items: center
}

.dot-year {
    color: #414348;
    font-weight: 500;
    display: none
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transition: background-color .3s;
    z-index: 2
}

.bar {
    width: calc(25% - 0px);
    height: 4px;
    border-radius: 10px
}

.bar .fill {
    position: absolute;
    height: 100%;
    width: 0%;
    transition: width .5s
}

.dot-wrapper.active .dot-year {
    color: #414348;
    font-weight: 700
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #414348 !important
}

header .et_dropdown_animation_fade,
header .et_pb_column_2_tb_header,
header .et_pb_menu_inner_container,
header .et_pb_section_1_tb_header,
header .header-row {
    position: unset
}

.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    padding: 0 0 10px !important;
    background: #fff !important;
    opacity: 1
}

.et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 30px 30px 20px;
    border-color: #414348;
    opacity: 1
}

.et_mobile_menu li a {
    border-bottom: none
}

.flex-end {
    display: flex;
    align-items: flex-end;
    justify-self: flex-end;
    height: 100%
}

.detaling-ul-main,
.detaling-ul-main p {
    color: #787878;
    font-weight: 600
}

.detaling-ul-main ul li {
    padding-left: 30px;
    padding-bottom: 7px
}

.detaling-ul-main ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #d9d9d9;
    border-radius: 50px;
    height: 7px;
    width: 7px;
    border: 5px solid #414348
}

.detaling-ul-main h5.pt20 {
    padding-top: 15px
}

.product-categories .et_pb_all_tabs .detaile-first-section .et_pb_row {
    padding: 80px 0 !important;
    width: 100%;
    max-width: 1280px;
    margin: auto !important
}

.product-categories .et_pb_all_tabs .detaile-first-section .et_pb_row:nth-child(odd) {
    background-color: #f5f5f5
}

.product-categories .et_pb_all_tabs .detaile-first-section:nth-child(2n) .et_pb_row {
    background-color: #ebe8e5
}

.detaile-first-section .et_pb_row .et_pb_column .et_pb_module .et_pb_image_wrap {
    width: 100%;
    height: 100%;
    max-width: 450px;
    margin: auto
}

.detaile-first-section .et_pb_row .et_pb_column .et_pb_module .et_pb_image_wrap img {
    width: 100%;
    height: 100%
}

.contact .et_pb_main_blurb_image,
.contact .et_pb_main_blurb_image span {
    height: 32px !important;
    width: 32px !important
}

body:not(.et-tb) #main-content .container {
    padding-top: 0;
    max-width: 100%;
    width: 100%
}

.single .post {
    padding-bottom: 0 !important;
    margin: 0 !important
}

html body #et-boc .grecaptcha-badge {
    z-index: 99999px
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    .four-col-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px !important
    }

    .four-col-grid .et_pb_blurb_5.et_pb_blurb,
    .four-col-grid .et_pb_blurb_7.et_pb_blurb {
        margin-top: 0 !important
    }

    .art_of_beauty_our_signature_slider .slick-prev.slick-arrow {
        left: -55px
    }

    .art_of_beauty_our_signature_slider .slick-next.slick-arrow {
        right: -55px
    }
}

@media only screen and (max-width:1080px) {
    .art_of_beauty_our_signature_slider .slick-prev.slick-arrow {
        left: 0
    }

    .art_of_beauty_our_signature_slider .slick-next.slick-arrow {
        right: 16px
    }

    .four-col-grid {
        grid-template-columns: repeat(2, 1fr) !important
    }
}

@media only screen and (max-width:992px) {

    .d-flex .et_pb_column,
    html body .product-categories ul.et_pb_tabs_controls li a {
        padding-bottom: 0 !important
    }

    .contact-contact .et_pb_column,
    .three-col-grid,
    html body .grid-col-three .et_pb_ajax_pagination_container,
    html body .tabs-grid .et_pb_column {
        grid-template-columns: repeat(2, 1fr) !important
    }

    html body .et_pb_row {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 30px !important
    }

    footer .et_pb_column .et_pb_blurb_content,
    footer .start_frome_here tr {
        max-width: 100%;
        width: 100%
    }

    body h1 {
        font-size: 35px;
        padding-bottom: 15px
    }

    body h2 {
        font-size: 30px;
        padding-bottom: 10px
    }

    body h4 {
        font-size: 16px
    }

    div#product-range-slider img {
        height: 330px;
        width: 100%
    }

    body p br {
        display: none
    }

    .hero-section {
        height: calc(80vh - 131px)
    }

    .amplify_your_beauty_natural_product_section .et_pb_row {
        flex-wrap: wrap;
        gap: 30px;
        flex-direction: column-reverse
    }

    .amplify_your_beauty_natural_product_section .et_pb_row .et_pb_blurb_content {
        max-width: 100%
    }

    body .amplify_your_beauty_natural_product_section .et_pb_row .et_pb_blurb {
        margin-bottom: 30px !important
    }

    body .amplify_your_beauty_natural_product_section .et_pb_row .et_pb_blurb:last-child {
        margin-bottom: 0 !important
    }

    body .consciously-clean .et_pb_row_14 .et_pb_column_16,
    body .consciously-clean .et_pb_row_15 .et_pb_column_17,
    body .consciously-clean .et_pb_row_15 .et_pb_column_18,
    body .consciously-clean .et_pb_row_16 .et_pb_column_19 {
        padding-bottom: 20px !important;
        padding-right: 0 !important
    }

    html body #et-boc #et-main-area .consciously-clean .et_pb_row_16 .et_pb_column_19 {
        padding-right: 0 !important
    }

    .three-col-grid {
        padding-top: 30px !important
    }

    .product-categories ul.et_pb_tabs_controls {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        background-color: #ebe8e5
    }

    body.page-id-809 .product-categories ul.et_pb_tabs_controls {
        background-color: #f5f5f5
    }

    .consciously-clean .et_pb_row .et_pb_blurb,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: center
    }

    body .blog-section .blog-inner-col .et_pb_ajax_pagination_container {
        padding-top: 30px
    }

    footer .et_pb_column {
        width: 100% !important;
        padding-bottom: 30px !important
    }

    .w-100 .et_pb_image_wrap,
    .w-100 .et_pb_image_wrap img,
    footer .start_frome_here tr td {
        width: 100%
    }

    footer .et_pb_row {
        overflow: hidden
    }

    .contact-contact .et_pb_column .et_pb_blurb_1 {
        padding: 0;
        border-left: none;
        border-right: none
    }

    html body #et-boc .padding-right100 {
        padding-right: 0
    }

    .us-different-col {
        grid-template-columns: repeat(3, 1fr)
    }

    html body .product-categories .et_pb_all_tabs .detaile-first-section .et_pb_row {
        padding: 60px 30px !important
    }

    .detaile-first-section .et_pb_module.et_pb_image.tab-img {
        padding-bottom: 0
    }

    .detaile-first-section .et_pb_row .et_pb_column .et_pb_module .et_pb_image_wrap {
        padding: 20px 0
    }

    .product-categories .et_pb_tabs_controls,
    .product-categories .et_pb_text.et_pb_text_1 {
        padding: 0 30px !important
    }

    html body .tabs-grid .et_pb_column {
        display: grid;
        gap: 30px !important;
        padding: 0 30px !important
    }

    html body .timeline-progress-chain {
        align-items: CENTER;
        justify-content: CENTER;
        gap: 5PX;
        margin-right: 15px
    }

    html body .bar {
        width: calc(25% - 5px)
    }
}

@media only screen and (max-width:767px) {
    .detaile-first-section .et_pb_image_0 {
        padding-bottom: 0 !important
    }

    .product_range_section .et_pb_row_1 {
        flex-wrap: wrap
    }

    .product_range_section .et_pb_row_1 .et_pb_text_inner {
        text-align: center;
        margin-top: 30px
    }

    .contact-contact .et_pb_column,
    .four-col-grid,
    .three-col-grid {
        grid-template-columns: repeat(1, 1fr) !important
    }

    .product-categories ul.et_pb_tabs_controls {
        grid-template-columns: repeat(2, 1fr)
    }

    .consciously-clean .et_pb_row .et_pb_blurb,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
    .consciously-clean .et_pb_row .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img {
        height: 300px
    }

    body .blog-section .blog-inner-col .et_pb_ajax_pagination_container,
    body .grid-col-three .et_pb_ajax_pagination_container {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px !important
    }

    body .blog-section {
        background-size: 100%
    }

    .us-different-col .et_pb_ajax_pagination_container article a img,
    .us-different-col .et_pb_blurb .et_pb_image_wrap img {
        object-fit: cover;
        transition: .7s;
        cursor: pointer;
        height: 60px;
        width: 60px
    }

    body #et-boc .four-col-grid .et_pb_blurb {
        height: 100% !important
    }

    html body .product-categories .et_pb_all_tabs .detaile-first-section .et_pb_row {
        padding: 30px !important
    }

    html body .amplify_your_beauty_natural_product_section::after {
        background-image: url(images/green-leaves.svg);
        width: 150px;
        height: 150px;
        background-repeat: no-repeat;
        background-size: cover
    }

    body .blog-section .blog-inner-col .et_pb_ajax_pagination_container article a.entry-featured-image-url img {
        height: 280px !important
    }

    body #et-boc .us-different-col {
        grid-template-columns: repeat(2, 1fr) !important
    }
}

@media only screen and (max-width:550px) {
    body .d-flex {
        flex-wrap: wrap
    }

    footer .start_frome_here {
        width: 100% !important
    }

    html body .timeline-progress-chain {
        display: none
    }
}

@media only screen and (max-width:400px) {

    .d-flex,
    .d-flex .et_pb_column .et_pb_module {
        text-align: center
    }

    .product-categories ul.et_pb_tabs_controls,
    html body .tabs-grid .et_pb_column {
        grid-template-columns: repeat(1,1fr) !important;
        max-width: 100%;
        margin: auto;
    }

    .tabs-grid,
    html body .tabs-grid .et_pb_column {
        grid-template-columns: repeat(1, 1fr)
    }

    .d-flex {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px
    }

    table.start_for_contact tr td {
        padding: 0 0 10px;
        display: block;
        width: 100%
    }

    .us-different-col {
        grid-template-columns: repeat(2, 1fr)
    }

    .four-col-grid .et_pb_blurb_7.et_pb_blurb,
    .four-col-grid .et_pb_blurb_9.et_pb_blurb {
        max-width: 100%
    }
}

.et_pb_ajax_pagination_container article a img {
    height: 250px;
    object-fit: cover;
    border-radius: 10px
}

.pagination {
    clear: both;
    display: none
}

.grid-col-three .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 30px
}