@import url('../font/stylesheet.css');


.top-header-inner .search .product a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.top-header-inner .search .product a img {
    width: 30px;
    border-radius: 3px;
}

.sample-order-container button svg path {
    fill: #323E48 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 100px !important;
}

.hide-button{
	display:none;
}
.accouncement-bar {
    background: #BAA769;
    width: 100%;
    display: inline-block;
    padding: 0px 0;
}

p.no-products-found {
    text-align: center;
    font-size: 15px;
    font-family: Gellix !important;
}
.accouncement-bar ul {
    display: flex;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.accouncement-bar .icon-sec {
    width: 14%;
    float: left;
}
.login-page-dsn .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100% !important;
}
.accouncement-bar ul li {
    list-style: none;
}
button#sample-price-button:hover {
    background-color: #C76E00 !important;
}
/*.left-side-bar .sidebar_woo {
    margin-top: 25px;
}*/
.content-sec {
    width: 14%;
    float: right;
}
.left-side-bar.col-md-3 .sidebar_woo {
    margin-top: 0px !important;
}

.content-sec .number {
    display: flex;
    align-items: center;
    gap: 20px;
}

.content-sec .number p {
    margin: 0;
}

.content-sec .number a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    color: #fff;
    text-decoration: none;
}

.middile-slider {
    width: 50%;
    text-align: center;
    display: inline-block;
}

.accouncement-bar .icon-sec a {
    border: 1px solid #FFFFFF;
    width: 34px;
    height: 34px;
    display: flex;
    text-align: center;
    margin-right: 11px;
    border-radius: 100px;
    padding: 0px 0;
    align-items: center;
    justify-content: center;
}

.middile-slider p {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.middile-slider button.slide-arrow {
    position: absolute;
    top: -5px;
    background: transparent !important;
    border: none;
    padding: 0 !IMPORTANT;
}

.woocommerce-info {
    font-family: Gellix;
}
.middile-slider button.slide-arrow.prev-arrow.slick-arrow {
    left: 0;
    position: absolute;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
}

.middile-slider button.slide-arrow.next-arrow.slick-arrow {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.middile-slider {
    padding: 12px 0px;
    background: url("../images/wave.svg");
    width: 616px;
    height: 50px;
}

.accouncement-bar .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.middile-slider .slick-list.draggable {
    padding: 0 60px;
    overflow: hidden;
}

.top-slider.slick-initialized.slick-slider {
    width: 85%;
    margin: auto;
}

.top-header {
    padding: 10px 0px;
}

.top-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-header-inner .search {
    width: 33%;
}

.top-header-inner .logo {
    width: 33%;
    text-align: center;
}

.top-header-inner .account-icon {
    width: 33%;
    text-align: right;
}

.top-header-inner .account-icon ul {
    padding: 0;
    margin-bottom: 0;
}

.top-header-inner .account-icon ul li {
    position: relative;
    text-align: center;
}
.top-header-inner .account-icon ul li {
    list-style: none;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0;
}
.top-header-inner .account-icon ul li span.icon_name {
    width: auto;
    display: inline-block;
    font-family: Gellix;
    text-align: center;
    font-size: 14px;
    clear: both;
    color: #2E3C48;
}

.top-header-inner .account-icon ul li a {
    clear: both;
}

.top-header-inner .account-icon ul li svg {stroke: #2E3C48;}
.top-header-inner .search form.d-flex {
    position: relative;
}


.top-header-inner .search button.btn.btn-outline-success {
    width: 25px;
    position: absolute;
    border: navajowhite;
    padding: 0;
    top: 1px;
    height: 25px;
}
.top-header-inner .search input {
    padding-left: 40px !important;
    border: none;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    color: #000;
    padding-top: 6px;
}
.top-header-inner .search button.btn.btn-outline-success:focus {
    outline: 0 !important;
    box-shadow: unset !important;
}

.top-header-inner .search button.btn.btn-outline-success:focus-visible {
    outline: 0 !important;
    box-shadow: unset !important;
}
a.nav-link.dropdown-toggle.show svg {
    transform: rotate(179deg);
    position: relative;
    top: -1px !IMPORTANT;
}
.top-header-inner .search input::placeholder {
    color: #000;
}

.navbar-brand {
    height: inherit;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.navbar-brand img {
    /* max-width: 260px; */
}
.woocommerce ul.products li.product {
    margin: 0 0px 10px 16px !important;
 
}

nav.navbar.navbar-expand-lg {
    padding: 5px 0 !important;
}
.bottom-nav {
    width: 100%;
    text-align: center;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

.dropdown-toggle::after {
    display: none;
}

.navbar-collapse ul.navbar-nav {
    justify-content: center;
    align-items: center;
    width: 100%;
}

.navbar-collapse ul.navbar-nav a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #000;
    padding: 10px 40px !important;
    transition: 0.5s;
}

.navbar-collapse ul.navbar-nav a svg {
    position: relative;
    top: -1px;
}

.top-header-inner .search button.btn.btn-outline-success svg {
    width: 25px;
}

.navbar-collapse ul.navbar-nav a:hover {
    color: #baa769;
}

.navbar-collapse ul.navbar-nav a:hover svg path {
    fill: #baa769;
}

li.nav-item {
    position: static;
}

.dropdown-menu {
    margin: 0 !important;
    border: none;
    border-radius: 0;
    width: 100%;
}


ul.dropdown-menu>div {
    justify-content: center;
    display: flex;
    gap: 30px;
}

ul.dropdown-menu.show a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
}

.dropdown-menu[data-bs-popper] li {
    width: 22%;
}

li {}

.navbar-collapse ul.navbar-nav li .mega-menu__link--level-2 {
    border-bottom: 1px solid #ececec;
    position: relative;
    margin-bottom: 10px;
    text-decoration: none;
    padding-bottom: 10px !important;
    display: inline-block;
    width: 100%;
    font-weight: 700;
}

li .mega-menu__link--level-2::after {
    width: 60px;
    content: "";
    background: #f68120;
    position: absolute;
    height: 1px;
    bottom: -1px;
    left: 0;
}

.dropdown-menu[data-bs-popper] li:first-child {
    width: 50%;
}

.dropdown-menu[data-bs-popper] li:first-child li {
    width: 48% !important;
    float: left;
    padding-right: 10px;
}

.navbar-nav .dropdown-menu li {
    padding: 6px 0;
}

.carousel-caption {
    position: absolute;
    right: inherit;
    bottom: 0;
    left: 150px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
}

.carousel-caption h2 {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    margin-bottom: 34px;
}

.carousel-control-prev svg {
    width: 44px !important;
    height: 30px !important;
}

.carousel-control-next svg {
    width: 44px !important;
    height: 30px !important;
}

a button.main-btn:hover {
    background: #C76E00;
    transition: 0.3s;
}

.carousel-caption {
    width: 597px;
    background: #BAA769;
    padding: 26px 39px 53px 28px;
}

a {
    text-decoration: none;
}

.carousel-indicators {
    opacity: 0 !important;
}

.carousel-caption strong {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 800;
    line-height: 63px;
    text-align: left;
    color: #fff;
}


a button.main-btn {
    width: 216px;
    height: 60px;
    border: 0;
    background-color: #2E3C48 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    gap: 11px;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: left;
    color: #fff;
}

button.carousel-control-prev {
    width: 76px;
    height: 97px;
    top: 38%;
    background: #2E3C48;
    opacity: 1;
}

button.carousel-control-next {
    left: 75px;
    width: 76px;
    height: 97px;
    top: 38%;
    background: #C76E00;
    opacity: 1;
}

.main-save {
    display: flex;
    justify-content: center;
}

.main-sale {
    width: 50%;
    background: #FFF6EE;
    padding-left: 6rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.main-Reduced {
    width: 50%;
    background: #2e3c48;
    padding-left: 5rem;
    padding-top: 36px;
    padding-bottom: 4rem;
}

.image-red {
    position: relative;
}

.image-red img {
    position: absolute;
    right: 32px;
    top: 14%;
    z-index: 0;
}
.image-red h3 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 59px;
    text-align: left;
    color: #fff;
}
.image-red a {
    position: relative;
    z-index: 9;
}
.our-coll h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 37px;
    text-align: left;
    letter-spacing: 0;
	
    color: #2E3C48;
}

.our-coll strong {

    font-weight: 700;
   
}

.our-coll p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-top: 12px;
}

.image-red h2 {
    font-family: Gellix;
    font-size: 74px;
    font-weight: 800;
    line-height: 63px;
    text-align: left;
    color: #C76E00;
    margin-bottom: 14px;
    margin-top: 5px;
}

.main-Reduced button.main-btn:hover {
    background: #2e3c48;
    border: 1px solid #fff;
    transition: 0.3s;
}

.main-Reduced button.main-btn {
    background-color: #C76E00 !important;
    margin-top: 36px;
}

.main-sale h3 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    color: #2E3C48;
    letter-spacing: 0;
}

.main-Reduced button.main-btn:hover {
    background-color: transparent !important;
}

.main-sale h2 {
    font-family: Gellix;
    font-size: 74px;
    font-weight: 800;
    line-height: 57px;
    text-align: left;
    color: #fff;
    background: #C76E00;
    width: max-content;
    padding: 10px 47px;
    height: 87px;
    margin-top: 10px;
}

.main-sale button.main-btn {
    margin-top: 27px;
}



.main-coll-sec {
    display: flex;
    justify-content: space-between;
    padding-top: 41px;
    padding-bottom: 31px;
    align-items: center;
}

 .slider-content a button {
    background-color: #C76E00 !important;
    height: 50px;
    width: 180px;
    border: 0;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    margin-top: 20px !important;
    margin: 0 auto;
    padding: 0px;
}
label:focus {
    outline: 0 !important;
    box-shadow: unset !important;
}
input.woof_husky_txt-input {
    display: none;
}
.wc-block-components-text-input.wc-block-components-totals-coupon__input:focus {
    outline: 0 !IMPORTANT;
    box-shadow: unset !IMPORTANT;
}

.wc-block-components-text-input.wc-block-components-totals-coupon__input:focus-visible {
    outline: 0 !IMPORTANT;
    box-shadow: unset !IMPORTANT;
}
section.collection-section-seller .our-coll p {
    line-height: 23px;
    width: 712px;
}


.slider-content a span {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    color: #000;
    text-align: center;
 
    justify-content: center;
    margin-top: 10px;
}

.main-collection .slick-initialized .slick-slide {
    margin-left: 14px !important;
}

.main-collection .slick-list.draggable {
    margin-left: -14px;
}

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

.image-text span {
    font-family: Gellix;
    font-size: 24px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
    color: #000000;
}

.image-text a button {
    background-color: #C76E00 !important;
    width: 182px;
    height: 65px;
    border: 0;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.slider-content img {
    width: 100%;
    height: 311px;
}

.main-collection button.slide-arrow.prev-arrow {
    position: absolute;
    left: -91px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: transparent;
    top: 35%;
}

.main-collection button.slide-arrow.next-arrow {
    position: absolute;
    right: -79px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: transparent;
    top: 35%;
}

.footer a.link.link--text.list-menu__item:hover {
    color: #baa769;
}
ul.products li.product .woocommerce-loop-product__link:hover {
    color: #000;
}
ul.list-unstyled.list-social.footer__list-social li.list-social__item:hover {
    background: #baa769;
    cursor: pointer;
}
ul.list-unstyled.list-social.footer__list-social li.list-social__item:hover svg path {
    fill: #fff;
}
section.collection-section-seller .slider-content a button:hover {
    background-color: #2e3c48 !important;
    transition: 0.3s;
}

.image-text a button:hover {
    background-color: #2e3c48 !important;
    transition: 0.3s;
}
.slider-content a span.price {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    color: #000;
    text-align: center;
    display: inline-block;
    justify-content: center;
    margin-top: auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
.main-collection.container span.post-title {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    padding-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

button.slide-arrow:hover svg path {
    fill: #fff !important;
}

body button.slide-arrow:hover {
    background: #C76E00 !important;
    border: 0 !important;
}

.main-collection button.slide-arrow.next-arrow svg {
    width: 30px;
    height: 25px;
}

.main-collection button.slide-arrow.next-arrow svg path {
    fill: #2e3c48;
}


.blog-inner img.test-images {
    width: 100%;
    min-height: 320px;
    object-fit: cover;
}

section.collection-section-seller {
    background: #FFF6EE;
    margin-top: 65px;
    padding-bottom: 65px;
}

.custom-multi-column .sub-column p strong {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: center;
    color: #000;
}

.grid.sub-column {
    display: flex;
}

figure {
    border: 1px solid #f2f2f2;
    width: 125px;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: 20px auto;
}

.grid.sub-column p {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: center;
    color: #000;
}

.grid.sub-column span {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    display: flex;
    width: 233px;
    margin: 0 auto;
}

.grid__item.medium-up--one-fourth {
    width: 25%;
    max-width: 27%;
    position: relative;
}

.grid__item h2.counting {
    top: 79px;
}

h2.counting {
    font-family: Gellix;
    font-size: 168px;
    font-weight: 900;
    line-height: 201.55px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    color: #f2f2f2;
    z-index: -1;
    opacity: .6;
}

.odd-sec h2.counting {
    top: -66px;
}

body a.wp-block-button__link.no-border-radius:hover {
    border:1px solid #000;
    background: #000;
    color: #fff;
}
.heading-coulmn h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 63px;
    text-align: center;
    margin-top: 34px;
    margin-bottom: 49px;
	
    color: #2E3C48;
}


.main-column h2 strong {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 700;
    line-height: 63px;
    text-align: center;
}

section.main-coll-second {
    padding-bottom: 50px;
}

section.Choose-section .grid__item:first-child {
    background: #baa769;
    padding: 50px 57px;
    position: relative;
    width: 43%;
    max-width: 43%;
}

section.Choose-section .grid__item:first-child:before {
    width: 55px;
    content: "";
    height: 55px;
    background: #2e3c48;
    position: absolute;
    left: -55px;
    bottom: 0;
}

.one-third-box strong {

    font-weight: 700;

}

.one-half-box p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #2e3c48;
    margin-top: 0;
}

.grid.sub-columns {
    display: flex;
    align-items: center;
}

.grid__item.medium-up--one-half.one-half-box {
    padding: 0 0 0 70px;
    width: 57%;
    max-width: 57%;
}
section.Choose-section {
    padding-top: 30px;
}

.video-content-box {
    display: flex;
   
}

.video-section-main {
    background: #FFF6EE;
}

.one-third-box p {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 300;
    line-height: 70px;
    text-align: left;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.video-content-box .container {
    padding-top: 30px;
    padding-bottom: 50px;
}
.video-content-box .container {
    background: #FFF6EE;
    padding-left: 6rem;
    padding-right: 54px;
}

.content-box h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 54px;
    text-align: left;
    margin-bottom: 21px;
	
    color: #2E3C48;
}
button.popup-btn:hover {
    background: #000 !IMPORTANT;
    color: #fff !important;
}

.content-box strong {

    font-weight: 800;

}

.content-box p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin-bottom: 15px;
}

.sample-order-container {
    text-align: center;
}
button.popup-btn {
    float: left;
    margin-top: 10px;
    background-color: #C76E00 !important;
    width: 245px;
    height: 60px;
    border: none;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 !IMPORTANT;
}

button.popup-btn:hover {
    background-color: #2e3c48 !important;
    transition: 0.3s;
}

span.vedio-button {
    position: absolute;
    left: 0;
    z-index: 9;
    right: 0;
    margin: 0 auto;
    top: 0;
    cursor: pointer;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-section-box.right-side {
    position: relative;
}

.video-content-box .container:after {
    content: "";
    background: url(../images/dots-img.svg);
    position: absolute;
    width: 100px;
    height: 244px;
    top: -235px;
    right: -52px;
    z-index: 9;
}


.video-content-box .container {
    position: relative;
    width: 570px;
    float: right;
    margin: inherit;
}

.main-blog {
    display: flex;
    justify-content: center;
    gap: 12px;
}

h3.card__heading.h2 a {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #000 !important;
}

p.r55.article-card__excerpt.rte-width {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin-bottom: 23px;
}

.read_more a {
    text-transform: uppercase;
    color: #C76E00;
    text-decoration: none;
    font-weight: 800 !important;
    font-family: 'Gellix';
}

.card__information {
    background: #fff;
    margin-top: -30px;
    z-index: 4;
    width: 90%;
    text-align: left;
    position: relative;
    padding-top: 19px;
}

.read_more a {
    display: flex;
    gap: 7px;
    align-items: center;
}

.read_more svg {
    position: relative;
    top: 1px;
}

.heading-coulmn p {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 63px;
    text-align: center;
}


.heading-coulmn strong {

    font-weight: 800;
 
}

.star-img img {
    width: 20px;
}

.star-img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-content strong {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    color: #194E52;
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
}
.no-price-login p {
    text-align: left;
    font-family: Gellix;
    font-size: 15px;
    font-weight: 600;
}

.test-images {
    width: 105px;
    height: 105px;
    display: flex;
    margin: 0 auto;
}

.no-price-login {
    text-align: center;
}

.no-price-login p {
    text-align: center;
}

.woocommerce-variation-add-to-cart.variations_button .no-price-login p {
    text-align: left !IMPORTANT;
}
.slider-content span {
  
    font-size: 16px;
    font-weight: 700;
    
    text-align: center;
    color: #000;
   /* display: flex;
    justify-content: center;
    margin-top: 15px;
    position: relative;
    display: inline-block;
    
    margin: auto;*/
}

.slider-content p {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-top: 14px;
    margin-bottom: 0px !IMPORTANT;
}



section.testimonial-section .slider-content {
    border: 1px solid #dec9b6;

    padding: 57px 0;
    position: relative;
}

section.testimonial-section .slider-content::after {
    position: absolute;
    content: "";
    background-image: url(../images/quote-test.svg);
    width: 72px;
    height: 72px;
    left: 32px;
    top: 45px;
}

section.testimonial-section {
    background: #FFF6EE;
    padding-top: 28px;
    margin-top: 59px;
    margin-bottom: 30px;
    padding-bottom: 50px;
}
section.instagram-sec {
    text-align: center;
}

section.instagram-sec h4 {
    background: #BAA769;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: 0.4em;
    text-align: left;
    color: #fff;
    display: inline-block;
    padding: 7px 11px;
    padding-top: 4px;
	
    text-transform: uppercase;
}

.product_meta span {
    margin-right: 4px;
}
section.instagram-sec h3 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 700;
    line-height: 58px;
    text-align: center;
    color: #2E3C48;
    margin-bottom: 30px;
}

