/*reset css*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

.craft-sec {
    padding: 100px 0;
}

.hover.child-active>div {
    display: block;
}

/*.parent-active a{
    color: #82A12A !important;
}*/

p.link_items {
    display: grid;
    width: 100%;
}

p.link_items a {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding: 20px;
    line-height: 21px;
    color: #2F2E29;
}

p.link_items a.active {
    background-color: #82A12A;
    color: #ffffff;
}

p.link_items a:hover {
    background-color: #82A12A !important;
    color: #fff;
}

.craft-sec h2 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #2F2E29;
    text-align: center;
    padding-bottom: 40px;
}

.browse-box {
    border: 1px solid #F3F3F3;
    background: #FFFFFF;
}

.browse-box h5 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
    /* border-bottom: 1px solid #F3F3F3; */
}

.browse-box span {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #82A12A;
}

.browse-head {
    padding: 20px;
    border-bottom: 1px solid #F3F3F3;
}

.browse-box ul li a {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #2F2E29;
}

.craft-box {
    padding: 20px;
    border: 1px solid #F3F3F3;
}
section.craft-sec .row > div {
    margin-bottom: 30px;
}
/* .craft-text {
    padding-top: 30px;
    min-height: 281px
} */
.woocommerce .craft-text .product_img {
    position: relative;
    padding-top: 100%;
}

.woocommerce .craft-text .product_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.craft-text h3 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #2F2E29;
    text-align: left;
    padding-top: 30px;
}

.craft-text ul li {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
    padding-top: 10px;
}

.craft-text ul li span {
    color: #82A12A;
    padding-left: 20px;
}

.craft-btn {
    padding-top: 30px;
}

.craft-btn a {
    width: 100%;
    height: 50px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #82A12A;
    transition: all 0.3 ease-out;
}

.craft-btn a:hover {
    background: #FFFFFF;
    color: #82A12A;
}

.craft-sec .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-radius: unset;
}

.craft-sec .page-link {
    color: #2F2E29;
    ;
    font-size: 16px;
    margin: 5px;
    border: 1px solid #DFE3E8;

}

.craft-sec .page-next {
    color: #82A12A;
}

.jumbo-sec {
    padding: 100px 0px;
    border-bottom: 1px solid #EBEBEB;
}

.jumbo-img {
    padding: 90px 26px;
    border: 1px solid #efefefef;
}

.jumbo-text h4 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #2F2E29;
}

.jumbo-text p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2F2E29;
}

.jumbo-text small {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #2F2E29;
}

.jumbo-text h6 {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #2F2E29;
}

.jumbo-text span {
    color: #82A12A;
}

.input-group-minus {
    display: flex;
}

.jumbo-flex .input-group-plus {
    display: flex;
}

.jumbo-flex .input-group .btn.btn-number {
    width: 50px;
    height: 47px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: unset;
}

.jumbo-flex button.btn.btn-number span {
    font-size: 20px;
    color: #2F2E29;
}

.jumbo-flex .input-group input.form-control.input-number {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    padding: 0;
    text-align: center;
    background: none;
    border: unset;
    border-right: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;
}

.jumbo-flex .input-group {
    max-width: 208px;
    width: 100%;
    border: 1px solid #E4E4E4;
}

.jumbo-flex .input-group button.btn.btn-number {
    border: unset !important;
}

.jumbo-cart p {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
    padding-top: 30px;
}

.jumbo-flex {
    display: flex;
    align-items: center;
}

.jumbo-cart-btn a {
    width: 100%;
    height: auto;
    background: #E5B821;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 18px 60px;
    transition: all 0.4s ease-out;
}

.jumbo-cart-btn a:hover {
    background: #82A12A;
    color: #fff;
}

.jumbo-overview {
    padding-top: 40px;

}

.jumbo-overview h4 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #2F2E29;
}

.jumbo-overview ul li {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
    padding-top: 19px;
}

/*.prodct-dtl .auto-des .product-box.new-pdcts .product-abt{
    min-width: 200px;
}*/
.product-box.prodct-dtl .product-abt {
    min-height: 300px;
}

/*.product-box.prodct-dtl .product-btn a {
    background: #82a12a;
    color: #fff;
}
*/


/* about sec starts here */
.about-sec {
    padding-top: 100px;
}

.about-sec-image {
    position: relative;
}

.about-sec-text h3 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 45px;
    color: #2F2E29;
}

/* Seo CSS */

.about-sec-text h1 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 45px;
    color: #2F2E29;
}


.about-sec-text p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #2F2E29;
    text-align: justify;
}

