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

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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(81,81,81);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: 18px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(127,117,117);
	--wd-alternative-color: rgb(237,237,237);
	--btn-default-bgcolor: rgb(29,209,161);
	--btn-default-bgcolor-hover: rgb(16,172,132);
	--btn-accented-bgcolor: rgb(29,209,161);
	--btn-accented-bgcolor-hover: rgb(16,172,132);
	--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(0,0,0);
	--wd-link-color-hover: rgb(51,51,51);
}
.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: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,153,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 12px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

.wd-page-title {
background-color: #e8e8e8;
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #ebeae8;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
    padding: 20px;
}
.woodmart-hover-tiled .product-wrapper {
    border-radius: 10px;
    overflow: hidden;
	background: #fff;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.summary-inner bdi{
	font-size:30px;
	color: #38444f;
}
.product-grid-item bdi {
  	font-size:20px;
	color: #38444f;
}
.summary-inner .price{
color:red;	
}
.sp-easy-accordion .sp-ea-single .ea-header a{
padding:10px !important;	
}
.product_title {
    font-weight: bold;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: var(--nav-color);
    font-weight: bold;
}
.product-grid-item:hover {
    box-shadow: 1px 2px 11px 1px;
}
.product-grid-item{
    border-style: none !important;
    border: none !important;
}
.products-bordered-grid.elements-grid{
    border-style: none !important;
}
span.nav-link-text{
font-weight:500 !important;	
	font-size: 17px;
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
padding:0;
width:auto !important;
}
.wd-sub-menu li a{
	padding:12px 20px;
	width:200px;
	font-size:16px;
}
.wd-sub-menu li a:hover {
	background:#333;
	color:#fff;
}

h4.woodmart-title-container.title.wd-fontsize-l {
    font-size: 25px;
}
#sp-ea-1158.sp-easy-accordion>.sp-ea-single {
  background: #fff !important;
	border:none !important;
}
.wd-hover-standard .wd-add-btn {
    padding-bottom: 20px;
}
span.wd-tools-text {
    display: none;
}
.whb-header-bottom{
border-color:rgb(235 234 232)	;
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    padding: 20px;
    background: #fff;
}
.elementor-67 .elementor-element.elementor-element-30df309e {
border:none !important;
}
h3.wd-entities-title {
    font-size: 14px !important;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    padding: 30px;
}
.product-images img {
    width: 80%;
    margin: auto;
    display: table;
}
img.zoomImg {
    width: 1300px !important;
    height: 1800px !important;
}
h1.entry-title.title {
    font-size: 40px;
}
.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-dark {
    padding: 5px;
}
span.breadcrumb-last {
    font-size: 25px;
}
.elementor-widget.elementor-list-item-link-full_width a {
    color: #777 !important;
}
.elementor-widget.elementor-list-item-link-full_width a:hover {
    color: #fff !important;
}

h6.eihe-title , h3.eihe-title {
    font-size: 25px !important;
}
.term-description, .page-description {
    margin-bottom: 25px;
    /* background: darkgray; */
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 3px;
}
a.showcoupon {
    color: #333 !important;
}
a.wac-qty-button.wac-btn-inc, a.wac-qty-button.wac-btn-sub {
    display: none;
}@media (max-width: 576px) {
	.title-line-two .product-grid-item .wd-entities-title {
    font-size: 14px !important;
}
}

