@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//khelotoys.com/wp-content/themes/woodmart-1/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(50,110,170);
	--wd-alternative-color: rgb(242,209,33);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(59,181,232);
	--btn-accented-bgcolor-hover: rgb(61,166,210);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://khelotoys.com/wp-content/uploads/2021/09/toys-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://khelotoys.com/wp-content/uploads/2025/08/Web-bg-1.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(41,128,234);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1317px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1300px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.whb-general-header-inner {
    border-color: rgba(150, 205, 228, 1);
    border-bottom-width: 0px !important;
    border-bottom-style: dashed;
}

.page-title-default {
    background-color: #326eaa;
    background-image: unset;
    background-size: cover;
    background-position: center center;
}
.product-wrapper {
    border: 2px solid #f5f5f5;
    padding: 10px !important;
    border-radius: 10px !important;
}
h3.wd-entities-title {
    font-size: 18px !important;
    line-height: 28px !important;
}
.wd-product.wd-hover-standard .wd-add-btn>a {
    border-radius: 10px;
    background-color: #f2d121;
}
.btn.btn-color-alt , button.single_add_to_cart_button.button.alt , .wd-product.wd-hover-standard .wd-add-btn>a , .wd-product.wd-hover-standard .wd-add-btn>a {
    color: #fff;
    background-color: var(--wd-alternative-color);
    border-radius: 10px;
    height: 40px;
}
.products-bordered-grid.wd-products-with-bg.elements-grid>.wd-col, .products-bordered-grid.wd-products-with-bg .wd-carousel-inner {
    background-color: transparent;
    border: none;
}
h3.wd-entities-title {
    height: 55px;
}

.blog-sec-home .wd-posts {
    display: flex;
}

.article-body-container h3.wd-entities-title {
    height: 110px !important;
}

.whb-top-bar .wd-tools-element>a {
    color: #fff !important;
}
.scrollToTop {
	bottom: 80px !important;}
