.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://qptcbd.com/wp-content/uploads/2021/01/CONTACT-US-1.png);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Raleway", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:#a9933a;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#a9933a;
}
:root{
--btn-shop-bgcolor-hover:#a9933a;
}
:root{
--btn-accent-bgcolor:#a9933a;
}
:root{
--btn-accent-bgcolor-hover:#a9933a;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
									--wd-sticky-btn-height: 95px;
						}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
			@media (max-width: 768px) {
			:root {
				--wd-sticky-btn-height: 42px;
			}
		}
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//qptcbd.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

.home .product-grid-item .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    max-height: 200px;
}
.product-label.featured {
    background-color: #fed8b1 !important;
	  color: #000;
}

/* == BELOW CODES GOT FROM CUSTOM CSS PLUGIN == */
/** WOOCOMERCE Results **/
.woocommerce-result-count {
		color: #f5f5f5;
}

/** NEWS TITLE **/
.rich-header.version2 h1 {
		font-family: lato;
}

/** product catagory margin **/
section.up-sells.upsells.products {  
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 50px;
}

.woocommerce-tabs.wc-tabs-wrapper {
		margin-top:50px;
		border: none;
}

/** category padding **/
.woocommerce .category-details {
    box-shadow: inset 0 0 0 1px #eee, 0 0 3px rgba(0,0,0,0.05);
    padding: 30px 20px;
    background-color: #f4f4f4;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

/* Remove date */
.post-date { display: none; }

/** product image hover remove **/
.ninzio-overlay, #nz-content .nz-single-image::after {
    background-color: rgba(0,0,0,0.4);
    display: none;
}

.icons-design-colored .social-instagram {
    background-color: #e23367 !important;
}

@media only screen and (max-width: 767px) {
.custom-content-box .wpb_wrapper p, .custom-content-box .wpb_wrapper h2 {
    text-align: center !important;
}
}
/* == END OF CODES GOT FROM CUSTOM CSS PLUGIN == */

/* == SOCIAL MEDIA ICONS == */
.cstm-socmed i {
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
	color:#fff;
	width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}
.cstm-socmed i:before{
line-height: 32px;
color: #fff;
}
.cstm-socmed .social-facebook i {
background-color: #1977f3;
}
.cstm-socmed .social-instagram i {
background-color: #e23367;
}
.cstm-socmed .social-youtube i {
background-color: red;
}
.cstm-socmed .social-linkedin i {
background-color: #0274b3;
}
/* == END OF SOCIAL MEDIA ICONS == */

.onmobile {display:none;}

.add-to-cart-loop, .vc_btn3-color-default{
border-radius: 25px !important;
background-color: #a9933a !important;
border: 0 !important;
color: #fff !important;
font-weight: 400 !important;
}

/* Add ID (wpts-icon) to WHY QUANTUM PERFORMANCE CBD section  */
/*
#wpts-icon .vc_col-sm-4 .vc_column-inner .wpb_wrapper {
    background: #b39f50;
        background-repeat: repeat;
        background-image: none;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding-top: 14px;
    box-shadow: #000;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15) !important;
}
#wpts-icon .vc_column-inner .wpb_wrapper .vc_custom_heading {
    font-size: 11px;
    width: 132px;
    margin-right: auto;
    margin-left: auto;
}
#wpts-icon .vc_column-inner .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_center {
    margin-top: -110px;
    font-size: 12px !important;
}
#wpts-icon .vc_col-sm-4 .vc_column-inner .wpb_wrapper.vc_figure {
    background: transparent;
    width: auto;
    border-radius: 0;
    width: auto;
}
#wpts-icon .wpb_single_image img {
    position: absolute;
    top: 28px;
    filter: brightness(100);
    right: 61%;
    border-color: #000;
    border-width: 1px;
}
*/
#popmake-24888 h4 {
    font-size: 50px !important;
}

/* WPTS - ticket 14230 - ja - start */
.footer-container {
	background-color: #211C1C;
}

.main-footer .widget-title,
.main-footer p,
.main-footer a,
.copyright-text {
    color: #F1F0AE !important;
}

@media (max-width: 764px){ 
    .footer-column #media_image-2 .wp-caption{
        width: 100% !important;
    }

    .footer-column {
        text-align: center;
    }
}
/* WPTS - ticket 15382 - ja - end */
@media only screen and (min-width: 600px) {
    .container.main-footer .footer-column-3 {
        margin-right: 60px;
    }
    
    .container.main-footer .footer-column-5 {
        max-width: 10%;
    }
}
/* WPTS - ticket 15382 - ja - start */
@media only screen and (min-width: 769px) {
footer .footer-column-5 {
    max-width: 5% !important;
}

.container.main-footer .footer-column-3 {
		margin-right: 60px 5% !important;
}

.main-footer {
    height: 213px !important;
    max-width: 1310px !important;
}

.footer-sidebar {
    width: 1330px !important;
	padding-top: 15px;
}
}
/* WPTS - ticket 14230 - ja - end */

/* #18930 */
.home .vc_custom_1618361460714 {
	margin-left: initial !important;
}
.home .vc_custom_1618362237150 {
	padding-right: initial !important;
}
/* #18930 - end */

/* WPTS - ticket 20248 - ja - start */
@media only screen and (max-width: 768px) {
.page-id-689 .cart-content-wrapper .woocommerce-message .button{
	background-color: unset !important;
    color: #FFFFFF !important;
}

.page-id-689 .woocommerce-cart-form .cart-actions .button[name="update_cart"]{
	opacity: 1 !important;
}
}

span.featured.product-label {
    background-color: #a9933a !important;
}

.out-of-stock.product-label {
    background-color: #FED8B1 !important;
}

.woocommerce-shipping-destination {
	display: none !important;
}
/* WPTS - ticket 20248 - ja - end */@media (min-width: 1025px) {
	.title-line-two .product-grid-item .product-title {
    height: 46px;
    padding-top: 10px !important;
    max-height: 46px !important;
}
.page-id-19872 .product-element-top {
    min-height: 226px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.dismobile {display:none;}
.onmobile {display:block;}
}

@media (max-width: 576px) {
	.dismobile {display:none;}
.onmobile {display:block;}

/* Mobile Nav Menu Color */
.wd-header-mobile-nav .wd-tools-icon:before {
    color: #a9933a !important;
}
/* Mobile Nav Menu Color */
}