section.instagram-sec ul {
    padding: 0;
    display: flex;
    gap: 1px;
}

section.instagram-sec ul li {
    list-style: none;
    width: 25%;
}
section.instagram-sec ul li a {
    width: 100%;
}

section.instagram-sec ul li a img {
    width: 100%;
}
.slick-slide.slick-current.slick-active.slick-center {
    background: #fff;
    transform: scale(1);

    margin-top: 0px;
    border: none;
    margin-bottom: 30px;
  

}
section.testimonial-section ul.slick-dots {
    position: relative;
}

section.testimonial-section .slider-content {
    text-align: center;
}
section.instagram-sec button.slide-arrow {
    top: 35%;
    border: 1px solid #000000;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #FFFFFF !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    position: absolute;
   
}

section.instagram-sec button.slide-arrow svg path {
    fill: #000000;
}

section.instagram-sec button.slide-arrow svg {
    width: 20px;
    height: 20px;
}

section.instagram-sec button.slide-arrow:hover {
    background: #C76E00 !important;
    border: 0 !important;
}
.slick-slide.slick-current.slick-active.slick-center p{
	display:block;
}
section.testimonial-section .slick-slide p {
    display: none;
}
section.testimonial-section .slick-slide {
    
    padding: 20px 0;
    transform: scale(.8);
}
.slick-slide.slick-current.slick-active.slick-center .slider-content.mid-testimonial {
    border: navajowhite;
}
section.testimonial-section .mid-testimonial img.test-images {
    width: 68px !important;
    height: 68px !important;
}


section.testimonial-section .star-img img {
    width: 15px !important;
    height: 15px !important;
}

section.testimonial-section h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 400;
    line-height: 58px;
    text-align: center;
    color: #2E3C48;
    margin-bottom: 0px;
}


section.testimonial-section h2 strong {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 800;
    line-height: 58px;
    text-align: center;
    color: #2E3C48;
}

section.testimonial-section .slider-content span::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #BAA769;
    width: 26px;
    left: 0;
    top: 11px;
}

section.testimonial-section span {
    position: relative;
    padding-left: 30px;
    margin-top: 20px;
}
.sample-order-container button {
    background: #fff;
    border: 1px solid #333333 ! IMPORTANT;
    color: #333333 ! IMPORTANT;
    font-family: Gellix;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: auto;
    padding: 14px 20px;
    margin-top: 20px;
    border-radius: 10px;
}
.sample-order-container button:hover, .get-pricing a:hover{
	    background: #2e3c48 ! IMPORTANT;
    border: 1px solid #2e3c48 !IMPORTANT;
}
ul.products li.product .button path {
    fill: #323E48;
}

ul.products li.product .button:hover path {
    fill: #fff;
}

section.table-section-product td a[data-toggle="toggle"] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.table-section-product td a[data-toggle="toggle"] strong {
    width: 100%;
}
ul.products li.product .woocommerce-loop-product__link:hover h2.woocommerce-loop-product__title {
    color: #C76E00 !important;
}
.price-or-pricing a:hover {
    color: #C76E00;
}

ul.products li.product .button svg {
 
    position: relative;
}
section.testimonial-section .slick-track {
    display: flex;
    align-items: center;
}
ul.slick-dots li {
    list-style: none !important;
    margin: 0 !IMPORTANT;
    width: 11px;
}

ul.slick-dots li button {
    width: 11px;
    height: 5px;
    font-size: 0px;
    background: #000000;
    border-radius: 10px;
    padding: 0 !IMPORTANT;
}

ul.slick-dots li.slick-active button {
    width: 39px !important;
    height: 6px;
    background: #BAA769 !important;
    border: 0 !IMPORTANT;
    padding: 0 !IMPORTANT;
}

ul.slick-dots {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 11px;
    margin-top: 24px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    padding: 0 !IMPORTANT;
}

section.testimonial-section .mid-testimonial span::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #BAA769;
    width: 26px;
    left: 0px;
    top: 16px;
}
section.testimonial-section button.slide-arrow.prev-arrow {
    position: absolute;
    left: -40px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: transparent;
    top: 40%;
    padding: 0px;
    cursor: pointer;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-content img.test-images {
    height: 68px;
    width: 68px;
}
.test-slider .slick-list {
   
    padding: 0 !important;
}
.grid.sub-column figure img {
    width: 70px;
}
button.slide-arrow {
    z-index: 9;
}
section.testimonial-section button.slide-arrow.next-arrow {
    position: absolute;
    right: -40px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
  
    background: #fff6ee;
    top: 40%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.testimonial-section button.slide-arrow.next-arrow.slick-arrow svg {
    width: 33px;
    height: 25px;
}

section.testimonial-section button.slide-arrow.next-arrow.slick-arrow svg path {
    fill: #2E3C48;
}

.video-section-box.right-side:before {
    height: 200px;
    width: 189.84px;
    background: #baa769;
    position: absolute;
    content: "";
    right: 0;
    top: -50px;
    z-index: -1;
}

.video-section-box.right-side {
    position: relative;
}

.video-section-box.right-side:after {
    height: 200px;
    width: 189.84px;
    background: #baa769;
    position: absolute;
    content: "";
    right: 0;
    bottom: -50px;
    z-index: -1;
}

.footer__blocks-wrapper {
    display: flex;
    gap: 41px;
}

.footer-block__details-content.footer-block-image p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    width: 413px;
    margin-top: 20px;
    margin-bottom: 41px;
}

ul.list-unstyled.list-social.footer__list-social.contact {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 20px;
    position: relative;
    z-index: 999;
    justify-content: center;
}
ul.list-unstyled.list-social.footer__list-social li.list-social__item {
    border: 1px solid #baa769;
    width: 53px;
    height: 53px;
    margin-right: 11px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    flex-shrink: 0;     
}

svg.icon.icon-instagram path {
    fill: #baa769;
    stroke: #baa769;
}

.footer-block.grid__item.footer-block--menu {
    width: 20%;
}

.footer__blocks-wrapper .footer-block.grid__item:nth-child(1) {
    width: 35%;
}

.footer-block.grid__item.third {
    width: 39%;
}

.footer a.link.link--text.list-menu__item {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    color: #000;
}

h2.footer-block__heading {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 16px;
}

input.field__input::placeholder {
    color: #000000;
}

input.field__input {
    width: 100%;
    border: 1px solid #C1C1C1;
    height: 60px;
    padding-left: 18px;
    font-family: Gellix;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    color: #000000;
}


button.newsletter-form__button.field__button {
    position: absolute;
    right: -2px;
    height: 60px;
    background-color: #BAA769 !important;
    width: 180px;
    border: 0;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #fff;
    bottom: 0px;
    padding: 0 !IMPORTANT;
}

.contact-section h2 p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 40px;
}

.contact-section .icon-sec {
    display: flex;
    gap: 124px;
    align-items: center;
    margin-top: 15px;
}

.contact-section li {
    display: flex;
    gap: 9px;
    align-items: center;
}

.icon-sec p a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #000 !important;
}

.icon-sec p {
    margin: 0;
}

.newsletter-form__field-wrapper {
    position: relative;
}

.footer__copyright.caption {
    display: flex;
    justify-content: center;
    gap: 9px;
    align-items: center;
}

.footer__copyright.caption ul.policies.list-unstyled {
    display: flex;
    justify-content: center;
    gap: 15px;
}

small.copyright__content a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    text-align: center;
    color: #000;
}

small.copyright__content {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
    color: #000;
}

.footer__content-bottom {
    border-top: 1px solid #00000024;
    padding-top: 27px;
    padding-bottom: 21px;
}

footer.footer.container {
    padding-bottom: 53px;
}

.footer input.field__input {
    border: 1px solid #00000042 !important;
}

.footer input.field__input:focus {
    outline: 0 !important;
}

/*contact us page css*/

section.contact-section {
    position: relative;
}

section.contact-section .container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    display: flex;
    align-items: self-start;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}
input[type=checkbox], input[type=radio] {
    border: 1px solid #ccc;
}
section.contact-section .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}
section.contact-section::after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/square-1.png);
    width: 240px;
    height: 151px;
    left: 0;
    background-repeat: no-repeat;
    bottom: 0px;
}

section.contact-section h2 {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 17px;
	
    color: #2E3C48;
}

section.contact-section strong {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
}

section.contact-section p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
    text-align: left;
    color: #000;
    width: 457px;
}


.main-location {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
    margin-bottom: 68px;
    align-items: self-start;
}

section.need-section h2 {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 300;
    line-height: 63px;
    text-align: center;
	
    color: #2E3C48;
}

section.need-section strong {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 700;
    line-height: 63px;
    text-align: center;
}

section.need-section p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
}


.main-location .cont-img {
    width: 96px;
    height: 96px;
    background: #BAA769;
    display: flex;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
    align-items: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    border-bottom: 1px solid #ccc !important;
}
.main-location .cont-img img {
    width: 40px;
    height: 40px;
}
.main-iner-cont p span {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: center;
    color: #000;
}

.main-iner-cont p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px !important;
    text-align: center;
    margin-bottom: 0px !important;
    width: 273px;
    margin: 0 auto;
    margin-top: 8px !important;
}

section.need-section {
    padding-top: 48px;
}

.main-iner-cont {
    width: 50%;
}

.main-iner-cont.second-cont {
    border-left: 1px solid #0000003b;
    border-right: 1px solid #0000003b;
    width: 70%;
}

.main-contact-touch {
    display: flex;
    position: relative;
    z-index: 1;
}
section.get-in-touch {
    position: relative;
    margin-bottom: 0px;
}
.woocommerce ul.products li.product button#sample-price-button {
    width: 100%;
	
    margin-bottom: 10px;
}
.icon-sec p a:hover, .main-location a:hover {
    color: #baa769 !important;
}
span.wpcf7-not-valid-tip {
    font-size: 14px !important;
}
input.wpcf7-form-control.wpcf7-submit.submit-btn:hover {
    background-color: #C76E00 !important;
}
section.get-in-touch::after {
    width: 50%;
    content: "";
    background: #baa769;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}

.woocommerce ul.products li.product .price-or-pricing .wrapper {
    display: flex;
    gap: 7px;
    margin-top: 10px;
}
.woocommerce ul.products li.product .price-or-pricing .wrapper button#sample-price-button {
    font-size: 14px;
    padding: 10px 0;
}


.woocommerce ul.products li.product .price-or-pricing .wrapper button#sample-price-button svg {
    top: -3px;
}
}
section.get-in-touch::before {
    width: 50%;
    content: "";
    background: #2e3c48;
    position: absolute;
    left: 0;
    height: 100%;
}
.main-get {
    background: #2E3C48;
    padding-right: 47px;
    padding-top: 3rem;
    width: 50%;
    padding-bottom: 3rem;
    position: relative;
}

.main-get span {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    color: #BAA769;
}

.main-get strong {
    font-weight: 700;

}

.main-get h2 {
    font-family: Gellix;
    font-size: 55px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    color: #fff;
}

.main-get p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 29px;
    text-align: left;
    color: #fff;
    margin-top: 21px;
}

.contact-icon .facebook svg path {
    fill: #baa769;
}

.contact-icon .facebook {
    color: #baa769;
    border: 1px solid #baa769;
    margin-right: 10px;
    border-radius: 100px;
    width: 53px;
    height: 53px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

.contact-icon {
    display: flex;
    gap: 14px;
    margin-top: 40px;
    justify-content: center;
}

.second-contact {
    background: #baa769;
    width: 100%;
    padding-left: 44px;
    padding-right: 0px;
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative;
}

.second-contact .container {
    width: 100% !important;
    max-width: 100%;
}

.second-main-cont {
    width: 50%;
}

.contact__button button.button {
    width: 216px;
    height: 60px;
    background: #2e3c48;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: center;
    margin-top: 34px;
}

form#ContactForm {
    margin-top: 27px;
}

.second-contact h2 {
    font-family: Gellix;
    font-size: 55px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    color: #fff;
}

.second-contact strong {
    font-weight: 700;
}
.main-contact-touch-iner {
    position: relative;
}
.field-input-main {
    display: flex;
    gap: 30px;
    margin-bottom: 26px;
}

.field-input-main input:focus-visible {
    outline: 0;
    box-shadow: unset;
}

.field-input-main input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    color: #fff;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.59px;
    text-align: left;
}

.field-input-main input::placeholder {
    color: #fff;
}

textarea.text-area.field__input {
    width: 100%;
    margin-top: 15px;
    background: transparent;
    border: 0;
    padding-left: 0px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.59px;
    text-align: left;
    height: 74px;
}

.image-logo img {
    width: 269px;
}

.image-logo {
    position: absolute;
    bottom: 23px;
    right: 42px;
}

.main-contact-touch-iner::before {
    content: "";
    width: 110px;
    height: 110px;
    position: absolute;
    background: #C76E00;
    left: 0;
    z-index: 1;
    bottom: 0;
}

.main-contact-touch-iner::after {
    content: "";
    width: 110px;
    height: 110px;
    position: absolute;
    background: #2e3c48;
    right: 0;
    top: 0;
    z-index: 1;
}

textarea.text-area.field__input::placeholder {
    color: #fff;
}

button.accordion-button {
    background: #2E3C48 !important;
    border-radius: 10px !important;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    color: #fff !important;
}

.accordion-button:not(.collapsed) {background: #BAA769 !important;
border-radius: 10px 10px 0px 0px !important;
border: 0 !IMPORTANT;
box-shadow: unset !important;
}

.accordion-body ul li {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #fff;
}

.accordion-item {
    margin-bottom: 20px;
}

.accordion-item {
    border: 0 !IMPORTANT;
}

.accordion-collapse.collapse.show {
    background: #baa769 !important;
    border-radius: 0px 0px 10px 10px;
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: unset !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    transform: unset;
    position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    width: 24px;
    right: 33px;
    top: 5px;
}
body.page-template-default.page.page-id-17 button#fma_lwp_continue_with_phone {
 margin-top: 20px !important;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 30px !important;
    height: 30px !important;
    margin-left: auto;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/plus.png);
    background-repeat: no-repeat;
    background-size: 100% !IMPORTANT;
    transition: transform .2s ease-in-out;
    position: absolute;
    right: 33px;
    top: 22px;
}
html body.post-type-archive.woocommerce ul.products li.product img {
    height: 314px !important;
    object-fit: cover !important;
    width: 100% !important;
    max-width: 100% !important;
}

button.accordion-button {
    padding-left: 34px;
}

section.faq-section {
    padding-top: 4rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid #00000045;
    margin-bottom: 61px;
}

/*contact us page css*/


/*About us page css*/

body.aboutus-page section.contact-section p {
    width: 445px;
    margin-top: 17px;
}

section.history-section .row {
    display: flex;
  /*  align-items: center;*/
}

.history-second img {
    width: 100%;
}


section.history-section h2 {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    margin-bottom: 19px;
    color: #2E3C48;
}

.history-first {
    position: relative;
}

.history-first::after {
    background: #2e3c48;
    content: "";
    width: 65px;
    height: 65px;
    position: absolute;
    right: -11px;
    left: inherit;
    top: 0px;
    z-index: -1;
}
.history-second {
    position: relative;
}
.sec-img-comp img {
    width: 100%;
}
.history-second::before {
    content: "";
    background: url(/wp-content/uploads/2024/11/dots.png);
    width: 266px;
    height: 71px;
    position: absolute;
    bottom: 30px;
    left: -170px;
    z-index: -1;
}
section.history-section p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
}

section.history-section {
    padding-top: 71px;
    padding-bottom: 66px;
    position: relative;
}

section.history-section::after {
    content: "";
    background: #baa769;
    width: 16%;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: -1;
}

section.history-section::before {
    content: "";
    position: absolute;
    font-family: Gellix;
    font-size: 78px;
    font-weight: 900;
    line-height: 32px;
    text-align: left;
    right: 10px;
    top: 84px;
    background: url(../images/floor.svg);
    height: 572px;
    width: 57px;
}

section.history-section::before {
    content: "";
    position: absolute;
    font-family: Gellix;
    font-size: 78px;
    font-weight: 900;
    line-height: 32px;
    text-align: left;
    right: 40px;
    top: 38px;
    background: url(/wp-content/uploads/2024/10/FLOORS-BY-YOU.png);
    height: 572px;
    width: 57px;
    background-size: 100%;
}

section.history-section p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    padding-right: 42px;
}

section.history-section strong {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
}

section.popular-section {
    background: #baa769;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.main-section-pop h2 {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 300;
    line-height: 63px;
    text-align: center;
    color: #fff;
}

.main-section-pop strong {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 700;
    line-height: 63px;
    text-align: center;
    color: #fff;
}

section.popular-section p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    color: #fff;
    width: 1266px;
    margin: 0 auto;
    margin-top: 18px;
}

.ing-text {
    background: #baa769;
    padding: 53px 161px 77px 59px;
    width: 45%;
}
.main-many {
    display: flex;
    align-items: center;
    position: relative;
}

.main-many::after {
    position: absolute;
    content: "";
    background: #2E3C48;
    width: 65px;
    height: 65px;
    bottom: 0px;
    left: -65px;
}

section.many-enquires {
    padding-top: 57px;
}

.main-many h2 {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 300;
    line-height: 70px;
    text-align: left;
    color: #fff;
}

.inquiry-text p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #2E3C48;
}

.inquiry-text {
    padding-left: 5rem;
    padding-top: 0px;
    width: 63%;
}
.main-many strong {
    font-family: Gellix;
    font-size: 62px;
    font-weight: 700;
    line-height: 70px;
    text-align: left;
    color: #fff;
}

