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

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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(67,95,203);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,95,203);
	--btn-accented-bgcolor-hover: rgb(60,112,224);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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: #f4f4f4;
	background-image: none;
}
html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-size: 15px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1320px;
--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: 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: 8px;
}


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

.wd-page-title {
background-color: rgb(235,239,250);
}

.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border-radius: 10px;
    overflow: hidden;
}
rs-module {
    overflow: visible !important;
}

.blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden;
}
#rev_slider_6_1_wrapper .hesperiden .tp-bullet.selected {
    background: var(--wd-primary-color) !important;
    height: 30px;
    border-radius: 10px;
    z-index: 2;
}
.hesperiden .tp-bullet {
    position: unset !important;
	  cursor: pointer;
		display:inline-block !important;
	    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
#rev_slider_6_1_wrapper .hesperiden.tp-bullets:before {
    width: 0% !important;
    height: 0% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
		content: none !important;
	margin-bottom:0 !important;
}
.blog-design-masonry .meta-categories-wrapp {
    right: -20px;
    left: auto;
}
.blog-design-masonry .wd-post-cat.wd-style-with-bg {
    padding-right: 28px;
    border-radius: 15px;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 10px;
}
.wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 18px;
}
.blog-design-masonry .post-title {
    color: #fff;
}
.wd-post.blog-style-bg .article-body-container {
    background-color: #2c2c2c ;
}
.blog-design-masonry h3.post-title a:hover {
    opacity: 0.7;
		color: #fff;
}
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}
.wd-hover-tiled .product-element-top {
    padding: 20px;
}

/* Quantity */
.single-product-page .quantity {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 48px !important;
    padding: 4px !important;
    margin: 0 !important;

    background: #f4f7fb !important;
    border: 1px solid #d9e2ef !important;
    border-radius: 10px !important;

    overflow: hidden !important;
    direction: ltr !important;
}

/* Plus & Minus */
.single-product-page .quantity .minus,
.single-product-page .quantity .plus {
    width: 40px !important;
    height: 40px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 7px !important;

    background: #ffffff !important;
    color: #071e45 !important;

    font-size: 21px !important;
    font-weight: 500 !important;
    line-height: 1 !important;

    cursor: pointer !important;
    transition: all 0.2s ease !important;
}

/* Hover */
.single-product-page .quantity .minus:hover,
.single-product-page .quantity .plus:hover {
    background: #071e45 !important;
    color: #ffffff !important;
}

/* Click effect */
.single-product-page .quantity .minus:active,
.single-product-page .quantity .plus:active {
    transform: scale(0.94) !important;
}

/* Number input */
.single-product-page .quantity .qty {
    width: 52px !important;
    height: 40px !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    background: transparent !important;

    color: #071e45 !important;

    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;

    box-shadow: none !important;
    outline: none !important;
}

/* Remove number arrows */
.single-product-page .quantity .qty::-webkit-inner-spin-button,
.single-product-page .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.single-product-page .quantity .qty {
    -moz-appearance: textfield !important;
}

/* Mobile */
@media (max-width: 767px) {

    .single-product-page .quantity {
        height: 46px !important;
        padding: 3px !important;
        border-radius: 9px !important;
    }

    .single-product-page .quantity .minus,
    .single-product-page.quantity .plus {
        width: 38px !important;
        height: 38px !important;
        font-size: 20px !important;
    }

    .single-product-page .quantity .qty {
        width: 48px !important;
        height: 38px !important;
        font-size: 15px !important;
    }
}


.product-tabs-wrapper{
	
background-color:#071E45 !important;
	color:white !important;

	
}

.product-tabs-wrapper a {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.product-element-bottom{
	background-color:#071E45 !important;
	color:white !important;
}

.product-element-bottom .woocommerce-Price-amount amount{
	color:white !important;
}
.product-element-bottom .wd-entities-title{
	color:white !important;
}
.wd-carousel-wrap .woocommerce-Price-amount{
color:white !important;
}



.wd-nav-tabs.products-tabs-title li.wd-active .wd-nav-link,
.wd-nav-tabs.products-tabs-title li.wd-active .nav-link-text,
.wd-nav-tabs.products-tabs-title li.wd-active .img-wrapper,
.wd-nav-tabs.products-tabs-title li.wd-active .img-wrapper i {
    color: #fff !important;
}


.custom-product-back {
    display: inline-flex;
    align-items: center;
    gap: 7px;

    margin-bottom: 20px;
    padding: 0;

    background: transparent;
    color: #222;

    border: 0;
    border-radius: 0;
    box-shadow: none;

    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;

    cursor: pointer;
    transition: color 0.2s ease;
}

.custom-product-back:hover {
    background: transparent;
    color: #777;
    box-shadow: none;
}

.custom-product-back .back-icon {
    display: inline-block;
    font-size: 18px;
    line-height: 1;

    transform: rotate(180deg);
    transition: transform 0.2s ease;
}

.custom-product-back:hover .back-icon {
    transform: rotate(180deg) translateX(-3px);
}

.custom-product-back:focus {
    outline: none;
    box-shadow: none;
}

@media (max-width: 768px) {
    .custom-product-back {
        font-size: 13px;
        margin-bottom: 16px;
    }
}

.wd-content-layout{
padding:10px !important;
}@media (min-width: 1025px) {
	.wd-products .wd-backface-hidden .wd-carousel-item {
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: -15px 0px 13px -20px rgb(0 0 0 / 30%);
}
.wd-pos-together.wd-nav-arrows.wd-pos-together {
    right: -75px;
	left: unset;
}
.wd-pos-together.wd-nav-arrows.wd-pos-together {
    flex-direction: column;
}
.wd-pos-together .wd-arrow-inner, .wd-pos-together .wd-arrow-inner:hover {
    background: var(--wd-primary-color);
	border-radius: 9px;
	margin-bottom:5px;
}
.wd-pos-together .wd-disabled .wd-arrow-inner {
    background: var(--wd-primary-color);
		opacity: .7;
}
.wd-pos-together .wd-arrow-inner:after {
    color: #fff;
	font-size: 12px;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: var(--wd-primary-color);
    background-color: var(--wd-primary-color);
		height: 20px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border-color: #C6CEEF;
    background: #C6CEEF;
}

.wd-nav-pagin {
    flex-direction: column;
}
.wd-nav-pagin-wrap {
    position: absolute;
    top: 0;
    right: -68px;
}

}

