/* .header#myHeader{
    position: sticky !important;
    top: 0 !important;
    width: 100%;
}
div#top_header{
    top: 0 !important;
}
.tax-product_cat .category-thumbnail.row-container {
    margin-top: 0 !important;
}
.product_sec_product_single{
    margin-top: 10px !important;
}
.home rs-fullwidth-wrap{
    margin-top: 0 !important;
} */
button:focus, a:focus {
    outline: none !important;
}
.custom_pg {
    padding-top: 130px;
}
.image {
    position: relative;
    display: block;
}
.images_block .image{
    border-radius: 4px;
    overflow: hidden;
}
.images_block .image::before {
    content: '';
    display: block;
    padding-bottom: 50%;
}
.images_block ._col_large .image::before{
    padding-bottom: 25%;
}
.bg_full {
    background: url() no-repeat 50% 50%;
    overflow: hidden;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.images_block ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.images_block ._col {
    width: 50%;
    padding: 0 12px;
    margin-top: 24px;
}
.images_block ._col_large {
    width: 100%;
}
section.text_cont {
    padding-top: 20px;
}
.banner_half{
    margin-top: -2px;
    position: relative;
    background-color: #F9F9F9;
    
}
.banner_half .image{
    height: 240px;
    width: 50%;
    margin-left: auto;
}
.bcont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.cmax {
    max-width: 920px;
    margin: auto;
    padding: 0 30px;
}
.bcont .breadcrumbs {
    padding-top: 24px;
}
.content_blocks {
    padding: 40px 0;
}
.block + .block {
    padding-top: 35px;
}
.title_block {
    font-size: 34px;
    font-weight: 500;
    color: #677746;
}
.text_block {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}
.inn_tab {
    display: none;
    padding: 0 24px 24px 24px;
    background-color: #FEFBF8;
}
.thash {
    color: #677746;
    font-size: 16px;
    margin-bottom: 10px;
}
.tdesc {
    font-size: 16px;
}
.tab_block ._row{
    margin: 0 -24px;
    display: flex;
    flex-wrap: wrap;
}
.tab_block ._col{
    width: 50%;
    padding: 0 24px;
}
.tcontent {
    padding: 24px;
    background-color: #FEFBF8;
}
.tab_block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ttitle {
    font-size: 20px;
    font-weight: 500;
    padding: 24px 24px 24px 34px;
    display: block;
    position: relative;
    cursor: pointer;
}
.ttitle.active{
    background-color: #FEFBF8;
}
.ttitle.active::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 50%;
    width: 13px;
    height: 13px;
    border-left: 2px solid rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    transform: rotate(45deg) translateY(-50%);
}
.tab_block li {
    border-top: 2px solid rgba(0, 0, 0, 0.15);
}
.tab_block li:first-child {
    border-top: 0;
}
.img_block img {
    width: 100%;
    height: auto;
}
.text_block strong {
    font-weight: 600;
}
.text_block h4 {
    font-weight: 600;
    margin-bottom: 15px;
}
.image_grids ._row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(335px, 1fr));
    gap: 12px;
}
.image_grids .image::before {
    content: '';
    display: block;
    padding-bottom: 47.28%;
}
.title_link .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title_link .title {
    font-weight: 500;
    font-size: 45px;
}
.title_link a.link {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    padding-right: 25px;
}
.title_link a.link span {
    padding-bottom: 2px;
    border-bottom: 1px solid;
    display: inline-block;
}
.title_link a.link::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10px;
    width: 11px;
    height: 11px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    transform: rotate(-45deg);
}
.product_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.product_row .pcol {
    width: 50%;
    padding: 0 12px;
}
.product_row img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.product_wrap + .product_wrap {
    margin-top: 32px;
}
.product_wrap{
    padding: 24px;
}
.product_wrap:nth-child(even){
    background-color: #F7F9F1;
}
.ptitle {
    font-size: 22px;
    font-weight: 600;
    color: #0C0C0C;
}
.pdesc {
    margin-top: 8px;
}
.site_btn {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 34px;
    background-color: #ACC674;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.4s;
	border-color: transparent;
}
.wpcf7-spinner {
    position: absolute;
    right: 22%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.site_btn:hover{
    background-color: #8a9e5d;
    color: #fff;
}
.product_row .site_btn{
    margin-top: 24px;
}
.product_row .image {
    text-align: center;
}
.img_right {
    flex-direction: row-reverse;
}
.tcontent_title {
    font-weight: 500;
    font-size: 29px;
    line-height: 1.25;
    margin-bottom: 25px;
}
.tophash {
    color: #677746;
    position: absolute;
    top: 24px;
    left: 24px;
}
.tcontent {
    padding: 24px;
    background-color: #FEFBF8;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.eblock {
    padding: 160px 0 150px;
    position: relative;
}
.ertitle {
    font-weight: bold;
    font-size: 130px;
    letter-spacing: -0.075em;
    line-height: 1;
}
.ertitle span{
    font-size: 0.5em;
    letter-spacing: normal;
    font-weight: normal;
}
.ersub {
    font-size: 29px;
    font-weight: 500;
    padding: 10px 0 10px 0;
    line-height: 1;
}
.bwrap {
    display: flex;
    align-items: center;
    margin-top: 24px;
    gap: 20px;
    padding-left: 15px;
}
.erimg {
    position: absolute;
    left: 65%;
    top: 5%;
}
.custom_productlist {
    padding-bottom: 150px;
}
/* .custom_productlist .row-container {
    padding: 0;
    margin-bottom: 0;
    max-width: none;
} */
.custom_productlist .row-container {
    max-width: 922px;
}
.account_temp {
    padding: 100px 0 130px 0;
}
.account_temp .c{
    max-width: 660px;
    padding: 0 30px;
    margin: auto;
}
.account_temp .title {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}
.account_temp input#user_login {
    border: 1px solid #8E8E8E;
    padding: 16px 24px;
    border-radius: 12px;
    background-color: #F9F9F9;
}
.account_temp button.site_btn {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 34px;
    background-color: #ACC674;
    color: #fff;
    border-radius: 50px;
    display: block;
    transition: all 0.4s;
    width: 100%;
    margin-top: 25px;
}
.backurl {
    text-align: center;
    display: block;
    font-size: 16px;
    width: 100%;
    margin-top: 15px;
}
.backurl:hover{
    color: #ACC674;
}
.woocommerce .account_temp label {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 35px;
    display: block;
    width: 100%;
}
.backurl_wrap {
    padding-bottom: 100px;
}
.arrow_link {
    display: inline-block;
    position: relative;
    padding-left: 25px;
}
.arrow_link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 11px;
    height: 11px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    transform: rotate(45deg);
}
.bcont .h2title {
    margin-top: 75px !important;
}
.arrow_link span {
    display: inline-block;
    border-bottom: 1px solid;
}
.eimg {
    margin-bottom: 24px;
	max-width: 100%;
}

.c_edit b, .c_edit strong {
    font-weight: bold;
    color: #677746;
}
.c_edit h1, .c_edit h2, .c_edit h3, .c_edit h4, .c_edit h5, .c_edit h6{
    color: #222817;
    margin-top: 20px;
}
.c_edit h1, .single_wrap .h1 {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.03em;
}
.c_edit h2, .single_wrap .h2 {
    font-size: 39px;
    font-weight: 600;
    line-height: 1.28;
}
.c_edit h3, .single_wrap .h3 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.38;
}
.c_edit h4, .single_wrap .h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.17;
}
.c_edit h5, .single_wrap .h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
.c_edit h6, .single_wrap .h6 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
}
.c_edit p{
    margin-bottom: 0;
    margin-top: 20px;
    word-break: break-word;
    line-height: 1.65;
}
.c_edit i, .c_edit em{
    font-style: italic;
}
.c_edit a{
    color: #acc674;
}
.c_edit > ul, .c_edit > ol{
    margin-top: 30px;
}
.c_edit ul li, .c_edit ol li{
    list-style: none;
}
.c_edit ul li{
    position: relative;
    padding-left: 15px;
    margin-top: 10px;
    word-break: break-word;
}
.c_edit ul li:before{
    position: absolute;
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background-color: #acc674;
    border-radius: 50%;
    content: '';
}
.c_edit ul li {
    border-radius: 0;
}
.c_edit ol{
    counter-reset: item;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}
.c_edit ol li{
    counter-increment: item;
    padding-left: 0px;
    margin-top: 10px;
    display: table;
    word-break: break-word;
}
.c_edit ol li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    font-size: 14px;
    color: #acc674;
    line-height: 1;
    padding-right: 5px;
    white-space: nowrap;
}
.c_edit blockquote {
    font-weight: bold;
    border-left: 5px solid #052546;
    position: relative;
    background-color: #acc674;
    padding: 25px 30px;
    margin-top: 40px;
    color: #fff !important;
}
.c_edit blockquote p{
    margin-top: 0;
}
.c_edit img{
    width: auto;
    height: auto;
    margin: 0;
}
.c_edit img.alignright { float: right; }
.c_edit img.alignleft { float: left; }
.c_edit img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.c_edit .alignright { float: right; }
.c_edit .alignleft { float: left; }
.c_edit .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.c_edit figure {
    width: auto !important;
    max-width: 100%;
}
.c_edit p:after {
    clear: both;
    content: '';
    display: block;
}
.c_edit table{
    text-align: center;
    width: 100%;
    margin-top: 30px;
    border: 1px solid #707070;
    border-left: none;
    border-top: none;
}
.c_edit table td{
    padding: 10px;
    border-top: 1px solid #707070;
    vertical-align: middle;
    border-left: 1px solid #707070;
    word-break: break-word;    
}
.c_edit > *:first-child {
    margin-top: 0;
}
.single_wrap {
    margin-top: 20px;
}
.flex {
    display: flex;
}
.date_els {
    margin-top: 12px;
}
.date_els .date {
    margin-right: 32px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
}
.date_els .date::before {
    content: '';
    width: 1px;
    position: absolute;
    left: -16px;
    background-color: #C3C3C3;
    top: 5px;
    bottom: 5px;
}
.date_els .date:first-child::before {
    display: none;
}
.date_els .date a{
    text-decoration: underline;
}
.text_title .title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.02em;
}
.text_title .text {
    margin-top: 8px;
}
.ublock .image {
    background-color: #ccc;
    width: 80px;
    border-radius: 4px;
    overflow: hidden;
}
.ublock .image::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.ublock {
    display: flex;
    align-items: flex-start;
}
.umeta {
    flex: 1;
    padding-left: 24px;
}
.userrow {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
    gap: 30px;
}
/*.user_blocks {
    margin-top: 24px;
}*/
.ucat {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 400;
}
.uname {
    padding-bottom: 2px;
    border-bottom: 1px solid;
    display: inline-block;
}
.uroll {
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
}
.fea_img {
    margin-top: 40px;
    border-radius: 4px;
    overflow: hidden;
}
.fea_img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.table_content {
    border-radius: 0 0 24px 24px;
    overflow: hidden;
    padding: 16px 40px;
    box-shadow: 0px 12.33px 20px 1px #00000013;
    position: relative;
}
.table_content::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0, rgba(255,255,255,1) 63%);
    height: 120px;
    pointer-events: none;
    transition: opacity 0.4s;
}
.readmore {
    display: block;
    background-color: #fff;
    position: relative;
    z-index: 2;
    cursor: pointer;
}
.cblocks{
    padding-top: 40px;
}
.cblock + .cblock{
    margin-top: 40px;
}
.cquotes {
    position: relative;
    max-width: 560px;
    margin: auto;
    padding: 40px;
}
.cquotes::after{
    top: 0;
    right: 0;
    content: "\f10e";
}
.cquotes::before{
    bottom: 0;
    left: 0;
    content: "\f10d";
}
.cquotes::before, .cquotes::after{
    font-size: 45px;
    color: #FFE3C5;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    line-height: 1;
}
.c_quotes .ublock {
    max-width: 480px;
    margin: auto;
    padding-top: 10px;
}
.do_block ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
}
.do_block ._col{
    padding: 0 35px;
    /* width: 50%; */
    flex: 1;
}
.dosblock ul, .dosblock li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dosblock ul{
    padding: 40px 0 0 24px;
}
.dosblock li + li {
    margin-top: 24px;
}
.dosblock li {
    padding-left: 32px;
    position: relative;
}
.dosblock li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ACC674;
}
.dosblock li::after {
    content: '+';
    position: absolute;
    left: 4px;
    top: -4px;
    color: #fff;
    font-size: 22px;
}
.donts li::before{
    background-color: #CC3E42;
}
.donts li::after{
    content: '-';
    left: 6px;
    top: -3px;
}
.ta_row {
    display: flex;
    width: 100%;
}
.ta_body .ta_row:nth-child(odd) {
    background-color: #FEFBF8;
}
.ta_col {
    display: block;
/*     min-width: 33.33%;
    width: 33.33%; */
    padding: 15px 32px;
	flex: 1;
}
.ta_head {
    display: block;
}
.ta_head .ta_col {
    font-weight: 400;
    font-size: 20px;
}
.bio_wrap ._row {
    display: flex;
    flex-wrap: wrap;
}
.bio_wrap {
    border: 1px solid #EDBA80;
    border-radius: 12px;
    overflow: hidden;
    max-width: 700px;
    margin: auto;
    background-color: #FEFBF8;
    padding: 48px 32px 32px 32px;
}
.bio_wrap ._col:first-child{
    width: 60px;
}
.bio_wrap ._col:first-child img{
    width: 100%;
    height: auto;
}
.bio_wrap ._col:last-child{
    flex: 1;
    padding-left: 20px;
}
.bio_wrap .tit {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}
.tick_block {
    border-radius: 0 0 24px 24px;
    overflow: hidden;
    padding: 32px;
    box-shadow: 0px 12.33px 20px 1px #00000013;
}
.tick_block ul {
    padding: 0;
    list-style: none;
}
.tick_block .tit {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 22px;
}
.tick_block li + li{
    margin-top: 16px;
}
.tick_block li{
    padding-left: 45px;
    position: relative;
}
.tick_block li::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 5px;
    width: 7px;
    height: 12px;
    border-bottom: 2px solid #FF8A00;
    border-right: 2px solid #FF8A00;
    transform: rotate(45deg);
}
.toggle_block ul .inner {
    overflow: hidden;
    display: none;
    padding: 20px 0;
}
.toggle_block ul .inner.show {
    /*display: block;*/
}
ul.accordion {
    list-style: none;
    padding: 20px 40px 0 40px;
    margin: 0;
}
.accordion .toggle {
    font-size: 25px;
    font-weight: 400;
    display: block;
    padding: 10px 45px 10px 0;
    line-height: 1.25;
    position: relative;
}
.accordion .toggle::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 13px;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #454f2e;
    border-right: 2px solid #454f2e;
    transform: rotate(45deg);
}
.accordion .toggle.open::after {
    transform: rotate(-135deg);
    top: 20px;
}
.accordion li + li{
    margin-top: 15px;
}
.cats_block .tit {
    font-size: 22px;
    font-weight: 400;
}
.cat_link {
    display: inline-block;
    color: #677746;
    margin-top: 40px;
    font-size: 14px;
}
.cat_links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    text-align: center;
}
.cats_block {
    padding: 40px 0;
    border-top: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
}
.expert_wrap {
    border-radius: 0 0 24px 24px;
    overflow: hidden;
    padding: 32px;
    box-shadow: 0px 12.33px 20px 1px #00000013;
}
.expert_wrap .h5 {
    font-weight: 400;
}
.expert_wrap ._row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
}
.expert_wrap ._col:first-child {
    width: 150px;
}
.expert_wrap ._col:last-child {
    flex: 1;
    padding-left: 40px;
}
.expert_wrap ._col:first-child .image::before{
    content: '';
    display: block;
    padding-top: 100%;
}
.etitle {
    font-size: 20px;
    font-weight: 500;
}
.edesc {
    padding: 12px 0 24px 0;
}
.so_links {
    display: block;
    margin-right: 15px;
    cursor: pointer;
}
.so_links img{
    height: 30px;
    width: auto;
    filter: grayscale(1);
}
.social_links {
    display: flex;
    align-items: center;
}
.expert_wrap .arrow_link {
    margin-top: 12px;
    margin-left: auto;
    display: block;
    text-align: right;
}
.expert_wrap .arrow_link{
    display: inline-block;
    font-size: 14px;
    padding-left: 0;
    padding-right: 25px;
}
.expert_wrap .text_right {
    text-align: right;
    margin-top: 12px;
}
.comment_block .tit{
    font-weight: 500;
    font-size: 34px;
}
.expert_wrap .arrow_link::before {
    left: auto;
    right: 0;
    transform: rotate(-135deg);
}
.rel_block .image{
    background-color: #f1f1f1;
}
.rel_block .image::before {
    content: '';
    display: block;
    padding-bottom: 63.8%;
}
.related_block ._row {
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
}
.related_block ._col {
    padding: 0 40px;
    width: 50%;
    margin-top: 24px;
}
.rel_block ._c {
    padding: 0 8px;
    width: 50%;
}
.rel_block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.related_block .tit {
    font-weight: 500;
    font-size: 22px;
}
.mark_banner .image{
    background-color: #f1f1f1;
}
.mark_banner .image::before {
    content: '';
    display: block;
    padding-bottom: 17.40%;
}
.tit_btn {
    position: absolute;
    left: 80px;
    top: 50%;
    transform: translateY(-50%);
}
.final_blocks {
    padding-top: 60px;
}
.tit_btn .tit {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 7px;
}
.single_news{
    margin-top: 40px;
}
/*.icons_block ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
    width: 100%;
}
.icons_block ._col {
    padding: 0 30px;
    width: 25%;
    text-align: center;
    margin-top: 40px;
}*/
.icons_block ._col {
    margin-top: 40px;
    text-align: center;
}
.i_block .image{
    width: 75px;
    margin: auto;
}
.i_block .image::before{
    content: '';
    display: block;
    padding-top: 100%;
}
.ititle{
    margin-top: 20px;
}
.custom_pg .breadcrumbs {
    margin-top: 40px;
}
.single_newsletter {
    background-color: #F7F9F1;
    padding: 40px 32px;
    border-radius: 12px;
}
.icons_block .tit {
    font-size: 34px;
    font-weight: 500;
}
.icons_block {
    margin-top: 40px;
}