.main-company-text {
    display: flex;
    align-items: center;
    position: relative;
    width: 45%;
}

.main-company-text strong {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
}

.main-company-text h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 300;
    line-height: 54px;
    text-align: left;
    margin-bottom: 20px;
    color: #2E3C48;
}

.main-company-text::after {
    content: "";
    background: url(../images/dots-img.svg);
    position: absolute;
    width: 100px;
    height: 244px;
    top: -130px;
    right: -41px;
    z-index: 9;
}

.container.main-text-comp p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #000;
}

.container.main-text-comp {
    padding-left: 5rem;
    padding-right: 28px;
}

.left-comp {
    display: flex;
    background: #FFF6EE;
}
section.our-company::after {
    position: absolute;
    content: "";
    background: #BAA769;
    width: 190px;
    top: -52px;
    right: 0px;
    z-index: -1;
    height: 123%;
}
section.our-company {
    position: relative;
}

.main-guide {
    padding-left: 5rem;
    position: relative;
    padding-top: 58px;
}

.left-guide {
    display: flex;
    /*align-items: center;*/
}

section.Our-Guidance::before {
    background: #C76E00;
    position: absolute;
    content: "";
    width: 65px;
    height: 65px;
    right: 0px;
    bottom: 0px;
}

.main-guide-text {
    display: flex;
    background: #2E3C48;
    align-items: center;
    padding-left: 66px;
    padding-right: 98px;
    margin-top: 59px;
    position: relative;
    width: 50% !important;
}
section.Our-Guidance {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
}
.Guidance p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #fff;
    margin-top: 22px;
}

.main-guide::after {
    width: 120px;
    height: 120px;
    position: absolute;
    content: "";
    background: #2E3C48;
    bottom: 1px;
    left: -18%;
    z-index: -1;
}

.Guidance h2 {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 300;
    line-height: 63px;
    text-align: left;
    color: #fff;
}

.Guidance strong {
    font-family: Gellix;
    font-size: 58px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
    color: #fff;
}
.sec-img-comp {
    position: relative;
    width: 60%;
}
.vedio-btn-compny {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    top: 40%;
    display: flex;
    justify-content: center;
}

/*About us page css*/


/*Home page change css*/

.top-header-inner button.btn.btn-outline-success {
    background: transparent;
}

.top-header-inner button.btn.btn-outline-success {
    background-color: transparent !important;
}

.middile-slider button.slide-arrow {
    background-color: transparent !important;
    top: -6px;
    position: absolute;
    padding: 0 !IMPORTANT;
}

.middile-slider button.slide-arrow {
    background-color: transparent !important;
}

section.homepage-slider button.carousel-control-prev {
    background-color: #2E3C48 !important;
}

section.homepage-slider button.carousel-control-next {
    background: #C76E00 !important;
}

.main-collection.container button.slide-arrow {
    display: flex;
    background-color: transparent !important;
    padding: 0 !IMPORTANT;
    align-items: center;
    justify-content: center;
}
a button.main-btn:hover {
    background: #C76E00 !important;
    transition: 0.3s;
}

.main-collection button.slide-arrow.prev-arrow:hover {
    background-color: #C76E00 !important;
    border: 0 !important;
}

.main-collection button.slide-arrow.next-arrow:hover {
    background-color: #C76E00 !important;
    border: 0 !important;
}

section.collection-section-seller img.attachment-medium {
    height: 211px !important;
    margin-bottom: 17px;
    max-width: 100% !important;
}

.grid.sub-column figure {
    display: flex;
    justify-content: center;
    margin: 0 auto !important;
}

.odd-sec figcaption {
    margin-bottom: 36px;
}

.footer a.link.list-social__link {
    height: 34px;
}

/*Home page change css*/

.second-contact .form-row {
    display: flex;
    gap: 26px;
}

.second-contact .form-group {
    width: 100%;
}

.form-row input {
    width: 100%;
    border: 0 !important;
    margin-bottom: 12px !IMPORTANT;
    background: transparent;
    border-bottom: 1px solid #fff !important;
    padding-left: 0px !important;
    color: #fff !important;
    font-family: 'Gellix';
}

.form-row input::placeholder {
    color: #fff;
}
.second-contact .form-group {
    margin-bottom: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: 0;
    margin-bottom: 23px;
    background: transparent;
    border-bottom: 1px solid #fff;
    padding-left: 0px;
    color: #fff;
    font-family: 'Gellix';
    height: 80px;
    margin-top: 12px;
}

input.wpcf7-form-control.wpcf7-submit.submit-btn {
    border: 0 !important;
    background-color: #2E3C48 !important;
    width: 216px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 9px;
    font-family: 'Gellix' !important;
    padding: 0 !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
}

textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #fff;
}

form.wpcf7-form.init {
    margin-top: 28px;
}

.accordion-button:not(.collapsed) {
    border-radius: 12px 12px 0px 1px !important;
}

.accordion-body li {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 33px;
    text-align: left;
    color: #fff;
}

.accordion-body {
    padding-top: 0;
    padding-bottom: 36px;
    padding-left: 34px;
}
.accordion-body ul {
    padding-left: 18px;
}
footer.footer-section h3 {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-widget.footer-1 p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    margin-bottom: 26px !important;
    margin-top: 20px;
}
body a.wp-block-button__link.no-border-radius {
    width: 100% !important;
    background-color: #baa769;
}

body .wp-block-jetpack-subscriptions.wp-block-jetpack-subscriptions__supports-newline:not(.wp-block-jetpack-subscriptions__use-newline) p#subscribe-submit {
    width: auto !important;
    align-items: self-start !important;
    justify-content: flex-start !important;

}


.wp-block-jetpack-subscriptions__form-elements p#subscribe-email {
    width: 100%;
}

body .wp-block-jetpack-subscriptions.wp-block-jetpack-subscriptions__supports-newline:not(.wp-block-jetpack-subscriptions__use-newline) p#subscribe-submit {
    width: auto !important;
}

.wp-block-jetpack-subscriptions__form-elements button.wp-block-button__link {
    position: relative;
    margin: 0 !important;
}
footer.footer-section figure.wp-block-image.size-full {
    width: 100%;
    border: 0 !IMPORTANT;
    justify-content: flex-start !important;
    margin: 0 !IMPORTANT;
    align-items: self-start;
    margin-top: 0;
    height: auto;
}
footer.footer-section ul.menu a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    color: #000 !important;
}

footer.footer-section ul.menu {
    padding: 0;
    list-style: none;
}

.icon-sec ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 38px;
    align-items: center;
}

.footer-block.grid__item.third .footer-widget.footer-3:nth-child(3) {
    margin-top: 50px;
    margin-bottom: 15px;
}

li.email {
    border-left: 1px solid #00000066;
    padding-left: 51px;
}

.single-product .summary p.price {
    margin-bottom: 10px !IMPORTANT;
}

input#subscribe-field::placeholder {
    color: #000;
    font-family: 'Gellix';
}

input#subscribe-field {
    border: 1px solid #C1C1C1;
    color: #000;
    font-family: 'Gellix';
    height: 60px !important;
}

button.wp-block-button__link.no-border-radius {
    background-color: #2d3c47 !IMPORTANT;
    width: 180px;
    height: 60px;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    right: 0px;
}

.accouncement-bar .icon-sec ul {
    gap: 3px;
}

.footer-block.grid__item.third {
    position: relative;
}

ul#menu-copyright-menu {
    display: flex;
    list-style: none;
    gap: 28px;
}

.icon-sec ul li {
    display: flex;
    gap: 12px;
    align-items: center;
}

input:focus-visible {
    outline: 0 !important;
    box-shadow: unset !important;
}

input:focus {
    outline: 0 !important;
    box-shadow: unset !important;
}


nav.woocommerce-breadcrumb {
/*    padding-left: 0;
    padding-right: 0;*/
    margin-bottom: 0px;
    padding-top: 20px;
  
    padding-bottom: 25px;
}
.bread-cust{
	  border-bottom: 1px solid #00000040;
}
	
.product-template-default .bread-cust {
    border: navajowhite;
    padding-bottom:0px;
}

nav.woocommerce-breadcrumb a {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
}
nav.woocommerce-breadcrumb a:hover {
    color: #C76E00;
}
select.orderby {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    border: 1px solid #bfbfbf !important;
    cursor: pointer;
}

ul.woof_products_top_panel_ul button.woof_reset_button_2 {
    margin: 0;
}
ul.wp-block-categories-list li.cat-item a {
    font-family: Gellix;
    font-size: 26px;
    font-weight: 700;
    line-height: 31.21px;
    text-align: left;
    text-decoration: none;
}

nav.woocommerce-breadcrumb {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
}

.woocommerce-shop section.contact-section::after {
    display: none;
}

.woocommerce-shop h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 700 !important;
    line-height: 63px;
    text-align: left;
    color: #fff !important;
}

.woocommerce section {
    padding-top: 2.5rem !important;
}