.about-s {
    padding: 100px 0px;
}

.about-content {
    padding: 115px 100px;
    background-color: #F5F9EC;
    height: 100%;
}

.about-content p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #2F2E29;
    text-align: justify;

}

.about-s .about-text {
    padding-right: 0px;
}

.about-s .about-media {
    padding-left: 0px;
}

.about-s .about-media .about-content-img {
    height: 100%;
}

.about-s .about-media .about-content-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* account */

.contact-login-form {
    margin: 100px auto;
    max-width: 570px;
    width: 100%;
    margin-top: 60px;
    background: #FFFFFF;
    box-shadow: 0px 14px 24px rgb(211 211 211 / 25%);
    border-radius: 0px 0px 8px 8px;
    padding: 0px;
    overflow: hidden;
    border-radius: 8px;

}

.contact-login-form .nav-tabs {
    border: 0px;
    margin: 0px;
}

.contact-login-form .nav-tabs li.nav-item {
    width: 50%;
}

.contact-login-form div#myTabContent {
    padding: 30px 50px;
}

.contact-login-form .nav-tabs .nav-link {
    background: #FFEED0;
    border-radius: 0px;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #B77600;
    text-align: center;
    padding: 15px 30px;
}

.contact-login-form .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    padding: 15px 30px;
    background: #B77600;
    border-radius: 0px;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #FFEED0;
}

.form-btn {
    padding-top: 30px;
}

.form-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.form-btn a:hover {
    color: #82A12A;
    background: #fff;
    border: 1px solid #82a12a;
}

.acc-box p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
}

.acc-box input.form-control.cont {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;

}

.acc-box input.form-control.cont::placeholder {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #C9C9C9;
}

.acc-box-text1 {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
    text-align: center;
}

.catlog-form {
    margin: 100px auto;
    max-width: 570px;
    width: 100%;
    margin-top: 60px;
    padding: 0px;
    overflow: hidden;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 14px 24px rgba(211, 211, 211, 0.25);
    border-radius: 0px 0px 8px 8px;
}

.catlog-search a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    background: #B77600;
    border-radius: 8px 8px 0px 0px;
    padding: 20px 0px;
}

.catlog-p {
    padding: 30px 50px;
}

.catlog-text p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
    text-align: center;
}

.catlog-sec textarea {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    padding: 15px 15px;
    height: 150px !important;
}

.catlog-sec textarea::placeholder {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #C9C9C9;
    padding: 10px;
}

.catlog-sec textarea:focus-visible {
    outline: none;
}

.catlog-sec input.form-control {
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    padding: 24px 10px;

}

.catlog-sec input.form-control::placeholder {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #C9C9C9;
}

.catlog-sec label {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #2F2E29;
}

.stick-box {
    max-width: 570px;
    width: 100%;
    padding: 0px;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(211, 211, 211, 0.25);
    border-radius: 10px;
}

.stick-text {
    padding: 40px;
}

.jumbo-sticks-sec {
    padding: 100px 0px;
}

.jumbo-sticks-sec .custom {
    width: 100%;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    appearance: none;
    position: relative;
    background-image: url(../images/Polygon\ 1\ \(1\).png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    position: relative;
    background-size: 12px;
    padding: 20px 15px;
    border-radius: unset;
    outline: none;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
}

.stick-text h3 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #2F2E29;
}

.stick-text p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2F2E29;
}

.stick-text label {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
}

.card-body ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.card-body li img {
    width: 32px;
    height: 32px;
    margin: 10px 0px;
}

.card-body li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    box-shadow: none;
    text-align: center;
    cursor: pointer;
    margin: 0px 5px 5px 0px;
    padding: 10px 5px;
    width: 23.333%;
    transition: all ease-in 0.3s;
}

.card-body li:hover {
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 20%);
}

.card-header .title {
    font-size: 17px;
    color: #000;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card {
    border: none;
    border-radius: unset;
}

.accordion>.card>.card-header {
    margin: 20px 0px;
    border: 1px solid #E4E4E4;
}

