/*
 Theme Name:   Cannabox_Child
 Theme URI:    https://generatepress.com
 Description:  Cannabox Child Theme
 Author:       Cannabox, LLC
 Author URI:   https://www.cannabox.com
 Template:     generatepress
 Version:      0.1
*/



/*Fix Woocommerce Cart Buttons on Mobile*/
@media only screen and ( max-width: 767px ) {
input.button {
float: left!important;
width: 100%!important;
}
input#coupon_code {
width: 100%!important;
text-align: center!important;
}
}


span.date.updated, span.published{ display: none; }

span.vcard.author, span.vcard.author_name { display: none; }

p.post-meta { display: none;}


#home-login .gray-box { 
padding: 5px; }


#page-container {
overflow: hidden;
}

   
/*PRODUCT PRICING*/

p.form-row.woocommerce_subscriptions_gifting_recipient_email {
font-size: 15px; 
}
.woocommerce-message {
    margin-bottom: 2% !important;
    border-radius: 9px;
}

.woocommerce table.shop_table {
    color: black;
}


.woocommerce form .form-row label, .woocommerce-page form .form-row label {
color: black; 
}


.woocommerce-account .woocommerce-MyAccount-content {
    
 color: #191919 !important;
}





@media only screen and (max-width: 768px) {
.woocommerce form .form-row label {
    font-size: 18px;
}

}

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

#customer_login > div.u-column1.col-1 > form > p.woocommerce-LostPassword.lost_password {

font-size: 15px; 
}
}

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

#my-account-menu-tab .user-info {

font-size: 18px !important; 
}
}

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

#my-account-menu-tab > div > div.user-info > p { 

margin-bottom: 15px;
}
}


.product-main #main-content .container {
    padding-top: 0;
    width: 100%;
    max-width: 100%;
    position: static;
}

.product-main #content-area div#left-area {
    width: 100%;
    padding: 0;
}


/* New Style */
section.categories-section {
    max-width: 100%!important;
    width: 100%!important;
    padding: 20px 2% 20px 2%;
    background: #222;
}
section.categories-section .elementor-container {
    max-width: 100% !important;
    width: 100%;
}
section.categories-section .elementor-container .elementor-column-wrap {
    padding: 0 !important;
}
section.categories-section p.cat_controller {
    margin: 0;
    color: #fff;
    text-transform: capitalize;
    max-width: 200px;
    position: relative;
    margin-top: 7px;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 17px;
}

section.categories-section p.cat_controller:after {
    content: "";
    background: url(/wp-content/uploads/2019/03/ico_category.png) no-repeat center center;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 5px;
}

section.categories-section .categories-form-section .elementor-column-wrap {
    border: none;
    width: auto;
    display: inline-block;
    float: right;
    margin-bottom: 0;
    max-width: 300px;
    width: 100%;
}

section.categories-section .categories-form-section {
    display: block;
}

section.categories-section .categories-form-section input.search-field {
    border: 1px solid;
    background: transparent;
    width: 100%;
}

section.categories-section .categories-form-section form.woocommerce-product-search {
    position: relative;
}

section.categories-section .categories-form-section form.woocommerce-product-search button[type="submit"] {
    background: transparent url(/wp-content/uploads/2019/03/btn_search.png) no-repeat center center/20px;
    font-size: 0;
    width: 50px;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
}


section.product-main {
    padding: 35px 0 !important;
}

section.product-main .elementor-container {
    max-width: 100% !important;
    width: 94%!important;
    max-width: 94%!important;
}

section.product-main .categories_sidebar_section {
    position: absolute;
    left: -100%;
    top: -35px;
    background: #ffffff;
    border: none;
    padding: 10px 0;
    width: 250px !important;
    z-index: 9;
    transition: .5s ease-in-out;
    height: 100%;
}

section.product-main .products_section {
    width: 100% !important;
    transition: .4s ease-in-out;
}

section.product-main .categories_sidebar_section.open_sidebar {
    left: -43px;
    margin-top: 80px;
	border-radius: 9px;
}

section.product-main .categories_sidebar_section .elementor-column-wrap {
    padding: 0 !important;
}

section.product-main .categories_sidebar_section .elementor-column-wrap .product-categories li.cat-item {
    padding: 0;
}

section.product-main .categories_sidebar_section .elementor-column-wrap ul li a {
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 0 20px;
    color: #666;
    font-family: 'Montserrat',sans-serif !important;
    line-height: 30px;
}

section.product-main .categories_sidebar_section .elementor-column-wrap h2.widget-title {
    margin: 20px 0 10px 0;
    padding: 0 20px;
    font-weight: 600 !important;
    font-family: 'Montserrat',sans-serif !important;
}

section.product-main .products_section.shrink_products {
    padding-left: 240px;
}

section.product-main .products_section ul.products {
    text-align: center;
    margin: 0 -.4%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

section.product-main .products_section ul.products li.product {
    text-align: center !important;
    margin: 0 .4% 30px!important;
    width: 19% !important;
    float: none;
    vertical-align: top;
    overflow: hidden;
    clear: none!important;
    display: block;
}

section.product-main .products_section ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 12px;
    font-weight: 200!important;
    text-transform: capitalize;
    min-height: 86px;
    align-items: left;
    display: flex;
    justify-content: left;
    text-align: left;
    overflow: hidden;
text-overflow: ellipsis !important;
white-space: nowrap;
width: 95%;
max-width: 100%;
display: block; 
}