.woo-variation-swatches .variable-items-wrapper span.variable-item-span.variable-item-span-button {
    width: auto;
    padding: 0 !important;
}
section.video-section .page-heading h3 {
    font-size: 38px;
    margin-bottom: 30px;
    font-weight: 400;
	
    color: #2E3C48;
}
h2.woocommerce-loop-product__title {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: center !important;
}
.woocommerce-product-details__short-description {
    border-bottom: 0px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.single-product .summary .woocommerce-product-details__short-description {
    margin-bottom: 0 !important;
}
.no-price-login {
    margin-bottom: 10px;
}

.quantity-wrap {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
section.related.products ul.products-related-section .jdgm-widget.jdgm-preview-badge {
    display: none !important;
}
section.related.products ul.products-related-section .product-rating .jdgm-widget.jdgm-preview-badge {
    display: block !important;
}
.jdgm-write-rev-link.jdgm-write-rev-link:hover {
    border-color: #2E3C48 !important;
    opacity: 1 !important;
    background-color: #2E3C48 !important;
}
a.button.product-get-pricing {
    width: 180px !important;
    height: 55px;
    background-color: #C76E00 !important;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 55px;
    text-align: left;
    color: #fff;
    padding: 0 !important;
    margin: 0 auto;
}

span.woocommerce-review-link {
    font-family: Gellix;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
    text-align: left;
    color: #5B5B5B;
}

.star-rating span {
    color: #BAA769 !important;
}

.woocommerce ul.products li.product .woocommerce-product-rating {
    text-align: center;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    gap: 4px;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    color: #000 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wrapper.without-samplebtn .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single.yith-add-to-wishlist-button-block--initialized {
    width: 100%;
}
select.orderby:focus {
    outline: 0;
    box-shadow: unset !important;
}

.woocommerce ul.products {
    padding-bottom: 50px;
    row-gap:8px;
}

.Tabs .Content img {
    display: flex;
    margin: 0 auto;
}

.star-rating {
    display: flex !important;
    justify-content: center;
    margin: 0 auto;
}

ul.products li.product .star-rating {
    margin-bottom: .8rem;
    margin-top: 7px;
}

.woocommerce ul.products li.product {
    justify-content: flex-start;
}

.woocommerce-product-rating {
    margin: 0 auto;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-align: center;
    display: flex !important;
    justify-content: center;
    margin: 0 auto;
}

ul.page-numbers {
    padding-bottom: 35px !IMPORTANT;
    display: flex !important;
    justify-content: center;
}

ul.page-numbers .page-numbers  {
    border: 1px solid #AEAEAE;
    border-radius: 100%;
    height: 60px;
    width: 60px;
}

a.page-numbers {
    width: 60px !important;
    height: 60px !important;
    padding: 0 !important;
    display: flex !IMPORTANT;
    justify-content: center;
    align-items: center;
    font-family: Gellix;
    font-size: 18px;
}
ul.page-numbers .page-numbers:hover {
    background: #BAA769;
    border-radius: 100px;
    color: #fff;
}


span.page-numbers.current {
    background: #BAA769;
    border-radius: 100px;
    color: #fff;
}
ul.page-numbers li:hover a {
    color: #fff;
}


span.page-numbers {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.59px;
    text-align: center;
    width: 60px;
    height: 60px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
section.contact-section img {
    width: 100%;
}

ul.page-numbers {
    gap: 12px;
    padding-bottom: 60px !important;
}

.infinite-scroll .woocommerce-pagination {
    display: block !important;
}


/*Product page css*/

.summary.entry-summary {
    width: 42% ! Important;
    padding-left: 30px !important;
}


.single-product .images {
    width: 58% !important;
}

button.single_add_to_cart_button.button:hover {
    background: #BAA769 !important;
}
button.single_add_to_cart_button.button {
    width: 100% ! IMPORTANT;
    margin: 10px 0;
    margin-bottom: 0;
}
.Tabs {
    flex-wrap: wrap;
    display: flex;
    column-gap: 0.125rem;
    width: 1286px;
    margin-inline: auto;
    margin-block: 4rem;
    gap: 15px;
    row-gap: 3px;
    cursor: pointer;
    margin-top: 0px !IMPORTANT;
    padding-top: 40px;
}
:focus{
	outline:none !important;
	box-shadow:0px 0px 0px !important;
}

.Tab {
    display: contents;
}

.Tab input {
    display: none;
}


.Tabs .Header {
    order: -1;
    font-weight: bold;
    padding: 0 !important;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    user-select: none;
    transition: background 80ms ease-in-out;
}

/*
.Header:hover {
    background : #ffc08c55 ;
}
*/
.Tabs input:checked~.Header {
    background: #C76E00;
    width: 277px;
    height: 69px;
    font-family: Gellix;
    font-size: 20px;
    font-weight: 800;
    line-height: 69px;
    text-align: center;
    color: #C76E00;
    padding: 0;
    border-radius: 0px;
    cursor: pointer;
}

.Tabs label.Header {
    background: #baa769;
    width: 277px;
    height: 69px;
    font-family: Gellix;
    font-size: 20px;
    font-weight: 800;
    line-height: 69px;
    text-align: center;
    color: #fff;
    padding: 0;
    border-radius: 0px !important;
    cursor: pointer;
}

label.Header.active {
    background: #ECECEC !important;
    color: #C76E00 !important;
}

.Tabs label.Headerthird-header {
    background: #ECECEC;
    width: 277px;
    height: 69px;
    font-family: Gellix;
    font-size: 20px;
    font-weight: 800;
    line-height: 69px;
    text-align: center;
    color: #C76E00;
    padding: 0;
    cursor: pointer;
}

.Tabs label.Headersecond {
    background: #baa769;
    width: 277px;
    height: 69px;
    font-family: Gellix;
    font-size: 20px;
    font-weight: 800;
    line-height: 69px;
    text-align: center;
    color: #fff;
    padding: 0;
    cursor: pointer;
}

.Tabs .Content {
    width: 100%;
    order: 1;
    padding: 0rem;
}

.Tabs input:not(:checked)~.Content {
    display: none;
}

.Tabs table {
    border-collapse: collapse;
    width: 100%;
}

.Tabs .Content td {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #000;
    width: 99px;
    padding-left: 16px;
    border: 0 !IMPORTANT;
}

.Tabs th,
td {
    text-align: left;
    padding: 8px;
}


.Tabs tr:nth-child(even) {
    background: #D9D9D9;
}

.Content.download-section p:nth-child(even) {
    background: #D9D9D9 !important;
}
.Content p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #000;
    padding-top: 14px;
}

.image-inner {
    position: relative;
}

section.image-with-text .vedio-btn-compny {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
    height: 100%;
    display: flex;
    align-items: center;
}

ul.page-numbers .page-numbers:hover svg path {
    fill: #fff;
}
.work-text strong {
    font-weight: 700;
 
}

.work-text h2 {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 300;
    line-height: 56px;
    text-align: left;
    color: #2E3C48;
}

.work-text p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #000000;
    margin-top: 13px;
}

section.image-with-text.second-image-text h2 {
    width: 275px;
    line-height: 53px;
}

.work-text {
    padding-top: 0px;
    padding-right: 89px;
}

section.image-with-text.first-child .row {
    align-items: self-start;
}
section.image-with-text .col-lg-8.col-md-8.col-xl-8.col-sm-12 {
    padding: 0 !IMPORTANT;
}

section.image-with-text.second-image-text .work-text {
    padding: 54px 35px 0px 132px;
}

section.image-with-text.second-image-text {
    padding-bottom: 53px;
}

.Tabs label:hover {
    background: #C76E00 !important;
    color: #fff !important;
}

section.image-with-text.second-image-text .image-inner img {
    width: 100%;
}

.image-inner img {
    width: 100%;
}
button.wc-block-components-button.wp-element-button:hover span.wc-block-components-button__text {
    color: #baa769 !important;
}

section.image-with-text .image-inner {
    position: relative;
    padding-right: 41px;
}

section.image-with-text.second-image-text .image-inner {
    padding-right: 0px !important;
}

section.image-with-text.second-image-text .col-lg-7.col-md-7.col-xl-7.col-sm-12 {
    padding: 0 !IMPORTANT;
}

section.table-section-product table,
th {
    border: 1px solid #BCBCBC;
    border-collapse: collapse;
}

section.table-section-product td {
    border: 1px solid #BCBCBC;
    border-collapse: collapse;
}

section.table-section-product th {
    width: 216px;
    padding-left: 11px;
    padding-right: 11px;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 13px;
    border: 1px solid #ccc !important;
}



section.table-section-product td img.arrow-img {
    width: 11px !IMPORTANT;
    height: 18px;
    object-fit: contain !IMPORTANT;
    margin-left: 6px;
}

section.table-section-product table .star-img img.img-fluid {
    width: 14px !IMPORTANT;
    height: 14px !IMPORTANT;
    margin: 0 !important;
}

tbody.tbl-accordion-header img.arrow-img {
    transform: rotate(0deg);
}


section.table-section-product table {
    border-collapse: collapse;
    margin: 50px auto;
}

section.table-section-product td {
    padding: 10px;
    border-bottom: 1px solid #ccc !important;
    text-align: center;
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
}

section.table-section-product {
    background: #F8F8F8;
    padding-top: 51px !important;
    padding-bottom: 19px !important;
}

section.table-section-product h2 {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 300;
    line-height: 56px;
    text-align: center;
    color: #2E3C48;
}

.slick-main-slider button.slide-arrow.slick-arrow {
    display: none;
}

section.table-section-product strong {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
}

section.table-section-product th {
    padding: 10px;
    border-bottom: 1px solid #ccc !important;
    text-align: left;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 25px;
    cursor: pointer;
}

tbody.tbl-accordion-body td {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    padding-left: 13px;
}

tbody.tbl-accordion-body img {
    display: flex;
    margin: 0 auto;
}

section.table-section-product .tbl-accordion-header a {
    color: #28c76f !important;
}

section.table-section-product .tbl-accordion-body {
    display: none;
}

section.table-section-product .tbl-accordion-body td {
    border-bottom: 0px;
}

section.table-section-product .tbl-accordion-body tr:last-child {
    border-bottom: 1px solid #ccc;
}

tbody.tbl-accordion-header strong {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    color: #C76E00;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.table-section-product td strong {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    text-align: left;
    color: #C76E00;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.table-section-product td {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: center;
    padding-left: 13px;
}

section.table-section-product td:nth-child(3) {
    text-align: center;
    align-items: center;
    justify-content: center;
}

section.table-section-product td:nth-child(3) strong {
    align-items: center;
    justify-content: center;
    color: #000;
}
section.table-section-product table th:nth-child(7) {
    width: 281px ! IMPORTANT;
}

section.table-section-product table th:nth-child(6) {
    width: 281px ! IMPORTANT;
}

tbody.tbl-accordion-body strong {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    display: flex;
    color: #000;
}

section.table-section-product .content {
    display: none;
}

.tbl-accordion-header.active .content {
    display: block;
}

tbody.tbl-accordion-header.active img.arrow-img {
    transform: rotate(179deg);
    top: 2px !IMPORTANT;
    position: relative;
}

label.Header.active {
    background: #ECECEC !important;
    color: #C76E00 !important;
}

body.page.page-id-15 h1.entry-title {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 800;
    line-height: 56px;
    text-align: left;
}

header.entry-header.alignwide, header.page-header.alignwide {
    padding-bottom: 26px ! IMPORTANT;
    border-bottom: 0px solid #0000002e !important;
    margin-bottom: 0px ! IMPORTANT;
    background: #baa769;
    max-width: 100%;
    margin-top: 0;
    padding: 30px 0 30px 0px !important;
}
header.entry-header.alignwide h1.entry-title, header.page-header.alignwide h1 {
    color: #fff;
    font-size: 40px !important;
    text-align: center;
    font-weight: 700;
    font-family: Gellix;
    text-transform: capitalize;
}
.woocommerce-MyAccount-content {
    text-align: center;
}
body.page.page-id-15 h2.wp-block-heading {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.01em;
    text-align: center;
    margin-bottom: 18px;
}

button.wp-block-button__link.no-border-radius:hover {
    background: #C76E00 !important;
    color: #fff;
}
footer.footer-section ul.menu a:hover {
    color: #C76E00 !important;
}
:root :where(.wp-block-separator.is-style-dots):before {
    content: "" !important;
}
section.related.products ul.products li.product .button:hover {
    background: #baa769 !important;
}
span.woocommerce-Price-amount.amount {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}

a.wp-block-button__link.add_to_cart_button {
    width: 180px;
    height: 50px !important;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 42px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 !important;
    margin: 0 !IMPORTANT;
    background: #C76E00 !important;
}

.wc-block-grid__product-title {
    font-family: Gellix !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 21.6px !important;
    color: #000 !important;
}
body.page.page-id-15 ul.wc-block-grid__products .wp-block-button.wc-block-grid__product-add-to-cart {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.product-rating span {
    width: auto;
    display: inline-flex;
}

.slider-content .product-rating {
    max-width: 220px;
    margin: auto;
    margin-top: 10px;
}

.slider-content .product-rating span {
    padding-left: 0px !IMPORTANT;
}
.wc-block-grid__product.wc-block-grid__product {
    padding-bottom: 50px;
}
body.page.page-id-15 ul.wc-block-grid__products {
    padding-top: 29px;
}

.wc-block-components-formatted-money-amount {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    color: #000 !important;
}

a.wc-block-components-product-name {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    color: #000 !important;
}

span.wc-block-components-totals-item__label {
    font-family: 'Gellix';
    font-weight: 600;
    font-size: 19px;
}

button.wc-block-components-panel__button {
    font-family: 'Gellix';
    color: #000;
    font-weight: 600;
    font-size: 19px !important;
}

button.wc-block-components-panel__button:hover {
    font-weight: 600 !important;
    font-family: 'Gellix';
}

.wc-block-components-totals-coupon__content label {
    font-weight: 600 !important;
    font-family: 'Gellix' !important;
    color: #000 !important;
    font-size: 16px !important;

}

button.wc-block-components-button.wp-element-button {
    background: #baa769 !important;
    height: 48px !IMPORTANT;
    padding: 0 !IMPORTANT;
    min-height: 53px !important;
    border: 0 !important;
    border-radius: 9px;
    font-size: 18px !important;
    border: 1px solid #baa769 !important;
    text-transform: uppercase;
    font-family: 'Gellix';
    font-weight: 800;
}


.yes-js .hidden-title-form {
    width: 100%;
}

.yes-js .hidden-title-form input[type="text"] {
    width: 100%;
}

.yes-js .hidden-title-form .edit-title-buttons {
    top: calc(46% - 15px);
}
.woocommerce-MyAccount-content p {
    font-size: 17px !important;
    font-family: 'Gellix' !important;
    color: #000 !IMPORTANT;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    font-size: 20px !IMPORTANT;
    text-decoration: none !important;
    font-family: 'Gellix' !important;
    color: #000 !important;
    font-weight: 600 !important;
}

div#customer_login, div#customer_login {
    width: 100%;
    max-width: 560px !important;
    margin: auto;
}
header.entry-header.alignwide h1.entry-title {
    text-align: center;
}
body.dashboard .woocommerce {
    max-width: 100% !important;
}
header.entry-header.alignwide, header.page-header.alignwide {
    padding-bottom: 30px;
    border-bottom: 0px solid #00000029;
    margin-bottom: 0px;
}

.single-product table.variations td.value {
    border: 0 !IMPORTANT;
}

.error-404 p {
    font-family: 'Gellix';
    font-size: 17px;
}

.search-form>label {
    font-family: 'Gellix';
}

.error-404 .page-content {
    padding-bottom: 51px !IMPORTANT;
}




.image-inner img {
    height: 100vh !important;
    object-fit: cover;
    max-height: 600px;
}

.wc-block-components-totals-coupon__content input[type="text"] {
    height: 53px !important;
    padding: 0 !IMPORTANT;
    font-family: 'Gellix';
    padding-left: 10px !important;
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700;
    font-size: 19px !IMPORTANT;
}

span.wc-block-components-button__text {
    font-family: 'Gellix';
    color: #fff;
    font-weight: 600;
}

.wc-block-components-product-badge.wc-block-components-sale-badge, .wc-block-components-product-badge.wc-block-components-sale-badge span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount {
    font-size: 16px;
}
button.wc-block-cart-item__remove-link {
    font-family: 'Gellix' !important;
    font-weight: 700 !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #baa769;
    border-radius: 10px;
    margin-top: 30px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #baa769;
    text-decoration: none;
}
	
span.wc-block-components-button__text {
    text-transform: uppercase;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover, button.wc-block-components-address-card__edit:hover {
    color: #baa769;
    border: 1px solid #baa769;
    background: transparent ! IMPORTANT;
    text-decoration: none;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
button.wc-block-components-address-card__edit:hover {
    color: #baa769;
    border: 1px solid #baa769;
    background: transparent;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover span {
    color: #baa769;
}
.u-columns.woocommerce-Addresses h2 {
    font-family: 'Gellix';
    color: #000;
    font-size: 25px !important;
    font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses a.edit {
    font-weight: 500;
    font-family: 'Gellix';
}

.woocommerce-account .woocommerce-EditAccountForm fieldset {
    margin-top: 0px !IMPORTANT;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses address {
    font-weight: 500;
    font-family: 'Gellix';
    font-size: 17px;
}

.woocommerce-account .woocommerce-EditAccountForm p em {
    font-size: 18px !important;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce-page form .form-row select {
    border: 1px solid #00000057 !important;
    height: 46px !important;
    border-radius: 5px;
    margin-top: 0px !important;
    margin-bottom: 0px ! IMPORTANT;
    color: #000 !important;
    padding-left: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 0;
    background: transparent;
}.woocommerce-address-fields {
    max-width: 800px;
    margin: auto;
    text-align: left;
    background: #f5f5f5;
    padding: 0 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.woocommerce-address-fields input {
    color: #000;
}

.woocommerce-address-fields input::placeholder {
    color: #000;
}   
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-size: 18px !IMPORTANT;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
    font-family: 'Gellix' !important;
    color: #000 !important;
    font-size: 20px !important;
}

a.button.wc-forward {
    color: #000 !important;
}

button.woocommerce-Button.button {
    background: #baa769 !important;
    border-radius: 9px !IMPORTANT;
    height: 50px !important;
    line-height: 43px;
    padding: 0;
    width: 167px !IMPORTANT;
    font-family: 'Gellix';
    font-size: 18px;
}

a.button.wc-forward {
    background: transparent !important;
    color: #000;
}

a.woocommerce-Button.wc-forward.button {
    background: transparent !important;
    color: #000;
    font-family: 'Gellix';
}

.woocommerce-MyAccount-content .woocommerce-info {
    border-top-color: #baa769 !important;
    font-family: 'Gellix';
    color: #000 !important;
}

.slick-thumbnails button.slide-arrow.slick-arrow:hover {
    background: #C76E00 !important;
    padding: 0;
	 color: #fff;
}


.slick-thumbnails .slick-slide {
    margin: 0px !important;
    margin-top: 9.5px !important;
}

button.yith-wcwl-add-to-wishlist-button:hover {
    background: #C76E00 !important;
    border-color: #C76E00 !important;
    color: #fff !important;
}
.slick-thumbnails button.slide-arrow.slick-arrow {
    color: #000;
}

button#sample-price-button:hover {
    background: #cc5500 !important;
    color: #fff!important;
}
.slick-thumbnails button.slide-arrow.slick-arrow {
    background: #D9D9D9;
    width: 100%;
    height: 21px ! IMPORTANT;
    padding: 0 !important;
    border-radius: 10px 10px 0px 0px;
	    line-height: 0;
}

section.contact-section {
    padding-top: 0rem !important;
}

.slick-thumbnails button.slide-arrow.next-arrow.slick-arrow {
    border-radius: 0px 0px 10px 10px !important;
    position: relative;
}
section.no-results.not-found {
    padding-bottom: 68px;
}

section.no-results.not-found p {
    font-family: 'Gellix';
    letter-spacing: 0;
}

input.search-submit:hover {
    border: 2PX SOLID #baa769 ! IMPORTANT;
    color: #fff ! IMPORTANT;
}
input.search-submit {
    background: #baa769 ! IMPORTANT;
    font-family: 'Gellix' !important;
    width: 200px;
    height: 63px;
    padding: 0 !important;
}
.slick-thumbnails button.slide-arrow.prev-arrow.slick-arrow {
    margin-bottom: 0;
    position: relative;
}
.slick-thumbnails {
    margin-top: -10px;
}
a.reset_variations {
    margin-left: 0 !important;
}
.single-product .woocommerce-variation-price {
    margin: 0rem 0 !important;
}
.slick-main-slider.slick-initialized.slick-slider button.slide-arrow.slick-arrow {
    display: none !important;
}

.slick-thumbnails {
    width: 20% !important;
    float: left;
    margin-right: 0% !important;
}

.slick-main-slider {
    width: 78% !important;
    float: right;
}

.slick-main-slider img {
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}

.single-product nav.woocommerce-breadcrumb {
    padding-left: 0px !important;
    border: 0 !important;
    display: flex;
    gap: 21px;
}

.slick-thumbnails button.slide-arrow.slick-arrow {
    background: #D9D9D9 !important;
}

h1.product_title.entry-title {
    font-family: Gellix !important;
    font-size: 32px !IMPORTANT;
    font-weight: 700 !important;
    line-height: 29px;
    letter-spacing: 0.01em;
    text-align: left;
    margin: 0px 0px 14px !important;
}

a.woocommerce-review-link {
    font-family: Gellix !IMPORTANT;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #000;
}

li.variable-item.color-variable-item.color-variable-item-spotted-gum {
    margin-left: 0px !important;
}

span.woo-selected-variation-item-name {
    font-family: Gellix;
    font-size: 17px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
}

a.reset_variations {
    font-family: Gellix;
    font-size: 17px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
}

.woocommerce-product-details__short-description p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
}

table.variations label {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
    padding: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
	
    text-transform: uppercase;
}

td.value.woo-variation-items-wrapper {
    border: 0 !IMPORTANT;
}

td.value.woo-variation-items-wrapper {
    padding: 0 !IMPORTANT;
    padding-bottom: 17px !IMPORTANT;
}

.single-product th.label {
    border: 0 !important;
    padding: 0 !important;
}

.single-product .star-rating span {
    color: #C76E00 !IMPORTANT;
}

.single-product .woocommerce-product-rating {
    margin: 0 !important;
}

.single-product nav.woocommerce-breadcrumb {
    padding-bottom: 0;
}

.jdgm-form-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}
.image-text a span {
    width: 100%;
    display: inline-block;
    text-align: left;
}
.single-product li.variable-item.color-variable-item {
    border: 0 !important;
    box-shadow: unset !important;
    width: 30px  !important;
    height: 30px  !important;
    margin: 0 !important;
}
.main-product.user-out .summary.entry-summary .wrapper button#sample-price-button {
  width: 100%;
}
li.variable-item.button-variable-item {
    border: 1px solid #A3A3A3 !important;
    border-radius: 8px !important;
    box-shadow: 0px 0px !important;
    padding: 20px 20px !important;
}
span.variable-item-span.variable-item-span-color {
    width: 50px;
    height: 50px;
	
    border: 1px solid #ececec;
    border-radius: 100% !important;
}

.single-product span.variable-item-span.variable-item-span-button {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
 
    letter-spacing: 0px !important;
    text-align: center;
    width: 96px;
    padding: 0px 18px !important;
}

.single-product button.single_add_to_cart_button {
    height: 55px !IMPORTANT;
    background: #C76E00 !IMPORTANT;
    opacity: 1 !IMPORTANT;
    border-radius: 10px;
    font-family: Gellix;
    font-size: 16px !important;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.reset_variations {
    visibility: none !important;
    position: inherit !important;
    z-index: 0;
}
ul.variable-items-wrapper.color-variable-items-wrapper.wvs-style-squared {
    padding-bottom: 10px;
}
.button-group button {
    background-color: transparent !important;
    padding: 0px;
    border: none;
    width: 100%;
    position: relative;
    z-index: 999;
}
.button-group button:hover {
    border: none;
}
.single-product div.product .product_meta {
    margin-top: 1rem !important;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.01em;
    text-align: left;
}

button.single_add_to_cart_button.button:hover {
    border: 0 !important;
    color: #fff !important;
}

section.related.products {
    background: #F8F8F8 !important;
    padding-top: 51px !important;
    padding-bottom: 69px !important;
    margin-top: 60px !important;
    margin-bottom: 0;
}
.related-products-slider .slick-slide {
    padding-left: 20px;
}
.wishlist-title.wishlist-title-with-form {
    width: 100%;
    text-align: center;
}

.wishlist-title.wishlist-title-with-form.wishlist-title.wishlist-title-with-form h2 {
    font-family: Gellix;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}
.related-products-slider .slick-list.draggable {
    margin-left: -20px;
}
section.related.products h2 {
    font-family: Gellix;
    font-size: 56px;
    font-weight: 300;
    line-height: 56px;
    text-align: center;
    margin-bottom: 20px;
	color:#2E3C48;
}.woocommerce ul.products.columns-4 li.product {
    text-align: center;
}

section.related.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: block !important;
}

section.related.products img.attachment-woocommerce_thumbnail {
    height: 257px ! IMPORTANT;
    width: 100% !important;
    max-width: 100% !important;
    object-fit: cover ! IMPORTANT;
}

section.related.products h2 span {

  font-weight: 700 !IMPORTANT;
   
}

.single-product button.single_add_to_cart_button:hover {
    
    background-color: #2e3c48 !important;
    transition: 0.3s;
}

section.related.products h2.woocommerce-loop-product__title {
    font-family: Gellix;
    font-size: 18px !important;
    font-weight: 700 !IMPORTANT;
    line-height: 26.6px !important;
    text-align: left;
    margin-top: 10px;
}
a.added_to_cart.wc-forward:hover{
	 background:#323E48 !important;
	 color:#fff !important;
}
section.related.products ul.products li.product .button {
    width: 180px;
    height: 50px !important;
    background: #C76E00 !important;
    border-radius: 10px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: 'Gellix' !IMPORTANT;
    font-size: 16px !IMPORTANT;
    line-height: 50px !IMPORTANT;
    margin: 0 auto;
    margin-top: 13px;
}

section.related.products ul.products.columns-4 {
    padding-bottom: 26px !IMPORTANT;
}

.jdgm-rev-widg__header {
    margin-top: 12px;
}

.jdgm-rev-widg__summary-text {
    font-family: 'Gellix' !important;
    font-weight: 600;
}

.jdgm-form__title {
    font-family: 'Gellix' !important;
    font-size: 21px !IMPORTANT;
}

.jdgm-rev-widg__header a.jdgm-write-rev-link {
    background-color: #cc5500 !important;
    font-size: 18px;
    height: 46px !IMPORTANT;
    line-height: 42px;
    padding: 0;
    border-radius: 10px;
    font-family: 'Gellix' !important;
    text-transform: uppercase;
    font-weight: bold;
    border-color: #cc5500 !important;
}
.jdgm-form-wrapper input {
    font-family: Gellix !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    color: #000 !important;
}

.jdgm-form__fieldset p {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
}

.jdgm-form-wrapper textarea {
    font-family: Gellix !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    color: #000 !important;
}

.jdgm-form-wrapper input::placeholder {
    color: #000;
}

input.jdgm-btn.jdgm-btn--solid.jdgm-submit-rev, a.jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
    background: transparent !important;
    color: #C76E00 !important;
    font-family: 'Gellix' !important;
    border: 2px solid #C76E00;
}
.jdgm-form__fieldset a {
    text-decoration: underline;
}

.jdgm-form__fieldset a:hover {
    color: #C76E00 !important;
}
.jdgm-form-wrapper textarea::placeholder {
    color: #000;
}

.jdgm-form__fieldset label {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
}

h2.jdgm-rev-widg__title {
    
    font-family: Gellix;
    font-size: 56px;
    font-weight: 700;
    line-height: 67.21px;
    text-align: center;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.jdgm-row-stars {
    margin-bottom: 34px !IMPORTANT;
}

.jdgm-form-wrapper {
    background: #fff;
    box-shadow: 0px 0px 15px #00000036;
    border-radius: 10px;
    margin-top: 33px !IMPORTANT;
    width: 1059px;
    margin: 34px auto 20px !important;
    justify-content: center;
    display: flex;
}

.jdgm-row-stars {
    box-shadow: 0px 0px 22px #0000002b;
    background: #fff;
    border-radius: 10px;
    width: 1061px;
    margin: 0 auto !important;
    align-items: center;
    padding: 23px 0px 20px;
}

.single-product table.variations {
    margin-bottom: 0px !IMPORTANT;
}

/*Product page css*/
.irs--round .irs-handle {
    border: 4px solid #000 !important;
    box-shadow: 0 1px 3px #000 !important;
}

.irs--round .irs-grid-text {
    color: #000 !important;
    font-family: 'Gellix' !IMPORTANT;
}

.woof label {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
    color: #000;
}
.woo-variation-swatches .variable-items-wrapper .variable-item img {
    border-radius: 100px;
}

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 100px;
}
.woocommerce-info {
    font-family: Gellix;
}
.irs--round .irs-bar {
    background-color: #000 !important;
}
.widget.widget-woof h3.widget-title {
    font-family: Gellix;
    font-size: 26px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin-bottom: 30px !important;
}
.woocommerce ul.products li.product .woocommerce-product-rating {
    justify-content: center;
}

.woof_submit_search_form_container svg {
    position: relative;
    top: -3px;
    left: 4px;
}
.woof_fs_pa_size h4.accordion-header {
    border-bottom: 0px;
}
button.button.woof_reset_search_form {
    position: absolute;
    top: 0;
    right: 0;
    top: -60px;
}
button.button.woof_reset_search_form svg {
    position: relative;
    top: -2px;
    left: 4px;
}
button.button.woof_reset_search_form:hover svg path {
    fill: #fff;
}
button.swal2-confirm.swal2-styled.swal2-default-outline {
    background: #C76E00 !IMPORTANT;

}

button.swal2-cancel.swal2-styled.swal2-default-outline {
    background: #BAA769 !important;
}

button.swal2-cancel.swal2-styled.swal2-default-outline:hover {
    background: #d5bc6b !important;
    color: #fff;
}

button.swal2-confirm.swal2-styled.swal2-default-outline:hover {
    color: #fff;
    background: #e38637 ! IMPORTANT;
}
.woof_submit_search_form_container {
    margin-top: 0;
    position: absolute;
    top: -65px;
    right: 0;
}

.woof.woof_sid.woof_sid_widget {
    position: relative;
}
.chosen-container-single .chosen-single span {
    color: #000;
    font-family: 'Gellix' !important;
}

input.chosen-search-input.default {
    color: #000 !important;
    font-family: 'Gellix' !important;
    font-size: 14px !IMPORTANT;
}

button.button.woof_reset_search_form {

    padding: 0 !important;
    text-transform: uppercase;
    border-radius: 10px !important;
    width: 129px !important;
    border: 1px solid #323E48;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: center;
    color: #000 !important;
    background: transparent !important;
    height: 48px;
}
button.button.woof_reset_search_form:hover {
    background:#323E48 !important;
    color: #fff !important;
}
.woof_checkbox_instock_container.woof_container.woof_container_stock.woof_fs_by_instock {
    border-bottom: 1px solid #D9D9D9;
}
.price-or-pricing {
    width: 100%;
}

body > div.container > div > div.col-md-9 {
    position: relative;
    padding-top: 62px;
}

.woocommerce ul.products li.product .woocommerce-product-rating {
    justify-content: center;
}
button.woof_reset_button_2 {
    width: 133px !important;
    height: 50px;
    background-color: #C76E00 !important;
    font-family: Gellix;
    font-size: 17px;
    font-weight: 800;
    text-align: center;
    color: #fff;
    padding: 0 !important;
    text-transform: uppercase;
    border-radius: 10px !important;
    margin-top: 14px;
}

.woocommerce-error li, .woocommerce-info, .woocommerce-message {
    display: inline !important;
    padding: 0 !important;
    font-family: Gellix !important;
}
ul.woocommerce-error {
    padding: 10px;
}

ul.woocommerce-error a {
    color: #000;
}

ul.woocommerce-error a:hover {
    color: #baa769;
}
ul.chosen-choices {
    border: 1px solid #0000001f ! IMPORTANT;
    border-radius: 3px !important;
    padding-left: 7px !IMPORTANT;
}
body .woof_container .accordion-header {
    font-size: 20px;
	
    text-transform: capitalize;
}
.widget.widget-woof {
    padding-right: 0px;
}

.widget h4 {
    font-family: Gellix;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    font-size: 12px !important;
    background-color: #000 !IMPORTANT;
    color: white;
    font-family: 'Gellix' !important;
}

.woof_list_label .woof_label_term {
    height: 38px !important;
    font-size: 14px !IMPORTANT;
    font-family: 'Gellix' !important;
    color: #000 !IMPORTANT;
}

.woof_list_label li .woof_label_term:hover,
.woof_list_label li .woof_label_term.checked {
    background-color: transparent !important;
    border-color: #000 !IMPORTANT;
    color: #fff;
}

.slick-dots li.slick-active button:before {
    opacity: 0 !IMPORTANT;
}

.slick-dots li button:before {
    content: '' !important;
}

section.related.products .slick-slide {
    text-align: center;
    padding-left: 20px;
}
ul.products-related-section .slick-list {
    margin-left: -20px;
}
.slick-dots li button:before {
    width: 0px !IMPORTANT;
    height: 0px !IMPORTANT;
}

ul.slick-dots li.slick-active {
    width: 42px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    border-top-color: #000 !important;
}

body.page-template-default.page.page-id-15 .wc-block-components-sidebar {
    display: table;
    width: 40% !important;
}

body.page-template-default.page.page-id-15 .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 60%;
    float: left;
}

body.page-id-16 .wp-block-woocommerce-checkout {
    margin: 0;
    padding-top: 24px;
    margin: 0 auto;
}

body.page-id-16 h2.wc-block-components-title {
    font-family: 'Gellix';
    font-weight: 600;
}

button.wc-block-components-address-form__address_2-toggle {
    background: #baa769 !IMPORTANT;
    border-radius: 10px !important;
    color: #fff !IMPORTANT;
    font-family: 'Gellix' !IMPORTANT;
    text-decoration: none !IMPORTANT;
}

span.wc-block-components-checkbox__label {
    font-family: 'Gellix' !IMPORTANT;
}

.wc-block-components-notice-banner__content {
    font-family: 'Gellix';
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    font-family: 'Gellix' !IMPORTANT;
    color: #000;
    font-weight: 600;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator span {
    color: #000;
    font-family: 'Gellix';
    font-size: 17px;
}

body.page-id-16 p.wc-block-components-checkout-step__description {
    font-family: 'Gellix';
    color: #000;
}

body.page-id-16 .wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    font-family: 'Gellix' !important;
    color: #000;
    font-size: 17px;
}

body.page-id-16 .wc-blocks-components-select .wc-blocks-components-select__select {
    font-family: 'Gellix' !IMPORTANT;
    font-size: 15px !IMPORTANT;
}

body.page-id-16 input {
    font-family: 'Gellix' !important;
    font-size: 16px !IMPORTANT;
}

svg.bi.bi-x-lg.close-btn {
    DISPLAY: NONE !IMPORTANT;
}

.jdgm-star.jdgm--on:before,
.jdgm-star.jdgm--off:before {
    content: "\e000";

    color: #BAA769;
}

span.jdgm-prev-badge__stars span.jdgm-star {
    font-size: 16px;
}
span.jdgm-prev-badge__text {
    font-family: Gellix;
    font-size: 14px !important;
    font-weight: 600;
    line-height: 16.8px !important;
    text-align: left;
    color: #5B5B5B;
}


p.stock.out-of-stock {
    font-family: Gellix;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
    text-align: left;
}
.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    width: 1053px !important;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 27px #0000002b;
    border-radius: 10px;
    padding: 30px;
}