.card-header.collapsed {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.card-header {
    background: #fff;
    border-radius: unset;
    border: 1px solid #E4E4E4;
    padding: 20px 15px;
}

.card-body {
    background: #fff;
    border: 1px solid #E4E4E4;
    padding: 20px;
}

.card-header .title {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
}

.accordion textarea {
    width: 100%;
    border: 1px solid #E4E4E4;
    padding: 10px;
}

.accordion textarea:focus-visible {
    outline: none;
}

.scrollbar {
    /* height: 380px; */
    background: #F5F5F5;
    overflow-y: scroll;
}

.style-2::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar-thumb {
    border-radius: 20px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #82A12A;
}

.style-2::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.stick-box .fm {
    margin-top: 20px;
}

.color {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.color input[type="color"] {
    width: 50px;
    height: 45px;
    margin-right: 15px;
}

.color input[type="text"] {
    width: 46%;
    padding: 10px;
    font-size: 18px;
    outline: none;
    letter-spacing: 3px;
    font-weight: bold;
    opacity: 0.85;
    transition: all 250ms ease;
    text-align: center;
}

.color input[type="text"]:hover {
    opacity: 1;
}


/* negicss */
.pro_cate_title {
    padding: 80px 0 0 0;
    text-align: center;
}

.pro_cate_title h2 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #2F2E29;
    text-align: center;
    padding-bottom: 40px;
}

.cate_class_woo section.craft-sec {
    padding-top: 0;
}

.cate_class_woo span.price {
    display: none;
}

.shop_con_div {
    margin-bottom: 50px;
}

.woocommerce-page .craft-box {
    padding: 20px;
    border: 1px solid #F3F3F3;
    height: 100%;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-top: auto;
}

.craft-text {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.craft-text a{
    width: 100%;
}
.craft-text span.price {
    display: none;
}

.woocommerce-page .footer-nav-widgets-wrapper.header-footer-group,
.cate_class_woo section.craft-sec nav.pagination-single.section-inner {
    display: none;
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
}

section.craft-sec nav.woocommerce-pagination ul.page-numbers {
    color: #2F2E29;
    font-size: 16px;
    margin: 5px;
    border: 0px solid #DFE3E8;
    display: flex;
    align-items: center;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    border-right: 0pc solid;
}

section.craft-sec nav.woocommerce-pagination ul.page-numbers li a:hover,
section.craft-sec nav.woocommerce-pagination ul.page-numbers li span:hover {
    background: #e9ecef;
}

section.craft-sec nav.woocommerce-pagination ul.page-numbers li a {
    margin: 10px;
    color: #2F2E29;
    font-size: 16px;
    margin: 5px;
    border: 1px solid #DFE3E8;
    padding: .5rem .75rem;
}

section.craft-sec nav.woocommerce-pagination ul.page-numbers li span {
    color: #2F2E29;
    font-size: 16px;
    font-family: "ProximaNova";
    margin: 5px;
    border: 1px solid #DFE3E8;
    background: transparent;
    padding: .5rem .75rem;
}

section.craft-sec nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current {
    background: #ebe9eb;
}

a.next.page-numbers,
a.prev.page-numbers {
    color: #82A12A !important;
}

.woocommerce-shop section.craft-sec {
    padding-top: 40px;
}

.woocommerce-shop .entry-header-inner.section-inner.medium {
    padding: 80px 0 0 0;
}

.woocommerce .craft-text img {
    width: 100%;
    display: block;

}

.woocommerce .craft-text .product_img {
    
}

.single-product .section-inner,
.single-product article nav.pagination-single.section-inner,
article .single-product .comments-wrapper.section-inner {
    display: none;
}

.woocommerce-tabs.wc-tabs-wrapper,
.summary.entry-summary.single_pro p.price {
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    margin: 0;
    padding: 0;
}

section.related.products h2 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #2F2E29;
    margin-bottom: 50px;
}

.woocommerce-page section.related.products .craft-box {
    margin: 15px 15px;
    height: 100%;
    min-height: 700px;
}

.product_meta span.sku_wrapper,
.product_meta span.posted_in {
    display: none;
}

.qtylabel {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
    padding-top: 30px;
    padding-bottom: 20px;
}

.single_pro form.cart .quantity button.minus,
.single_pro form.cart .quantity button.plus {
    width: 40px;
    background: transparent;
    border: 1px solid #E4E4E4;
    width: 50px;
    height: 53px;
    font-size: 22px;
}

.woocommerce-cart .quantity button.minus,
.woocommerce-cart .quantity button.plus {
    width: 40px;
    background: transparent;
    border: 1px solid #E4E4E4;
    width: 50px;
    height: 53px;
    font-size: 15px;
}

.woocommerce-checkout article header {
    padding: 50px;
}

.woocommerce-cart .quantity {
    display: flex;
}

.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td {
    font-size: 16px;
}

.woocommerce table.shop_table td a {
    color: #82A12A;
}

.woocommerce-checkout .entry-content .woocommerce {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row span.selection .select2-selection__rendered {
    line-height: 47px;
}

.woocommerce-checkout .entry-content .woocommerce form.checkout.woocommerce-checkout .col-1 {
    width: 100% !important;
    max-width: 100%;
}

.woocommerce-additional-fields .form-row {
    display: inherit;
}

.woocommerce-additional-fields .form-row textarea {
    padding: 10px;
}

.woocommerce-billing-fields h3 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #2F2E29;
}

.woocommerce-checkout article header {
    padding: 50px;
}

.woocommerce-checkout .entry-content .woocommerce {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.woocommerce-checkout .entry-content .woocommerce form.checkout.woocommerce-checkout .col-1 {
    width: 100% !important;
    max-width: 100%;
}

.woocommerce-info a.showcoupon {
    color: #82A12A;
}

p#billing_address_1_field,
p#billing_postcode_field {
    margin-top: 15px;
}

.woocommerce-info {
    border-top-color: #82A12A;
}

.woocommerce-info::before {
    color: #82A12A;
}

form.checkout.woocommerce-checkout .form-row label {
    font-weight: 600;
}

.woocommerce-billing-fields h3 {
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    color: #2F2E29;
}

.woocommerce-billing-fields__field-wrapper input {
    width: 100% !important;
    max-width: 100%;
    padding: 9px 15px;
    margin: 6px !important;
    border: 1px solid #E4E4E4;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .select2 span.select2-selection.select2-selection--single {
    height: 47px;
    padding: 0;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .select2 span.select2-selection.select2-selection--single span#select2-billing_country-container {
    line-height: 47px;
}

button#place_order {
    background: #82A12A;
    width: 100%;
    height: 50px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    border: 1px solid #82A12A;
    max-width: 220px;
    float: inherit !important;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    font-size: 20px;
}