.single_newsletter .gsection_title {
    font-size: 34px;
    font-weight: 500;
    text-align: center;
    color: #0C0C0C;
    margin-bottom: 20px;
}
.single_newsletter .gsection_description {
    font-size: 14px;
    font-weight: 300;
    color: #0C0C0C;
    padding: 10px 35px;
    padding-bottom: 4px;
    padding-top: 8px;
}
.single_newsletter input#input_1_1,
.single_newsletter input#input_1_2_3 {
    border-radius: 100px !important;
    padding: 16px 32px 16px 32px !important;
    height: 59px !important;
    font-size: 18px !important;
    color: #8E8E8E !important;
    border-color: #C3C3C3 !important;
}
.single_newsletter .gform_button.button {
    width: 100% !important;
    height: auto !important;
    padding: 16px 32px 16px 32px !important;
    gap: 4px !important;
    border-radius: 100px !important;
    background: #ACC674 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24.3px !important;
    letter-spacing: 0.01em !important;
    color: #FFFFFF !important;
}
.single_newsletter .field_description_below {
    border-bottom: 0 !important;
}
.single_newsletter #gfield_description_1_4 {
    display: none;
}
#gform_fields_1 {
    display: block;
}
#field_1_1,
#field_1_2 {
    width: 50%;
    display: inline-block;
}
#field_1_2 {
    padding-left: 15px;
}
#field_1_1 {
    padding-right: 15px;
}
.wpd_label__text,
.wpd-not-rated,
.wpd-form-head,
.wpd-field-icon,
.wpd-comment-status,
#wpdcom .wpd-thread-head,
.wpd-comment-label,
.wpd-reply-to {
    display: none !important;
}
#wpdcom.wpd-layout-2 .wpd-form .wpd-form-foot {
    margin-left: 0;
}
input#wpd-field-submit-0_0 {
    width: 100% !important;
    height: auto !important;
    padding: 16px 32px 16px 32px !important;
    border-radius: 100px !important;
    background: #ACC674 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24.3px !important;
    letter-spacing: 0.01em !important;
    color: #FFFFFF !important;
    font-family: 'Inter' !important;
}
.wc_name,
.wc_email {
    width: 100% !important;
    height: 49px !important;
    padding: 16px !important;
    border-radius: 12px !important;
    border-color: #8E8E8E !important;
}
#wpdcom .wpd-form-row .wpdiscuz-item {
    padding: 15px 0 0px 0;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap {
    padding-bottom: 15px;
}
.wpd-comment-author,
#wpdcom .wpd-blog-administrator .wpd-comment-author a {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24.3px !important;
    letter-spacing: 0.01em !important;
    text-align: left !important;
    color: #0C0C0C !important;
}
.wpd-comment-text {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    text-align: left !important;
    color: #0C0C0C !important;
}
.wpd-comment-date {
    font-size: 12px !important;
    font-weight: 300;
    line-height: 16.2px !important;
    letter-spacing: 0.03em;
    text-align: left;
    color: #0C0C0C;
}
.wpd-comment-date .far.fa-clock {
    color: #C3C3C3;
    font-size: 16px !important;
}
#wpdcom .wpd-thread-list {
    padding: 0;
}
#wpdcom.wpd-layout-2 .wpd-comment {
    margin-bottom: 0px;
}
#wpdcom {
    max-width: 860px;
    padding: 0;
}
#wpdcom .ql-container {
    border-color: #8E8E8E !important;
    border-radius: 12px 12px 0 0;
}
#wpdcom .ql-toolbar {
    border-color: #8E8E8E !important;
    border-radius: 0 0 12px 12px;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-follow-link {
    display: none;
}

#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap.wpd-blog-administrator {
    border-left: none; 
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
    background-color: transparent;
    border-left: none;
}
.wpd-reply-button {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18.2px !important;
    letter-spacing: 0.02em;
    text-align: left;
    color: #8E8E8E !important;
    margin-left: 40px;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-header .wpd-comment-date {
    padding: 0;
}
.wc_comm_submit.wpd_not_clicked.wpd-prim-button,
.wc_comm_submit.wpd-prim-button {
    padding: 16px 32px 16px 32px !important;
    border-radius: 100px !important;
    background: #ACC674 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24.3px !important;
    letter-spacing: 0.01em !important;
    color: #FFFFFF !important;
}
.wpd-form-foot {
    display: block !important;
}
#wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tool-wrap, #wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-sep, #wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-tools, #wpdcom .wpd-comment-right:hover .wpd-comment-footer .wpd-toggle, #wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-share, #wpdcom .wpd-comment-right:hover .wpd-comment-header .wpd-comment-link {
    visibility: hidden;
    opacity: 0;
}
.hint_block .bio_wrap {
    border: none;
}
.wpd-vote-down svg,
.wpd-vote-up svg {
    display: none !important;
}
.wpd-vote-down:before,
.wpd-vote-up:before {
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
}
.wpd-vote-down:before {
    content: url('../img/vote_down.png');
}
.wpd-vote-up:before {
    content: url('../img/vote_up.png');
}
.wpd-vote-up.wpd-up:before {
    content: url('../img/vote_clr_up.png');
}
.wpd-vote-down.wpd-down:before {
    content: url('../img/vote_clr_down.png');
}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up, 
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-down,
#wpdcom .wpd-comment-footer .wpd-vote-up, 
#wpdcom .wpd-comment-footer .wpd-vote-down {
    width: 21px;
    height: 21px;
}
#wpdcom .wpd-comment-footer .wpd-vote-result {
    padding: 0 15px;
}
.wpd-avatar {
    width: 80px;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar {
    padding-right: 0;
    margin-right: 30px;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img, #wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img.avatar {
    width: 100% !important;
    height: auto;
    max-width: 100%;
    border-bottom: none;
}
.wpd-field-comment .wpd-avatar {
    display: none;
}
#wpdcom .wpd-comment-text {
    padding: 0 0 8px 110px;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
    padding: 10px 15px 0px 85px;
}
#wpdcom .wpd-comment-footer {
    padding-left: 115px;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header {
    align-items: flex-start;
}
#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-text {
    margin: -25px 0 5px 0;
}
.text_title {
    margin-top: 30px;
}
.mobile_image {
    display: none;
}
.mark_banner .site_btn {
    background-color: #fff;
    color: #000;
}
.mark_banner .site_btn:hover {
    background-color: #000;
    color: #fff;
}

.wpd-reply-button svg {
    display: none !important;
}
.wpd-reply-button:before {
    content: url(../img/answer.png);
    display: inline-block;
    width: 24px;
    height: 24px;
}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button,
#wpdcom .wpd-comment-footer .wpd-reply-button {
    display: flex;
    align-items: center;
    gap: 10px;
}
.custom_prdblk ._row {
    display: flex;
    flex-wrap: wrap;
}
.custom_prdblk ._col {
    width: 33.33%;
    display: inline-block;
    padding: 20px 20px 40px;
	border: 1px solid transparent;
    border-radius: 10px;
	transition: all .5s;
}
.custom_prdblk .slick-list {
    width: 100%;
    padding: 0 10px;
}
.custom_prdblk ._col:hover {
	border: 1px solid #acc674;
}
.cust_prodgrd .image {
    padding-top: 100%;
}
.custom_prdblk {
    margin-top: 25px;
}
.pr_tit {
    font-weight: 600;
    margin-top: 15px;
    position: relative;
}
.cust_prodgrd .image .bg_full {
    border-radius: 4px;
}
.cust_prodgrd .image span {
    font-size: 16px;
    padding: 4px 12px;
    top: 0;
    left: 0;
    background: #e21e1e;
    font-weight: 700;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 1;
}
#comments {
    margin: auto;
}
.pr_tit:after {
    content: url(/app/uploads/2024/06/Stars.png);
    position: absolute;
    bottom: -30px;
    left: 0;
}
.product_block {
    padding-bottom: 40px;
}
.comment_block .h5 {
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0;
}
.cust_toc h6 {
    font-size: 22px;
    font-weight: 400;
    line-height: 28.6px;
}
.toc_ul {
    max-height: 105px;
    overflow: hidden;
    transition: max-height 0.4s;
}
.table_content.active .toc_ul {
    max-height: 1000px;
}
.table_content.active::after{
    opacity: 0;
}
.toc_ul li {
    list-style: none;
}
.toc_ul li a {
    font-weight: 300;
    line-height: 27px;
    font-size: 17px;
    padding-top: 10px;
    display: inline-block;
    transition: all .5s;
    font-style: italic;
}
.toc_ul li a:hover {
    color: #acc674;
}
.common_arw button.slick-arrow:before {
    content: "";
    font-size: 26px;
    width: 16px;
    height: 16px;
    transition: 0.5s;
    float: left;
    box-shadow: -2px 2px 0 #454f2e;
    transform: rotate(-135deg);
}
.common_arw button.slick-prev:before {
    transform: rotate(45deg);
}
.common_arw .slick-arrow {
    border: none;
    font-size: 0;
    top: 40%;
    position: absolute;
    transform: translate(0, -50%);
    z-index: 1;
    background: 0 0 !important;
    outline: none !important;
}
/* .common_arw button.slick-next {
    right: -5px !important;
}
.common_arw button.slick-prev {
    left: -5px !important;
} */
#wpdcom .wpd-form-row .wpdiscuz-item.wpd-field-captcha {
    text-align: center !important;
}
.faq_text .h2title {
    font-weight: 600;
    font-size: 40px;
    margin-top: 50px !important;
}
.faq_text .breadcrumbs {
    margin-top: 25px;
}
.faq .bcont .h2title {
    margin-top: 35px !important;
    font-weight: 600;
    font-size: 40px;
    max-width: 400px;
    line-height: 1;
}
.faq.banner_half .image {
    height: 240px;
}
.custom_pg .faq .breadcrumbs {
    max-width: 390px;
}
.toggle_block ul .inner {
    overflow: hidden;
    display: none;
}
.toggle_block ul .inner.show {
    /*display: block;*/
}
.faq_title {
    background-color: #F9F9F9;
    padding: 12px 24px;
    font-weight: 600;
    font-size: 18px;
    color: #677746;
}
.toggle_block li {
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 15px;
}
.toggle_block .toggle {
    font-size: 22px;
}
.toggle_block .te {
    color: #0C0C0C;
    padding: 0 25px 25px 25px;
}
.toggle_block ul.accordion {
    padding: 20px 24px 0 24px;
}
.faq_wrap + .faq_wrap{
    margin-top: 65px;
}
.contact_block ._row {
    display: flex;
    flex-wrap: wrap;
}
.contact_block ._1 {
    width: 40%;
}
.contact_block ._2 {
    width: 60%;
    padding-left: 40px;
}
.cfull {
    background-color: #F9F9F9;
    border-radius: 12px;
    padding: 80px 24px 24px;
    position: relative;
    height: 100%;
}
.lgroup .t {
    font-size: 20px;
    font-weight: 500;
}
.lgroup .v {
    display: block;
    font-weight: 400;
    color: #677746;
    font-size: 29px;
}
.lgroup + .lgroup {
    margin-top: 40px;
}
.info {
    position: absolute;
    bottom: 24px;
    font-size: 16px;
    left: 24px;
    right: 24px;
}
.ftitle {
    font-size: 25px;
    font-weight: 500;
    color: #0C0C0C;
    margin-bottom: 12px;
}
.formcontrol {
    border: 1px solid #8E8E8E;
    border-radius: 16px;
    padding: 12px 30px;
    width: 100%;
}
.frow {
    margin: 0 -6px;
    display: flex;
    flex-wrap: wrap;
}
.frow .fcol {
    padding: 0 6px;
    width: 100%;
}
.frow.fhalf .fcol {
    width: 50%;
}
.frow p{
    margin: 0;
}
.frow + .frow{
    margin-top: 12px;
}
.frow .wpcf7-not-valid-tip {
    display: none;
}
.frow .wpcf7-not-valid{
    border-color: #dc3232;
}
.fcol .formcontrol {
    appearance: none;
}
.fgroup p > span {
    display: block;
}
.fgroup {
    position: relative;
}
.fgroup.fselect::after {
    content: '';
    position: absolute;
    right: 30px;
    top: 16px;
    width: 13px;
    height: 13px;
    border-bottom: 2px solid #454f2e;
    border-right: 2px solid #454f2e;
    transform: rotate(45deg);
    pointer-events: none;
}
.loc_lists .loc_list {
    padding: 0 20px;
    width: 33.33%;
}
.loc_lists {
    display: flex;
    margin: 0 -20px;
}
.loc_lists.loc_markt .loc_list {
    width: 100%;
}
.add_title {
    font-weight: 600;
}
.clocations {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #C3C3C3;
}
.addval a {
    display: inline-block;
    border-bottom: 1px solid;
}
.loc_lists + .loc_lists{
    margin-top: 40px;
}
.fcol.fsubmit {
    text-align: right;
	position: relative;
}
.fsubmit button.site_btn {
    border: 0;
}
.wpcf7 form .wpcf7-response-output {
    border: none;
    text-align: center;
    font-size: 16px;
}
.emty_cart_wrap{
    width: 100%;
    display: block;
}
.emty_cart{
    max-width: 370px;
    margin: auto;
    text-align: center;
}
.wc-empty-cart-message {
    display: none;
}
.catitle {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.35;
    padding: 25px 0 10px 0;
}
.csdesc {
    margin-bottom: 15px;
}
.mt-40 {
    margin-top: 40px;
}
.author_block {
    margin: 20px 0 160px;
}
.author_block ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}
.author_block ._col {
    width: 33.33%;
    display: inline-block;
    padding: 0 25px;
    margin-top: 60px;
}
.author_block .image {
    padding-top: 80%;
}
.author_title {
    font-size: 22px;
    line-height: 28.6px;
    font-weight: 400;
    text-align: center;
    margin-top: 15px;
    letter-spacing: 0.002em;
}
.author_role {
    text-align: center;
}
.auth_detailblck {
    margin-top: 30px;
}
.auth_detailblck ._row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.auth_detailblck .image::before {
    content: '';
    display: block;
    padding-top: 100%;
}
.auth_detailblck ._col:first-child {
    width: 220px;
}
.auth_detailblck ._col:last-child {
    flex: 1;
    padding-left: 50px;
}
.auth_detailblck .social_links {
    margin-top: 50px;
}
.cuxt_blo {
    margin-top: 70px;
    margin-bottom: 160px;
}
.cuxt_blo h2 {
    margin-bottom: 25px;
}
.eblog_btn {
    border-bottom: 1px solid #0c0c0c;
    font-size: 18px;
    font-weight: 300;
    margin-top: 40px;
    display: inline-block;
    position: relative;
}
.eblog_btn:after {
    content: "";
    width: 14px;
    height: 14px;
    transition: 0.5s;
    float: left;
    box-shadow: -2px 2px 0 #454f2e;
    transform: rotate(-45deg);
    top: 2px;
    right: -25px;
    position: absolute;
}
.postpdate {
    font-size: 14px;
    line-height: 18.2px;
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}
.prod_worker {
    padding: 30px 30px 100px 30px;
}
.title_22 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-align: left;
    color: #0C0C0C;
}
.prod_worker .row {
    margin: 0 -10px;
    font-size: 0;
    display: block;
}
.prod_worker .col {
    display: inline-block;
    padding: 0px 10px;
}
.prod_worker .col_4 {
    width: 25%;
}
.prod_worker .col_30 {
    width: 30%;
}
.prod_worker .col_20 {
    width: 20%;
}
.prod_worker .table,
.prod_worker .list,
.prod_worker .apply_desc,
.prod_worker .tabs,
.prod_worker .job_offer {
    margin-top: 30px;
}
.prod_worker .table .col {
    font-size: 18px;
    color: #0C0C0C;
    line-height: 1.3;
    vertical-align: middle;
}
.table_hd {   
    font-weight: 600;
    background: #F9F9F9;
    padding: 8px 12px 8px 12px;
    border-bottom: 1px solid #C3C3C3
}
.table_d {
    font-weight: 300;
    padding: 8px 12px 8px 12px;
}
.txt_center {
    text-align: center;
}
.title_20 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 0.02em;
    color: #0C0C0C;
}
.list ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    color: #0C0C0C;
}
.apply_desc {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.5;
    color: #454F2E;
}
.prod_worker .tabs .tab_head {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.01em;
    padding: 20px 0;
    position: relative;
}
.prod_worker .tabs .tab_content {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.03em;
    color: #0C0C0C;
    padding: 10px 25px;
}
.prod_worker .tabs .tab_head:after {
    content: "";
    border: 2px solid #454F2E;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(45deg) translateX(-50%);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.job_offer {
    text-align: center;
    background: #F9F9F9;
    border-radius: 12px;
    padding: 25px;
}
.title_25 {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.7;
    color: #0C0C0C;
}
.job_offer .desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    color: #0C0C0C;
    max-width: 465px;
    margin: 30px auto 20px;
}
.font_18 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24.3px;
    letter-spacing: 0.01em;
    color: #0C0C0C;
}
.job_offer .font_18 a {
    color: #677746;
}
.prod_worker .job_offer_ava .table .table_hd .col {
    color: #677746;
}
.job_offer_ava .table_hd {
    background: transparent;
}
.fw-600 {
    font-weight: 600;
}
.font_16 {
    font-size: 16px;
}
.prod_worker .table .col.green {
    color: #677746;
    display: inline-flex;
    align-items: center;
}
.green a {
    margin-right: 5px;
    border-bottom: 1px solid #677746;
    vertical-align: middle;
}
.green i {
    vertical-align: middle;
}
.job_offer_ava .table_d:nth-child(odd) {
    background-color: #F5F5F5;
}
.job_offer_ava .table_d {
    font-weight: 300;
    padding: 20px 25px;
}
.job_offer_ava .table_hd {
    padding: 8px 12px 25px 12px;
}
.prod_worker .job_offer.cut_joffer {
    margin-top: 60px;
}
.faq_form {
    background-color: #F9F9F9;
    padding: 40px 24px;
}
.faq_form .tit {
    font-weight: 500;
    font-size: 29px;
    text-align: center;
    padding-bottom: 40px;
    max-width: 600px;
    margin: auto;
}
.frow.fhalf .fcol._1 {
    width: 25%;
}
.frow.fhalf .fcol._2 {
    width: 75%;
}

.woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart,
.home-sec-2 .column-1 .module button, .about-sec button,
.module-2 button,
.sbi_follow_btn a,
.gform_button.button,
.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn,
.separator-buttons a,
.loginFormArea form button[type="submit"], 
.registerFormArea form button[type="submit"], 
#show_register, 
#guest_btn, 
#copy_place_order, 
#place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.blog-category-card a,
.blog-wrappers .blog-category-card,
form.edit-account .woocommerce-Button.button,
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.button,
.woocommerce div.product form.cart .button, 
.woocommerce ul.products li.product .product-bottom a.product-link-button {
	transition: all 0.4s !important;
}
.woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart:hover,
.home-sec-2 .column-1 .module button:hover, .about-sec button:hover,
.module-2 button:hover,
.sbi_follow_btn a:hover,
.gform_button.button:hover,
.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn:hover,
.separator-buttons a:hover,
.loginFormArea form button[type="submit"]:hover, 
.registerFormArea form button[type="submit"]:hover, 
#show_register:hover, 
#guest_btn:hover, 
#copy_place_order:hover, 
#place_order:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
form.edit-account .woocommerce-Button.button:hover,
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.button:hover,
.woocommerce div.product form.cart .button:hover,
.lost_reset_password button[type="submit"]:hover,
.woocommerce ul.products li.product .product-bottom a.product-link-button:hover {
	background-color: #8a9e5d !important;
    color: #fff !important;
}
.sbi_follow_btn a:hover {
	background-color: #8a9e5d !important;
	box-shadow: none !important;
}
.separator-buttons a:hover{
    color: #fff !important;
}
.home-sec-2 .column-2 button:after,
.blog-sec a.button::after,
.order_btn img,
.title_link a.link::after,
.back-btn a::before,
.reviews-button::after,
.expert_wrap .arrow_link::before,
.green a + i,
.arrow_link::before,
.back-btn a.backLink:before {
	transition: transform 0.4s;
}
.home-sec-2 .column-2 button:hover:after,
.blog-sec a.button:hover:after,
.green a:hover + i {
	transform: translateX(10px);
}
.order_btn:hover img {
    transform: translateX(-10px);
}
.row-container .module-last button:after {
	transition: transform 0.4s, right 0.4s;
}
.row-container .module-last button:hover:after {
	transform: rotate(-135deg) translateY(0px);
    right: -25px;
}
.title_link a.link:hover::after {
    transform: translateX(10px) rotate(-45deg);
}
.back-btn a.button:hover:before,
.arrow_link:hover::before,
.back-btn a.backLink:hover:before{
    transform: translateX(-10px) rotate(45deg);
}
.reviews-button:hover::after,
.expert_wrap .arrow_link:hover::before {
    transform: translateX(10px) rotate(-135deg) !important;
}
.blog-wrappers .blog-category-card a:hover{
	background-color: #8a9e5d !important;
    border-radius: 50px;
}
.blog-wrappers .blog-category-card a:hover h4{
    color: #fff !important;
}
.p_relative{
    position: relative;
}
.blog-sec a.thumbnail,
.blog-posts a.post-link, 
.blog-posts .post-image,
.author_block .image{
    overflow: hidden;
}
.blog-sec a.thumbnail img,
.blog-posts a.post-link img, 
.blog-posts .post-image img,
.author_block .image .bg_full {
    transform: scale(1);
    transition: transform 0.4s;
}
.blog-sec a.thumbnail:hover img,
.blog-posts a.post-link:hover img, 
.blog-posts .post-image:hover img,
.author_block .image:hover .bg_full {
    transform: scale(1.1);
}
.pos_wrp {
    display: block;
    position: relative;
}
.float_lbl + label, .pos_wrp .input-text + .chk_lbl{
    font-size: 18px !important;
    position: absolute;
    top: 18px;
    left: 25px;
    display: block;
    margin: 0;
    transition: all 0.4s;
    color: rgb(0 0 0 / 65%) !important;
    pointer-events: none;
}
.pos_wrp label[for='billing_first_name']{
    font-weight: 300 !important;
}

/* Autofill detection via CSS animation — fires animationstart event in JS */
@keyframes floatLblAutofillStart {
    from { opacity: 1; }
    to   { opacity: 1; }
}
@keyframes floatLblAutofillCancel {
    from { opacity: 1; }
    to   { opacity: 1; }
}
input.float_lbl:-webkit-autofill {
    animation-name: floatLblAutofillStart;
    animation-duration: 1ms;
}
input.float_lbl:not(:-webkit-autofill) {
    animation-name: floatLblAutofillCancel;
    animation-duration: 1ms;
}