.jdgm-rev.jdgm-divider-top.jdgm--done-setup b.jdgm-rev__title {
    font-family: 'Gellix';
}

.jdgm-rev__body p {
    font-family: 'Gellix';
}

.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
    position: relative;
    top: -5px;
}

.jdgm-rev-widg__sort-wrapper {
    width: 1041px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 26px;
}

select.jdgm-sort-dropdown {
    font-family: 'Gellix' !important;
    font-weight: 600;
    font-size: 19px;
}

span.jdgm-rev-widg__summary-average {
    font-family: 'Gellix';
    color: #000;
    font-weight: 600;
}

.product-rating {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.star-rating {
    margin: 0 !important;
    color: #baa769 !IMPORTANT;
}

.star-rating span::before {
    content: "" !important;
}

.single-product .jdgm-row-actions {
    width: 1053px !important;
    margin: 0 auto;
    padding: 27px 0 !IMPORTANT;
}
.accordion-button:not(.collapsed) {
    background: #BAA769 !important;
    border-radius: 10px 10px 0px 0px !important;
    border: 0 !IMPORTANT;
    box-shadow: unset !important;
}

.single-product .woocommerce-variation-add-to-cart .button {
    padding: 0 !important;
}

nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    width: 100%;
    gap: 62px;
}

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

.chosen-container.chosen-container-multi {
    width: 100% !important;
}

.chosen-container.chosen-container-single {
    width: 100% !important;
}

.woocommerce-shop .col-md-3 {
    margin: 0 !IMPORTANT;
    margin-top: 20px !important;
}
.woof_container .accordion-header span.toggle-icon::after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/Group-1-2024-10-25T110408.628.png);
    width: 20px;
    height: 20px;
    right: 0px;
    background-size: 100%;
    top: 3px;
}

ul.chosen-choices {
    margin-top: 19px !IMPORTANT;
}

.woocommerce-shop .woocommerce-product-rating {
    padding-top: 4px;
    padding-bottom: 9px;
}

.swal2-modal h2#swal2-title {
    text-align: center;
    color: #000 !important;
    font-size: 25px !important;
}
ul.woof_products_top_panel_ul a span, .woof_products_top_panel ul li {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 21.59px;
    text-align: left;
    text-transform: capitalize;
}
footer.footer-section {
    border-top: 1px solid #D9D9D9;
    padding-top: 40px;
}
.woof_products_top_panel {
    position: absolute !important;
    left: 25px;
    width: 66%;
}
button.woof_reset_button_2:hover {
    border: 2px solid #C76E00;
    color: #C76E00;
    background: #fff !important;
}
ul.woof_products_top_panel_ul {
    display: flex;
    align-items: center;
}
.woocommerce-info {
    border-top-color: #baa769 !important;
    margin-top: 34px;
    font-family: 'Gellix';
}
.chosen-container-single .chosen-single {
    margin-top: 18px;
}
h4.accordion-header.active span.toggle-icon::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #000;
    width: 20px;
    height: 2px;
    right: 0px;
    top: 9px;
}
ul.woof_list.woof_list_checkbox {
    margin-top: 9px !IMPORTANT;
}
ul.woof_list.woof_list_label {
    margin-top: 19px !important;
}
.entry-content  {

        width: 100%;
    font-family: 'Gellix' !important;
    color: #000;
    font-size: 17px;
    max-width: 1200px;
    margin: auto;
	
    padding: 0 30px;
}

.entry-content p {
    max-width: 100% !important;
}
label.woof_checkbox_label {
    margin-bottom: 0px !important;
}

h4.accordion-header.active  span.toggle-icon::after{
   opacity: 0 !important;
}
.woof_container .accordion-header {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 0px !important;
}
.woof_container .toggle-icon {
    font-size: 0px !important;
    margin-left: 10px;
}

.woof_container .accordion-header {
    position: relative;
}

.main-coll-sec.container button.main-btn {
    margin-right: 10px;
    width: 177px;
}

.footer-imgs-bottom {
    display: flex;
    justify-content: center;
    margin-bottom: 11px;
}
/*
.slick-thumbnails button.slide-arrow.prev-arrow.slick-arrow::after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/Vector-2024-10-25T102532.800.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 8px;
    left: 50px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slick-thumbnails button.slide-arrow.next-arrow.slick-arrow::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2024/10/Vector-2024-10-25T102526.248.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    top: 8px;
    left: 50px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
*/



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

.jdgm-star {
    color: #baa769 !important;
}
button#sample-price-button {
    border: 1px solid  #C76E00;
    background-color: transparent;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    color: #C76E00 !IMPORTANT;
    padding: 15px 18px;
    text-align: center;
    color: #C76E00;
    border-radius: 10px;
    width: 50%;
    height: 55px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    width: 50%;
}
span.jdgm-rev__timestamp {
    font-family: Gellix;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
    text-align: left;
}
.summary.entry-summary .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    gap: 10px;
    width: 100%;
}
body.woocommerce.logged-in ul.products li.product {
    position: relative;
    padding-bottom: 10px;
}
.product_meta a:hover {
    color: #C76E00;
}
.summary.entry-summary a.button.product-get-pricing:hover {
    
    background-color: #2e3c48 !important;
    text-decoration: none !important;
}
.single-product .summary p.price span.woocommerce-Price-amount.amount {
    font-size: 22px;
    font-weight: 800;
}
button.yith-wcwl-add-to-wishlist-button {
    border: 1px solid #C76E00 !important;
    font-family: Gellix;
    font-size: 16px !important;
    text-align: center;
    font-weight: 800;
    padding: 15px 18px !important;
    border-radius: 10px;
    width: 100%;
    justify-content: center;
    background: #fff !important;
    color: #C76E00 !important;
    height: 55px;
    text-transform: uppercase;
}
span.variable-item-span.variable-item-span-color {
    border: 1px solid #ececec;
}

div#calculator p, div#calculator {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
}

div#calculator button {
    height: 50px;
    padding: 0;
    border: 1px solid #A3A3A3;
    width: 50px;
    background: transparent;
    color: #000;
    float: left;
}
div#calculator input {
   height: 50px;
    border: 1px solid #A3A3A3;
    text-align: center;
    margin: 0px -1px;
    float: left;
    padding-left: 24px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 50px;
}
div#calculator div {
    width: 100%;
    display: inline-block;
}

div#calculator label {
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}
.summary.entry-summary table {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
}

.summary.entry-summary th {
    font-family: Gellix;
      font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.01em;
    text-align: left;
}


.jdgm-rev-widg__reviews {
    width: 100%;
}

.jdgm-rev-widg__reviews .jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    width: 32% !IMPORTANT;
    float: left;
    border-top: 0px;
    margin-right: 26px;
}
.jdgm-rev-widg__reviews .jdgm-rev.jdgm-divider-top.jdgm--done-setup:nth-child(3n){
    margin-right:0px;
}
.jdgm-row-media, .jdgm-row-search, .jdgm-subtab, .jdgm-row-actions, .jdgm-quest, .jdgm-rev, .jdgm-paginate {
    border: none;
}
.slick-thumbnails button.slide-arrow.slick-arrow {
    border: 0px !important;
}

body .icheckbox_square-blue, body .iradio_square-blue {
    background: url(/wp-content/uploads/2024/11/new-check.png);
}


p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    width: 100%;
    margin-bottom: 20px;
}

nav.woocommerce-breadcrumb {
    display: flex;
    gap: 13px;
}

nav.woocommerce-breadcrumb span.breadcrumb-delimiter {
    line-height: 1;
}


.jdgm-row-media, .jdgm-row-search, .jdgm-subtab, .jdgm-row-actions, .jdgm-quest, .jdgm-rev, .jdgm-paginate {
    border-top: 0px solid rgba(51, 153, 153, 0.1);
    border-color: var(--jdgm-secondary-color);
}
.jdgm-row-media, .jdgm-row-search, .jdgm-subtab, .jdgm-row-actions, .jdgm-quest, .jdgm-rev, .jdgm-paginate {
    border: none !important;
}


section.Our-Guidance .main-guide {
    padding: 0;
}

section.Our-Guidance .main-guide .sec-img-comp {
    width: 100%;
    height: 100%;
}

section.Our-Guidance .main-guide-text {
    margin: 0;
    padding-right: 0;
}


section.Our-Guidance .main-guide .sec-img-comp img {
    height: 100%;
    object-fit: cover;
}

section.Our-Guidance::after {
    content: "";
    background: #2e3c48;
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: -1;
}
.wpcf7-response-output {
    margin-top: 0 !important;
    color: #ffb900;
    font-size: 15px;
    font-family: Gellix;
}
.woocommerce ul.products li.product .price-or-pricing {
    width: 100%;
   
    bottom: 0;
}
.woocommerce ul.products li.product .button-sec {
    text-align: center;
    width: 100%;
    justify-content: center;
    position: absolute;
    bottom: 0;
}
.price-or-pricing .sample-order-container {
    width: 100% !important;
}

.woocommerce ul.products li.product .button-sec .sample-order-container {
    width: 50% !important;
}
span.wpcf7-spinner {
    position: absolute;
    bottom: 0;
}

.form-row {
    position: relative;
}

.price-or-pricing span.price {
    text-align: center;
}
body.woocommerce ul.products li.product img {
    height: 300px !important;
    object-fit: cover !important;
    min-height: 300px;
}
body.woocommerce ul.products li.product {
    display: inline-block !important;
  
}