.woocommerce-shipping-fields {
    margin: 10px;
}

div#customer_details .col-2 {
    width: 100%;
    max-width: 100%;
}

.form-row.place-order {
    display: block;
}

form.checkout.woocommerce-checkout div#order_review {
    margin: 15px;
}

form.checkout.woocommerce-checkout h3#order_review_heading {
    padding-left: 20px;
    margin-top: 30px;
    font-size: 22px;
    font-weight: 600;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .select2 span.select2-selection.select2-selection--single span.select2-selection__arrow {
    height: 47px;
}

.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row {
    display: inherit;
}

.woocommerce-cart article header {
    padding: 30px;
}

.cart-collaterals .wc-proceed-to-checkout a.checkout-button {
    background: #82A12A;
    border: 1px solid #82A12A;
}

.cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
    color: #82A12A;
    background: #fff;
}

.shipping_address .form-row {
    display: inherit;
}

/* .shipping_address .form-row span.select2-selection.select2-selection--single {
    height: 100%;
    min-height: 47px;
} */

.shipping_address .form-row span.select2-selection.select2-selection--single span#select2-shipping_country-container {
    line-height: 47px;
}

.shipping_address .form-row input {
    padding: 15px;
    padding: 15px;
    margin: 6px !important;
    border: 1px solid #E4E4E4;
}

.product-btn.cart-bt a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background: #82A12A;
    color: #fff;
}

.product-btn.cart-bt a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #FFFFFF;
    color: #82A12A;
    border: 1px solid #82A12A;
    margin-top: 10px;
    transition: all 0.4s ease-in-out;
    font-family: "ProximaNova";
}

.single_pro form.cart .quantity input[type="number"] {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    height: 100%;
    min-height: 53px;
    border-right: 0;
    border-left: 0;
    width: 100%;
    max-width: 100px;
    font-size: 22px;
}

.woocommerce-cart .quantity input[type="number"] {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    height: 100%;
    min-height: 53px;
    border-right: 0;
    border-left: 0;
    width: 100%;
    max-width: 100px;
    font-size: 16px;
}

.single_pro button.single_add_to_cart_button.button:hover {
    background: #82A12A;
    color: #fff;
}

.jumbo-overview p {
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #2F2E29;
    padding-top: 19px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    margin: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    margin-right: 3px;
    border: 1px solid #ccc;
}

.single-product.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
    display: flex;
}

.single_pro button.single_add_to_cart_button.button {
    background: #E5B821;
    padding: 17px 42px;
    border-radius: 0;
    margin-left: 20px;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 18px 60px;
    transition: all 0.4s ease-out;
}

.single_pro form.cart .quantity input[type=number]::-webkit-inner-spin-button,
.single_pro form.cart .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.woocommerce-cart .woocommerce-cart-form .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce-cart .woocommerce-cart-form .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #fff;
    color: #82A12A;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
    background: #82A12A;
    color: #fff;
}

