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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.cryptvice.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.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.cryptvice.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cryptvice - 400", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(29,29,31);
	--wd-text-font-size: 15px;
	--wd-title-font: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(29,29,31);
	--wd-entities-title-font: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(29,29,31);
	--wd-entities-title-color-hover: rgb(29, 29, 31);
	--wd-alternative-font: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(29,29,31);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(245,245,247);
	--wd-alternative-color: rgb(29,29,31);
	--btn-default-font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: rgb(101,81,243);
	--btn-default-bgcolor-hover: rgb(89,73,209);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: rgb(101,81,243);
	--btn-accented-bgcolor-hover: rgb(89,73,209);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	--btn-font-weight: 600;
	--btn-transform: inherit;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(101,81,243);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(89,73,209);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(23,16,14);
	--notices-success-color: rgb(237,199,143);
	--notices-warning-bg: rgb(23,16,14);
	--notices-warning-color: rgb(237,199,143);
	--wd-link-color: rgb(163,151,248);
	--wd-link-color-hover: rgb(101,81,243);
	--wd-link-decor-color: rgb(163,151,248);
	--wd-link-decor-color-hover: rgb(101,81,243);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	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 {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Cryptvice - 400", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: inherit;
	color: rgb(29,29,31);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(0,0,0);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: inherit;
	color: rgb(29,29,31);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover {
	color: rgb(163,151,248);
}
h3.wd-entities-title, .wd-product .wd-entities-title, .wd-entities-title a {
	font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: inherit;
	color: rgb(29,29,31);
}
h3.wd-entities-title:hover, .wd-product .wd-entities-title:hover, .wd-entities-title a:hover {
	color: rgb(163,151,248);
}
.price .amount {
	font-family: "Cryptvice - 800", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 16px;
	text-transform: inherit;
	color: rgb(29,29,31);
}
.price .amount:hover {
	color: rgb(29,29,31);
}
.page .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,245,247);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Cryptvice - 600", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: inherit;
	color: rgb(255,255,255);
	background: rgb(101,81,243);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(89,73,209);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(101,185,28);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(1,0,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(250,249,247);
	color: rgb(1,0,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
:root{
--wd-container-w: 1360px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Cryptvice - 300";
	src: url("//www.cryptvice.com/wp-content/uploads/Cryptvice-300.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Cryptvice - 400";
	src: url("//www.cryptvice.com/wp-content/uploads/Cryptvice-400.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Cryptvice - 600";
	src: url("//www.cryptvice.com/wp-content/uploads/Cryptvice-600.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Cryptvice - 800";
	src: url("//www.cryptvice.com/wp-content/uploads/Cryptvice-800.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

/* general */
::selection { background-color: #1d1d1f; color: #fff; }
.text-balance { text-wrap: balance; }

/* container shadow */
.box-shadow { border-radius: 0.3em; -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%); box-shadow: 0 0 10px 0 rgb(0 0 0 / 5%); -webkit-transition-duration: .25s; -o-transition-duration: .25s; transition-duration: .25s; }

/* header shopping icon */
.wd-header-cart.wd-design-4 .wd-cart-number { background-color: #606060 !important; color: #fff; }

/* header menu */
.wd-nav[class*="wd-style-underline"] .nav-link-text:after { background-color: #1d1d1f; }

/* header icons */
.wd-tools-element .wd-tools-icon, .wd-tools-element>a { color: #1d1d1f; }
.wd-tools-element>a:hover { color: #000; }

/* breadcrumbs */
.wd-breadcrumbs>:is(span,a):last-child { color: #1d1d1f; }

/* pagination */
nav[class*="-pagination"] li .page-numbers,
nav[class*="-pagination"] li :is(.next,.prev) { color: #1d1d1f; }
nav[class*="-pagination"] li .current,
nav[class*="-pagination"] a:hover { color: #fff !important; }

/* product carousel */
.wd-buttons .wd-action-btn>a { height: 45px; color: #fff; background-color: #1d1d1f; border-radius: 5px; }

/* photo lightbox */
button.pswp__button.pswp__button--zoom,
button.pswp__button.pswp__button--fs,
button.pswp__button.pswp__button--share,
button.pswp__button.pswp__button--close { background-color: transparent; }

button.pswp__button.pswp__button--zoom:hover,
button.pswp__button.pswp__button--fs:hover,
button.pswp__button.pswp__button--share:hover,
button.pswp__button.pswp__button--close:hover,
button.pswp__button.pswp__button--arrow--left:hover,
button.pswp__button.pswp__button--arrow--right:hover { background-color: transparent; color: #6551F3; }

/* old price new sort */
.wd-single-price p.price, .wd-sticky-btn span.price, .wd-fbt-purchase div.price, span.woocs_price_code { display: flex; }
.wd-single-price p.price del, .wd-sticky-btn span.price del, .wd-fbt-purchase div.price del, span.woocs_price_code del { order: 2; margin-left: 5px; }

/* currency switcher */
.selectron23-option img { width: 15px; border-radius 5rem !important; }
img.selectron23-img { margin-right: 10px !important; border-radius: 5rem !important; }
.selectron23-container { margin-top: 5px; min-height: 55px !important; margin-top: 0px; }
.selectron23 { height: 55px !important; }
.selectron23-option-title:hover { text-decoration: underline; }
.selectron23-container .selectron23-option{ padding: 20px 20px 9px 58px !important; }
.selectron23-container > span{ top: 25px !important; }

/* seo word */
.seo-word { position: absolute; top: -9999px; left: -9999px; }@media (max-width: 576px) {
	/* submenu desc */
.submenu-desc {
	color: #FFFFFF;
}

li.elementor-icon-list-item.elementor-inline-item {
    padding-top: 10px;
}

/* mobile menu */
.wd-action-btn>a,
html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a {
	color: #ffffff !important;
	}
	
.wd-side-hidden,
.wd-drilldown-slide .menu-item>[class*="sub-menu"] {
	background-color: #000000 !important;
	}

.wd-nav-mobile>li>a,
.wd-nav-opener:after {
	color: #FFFFFF !important;
	}
	
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover, html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a, html .wd-nav-mobile .wd-sub-menu li a:hover, html .wd-nav-mobile .wd-sub-menu li.current-menu-item > a, html .wd-nav.wd-layout-drilldown > li > a:hover, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a:hover, html .wd-nav.wd-layout-drilldown >li [class*="sub-menu"] > .woocommerce-MyAccount-navigation-link > a:hover, html .wd-nav.wd-layout-drilldown li.current-menu-item > a {
	background-color: #000000;
	color: #127749;
	}
	
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	font-size: 18px;
	}
	
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
	border-bottom: none !important;
	}

.mobile-nav .wd-nav-opener {
	border-left: none !important;
	border-bottom: none !important;
	}
	
@media (max-width: 1024px) {
    	.wd-side-hidden { 
    	--wd-side-hidden-w: min(500px, 100vw); 
    	}
    }
}