.slider-content.mid-testimonial {
    border: none !important;
    transform: scale(1.4);
    background: #fff;
    padding: 30px 30px !IMPORTANT;
    margin-bottom: 30px;
    text-align: center;
}

section.testimonial-section h2 {
    margin-bottom: 40px;
}

.slider-content.mid-testimonial span {
    max-width: 200px;
    margin: auto;
}section.image-with-text.first-child {
    padding-left: 0px;
    position: relative;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

section.image-with-text.first-child::after {
    content: "";
}

.woocommerce-account .woocommerce-MyAccount-navigation [aria-current="page"], .woocommerce-MyAccount-content a:hover {
    color: #C76E00 ! IMPORTANT;
}
section.image-with-text.first-child::before {
    content: "";
    background: #BAA769;
    width: 41.7%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    background-size: 100%;
	max-width:100%;
}

body section.image-with-text.first-child {
    margin-top: 127px !important;
 
}

section.image-with-text.first-child > div {
    position: relative;
    padding-left: 80px;
    padding-top: 69px;
    padding-bottom: 69px;
}

.slick-thumbnails button.slide-arrow.slick-arrow:hover .fa {
  color: #fff;
}
section.image-with-text.first-child > div::before {
    content: "";
    background: url(/wp-content/uploads/2024/11/Group-1-9.png);
    width: 130px;
    height: 70px;
    position: absolute;
    left: -61px;
    top: 0;
    background-size: 100%;
}


section.image-with-text.first-child > div::after {
    content: "";
    background: url(/wp-content/uploads/2024/11/Group-1-9.png);
    width: 129px;
    height: 74px;
    position: absolute;
    left: -61px;
    bottom: 0;
    background-size: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
    text-align: center;
    justify-content: center;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
}
h2.woocommerce-column__title, .woocommerce-MyAccount-content h2 {
    font-size: 30px;
    font-weight: bold;
}
a.yith-wcwl-add-to-wishlist-button-anchor-wrapper {
    width: 100%;
}
button#wc-block-components-totals-shipping__change-address__link {
    background: transparent;
    color: #000 ! IMPORTANT;
    text-decoration: none;
}
.woocommerce-MyAccount-content select {
    border: 1px solid #00000057 !important;
    border-radius: 5px;
}
.woocommerce-account .woocommerce-MyAccount-content button.button:hover {
    color: #BAA769 !important;
    background: transparent !important;
}
.woocommerce-account .woocommerce-MyAccount-content button.button {
    background: #BAA769 !important;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}
.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account {
    max-width: 800px;
    margin: auto;
    text-align: left;
    background: #f5f5f5;
    padding: 0 30px;
    padding-bottom: 30px;
}

.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row {
    margin-bottom: 0;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    font-size: 15px;
    padding-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields .selection, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields input {
    font-size: 16px !important;
    padding-top: 0;
    padding-bottom: 1px;
}
:Focus {
    outline: none !important;
}

input:focus-visible + label {
    outline: none !important;
}


button.wc-block-components-button.wp-element-button:hover {
    background: #fff !important;
    color: #baa769 !important;
    border: 1px solid #baa769 !important;
}

a.hide-title-form svg#yith-wcwl-icon-x-mark {
    line-height: 0 !important;
    top: -3px;
    position: relative;

}


a.save-title-form svg#yith-wcwl-icon-check {
    top: -4px;
    position: relative;
}

section.related.products h2.woocommerce-loop-product__title {
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

section.related.products .slick-slide {
    text-align: center;
}
.main-product.user-out .summary.entry-summary button.single_add_to_cart_button {
    display: none;
}


section.related.products .slick-slide .add_to_cart_button, section.related.products a.button.product_type_variable, .get-pricing a, a.button.custom-button {
    background: #cc5500 !important;
    width: 100%;
    height: 50px;
    padding: 12px 0;
    font-family: Gellix;
    font-size: 18px;
    font-weight: 800;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    text-decoration: none !important;
    border: 1px solid #cc5500;
    display: inline-block;
    transition: 0.5s;
}

section.related.products .slick-slide .add_to_cart_button:hover, section.related.products a.button.product_type_variable:hover {
    color: #C76E00;
    border: 1px solid #C76E00;
    background: transparent !important;
}

section.related.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-decoration: none !important;

}

a.button:hover, a.button:visited {
    text-decoration: none !important;
   
}

.related-products-slider.products .slick-arrow {
  position: absolute;
  top: 30%;
  border: 1px solid;
}

button.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    left: 0;
}

button.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    right: 0;
}
.related-products-slider button.slide-arrow {
    width: 60px;
    border: 1px solid #2E3C48 !important;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    border-radius: 100px;
    padding: 0;
}

.related-products-slider button.slide-arrow:hover {
    background: #C76E00 !important;
    border: #C76E00 !important;
}

.related-products-slider button.slide-arrow:hover svg  path {
    fill: #fff;
}
.is-large.wc-block-cart .wc-block-cart-items td .wc-block-components-product-metadata__description,
.wc-block-components-product-metadata__description {
    display: none;
}

.top-header-inner .account-icon ul li a .cart-count {
    background: #C76E00;
    border: 2px solid #FFFFFF;
    position: absolute;
    font-family: Gellix;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    min-width: 26px;
    padding: 1px 2px;
    height: 25px;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    top: -13px;
    right: -10px;
}

.top-header-inner .account-icon ul li a {
    position: relative;
}


.wc-block-grid.wp-block-product-new img {
    height: 280px !important;
    width: 100% !important;
    max-width: 100% !important;

}

.wc-block-grid__product-rating {
    text-align: center;
}

.wc-block-grid__product-rating span {
    left: 0;
    right: 0;
    margin: auto;
    float: none;
    display: inline-block;
}



.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
    border-color: #C76E00 !important;
    color: #C76E00 !important;
}

.sort-wrap {
    display: flex;
    align-items: center;
    float: right;
    gap: 10px;
    margin-bottom: 20px;
}

.sort-wrap form.woocommerce-ordering {
    margin-bottom: 0;
}

.sort-wrap span {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: left;
    color: #000;
}
.main-product.user-out .summary.entry-summary .wrapper button#sample-price-button:hover svg path {
    fill: #fff !important;
}
button#sample-price-button svg path {
    fill: #C76E00;
}


button#sample-price-button svg {
    position: relative;
    top: 2px;
    left: 0;
}

button#sample-price-button:hover svg path {
    fill: #ffff;
}

.blog-slider {
    display: flex;
    gap: 30px;
}

.blog-slider .blog-inner {
    width: 33%;
}
.top-header-inner .account-icon ul li .cart-count {
    position: absolute;
    font-family: Gellix;
    font-size: 14px;
    font-weight: 700;
	    z-index: 1;
    line-height: 16.8px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #C76E00;
    min-width: 26px;
    height: 26px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;

    color: #fff !important;
    border: 1px solid #fff;
    right: -10px;
    top: -5px;
}

.top-header-inner .account-icon ul li {
    position: relative;
}

.account-icon {
    padding-right: 13px;
}
ul.products-related-section {
    padding: 0;
}
.products-related-section button.slide-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    padding: 0;
    border: navajowhite;
    border-radius: 100px;
    background: transparent !important;
    border: 1px solid #2E3C48;
    position: absolute;
    top: 30%;
	
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.products-related-section button.slide-arrow:hover {
    background: #C76E00 !important;
    border: 1px solid #C76E00;
}
button.slide-arrow.next-arrow.slick-arrow:hover svg path,
.main-blog button.slide-arrow:hover svg path{
	fill:#fff;
}

section.instagram-sec h4 {
    font-size: 14px;
}

.main-blog button.slide-arrow {
    position: absolute;
    right: -79px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background-color: transparent !important;
    top: 25%;
	
    padding: 0;
	
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff !important;
}
.main-blog button.slide-arrow path {
    fill: #2e3c48;
}

.slick-main-slider img {
    height: 500px !important;
/*     object-fit: cover; */
    object-position: top;
    cursor: pointer;
}
.new-wrapper {
    width: 100%;
    display: inline-block;
}

.tax-product_cat nav.woocommerce-breadcrumb {

    padding-bottom: 20px;
}



.tax-product_cat section.contact-section h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}

.tax-product_cat section.contact-section::after {
    display: none;
}
.wishlist_table.mobile {
    padding: 0 !important;
}

.product-name h3 {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.6px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.entry-content {
    padding: 0 0;
}


table, .wp-block-table {
    min-width: 210px !important;
}
body .wishlist_table .product-add-to-cart a {
    background: #C76E00;
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    line-height: 19.2px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    border-radius: 10px;
    display: inline-block !important;
    margin-right: 10px !important;
    text-transform: uppercase;
}

.woocommerce-order p.woocommerce-notice {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.woocommerce-order-received .woocommerce-order li, .woocommerce-order-received .woocommerce-order p {
    font-family: Gellix;
    font-size: 16px;
    list-style: none;
}

h2.woocommerce-order-details__title {
    font-family: Gellix;
    font-size: 32px;
    font-weight: 800;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 20px;
}

.woocommerce-order-received table {
    font-family: Gellix;
}

h2.woocommerce-column__title {
    font-family: Gellix;
    font-size: 25px;
}

address {
    font-family: Gellix;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th {
    font-family: Gellix;
}

.woocommerce-order p.woocommerce-notice {
    font-family: Gellix;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.woocommerce-order-received .woocommerce-order li, .woocommerce-order-received .woocommerce-order p {
    font-family: Gellix;
    font-size: 16px;
    list-style: none;
}

h2.woocommerce-order-details__title {
    font-family: Gellix;
    font-size: 32px;
    font-weight: 800;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 20px;
    text-align: center;
}

.woocommerce-order-received table {
    font-family: Gellix;
    border: 1px solid #ccc !important;
    margin-top: 20px;
}

h2.woocommerce-column__title {
    font-family: Gellix;
    font-size: 25px;
}
.wc-block-grid__product-rating {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
address {
    font-family: Gellix;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th {
    font-family: Gellix;
    padding: 5px 10px;
    text-align: center;
}
.woocommerce .wishlist-title a.btn.button.show-title-form {
    background: #000 !important;
    visibility: visible;
    text-decoration: none !IMPORTANT;
    font-size: 14px;
    padding: 4px 6px;
    z-index: 999;
}

.woocommerce .wishlist-title a.btn.button.show-title-form svg {
    width: 13px;
    height: 20px;
}

li.woocommerce-order-overview__email.email {
    padding-left: 10px;
    text-align: center;
    border: navajowhite;
}

.woocommerce-order-overview li {
    text-align: center;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 0;
    text-align: center;
}

.woocommerce-order {
    text-align: center;
}

section.instagram-sec button.slick-prev {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: #fff6ee;
    top: 40%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

section.instagram-sec button.slick-prev.slick-arrow {
    left: 10px;
}
.middile-slider button.slide-arrow.next-arrow.slick-arrow:hover {
    background: transparent ! IMPORTANT;
}

section.instagram-sec button.slick-next.slick-arrow {
    right: 10px;
}


.required-box-wrap, .quantity-wrap {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.required-box-wrap div, .quantity-wrap div {
    width: auto !important;
}

.box-content-wrap p {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}


.box-content-wrap p span {
    float: right;
}
.box-content-wrap p:last-child {
    border: none;
}
.required-box-wrap {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 0;
    padding: 10px 0;
    margin-bottom: 0;
}

.new-wrapper {
    overflow: inherit !important;
}

.woof_block_html_items.accordion-content {
     max-height: 300px;
    overflow: auto;
}



.woof_block_html_items.accordion-content::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.woof_block_html_items.accordion-content::-webkit-scrollbar{
    width: 4px;
    background-color: #F5F5F5;
}

.woof_block_html_items.accordion-content::-webkit-scrollbar-thumb
{
    background-color: #C76E00;
}

.row.collection-sec {
    width: 100%;
}
body.archive.tax-product_cat ul.products li.product img {
    height: 314px !important;
    object-fit: cover !important;
    width: 100% !important;
    max-width: 100% !important;
}
/*span.name {
 position: absolute; 
 bottom: 0;
 left: 10px;
 color: white;
 font-size: x-large;
}*/
/* Hide the accordion by default */
.product-template-default .bread-cust {   
margin-bottom: 40px;}

.custom-accordion .accordion-content {
    display: none;
    padding: 10px;
}

.custom-accordion.active .accordion-content {
    display: block;
}

/*  .new-wrapper {
    clear: both;
    width: 100%; }
  .new-wrapper:before, .new-wrapper:after {
    content: '';
    display: table;
    clear: both; }
}*/
section.Save-section {
    background: #FFF6EE;
    position: relative;
}

section.Save-section::after {
    position: absolute;
    content: "";
    background: #2e3c48;
    height: 100%;
    right: 0;
    width: 50%;
    top: 0;
    z-index: 0;
}
.middile-slider button.slide-arrow.prev-arrow.slick-arrow:hover {
    background: transparent !important;
    border: none !important;
}
.main-Reduced {
    position: relative;
    z-index: 1;
}

.video-content-box {
    width: 100%;
    justify-content: flex-end;
}

.video-section-box.right-side {
    width: 69%;
}

.video-section-box.right-side a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.video-section-box.right-side a img {
    width: 100%;
}
section.get-in-touch {
    background: #2e3c48;
}
section.testimonial-section  .slick-slide.slick-current.slick-center {
    transform: scale(1.1);
}

section.testimonial-section .slick-slide.slick-current.slick-center .slider-content {
    border: navajowhite;
    background: #fff;
    padding: 20px 20px;
    margin-bottom: 40px;
}

section.testimonial-section .slick-slide.slick-current.slick-center .slider-content p {
    display: block;
}


.serach-page header.entry-header {
    width: 100%;
    display: inline-block;
    float: left;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-top: 12px;
}

.serach-page figure.post-thumbnail {
    display: inline-block;
    width: 100%;
    order: 1;
    height: 100%;
}

.serach-page .entry-content {
    display: inline-block;
    width: 100%;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}

.search-result-count.default-max-width {
    text-align: center;
    font-family: Gellix;
}

.serach-page h2 a {
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #000 !important;
}

.serach-page figure.post-thumbnail img {
    height: 300px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
	 object-fit: cover;
}

.serach-page header h2.entry-title.default-max-width {
    order: 2;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 10px;
}

.serach-page .entry-content p {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #000 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

footer.entry-footer.default-max-width {
    margin: 0 !important;
}

.serach-page {
    width: 100%;
    padding-bottom: 40px;
}
.single-post header.entry-header.alignwide h1 {
    display: none;
}

.single-post header.entry-header.alignwide {
    padding: 0 !important;
}

.single-post header.entry-header.alignwide figure.post-thumbnail {
    max-width: 100%;
    width: 100%;
    border: navajowhite;
    height: 100%;
    margin-top: 0;
}

.single-post header.entry-header.alignwide figure.post-thumbnail img {
    height: 100% !important;
    width: 100% !important;
    width: 100% !important;
    margin: 0;
    height: 300px !important;
    object-fit: cover;
    max-width: 100% !important;
}

h2.wp-block-heading {
    font-size: 30px;
    font-weight: bold;
    font-family: Gellix;
}

h3#reply-title {
    font-size: 30px;
    font-weight: bold;
    font-family: Gellix;
}

footer.entry-footer.default-max-width {
    width: 100% !important;
    display: none;
}

.entry-content {
    font-family: Gellix;
    text-align: left;
    margin-bottom: 0;
}

.single-post h2.wp-block-heading {
    width: 100%;
    text-align: left;
    max-width: 100% !important;
    margin-bottom: 0 !important;
}

.single-post p {
    margin: 0;
}

.single-post .sharedaddy.sd-sharing-enabled {
    max-width: 100% !important;
    margin-top: 0;
}

.single-post  .wp-block-group {
    margin: 0;
}

h3.sd-title {
    font-family: Gellix;
}

div.sharedaddy h3.sd-title:before {
    display: none;
}

.sharedaddy {
    max-width: 100% !important;
}

p.meta-nav {
    font-family: Gellix;
}

p.post-title {
    font-family: Gellix;
}

div#comments {
    width: 100% !IMPORTANT;
    max-width: 100%;
    max-width: 1200px;
}

nav.navigation.post-navigation {
    max-width: 1200px;
      width: 100% !IMPORTANT;
}
.response {
    position: absolute;
    z-index: 9;
    background: #fff;
    width: 30%;
    padding: 10px 20px;
}

.response  a {
    font-family: Gellix;
    font-size: 15px;
    padding: 3px 0;
    line-height: 31px;
    display: inline-block;
}

.response a:hover {
    color: #C76E00;
}
.wp-block-woocommerce-empty-cart-block .star-rating {
    margin: inherit !important;
}

.slider-content p {
    word-wrap: break-word;
}


.blog-section .main-blog .row {
    display: flex; 
    flex-wrap: wrap; 
    gap: 20px; 
    justify-content: space-between; 
}


.card__information {
    padding: 10px 0; 
}
.read_more a {
    color: #C76E00;
    font-weight: bold;
    text-decoration: none;
}

.read_more a:hover {
    text-decoration: underline;
}
section.related.products a.button.product_type_variable {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    gap: 6px;
}

section.related.products a.button.product_type_variable:hover svg path {
    fill: #C76E00;
}
.blog article header.entry-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.blog article h2.entry-title {
    display: inline-block;
    font-family: Gellix;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #000 !important;
}

.blog article a.post-thumbnail-inner {
    display: inline-block !important;
}

.blog article a.post-thumbnail-inner.alignwide {
    width: 100%;
    position: relative;
}


.blog article .post-thumbnail .wp-post-image {
    max-width: 100% !important;
    height: 300px !important;
    margin: 0;
    min-height: 300px;
}

.blog article figure.post-thumbnail {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: auto;
}
.blog article header.entry-header {
    display: flex;
    flex-direction: column;
}

.blog article h2.entry-title {
    order: 2;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
}
span.video-modal-close {
        z-index: 9999;
    right: -10px;
    top: -10px;
    background: #C76E00 !important;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Gellix;
    padding-bottom: 4px;
}
.blog article .entry-content {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin-bottom: 23px;
    margin-top: 10px;
    width: 100%;
}
.blog-inner.slick-slide {
    padding-left: 20px;
}

section.blog-section .slick-list.draggable {
    margin-left: -20px;
}
.main-blog.container ul.slick-dots {
    bottom: 0;
    margin-top: 20px;
    position: relative;
}
body.woocommerce ul.products li.product {
    position: relative;
    padding-bottom: 60px;
}
.page-id-17 h2 {
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 40px;
}

form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-ResetPassword.lost_reset_password {
    max-width: 500px;
    margin: auto;
    margin-top: 30px;
    background: #f5f5f5;
    padding: 20px 30px;
    width: 100%;
	
    margin-bottom: 30px;
}

p.woocommerce-LostPassword.lost_password a:hover {
    color: #baa769;
}
input#rememberme[type=checkbox]:after {
    left: 10px;
    top: 4px;
}
form.woocommerce-form.woocommerce-form-login.login input#rememberme {
    margin-bottom: 0 !important;
    top: 6px;
}

form.woocommerce-form.woocommerce-form-login.login label.woocommerce-form__label {
    margin-bottom: 10px;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    margin-bottom: 10px;
    width: 100%;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    border: 0px;
    width: 100% !important;
    text-transform: uppercase;
    border-radius: 0px !important;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button:hover {
    background: #C76E00 !important;
    color: #fff;
}
p.woocommerce-LostPassword.lost_password a {
    font-size: 15px;
    font-family: Gellix !important;
    font-weight: 600;
    margin-top: 10px !important;
    color: #cc5500;
}
.jdgm-form div.jdgm-input-error {
    font-size: 12px;
    font-family: Gellix !important;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    padding: 9px 30px;
    margin: 10px 0;
    width: 100%;
    background: #cc5500 !important;
    border: #cc5500;
    text-transform: uppercase;
    border-radius: 6px;
    height: 50px;
}
body.page.page-id-17 form button#fma_lwp_send_code_btn {
    background: #cc5500 !important;
}
.woocommerce-wishlist .wishlist-title.wishlist-title-with-form {
    display: none;
}
td.product-add-to-cart {
    text-align: right !important;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a {
    width: 182px;
    text-decoration: none;
    display: flex !important
;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.woocommerce-wishlist td.product-name a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
table.wishlist_table tbody td {
    padding: 16px 12px !important;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}
.page-id-6702  ul.woocommerce-error {
    width: 100%;
    max-width: 100% !important;
    margin-bottom: 30px !important;
}

.wc-block-components-notices__snackbar.wc-block-components-notice-snackbar-list button.wc-block-components-button.wp-element-button {
    min-height: 30px !important;
    width: 30px !important;
    border-radius: 100px;
    position: absolute !important;
    top: -20px !important;
    right: -17px !important;
    padding: 3px !important;
    height: 30px !important;
}
button.wc-block-components-button.wp-element-button svg {
    fill: #fff;
}

.wc-block-components-notice-banner__content {
    font-weight: 600;
}

@media (min-width:992px) {
    .image-text a span {
        padding-right: 10px;
    }
}
div#customer_login a {
    color: #cc5500;
}
.jdgm-form__fieldset.jdgm-form__email-fieldset label {
    width: 100%;
    text-align: left;
}


section.related.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
    color: #C76E00;
}

[for="jdgm_review_title_xsqjyfn7"] {
    width: 100%;
    text-align: left;
}


[for="jdgm_review_body_xsqjyfn7"] {
    width: 100%;
    text-align: left;
}
div#customer_login {
    background: #f5f5f5;
    padding: 40px 30px;
}

div#customer_login form.woocommerce-form.woocommerce-form-login.login {
    padding: 0;
    margin: 0;
}

div#customer_login h2 {
    text-align: left;
    margin-bottom: 20px;
}

div#customer_login button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    width: 100% !IMPORTANT;
    display: inline-block;
    max-width: 100% !IMPORTANT;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    height: 50px !IMPORTANT;
}
.hide-price {
    display: none;
}
div#customer_login button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background: #C76E00 !important;
    color: #fff;
}
.summary.entry-summary a.button.product-get-pricing {
    width: 50% !important;
    text-align: center;
    float: left;
    margin-top: 6px;
    height: auto;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-size: 16px;
    border-radius: 10px;
    transition: 0.5s;
    background: #cc5500 !important;
}