/* Uniesiona etykieta — via JS class lub autofill CSS */
input.float_lbl + label.has_focus,
.pos_wrp .input-text + .chk_lbl.has_focus,
input.float_lbl:-webkit-autofill + label,
input.float_lbl:autofill + label { 
    top: -10px;
    color: #000;
    font-size: 14px !important;
    background-color: #fff;
    right: auto;
    padding: 0 5px;
    left: 22px;
}
.pos_wrp .input-text + .chk_lbl {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
	font-weight: 300 !important;
}
.woocommerce-invalid .woocommerce-input-wrapper::after{
    top: 15px !important;
}
.woocommerce ul.products .swiper li.product a.woocommerce-loop-product__link {
    position: relative;    
    transform-style:preserve-3d;
    transition:all 1.5s;
	display: block;
	width: 100%;
}
.woocommerce ul.products .swiper li.product a.woocommerce-loop-product__link::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.woocommerce ul.products .swiper li.product a img{
	position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
	margin: 0;
}
.woocommerce ul.products .swiper li.product .product-thumbnail {
    overflow: hidden;
	width: 100%;
}
.woocommerce ul.products li.product .prdcut_img a.woocommerce-loop-product__link:hover{
    transform:rotateY(180deg);
}
.woocommerce ul.products li.product .prdcut_img a.woocommerce-loop-product__link:hover > img:first-child{
    backface-visibility:hidden;
}
body.woocommerce-account .woocommerce-MyAccount-content form.edit-account .form-row.edit_cuts label {
    display: inline-block !important;
    width: auto;
}
img.back {
    position: absolute;
    left: 0;
    top: 0;
    transform: rotateY(180deg);
    backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
a.xoo-wsc-ft-btn:hover, .xoo-wsc-markup .xoo-wsc-btn:hover{
    border-color: transparent !important;
}
.row-container .slick-list, .woocommerce ul.products{
	width: 100%;
}

.blog-posts.cuxt_blo .latest-posts-container {
    display: none;
}
.blog-posts.cuxt_blo .latest-posts-container.active {
    display: grid;
}
.single_faq .toggle_block ul.accordion {
    padding: 0;
}
.single_faq .toggle_block li {
    border-bottom: none;
}
.single_faq {
    margin-top: 40px;
}
.single_faq p {
    margin-bottom: 0;
}
.single_faq .toggle_block .te {
    font-size: 12px;
    line-height: 16.2px;
    letter-spacing: 0.003em;
}
.empty-cart .cart-section .woocommerce {
    grid-template-columns: auto;
}
.empty-cart .input-wrapper,.empty-cart .back-btn {
    max-width: 858px;
    margin: auto;
}
.empty-cart .back-btn {
    margin-top: 125px;
}
.we-400 {
   font-weight: 400;
}
.auth_detailblck .social_links .so_links {
    margin-right: 30px;
}
.blog-posts.cuxt_blo h2 {
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 700;
}
.toc_h6 {
    font-size: 22px;
    font-weight: 400;
    line-height: 28.2px;
    letter-spacing: 0.002em;
    margin-bottom: 10px;
}
.cuxt_blo .latest-posts-container + .latest-posts-container {
    margin-top: 25px;
}
.account_temp .form-row-first {
    width: 100% !important;
}
.note_txt {
    font-size: 10px;
    font-weight: 200;
}
.ws_title {
    font-weight: 500;
    color: #677746;
    font-size: 29px;
    line-height: 1;
}
.wsp_block .text {
    padding-top: 32px;
    padding-bottom: 16px;
}
.ws_btns .site_btn + .site_btn {
    margin-left: 70px;
}
.tit_text_block .tit {
    font-size: 22px;
    font-weight: 600;
}
.tit_text_block .txt {
    padding-top: 12px;
}
.list_block ul {
    list-style: none;
    padding: 10px 0;
}
.list_block li {
    position: relative;
    padding-left: 40px;
}
.list_block li + li {
    margin-top: 15px;
}
.list_block strong{
    font-weight: 600;
}
.list_block img{
    position: absolute;
    left: 0;
    top: 3px;
    width: 30px;
    height: auto;
}
.bg_block {
    background-color: #F9F9F9;
    border-radius: 12px;
    padding: 24px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bg_block .tx {
    font-size: 22px;
    font-weight: 600;
    flex: 1;
    padding-right: 30px;
}
.bg_block .site_btn{
    white-space: nowrap;
}
.bg_b {
    background-color: #F9F9F9;
    padding: 24px 80px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
.sep_block .tit {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
}
a.clin {
    font-size: 29px;
    font-weight: 500;
    color: #677746;
    margin-top: 10px;
    display: block;
    line-height: 1;
}
.cb .ctitle {
    font-weight: 500;
    font-size: 20px;
}
.woocommerce-validated .pos_wrp.woocommerce-input-wrapper::after{
    top: 17px;
}
.breadcrumbs,
.image-banner .breadcrumbs,
.woocommerce-breadcrumb a,
.site-main nav.woocommerce-breadcrumb {
    font-size: 12px !important;
}
.lost_reset_password .input-text{
	border: 1px solid #8E8E8E !important;
}
.lost_reset_password .form-row button[type="submit"] {
    width: 100% !important;
    font-size: 18px;
    padding: 16px 32px 16px 32px !important;
    margin-top: 20px;
}
.lost_reset_password > p:first-child {
/*     color: #0c0c0c;
    font-size: 34px;
    line-height: 47.6px;
    font-weight: 500; */
}
form.woocommerce-ResetPassword.lost_reset_password p.form-row {
    width: 100%;
}
/* form.woocommerce-ResetPassword.lost_reset_password p.form-row + p.form-row {
	margin-top: 20px;
} */
form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 660px;
    padding: 0 30px;
    margin: auto;
}
form.woocommerce-ResetPassword.lost_reset_password label {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 35px;
    display: block;
    width: 100%;
}
.three_blog ._row {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin: auto;
}
.three_blog ._col {
    width: 33.33%;
    padding: 0 30px;
}
.three_blog .image {
    background-color: #ccc;
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
}
.three_blog .image::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.text_center{
    text-align: center;
}
.three_blog .text_center {
    margin-top: 30px;
}
.gra_btn {
    display: inline-block;
    font-size: 16px;
    background-color: #ccc;
    padding: 12px 30px;
    border-radius: 50px;
    line-height: 1.15;
    background: linear-gradient(to right,  rgba(255,223,179,1) 0%,rgba(254,210,199,1) 100%);
    font-weight: bold;
}
.iwrap{
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}
.iwrap .image::before {
    display: block;
    content: '';
    padding-bottom: 63.82%;
}
.two_cont ._row{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
}
.two_cont ._col{
    padding: 0 40px;
    width: 50%;
}
.two_cont .image{
    background-color: #ccc;
}
.two_cont .text_center{
    margin-top: 35px;
}
.product-sec .row-container .slick-list,
.featured-products .slick-list,
.best_seller_single_product_page .slick-list,
.recently_viewed_single_product_page .slick-list{
    padding-bottom: 70px;
}
.bluk-product ul.products {
    /* display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 70px !important; */
}
.bluk-product ul.products li {
    /* width: 100% !important; */
    margin-bottom: 60px !important;
}
.cuts_imgbnr .row-container {
    margin-bottom: 25px;
}
.product-sec .row-container {
    margin-bottom: 0;
}
.emty_cart_wrap + p.return-to-shop {
    display: none;
}
.empty-cart form.woocommerce-cart-form {
    display: none;
}
.single_news.cust_news {
    margin: 80px 0;
}
.cat_product_block {
    margin: 80px 0;
}
.related_block .text_right {
    text-align: right;
    margin-top: 30px;
}
.related_block .arrow_link::before {
    left: auto;
    right: 0;
    transform: rotate(-135deg);
}
.related_block .arrow_link {
    padding-left: 0;
    padding-right: 25px;
}
.cust_pagination {
    text-align: right;
    margin-top: 80px;
    position: relative;
}
.cust_pagination .page-numbers {
    font-size: 16px;
    font-weight: 300;
    margin-left: 25px;
    border-bottom: 1px solid #000;
    position: relative;
}
.cust_pagination .page-numbers.current {
    font-weight: 600;
}
.cust_pagination .page-numbers.next:after {
    content: url(/app/uploads/2024/06/next-1.png);
    position: absolute;
    right: -25px;
    top: 2px;
}
.cust_pagination .page-numbers.next {
    margin-right: 25px;
}
.cust_pagination .page-numbers.prev:after {
    content: url(/app/uploads/2024/06/prev-1.png);
    position: absolute;
    left: -25px;
    top: 1px;
}
.custom_prdblk .slick-track {
	display: flex;
}
.bluk-product .woocommerce .woocommerce-ordering select.orderby{
    appearance: none;
    background-image: url(/app/uploads/2024/07/arrow_green.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 5%;
    padding-right: 50px;
    outline: none;
}
.cart-section tr.cart-subtotal .original-price .woocommerce-Price-amount.amount * {
    font-size: 19px !important;
    text-decoration: line-through;
}
.page-template-o-nas-template .text_block h2 {
    font-size: 2rem;
    font-weight: 500;
}
.legal_title {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.003em;
    line-height: 16.2px;
    margin: 5px 0 20px;
}
.legal_title + p.price {
    margin-top: 32px;
}
.legal_title + p.price + .iworks-omnibus {
    margin-bottom: 32px;
}
.whats_inside .toggle_block{
	display: none;
}
.ingredients_section .table_content {
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
}
.single-product span.woocommerce-Price-amount.amount {
    color: #000;
    font-weight: 500;
}
.single-product div.product p.price.sale_pricethtr ins span {
	color: #E21E1E;
}
.single_add_to_cart_button:before {
    content: '';
    background-image: url("/app/themes/auraherbals/img/icon-03-cart.svg");
    background-size: contain;
    width: 18px;
    height: 18px;
    position: absolute;
    filter: brightness(0) invert(1);
    left: 22%;
    top: 50%;
    transform: translateY(-52%);
}
.single_add_to_cart_button {
    position: relative;
}
#faqs button.btn {
    padding-right: 75px;
	text-transform: none !important;
}
#faqs.accordion .card-body {
    padding-right: 75px;
}
.properties_custom {
    margin-top: 30px;
}
.properties_custom h5 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 25px;
}
.custom_prductgallerys ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.custom_prductgallerys ._col {
    width: 50%;
    display: inline-block;
    padding: 0 10px;
	margin-top: 20px;
}
.custom_prductgallerys ._col:first-child,.custom_prductgallerys ._col:nth-child(2) {
	margin-top: 0;
}
.woocommerce_single_page:after {
    content: '';
    display: block;
    clear: both;
}
.woocommerce form .form-row .required{
	display: inline-block;
}
.update_totals_on_change label {
    display: none !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
	float: none;
    display: inline-block;
}
.woocommerce div.product div.summary{
	float: none;
    display: inline-block;
    vertical-align: top;
    padding-left: 2%;
	position: sticky;
    top: 170px;
}
.table_content::after{
	opacity:0 !important;
}
.mobile_productgallery_slider {
    display: none;
}
.category-filter label.wpfLiLabel span {
    padding-left: 0 !important;
}
.category-filter label.wpfLiLabel {
    max-width: none !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.post-card .post-category {
    font-size: 0;
}
.tax-zastosowanie .category-thumbnail.row-container {
/*     margin-top: 160px; */
    margin-bottom: 32px;
}
.tax-dla-kogo .category-thumbnail.row-container,.search-results .category-thumbnail.row-container,.search-no-results .category-thumbnail.row-container {
/*     margin-top: 160px; */
    margin-bottom: 32px;
}
.search-no-results .category-thumbnail.row-container,.search-results .category-thumbnail.row-container {
	margin-top: 160px;
}
.cust_h1 {
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 24px;
}
#search_btn {
    cursor: pointer;
}
.page-template-custom-cart-template .product-sec h3 {
    font-size: 28px;
    font-weight: 500;
    margin-top: 130px;
}
.woocommerce-cart-form + .related-products.product-sec h3 {
    margin-top: 0;
}
.single-product .product_main_features li {
    padding: 10px 0;
    margin: 0 !important;
}
.product_alternate_content_data_title + .row {
    align-items: center;
}
p.price.monb_price {
    display: none;
}
.featured-products .woocommerce ul.products,
.catgory-wrap .bluk-product .woocommerce ul.products {
	justify-content: flex-start;
}
.woocommerce-product-gallery__wrapper + .custom_prductgallerys {
    margin-top: 20px;
}
.guarantee_section .row {
    row-gap: 30px;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error input#input_1_1,
body .gform_wrapper .gform_body .gform_fields .gfield_error input#input_1_2_3{
    border-color: red !important;
}
.validation_message.gfield_validation_message {
    display: none !important;
}
.nowosc .module-2 button:before{
	opacity: 0;
}
.nowosc .module-2 button{
	padding: 15px 30px 15px 30px !important;
}
.guarantee_section_slider._row {
    display: flex;
    flex-wrap: wrap;
	margin: 0 -15px;
}
.guarantee_section_slider ._col {
    width: 33.33%;
	display: flex;
	padding: 0 15px;
}
.guarantee_section_slider .slick-track {
    margin-left: 0;
}
.mobile_cart {
    display: none;
}
.woocommerce.columns-3 ul.products .swiper li.product {
    width: 100%;
	height: 100%;
}
.blog-wrappers h1 {
    margin-bottom: 24px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu{
/* 	box-shadow: 0 0 15px rgba(0,0,0,.15); */
	padding-bottom: 60px;
}
.product-list .swiper-slide,.recently-viewed-products .swiper-slide,.best-sellers .swiper-slide {
    width: 25%;
	height: auto;
	padding-bottom: 70px;
}
.related-products .swiper-slide{
    padding-bottom: 70px;
}
.related-products .swiper-slide {
    width: 33.33%;
	height: auto;
}
.custom_prdblknew .swiper-slide {
    width: 33.33%;
    height: auto;
}
.cust_swiperbtn::after {
    color: #454f2e !important;
    font-size: 16px;
}
.swiper-button-prev.cust_swiperbtn,
.swiper-button-next.cust_swiperbtn {
    --swiper-navigation-color: #454f2e;
    --swiper-theme-color: #454f2e;
    width: 16px;
    height: 24px;
}
.swiper-button-prev.cust_swiperbtn {
    left: -40px;
}
.swiper-button-next.cust_swiperbtn {
    right: -40px;
}
.woocommerce ul.products li.product .product-top .product-thumbnail img{
	margin: 0 !important;
}
.recently-viewed-products .swiper,.related-products .swiper,.best-sellers .swiper {
	width: 100%;
}
.ingredients_section_content_area p strong {
    font-weight: bold;
}
.ingredients_section_content_area p i,
.ingredients_section_content_area p em {
    font-style: italic;
}
.ingredients_section_content_area p u{
    text-decoration: underline;
}
.img_mob{
    display: none;
}

.flip-container {
    -webkit-perspective: 1000;
    background: transparent;
    overflow: hidden;
    display: block;
    position: relative;
}
.prdcut_img.flip-container:hover .flipper,
.prdcut_img.flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
}
/* .flip-container,
.flip-container .front,
.flip-container .back,
.flip-container img {
    width: 320px;
    height: 480px;
} */
.flip-container::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.flipper {
    -webkit-transition: 1.5s;
    -webkit-transform-style: preserve-3d;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.flip-container .front,
.flip-container .back {
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flip-container .front {
    z-index: 2;
}
.flip-container .back {
    -webkit-transform: rotateY(180deg);
}
.flipper img{
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}
.pos_rel {
    position: relative;
}
.related-products .swiper {
    padding-left: 20px;
    padding-right: 20px;
}
.product-thumbnail {
    width: 100%;
}
.xoo-wsc-markup a.btn.btn-light.text-dark.btn-sm {
    display: none;
}
.xoo-wsc-markup div#top_header p {
    padding: 7px 0;
}
.catgory-wrap.custom_bann {
    margin-top: 160px;
}
.tax-product_cat .custom_bann .category-thumbnail.row-container{
    margin-top: 0;
}
.custom_bann .category-thumbnail {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
}
.custom_bann .category-thumbnail img {
    width: 100%;
    height: auto !important;
}
.menu_mob{
    display: none;
}
.row-container .category-content-block h2{
    font-size: 26px;
}
.sub_productgallery {
    display: none;
}
.account-orders .order-product-image {
    position: relative;
}
.bg_ovly {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bg_ovly span {
    z-index: 1;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    position: relative;
}
.bg_ovly:after {
    content: '';
    background-color: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.csave_address_btn {
    text-align: right;
}
header.headerv2 .bottom_header {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: all .5s;
}
header.headerv2.header_fixed .bottom_header {
    opacity: 0;
    visibility: hidden;
    height: 0;
}
.trans_menu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    border-top: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
    padding: 10px 0;
    transition: all .5s;
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    top: 0;
    left: 0;
    margin-top: 88px;
}
header.headerv2.header_fixed .trans_menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}
.inner_link {
    font-size: 18px;
    font-weight: 300;
    color: #0C0C0C;
    display: inline-block;
    margin: 0 40px;
}
.els_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.els_wrap .button_wrap button {
    background-color: #acc674 !important;
    border-radius: 100px !important;
    width: auto !important;
    height: auto;
    margin: 0 !important;
    white-space: nowrap;
    padding: 16px 32px !important;
}
.els_wrap .button_wrap button::before {
    opacity: 0;
}
.inner_links {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerv2 + .product_sec_product_single{
    margin-top: 170px;
}
.burger_new {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    border: 1px solid #C3C3C3;
    border-radius: 4px;
    padding: 10px;
    cursor: pointer;
}
.burger_wrap {
    font-size: 0;
}
.burger_new span{
    width: 100%;
    height: 2px;
    background-color: #0C0C0C;
    display: block;
}
.burger_new span + span {
    margin-top: 11px;
}
.inner_link.visited {
    font-weight: bold;
    text-decoration: underline;
}
.inner_link.active {
    text-decoration: underline;
    opacity: 0.75;
}
.product_mnu {
    display: none;
}
.product_mnu {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 11px;
    left: 20px;
}
.trans_menu .container {
    position: relative;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link {
    text-align: left;
}
/*#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: url(data:image/svg+xml;utf8,%3Csvg width=%229%22 height=%2216%22 viewBox=%220 0 9 16%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M1.30936.690641C1.1385.519786.861495.519786.690641.690641c-.170855.170854-.170855.447859.0.618719L1.30936.690641zM8 8l.30936.30936C8.48021 8.1385 8.48021 7.8615 8.30936 7.69064L8 8zM.690641 14.6906c-.170855.1709-.170855.447900000000001.0.6188.170854.1708.447859.1708.618719.0l-.618719-.6188zm0-13.38124 6.999999 7 .61872-.61872-7-6.999999-.618719.618719zM7.69064 7.69064.690641 14.6906l.618719.6188 7-7.00004-.61872-.61872z%22 fill=%22%23454f2e%22/%3E%3C/svg%3E) !important;
    width: 9px;
    height: 16px;
}*/
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    float: right;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-item>a.mega-menu-link {
    text-align: left;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu {
    left: 100%;
    right: auto;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    transform: rotate(180deg);
}

#mega-menu-wrap-product.mega-menu-wrap {
    background-color: #FFFFFF;
    padding: 20px 0;
    border-radius: 15px;
    width: 334px;
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 20%);
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-item>a.mega-menu-link {
    background: #FFFFFF;
}
#mega-menu-wrap-product #mega-menu-product li.mega-menu-item {
    padding: 10px 0;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-item>a.mega-menu-link {
    padding: 0 40px 0 35px;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: " ";
    border-right: 1px solid #454F2E;
    border-top: 1px solid #454F2E;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    cursor: pointer;
    display: block;
    top: 10px;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    width: 334px;
    padding: 6px 30px 6px 30px;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>.mega-indicator:after {
    content: " ";
    border-right: 1px solid #454F2E;
    border-top: 1px solid #454F2E;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    cursor: pointer;
    display: block;
    top: 16px;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu {
    width: 960px !important;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu {
    top: -20px;
    left: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 10px 15px 15px -2px;
    border-radius: 0px 15px 15px 0px;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu ul.menu {
    padding-left: 0;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-tabbed>ul.mega-sub-menu {
    padding: 20px 0;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
    left: 35%;
    width: 65%;
}
#mega-menu-wrap-product .mega-sub-menu li.menu-item {
    list-style: none;
    padding-bottom: 5px;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item:hover,
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item:hover>a.mega-menu-link {
    background: #f6f3f3;
}
#mega-menu-wrap-product #mega-menu-product>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item {
    padding: 0px 0px 0px 15px;
}
.cut_btn a {
    background-color: #acc674 !important;
    border-radius: 100px !important;
    color: #fff !important;
    padding: 16px 32px 16px 32px !important;
}
#mega-menu-wrap-product.mega-menu-wrap.active {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
#mega-menu-wrap-product #mega-menu-product.mega-menu-vertical > li.mega-menu-megamenu.mega-menu-item {
    position: static;
}
.custom_prductgallerys {
    margin-top: 20px;
}
.details_sectioncontent_area li {
    margin-top: 10px;
}
.details_sectioncontent_area li:first-child {
    margin-top: 0;
}
.cblock.related_block .cust_pagination {
    margin-top: 30px;
}
.delivery_count span {
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 400;
    letter-spacing: 0.002em;
}
.delivery_count strong {
    font-weight: 700;
}
.single-product .cart .single_add_to_cart_button.nostock_ct {
    background-color: #efefef !important;
    pointer-events: none;
    color: #000;
}
.single-product .cart .single_add_to_cart_button.nostock_ct:before {
    filter: none;
}
span.onsale + .advanced-woo-labels {
    /* display: none !important; */
    margin-top: 40px;
}
.advanced-woo-labels {
    position: absolute !important;
    top: unset;
    left: unset;
    width: auto !important;
}
span.awl-label-text {
    padding: 4px 9px !important;
    font-family: inter !important;
    line-height: 1.5 !important;
}
.page-template-promocje-template section.text_cont {
    padding-top: 0;
}
a.checkout-button {
    color: #fff !important;
}
#free-shipping-notice .main-bar {
    border: none !important;
    margin-bottom: 10px;
    margin-top: 10px;
}
/* #free-shipping-notice p {
    margin-bottom: 0 !important;
} */
.catgory-wrap.custom_bann_top {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0 !important;
    margin-top: 120px;
}
.custom_bann_top > .category-thumbnail {
    width: 100%;
}
.custom_bann_top > .product-filter {
    width: 100%;
}
.custom_bann_top > .custom-category-header {
    width: 100%;
    padding-left: 0px;
}
.mb20{
    margin-bottom: 20px;
}
.custom_bann_top .woocommerce ul.products li.product{
    width: 25% !important;
}
.cat_filter_link{
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.cat_filter_link i {
    font-size: 20px;
}
.cat_filter_link span{
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
}
.catfil{
    position: relative;
}
.catfil::after, .select2-selection--multiple::after {
    content: '';
    position: absolute;
    right: 30px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 11px;
    height: 11px;
    top: 42%;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: none;
}
.catfil select {
    border: 1px solid #ACC674;
    padding: 15px 85px 12px 24px;
    background-color: transparent;
    border-radius: 16px;
    appearance: none;
    line-height: 1;
    font-weight: 600;
    font-family: inherit;
    cursor: pointer;
}
.catfil select:focus-visible {
    outline: none;
}
.catfil + .catfil{
    margin-left: 12px;
}
.catfilters {
    display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
.ctfltr {
    margin-bottom: 30px;
}
.mb20 {
	margin-bottom: 20px;
}
.custom_bann_top{
    position: relative;
}
.sidebar_filter {
    position: fixed;
    left: 0;
    top: -0;
    width: 560px;
    height: 100%;
    background-color: #fff;
    padding: 50px 50px 50px 120px;
    z-index: 99999;
    box-shadow: 15px 20px 20px rgba(0, 0, 0, 0.15);
    transform: translateX(-100%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s, opacity 0.4s, visibility 0.4s;
}
.show_sidebar .sidebar_filter{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.sidebar_filter_back {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
    top: 0;
    display: none;
    z-index: 99999;
}
.show_sidebar .sidebar_filter_back{
    display: block;
}
.side_fil_close {
    display: block;
    margin-left: auto;
    width: 28px;
    height: 28px;
    margin-bottom: 24px;
    position: relative;
    cursor: pointer;
    margin-right: -4px;
}
.side_fil_close::before, .side_fil_close::after {
    content: '';
    position: absolute;
    left: 0;
    top: 13px;
    width: 100%;
    height: 2px;
    background-color: #000;
    transform: rotate(45deg);
}
.side_fil_close::after {
    transform: rotate(-45deg);
}
.side_title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #0C0C0C;
}
div#product-category-list > ul > li ul li a{
    font-weight: 500;
    font-size: 17px;
}
div#product-category-list > ul > li a {
    font-weight: 700;
}
div#product-category-list {
    padding-left: 12px;
}
/* body.show_sidebar {
    overflow: hidden;
    padding-right: 17px;
} */
.custom_bann_top .wr {
    height: calc(100% - 50px);
    overflow: auto;
    padding-right: 24px;
}
.custom_bann_top .wr::-webkit-scrollbar {
    width: 8px;
    border-radius: 30px;
}
.custom_bann_top .wr::-webkit-scrollbar-track {
   background: #C3C3C3;
   border-radius: 30px;
}
.custom_bann_top .wr::-webkit-scrollbar-thumb {
   background: #F2F1EF;
}
.custom_bann_top .wr::-webkit-scrollbar-thumb:hover {
   /* background: #555; */
}
.mb20 {
	margin-bottom: 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    padding: 0 5px 0 5px;
}
.select2-selection--multiple{
    border: 1px solid #ACC674 !important;
    border-radius: 16px !important;
    font-weight: 600;
    font-family: inherit;
    padding-left: 12px;
    position: relative;
}
.sidebar_filter #product-category-list span.toggle{
    width: 20px;
    height: 13px;
    background-image: url('../img/aarr.png');
    background-repeat: no-repeat;
    background-size: contain;
    top: 18px;
}
.sidebar_filter #product-category-list span.toggle:before{
    opacity: 0;
    pointer-events: none;
}
.select2-container--default .select2-search--inline .select2-search__field{
    font-weight: 600;
}
.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0C0C0C;
}
.select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder { /* Firefox 19+ */
    color: #0C0C0C;
}
.select2-container--default .select2-search--inline .select2-search__field:-ms-input-placeholder { /* IE 10+ */
    color: #0C0C0C;
}
.select2-container--default .select2-search--inline .select2-search__field:-moz-placeholder { /* Firefox 18- */
    color: #0C0C0C;
}
.select2-container .select2-selection--multiple{
    min-height: 46px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    margin-top: 3px;
}
.clear_fil {
    font-size: 15px;
    font-weight: 300;
    color: #0C0C0C;
    text-decoration: underline;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.catfil .select2-container{
    cursor: pointer;
}
ul.ctfrt_li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -10px;
}
.ctfrt_li li {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 2px 15px;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: none;
}
.ctfrt_li li.active {
    display: inline-block;
}
.close_tax {
    font-weight: bold;
    font-size: 14px;
    margin-right: 5px;
    cursor: pointer;
}
body:not(.home) .newsletter-sec #field_1_1, 
body:not(.home) .newsletter-sec #field_1_2 {
    width: 50% !important;
    max-width: none !important;
}
body:not(.home) .newsletter-sec #field_1_1 input, body:not(.home) .newsletter-sec #field_1_2 input {
    width: 100%;
}
.brk_cls {
	display: block;
	margin: 40px 0;
}
/* .woocommerce-terms-and-conditions-wrapper > p{
    display: block !important;
}
.woocommerce-terms-and-conditions-wrapper{
    padding-left: 0 !important;
    padding-top: 20px;
}
.terms-privacy-text {
  padding-left: 15px;
}
.woocommerce-terms-and-conditions-wrapper .terms-privacy-text p {
  padding-top: 0 !important;
}
.woocommerce-terms-and-conditions-wrapper .terms-privacy-text p + p {
    padding-top: 10 !important;
} */

.auth_block ._row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}
.auth_block ._col {
    width: 50%;
    padding: 0 30px;
}
.auth_block .c_edit {
    font-size: 18px;
    color: #0C0C0C;
}
.auth_block .c_edit b, .auth_block .c_edit strong {
    color: #0C0C0C;
}
.auth_block .uname{
    position: relative;
}
.auth_block .tick {
    width: 26px;
    height: 26px;
    background-color: #46b839;
    border-radius: 50%;
    position: absolute;
    left: 100%;
    top: 2px;
    margin-left: 8px;
    visibility: visible !important;
}
.auth_block .tick::before {
    content: '';
    position: absolute;
    left: 8px;
    top: 2px;
    width: 10px;
    height: 17px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}
.catimg{
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.catimg::before {
    content: '';
    display: block;
    padding-bottom: 76%;
}
.cattitle{
    padding: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    font-size: 16px;
    text-align: center;
    position: absolute;
    color: #fff;
    z-index: 3;
}
.catimg .bg_full{
    background-color: #ccc;
}
.cat_col_swiper {
    margin-top: 30px;
    position: relative;
}
.catimg::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}
.cat_col_swiper .swiper-button-next:after, 
.cat_col_swiper .swiper-button-prev:after{
    font-size: 22px;
    color: #000;
}
.cat_col_swiper .swiper-button-prev{
    left: -40px;
}
.cat_col_swiper .swiper-button-next{
    right: -40px;
}
.cat_col_swiper .cont {
    z-index: 9;
    opacity: 1;
    display: block;
    font-size: 0;
    width: auto;
    height: auto;
}
.cat_col_swiper .swiper {
    position: static;
}
.cat_col_swiper .swiper-button-disabled{
    opacity: 0.25;
}
.product_sing .max {
    max-width: 70%;
    margin: auto;
}
.product_sing .image{
    background-color: #ccc;
}
.product_sing .image::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.product_sing ._col {
    padding: 0 30px;
}
.product_sing ._2 {
    width: 60%;
}
.product_sing ._1 {
    width: 40%;
}
.product_sing ._row {
    margin: 0 -30px;
    display: flex;
    align-items: center;
}
.product_sing .review {
    padding: 10px 0;
}
.custom_prdblknew .swiper {
    width: 100%;
}


