@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//paracording.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(244,165,28);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/*** GLOBAL CSS ***/
/* change aspect ratio for woocommerce image to square and fit image position */
.products:not(.wd-img-width) .cat-design-alt img, .elementor img:not(img.attachment-medium.size-medium.wp-image-41556) {
    aspect-ratio: 1 / 1 !important;
    object-fit: cover;
}

/* add 10px margin around attributes swatches colors/images on product page */
.wd-swatches-product{
	margin: 10px 0!important;
}

/*** END OF GLOBAL CSS ***/


/*** DEFAULT HEADER ***/
/* change top bar text to white */
.wd-header-text strong{
	color: #fff!important;
}

/* change page title color */
.page-title.page-title-default h1, .page-title.page-title-default span, .wd-checkout-steps li, .wd-checkout-steps li:after {
    color: #fff!important;
}

/* change sticky header */
.whb-sticky-header .wd-nav[class*="wd-style-"]>li>a{
	color: #f1c371!important;
}

/* change footer copyright block color */
.col-left.set-cont-mb-s.reset-last-child a {
    color: rgb(255 255 255 / 80%);
}
/* change social login text in the header color */
.wd-header-text.set-cont-mb-s.reset-last-child a {
    color: #fff !important;
}

/*** END OF DEFAULT HEADER ***/

/*** HOMEPAGE ***/
/* change product and category text length on desktop */
/* for desktop min-width 1200px */
@media(min-width: 1200px){
.home h3.wd-entities-title, .home .wd-product-cats {
    width: 192px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
/* for desktop min-width 1199px  and max-width 1100px */
@media(min-width: 1100px) and (max-width: 1199px){
.home h3.wd-entities-title, .home .wd-product-cats {
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
/* for desktop min-width 1025px  and max-width 1099px */
@media(min-width: 1025px) and (max-width: 1099px){
.home h3.wd-entities-title, .home .wd-product-cats {
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

/*** END OF HOMEPAGE ***/


/*** MY ACCOUNT PAGE ***/
/* center google login button and add top margin */
#customer_login .nsl-container.nsl-container-block.nsl-container-login-layout-below {
    text-align: center;
    margin-top: 20px;
}

/* for mobile */
@media(max-width: 768px){
	/* center google login button */
#post-16 .nsl-container.nsl-container-block.nsl-container-login-layout-below {
    text-align: center;
}
	
	/* hide the button if logged in */
.page-id-16.logged-in #post-16 .nsl-container.nsl-container-block.nsl-container-login-layout-below {
    display: none!important;
}

/* hide second google button at the bottom of the page *
#customer_login .nsl-container.nsl-container-block.nsl-container-login-layout-below {
		display : none;
}*/
}

/*** END OF MY ACCOUNT PAGE ***/


/*** FOOTER ***/
/* change footer submenu links color */
#retail-footer .wd-sub-menu li>a{
	color: #333!important;
}

/* change color of the paragraphe under the logo */ 
.elementor-element.elementor-element-650ac5e.color-scheme-inherit.text-left.elementor-widget.elementor-widget-text-editor {
    color: #ffffff;
}

/*** END OF FOOTER ***/