@media (max-width: 768px) {
section.product-main .products_section ul.products li.product h2.woocommerce-loop-product__title {
min-height: 28px !important;
}
}


.elementor-1163405 .elementor-element.elementor-element-06f3348.elementor-wc-products ul.products li.product .woocommerce-loop-product__title {
text-align: left;
padding-top: 11px;

}

section.product-main .products_section ul.products li.product .jdgm-prev-badge {
text-align: left;
margin-bottom: 9px;
margin-top: -38px;
}

@media (max-width: 768px) {
section.product-main .products_section ul.products li.product .jdgm-prev-badge {
margin-bottom: 10px;
margin-top: 0px;
}
}

section.product-main .products_section ul.products li.product .star-rating span:before {
    color: #ffd200;
}

section.product-main .products_section ul.products li.product span.price {
    font-family: 'cera-pro-light',sans-serif !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #231f20!important;
    text-align: left;
}

section.product-main .products_section ul.products li.product a.button.product_type_variable {
    background: #3bb618 !important;
    border: none !important;
    margin: 20px 0 20px 0;
    font-size: 13px;
    font-family: 'Montserrat',sans-serif !important;
}

.product-main.categories-products h1 {
    color: #393d3f !important;
    text-transform: uppercase;
}
.product-main.categories-products p.woocommerce-result-count {
    color: #999;
    font-size: 14px;
    font-weight: 500;
}
.product-main.categories-products form.woocommerce-ordering select.orderby {
    background: #fff;
    border-radius: 0;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #b1b6c6;
    padding: 5px !important; 
}
.product-main.categories-products form.woocommerce-ordering {
    margin: 0 0 20px 25px;
    padding: 0;
}

@media (max-width: 767px) {

.product-main.categories-products form.woocommerce-ordering {
    margin: 0 0 20px 10px;
    padding: 0;
}



}
section.product-main .products_section ul.products li.product .wc-product-image {
    background: #ffff;
    padding: 30px 0;
}
section.product-main .products_section ul.products li.product .wc-product-image img {
    border: none;
    margin: 0;
}


figure.woocommerce-product-gallery__wrapper {
    background: #fff !important;
}

.single.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0!important;
    padding: 0!important;
    background: #f4f4f4;
    text-align: left;
}
.single.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 !important;
}
.single.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a {
    border-right: 1px solid #d9d9d9;
    color: #000;
    padding: 11px 31px;
}

.single.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab.active a {
    background: #fff;
}
.single.woocommerce div.product .woocommerce-tabs .stars a {
    color: #5ead00;
}

/*.product .related h2 {
    padding-bottom: 16px;
    font-size: 26px!important;
    color: #393d3f !important;
}

*/

p.price {
    margin-bottom: 0;
}

.woocommerce-product-details__short-description ul {
    margin: 0 0 0px 20px;
}

.woocommerce-variation-add-to-cart {
    display: block !important;
}
.woocommerce-variation-add-to-cart p.points {
    width: 100%;
}


.woocommerce div.product form.cart button.single_add_to_cart_button {
    background: #FF806A;
    padding: 12px 20px;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.woocommerce div.product form.cart button.single_add_to_cart_button:hover {
    background: #FF806A !important;
}

.woocommerce div.product.elementor form.cart table.variations td.value select {
    font-size: 15px;
    padding: 6px 10px;
}

 @media (max-width: 1199px){
    section.product-main .products_section ul.products li.product {
		width: 24% !important;
	}
}

@media (max-width: 980px){
 
	section.product-main .products_section ul.products li.product {
		width: 32.5% !important;
	}
	section.product-main .categories_sidebar_section.open_sidebar {
		left: -30px;
	}
}

/*@media (max-width: 767px){
   
    .related.products ul.products {
        margin: 0 -1.5%;
        display: flex;
        flex-wrap: wrap;
    }
    .related.products ul.products li.product {
        margin: 0 1.5% 30px 1.5% !important;
        width: 46.6% !important;
    }
    .single.single-product #main-content .container {
        width: 100%;
    
    }
    .related.products ul.products li.product {
        margin: 0 1.5% 30px 1.5% !important;
        width: 47% !important;
    }
    .related.products h2 {
        font-size: 20px !important;
        margin-top: 30px;
    }
	section.product-main .products_section.shrink_products {
		padding-left: 0;
	}
	section.product-main .categories_sidebar_section {
		box-shadow: -6px -8px 22px rgba(0,0,0,0.2);
	}
	section.product-main .products_section.shrink_products {
		padding-left: 0;
	}
	section.categories-section p.cat_controller {
		margin: 0 auto 15px;
	}
	section.categories-section .categories-form-section .elementor-column-wrap {
		float: none;
	}
	section.categories-section .categories-form-section {
		display: block;
		text-align: center;
	}
	.woocommerce-product-gallery.images {
		padding: 0 !important;
	}
	section.product-main .products_section ul.products li.product span.price {
		font-size: 14px !important;
	}
	.product-main.categories-products h1 {
		font-size: 24px;
	}
	.woocommerce div.product .product_title {
		font-size: 25px !important;
	}
}

*/

@media (max-width: 639px){

	section.product-main .products_section ul.products li.product {
		width: 42% !important;
		margin: 0 0 0px 1px !important;
		padding: 0 !important; 
	}
	section.product-main .elementor-column-wrap {
		padding: 0 !important;
	}
}

@media (max-width: 980px) {
#main-content .container { 
padding-top: 0px !important; 
}
}