input#coupon_code {
    width: 100%;
    max-width: 170px;
    border: 1px solid #82A12A;
}

.cart_totals h2 {
    font-size: 26px;
    font-weight: 600;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%;
    margin-top: 70px;
}

.woocommerce-product-gallery {
    border: 1px solid #efefefef;
}

.summary.entry-summary.jumbo-text p.price {
    display: none;
}

body.single-product .pro_img .woocommerce-product-gallery {
    width: 100% !important;
    float: inherit !important;
}

.single-product.woocommerce-page div.product div.summary {
    width: 100%;
    float: inherit;
}

.single-product .post-inner.thin .type-product {
    padding: 80px 0;
}

/* new css */
.dashboard_sec_account nav ul li a {
    padding: 10px;
    background: #496300;
    margin: 10px 0;
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.dashboard_sec_account nav ul li a:hover {
    background: #E5B821;
}

.dashboard_sec_account {
    padding: 80px;
}

.dashboard_sec_account nav ul li a:first-child {
    margin-top: 0;
}

.dashboard_sec_account .woocommerce-MyAccount-content p a {
    color: #E5B821;
}

.woocommerce .dashboard_sec_account .col2-set .col-1,
.woocommerce-page .dashboard_sec_account .col2-set .col-1,
.woocommerce .dashboard_sec_account .col2-set .col-2,
.woocommerce-page .dashboard_sec_account .col2-set .col-2 {
    width: 100%;
    float: inherit;
    max-width: 100%;
}

.dashboard_sec_account .form-row {
    display: inherit;
}

.dashboard_sec_account .form-row input {
    padding: 15px;
    margin: 6px !important;
    border: 1px solid #E4E4E4;
}

.dashboard_sec_account .form-row span.select2.select2-container span.select2-selection {
    height: 47px;
    border: 1px solid #E4E4E4;
}

.dashboard_sec_account .form-row span.select2.select2-container span.select2-selection span#select2-billing_country-container {
    line-height: 47px;
}

.dashboard_sec_account .form-row span.select2.select2-container span.select2-selection span.select2-selection__arrow {
    top: 10px;
}

.dashboard_sec_account .woocommerce-address-fields p button[type="submit"],
.dashboard_sec_account .edit-account p button[type="submit"] {
    background: #82A12A;
    color: #fff;
    padding: 15px 30px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    /* line-height: 47px; */
}

form.woocommerce-EditAccountForm.edit-account label {
    font-size: 15px;
    font-weight: 600;
}

.section-inner.thin.error404-content {
    padding: 80px;
    text-align: center;
}

.section-inner.thin.error404-content form.search-form input.search-submit {
    padding: 10px 20px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    border: 1px solid #82A12A;
}

.section-inner.thin.error404-content form.search-form input#search-form-1 {
    padding: 10px;
    border: 1px solid #ccc;
}

a.added_to_cart.wc-forward {
    background: #FFFFFF;
    color: #82A12A;
    border: 1px solid #82A12A;
    margin-top: 10px;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 50px;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}

/* negicss end */

.btn #btn {
    padding: 10px;
    background: #82A12A;
    color: #FFFFFF;
    border: none;
    font-weight: bolder;
    font-size: 18px;
    letter-spacing: 2px;
    outline: none;
    transition: all 300ms ease;
    margin: 5px;
}

.btn #btn:hover {
    background: #FFFFFF;
    color: #82A12A;
    letter-spacing: 3px;
    border: 1px solid #82A12A;
}
.woocommerce form .form-row textarea {
    height: 38px;
    line-height: 0px;
    display: block;
    box-shadow: none;
}
ul.payment_methods li div.sv-wc-payment-gateway-card-icons{
    margin-left: 0px!important;
}
/* media queary */

@media screen and (max-width:1599px) {
    .about-content {
        padding: 80px 70px;
    }

    .about-content p {
        font-size: 18px;
        line-height: 1.5;
    }

    .about-sec-text p {
        font-size: 18px;
        line-height: 1.5;
    }
}


@media screen and (max-width: 1200px) {
    .craft-text ul li {
        font-size: 14px;
        line-height: 16px;
    }

    .craft-text h3 {
        font-size: 17px;
        line-height: 25px;
    }

    .craft-box {
        padding: 10px;
        margin-bottom: 30px;
    }

    .craft-btn {
        padding-top: 15px;
    }

    .craft-btn a {
        font-size: 14px;
        height: 45px;
    }

    .craft-text {
        min-height: 280px;
    }

    .product-box.prodct-dtl {
        margin: 0 15px;
    }

}