.woof_products_top_panel {
    z-index: 1 !important;
}
.summary.entry-summary .pricecart {
    gap: 10px;
}

.summary.entry-summary .pricecart .button, .summary.entry-summary a.button.product-get-pricing {
    margin: 0;
    width: 100% !IMPORTANT;
}
a.added_to_cart.wc-forward {
    background-color: #f8f8f8 !important;
    color: #323E48 !important;
    padding: 14px 7px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    width:180px;
    border: 1px solid #A3A3A3 !important;
    font-weight: 700;
    display: inline-block;
    margin-top: 10px;
}
.wrapper {
    width: 100%;
}
button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #2e3c48 !important;
    color: #fff;
}
body.page.page-id-17 button#fma_lwp_send_code_btn:hover {
    background-color: #2e3c48 !important;
}
.button-group {
    position: relative !important;
        z-index: 999;
}

.woocommerce ul.products li.product .price-or-pricing .sample-price-button {
    text-transform: uppercase;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 14px 4px;
    font-weight: bold;
}

.wc-block-components-checkout-order-summary__content .wc-block-components-totals-wrapper {
    padding: 16px 20px;
}
p.wc-block-components-checkout-order-summary__title-text, .wc-block-components-panel__button {
    font-weight: 600 !important;
}
input[type=checkbox]:after {
	left: 8px !important;
	top: 4px !important;
   
}
.wc-block-components-validation-error span{
    font-size: 14px !important;
}
.wc-block-components-validation-error svg {
    width: 20px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}
.wc-block-components-checkout-order-summary__content .wc-block-components-order-summary {
    padding: 0;
}
a.jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
    text-transform: capitalize;
    text-decoration: none !important;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 100px;
}

.price-or-pricing a.get-cust {
    background-color: #cc5500 !important;
    height: 50px;
    width: 50%;
    border: 0;
    font-family: Gellix;
    font-size: 14px;
    font-weight: bold;
    line-height: 19.2px;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    margin-top: 0;
    margin: 0 auto;
    padding: 0px;
    text-transform: uppercase;
    transition: 0.5s;

}
	.woocommerce ul.products li.product .button-sec {
		display: flex !important;
		gap: 10px;
	}
	.woocommerce ul.products li.product .price-or-pricing button {
		margin: 0 !important;
	}

	.woocommerce ul.products li.product .price-or-pricing .sample-order-container {
		margin: 0;
		width: 50%;
	}
	.woocommerce ul.products li.product .price-or-pricing {
		position: absolute;
		bottom: 0;
		display: flex;
		gap: 8px;
	}
.woocommerce-info {
    width: 100% !important;
    display: inline-block !important;
    font-size: 15px;
    margin-top: 0;
    padding: 5px 10px !important;
	font-family: Gellix;
}
.woocommerce ul.products li.product .price-or-pricing .sample-order-container {
    width: 50% !important;
}
.video-content-box .content-box {
    padding: 4px 0;
}
.video-section-box.right-side a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logged-in  ul.products li.product .button-sec {
    display: inline-block !important;
    position: relative;
}



body.woocommerce.logged-in ul.products li.product .sample-order-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 63% !important;
}
body.woocommerce.logged-in ul.products li.product .sample-order-container button {
    font-size: 16px;
}
body.woocommerce.logged-in ul.products li.product {
    position: relative;
    padding-bottom: 0;
}
.logged-in ul.products li.product .price-or-pricing {
    min-height: 92px;
    display: inline-block;
    text-align: center;
    position: static;
    padding-bottom: 10px;
}

.woocommerce ul.products li.product .price-or-pricing .sample-price-button:hover {
    background: #323E48 !important;
    color: #fff !important;
}

.woocommerce ul.products li.product .price-or-pricing .sample-price-button:hover svg path {
    fill: #fff !important;
}

.price-or-pricing a.get-cust:hover {
    background-color: #323E48 !important;
}
.logged-in ul.products li.product .price-or-pricing .sample-order-container {
    margin: auto;
}


.woocommerce-MyAccount-content ul.woocommerce-error li {
    width: 100%;
    display: inline-block !important;
    text-align: left;
}

.slider-coll-seller .slick-list.draggable {
    margin-left: -15px;
}

section.collection-section-seller button.main-btn {
    margin-right: 0px !important;
}

.slider-coll-seller .slick-slide img {
    height: 310px !important;
    object-fit: cover;
    margin-bottom: 0;
}

a.get-cust button:hover {
    background: #2e3c48 ! IMPORTANT;
    border: 1px solid #2e3c48 ! IMPORTANT;
}
a.get-cust button {
    margin: auto;
    display: inline-block;
    margin-top: 18px;
    background-color: #cc5500 !important;
    border: 1px solid #cc5500 !important;
    color: #fff ! IMPORTANT;
    font-family: Gellix;
    text-transform: uppercase;
    font-size: 19px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: auto;
    padding: 14px 20px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
    width: 100%;
}

.slider-content {
    text-align: center;
}
.slider-coll-seller .slick-slide span.post-title {
    width: 100%;
    display: inline-block;
}
.main-product.user-out .summary.entry-summary .wrapper .yith-add-to-wishlist-button-block {
    display: none;
}

.main-product.user-out .summary.entry-summary .wrapper button#sample-price-button {
    margin-top: 10px;
}
section.video-section {
    margin-bottom: 50px;
}

section.video-section h3 {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
	
    margin-top: 10px;
}

section.video-section .btn-wrapper {
    display: flex;
    text-align: center;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

section.video-section .btn-wrapper a:hover {
    background: #2e3c48 ! IMPORTANT;
    border: 1px solid #2e3c48 ! IMPORTANT;
}
section.video-section .btn-wrapper a {
    background: #C76E00 ! IMPORTANT;
    border: 1px solid #C76E00 ! IMPORTANT;
    color: #fff ! IMPORTANT;
    font-family: Gellix;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.single-product .summary .no-price-login, .single-product .summary .no-price-login p {
    text-align: left !important;
}
.woocommerce-message {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px !important;
}

.woocommerce-notices-wrapper {
    display: inline-block;
    width: 100%;
}
table.variations {
     overflow-y: hidden; 
}

.wvs-has-image-tooltip:before, [data-wvstooltip]:before {
    font-size: 14px;
}

.woocommerce-notices-wrapper:empty {
    display: none;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: 260px ! IMPORTANT;
}
span#fma_lwp_show_err_msg_to_enter_phone_number {
    position: absolute;
    top: -19px;
}

div#display_with_country_code_select_box {
    position: relative;
}

div#fma_lwp_phone_number_div {
    position: relative;
}


body.page-template-default.page.page-id-17 button#fma_lwp_continue_with_phone {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}




form#add_payment_method input#payment_method_stripe::after {
    left: 6px;
    top: 6px;
}

.woocommerce-account .woocommerce-MyAccount-content #add_payment_method ul li.woocommerce-PaymentMethod.woocommerce-PaymentMethod--stripe.payment_method_stripe input#payment_method_stripe {
    top: 6px;
    left: 0;
}

fieldset#wc-stripe-upe-form {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
    .blog-section .main-blog .blog-inner {
        flex: 1 1 100%; / Make items stack on top of each other in mobile view /
        max-width: 100%;
    }
    header .get-in-touch a button.touch-button {
    display: block !important;
}
}

@media(max-width: 1500px) {
    section.history-section .col-lg-6.col-md-6.col-xl-6.col-sm-12.history-second {
        width: 48% !important;
}
.main-collection button.slide-arrow.prev-arrow {
    left: -49px;
    width: 45px;
    height: 45px;
}
    .main-collection button.slide-arrow svg {
        width: 20px !important;
        height: 20px !important;
}
button.carousel-control-prev {
    top: 32%;
}

button.carousel-control-next {
    top: 32%;
}
.main-collection button.slide-arrow.next-arrow {
    right: -49px;
     width: 45px;
    height: 45px;
}
.carousel-caption {
    width: 573px;
}
.carousel-caption strong {
    font-size: 60px;
}

}

@media(min-width: 1500px) {
	
.main-blog button.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    right: -20px;
}

.main-blog button.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    left: -20px;
}
.main-blog button.slide-arrow {
    width: 45px;
    height: 45px;
}
.slick-thumbnails button.slide-arrow.next-arrow.slick-arrow {
   right: 0;
}
.slick-thumbnails button.slide-arrow.prev-arrow.slick-arrow {
   left: 0;
}
button.slide-arrow.next-arrow.slick-arrow {
    right: -90px;
}

button.slide-arrow.prev-arrow.slick-arrow {
    left: -90px;
}

button.slide-arrow.prev-arrow.slick-arrow, button.slide-arrow.next-arrow.slick-arrow {
    top: 33%;
}

.main-sale {
  
    padding-left: 1rem;

}

.main-company-text::after {
 
    right: -52px;
    z-index: 9;
}
}



@media only screen and (min-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
        width: 18% !important;
    }
	ul.mega-sub-menu li:first-child ul li {
    width: 49% !important;
    float: left !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4:first-child {
    width: 45% !important;
}
body.page-template-default.page.page-id-15 .wc-block-components-sidebar {
    position: sticky !important;
    display: inline-block;
    top: 0;
    float: left;
}
.row.collection-sec {
    clear: both;
    display: inline-block;
}

.row.collection-sec::after, .row.collection-sec::before {
    content: "";
    clear: both;
    display: table;
}

.left-side-bar {
    position: sticky;
    top: 0;
    float: left;
}

.right_side_woo {
    float: left;
}
.single-product .images{
    position: sticky !important;
    top: 50px;
    display: inline-block; }
    
    .wc-block-components-sidebar-layout.wc-block-cart {
    clear: both;
    height: auto;
    display: inline-block;
    width: 100%;
}

.wc-block-components-sidebar-layout.wc-block-cart::after,.wc-block-components-sidebar-layout.wc-block-cart::before {
    content: "";
    display: table;
    clear: both;
}
}


@media screen and (max-width: 767px) {
   /* .desktop-view {
        display: none;
    }*/
    .mobile-view {
        display: block;
    }
  header .get-in-touch {
    position: fixed;
    z-index: 999;
    /* width: 100%; */
    bottom: 80px;
    right: 0px !important;
}

.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted label.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked input#radio-control-wc-payment-method-options-stripe {
    left: 18px !important;
}

fieldset#shipping-option .wc-block-components-checkout-step__content label.wc-block-components-radio-control__option {
    padding: 12px !IMPORTANT;
    padding-left: 40px !important;
}
fieldset#shipping-option .wc-block-components-checkout-step__content label.wc-block-components-radio-control__option input {
    left: 10px !important;
}
}

@media screen and (min-width: 768px) {
    .desktop-view {
        display: block;
    }
    .mobile-view {
        display: none;
    }
}

header .get-in-touch a button.touch-button {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #cc5500 !important;
    padding: 10px 10px;
    color: #fff ! IMPORTANT;
    font-family: Gellix;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    display: none;
    border: 2px solid;
    border-right: 0px;
}
.account-icon.footer-icon {
    display: none;
}
.woocommerce-account .entry-content p {
    font-size: 20px;
    text-align: left;
}
.woocommerce-account div#customer_login h2 {
    text-align: left;
}
.woocommerce-account .u-column1.col-1 {
    width: 100% !important;
}
/*.woocommerce-account form.woocommerce-form.woocommerce-form-login.login {
    margin: 0 auto !important;
}*/
.woocommerce-account .u-column1.col-1 h3.form-heading {
    text-align: center !important;
}
.woocommerce-account div#fma_lwp_phone_number_div {
    display: flex !important;
    text-align: center !important;
    margin: 0 auto !important;
    justify-content: center !important;
}
.woocommerce-account .entry-content .woocommerce h3.form-heading {
    text-align: center;
}
 div#customer_login .u-column2.col-2 h2 {
    text-align:  left !important;
 }
body.no-widgets div#customer_login .u-column2.col-2 {
    width: 100%;
}
.woocommerce-account form .form-row label, .woocommerce-page form .form-row label {
    font-size: 18px !IMPORTANT;
    text-align: left;
}
.woocommerce-account form .form-row select#shipping_country, select#shipping_state, select#billing_country, select#billing_state{
    font-size: 18px !important;
    text-align: left;
}
.main-contact-touch .second-main-cont .second-contact .form-group p label {
    color: #fff;
    font-family: 'Gellix';
}
.form-group p label {
    color: #fff;
    font-family: 'Gellix';
}
.main-contact-touch .second-main-cont .second-contact span.wpcf7-form-control-wrap select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    background: transparent;
    color: #fff;
    font-family: 'Gellix';
    border: navajowhite;
    border-bottom: 1px solid;
    padding: 4px;
    font-size: 16px;

}
.main-contact-touch .second-main-cont .second-contact span.wpcf7-form-control-wrap select.wpcf7-form-control.wpcf7-select option {
    color: #333333; /* Set the text color of options */
}