@media (max-width: 980px){
#woocommerce_product_categories-2 { 
line-height: 3em; 
}
}

.lmp_products_loading .fa {
color: black;} 


html,
body{
width:100%;
overflow-x:hidden;
}

 #touch-menu span:before {
background-color: #b1b6c6;}


.elementor-1113246 .elementor-element.elementor-element-52efd7d6.elementor-wc-products ul.products li.product .price {
margin-bottom: 35px;
}

.elementor-1113246 .elementor-element.elementor-element-52efd7d6.elementor-wc-products ul.products li.product .button { 
display: none; 
}


.elementor-1113246 .elementor-element.elementor-element-52efd7d6.elementor-wc-products ul.products li.product:hover {
    box-shadow: 0 9px 11px -10px #000 !important;
}



@media (max-width: 780px), all {
.site-info {
font-size: 14px !important;
border-top: solid 1px #fff;
}
}

.site-info {
border-top: solid 1px #fff;
}

.single.single-product div#page {
background: rgba(255, 255, 255, 0) !important;
}

.woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-message .button {
padding: 5px 20px 5px 20px;
border-radius: 6px;
}

.woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-message .button:hover {
padding: 5px 20px 5px 20px;
border-radius: 6px;
}

.woocommerce-checkout .woocommerce .argmc-wrapper .argmc-nav-buttons .button {
border-radius: 9px;
padding: 10px 40px 10px 40px;
}


@media (max-width: 760px) {
.woocommerce-checkout .woocommerce .argmc-wrapper .argmc-nav-buttons .button {
border-radius: 9px;
}
}

.woocommerce-account .woocommerce-MyAccount-content a.button {
background: #191919 !important;
border-radius: 9px;
margin-bottom: 10px;
}

.elementor-button .elementor-button-text {
letter-spacing: 0em !important;
}

.woocommerce-info {
border-left: 0 !important;
border-radius: 9px; 
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
border-radius: 9px;
}

.woocommerce-error {
border-radius: 9px;
border-left: 0 !important;
}
section.has_ae_slider.elementor-element.elementor-element-413d460e.mobile-menu-btn.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.ae-bg-gallery-type-default.elementor-section.elementor-top-section {
    display: none;
}

.woocommerce-account .grid-container {
    max-width: 100%;
}
.woocommerce-account .inside-article {
    padding: 0 !important;
}
.woocommerce-account .entry-content {
    margin: 0;
}
#product_category_template ul li a.button.product_type_simple {
    color: #fff !important;
}
@media (max-width: 767px) { 
.elementor-1163398 .elementor-element.elementor-element-244f5546 p span {
    line-height: 16px !important;
}
}


.tab-title-product a {
color: #fff !important;
}

.elementor-1113475 .elementor-element.elementor-element-549d02d1.elementor-wc-products ul.products li.product .button {
display: none; 
}

@media (min-width: 1024px) {
    body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        min-height: 100vh;
    }
    .site-footer {
        margin-top: auto;
    }
}

.container.grid-container {
    width: 100%;
}



@media (max-width: 768px) { 
.woocommerce-account .woocommerce-MyAccount-content a.button {
background: #191919 !important;
margin-bottom: 5px;
}
}



/* CART */ 



.woocommerce-cart h2.elementor-heading-title.elementor-size-default {
    text-align: left;
    margin-top: 40px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 70%;
    float: left;
    box-shadow: 0px 0px 12px #d8d8d8;
    margin-bottom: 20px;
}
.woocommerce-cart .woocommerce .cart-collaterals {
    width: 27%;
    float: right;
    box-shadow: 0px 0px 12px #d8d8d8;
    padding: 20px 10px 10px;
    margin-bottom: 20px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
    font-size: 22px;
    line-height: 1.4em;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th, .woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
    font-size: 14px;
    padding: 10px !important;
}
.woocommerce-cart #content table.cart td.actions .coupon .input-text {
    padding: 9px 6px;
}
.woocommerce-cart .woocommerce .cart-collaterals a.button {
    margin-bottom: 0px;
}
.woocommerce-cart .woocommerce button.button, .woocommerce-cart .woocommerce a.button {
    background-color: #8cd764 !important;
}
.woocommerce-cart .woocommerce button.button:hover, .woocommerce-cart .woocommerce a.button:hover {
    background-color: #000 !important;
}
.woocommerce-cart .woocommerce a.button {
    padding: 10px 10px 14px;
}
.woocommerce-cart .woocommerce .actions a.button {
    padding: 8px 16px 12px;
}



@media (max-width: 767px) and (min-width: 481px) {		
.elementor-1163398 .elementor-element.elementor-element-244f5546 {
    margin-bottom: -6px !important;		   
    padding: 4px 0 0 0 !important;		
}
}