@media screen and (max-width: 992px) {
    .card-body {
        padding: 10px;
    }

}

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

    /* .craft-text {
        min-height: 270px;
    }*/
    .craft-btn {
        padding-top: 0px;
    }

    .craft-text h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .jumbo-overview {
        padding-top: 20px;
    }

    .jumbo-text h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .jumbo-text p {
        font-size: 16px;
        line-height: 24px;
    }

    .jumbo-overview ul li {
        padding-top: 10px;
        font-size: 16px;
    }

    .jumbo-cart p {
        padding-top: 10px;
    }

    .jumbo-overview h4 {
        font-size: 19px;
        line-height: 20px;
    }

    .jumbo-img {
        padding: 50px 25px;
    }

    .jumbo-text h6 {
        font-size: 17px;
        line-height: 28px;
    }

    .jumbo-cart-btn a {
        padding: 18px 22px;
    }

    .jumbo-flex .input-group {
        max-width: 160px;
    }

    .jumbo-sec {
        padding: 50px 0;
    }

    .product-box.prodct-dtl .product-abt {
        min-height: 314px;
    }

}

@media screen and (max-width: 767px) {
    .browse-box {
        margin-bottom: 30px;
    }

    .craft-box {
        padding: 10px;
        margin-bottom: 30px;
    }

    .craft-text {
        min-height: 230px;
        padding-top: 10px;
    }

    .craft-btn a {
        font-size: 12px;
        height: 35px;
    }

    .browse-head {
        padding: 10px;
    }

    .jumbo-text h4 {
        padding-top: 10px;
    }

    .jumbo-img {
        padding: 30px 15px;
    }

    .product-box.prodct-dtl .product-img {
        max-width: 320px;
        width: 100%;
        margin: auto;
    }

    .row.about-row {
        flex-direction: column-reverse;
    }

    .about-content {
        padding: 30px 30px;
    }

    .about-s {
        padding: 40px 0px;
    }

    .about-sec-text p {
        font-size: 16px;
        line-height: 1.5;
    }

    .about-content p {
        font-size: 16px;
        line-height: 1.5;
    }

    .about-s .about-text {
        padding-right: 15px;
    }

    .about-s .about-media {
        padding-left: 15px;
    }

    .about-sec {
        padding-top: 50px;
    }

    .about-sec-text {
        padding-top: 20px;
    }

    .about-sec-text h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .about-sec-text h3 {
        font-size: 30px;
        line-height: 36px;
    }

    .form-btn {
        padding-top: 10px;
    }

    .stick-box {
        margin-top: 0px;
    }

    .jumbo-sticks-sec {
        padding: 50px 0px;
    }

    .product-box.prodct-dtl .product-abt {
        min-height: 314px;
    }

    .woocommerce-cart .quantity {
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
        font-size: 12px !important;
    }
}