.product_block .woocommerce ul.products li.product .product-bottom {
    margin-top: 15px;
}
.product_block .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart {
    display: none;
    padding: 15px 30px;
    text-align: center;
}
.product_block .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart:before,
.product_block .woocommerce ul.products li.product .product-bottom .product-price {
    display: none;
}
.product_block span.awl-label-text {
    background: #8A9E5D !important;
}
.product_sing .site_btn {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.product_sing .product-title h5 {
    color: #0C0C0C;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.product_sing .product-title a {
    color: #0C0C0C;
}
.product_sing .review {
    padding: 0;
    padding-top: 5px;
}
.cblock.product_sing ._row {
    margin: 0 -16px;
    justify-content: center;
}
.cblock.product_sing ._col {
    padding: 0 16px;
}
.cblock.product_sing ._1 {
    max-width: 200px;
}
.cblock.product_sing ._2 {
    max-width: 260px;
}
.product_block .tm-hornet-container .tm-hornet-wrapper .tm-grade-label__text,
.product_sing .tm-hornet-container .tm-hornet-wrapper .tm-grade-label__text {
    font-size: 14px;
    font-weight: 400;
    margin-left: 4px;
    color: #8E8E8E;
}
.auth_block .c_edit h3 {
    font-size: 38px;
    font-weight: 500;
    color: #222817;
}
.auth_block .ucat {
    color: #0C0C0C;
    letter-spacing: 0.2px;
}
.auth_block .uname {
    font-size: 18px;
}
.auth_block .uname,
.auth_block .uroll {
    color: #0C0C0C;
}
.quotes_block .cquotes {
    max-width: none;
	text-align: justify;
}
.quotes_block .c_quotes .ublock {
    max-width: none;
    padding-left: 40px;
}
.cblock.cats_block .tit, 
.single_wrap .cblock.product_block .h4 {
    font-size: 34px;
    font-weight: 500;
    color: #0C0C0C;
    letter-spacing: -0.02px;
}
.cblock.product_block .woocommerce ul.products li.product {
    padding: 0;
    border: none;
}


@media (max-width: 1600px) {
    .custom_pg .custom_pg .breadcrumbs,
    .custom_pg .text,
    .text_block,
    .tophash,
    .tcontent_tdesc,
    .pdesc,
    .erdesc,
    .bwrap,
    .account_temp {
        font-size: 17px;
    }
    .title_block {
        font-size: 32px;
    }
    .tcontent_title {
        font-size: 26px;
    }
    .ttitle {
        font-size: 19px;
    }
    .site_btn {
        font-size: 17px;
        padding: 15px 30px;
    }
    .account_temp button.site_btn {
        font-size: 17px !important;
        padding: 15px 30px !important;
    }
    .title_link a.link {
        font-size: 17px;
    }
    .title_link .title {
        font-size: 40px;
    }
    .eblock {
        padding: 100px 0 130px;
    }    
    .ertitle {
        font-size: 110px;
    }
    .ersub {
        font-size: 26px;
    } 
    .erimg {
        top: 15%;
        width: 60%;
    } 
    .woocommerce .account_temp label {
        font-size: 17px !important;
        margin-top: 30px !important;
    }  
    .account_temp .title {
        font-size: 32px !important;
    }
    .account_temp {
        padding: 80px 0 100px 0 !important;
    }
    .backurl_wrap {
        padding-bottom: 80px !important;
    }
    .custom_productlist {
        padding-bottom: 120px;
    }
    .c_edit h1, .single_wrap .h1 {
        font-size: 40px;
    }
    .c_edit h2, .single_wrap .h2 {
        font-size: 34px;
    }
    .c_edit h3, .single_wrap .h3 {
        font-size: 30px;
    }
    .c_edit h4, .single_wrap .h4 {
        font-size: 26px;
    }
    .cquotes::before, .cquotes::after {
        font-size: 40px;
    }
    .c_edit h5, .single_wrap .h5 {
        font-size: 22px;
    }
    .comment_block .tit,
    .icons_block .tit,
    .single_newsletter .gsection_title {
        font-size: 30px;
    }
    .related_block .tit {
        font-size: 20px;
    }
    .tit_btn .tit {
        font-size: 26px;
    }
    .custom_pg .faq .breadcrumbs {
        margin-top: 40px;
    }
    .bcont .breadcrumbs {
        padding-top: 20px;
    }
    .faq .bcont .h2title {
        margin-top: 35px !important;
        font-size: 30px;
    }    
    .faq_title {
        font-size: 17px;
    }
    .author_title {
        font-size: 20px;
    }
    .author_block {
        margin: 20px 0 130px;
    }    
    .faq_text .h2title {
        font-size: 35px;
    }
    .cuxt_blo {
        margin-top: 60px;
        margin-bottom: 140px;
    }
    .blog-posts h2, .blog-wrappers h2 {
        font-size: 32px !important;
    }
    .cfull {
        padding: 70px 24px 24px;
    }
    .lgroup .v {
        font-size: 28px;
    }
    .lgroup + .lgroup {
        margin-top: 35px;
    }
    .ftitle {
        font-size: 23px;
    }
    .clocations {
        padding-top: 35px;
        margin-top: 35px;
    }
    .loc_lists + .loc_lists {
        margin-top: 35px;
    }
    .title_25 {
        font-size: 23px;
    }
    .prod_worker .table .col {
        font-size: 17px;
    }
    .job_offer .desc {
        font-size: 17px;
        margin: 27px auto 20px;
    }
    .font_18 {
        font-size: 17px;
    }
    .prod_worker {
        padding: 30px 30px 80px 30px;
    }   
    .catitle {
        font-size: 23px;
    }
    .empty-cart .back-btn {
        margin-top: 100px;
    } 
    .list ul li,
    .apply_desc {
        font-size: 17px;
    }
	.ws_title {
        font-size: 26px;
    }  
	.bg_block .tx {
 	   font-size: 20px;
	}
	a.clin {
	    font-size: 26px;
	}
	.bg_b {
	    padding: 24px 60px;
	}
    .page-template-custom-cart-template .product-sec h3 {
        margin-top: 100px;
    }
    .sidebar_filter {
        padding: 50px 50px 50px 100px;
    }
    .auth_block .uname,
    .auth_block .c_edit {
        font-size: 17px;
    }
    .auth_block .c_edit h3 {
        font-size: 34px;
    }
    .cblock.cats_block .tit, .single_wrap .cblock.product_block .h4 {
        font-size: 30px;
    }
}
@media (max-width: 1400px) {
    .custom_pg .custom_pg .breadcrumbs,
    .custom_pg .text,
    .text_block,
    .tophash,
    .tcontent_tdesc,
    .pdesc,
    .erdesc,
    .bwrap,
    .account_temp {
        font-size: 16px;
    }
    .title_block {
        font-size: 28px;
    }
    .block + .block {
        padding-top: 30px;
    }
    .tcontent_title {
        font-size: 24px;
    }
    .ttitle {
        font-size: 18px;
    }
    .ptitle {
        font-size: 20px;
    }
    .site_btn {
        font-size: 16px;
        padding: 15px 25px;
    }
    .account_temp button.site_btn {
        font-size: 16px !important;
        padding: 15px 25px !important;
    }
    .product_row .site_btn {
        margin-top: 20px;
    }
    .title_link a.link {
        font-size: 15px;
        padding-right: 20px;
    }
    .title_link .title {
        font-size: 35px;
    }
    .eblock {
        padding: 60px 0 100px;
    }
    .ertitle {
        font-size: 90px;
    }
    .ersub {
        font-size: 24px;
    }
    .erimg {
        width: 50%;
    }
    .woocommerce .account_temp label {
        font-size: 16px !important;
        margin-top: 25px !important;
    }
    .account_temp .title {
        font-size: 30px !important;
    }  
    .account_temp {
        padding: 60px 0 70px 0 !important;
    }  
    .woocommerce-account header#myHeader ~ .site-main, .woocommerce-checkout header#myHeader ~ .site-main {
        padding-top: 110px !important;
    }
    .backurl_wrap {
        padding-bottom: 60px !important;
    }
    .custom_productlist {
        padding-bottom: 90px;
    }
    .c_edit h1, .single_wrap .h1 {
        font-size: 35px;
    }
    .text_title .title {
        font-size: 18px;
    }
    .date_els {
        font-size: 16px;
    }
    .c_edit h2, .single_wrap .h2 {
        font-size: 29px;
    }
    .cblock + .cblock {
        margin-top: 30px;
    }
    .c_edit h3, .single_wrap .h3 {
        font-size: 25px;
    }
    .single_wrap {
        font-size: 16px;
    }
    .cblocks {
        padding-top: 35px;
    }
    .table_content {
        padding: 16px 35px;
    }
    .c_edit h4, .single_wrap .h4 {
        font-size: 24px;
    }
    .cquotes::before, .cquotes::after {
        font-size: 35px;
    }
    .cquotes {
        padding: 35px;
    }
    .accordion .toggle {
        font-size: 22px;
        padding: 10px 40px 10px 0;
    }
    .accordion .toggle::after {
        width: 12px;
        height: 12px;
    }  
    .cats_block .tit {
        font-size: 20px;
    }
    .bio_wrap {
        padding: 35px 30px 30px 30px;
    }
    .tick_block {
        padding: 30px;
    } 
    .c_edit h5, .single_wrap .h5 {
        font-size: 20px;
    }
    .comment_block .tit,
    .icons_block .tit,
    .single_newsletter .gsection_title {
        font-size: 26px;
    }
    .tit_btn .tit {
        font-size: 24px;
    }
    .custom_pg .faq .breadcrumbs {
        margin-top: 30px;
    }
    .bcont .breadcrumbs {
        padding-top: 15px;
    }
    .faq .bcont .h2title {
        margin-top: 30px !important;
        font-size: 30px;
    }
    .faq_wrap + .faq_wrap {
        margin-top: 55px;
    }
    .faq_title {
        font-size: 16px;
    }
    .author_title {
        font-size: 18px;
    }
    .author_block {
        margin: 20px 0 100px;
    }
    .mt-40 {
        margin-top: 35px;
    }
    .faq_text .h2title {
        font-size: 30px;
        margin-top: 40px !important;
    }
    .auth_detailblck .social_links {
        margin-top: 40px;
    }
    .auth_detailblck ._col:last-child {
        padding-left: 40;
    }
    .cuxt_blo {
        margin-top: 50px;
        margin-bottom: 120px;
    }
    .blog-posts h2, .blog-wrappers h2 {
        font-size: 28px !important;
    }
    .blog-posts h3.post-title {
        font-size: 20px !important;
    }
    .cfull {
        padding: 60px 24px 24px;
    }
    .lgroup .t {
        font-size: 18px;
    }
    .lgroup .v {
        font-size: 26px;
    }
    .lgroup + .lgroup {
        margin-top: 30px;
    }
    .ftitle {
        font-size: 21px;
    }
    .formcontrol {
        padding: 12px 25px;
    } 
    .fgroup.fselect::after {
        top: 15px;
        width: 12px;
        height: 12px;
    }
    .clocations {
        padding-top: 30px;
        margin-top: 30px;
    }
    .loc_lists + .loc_lists {
        margin-top: 30px;
    }   
    .title_25 {
        font-size: 21px;
    }
    .prod_worker .table .col {
        font-size: 16px;
    } 
    .prod_worker .job_offer.cut_joffer {
        margin-top: 50px;
    }
    .job_offer .desc {
        font-size: 16px;
        margin: 24px auto 20px;
    }
    .font_18 {
        font-size: 16px;
    }
    .prod_worker {
        padding: 30px 20px 60px 20px;
    }   
    .catitle {
        font-size: 21px;
    }
    .empty-cart .back-btn {
        margin-top: 75px;
    }
    .title_22 {
        font-size: 20px;
    }
    .title_20 {
        font-size: 18px;
    }
    .list ul li,
    .apply_desc {
        font-size: 16px;
    }
    .blog-posts.cuxt_blo h2 {
        font-size: 23px !important;
    }
    .faq_form .tit {
        font-size: 27px;
    }
	.ws_title {
        font-size: 24px;
    }   
    .tit_text_block .tit {
        font-size: 20px;
    }
	body {
		font-size: 17px !important;
    }
	.bg_block .tx {
	    font-size: 18px;
	}
    .single_news.cust_news,.cat_product_block {
        margin: 60px 0;
    }
    .cust_pagination {
        margin-top: 60px;
    }
    .page-template-custom-cart-template .product-sec h3 {
        margin-top: 80px;
    }
    .custom_bann_top .woocommerce ul.products li.product {
        width: 33.33% !important;
    }
    .bluk-product ul.products li {
        margin-bottom: 50px !important;
    }
    .review-block p.source:after {
        width: 80px !important;
        height: 80px !important;
    }
    .catfil select {
        padding: 12px 60px 12px 22px;
    }
    .catfil::after, .select2-selection--multiple::after {
        right: 23px;
        width: 10px;
        height: 10px;
        top: 43%;
    }
    .sidebar_filter {
        padding: 50px 50px 50px 80px;
    }
    .sidebar_filter #product-category-list span.toggle {
        width: 18px;
    }
    .side_fil_close {
        width: 25px;
        height: 25px;
    }
    div#product-category-list>ul>li ul li a {
        font-size: 16px;
    }
    .auth_block .uname,
    .auth_block .c_edit {
        font-size: 16px;
    }
    .auth_block .c_edit h3 {
        font-size: 30px;
    }
    .cblock.cats_block .tit, .single_wrap .cblock.product_block .h4 {
        font-size: 24px;
    }
}
@media (max-width: 1200px) {
    .erimg {
        width: 40%;
    }
    .account_temp .title {
        font-size: 28px !important;
    }
    .account_temp input#user_login {
        padding: 14px 24px !important;
    }  
    .custom_productlist {
        padding-bottom: 60px;
    } 
    .author_block {
        margin: 20px 0 80px;
    } 
    .cfull {
        padding: 50px 24px 24px;
    }
    .lgroup .v {
        font-size: 24px;
    }
    .ftitle {
        font-size: 19px;
    }
    .catitle {
        font-size: 19px;
    }
    .empty-cart .back-btn {
        margin-top: 50px;
    }
    .auth_detailblck .social_links .so_links {
        margin-right: 25px;
    }
    .toc_h6 {
        font-size: 20px;
    }
    .sidebar_filter {
        padding: 50px 50px 50px 60px;
    }
    .auth_block .c_edit h3 {
        font-size: 26px;
    }
}
@media (max-width: 1024px) {
    .custom_pg .custom_pg .breadcrumbs,
    .custom_pg .text,
    .text_block,
    .tophash,
    .tcontent_tdesc,
    .pdesc,
    .erdesc,
    .bwrap,
    .account_temp {
        font-size: 15px;
    }
    .title_block {
        font-size: 24px;
    }
    .block + .block {
        padding-top: 25px;
    }
    .tcontent_title {
        font-size: 22px;
    }
    .ttitle {
        font-size: 17px;
        padding: 20px 20px 20px 30px;
    }
    .ptitle {
        font-size: 18px;
    }
    .site_btn {
        font-size: 15px;
        padding: 13px 20px;
    }
    .account_temp button.site_btn {
        font-size: 15px !important;
        padding: 13px 20px !important;
    }
    .product_row .site_btn {
        margin-top: 15px;
    }
    .title_link a.link {
        font-size: 15px;
        padding-right: 20px;
    }
    .title_link .title {
        font-size: 30px;
    }
    .eblock {
        padding: 40px 0 60px;
    }
    .ertitle {
        font-size: 60px;
    }
    .ersub {
        font-size: 22px;
    }
    .woocommerce .account_temp label {
        font-size: 15px !important;
        margin-top: 20px !important;
    }
    .backurl {
        font-size: 15px !important;
    }
    .account_temp .title {
        font-size: 26px !important;
    }
    .account_temp input#user_login {
        padding: 12px 22px !important;
    }
    .account_temp {
        padding: 40px 0 !important;
    }
    .woocommerce-account header#myHeader ~ .site-main, .woocommerce-checkout header#myHeader ~ .site-main {
        padding-top: 90px !important;
    }
    .backurl_wrap {
        padding-bottom: 40px !important;
    }
    .custom_productlist {
        padding-bottom: 40px;
    }
    .c_edit h1, .single_wrap .h1 {
        font-size: 30px;
    }
    .text_title .title {
        font-size: 16px;
    }
    .date_els {
        font-size: 15px;
    }
    .c_edit h2, .single_wrap .h2 {
        font-size: 24px;
    }
    .c_edit h3, .single_wrap .h3 {
        font-size: 20px;
    }
    .umeta {
        padding-left: 20px;
    }
    .single_wrap {
        font-size: 15px;
    }
    .cblocks {
        padding-top: 30px;
    }
    .table_content {
        padding: 16px 30px;
    }
    .c_edit h4, .single_wrap .h4 {
        font-size: 22px;
    }
    .cquotes::before, .cquotes::after {
        font-size: 30px;
    }
    .cquotes {
        padding: 30px;
    }
    .dosblock ul {
        padding: 30px 0 0 14px;
    }
    .ta_col {
        padding: 12px 28px;
    }
    .ta_head .ta_col {
        font-size: 18px;
    }
    .accordion .toggle {
        font-size: 20px;
        padding: 10px 35px 10px 0;
    }
    ul.accordion {
        padding: 10px 30px 0 30px;
    }
    .accordion .toggle::after {
        width: 11px;
        height: 11px;
    }   
    .cats_block .tit {
        font-size: 18px;
    }
    .bio_wrap {
        padding: 30px 25px 25px 25px;
    }
    .tick_block {
        padding: 25px;
    }
    .tick_block li {
        padding-left: 35px;
    } 
    .c_edit h5, .single_wrap .h5 {
        font-size: 18px;
    }
    .comment_block .tit,
    .icons_block .tit,
    .single_newsletter .gsection_title {
        font-size: 22px;
    }
    .related_block .tit {
        font-size: 18px;
    }
    .final_blocks {
        padding-top: 40px;
    }
    .tit_btn .tit {
        font-size: 22px;
    }
    .single_newsletter {
        padding: 30px 25px;
    }
    .single_newsletter input#input_1_1, .single_newsletter input#input_1_2_3 {
        padding: 13px 28px 13px 28px !important;
        height: 55px !important;
        font-size: 16px !important;
    }
    .single_newsletter .gform_button.button {
        padding: 13px 28px 13px 28px !important;
        font-size: 16px !important;
    }
    .cblock + .cblock {
        margin-top: 25px;
    }    
    .wpd-avatar {
        width: 70px;
    }
    .wpd-comment-author, #wpdcom .wpd-blog-administrator .wpd-comment-author a {
        font-size: 16px !important;
    }
    .wpd-comment-text {
        font-size: 15px !important;
    }
    input#wpd-field-submit-0_0,
    .wc_comm_submit.wpd_not_clicked.wpd-prim-button, .wc_comm_submit.wpd-prim-button {
        padding: 14px 30px 14px 30px !important;
        font-size: 16px !important;
    }
    #wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-text {
        margin: -10px 0 5px 0;
    }
    .custom_pg .faq .breadcrumbs {
        margin-top: 20px;
    }
    .bcont .breadcrumbs {
        padding-top: 12px;
    }
    .faq .bcont .h2title {
        margin-top: 25px !important;
        font-size: 25px;
    }
    .faq_wrap + .faq_wrap {
        margin-top: 45px;
    }
    .faq_title {
        font-size: 15px;
    }
    .toggle_block .te {
        padding: 0 20px 20px 20px;
    }
    .author_block {
        margin: 20px 0 60px;
    }
    .mt-40 {
        margin-top: 30px;
    }
    .auth_detailblck {
        margin-top: 25px;
    }
    .faq_text .h2title {
        font-size: 25px;
        margin-top: 30px !important;
    }
    .auth_detailblck .social_links {
        margin-top: 30px;
    }
    .auth_detailblck ._col:last-child {
        padding-left: 30;
    }
    .cuxt_blo {
        margin-top: 40px;
        margin-bottom: 100px;
    }
    .blog-posts h2, .blog-wrappers h2 {
        font-size: 24px !important;
    }
    .cuxt_blo h2 {
        margin-bottom: 20px;
    }
    .blog-posts h3.post-title {
        font-size: 18px !important;
    }
    .eblog_btn {
        font-size: 16px;
        margin-top: 30px;
    }
    .eblog_btn:after {
        width: 12px;
        height: 12px;
        right: -20px;
    }
    .cfull {
        padding: 40px 24px 24px;
    }
    .lgroup .t {
        font-size: 16px;
    }
    .lgroup .v {
        font-size: 22px;
    }
    .lgroup + .lgroup {
        margin-top: 25px;
    }
    .info {
        font-size: 15px;
    }
    .ftitle {
        font-size: 17px;
    }
    .formcontrol {
        padding: 11px 20px;
    }
    .fgroup.fselect::after {
        top: 14px;
        width: 11px;
        height: 11px;
    }
    .clocations {
        padding-top: 25px;
        margin-top: 25px;
    }
    .loc_lists + .loc_lists {
        margin-top: 25px;
    }
    .title_25 {
        font-size: 19px;
    }
    .prod_worker .table .col {
        font-size: 15px;
    }
    .job_offer_ava .table_d {
        padding: 11px 20px;
    }
    .prod_worker .job_offer.cut_joffer {
        margin-top: 40px;
    }
    .job_offer .desc {
        font-size: 15px;
        margin: 21px auto 17px;
    }
    .font_18 {
        font-size: 15px;
    }
    .prod_worker {
        padding: 30px 10px 40px 10px;
    }
    .prod_worker .table, .prod_worker .list, .prod_worker .apply_desc, .prod_worker .tabs, .prod_worker .job_offer {
        margin-top: 25px;
    }
    .catitle {
        font-size: 17px;
        padding: 20px 0 10px 0;
    }
    .related-products.row-container .woocommerce ul.products li.product .product-top .product-title h3 {
        font-size: 15px;
    }
    .empty-cart .back-btn {
        margin-top: 25px;
    }
    .back-btn a.button:before {
        width: 12px;
        height: 12px;
    }
    .title_22 {
        font-size: 18px;
    }
    .title_20 {
        font-size: 16px;
    }
    .list ul li,
    .apply_desc {
        font-size: 15px;
    }   
    .auth_detailblck .social_links .so_links {
        margin-right: 20px;
    } 
    .blog-posts.cuxt_blo h2 {
        font-size: 20px !important;
    }
    .toc_h6 {
        font-size: 18px;
    }
    .faq_form .tit {
        font-size: 23px;
        padding-bottom: 30px;
    }
	.woocommerce-order-details .order{
		flex-wrap: wrap;
		padding: 15px;
	}
	.woocommerce-order-details .order .order-item-details{
		width: 100%;
		padding: 0;
	}
	.woocommerce-order-details .order-customer-infobox {
		word-break: break-all;
	}
	.woocommerce-order-details .order-customer-info{
		width: 100%;
    	justify-content: space-between;
		gap: 10px;
	}
	.woocommerce .woocommerce-order-details {
		font-size: 15px;
	}
	body.woocommerce-account .woocommerce-MyAccount-content{
		font-size: 16px;
	}
	.woocommerce-order-details .order .order-info {
		padding: 10px;
	}
	.ws_title {
	    font-size: 22px;
	}
	.tit_text_block .tit {
	    font-size: 18px;
	}
	.bg_block .tx {
	    font-size: 16px;
	}
	.bg_block {
	    padding: 22px 30px;
	}
    .sep_block .tit,
	.cb .ctitle {
	    font-size: 16px;
	}
	a.clin {
	    font-size: 22px;
	}
	.bg_b {
	    padding: 22px 40px;
	}
    .two_cont .text_center {
        margin-top: 25px;
    }
    .single_news.cust_news,.cat_product_block {
        margin: 40px 0;
    }
    .cust_pagination {
        margin-top: 40px;
    }
    .cart-section tr.cart-subtotal .original-price .woocommerce-Price-amount.amount * {
        font-size: 14px !important;
    }
	.whats_inside .toggle_block{
		display: block;
	}
	.whats_inside .vertical-tab{
		display: none;
	}
	.whats_inside .toggle_block ul.accordion {
		padding-left: 0;
		padding-right: 0;
	}
	.custom_prductgallerys ._col {
		margin-top: 15px;
	}
	.single-product .product_sec_product_single .product_about_features ul{
		padding: 0;
	}
	.product_alternate_content_data .row-container .product_alternate_content_data_desc{
		padding: 0 0 15px 0;
	}
	.product_alternate_content_data .row-container .product_alternate_content_data_desc_image {
    	padding: 0 0 50px 0;
	}
	.single-product .product_main_features li{
		display: flex;
	}	
	.common_arw .slick-arrow{
		top: 50%;
    	transform: translateY(-50%);
	}
	.common_arw button.slick-prev.slick-arrow{
		left: 0;
	}
	.common_arw button.slick-next.slick-arrow{
		right: 0;
	}
	.ingredients_table_wrap{
		overflow: auto;
	}
	.ingredients_table{
		width: 1024px !important;
	}
	.swiper-button-next.cust_swiperbtn {
		right: 10px;
	}	
	.swiper-button-prev.cust_swiperbtn {
		left: 10px;
	}
	.woocommerce ul.products .swiper li.product:first-child {
        margin-left: 0;
    }
    .page-template-custom-cart-template .product-sec h3 {
        margin-top: 60px;
    }
    /*#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 20px 0 20px;
        font-size: 16px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px;
    }*/
    footer>.footer-top .widget_container ul.social li a img {
        height: 30px;
        width: 30px;
    }
    .custom_bann_top .woocommerce ul.products li.product {
        width: 50% !important;
    }
    .bluk-product ul.products li {
        margin-bottom: 40px !important;
    }
     body {
        font-size: 16px !important;
    }
    .review-block p.source:after {
        width: 70px !important;
        height: 70px !important;
    }  
    .row-container .module-last button, .tax-product_cat .row-container .module-last a {
        font-size: 16px;
    }  
    .bluk-product .woocommerce .woocommerce-ordering select.orderby {
        background-size: 4%;
        padding-right: 43px;
    }
    .bluk-product .woocommerce .woocommerce-ordering select.orderby {
        font-size: 15px;
    }  
    .catfil select {
        padding: 10px 50px 10px 20px;
        width: 100%;
    }
    .catfil::after, .select2-selection--multiple::after {
        right: 15px;
        width: 8px;
        height: 8px;
        top: 45%;
    } 
    .clear_fil {
        position: relative;
        right: auto;
        margin-left: 0;
        margin-top: 15px;
    } 
    .catfilters {
        align-items: flex-start;
        margin-top: 20px;
        flex-direction: column;
    }
    .catfil {
        width: 100%;
    }
    .catfil+.catfil {
        margin-left: 0;
        margin-top: 15px;
    }
    .sidebar_filter {
        padding: 40px;
    }   
    .sidebar_filter #product-category-list span.toggle {
        width: 15px;
    }
    .side_fil_close {
        width: 23px;
        height: 23px;
    }
    div#product-category-list>ul>li ul li a {
        font-size: 15px;
    } 
    .auth_block .uname,
    .auth_block .c_edit {
        font-size: 15px;
    }
    .auth_block .c_edit h3 {
        font-size: 23px;
    }
    .auth_block .tick {
        width: 23px;
        height: 23px;
    }
    .auth_block .tick::before {
        width: 8px;
        height: 15px;
    }
    .cblock.cats_block .tit, .single_wrap .cblock.product_block .h4 {
        font-size: 20px;
    }
}
@media (max-width: 980px) {
    /*#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 18px 0 18px;
        font-size: 14px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px;
    }*/
    .row-container .category-content-block h2 {
        font-size: 24px;
    }
    .newslatter-form2 .moreInfo {
        display: flex !important;
        flex-wrap: wrap;
    }
    .newslatter-form2 .moreInfo > * {
        width: 100% !important;
        max-width: none !important;
    }
    .newslatter-form2 .gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
        width: 100%;
    }
    .custom_bann_top > .product-filter {
        width: 100%;
        margin-top: 40px;
    }
    .custom_bann_top > .custom-category-header {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
}
@media (max-width: 900px) {
    .ttitle.active::before {
        left: auto;
        right: 15px;
        transform: rotate(-45deg) translateY(-50%);
    }
    .ttitle{
        padding: 15px 35px 15px 15px;
    }
    .tcontent {
        display: none;
    }
    .tab_block ._row {
        margin: 0;
        flex-direction: column-reverse;
        gap: 25px;
    }
	.tab_block ._col {
        width: 100%;
        padding: 0;
    }
    .tophash {
        position: relative; 
        top: auto;
        left: auto;
    }
    .tcontent_title {
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .product_row {
        margin: 0;
        flex-direction: column;
        gap: 30px;
    }
    .product_row .pcol {
        width: 100%;
        padding: 0;
    }
    .product_wrap + .product_wrap {
        margin-top: 30px;
    }
    .title_link .wrap {
        flex-direction: column;
        gap: 20px;
    }
    .eblock {
        padding: 40px 0;
    }
    .related_block ._row {
        margin: 0;
    }
    .related_block ._col {
        padding: 0;
        width: 100%;
    }
    .mark_banner .image::before {
        padding-bottom: 30%;
    }
    .tit_btn {
        left: 60px;
    }
    .icons_block ._col {
        margin-top: 30px;
    }
    .cat_links {
        gap: 0;
        flex-direction: column;
    }
    .author_block {
        margin: 20px 0 40px;
    }
    .contact_block ._1 {
        width: 100%;
    }
    .contact_block ._2 {
        width: 100%;
        padding-left: 0px;
        padding-top: 30px;
    }
    .info {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .woocommerce #customer_login .registerFormArea{
        margin-left: 0 !important;
        max-width: none !important;
    }
    #customer_login .guest_area{
        max-width: none !important;
    }
    .woocommerce-account .order_btn{
        margin-bottom: 30px !important;
        margin-top: 30px !important;
    }
    #customer_login .loginFormArea, #customer_login .registerFormArea {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .two_cont ._row {
        display: block;
        margin: 0;
    }
    .two_cont ._col {
        padding: 30px 0 0;
        width: 100%;
    }
    .two_cont ._col:first-child {
        padding-top: 0;
    }
}
@media (max-width: 768px) {
    .menu_desk{
        display: none;
    }
    .menu_mob{
        display: block;
    }
	header #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
		overflow: auto !important;
		height: 95% !important;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu {
		position: relative;
		z-index: 10;
/* 		background-color: #f1f1f1; */
	}
	header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu{
		height: auto !important;
	}
	.userrow .usercol {
		width: 100%;
	}
	.userrow {
		display: flex;
		flex-wrap: wrap;
	}
    .custom_pg {
        padding-top: 75px;
    }
    .erimg {
        width: 50%;
        position: relative;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
    .category-filter .product-filter {
        position: fixed !important;
        left: 0;
        top: 0 !important;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 99999;
        padding: 15px !important;
        opacity: 0;
        visibility: hidden;
        transition: none;
        overflow: auto;
    }
    .filterEnable .category-filter .product-filter{
        opacity: 1;
        visibility: visible;
    }
    .filterEnable{
/*         overflow: hidden;
        padding-right: 17px; */
    }
    .mobile_filter_header {
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: bold;
        position: relative;
    }
    .mobile_filter_header_a {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 20px;
    }
    .mobile_filter_header_a::before, .mobile_filter_header_a::after {
        content: '';
        position: absolute;
        left: 0;
        top: 9px;
        width: 100%;
        height: 2px;
        background-color: #000;
        transform: rotate(45deg);
    }
    .mobile_filter_header_a::after {
        transform: rotate(-45deg);
    }	
	.home-sec-2 .column-1 .module button a {
		color: #fff !important;
	}


    /*#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
        position: absolute;
        top: -50px;
        right: 0;
    }
    .search-box .fa-search:before {
        right: 85px !important;
    }
    header .extra-icon {
       width: 50px;
       margin-right: 80px;
    }
    .middle_header .logo {
       width: 150px;
    }
    header#myHeader {
       padding-right: 0 !important;
    }
    .middle_header .logo {
        padding: 0 !important;
    }
    header .bottom_header,
    .menu_desk .header-content {
        height: 0 !important;
    }
    .middle_header .col-md-3,
    .middle_header .col-md-6 {
        position: relative !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    header#myHeader .middle_header {
        height: auto !important;
    }*/


    .product-list .products .swiper,
    .products .swiper {
        padding-left: 20px;
        padding-right: 20px;
    }
	.woocommerce div.product div.images.woocommerce-product-gallery {
		display: none;
	}
	.mobile_productgallery_slider {
		display: block;
		margin: 0 -20px;
	}
	.mobile_productgallery_slider .slick-initialized.slick-slider {
		padding: 0;
	}
	.mobile_productgallery_slider li {
		padding-left: 20px !important;
	}
    .mobile_productgallery_slider ul {
        white-space: nowrap;
        list-style: none;
        padding: 0;
    }
    .mobile_productgallery_slider li {
        display: inline-block;
        width: 70%;
    }
	.guarantee_section_slider._row {
		margin: 35px 0 0;
	}
	.desk_cart {
		display: none;
	}
	.mobile_cart {
		display: inline-block;
		min-height: auto !important;
		position: relative;
	}
	.mobile_cart .cs-mini-cart {
		display: block;
	}
	.product-list .swiper-slide,.recently-viewed-products .swiper-slide,.best-sellers .swiper-slide {
		padding-bottom: 0;
        display: flex;
        flex-direction: column;
	}
    .woocommerce ul.products[class*=columns-] li.product {
        margin-bottom: 0;
    }
    .review-sec .pos_rel {
        padding-left: 20px;
        padding-right: 20px;
    }
    .review-sec .cust_swiperbtn {
        display: block;
    }
    .review-sec .swiper-button-next.cust_swiperbtn {
        right: -20px;
    }
    .review-sec .swiper-button-prev.cust_swiperbtn {
        left: -20px;
    }
    .page-template-custom-cart-template .product-sec h3 {
        margin-top: 50px;
    }
    .home-sec-2 .row-container h2{
        margin-bottom: 30px !important;
    }
    .catgory-wrap.custom_bann {
        margin-top: 70px;
    }	
	.product-sec ul li .product-title a{
		overflow: hidden;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		display: -webkit-box !important;
	}
	a.added_to_cart.wc-forward {
		display: none !important;
	}
    .catgory-wrap.custom_bann_top {
        margin-top: 85px;
    }
}
@media (max-width: 740px) {
    .custom_pg .breadcrumbs,
    .custom_pg .text,
    .text_block,
    .tophash,
    .tcontent_tdesc,
    .pdesc,
    .erdesc,
    .bwrap,
    .account_temp {
        font-size: 14px;
    }
    .custom_pg .row-container h2 {
        font-size: 23px;
    }
	.images_block ._row {
        margin: 0;
    }
    .images_block ._col {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .content_blocks {
        padding: 30px 0;
    }
    .title_block {
        font-size: 20px;
    }
    .block + .block {
        padding-top: 20px;
    }
    .tcontent {
        padding: 20px;
    }
    .tcontent_title {
        font-size: 20px;
    }
    .ttitle {
        font-size: 16px;
    }
    .ttitle.active::before {
        width: 10px;
        height: 10px;
    }
    .tab_block ._row {
        gap: 20px;
    }
    .product_wrap {
        padding: 20px;
    }
    .product_wrap + .product_wrap {
        margin-top: 25px;
    }
    .ptitle {
        font-size: 16px;
    }
    .product_row .site_btn {
        margin-top: 10px;
    }
    .site_btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .account_temp button.site_btn {
        font-size: 14px !important;
        padding: 10px 15px !important;
        margin-top: 20px !important;
    }
    .title_link a.link {
        font-size: 14px;
        padding-right: 15px;
    }
    .title_link a.link::after {
        width: 8px;
        height: 8px;
    }
    .title_link .title {
        font-size: 25px;
    }
    .title_link .wrap {
        gap: 15px;
    }
    .banner_half .image {
        width: 100%;
    }
    .banner_half .bcont {
        position: relative;
        width: 100%;
    }
    .banner_half .cmax {
        padding: 0 30px 30px;
    }
    .eblock {
        padding: 30px 0;
    }
    .ertitle {
        font-size: 40px;
    }
    .ersub {
        font-size: 20px;
    }    
    .woocommerce .account_temp label {
        font-size: 14px !important;
        margin-top: 15px !important;
    }
    .backurl {
        font-size: 14px !important;
    }
    .account_temp .title {
        font-size: 20px !important;
    }
    .account_temp input#user_login {
        padding: 10px 20px !important;
    }
    .arrow_link {
        font-size: 14px;
    }
    .arrow_link::before {
        width: 8px;
        height: 8px;
    }
    .arrow_link {
        padding-left: 20px;
    }
    .account_temp .c {
        padding: 0 !important;
    }
    .account_temp {
        padding: 30px 0 !important;
    }
    .woocommerce-account header#myHeader ~ .site-main, .woocommerce-checkout header#myHeader ~ .site-main {
        padding-top: 70px !important;
    }
    .backurl_wrap {
        padding-bottom: 30px !important;
    }
    .custom_productlist {
        padding-bottom: 30px;
    }
    .inn_tab{
        padding: 0 15px 15px 15px;
    }
    .c_edit h1, .single_wrap .h1 {
        font-size: 25px;
    }
    .text_title .title {
        font-size: 14px;
    }
    .date_els {
        font-size: 14px;
        flex-direction: column;
        gap: 12px;
    }
    .text_title {
       margin-top: 15px;
    }
    .c_edit h2, .single_wrap .h2 {
        font-size: 16px;
    }
    .umeta {
        padding-left: 14px;
    }
    .single_wrap {
        font-size: 14px;
    }
    .cblocks {
        padding-top: 25px;
    }
    .table_content {
        padding: 16px 25px;
    }
    .c_edit h4, .single_wrap .h4 {
        font-size: 19px;
    }
    .c_edit ul li:before{
        top: 9px;
    }
    .cquotes::before, .cquotes::after {
        font-size: 25px;
    }
    .cquotes {
        padding: 25px;
    }
    .do_block ._row {
        margin: 0;
    }
    .do_block ._col {
        padding: 0;
        width: 100%;
        flex: auto;
    }
    .do_block ._col+._col {
        padding-top: 30px;
    }
    .dosblock ul {
        padding: 10px 0 0 10px;
    }
    .ta_col {
        padding: 10px 22px;
    }
    .cblock.table_block {
        overflow-x: scroll;
    }
    .cblock.table_block .ta_wrap {
        width: 740px;
    }
    ul.accordion {
        padding: 10px 20px 0 20px;
    }
    .accordion .toggle {
        font-size: 18px;
        padding: 10px 30px 10px 0;
    }
    .accordion .toggle::after {
        width: 10px;
        height: 10px;
    } 
    .cats_block .tit {
        font-size: 16px;
    }
    .bio_wrap {
        padding: 20px;
    }
    .bio_wrap ._row {
        flex-direction: column;
    }
    .bio_wrap ._col:last-child {
        padding-left: 0px;
        padding-top: 20px;
    }
    .tick_block {
        padding: 20px;
    }
    .tick_block li {
        padding-left: 30px;
    }   
    .expert_wrap {
        padding: 20px;
    }
    .expert_wrap ._row {
        margin-top: 25px;
        flex-direction: column;
    }
    .expert_wrap ._col:first-child {
        width: 100%;
    }
    .expert_wrap ._col:last-child {
        padding-left: 0;
        padding-top: 20px;
    }
    .c_edit h5, .single_wrap .h5 {
        font-size: 16px;
    }
    .comment_block .tit,
    .icons_block .tit,
    .single_newsletter .gsection_title {
        font-size: 20px;
    }
    .related_block .tit {
        font-size: 16px;
    }
    .rel_block {
        margin: 0;
        flex-direction: column-reverse;
        gap: 15px;
    }
    .rel_block ._c {
        padding: 0;
        width: 100%;
    }
    .bio_wrap ._col:first-child {
        width: 100%;
    }
    .final_blocks {
        padding-top: 30px;
    }
    .tit_btn .tit {
        font-size: 20px;
    }
    .mark_banner .image::before {
        padding-bottom: 40%;
    }
    .tit_btn {
        left: 40px;
    }
    .icons_block ._col {
        margin-top: 25px;
    }
    .single_newsletter {
        padding: 20px;
    }
    #field_1_1 {
        padding-right: 0;
    }
    #field_1_2 {
        padding-left: 0;
        padding-top: 25px;
    }    
    #field_1_1, #field_1_2 {
        width: 100%;
    }   
    .single_newsletter input#input_1_1, .single_newsletter input#input_1_2_3 {
        padding: 10px 25px 10px 25px !important;
        height: 49px !important;
        font-size: 14px !important;
    } 
    .single_newsletter .gform_button.button {
        padding: 10px 25px 10px 25px !important;
        font-size: 14px !important;
    }
    .cblock + .cblock {
        margin-top: 20px;
    }
    .cats_block {
        padding: 30px 0;
    }
    .cat_link {
        margin-top: 30px;
    }
    .date_els .date::before {
        display: none;
    }
    .mobile_image {
        display: block;
    }
    .desktop_image {
        display: none;
    }
    .wpd-avatar {
        width: 60px;
    }
    .wpd-comment-author, #wpdcom .wpd-blog-administrator .wpd-comment-author a {
        font-size: 14px !important;
    }
    .wpd-comment-text {
        font-size: 14px !important;
    }
    input#wpd-field-submit-0_0,
    .wc_comm_submit.wpd_not_clicked.wpd-prim-button, .wc_comm_submit.wpd-prim-button {
        padding: 12px 28px 12px 28px !important;
        font-size: 14px !important;
    }
    .custom_prdblk ._col {
        width: 50%;
    }
    .product_block {
        padding-bottom: 20px;
    }
    .cust_prodgrd .image span {
        font-size: 14px;
    }
    .bio_wrap ._col:first-child img {
        width: 40px;
    }
	.custom_prdblk {
		margin-left: -30px;
		margin-right: -30px;
	}
	.custom_prdblk ._col:first-child {
		margin-left: 30px;
	}
    .custom_pg .faq .breadcrumbs {
        margin-top: 10px;
    }
    .bcont .breadcrumbs {
        padding-top: 10px;
    }
    .faq .bcont .h2title {
        margin-top: 20px !important;
        font-size: 20px;
    }
    .faq_wrap + .faq_wrap {
        margin-top: 35px;
    }
    .faq_title {
        font-size: 14px;
    }
    .toggle_block .te {
        padding: 0 15px;
    }
    .toggle_block ul .inner {
        padding: 20px 0 0;
    }
    .author_block ._col {
        width: 50%;
        margin-top: 30px;
    }
    .author_title {
        font-size: 16px;
    }
    .author_block {
        margin: 20px 0 30px;
    }
    .mt-40 {
        margin-top: 25px;
    }
    .auth_detailblck {
        margin-top: 20px;
    }
    .faq_text .h2title {
        font-size: 20px;
        margin-top: 20px !important;
    }
    .auth_detailblck ._row {
        flex-direction: column;
        align-content: flex-start;
    }
    .auth_detailblck ._col:last-child {
        flex: 1;
        padding-left: 0;
        padding-top: 25px;
    }
    .auth_detailblck .social_links {
        margin-top: 20px;
    }
    .so_links img {
        height: 25px;
    }
    .cuxt_blo {
        margin-top: 30px;
    }
    .blog-posts h2, .blog-wrappers h2 {
        font-size: 20px !important;
    }
    .cuxt_blo h2 {
        margin-bottom: 15px;
    }
    .blog-posts h3.post-title {
        font-size: 16px !important;
    }
    .eblog_btn {
        font-size: 14px;
        margin-top: 20px;
    }
    .eblog_btn:after {
        width: 10px;
        height: 10px;
    }
    .cfull {
        padding: 30px 24px 24px;
    }
    .lgroup .t {
        font-size: 14px;
    }
    .lgroup .v {
        font-size: 20px;
    }
    .lgroup + .lgroup {
        margin-top: 20px;
    }
    .info {
        font-size: 14px;
    }
    .ftitle {
        font-size: 15px;
    }
    .formcontrol {
        padding: 10px 15px;
    }
    .frow {
        margin: 0;
    }
    .frow.fhalf .fcol {
        width: 100%;
    }
    .frow .fcol {
        padding: 0;
    }
    .frow.fhalf .fcol + .fcol {
        margin-top: 12px;
    }
    .fgroup.fselect::after {
        top: 13px;
        width: 10px;
        height: 10px;
    }
    .clocations {
        padding-top: 20px;
        margin-top: 20px;
    }
    .loc_lists {
        margin: 0;
        flex-direction: column;
    }
    .loc_lists .loc_list {
        padding: 0;
        width: 100%;
    }
    .loc_lists + .loc_lists {
        margin-top: 20px;
    }
    .title_25 {
        font-size: 16px;
    }
    .prod_worker .table .col {
        font-size: 14px;
    }
    .job_offer_ava .table_d {
        padding: 10px 15px;
    }
    .job_offer_ava,
    .prod_worker_table {
        overflow-x: scroll;
    }
    .job_offer_ava .table,
    .prod_worker_table .table {
        width: 740px;
    }
    .prod_worker .job_offer.cut_joffer {
        margin-top: 30px;
    }
    .job_offer .desc {
        font-size: 14px;
        margin: 20px auto 15px;
    }
    .font_18 {
        font-size: 14px;
    }
    .prod_worker {
        padding: 30px 0 20px 0;
    }
    .prod_worker .table, .prod_worker .list, .prod_worker .apply_desc, .prod_worker .tabs, .prod_worker .job_offer {
        margin-top: 20px;
    }
    .catitle {
        font-size: 15px;
        padding: 15px 0 10px 0;
    }
    .related-products.row-container .woocommerce ul.products li.product .product-top .product-title h3 {
        font-size: 14px;
    }
    .related-products span.price {
        font-size: 16px !important;
    }
    .cart-section .related-products h2:first-child {
        font-size: 20px !important;
    }
    .empty-cart .back-btn {
        margin-top: 0;
    }
    .back-btn a.button:before {
        width: 10px;
        height: 10px;
    }
    .title_22 {
        font-size: 16px;
    }
    .title_20 {
        font-size: 14px;
    }
    .list ul li,
    .apply_desc {
        font-size: 14px;
    }    
    .auth_detailblck .social_links .so_links {
        margin-right: 15px;
    }
    .blog-posts.cuxt_blo h2 {
        font-size: 17px !important;
    }
    .cuxt_blo {
        margin-bottom: 70px;
    }
    .toc_h6 {
        font-size: 16px;
    }
    .faq_form .tit {
        font-size: 18px;
        padding-bottom: 25px;
    }
    .frow.fhalf .fcol._1 {
        width: 100%;
    }
    .frow.fhalf .fcol._2 {
        width: 100%;
    }
    .account-orders .order-item-details{
        display: none;
    }
    .account-orders .order .order-info{
        width: 100%;
		max-width: none;
    }
	.ws_title {
	    font-size: 20px;
	}
	.wsp_block .text {
	    padding-top: 25px;
	}
	.ws_btns .site_btn {
 	   width: 100%;
	    text-align: center;
	}
	.ws_btns .site_btn + .site_btn {
	    margin-left: 0px;
	    margin-top: 20px;
	}
	.tit_text_block .tit {
	    font-size: 16px;
	}
	.list_block li {
	    padding-left: 35px;
	}
	.list_block img {
	    width: 25px;
	}
	.bg_block .tx {
	    font-size: 14px;
 	    padding-right: 0;
 	    padding-bottom: 20px;
	}
	.bg_block {
        padding: 20px 20px;
        flex-direction: column;
    }
	.sep_block .tit,
    .cb .ctitle {
        font-size: 14px;
    }
    a.clin {
        font-size: 18px;
    }
    .bg_b {
        padding: 20px;
        flex-direction: column;
        gap: 20px;
        margin-top: 20px;
    }
    .three_blog ._row {
        display: block;
    }
    .three_blog ._col {
        width: 100%;
        padding: 20px 0 0;
    }
    .three_blog ._col:first-child {
        padding-top: 0;
    }
    .gra_btn {
        font-size: 14px;
    }
    .iwrap {
        display: flex;
        flex-direction: column-reverse;
    }
    .two_cont .text_center {
        margin-top: 20px;
    }
    .single_news.cust_news {
        margin: 30px 0;
    }
	.cat_product_block {
		margin: 30px -20px;
	}
    .cust_pagination {
        margin-top: 30px;
    }
    .cust_pagination .page-numbers {
        font-size: 14px;
        margin-left: 15px;
    }
    .page-template-promocje-template .custom_pg .breadcrumbs {
        margin-top: 0;
    }
    .cart-section tr.cart-subtotal .original-price .woocommerce-Price-amount.amount * {
        font-size: 12px !important;
    }
	.custom_prductgallerys ._col {
		margin-top: 10px;
	}