.woocommerce-cart .woocommerce-cart-form table.cart img {
    width: 160px;
}
.woocommerce-cart .woocommerce table.shop_table td {
    padding: 15px;
}
@media (max-width: 991px) {
.woocommerce-cart .woocommerce form.woocommerce-cart-form, .woocommerce-cart .woocommerce .cart-collaterals {
    width: 100%;
}
}
@media (max-width: 767px) {
.woocommerce-cart .woocommerce button.button {
    width: 100% !important;
}

}
@media (max-width: 480px) {

.woocommerce-cart .woocommerce .actions a.button {
    text-align: center;
}
}

@media (max-width: 767px) {

.elementor-1163398 .elementor-element.elementor-element-7390847d > .elementor-widget-container {
    margin: 15px 0px 0px 0px !important;
}
}
@media (max-width: 767px) {
.elementor-1163398 .elementor-element.elementor-element-77f610ee {
    padding-right: 12px;
    width: 60% !important;
}
.elementor-1163398 .elementor-element.elementor-element-242fb303 > .elementor-element-populated {
    margin: 0px 0px 0px 0px !important;
}
.elementor-1163398 .elementor-element.elementor-element-49a70e65 {
    width: 20% !important;
}
.elementor-1163398 .elementor-element.elementor-element-242fb303 {
    width: 20% !important;
}
.elementor-1163398 .elementor-element.elementor-element-4d8f8883 > .elementor-widget-container {
    margin: 0px 1px 0px 0px !important;
}
}

@media (max-width: 1024px) and (min-width: 768px) {
section.elementor-element.elementor-element-244f5546.head_scroll {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
}
@media (max-width: 767px) {

section.elementor-element-22792202.head_scroll {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
}

.woocommerce-cart .woocommerce button.button {
background-color: #8cd764!important;
border-radius: 9px;
color: #fff;

}

.woocommerce-cart .woocommerce button.button:hover {
background-color: #3bb618!important;
color: #fff;
}

.woocommerce-cart .woocommerce a.button {
border-radius: 9px;
color: #fff;

}

.woocommerce-cart .woocommerce a.button:hover {
background-color: #3bb618!important;
color: #fff;

}

.woocommerce a.button.alt:hover {
background-color: #3bb618 !important;
color: #fff;

}

.woocommerce a.button {
background-color: #FF806A!important;
color: #fff;
}

.woocommerce a.button:hover {
background-color: #FF806A!important;
color: #fff;
}



.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 50%!important;
margin-bottom: 10px;
}

@media (max-width: 768px) { 
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 100%!important;
}
}


.woocommerce button.button {
background-color: #8cd764!important;
color: #fff;
}

@media (max-width: 768px) {
.woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
text-align: center;
margin-bottom: 10px;
}

.woocommerce table.cart td.actions .coupon .input-text+.button .woocommerce-page #content table.cart td.actions .coupon .input-text+.button .woocommerce-page table.cart td.actions .coupon .input-text+.button {
margin-bottom: 0px;
}


}

#content > div > div > div > section > div > div > div > div > div > div.elementor-element.elementor-element-7e951e94.elementor-widget.elementor-widget-shortcode > div > div > div > form > table > tbody > tr:nth-child(2) > td > button {
display: none;
}


.woocommerce button.button:hover {
background-color: #3bb618!important;
color: #fff;
}

#dash_section > div > div > div.elementor-element.elementor-element-67b0337a.elementor-widget.elementor-widget-shortcode > div > div > div > form 
{ margin-left: 5%; 
} 


@media (max-width: 980px) { 
#dash_section > div > div > div.elementor-element.elementor-element-67b0337a.elementor-widget.elementor-widget-shortcode > div > div > div > form 
{ margin-left: 0%; 
} 
}


.wcps-container .owl-carousel {
    padding-top: 0 !important;
}
.cl_product_container .elementor-container.elementor-column-gap-default {
    max-width: 94% !important;
}
.woocommerce .cl_product_container ul.products {
    margin: 0px;
}
.woocommerce .cl_product_container ul.products li.product, .woocommerce-page .cl_product_container ul.products li.product {
    width: 19.1%;
    margin: 0 .4% 20px!important;
    border-radius: 10px!important;
    text-align: center;
    padding-bottom: 20px;
    float: left !important;
    overflow: hidden;
}
.woocommerce .cl_product_container ul.products[class*=columns-] li.product, 
.featured_slider ul.products[class*=columns-] li.product {
    clear: none !important;
}
.woocommerce .cl_product_container ul.products li.product:hover {
    box-shadow: 0 9px 11px -10px #000!important;
}
.woocommerce .cl_product_container ul.products li.product a img {
    border-bottom: 1px solid #dbdbdb;
}
.woocommerce .cl_product_container ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    color: #54595f;
}
.woocommerce .cl_product_container .star-rating {
    margin: 0px auto;
    display: inline-block;
    float: none;
    text-align: center;
/*    width: 100% !important;*/
}
.woocommerce .cl_product_container .star-rating::before {
    color: #a1a1a1;
    float: none;
    left: 0;
    margin: 0px auto;
    right: 0;
}
.woocommerce .cl_product_container ul.products li.product .price {
    font-family: 'Montserrat',sans-serif!important;
    font-weight: 600!important;
    font-size: 18px!important;
    color: #3bb618!important;
}
@media (max-width: 1199px) {
.woocommerce .cl_product_container ul.products li.product, .woocommerce-page .cl_product_container ul.products li.product {
    width: 22%;
}
}
@media (max-width: 980px) {
.woocommerce .cl_product_container ul.products li.product, .woocommerce-page .cl_product_container ul.products li.product {
    width: 30.5%;
}
}
@media (max-width: 767px) {
.woocommerce .cl_product_container ul.products li.product, .woocommerce-page .cl_product_container ul.products li.product {
    width: 45.5% !important;
    margin: 0 2% 20px 2%!important;
}
}
@media (max-width: 480px) {
.woocommerce .cl_product_container h2 {
    font-size: 22px;
}
.featured_slider .wcps-container .owl-nav.topright {
    right: 0px;
    top: 109px;
    width: 100%;
}
.wcps-container .owl-nav.topright .owl-prev {
    left: 0;
    position: absolute;
}
.wcps-container .owl-nav.topright .owl-next {
    position: absolute;
    right: 0;
}
}