@media screen and (max-width: 575px) {
    .craft-text {
        min-height: auto;
        padding-bottom: 20px;
    }

    .jumbo-cart-btn a {
        font-size: 14px;
        line-height: 18px;
        padding: 17px 9px;
        margin-left: 10px;
    }

    .jumbo-flex .input-group .btn.btn-number {
        height: 41px;
    }

    .jumbo-flex .jumbo-cart-btn {
        height: 50px;
    }

    .jumbo-img {
        padding: 0px 0px;
    }

    .jumbo-text small {
        font-size: 14px;
        line-height: 28px;
    }

    .craft-img {
        max-width: 300px;
        width: 100%;
        margin: auto;
    }

    .jumbo-flex .input-group input.form-control.input-number {
        font-size: 14px;
    }

    .jumbo-flex button.btn.btn-number span {
        font-size: 14px;
    }

    .jumbo-flex .input-group .btn.btn-number {
        width: 45px;
        height: 41px;
    }

    .about-sec-text p {
        font-size: 14px;
        line-height: 1.5;
    }

    .about-content p {
        font-size: 14px;
        line-height: 1.5;
    }

    .about-s {
        padding: 20px 0px;
    }

    .about-content {
        padding: 10px 10px;
    }

    .contact-login-form .nav-tabs .nav-link {
        font-size: 14px;
        line-height: 18px;
        padding: 7px 19px;
    }

    .contact-login-form .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 14px;
        line-height: 18px;
        padding: 7px 19px;
    }

    .contact-login-form div#myTabContent {
        padding: 30px 20px;
    }

    .form-btn a {
        padding: 10px 0px;
        font-size: 16px;
    }

    .form-btn {
        padding-top: 0px;
    }

    .acc-box p {
        font-size: 14px;
        line-height: 15px;
    }

    .contact-login-form {
        margin: 50px auto;
    }

    .acc-box input.form-control.cont::placeholder {
        font-size: 14px;
        line-height: 14px;
    }

    .contact-login-form .nav-tabs {
        flex-direction: column;
    }

    .contact-login-form .nav-tabs li.nav-item {
        width: 100%;
    }

    .catlog-p {
        padding: 20px 10px;
    }

    .stick-text {
        padding: 10px;
    }

    .stick-text h3 {
        font-size: 16px;
        line-height: 1.5;
    }

    .stick-text p {
        font-size: 14px;
        line-height: 1.5;
    }

    .stick-text label {
        font-size: 16px;
        line-height: 18px;
    }

    .jumbo-sticks-sec .custom {
        font-size: 14px;
        line-height: 18px;
        padding: 13px 10px;
    }

    .card-header .title {
        font-size: 14px;
        line-height: 18px;
    }

    .card-header {
        padding: 13px 10px;
    }

    .product-box.prodct-dtl .product-abt {
        min-height: auto;
    }

    .jumbo-overview p {
        font-size: 16px;
        line-height: 22px;
    }

    .single_pro button.single_add_to_cart_button.button {
        margin-left: 0;
        margin-top: 15px;
    }

    section.related.products h2 {
        font-size: 29px;
        margin-bottom: 25px;
    }
    .woocommerce-cart .quantity input[type="number"]{
        min-height: 38px;
        font-size: 14px;
        max-width: 50px;
    }
    .woocommerce-cart .quantity button.minus, .woocommerce-cart .quantity button.plus{
        height: 38px;
        font-size: 12px;
    }
    .head-link-content {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .header-social-links {
        width: 100%;
        text-align: center;
    }
    
    .header-account-pf {
        width: 100%;
        text-align: center;
    }
    .contact-enqui h6 {
        display: none;
    }
    .enquiery-number{
        justify-content: center;
    }
}


/********************* Wordpress css start ********************************/
img.wp-image-222 {
    max-width: 60% !important;
}

.aws-container .aws-search-field {
    font-size: 11px !important;
}

.custom-products-sec p.ellipese {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-slide-sec p.ellipese {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aws-container .aws-search-form .aws-form-btn {
    background: #82A12A !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.aws-container .aws-search-form .aws-search-btn_icon {
    color: #ffffff !important;
    font-weight: 700 !important;
}

.page-id-274 p.product.woocommerce.add_to_cart_inline {
    border: 0px !important;
    padding: 0px !important;
}

.page-id-274 span.woocommerce-Price-amount.amount {
    display: none;
}

.page-id-274 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-id-274 a.added_to_cart.wc-forward {
    border: 0px;
    font-size: 0.8rem;
    line-height: 0px;
}

.page-id-274 a.added_to_cart.wc-forward:hover {
    background: #ffffff;
    color: #2F2E29;
}

.craft-text p {
    color: black;
}

.form-btn button.woocommerce-button.button.woocommerce-form-login__submit,
.form-btn button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;

}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    height: 50px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #82A12A;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background: #FFFFFF;
    color: #82A12A;
}

.btn .btn_color:hover {
    background: #FFFFFF;
    color: #82A12A;
    letter-spacing: 3px;
    border: 1px solid #82A12A;
}

.btn .btn_color {
    padding: 10px;
    background: #82A12A;
    color: #FFFFFF;
    border: none;
    font-weight: bolder;
    font-size: 18px;
    letter-spacing: 2px;
    outline: none;
    transition: all 300ms ease;
    margin: 5px;
}

.custom_design_set {
    position: sticky;
    top: 150px;
}

.applytextlist {
    border: 1px solid #ccc;
    margin-bottom: 14px;
    padding: 19px;
}

.applytextlist p {
    margin-bottom: 0;
}

.applytextlist li.pointer_.t_delete {
    background: #E5B821;
}

.applytextlist li.pointer_.t_edit {
    background: #82A12A;
}

.applytextlist ul {
    justify-content: flex-end;
}

.front_text .applytextlist ul li {
    max-width: 36px;
    height: 36px;
    padding: 0;
    padding-top: 6px;
}

ul#clipImg li img {
    width: 100%;
    height: 32px !important;
    object-fit: contain;
}

.customize_product_detail_section button#add_text_canvas,
.customize_product_detail_section button#update_text_canvas {
    background: #E5B821;
    padding: 7px 19px;
    color: #fff;
    border: none;
    font-weight: 600;
    font-size: 16px;
}

textarea#exampleFormControlTextarea1 {
    font-size: 18px;
}