/* 	.tax-dla-kogo .category-thumbnail.row-container, .search-results .category-thumbnail.row-container, .search-no-results .category-thumbnail.row-container,.tax-zastosowanie .category-thumbnail.row-container {
    	margin-top: 80px;
	} */
	.search-no-results .category-thumbnail.row-container,.search-results .category-thumbnail.row-container {
		margin-top: 80px;
	}
    .custom_bann_top .woocommerce ul.products li.product {
        width: 100% !important;
    }
    .bluk-product ul.products li {
        margin-bottom: 30px !important;
    }
    .row-container {
        margin-bottom: 30px !important;
    }
    .review-sec h3, .review-sec h5 {
        font-size: 18px;
    }
     body {
        font-size: 14px !important;
    }
    .review-block {
        padding: 20px !important;
    }
    .review-sec img {
        max-width: 120px;
    }
    .review-block p, .about-sec p, .insta-sec p, .support-sec p {
        font-size: 14px;
    }
    .review-block p.source:after {
        width: 60px !important;
        height: 60px !important;
    }
    .content-section {
        padding: 30px 0px !important;
    }
    .row-container .category-content-block h2 {
        font-size: 18px;
    }
    .custom_bann_top>.custom-category-header {
        margin-top: 30px;
    }
    .row-container h2, .review-sec h4 {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    .review-sec h3, .review-sec h5 {
        font-size: 18px !important;
        margin-bottom: 15px !important;
    }
    .row-container .module-last button, .tax-product_cat .row-container .module-last a {
        font-size: 14px !important;
    }
    .bluk-product .woocommerce .woocommerce-ordering select.orderby {
        background-size: 3%;
        padding-right: 35px;
    }
    .bluk-product .woocommerce .woocommerce-ordering select.orderby {
        font-size: 14px;
    }  
    .custom-category-header h1 {
        font-size: 20px !important;
    }
    .custom-category-header h3 {
        font-size: 18px !important;
    }
    .sidebar_filter {
        padding: 30px;
    }  
    .sidebar_filter #product-category-list span.toggle {
        width: 13px;
    }
    .side_fil_close {
        width: 20px;
        height: 20px;
    }
    div#product-category-list>ul>li ul li a {
        font-size: 14px;
    }
    .tax-product_cat .mobile_filter {
        display: none;
    }
    .product_sing ._row,
    .auth_block ._row {
        margin: 0;
    }
    .product_sing ._row {
        flex-direction: column;
    }
    .auth_block ._col,
    .product_sing ._2,
    .product_sing ._1 {
        width: 100%;
    }
    .auth_block ._col,
    .product_sing ._col {
        padding: 0;
    }
    .auth_block ._col:last-child,
    .product_sing ._col._2 {
        padding-top: 20px;
    }
    .auth_block .uname,
    .auth_block .c_edit {
        font-size: 14px;
    }
    .auth_block .c_edit h3 {
        font-size: 20px;
    }
    .auth_block .tick {
        width: 20px;
        height: 20px;
    }
    .auth_block .tick::before {
        left: 7px;
        top: 3px;
        width: 6px;
        height: 12px;
    }
    .cblock.cats_block .tit, .single_wrap .cblock.product_block .h4 {
        font-size: 16px;
    }
}
@media (max-width: 600px) {
    #wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-text {
        margin: 0px 0 5px 0;
    }
    #wpdcom .wpd-comment-text {
        padding: 0 0 8px 0px;
    }
    #wpdcom .wpd-comment-footer {
        padding-left: 0;
    }
    #wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
        padding: 10px 15px 0px 15px;
    }
    #wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info {
        display: block !important;
        flex-grow: 1 !important;        
        margin-bottom: 0 !important;
        float: none !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    #wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header .wpd-user-info {
        margin-top: 20px !important;
    }
    #wpdcom .wpd-hidden {
        visibility: hidden;
        opacity: 0;
    }
	.woocommerce-order-details .order .order-item-details .order-product .product-name {
		font-size: 16px;
		width: 66.66%;
	}
	.woocommerce-table__product-total.product-total{
		width: 10%;
	}
	.woocommerce-order-details .order-product{
		flex-wrap: wrap;
	}
	.woocommerce-order-details .order-product-divider {
		margin: 0 auto;
	}
	.woocommerce-order-details .order-total-label,
	.woocommerce-order-details .order-total-value,
	.woocommerce-order-details .order-payment-box div.label,
	.woocommerce-order-details .order-payment-box div.label + .value,
	.woocommerce-order-details .order-customer-infobox,
	.woocommerce-order-details .order-customer-infobox p.name,
	.woocommerce-order-details .order-customer-infobox p {
		 font-size: 15px;
	}
	.woocommerce-order-details .order-customer-box .title{
		font-size: 16px;
	}
	.woocommerce-order-details .order-customer-box {
		max-width: none;
		width: 100%;
		flex: 0 0 100%;
	}
	.woocommerce-order-details .order-customer-info {
		flex-wrap: wrap;
	}
	.loginFormArea form .form-row, .registerFormArea form .form-row{
		display: block !important;
	}
	#customer_login .guest_area{
		margin: 0;
	}
	#customer_login .registerFormArea .woocommerce-form-register p:first-child > label {
		font-weight: 300 !important;
	}
	.woocommerce-checkout form.checkout .woocommerce-billing-fields .select{
		color: #0C0C0C;
	}
	.woocommerce-checkout #mega-menu-wrap-primary .mega-menu-toggle{
		display: none;
	}
	.woocommerce-checkout form.checkout.woocommerce-checkout .form-row.form-row-first, .woocommerce-checkout form.checkout.woocommerce-checkout .form-row.form-row-last {
		width: 100% !important;
	}
	.woocommerce-checkout header#myHeader ~ .site-main {
		padding-top: 15px !important;
	}
	.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox{
		display: flex;
	}
	.back-btn a.backLink,
	.back-btn a.button {
		margin-left: 20px;
		font-size: 14px;
	}
    .back-btn a.button:before {
        width: 10px !important;
        height: 10px !important;
        left: -15px !important;
    }
	.back-btn a.backLink::before,
	.back-btn a.button::before{
		left: -15px !important;
	}
	.woocommerce-checkout form.checkout.in_step_2 .orderBox,
	.woocommerce-checkout form.checkout.in_step_2 .orderBox{
		padding: 20px !important;
	}
    .woocommerce-account .order_btn{
        font-size: 14px;
    }
    a.order_btn img {
        width: 15px;
    }
	.cart-section div#free-shipping-notice p{
		   font-size: 15px;
    	justify-content: space-between;
	}	
	.woocommerce-checkout .site-footer .footer-top ul {
		display: block !important;
		text-align: center;
	}
	.place-order .woocommerce-terms-and-conditions-wrapper{
		padding-left: 0 !important;
		margin-top: 15px !important;
	}
	#footer-checkout > .footer-top h3.addr_cus {
		display: block;
		text-align: center;
	}
	#footer-checkout > .footer-top h3.addr_cus span {
		padding-left: 0;
		width: 100%;
		display: block;
		margin-top: 15px;
	}
	#customer_login .loginFormArea .woocommerce-form-login .woocommerce-form-login__submit, #customer_login .guest_area #guest_btn{
		height: auto !important;
	}
	.cart_totals div#free-shipping-notice bdi .woocommerce-Price-currencySymbol{
		    font-size: 15px !important;
	}
    .breadcrumbs,
    .image-banner .breadcrumbs,
    .woocommerce-breadcrumb a,
    .site-main nav.woocommerce-breadcrumb {
        font-size: 10px !important;
		line-height: 10px;
    }
    div#step1 img.arrImg, div#step2 img.arrImg, div#step3 img.arrImg {
        display: none;
    }
    span#selected-parcel-machine-id{
        max-width: none !important;
        padding-right: 0 !important;
    }
    #selected-parcel-machine{
        min-width: 0 !important;
    }
	.woocommerce-order .shadow_box {
		margin-top: 40px !important;
	}
	label[for='shipping_first_name'].chk_lbl {
		font-weight: 300;
	}
	.insta-sec h2.working {
		text-align: center;
	}
    .faq.banner_half .image {
        height: 160px;
    }
    .banner_half .image{
        height: 140px;
    }
    .home-sec-2 .column-2 button:after {
        top: 1px;
    }
    .woocommerce form .form-row .input-checkbox {
        top: 3px;
        position: relative;
    }
    .woocommerce-checkout .wooccm-type-select .woocommerce-input-wrapper:after {
		right: 15px !important;
        width: 15px !important;
        background-size: contain;
    }
	.float_lbl + label, .pos_wrp .input-text + .chk_lbl {
		font-size: 16px !important;
		top: 16px;
		left: 20px;
	}
	.woocommerce form .form-row .select2-container {
		font-size: 16px;
		font-weight: 300;
	}
	.woocommerce-checkout form.checkout .woocommerce-billing-fields .select {
		font-weight: 300;
	}
	footer > .footer-top h3::before{
		vertical-align: middle;
	}
    .product-sec .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart:before
	.best_seller_single_product_page .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart:before {
        left: 13px !important;
    }
	.best_seller_single_product_page .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart:before {
        left: 13px !important;
    }
    .product-sec .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart,
	.best_seller_single_product_page .woocommerce ul.products li.product .product-bottom a.ajax_add_to_cart {
        padding: 15px 20px 15px 40px !important;
    }
	#footer.site-footer h6:before {
		width: 17px;
		height: 17px;
		background-position: center;
		background-size: 14px;
		top: 15px;
	}
	#customer_login .guest_area {
		margin-bottom: 50px;
	}
	.slider-wrapper + .product-sec .columns {
		margin-bottom: 80px;
	}
	#faqs button.btn {
		padding-right: 50px;
	}
	#faqs.accordion .card-body {
		padding-right: 50px;
	}
	#faqs .collapsible-link{
		font-size: 20px;
	}
	.single-product .summary .woocommerce-product-details__short-description p {
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px !important;
	}
	.single-product .product .summary .product_title {
		font-size: 24px;
		line-height: 1.25;
	}
	.row-container.woocommerce_single_page {
		padding-right: 0;
	}
	.single-product .cart {
		display: flex;
		align-items: center;
		margin: 15px 0 !important;
	}
	.woocommerce div.product form.cart .button {
		margin-left: 20px;
        margin-right: 0;
        padding: 15px 20px !important;
        height: auto;
        width: auto !important;
        white-space: nowrap;
        font-size: 13px;
	}
	.single_add_to_cart_button:before{
		 display: none;
	}
	.single-product .summary .product_main_features li img {
		width: 40px;
		height: 40px;
		display: inline-block;
	}
	.single-product .summary .product_main_features li span {
        width: 90% !important;
    }
	.single-product .summary .product_main_features li{
		padding: 10px 0;
	}
	.single-product .product_aura_content .about_product_top_data h3 {
		padding: 0;
		font-size: 24px;
	}
	.single-product .summary .row-container{
		margin-bottom: 0;
	}
	.single-product .product_aura_content .product_about_features li {
		display: flex;
		align-items: flex-start;
	}
	.single-product .product_aura_content .product_about_features li span{
		font-size: 15px;
		        line-height: 1.25;
		width: 90% !important;
	}
	.single-product .product_aura_content .product_about_features li img {
		width: 20px;
		height: auto;
	}
	.single-product .product_aura_content .about_product_top_data {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 50px !important;
		padding-top: 60px !important;
	}
	.single-product .whats_inside .whats_inside_product_data .whats_inside_title {
		font-size: 24px;
		margin: 0;
	}
	.single-product .product_alternate_content_data .product_alternate_content_data_title {
		font-size: 24px;
		padding-top: 45px;
	}
	.product_alternate_content_data .minus-margin-bottom{
		padding: 0 10px;
	}
	.product_alternate_content_data .row-container .product_alternate_content_data_desc{
		padding: 15px 0;
	}
	.single-product .guarantee_section_content h3 {
		font-size: 24px;
	}
	.guarantee_section .col-sm-4 {
		display: flex;
		align-items: center;
	}
	.single-product .guarantee_box_image img {
		width: 40px;
		height: auto;
	}
	.single-product .guarantee_section_content {
		padding: 0px;
	}
	.single-product .ingredients_section_content_area_top h3 {
		font-size: 24px;
		margin-bottom: 0;
	}
	.single-product .ingredients_section_content_area_top {
		padding: 0px 0px 20px 0px;
	}
	.single-product .table_content h3 {
		font-size: 18px;
	}
	.single-product .table_content::after{
		opacity: 0;
	}
	.single-product .details_info_area h3 {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.single-product .details_section {
		margin-bottom: 10px;
		padding-bottom: 20px;
	}
	.single-product .details_section_top {
		margin-top: 0;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.single-product .details_sectioncontent_area h3 {
		font-size: 24px;
	}
	.single-product .product_features_slider_data .product_alternate_content_data_title {
		font-size: 28px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.single-product .product_faqs hr {
		margin: 30px 0;
	}
	.newslatter-form .row-container {
		margin-bottom: 0;
	}
	.product-sec .row-container .slick-list, .featured-products .slick-list, .best_seller_single_product_page .slick-list, .recently_viewed_single_product_page .slick-list{
		padding-bottom: 50px;
	}
	.loginFormArea .float_lbl + label, 
	.loginFormArea .pos_wrp .input-text + .chk_lbl,
	.registerFormArea .float_lbl + label, 
	.registerFormArea .pos_wrp .input-text + .chk_lbl {
		top: 19px;
	}	
	.ingredients_table{
		width: 650px !important;
	}
	.woocommerce div.product{
		display: flex;
		flex-direction: column-reverse;
	}
	.woocommerce div.product div.summary{
		position: static;
		padding: 0;
		margin-bottom: 0;
	}
	.single-product .product_main_features ul{
		margin-bottom: 0 !important;
	}
	.product_sec_product_single{
		margin-top: 90px !important;
	}
	.single-product .quantity .qty{
		width: 100% !important;
	}
	.row-container.woocommerce_single_page {
        margin-bottom: 40px;
    }	
    .single-product .product_alternate_content_data {
        padding: 10px 10px 25px 10px;
    }
	.price.mobnone {
		display: none;
	}
	p.price.monb_price {
		display: block;
		font-size: 15px !important;
		margin-left: 15px;
	}
	.single-product .cart .minus, .single-product .cart .plus{
		width: 25px !important;
    	height: 25px !important;
	}
	.single-product .cart .minus, .single-product .cart .plus{
		margin-right: 0 !important;
	}
	.slider-wrapper + .product-sec h1 {
		font-size: 27px;
	}
	.blog-posts .post-category{
		flex-wrap: wrap;
	}
	.blog-posts .post-category a{
		 white-space: nowrap;
	}
	.checkbox_cust .zgby {
		margin-left: 0 !important;
	}
	.loginFormArea, .registerFormArea{
		padding: 24px 20px 40px 20px !important;
	}
	#customer_login .registerFormArea .woocommerce-form-register p > label{
		font-size: 16px;
	}
	.guarantee_section .row {
		row-gap: 0px;
	}
	.single-product .product .price ins {
    	font-size: 17px !important;
	}
	.single-product .product .price del {
    	font-size: 14px !important;
	}
	.iworks-omnibus span {
		font-weight: 300!important;
		color: #8e8e8e!important;
	}
	.woocommerce-cart .shop_table .quantity{
		min-width: 90px;
	}
	.cust_swiperbtn {
		display: none;
	}    
    .img_desk{
        display: none;
    }  
    .home-sec-2 .column-1 img.img_mob,
    .home-sec-2 .column-2 img.img_mob {
        display: block;
        width: 100% !important;
        height: auto !important;        
        object-fit: contain !important;
        aspect-ratio: auto;
    }
	.awl-product-label {
		font-size: 12px !important;
	}
    .single-product .product_main_features li{
        align-items: center;
    }
    .bg_b{
        align-items: start;
    }
    .sidebar_filter {
        width: 100%;
    }
    body:not(.home) .newsletter-sec #field_1_1, 
    body:not(.home) .newsletter-sec #field_1_2 {
        width: 50% !important;
    }
}
@media (max-width: 500px) {
    .ttitle {
        font-size: 15px;
    }
    .tcontent_title {
        font-size: 18px;
    }
    .title_link .wrap {
        gap: 10px;
    }
    .product_wrap {
        padding: 13px;
    }
    .erimg {
        width: 100%;
    }
    .arrow_link {
        padding-left: 15px;
    }
    .c_edit h1, .single_wrap .h1 {
        font-size: 20px;
    }
    .accordion .toggle {
        font-size: 16px;
    }
    .tit_btn .tit {
        font-size: 18px;
    }
    .tit_btn {
        left: 20px;
    }
    .cats_block {
        padding: 25px 0;
    }
    .cat_link {
        margin-top: 25px;
    }
    .custom_prdblk ._row {
        display: block;
        margin: 0;
    }
    .custom_prdblk ._col {
        width: 100%;
        padding: 16px 16px 40px;
    }
    .custom_prdblk {
        margin-top: 10px;
    }
    .faq_wrap + .faq_wrap {
        margin-top: 25px;
    }
    .author_block ._row {
        margin: 0;
    }
    .author_block ._col {
        width: 100%;
        padding: 0;
    }
    .author_block {
        margin: 0 0 20px;
    }
    .mt-40 {
        margin-top: 20px;
    }
    .cuxt_blo {
        margin-top: 20px;
    }
    .cfull {
        padding: 20px 20px 20px;
    }
    .prod_worker {
        padding: 30px 0 0 0;
    }
	a.clin {
        font-size: 16px;
    }
    /*#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
        right: -15px;
    }*/
    .search-box .fa-search:before {
       right: 65px !important;
    }
    body .related-products .product-sec .woocommerce {
        margin-bottom: 0px !important;
    }
    .cat_col_swiper .swiper-button-prev {
        left: 15px;
    }
    .cat_col_swiper .swiper-button-next {
        right: 15px;
    }
}
@media (max-width: 350px) {
	.content_blocks {
        padding: 20px 0;
    }
    .cmax {
        padding: 0 20px;
    }
    .product_wrap + .product_wrap {
        margin-top: 20px;
    }
    .product_wrap {
        padding: 10px;
    }
    .tab_block ._row {
        gap: 15px;
    }
    .banner_half .cmax {
        padding: 0 20px 20px;
    }
    .cblock + .cblock {
        margin-top: 20px;
    }
    .cblocks {
        padding-top: 20px;
    }
    .table_content {
        padding: 16px 20px;
    }
    .cquotes {
        padding: 20px;
    }
    .final_blocks {
        padding-top: 20px;
    }
    .icons_block ._col {
        margin-top: 20px;
    }
    .cats_block {
        padding: 20px 0;
    }
    .cat_link {
        margin-top: 20px;
    }
    .faq_wrap + .faq_wrap {
        margin-top: 20px;
    }
	.ws_title {
	    font-size: 18px;
	}
	.wsp_block .text {
	    padding-top: 20px;
	}
	.banner_half .cmax {
	    padding: 0 20px 20px;
	}
    .custom_bann_top>.custom-category-header {
        margin-top: 20px;
    }
    .bluk-product ul.products li {
        margin-bottom: 20px !important;
    }
    .row-container {
        margin-bottom: 20px !important;
    }
    .sidebar_filter {
        padding: 20px;
    }
}