section.categories-section .elementor-element.elementor-element-7a6a1b3.elementor-widget.elementor-widget-image img {
    max-width: 180px;
}
.elementor-element.elementor-element-abebd67.elementor-widget.elementor-widget-image-carousel .slick-slider {
    margin-bottom: 20px;
}
.woocommerce .cl_product_container .star-rating span::before {
    left: 1px;
}
.woocommerce .cl_product_container ul.products li.product .star-rating {
    font-size: 90%;
}


ul.second_ul {
    z-index: 5;
}

picture.cart11_icon {
    position: relative;
    width: 22px;
    display: inline-block;
}
picture.cart11_icon img {
    width: 22px;
    position: absolute;
    left: 0;
    top: -15px;
}

@media (max-width: 765px) {
picture.cart11_icon img {
display: none; 
}
}
 


.woocommerce-product-search input.search-field {
    padding: 6px 40px 7px 10px;
}



.woocommerce div.product form.cart .variations label {
    display: none;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}


.woocommerce-info::before {
color: #8fae1b;
}

.woocommerce-info {
border-top-color: #8fae1b;
}


.elementor-1311861 .elementor-element.elementor-element-2c94da9 .layout-1-2>div:nth-child(1) .jet-smart-tiles__box-title {
line-height: 1em;
}


.elementor-section.elementor-section-stretched {
    width: 100% !important;
}

#content > div > div > div > section.elementor-element.elementor-element-90b87ef.elementor-section-stretched.elementor-section-full_width.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div > div > div > div.elementor-element.elementor-element-5c3865a.featured_slider.elementor-widget.elementor-widget-shortcode > div > h2 {
text-transform: uppercase;
color: #54595f;
}

.woocommerce ul.products li.product .onsale {
    margin: 9px 10px 0px 0px !important;
}

.elementor-1258593 .elementor-element.elementor-element-c7546f5.elementor-wc-products uhttps://cdn.shopify.com/s/files/1/0053/7572/1545/files/12511.Job_0037_1_1260x840pixelswhiteBG_9c1338d2-b5ea-4b6d-80c3-6ad5284a49be_2048x.jpg?v=1590653077l.products li.product span.onsale {
padding: 0px; 
}


.wps_add_to_cart {
display: none;
}

.woocommerce-product-gallery__image {
    pointer-events: none;
}

@media (max-width: 768px) {
.woocommerce table.cart td.actions .input-text .woocommerce-page #content table.cart td.actions .input-text .woocommerce-page table.cart td.actions .input-text
{ 
width: 100% !important; 
}
}

@media (max-width: 768px) {
table.cart td.actions .button .woocommerce-page #content table.cart td.actions .button .woocommerce-page table.cart td.actions .button
{
text-align: center;
}
}

#post-774117 > div > header > h1 {
display: none; 
}

#form-validation-field-0 > label > span.woocommerce-terms-and-conditions-checkbox-text {line-height: 1;}

#order_review > div > div.coupon-wrapper.before-payment > form > p.form-row.form-row-last > button {white-space: nowrap;}

#order_review > div > div.coupon-wrapper.before-payment > form > p.form-row.form-row-last > button {padding: 0.82em 1em;}

.woocommerce form .form-row label {
line-height: 3;
}


.woocommerce-variation .woocommerce div.product p.stock {
    font-size: 1.3em;
    margin-top: 0px;
    margin-bottom: -3px;
}



#content > div.elementor.elementor-1163406.elementor-location-single.post-1022.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.first.instock.sold-individually.shipping-taxable.purchasable.product-type-subscription > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-7ed1abe9.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-615e80a3.elementor-widget.elementor-widget-woocommerce-breadcrumb > div > nav {
display: none; 
}


.postid-1022 .elementor-1163406 .elementor-element.elementor-element-46d306b7 .cart button {
margin-top: 0 !important;
margin-left: 0 !important;
}


#dash_section > div > div > div.elementor-element.elementor-element-67b0337a.elementor-widget.elementor-widget-shortcode > div > div > div > div > table.shop_table.subscription_details > tbody > tr:nth-child(7) {
display: none;}

#dash_section > div > div > div.elementor-element.elementor-element-67b0337a.elementor-widget.elementor-widget-shortcode > div > div > div > div > form > table.shop_table.subscription_details > tbody > tr:nth-child(6) {
display: none;}