ul#uploaded_clips li img {
    width: 100%;
    height: 32px !important;
    object-fit: contain;
}

ul#uploaded_clips {
    justify-content: flex-start !important;
}

textarea#exampleFormControlTextarea1 {
    padding: 16px;
}

.customize-lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.customize-lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #496300;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.customize-lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: customize-lds-ellipsis1 0.6s infinite;
}

.customize-lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: customize-lds-ellipsis2 0.6s infinite;
}

.customize-lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: customize-lds-ellipsis2 0.6s infinite;
}

.customize-lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: customize-lds-ellipsis3 0.6s infinite;
}

@keyframes customize-lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes customize-lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes customize-lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

body.open_customize_loader {
    position: relative;
    overflow: hidden !important;
}

.customize_product_loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff30;
}

a.customize_it_button {
    width: 100%;
    height: 50px;
    background: #82A12A;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #82A12A;
    margin-bottom: 19px;
}

a.customize_it_button:hover {
    background: #FFFFFF;
    color: #82A12A;
}

.woocommerce-checkout section.woocommerce-customer-details .col-1,
.woocommerce-checkout section.woocommerce-customer-details .col-2 {
    flex: unset !important;
    max-width: 100%;
}

div#collapsetwo.scrollbar {
    max-height: 380px;
}

.customize_quantity select {
    width: 100%;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e8e8e8;
    appearance: none;
    position: relative;
    background-image: url(../images/Polygon\ 1\ \(1\).png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    position: relative;
    background-size: 12px;
    padding: 20px 15px;
    border-radius: unset;
    outline: none;
    font-family: 'Proxima Nova Rg';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #2F2E29;
}

.customize_quantity {
    margin-bottom: 14px;
}

button.custom_simple_add_to_cart.single_add_to_cart_button.button.alt {
    margin-left: 0;
    transition: unset;
    border: none;
}

li.browse-head i.fa-solid.fa-angle-down {

    right: 40px;
    position: absolute;
}

.coupon label {
    margin: 0px;
    display: block;
    width: 100%;
    text-align: left;
}

.coupon .button {
    width: 100%;
}

.coupon button {
    width: 100%;
}


.woocommerce-page table.cart td.actions .coupon .button {
    width: 100%;
    display: inline-block;
    padding: 10px;
    float: none;
    border: 1px solid #82A12A;
    font-size: 14px;
}

input#coupon_code {
    width: 100%;
    max-width: unset;
    margin-right: 10px; ;
    font-size: 14px;
}
.coupon{
    display: flex;
    align-items: center;
}


/* Blog Page css */
.blog-card{
   border: 1px solid #82A12A;
}

.product-box.blog-card .blog-img {
    height: 150px;
}
.product-box.blog-card .blog-img img.img-fluid.blog-thumbnail {
    height: 100%;
    object-fit: cover;
}

section.custom-blog-sec {
    padding: 100px 0;
    border-bottom: 1px solid #EBEBEB;
}
section.custom-blog-sec h3 {
    text-align: center;
    font-family: 'ProximaNova';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    color: #2F2E29;
    margin-bottom: 40px;
}

.blog-info{
	color:#6f5600;
}

.craft-sec .list-wrapper {
    border: 2px solid #496300;
    padding: 20px;
}
.craft-sec .list-wrapper ul.list-group li.list-group-item {
    padding-left: 0;
}
.craft-sec .list-wrapper ul.list-group li.list-group-item a.recent-posts {
    color: #000;
}

.blog-paginaton ul.pagination{
	  justify-content: center;
      gap: 10px;
}


.blog-paginaton .page-numbers{
	color:#82A12A !important;
}


.blog-paginaton .page-numbers.current{
	font-weight:800;
    font-size:20px;
}

.craft-sec .detail-img {
    max-width: 100%;
    height: 500px;
}

.craft-sec .detail-img img {
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.post-content blockquote{
    max-width: 876px;
    text-align: center;
    padding: 40px;
	background-color: #E5B821;
    color: #fff;
    margin: 40px auto 40px ;
}


.post-content blockquote p{
    font-size
}

.faq-sec .card-header{
	padding:0;
	margin-bottom:0px !important;
	border:none !important;
}

.faq-sec .card-header a{
	width: 100%;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
}
    
.faq-sec .accordion .card{
	border-bottom:1px solid;
}

.faq-sec .accordion  .card-body{
	border:none !important;
}

.navbar .submenu {
    display: none;
}
li.nav-item.has_sub_menu:hover>.child-trigger+.submenu{
    display: block;
}