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

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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(223, 87, 127);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: inherit;
	--wd-widget-title-color: rgb(33,33,33);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(223,87,127);
	--wd-alternative-color: rgb(144,172,137);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(223,87,127);
	--btn-default-bgcolor: rgb(223,87,127);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(223,87,127);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 100px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(223,87,127);
	background-image: url(https://cmshcup.com/wp-content/uploads/2024/03/CMSHCUP-13-1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lexend", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 22px;
	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: 50px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 12px;
}

@media (min-width: 1540px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.grecaptcha-badge {
    visibility: hidden;
}

.wd-nav-mobile li.menu-item-wishlist {
    display: none;
}

.wd-nav-mobile li.menu-item-account {
    display: none;
}

#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}

.page-title .title {
    font-size: 36px;
    line-height: 1.2;
    padding-top: 10px;
}
img.aligncenter {
	margin-bottom: 0px;
}

div.trackship_branding {
	display: none !important;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
	  width: 100%;
    background-color: rgb(223,87,127);
    color: white;
	  border-radius: 10px;
}
input[type="submit"]:hover {
  background-color: black !important;
}

.wd-images-gallery .wd-carousel-wrap {
    --wd-gap: 120px !important; /* Adjust this value as needed */
}

.wpfFilterWrapper .wpfFilterTitle {
	font-family: Fjalla One;
	font-size: 20px;
	margin-bottom: 15px;
}

.search_order_form .form-row button {
    width: 100%;
}

.product-label.out-of-stock {
    background-color: red!important;
    color: white!important;
}

/* Adjust tab width */
.woocommerce-tabs .tabs {
    width: 100%; /* Adjust the width as needed */
    max-width: 800px; /* Set a max-width if desired */
    margin: 0 auto; /* Center the tabs */
}

.woocommerce-tabs .tabs li {
    width: auto; /* Auto width for list items */
    flex: 1; /* Flex-grow for equal spacing */
    text-align: center; /* Center the text */
}

.woocommerce-tabs .tabs li a {
    display: block; /* Ensure links take up full tab area */
    padding: 10px 20px; /* Adjust padding for better spacing */
}

.bundle_button {
    display: flex;
}
.woocommerce div.product form.cart .button {
    float: none;
    flex: 1;
}

/* For the single product page */
.single-product .edw_date {
    margin: 10px 0px !important;
    padding: 10px !important;
    width: fit-content !important;
    background-color: #f4f4f4 !important;
    border-radius: 5px !important;
    display: flex !important;
    align-items: center !important;
    font-size: 16px !important;
	  font-weight: bold !important;
    color: #333 !important;
}

.single-product .edw_date::before {
    content: "\1F4E6" !important; /* Package icon */
    font-size: 18px !important;
    margin-right: 8px !important;
    color: #333 !important;
}

/* For product list */
ul.products li.product .edw_date {
    font-size: 15px !important;
    color: #626262 !important;
    background-color: #f4f4f4 !important;
    border-radius: 5px !important;
    padding: 5px !important;
    display: inline-block !important;
    margin-top: 5px !important;
}

/* For title in checkout and cart */
.woocommerce dt.variation-Estimateddelivery {
    font-weight: bold !important;
    color: #333 !important;
}

div.trp-ls-shortcode-current-language {
	  color: #fff;
	  background-color: transparent;
}

.trp-language-switcher>div {
	  border: 0px; 
	  border-color:transparent;
}

.trp-language-switcher > div > a {
	  color:#ffffff;
	  background-color: #df577f;
}

.ppcp-dcc-order-button {
	width: 100%;
	color: #ffffff;
	background-color:#000000;
	border-radius:24px;
}

.ppcp-dcc-order-button:hover {
	color:#ffffff;
	background-color:rgb(223,87,127);
	border-radius:24px;
}

.fa{
font-family: FontAwesome;
}@media (max-width: 576px) {
	/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}
}