/* WISHLIST */


@media (max-width: 764px) {
div.product form.cart .tinvwl_add_to_wishlist_button {
float: none;
margin-left: -300px !important;
padding-top: 140px; 
}
}

div.product form.cart .tinvwl_add_to_wishlist_button {
float: none;
margin-left: -320px;
padding-top: 140px; 
}

.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
    margin-top: 13px !important;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > div > div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled > div.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart > a {
display: none;}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-36a0b01e.elementor-product-price-block-yes.elementor-widget.elementor-widget-woocommerce-product-price {
display: none;}


div.product form.cart.variations_form .tinvwl_add_to_wishlist_button {
margin-left: 0px !important;
margin-top: 0px !important;
padding-top: 0px;
}

.woocommerce-variation-add-to-cart p.points { 
display: none; 
}



div.product .bundle_form .tinvwl_add_to_wishlist_button {
margin-left: 0px !important;
margin-top: -150px !important;
}

.woocommerce.tinv-wishlist #respond input#submit.alt, .woocommerce.tinv-wishlist a.button.alt, .woocommerce.tinv-wishlist button.button.alt, .woocommerce.tinv-wishlist input.button.alt {
    display: none;
}

.tinv-wishlist .product-action .button {
    display: none;
}

.tinv-wishlist .social-buttons {
    display: none;
}

.tinv-wishlist .product-action {
    display: none;
}

.tinv-wishlist table td, .tinv-wishlist table th {
    font-family: 'cera-pro-medium';
}

.woocommerce button.button {
    background-color: #FF806A!important;
    color: #fff;
    text-transform: uppercase;
    font-family: cera-pro-medium;
    border-radius: 5px;
}

.woocommerce button.button:hover {
    background-color: #FF806A!important;
    color: #fff;
    text-transform: uppercase;
    font-family: cera-pro-medium;
    border-radius: 5px;
}

.woocommerce a.button {
    background-color: #FF806A!important;
    color: #fff;
    border-radius: 5px;
    font-family: 'cera-pro-medium';
    text-transform: uppercase;
}

.woocommerce div.product form.cart button.single_add_to_cart_button .bundle_form {

margin-bottom: 0px;

}




