@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.card-quick.com/wp-content/themes/cardquick/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.card-quick.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(27,98,161);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(27,98,161);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(27,98,161);
	--wd-entities-title-color-hover: rgb(27, 98, 161);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", 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: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(27,98,161);
	--wd-alternative-color: rgb(27,98,161);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(246,147,32);
	--btn-accented-bgcolor-hover: rgb(246,147,32);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(27,98,161);
	--wd-link-color-hover: rgb(27,98,161);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(27,98,161);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(27,98,161);
}

body .product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    border-radius: 32px;
}

body .category-grid-item img {
    border-radius: 30px;
}

body .woocommerce-product-gallery img {
    border-radius: 30px;
}

body .wd-sub-menu li a {
    font-size: 16px;
}

.wd-my-account-links .points-link a:before {
    content: '\f51e';
    font-family: 'Font Awesome 5 Free';
    font-weight: inherit;
}

.wd-my-account-links .wt-smart-coupon-link a:before {
    content: '\f3ff';
    font-family: 'Font Awesome 5 Free';
    font-weight: inherit;
}
body .woocommerce-MyAccount-navigation ul li a {
display:none;
}

body .woocommerce-MyAccount-title {
display:none;
}

body .woocommerce-MyAccount-navigation {
margin-bottom:10px;
}

body .woocommerce-column__title {
display:none;
}

body address {
display:none;
}

body .wd-my-account-sidebar {
display:none;
}

body .woocommerce-MyAccount-content {
max-width:none;
}

body .wd-my-account-links a {
color:#1b62a1;
	font-size:18px;
	box-shadow:0 0 20px rgba(0,0,0,0.18);
}

body .wd-dropdown {
background-color:#fafafa;
}

body .wd-sub-menu li a {
color:#1b62a1;
}

body .whb-with-shadow {
box-shadow:none;
}

body .wd-toolbar-home .wd-tools-icon:before {
font-size:23px;
}

body .min-footer {
padding-bottom:0px;
}

body .wd-social-icons {
text-align:center;
}

body .tablepress tbody td, .tablepress tfoot th, .tablepress td {
text-align:center;
border-style:solid;
	border-width:1px;
}

body .tablepress tbody tr:first-child td {
border-top:;
border-style:solid;
	border-width:1px;
}

body .woocommerce-breadcrumb {
display:flow-root;
}

body .product_title {
font-size:25px;
	line-height:1.6;
}

body .whb-header {
margin-bottom:16px;
}

body .cat-design-alt.categories-with-shadow .category-image-wrapp {
box-shadow:0px 0px 0px 0px rgb(0 0 0 / 10%);
}

body .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
margin-top:3px;
}

body .labels-rounded .out-of-stock {
max-width:95px;
}

body .term-description {
   display:none;
}

form.checkout .woocommerce-NoticeGroup {
      padding-left: 15px;
   padding-right: 15px;
   width: 100%;
   max-width: 100%;
   -ms-flex-preferred-size: 100%;
   flex-basis: 100%;
}

body .elementor img {
   border-radius:50px;
}

body .text-left {
   text-align:center;
}

body .woocommerce-product-details__short-description h3 {
font-size:16px;
	line-height:1.7;
}

body  .elementor-widget-container h2 {
font-size:17px;
		line-height:1.7;
}

body .wc-tab-inner h5 {
font-size:16px;
	line-height:1.50;
}

body .wd-nav[class*="wd-style-underline"] .nav-link-text {
	color:#333;
}

body .main-page-wrapper {
min-height:auto;
	}

body .site-content {
margin-bottom:3px;
	}

.elementor-template-full-width .row>[data-elementor-type] {
margin-bottom:3px;
	}

.wd-my-account-links .points-link a:before {
    content: '\f51e';
    font-family: 'Font Awesome 5 Free';
    font-weight: inherit;
}

.wd-my-account-links .wt-smart-coupon-link a:before {
    content: '\f3ff';
    font-family: 'Font Awesome 5 Free';
    font-weight: inherit;
}


form.woocommerce-checkout wc-order-attribution-inputs {
	order: 3;
}

.wd-content-layout{
    padding-block: 6px;
}


body .whb-header {
margin-bottom:1px;
	}
.ppcp-button-apm{
    height: 1px;
}

.ppcp-button-googlepay
    height: 1px;
}

.shop-loop-head{
    flex-wrap: nowrap;
}

body .woocommerce-notices-wrapper:empty {
display:inherit;
	}
