@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ctorch.am/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.0.0") format("woff2");
}

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

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

:root {
	--wd-cat-brd-radius: 27px;
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(110,214,36);
	--wd-alternative-color: rgb(107,214,32);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(129,215,66);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(153,185,152);
	--btn-accented-bgcolor-hover: rgb(135,167,134);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,255,255);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,255,255);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://ctorch.am/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(79,186,57);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(10,95,170);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(249,249,249);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(234,161,14);
}
.product-labels .product-label.featured {
	background-color: rgb(221,11,11);
	color: rgb(234,234,234);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1564px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 8px;
}

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

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


body .product-share {
display:none;
}
.woocommerce-ordering {
display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    display: none;
}
a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}div.product-grid-item .price {
	display: none;
}
.woodmart-hover-base .hover-content table tr:first-child {
	display: none;
}
<style>
.hideme
{
    display:none;
    visibility:hidden;
}
.showme
{
    display:inline;
    visibility:visible;
}
.wd-hover-info .bottom-information .price {
    display:none;
}
.product .summary .quantity .input-text{
    display: none;
	}
input.plus,
input.minus {
  visibility: hidden;
}
body .basel-scroll-content .product_meta .sku_wrapper{
display:none; 
}
.single-product span.sku_wrapper {
    display: none !important;
}
.product-grid-item .woodmart-add-btn{
  display:none;
} 
img {
  width: 100%; /* or max-width: 100%; */
  height: auto;
}@media (max-width: 576px) {
	.menu-item-my-account,
.menu-item-wishlist{
	display:none!important;
}
.mobile-nav .mobile-pages-menu .menu-item-account {
    display: none;
}
.wd-action-btn.wd-style-icon .button {
display:none;
}
body .woodmart-hover-icons:hover .wrapp-buttons {
    visibility: hidden;
}
.wd-nav-mob-tab .mobile-categories-title .nav-link-text {visibility: hidden;
    position: relative;}
.wd-nav-mob-tab .mobile-categories-title .nav-link-text:after {
  visibility: visible;
    top: 0;
    left: 0;
}
  
}