#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > table {
    display: none; 
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > div > div.woocommerce-variation.single_variation > div.woocommerce-variation-price { 
    margin-top: -26px; 
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-36a0b01e.elementor-product-price-block-yes.elementor-widget.elementor-widget-woocommerce-product-price {
    display: none;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > table {
    display: none;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-36a0b01e.elementor-product-price-block-yes.elementor-widget.elementor-widget-woocommerce-product-price > div > p {
    display: none;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_cat-cannabox.product_tag-1-month-plan.product_tag-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-2b6a56ef.elementor-widget.elementor-widget-woocommerce-product-title.elementor-page-title.elementor-widget-heading {
    margin-bottom: -22px;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-765382.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-accessories.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > table > tbody > tr > td.value {
    display: none;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-765382.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-accessories.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-36a0b01e.elementor-product-price-block-yes.elementor-widget.elementor-widget-woocommerce-product-price {
    display: none;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-765382.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-accessories.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes.product > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-2b6a56ef.elementor-widget.elementor-widget-woocommerce-product-title.elementor-page-title.elementor-widget-heading {
    margin-bottom: 55px;
}




    /*Cart Style*/

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item {
        position: relative;
        padding: 15px 15px 15px 110px;
        margin: 0 0 0px 0;
        border-bottom: 1px solid #ccc;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
        display: block !important;
        position: absolute;
        left: 0;
        border: none;
        padding: 0;
        width: 100px;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail:before {
        display: none;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td {
        padding: 0;
        border: none;
        background: #fff;
        text-align: left !important;
        font-size: 14px;
        font-weight: 300;
        display: flex;
        align-items: center;
        margin: 0 0 4px 0;
    }

    .woocommerce .woocommerce-cart-form .shop_table {
        border: none;
        box-shadow: 0 0 !important;
        border-radius: 0 0 !important;
    }

    .woocommerce .woocommerce-cart-form {
        box-shadow: 0 0 !important;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item:first-child {
        border-top: 1px solid #ccc;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td:before {
        margin: 0 7px 0 0;
        font-weight: 400;
        width: 63px;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td input.qty {
        height: 30px;
        background: #fff;
        padding: 0;
        width: 33px;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove {
        color: #000 !important;
        padding: 5px 3px;
        height: auto;
        width: auto;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-name:before {
        display: none;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td a {
        color: #000;
        font-weight: 500;
    }
    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a {
        position: relative;
        width: 100%;
        display: block;
        padding-bottom: 91%;
    }

    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a img {
        position: absolute;
        height: 100% !important;
        width: 100% !important;
        object-fit: contain;
    }
    
    /* Wishlist */

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item {
        position: relative;
        padding: 15px 15px 15px 110px;
        margin: 0 0 0px 0;
        border-bottom: 1px solid #ccc;
        display: block;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td {
        width: 100%;
        padding: 0;
        border: none;
        background: #fff;
        text-align: left !important;
        font-size: 14px;
        font-weight: 400;
        display: flex;
        align-items: center;
        margin: 0 0 0px 0;
        font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-name a {
        color: #000;
        font-weight: 500;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list thead {
        display: none;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list {
        border: none;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-cb {
        display: none;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-remove {
        position: absolute;
        right: 0;
        width: 23px !important;
        margin: 0;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-thumbnail {
        position: absolute;
        left: 0;
        width: 80px !important;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-remove button {
        padding: 0;
        background: transparent;
        width: auto;
        height: auto;
        font-size: 25px;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.in-stock {
        width: 100%;
        text-align: left;
        margin: 0 0 5px 0;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.in-stock span {
        display: inline-block;
        margin: 0 5px 0 0;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td button.button {
        width: auto;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-name a {
        color: #000;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.in-stock span i.ftinvwl.ftinvwl-check {
        margin: 0;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-action .button span.tinvwl-txt {
        display: block;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td.product-action .button .ftinvwl-shopping-cart {
        display: none;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item {
        padding: 15px 15px 15px 100px;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.out-of-stock {
        text-align: left;
        margin: 0;
        background: #383d3f;
        color: #fff;
        border-radius: 5px;
        padding: 5px 12px;
        line-height: initial;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.out-of-stock i.ftinvwl.ftinvwl-times {
        margin: 0;
        font-size: 17px;
        display: none;
    }

    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.out-of-stock span {
        display: block;
    }




/* SEZZLE */


section.product-main .products_section ul.products li.product .sezzle-shopify-info-button {
    display: none; 
}

.woocommerce div.product form.cart .variations .sezzle-checkout-button-wrapper .sezzle-button-text {
    margin-left: -7px; 
}

.sezzle-checkout-button-wrapper .sezzle-button-text {
    font-size: 14px !important; 
}

.sezzle-checkout-button-wrapper.sezzle-center {
    margin-left: -82px;
}

@media (max-width: 764px) { 
    .sezzle-checkout-button-wrapper.sezzle-center {
        margin-left: -35px;
    }
}

.sezzle-checkout-button-wrapper.sezzle-left {
    margin-bottom: 9px;
}

.tinvwl-input-group .form-control {
    padding: 6px 4px;
    font-size: 14px;
}

@media (max-width: 480px){
    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item {
        padding: 10px 10px 10px 90px;
    }
    .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
        width: 80px;
    }
    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item {
        padding: 10px 19px 10px 100px;
    }
    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td button.button {
        font-size: 12px;
    }
    .tinv-wishlist.woocommerce form table.tinvwl-table-manage-list tr.wishlist_item td p.stock.out-of-stock {
        font-size: 12px;
    }
}


.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins .amount { 
color: #231f20 !important;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del .amount {
color: #231f20 !important;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {
color: red;
}

.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {
color: red;
}


.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price ins .amount {
color: #231f20 !important;
}

.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del .amount {
    font-family: cera-pro-light !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #231f20 !important;
}

.woocommerce a.remove:hover { 
background: #fff; 
} 


.woocommerce .elementor-1163406 .elementor-element.elementor-element-c3c01e2 .woocommerce-review-link {
    color: #231f20;
    font-family: cera-pro-light;
    font-size: 16px;
    margin-top: 5px;
}


.single.woocommerce .product form.cart .quantity {
    position: relative;
}




/* JUDGEME */

.jdgm-prev-badge__text {
display: inline-block;
font-family: cera-pro-light !important;
padding-left: 10px;
margin-right: -5px !important;
}

section.product-main .products_section ul.products li.product .jdgm-prev-badge__text {
display: none; 
}



section.product-main .products_section ul.products li.product .jdgm-qa-badge {
display: none;
}

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

.jdgm-star {
color: #ffd200 !important; 
font-weight: normal !important;
}

.jdgm-star:hover {
color: #ffd200 !important; 
}

.jdgm-rev__body>p {
font-family: cera-pro-light !important;
font-size: 15px;
}


.jdgm-widget * {
color: #231f20;
}

.jdgm-paginate__page {
color: black;
font-family: cera-pro-light;
font-size: 14px;
}

.ruk_rating_snippet i {
letter-spacing: 2px;
font-size: 28px !important;
}

.ruk_rating_snippet .ruk-rating-snippet-count {
color: #333;
font-size: 12px;
position: relative;
bottom: 34px !important;
font-family: Verdana;
line-height: 22px;
left: 121px !important;
}

.jdgm-rev-widg__title {
    font-family: cera-pro-bold !important;
    font-size: 21px; 
    margin-bottom: 50px !important;
}


.jdgm-write-rev-link {
color: #231f20 !important; 
}

.jdgm-write-rev-link:hover {
color: #231f20 !important; 
}

.jdgm-picture-fieldset {
    display: flex;
}

.woocommerce input.button {
    background-color: #fff!important;
    border: 1px #000 solid;
    }
    
    .woocommerce input.button:hover {
    background-color: #fff!important;
    border: 1px #000 solid;
    }
    
    .jdgm-widget label {
    font-family: cera-pro-light;
}

.jdgm-ask-question-btn:hover {
color: #231f20 !important; 
}

}
.jdgm-picture-fieldset {
    display: flex;
}

.jdgm-widget textarea {
    margin-bottom: 20px;
}

.jdgm-rev-widg__summary-text {
    font-family: cera-pro-light;
    font-size: 13px;
}

.jdgm-rev__author-wrapper {
    font-weight: normal;
    font-size: 11px;
    font-family: cera-pro-light;
}

.jdgm-rev__timestamp {
    float: right;
    font-size: 12px;
}

.jdgm-rev__votes-inner {
    margin-top: 4px;
    margin-bottom: -4px;
    font-size: 12px;
}

.jdgm-picture-fieldset__icon { 
    font-size: 40px;
}

.jdgm-widget .jdgm-picture-fieldset__box {
    width: 5% !important;
    max-width: 150px !important;
    min-width: 71px !important;
}

.jdgm-widget label {
font-size: 11px !important; 
}

.jdgm-widget input:not([type='submit']) {
    font-size: 12px !important; 
    }
    
.jdgm-widget textarea {
   font-size: 12px !important; 
}

.jdgm-rev-widg__summary-stars { 
margin-bottom: 9px !important;
}

.jdgm-subtab {
    font-size: 14px;
    font-family: cera-pro-bold;
}


.jdgm-sort-dropdown.jdgm-sort-dropdown {
    height: 35px;
    min-height: 35px;
    padding: 0 40px 0 8px !important;
    float: left;
    margin-top: -5px;
    }
    
    .jdgm-paginate__page.jdgm-curt {
    font-weight: bold;
    font-size: 100% !important;
    color: black;
    
}


.jdgm-paginate__page {
    color: gray !important;
}

.jdgm-paginate__page:hover {
    color: gray !important;
}

    
    
.jdgm-sort-dropdown.jdgm-sort-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    padding: 0 20px 0 8px;
    font-size: 12px;
    line-height: 2;
    background: transparent;
    text-indent: 0;
    max-width: 100%;
    float: left;
    margin-top: -5px;
}

.jdgm-rev__title {
    font-size: 15px !important;
    font-family: 'cera-pro-bold';
}


@media (max-width: 764px) {
    .jdgm-sort-dropdown-wrapper {
        float: left !important;
        margin-top: 11px !important;
    }
}

.jdgm-paginate__last-page:before {
    content: '\e006';
    display: none; 
}

.jdgm-paginate__first-page:before {
    content: '\e004';
	display: none; 
}
	
.jdgm-qa-badge {
    font-family: cera-pro-light;
}

.jdgm-widget * {
    font-size: 14px;
}

.jdgm-star:hover {
    color: #FF806A !important;
}


@media (max-width: 768px) {
    .jdgm-widget * {
        font-size: 12px; 
    }
}
    
.woocommerce .elementor-1163406 .elementor-element.elementor-element-36a0b01e .price { 
    font-family: cera-pro-light !important;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-1382893.product.type-product.status-publish.has-post-thumbnail.product_cat-cannabox.product_shipping_class-1-month.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-stretched.elementor-section-full_width.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > table {
    display: none;
}


.products_section .cat-desc {
    max-width: 1000px;
    margin: 0 auto;
}


@media (max-width: 768px) {
    .elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del .amount {
        font-size: 14px!important;
    }
}


.woocommerce-breadcrumb { 
text-transform: capitalize;
}

a, a:visited {
color: #231f20;
}


#dash_section > div > div > div.elementor-element.elementor-element-67b0337a.elementor-widget.elementor-widget-shortcode > div > div > div > div > form > p:nth-child(6) {
display: none;
}


#content > div > div > div > section > div > div > div > div > div > div.elementor-element.elementor-element-7e951e94.elementor-widget.elementor-widget-shortcode > div > div > div > form > table > tbody > tr:nth-child(3) > td > button
{
    display: none; 
}

.woocommerce a.added_to_cart {
display: none;
}

.woocommerce-message {
display: none;
}


nav.woocommerce-MyAccount-navigation {
margin-right: 0;
float: left;
}

#content > div.elementor.elementor-1163406.elementor-location-single.post-765382.product.type-product.status-publish.has-post-thumbnail.product_brand-cannabox.product_cat-smoking-accessories.first.instock.shipping-taxable.purchasable.product-type-variable-subscription.has-default-attributes > div > div > section.elementor-element.elementor-element-6d6a3da7.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section > div > div > div.elementor-element.elementor-element-148cd44b.elementor-column.elementor-col-50.elementor-top-column > div > div > div.elementor-element.elementor-element-46d306b7.elementor-add-to-cart--align-left.elementor-widget.elementor-widget-woocommerce-product-add-to-cart > div > div > form > table {
display: none; 
}

section.product-main .products_section ul.products li.product h2.woocommerce-loop-product__title {

font-family: cera-pro-bold;
color: #000;
}

.u-userLauncherColor:not([disabled]) {
background-color: #FF806A !important;
color: #ffffff !important;
fill: #ffffff !important;
}


.elementor-element.elementor-products-grid ul.products li.product .onsale {
display: none !important;
}

.woocommerce .ywcps-wrapper ul.products li.product .onsale { display: none;}

.woocommerce ul.products li.product .price del {
text-decoration: line-through;
text-decoration-color: red;
margin-right: 5px;
}


/* PAGINATION */

nav.woocommerce-pagination ul li a {
color: #aaa !important;
}

nav.woocommerce-pagination ul li span.current {
color: #000 !important;
}


@font-face {
  font-family: lato;
  src: url(https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXiWtFCc.woff2);
  font-display: swap;
}