/* Newsletter layout – two columns */
.newsletter-layout {
    padding: 32px 0;
}
.newsletter-layout .cmax {
    max-width: 1200px;
    padding: 0 32px;
}
.newsletter-layout .newsletter-intro-heading {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 24px 32px;
    box-sizing: border-box;
    text-align: center;
    overflow-wrap: anywhere;
    white-space: pre-line;
}
.newsletter-layout .nl-cols {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.newsletter-layout .nl-form {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
    max-width: calc(50% - 20px);
}

.newsletter-layout .nl-content {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
    max-width: calc(50% - 20px);
}
.newsletter-layout .nl-form.newslatter-form.newslatter-form2.single_newsletter {
    padding: 8px 32px 32px 32px !important;
}
.newsletter-layout .nl-form.newslatter-form.newslatter-form2.single_newsletter h3.gsection_title {
    margin-bottom: 0px !important;
    line-height: 1.3;
}
.newsletter-layout .nl-form.newslatter-form.newslatter-form2.single_newsletter #field_2_16 {
    padding-bottom: 0px !important;
}
.newsletter-layout .nl-form .gform_wrapper.gf_browser_chrome.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital {
    padding: 0 !important;
    margin: 0 !important;
}
.newsletter-layout .nl-form .row-container {
    margin-bottom: 0 !important;
    padding: 0 !important;
}
/* Force GF fields to stack vertically inside the form column */
.newsletter-layout .nl-form .gform_wrapper .gform_fields,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gform_fields,
.newsletter-layout .nl-form #gform_fields_2 {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    grid-template-columns: none !important;
}
.newsletter-layout .nl-form .gform_wrapper .gfield,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gfield,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gfield--width-half,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gfield--width-third,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gfield--width-quarter,
.newsletter-layout .nl-form #field_2_1,
.newsletter-layout .nl-form #field_2_2 {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    grid-column: 1 / -1 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.newsletter-layout .nl-form .gform_wrapper .gform_footer,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gform_footer,
.newsletter-layout .nl-form .moreInfo {
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.newsletter-layout .nl-form .gform_wrapper .gform_footer .gform_button,
.newsletter-layout .nl-form .gform_wrapper.gravity-theme .gform_footer .gform_button,
.newsletter-layout .nl-form .moreInfo > * {
    width: 100% !important;
    max-width: 100% !important;
}

.newsletter-layout .nl-content {
    padding-top: 12px;
}
@media (max-width: 768px) {
    .newsletter-layout {
        padding: 20px 0;
    }
    .newsletter-layout .cmax {
        padding: 0 20px;
    }
    .newsletter-layout .newsletter-intro-heading {
        padding: 0 20px 20px;
    }
    .newsletter-layout .nl-cols {
        flex-direction: column;
        gap: 40px;
    }
    .newsletter-layout .nl-content,
    .newsletter-layout .nl-form {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .newsletter-layout .nl-form.newslatter-form.newslatter-form2.single_newsletter {
        padding: 12px 16px 20px 16px !important;
        .gform-theme {    
            padding-bottom:36px;
            padding-top:12px;
        }
    }
    .newsletter-layout .nl-content {
        order: 2;
    }
    .newsletter-layout .nl-form {
        order: 1;
    }
    .newsletter-layout .newsletter-intro-heading{
        font-size: 24px;
    }
}