/* Optional: Change the background color of the dropdown when it's open (for better visibility) */
.main-contact-touch .second-main-cont .second-contact span.wpcf7-form-control-wrap select.wpcf7-form-control.wpcf7-select:focus {
    /* border-color: #66afe9; */
    color: #fff;
    padding: 5px;
}
.get-in-touch .button-group a {
    width: 100%;
    font-size: 17px;
    font-family: 'Gellix';
    padding: 12px 0px;
    font-weight: 500;
}
.get-in-touch .button-group a.btn.btn-secondary {
    background-color: #C76E00;
    border: navajowhite;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    padding: 10px;
}
.woocommerce form .form-row .required {
    position: absolute;
    z-index: 0 !important;
}
.get-in-touch  .button-group a.btn.btn-primary {
    background-color: #cc5500;
    border: navajowhite;
    text-align: center;
    padding: 10px;
    margin-top: 13px;
}
/*============ logo-slider css start here ========*/
section.certificate-section .logo-slider.slick-initialized.slick-slider button.slide-arrow.prev-arrow {
    position: absolute;
    left: -40px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: transparent;
    top: 34%;
    padding: 0px;
    cursor: pointer;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.certificate-section .logo-slider.slick-initialized.slick-slider button.slide-arrow.next-arrow {
    position: absolute;
    right: -40px;
    width: 60px;
    height: 60px;
    border: 1px solid #2E3C48;
    border-radius: 100%;
    background: transparent;
    top: 34%;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.certificate-section .logo-img-box {
    background-color: #fff;
    display: flex;
    justify-content: center;
    margin: 0 10px;
    text-align: center;
    padding: 10px 40px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 138px;
}
section.certificate-section .logo-img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
section.certificate-section .slick-list.draggable {
    padding: 30px 0px;
}
section.certificate-section .logo-slider.slick-initialized.slick-slider button svg path {
    fill: #000;
}
section.certificate-section h2 {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 400;
    line-height: 58px;
    text-align: center;
    color: #2E3C48;
}

section.certificate-section h2 strong {
    font-family: Gellix;
    font-size: 46px;
    font-weight: 800;
    line-height: 58px;
    text-align: center;
    color: #2E3C48;
}
section.certificate-section {
    padding-top: 30px;
    background-color: #fff6ef;
    padding-bottom: 30px;
}
/*============ logo-slider css end here ========*/

.woocommerce-MyAccount-content a:nth-child(2) {
/*     display: block; */
}
.tutorial-category h3 {
    text-align: left;
}
.woocommerce-MyAccount-content p {
    text-align: center;
}
.video-description p {
    margin-bottom: 10px !important;
}

.video-description li p {
    margin-bottom: 8px !important;
}
.woocommerce-MyAccount-content {
    padding-bottom: 30px;
}
form.woocommerce-EditAccountForm.edit-account input[type="text"] {
    border: 1px solid;
    border-radius: 7px;
    font-size: 20px;
    width: 100%;
}
form.woocommerce-EditAccountForm.edit-account button#fma_lwp_continue_with_phone {
    width: 100% !important;
}
form.woocommerce-EditAccountForm.edit-account select#country_code {
    font-size: 16px;
}
body.page-template-default.login-page-dsn .entry-content .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account button#fma_lwp_send_code_btn {
    margin-top: 10px !important;
}
.woocommerce-MyAccount-content .woocommerce-address-fields button.button {
    background: #baa769 !important;
    border-radius: 9px !important;
    height: 50px !important;
    line-height: 43px;
    padding: 0;
    width: 167px !important;
    font-family: 'Gellix';
    font-size: 18px;
}
p.woocommerce-form-row.form-row button.woocommerce-Button.button:hover{
	    background-color: #2e3c48 !important;
	    border: none !important;
	    color: #fff !important ;
}

.second-contact .wpcf7-form-control-wrap:last-child {
    position: relative;
}
.second-contact .wpcf7-form-control-wrap:nth-child(3)::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%231f1f1f'%3E%3Cpath d='M480-345 240-585l56-56 184 183 184-183 56 56-240 240Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
    z-index: 999;
    filter: invert(2);
}
section.collection-section-seller .product-image-wrapper {
    width: 100%;
}

/*=========== our blog section css start here ==========*/
.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1 img {
    width: 100%;
    height: 413px;
    object-fit: cover;
}
.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1 {
    margin: 0px 15px;
    position: relative;
}
.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1 .card__information1 {
    margin-top: -61px;
    position: relative;
    background-color: #fff;
    width: 85%;
    padding: 25px 10px 25px 0px;
    z-index: 999;
}
.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1 .card__information1 h3.card__heading1.h2 {
    font-family: Gellix;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0%;
}
.home .main-blog{
    display: inherit;
}
.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1 .card__information1 h3.card__heading1.h2 a:hover {
    color: #F5821F;
}

.main-blog.container .blog-slider1.slick-initialized.slick-slider .blog-inner1  .read_more1 a {
    font-family: Gellix;
    font-weight: 800;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #F5821F;
    display: flex;
    align-items: center !important;!I;!;
    gap: 8px;
}
.home .main-blog {
    display: inherit;
    padding-bottom: 50px;
}
.box-content-wrap span.price-15-more {
    display: none;
}
.summary.entry-summary span.custom-price-label {
    color: #000 !important;
    font-weight: 600;
    padding-right: 5px;
}
/*=========== our blog section css start here ==========*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px !IMPORTANT;
    color: #C76E00 !important;
    font-weight: 900 !important;
}

ul.mega-sub-menu a.mega-menu-link {
    border-bottom: 1px solid #dedada !important;
    margin: 0px 15px 10px 5px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item > ul.mega-sub-menu a.mega-menu-link:hover {
    color: #C76E00 !important;
}


.go-to-cart-wrapper a.button.go-to-cart-button {
    width: 100%;
    background-color: #C76E00;
    padding: 14px 0px !important;!I;!;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-family: 'Gellix';
    text-transform: uppercase;
    font-weight: 900;
    text-decoration: none;
    border-radius: 10px;
}
.go-to-cart-wrapper {
    width: 100%;
    padding: 0px !important;
    margin: 15px 0px !important;
}
.go-to-cart-wrapper a.button.go-to-cart-button:hover {
    text-decoration: none !important;
    border: none;
    background-color: #2e3c48 !important;
    transition: 0.3s;
}
.video-modal-content {
    max-width: 50% !important;
}
.video-modal-content video#videoPlayer {
    height: 400px;
    width: 100%;
}
.new-wrapper .summary.entry-summary span.price-15-more {
    text-decoration: line-through;
    font-weight: 500;
}
.single-product .summary p.price br {
    display: none;
}
section.related.products span.price {}

/*section.related.products span.price span.price-15-more {
    display: none;
}*/
section.related .product-image-wrapper {
    padding-bottom: 10px;
}
.entry-content p.woocommerce-form-row.form-row.form-row-wide.custom-role {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 10px;
    padding: 30px 0px;
    margin: 0px;
}
.entry-content p.woocommerce-form-row.form-row.form-row-wide.custom-role {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 10px;
    padding: 30px 0px 5px 0px;
    margin: 0px;
}
.entry-content p.woocommerce-form-row.form-row.form-row-wide label {
    padding: 0px;
    margin: 0px;
}
select#builder_constructor_choice {
    border: 1px solid #00000057;
    margin: 20px 0px 0px 0px;
    font-size: 17px;
}
p#builder_constructor_dropdown label br {
    display: none !important;
}
p#builder_constructor_dropdown br {
    display: none;
    margin-bottom: 10px !important;
}
p.woocommerce-form-row.form-row.form-row-wide.custom-role input {
    margin-bottom: 0px !important;
}
p.woocommerce-form-row.form-row button.woocommerce-Button.button {
    margin-top: 15px;
}
.entry-content .notification-msg {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    margin-top: 25px;
}
ul.products-related-section.slick-initialized.slick-slider .product-image-wrapper span.price span.price-15-more {
    text-decoration: line-through;
    font-weight: 600;
}
.logged-in ul.products li.product .price-or-pricing a span.price-15-more {
    text-decoration: line-through;
    font-weight: 600;
    font-family: 'Gellix';
}
.logged-in ul.products li.product .price-or-pricing a {
    display: flex;
    justify-content: center;
}
ul.products-related-section.slick-initialized.slick-slider span.price.rrp-added {
    font-family: Gellix;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}
ul.products-related-section.slick-initialized.slick-slider span.price.rrp-added:hover {
    color: #000 !important;
}
 .row.collection-sec ul.products span.price-type-message.diamond, .row.collection-sec ul.products span.price-type-message.platinum{
    position: absolute !important;
    top: 10px;
    left: 10px;
    background: #bda66e !important;
    color: #fff;
    padding: 7px 10px;
    font-family: Gellix !important;
    z-index: 1;
}
ul.products-related-section.slick-initialized.slick-slider  span.price-type-message {
    display: none;
}
.wp-block-woocommerce-empty-cart-block .slider-coll-seller-cart.slick-initialized.slick-slider .product-image-wrapper {
    width: 100%;
}
.wp-block-woocommerce-empty-cart-block span.jdgm-prev-badge__text {
    display: none;
}
ul.woocommerce-error {
    text-align: center;
}
 
ul.woocommerce-error li {
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.entry-content .woocommerce-info {
    display: flex;
    justify-content: center;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
}
@media (min-width:992px) and (max-width:2000px){
	.top-header.desktop-view {
    padding-top: 60px;
}
.accouncement-bar {
    position: fixed;
    width: 100%;
    z-index: 99;
}
}


div#calculator .display-flex-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 12px;
}
.woocommerce-variation-add-to-cart.variations_button .field-value input {
    height: 20px !important;
    width: 20px !important;
    padding: 0px !important;
}
.woocommerce-variation-add-to-cart.variations_button .field-value input::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.woocommerce-variation-add-to-cart.variations_button .field-value span.wastage-options {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: end;
}
.display-flex-wrapper .i-icons .title-column span {
    position: relative;
}
.display-flex-wrapper .i-icons p.wastage {
    display: none;
    margin: 0px;
    position: absolute;
    top: -75px;
    left: -20px;
    background-color: #000000c4;
    color: #fff;
    width: 230px;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px !important;
    transition: 0.5s;
    line-height: 23px !important;
    font-family: 'Gellix' !important;
    z-index: 999;
}
.display-flex-wrapper .i-icons span:hover p.wastage {
    display: block !important;
    cursor: pointer;
}
.display-flex-wrapper .title-column svg {
    margin-left: 5px;
    cursor: pointer;
}
.woocommerce-variation-add-to-cart.variations_button .field-value label {
    padding-left: 0px;
    padding-right: 8px;
}
.woocommerce-variation-add-to-cart.variations_button .field-value label:last-child {
    padding-right: 0px;
}

div#jp-relatedposts {
    max-width: 100% !important;
}

div#jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 30px;
    border-top: 0 !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em::before {
    display: none !important;
}

a.jp-relatedposts-post-a {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000 !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}

div.sharedaddy h3.sd-title {
    font-size: 16px !important;
}




body.single-post .entry-content ul li {
    margin-right: 10px !important;
}


.blog article .container {
    padding: 0;
}

.blog article h2.entry-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


.post-navigation .post-title {
    font-size: 16px;
    margin: 0;
}


input[type=checkbox], input[type=radio] {
    border: 1px solid #ccc !important;
    opacity: 1 !important;
}


.swal2-actions button.swal2-styled:hover {
    background: #c76e00 !important;
    color: #fff;
}

.slider-coll-seller-cart {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.slider-coll-seller-cart a {
    width: 100%;
    display: inline-block;
}

.slider-coll-seller-cart a .product-image-wrapper {
    width: 100%;
}

.slider-coll-seller-cart .slider-content {
    width: 24%;
}

.wc-block-cart__empty-cart__title {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

.contact-container a.contact-item {
    margin-bottom: 10px;
}

.footer-section ul.list-unstyled.list-social.footer__list-social {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    width: 30%;
    margin-top: 0;
}

@media(max-width: 767px) {
    ul.list-unstyled.list-social.footer__list-social {
    gap: 15px !important;
}

ul.list-unstyled.list-social.footer__list-social li.list-social__item {
    margin: 0 !important;
}

.footer-section ul.list-unstyled.list-social.footer__list-social {
     display: flex;
     width: 100%; 
}
}

.top-slider {
    display: none;
}

/* ____________________________Registration page css start__________________________ */

article.post-6702 {
    background: #F5F5F5 !important;
}

article.post-6702 .entry-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

div#customer_login {
    max-width: 730px !important;
}

.entry-content div#customer_login .registration-wrapper h2 {
    font-size: 46px !important;
    font-weight: 700 !important;
    color: #2E3C48 !important;
    text-align: center !important;
    margin-bottom: 32px !important;
}

.entry-content div#customer_login .registration-wrapper h2 span {
    font-family: 'Gellix';
    font-weight: 300;
}

.registration-tabs {
    display: flex;
    align-items: center;
    gap: 50px;
}

.registration-tabs .tab-btn {
    font-family: 'Gellix';
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #CE8020;
    border-radius: 10px;
    background: #ffffff !important;
    color: #000000 !important;
}

.registration-tabs .tab-btn.active {
    background: #CE8020 !important;
    color: #ffffff !important;
}

.registration-intro {
    font-family: 'Gellix';
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    margin: 40px 0;
}

.registration-wrapper .form-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px !important;
}

.registration-wrapper .form-grid .form-row {
    width: calc(100% / 2 - 10px);
    padding: 0 !important;
    margin: 0 !important;
}

.registration-wrapper .form-row label {
    margin-bottom: 5px;
    font-family: 'Gellix' !important;
    font-size: 18px !important;
    font-weight: 500;
}

.registration-wrapper .form-row input:not([type="checkbox"]), 
.registration-wrapper .form-row select {
    width: 100% !important;
    height: 65px !important;
    border: 1px solid #A8A8A8 !important;
    border-radius: 10px !important;
    color: #000000 !important;
    padding: 10px 20px !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.25;
    margin: 0 !important;
    outline: none !important;
}


.registration-wrapper .form-row select {
    appearance: none !important;
    background-image: url('data:image/svg+xml,<svg width="26" height="14" viewBox="0 0 26 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.518 10.8998L23.4165 0.274189C23.5043 0.186709 23.6086 0.117515 23.7233 0.0706107C23.8381 0.0237063 23.961 2.31559e-05 24.0849 0.000933045C24.2089 0.00184292 24.3314 0.0273268 24.4455 0.0759097C24.5595 0.124493 24.6628 0.19521 24.7493 0.28397C24.8359 0.372729 24.9039 0.477769 24.9496 0.593009C24.9953 0.70825 25.0176 0.831407 25.0154 0.955346C25.0132 1.07929 24.9864 1.20155 24.9366 1.31507C24.8868 1.42858 24.8149 1.53109 24.7253 1.61666L13.1737 12.8778C12.9988 13.0483 12.7644 13.1439 12.5202 13.1441C12.2759 13.1443 12.0413 13.0492 11.8662 12.8791L0.292776 1.64033C0.202943 1.55493 0.130846 1.45257 0.0808604 1.33915C0.0308752 1.22573 0.00375641 1.10352 0.00138567 0.979579C-0.00110904 0.855644 0.0210227 0.732444 0.0664108 0.617115C0.111925 0.501787 0.179698 0.396615 0.266112 0.307689C0.3524 0.218761 0.45558 0.147844 0.569533 0.0990402C0.683486 0.0502364 0.805961 0.0245151 0.92996 0.023365C1.05396 0.0222149 1.17686 0.0456599 1.29165 0.092342C1.40657 0.139024 1.51101 0.208015 1.59897 0.295325L12.518 10.8998Z" fill="%232E3C48"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 20px) !important;
}


.registration-wrapper .form-row select option {
    font-weight: 500 !important;
}

.registration-wrapper .form-row.agree-row input {
    margin-right: 5px !important;
    margin-bottom: 0 !important;
    border-radius: 6px;
}

.registration-wrapper .form-row.agree-row label {
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
    margin: 20px 0;
}

.registration-wrapper .form-row.agree-row label a {
    color: #C76E00 !important;
    text-decoration: none !important;
}

.registration-wrapper .form-row button.woocommerce-Button {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    background: #2E3C48 !important;
    height: 65px !important;
    padding: 5px 60px !important;
    width: auto !important;
    border-radius: 10px !important;
}

.registration-wrapper .form-row button.woocommerce-Button:hover {
    outline: none !important;
    border: none !important;
    color: #ffffff;
}

.registration-wrapper .help-text {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
}

.registration-wrapper .help-text .need_help {
    font-weight: 700;
    text-transform: capitalize;
}

.registration-wrapper .help-text a {
    color: #C76E00 !important;
    text-decoration: none !important;
}


.entry-content .notification-msg {
    display: none;
}

@media(max-width: 767px) {
    .entry-content div#customer_login .registration-wrapper h2 {
        font-size: 36px !important;
    }

    div#customer_login {
        padding: 0 !important;
    }

    .registration-tabs {
        display: flex;
        flex-direction: column;
        align-items: unset;
        gap: 20px;
    }

    .registration-wrapper .form-grid .form-row {
        width: 100%;
    }

    .registration-wrapper .form-row.agree-row label {
        margin: 0 0 20px;
    }
}


/* ____________________________Registration page css end__________________________ */




/* === TAB STYLING FOR GRAVITY FORMS RADIO === */
.ginput_container_radio .gfield_radio {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

/* Hide the actual radio buttons */
.ginput_container_radio .gfield-choice-input {
  display: none !important;
}

/* Style the labels as tab buttons */
.ginput_container_radio .gform-field-label {
  background-color: #f5f5f5;
  border: 1px solid #d6d6d6;
  color: #333;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
}

/* Hover effect */
.ginput_container_radio .gform-field-label:hover {
  background-color: #fafafa;
  border-color: #999;
}

/* Active/checked state */
.ginput_container_radio .gfield-choice-input:checked + .gform-field-label {
  background-color: #f5a623; /* orange tone like your screenshot */
  color: #fff;
  border-color: #f5a623;
  box-shadow: 0 3px 8px rgba(245, 166, 35, 0.3);
}

/* Optional: make labels same width for a neat row */
.ginput_container_radio .gform-field-label {
  min-width: 180px;
  text-align: center;
}

.rrp-processed span.price-15-more {
    text-decoration: line-through;
}

.rrp-processed:hover *:not(.price-15-more) {
    color: #C76E00;
}

body.archive a.button.product_type_variable.add_to_cart_button {
    display: none;
}

/* .jdgm-widget.jdgm-preview-badge {
    display: none !important;
}

.product-rating .jdgm-widget.jdgm-preview-badge {
    display: block !important;
} */

/* Responsive tweaks */
@media (max-width: 600px) {
  .ginput_container_radio .gform-field-label {
    min-width: 120px;
    font-size: 14px;
    padding: 8px 18px;
  }
}





fieldset#shipping-option {
    display: none;
}

button.wc-block-components-checkout-place-order-button.contained {
    pointer-events: none;
}