.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:#a98ea3;
}

.page-title-default{
	background-color:rgb(240,240,240);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(23,23,23);
}

:root{
--wd-text-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#46494c;
--wd-text-font-size:13px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Rubik", 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%);
}
:root{
--wd-alternative-font:"Rubik", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Rubik", 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;
}
:root{
--wd-header-el-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(23,23,23);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(39,39,39);
}
:root{
--btn-default-bgcolor-hover:rgb(71,71,71);
}
:root{
--btn-shop-bgcolor:rgb(39,39,39);
}
:root{
--btn-shop-bgcolor-hover:rgb(71,71,71);
}
:root{
--btn-accent-bgcolor:#171717;
}
:root{
--btn-accent-bgcolor-hover:rgb(71,71,71);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

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

@font-face {
	font-family: "Glaciall";
	src: url("//implantattachments.com/wp-content/uploads/2018/09/GlacialIndifference-Regular.woff2") format("woff2"), 
url("//implantattachments.com/wp-content/uploads/2019/09/GlacialIndifference-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* removed the boldness of text on buttons and menus*/
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
	font-weight: 400;
}
/* Store menu background on the first screen (without scrolling)*/
body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
	background-color: #ffcd00;
}
/* Store menu background on the first screen (when scrolling)*/
.whb-color-light:not(.whb-with-bg) {
	background: #ffcd00;
}
/*Reduce the spacing between category name and additional description*/
.woodmart-info-box .info-box-title {
margin-bottom: 3px;
}

/*Remove the number of products under categories*/
.cat-design-default .more-products {
	display: none;
}

/*Arrows in the carousel for categories*/
@media (max-width: 1024px) {
div[class*=woodmart-carousel-spacing] .owl-nav>div[class*=prev] {
		margin-left: 38px;
    background: #9ca4af38;
    border-radius: 30px;
    padding-left: 7px;
    height: 30px;
    width: 30px;
	}
div[class*=woodmart-carousel-spacing] .owl-nav>div[class*=next] {
	margin-left: 38px;
	background: #9ca4af38;
  border-radius: 30px;
  padding-right: 7px;
  height: 30px;
  width: 30px;
	}	
	
.arrows-style-1 .owl-nav>div[class*=prev] {
    background: #5d5f6338;
    border-radius: 30px;
    padding-left: 7px;
    height: 30px;
    width: 30px;
	}
.arrows-style-1 .owl-nav>div[class*=next] {
    background: #5d5f6338;
    border-radius: 30px;
    padding-right: 7px;
    height: 30px;
    width: 30px;
	}
}


/* Fix the width and center the product description in the product card */

.woodmart-tab-wrapper {
    max-width: 540px;
    margin: 0 auto;
}

/* Shipping and payment - accordion - questions */
.accordion_faq .vc_tta-panel-title{
	font-weight: 500 !important;
}

/* Align the number (quantity) in the cart and wishes*/
.woodmart-cart-design-4 .woodmart-cart-number {
		padding: 0 2px 0 3px;
    width: 19px;
    height: 18px;
		border: 1px solid #171717;
}
.wd-tools-element .wd-tools-count, .woodmart-cart-design-2 .woodmart-cart-number, .woodmart-cart-design-5 .woodmart-cart-number {
		padding: 1px 0 0 1px;
}

/* Comparison page - reduce the maximum size of the Brand */
.woodmart-compare-col .woodmart-compare-brand img {
	max-width: 75px;
}

.woodmart-compare-col .add_to_cart_button {
	font-size: 10px;
}

.woodmart-compare-col .product-title {
	min-height: 54px;
}
.woodmart-compare-col .stock {
    font-weight: 500;
    font-size: 12px;
}

/* Shopping Cart - Payment - Woocommerce */

/* change the effect of the "refresh" cart button */
.cart-actions .button[name=update_cart] {
		color: #fff !important;
		transition: 1s;
    background: #459647;
}

.cart-actions .button[disabled] {
 opacity: .1 !important;
}

.woocommerce-shipping-methods {
	text-align: left;
}

.form-style-underlined label {
	font-weight: 500;
}

.woocommerce-shipping-methods label .amount {
	font-size: 12px;
}

#shipping_method label {
	cursor: pointer;
	padding: 10px 5px;
	border-radius: 5px;
	border: 1px solid #cacaca !important;
	font-weight: normal;
}

#shipping_method label:hover {
		background: #f3f3f3;
    transition: 0.8s;
}

#shipping_method input.shipping_method {
		top: 15px;
    margin-right: 6px;
    margin-left: 10px;
    float: left;
}

.payment_methods>li {
    cursor: pointer;
    padding: 10px 5px;
    border-radius: 5px;
    border: 1px solid #cacaca !important;
    font-weight: normal;
}




/* Make the First and Last Name field full line*/

p.form-row-first, p.form-row-last {
	width: 100%;
}

/* Disable country in cart (solution because it doesn't let payment through to cart without active country) */
.checkout #billing_country_field {
display: none;
}


/* "Open menu" button in the personal account */
.button_menu_account {
	width: 285px;
  margin: 0 auto 30px;
}

.button_menu_account a{ 
		padding: 7px 7px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #725a79;
		margin: 0 2px;
}

/* Disable the text on the home page in the personal account */
.woocommerce-notices-wrapper {
}

/*  Personal account: style for the text in the change password block*/
.password_subttitle {
	font-size: 12px;
	font-weight: 400;
}

/* Button color for "contact form" */
.btn_black {
	background: #333;
  color: #fff;
}

.btn_black:hover {
	background: #7d7d7d;
	color: #fff;
}
/* -----  */

/* Text color for error messages when filling out Contact Form */
.dokan-alert-danger, .dokan-alert-info, .dokan-alert-warning, .dokan-error, .dokan-info, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors {
    color: #1d1c1c !important;
}
/* ------------- */

/* Close button for "Feedback" */
.full-screen-close-icon:after, button.mfp-close:after {
	font-size: 13px;
  line-height: 40px;
  background: #333333;
  width: 40px;
  border-radius: 25px;
  margin-top: 6px;
  box-shadow: 0 0 3px 2px #9c9a9a;
}

.full-screen-close-icon:hover, button.mfp-close:hover {
	background-color: transparent;
}	
/* ------ */

/* Woocommerce - Button to change Shipping Address */
.woocommerce-Address-title .edit {
	font-weight: normal;
	color: #ffffff;
	background: #725a79;
  padding: 3px 7px 7px;
}

.woocommerce-Address-title .edit:hover {
	color: #ffffff !important;
	background: #5d4b63;
}
/* ----- */

/* Background for Input fields (you couldn't see where to fill in) in personal profile */
.woocommerce-my-account-wrapper input[type=text], .woocommerce-my-account-wrapper input[type=email], 
.woocommerce-my-account-wrapper input[type=password], 
.woocommerce-my-account-wrapper input[type=search], 
.woocommerce-my-account-wrapper input[type=number], 
.woocommerce-my-account-wrapper input[type=url], 
.woocommerce-my-account-wrapper input[type=tel], 
.woocommerce-my-account-wrapper input[type=date], 
.woocommerce-my-account-wrapper select, 
.woocommerce-my-account-wrapper textarea {
    background: #f7f7f7;
    margin-top: 10px;
}
/* ----- */

/* Hide the shipping address on the "Shopping cart" page, it is shown if the user is logged in */
.cart_totals p.woocommerce-shipping-destination {
	display: none;
}
/* ----- */

/* Code input button on the checkout page 
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon {
	  color: #ffffff;
    background: #725a79;
    text-decoration: none;
    padding: 5px;
    font-weight: normal;
    border-radius: 5px;
}
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon:hover {
	background: #5d4b63;
}
----- */

/* Buttons in my account */
.myaccount_button {
		text-decoration: underline;
    font-weight: bold;
}
/* ----- */

/* Increase line spacing in the personal account */

.woocommerce-MyAccount-content>p {
    font-size: 100%;
    line-height: 2.2;	
}

/* ----- */

/* Reduce the numbers of the price range in the Sidebar filter */
.widget_price_filter .price_slider_amount .price_label {
	font-size: 13px;	
}
/* Reduce and change the button style in the Sidebar price filter */
.widget_price_filter .price_slider_amount .button {
	font-size: 10px;
  padding: 5px 10px 4px;
  border-radius: 5px;
}
/* ------ */

/* Hide Shipping Address + Custom Fields in the Order */
.woocommerce-order .custom-fields, .woocommerce-MyAccount-content .custom-fields {
	display: none;
}

.woocommerce-order .woocommerce-customer-details {
	display: none;
}	
/* ------ */

/* Hide the "checkout" button in SideBar - Shopping cart and make it purple */
.woocommerce-mini-cart__buttons .checkout {
	display: none;
}

/* .btn-cart {
	background: #171717 !important;
}
/* ------ */

/* Hide "shipping change option" on the "order confirmation" page */

.checkout-order-review .woocommerce-shipping-totals  {
	display: none;
}

/* ----- */


/* Align the numbers in the shopping cart */

.woodmart-cart-design-4 .woodmart-cart-number {
	padding: -1px 3px 0 3px;
  height: 19px;
}
/* ----- */

/* Remove the capitalized style in the tooltip */
.tooltip, .woodmart-tltp .woodmart-tooltip-label {
	text-transform: none;
}
/* ----- */

/* Styles for the message on the "compare" page */

.custom_notification_comparelist {
	font-size: 13px;
  margin: 10px 5px 0;
}

/* ----- */

/* Add height for Custom_Content */

.error404 .site-content{
	margin-top: 130px;
}

/* ----- */


/* Add style for text on page 404 */

.error404 .page-content p {
	font-size: 15px;
	max-width: 420px;
	margin: 0 auto 50px;
	color: black;
}

/* ----- */


/* Hide the call to store filters on mobile with a button from the toolbar */

.woodmart-toolbar .shop-sidebar-opener {
	display: none !important;
}

/* ----- */


/* Classes for Chat Module PopUp */

.chat-popup button.mfp-close {
	top: -25px;
  right: -15px;
	transition: none !important;
}

.chat-popup {
    font-size: 18px;
    position: fixed;
    background: #FFF;
    padding: 15px;
    width: 360px;
    top: 50%;
    margin: 0 auto;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.block-icons {
		max-width: 210px;
		margin: 15px auto 0;
}	
.chat-icon {
	  display: inline-block;
    line-height: 0;
    width: 48px;
    margin: 9px;
    transition: .1s;
}

.msg_title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: -30px !important;
}

.chat-popup div{
	margin: 20px 0;
}

.chat-popup span{
	font-weight: 600;
}

@media (max-width: 359px) {
	.chat-icon {
		width: 40px;
		margin: 9px;
	}
	.chat-popup {
		width: 90%;
	}
}	

/* ----- */

/* Fix styles of menu item with child items in mobile version */

.icon-sub-menu:after {
	float: right;
	margin-right: 20px;
}
.icon-sub-menu.up-icon {
  background: none;
	color: #2d2a2a;
}
/* ----- */


/* Increase the size of the icon */
	.woodmart-social-icons.icons-size-small i{
		font-size: 17px;
	}
/* ----- */

/* Change the background color for Instagram Icon */

	.icons-design-colored .social-instagram {
		background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
	}
	.woodmart-social-icons.icons-size-small i{
		font-size: 17px;
		margin-left: 2.5px;
	}

/* ----- */
/* Corrects the color of the close button for "quick product view" */

.popup-quick-view button.mfp-close {
	color: #fff;
  margin: -20px;
}

/* ----- */

/* Remove the effect of a very light button (pagination - forward and backward) for the customer account */
.woocommerce-pagination a:focus, .woocommerce-pagination a:hover {
	background-color: #acacaf;
}

/* ----- */

/* Styles for Product Image in customer account */

.product-image-myaccount {
	margin-bottom: 5px;
}

/* ----- */

/* Styles for tablets and mobile */

@media (max-width: 1024px) {
	/* Fix the positioning of social network icons in the footer */
  
	.text-right {
		text-align: center;
	}
	.social-form-circle .woodmart-social-icon {
		margin-right: 5px;
		margin-left: 5px;
	}
	/* ----- */
	
 /* Align the Cart and Favorites numbers for the mobile toolbar */

	.wd-tools-element .wd-tools-count, .woodmart-cart-design-2 .woodmart-cart-number, .woodmart-cart-design-5 .woodmart-cart-number {
		padding: 1px 0 0 0;
	}
	/* ----- */
}

/* ----- */

/*Contacts - Extra info font in accordion*/.
.wpb-js-composer .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child){
	font-weight:500;
}


/* eCommerce banners */

.promo-banner .wrapper-content-banner {
	padding: 20px;
}

.woodmart-prefooter {
 display: none;
}

#customer_details {
	margin-bottom: 30px;
}

#customer_details .woocommerce-account-fields {
display: none;
}

#customer_details .woocommerce-additional-fields {
display: none;
}

#customer_details #billing_state_field {
display: none;
}

/* Hide Password Input button */

.show-password-input {
		display: none;
}

/* Hide Password Input button - END */

.woodmart-shop-tools {
display: none;
}

.woocommerce-tabs{
	display:none;
}

.product-title a{
	    font-size: 20px;
    font-weight: bold;
}

body {
	letter-spacing: 0.2px;
}

.bl_pd_title {
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: -5px;
    color: #333;
}

.variations_form .variations .value select{
	max-width: 170px;
}

.summary-inner>.wd-action-btn {
	margin-bottom: 30px;
  margin-top: 15px;
}

.woodmart-load-more {
	border-color: #171717;
}

.woodmart-load-more:hover {
	border-color: #7b7171;
}

.wd-add-btn-replace {
	display: none !important;
}

/* hidden the comparison */

.menu-item-compare {
	display: none !important;
}

@media (max-width: 768px) {
	.shop_table_responsive td{
		padding: 15px 12px !important;
	}
}

/* wider fields in the order form */

.form-field-wide .hour{
	    width: 4em !important;
}
/* payment_method cart style */

.payment_method_installment select{
    max-width: 20%;
    color: #282525;
    font-weight: bold;
    font-size: 20px;
}
.payment_method_installment label {
    width: 80%;
    padding-top: 10px;
}
/* end payment_method cart style */

/* fix issue 13 iphone */
@media (max-width: 920px) {
.carousel-840 {
	max-width: 380px;
}
}

/* end fix */

.checkout label[for=billing_comment] {
	display: none;
}


.whb-color-dark .navigation-style-underline .item-level-0>a {
    font-weight: 600;
    font-size: 14px;
}

.whb-color-dark .navigation-style-underline .item-level-0.current-menu-item>a{
    font-weight: 600;
    font-size: 14px;
}

.product-grid-item .price{
	  font-size: 20px;
}

.pswp__zoom-wrap img {
		background: #fff;
}
.banner-title {
  opacity: 0.95;
	padding: 8px 12px;
}

.banner_first .banner-title{
  background: #1a80a6;
}
.banner_firstsecondcolor .banner-title{
  background: #03999e;
}
.banner_second .banner-title{
  background: #03999e;
  width:110px;
}
.banner_secondfirstcolor .banner-title{
  background: #1a80a6;
  width:110px;
}
.banner_third .banner-title{
  background: #77b5be;
}
.banner_forth .banner-title{
  background: #03999e;
	width:240px;
}

.home_block_title {
	background: #1a80a6;
  padding: 30px;
}

.home_block_title .title {
	color: #ffff;
}

.services_homepage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 9rem;
    text-align: center;
}

.service_button {
		width: 250px;
    margin: 35px auto;
}

.service_button:hover	{
		color: #1a80a6;
}

.homeservices_name {
    font-size: 20px;
    margin: -35px;
}

.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-row-header .wcbvp-header-block>span {
    padding: 20px 0;
}

.wc-bulk-variations-table.wcbvp-table .wcbvp-row>* {
    vertical-align: middle;
}

.wcbvp-col-image div {
	padding: 0 25%;
}

.vc_column-inner .wcbvp-grid-wrapper {
	margin-bottom: 15px;
}

.wcbvp-header-block{
	justify-content: center;
}

.wc-bulk-variations-table .wcbvp-row>.wcbvp-cell .price {
    text-align: center;
}

.footer-sidebar {
	padding: 0px !important;
}

.wcbvp-quantity-field input[disabled] {
	  opacity: 0.1 !important;
}

.wcbvp-additional-attribute {
 text-align: center;
}

/* added to remove space at top bottom */
.main-page-wrapper {
	padding-top: 0px;
}
.site-content {
	margin-bottom: 0;
}

.linkchange:hover	{
		color: #1a80a6;
}

/* my account - edit button */
 .woocommerce-Address-title .edit {
    color: #272727;
    background: #ffd937;
    font-weight: bold;
    padding: 3px 7px 4px;
    margin-left: 5px;
}
/* end  my account - edit button */

/* Center product image in the table */ 
.wcbvp-col-image div {
	text-align: center;
}

.wc-bulk-variations-table .wcbvp-row>.wcbvp-cell .price, .wc-bulk-variations-table .wcbvp-row>.wcbvp-cell .stock {
	text-align: center;
}

.repmaterialtitle {
    font-size: 20px;
	  color: #272727;
    background: #ffd937;
    font-weight: bold;
	  margin-top: 35px;
	  margin-bottom: -35px;
    
}@media (min-width: 1025px) {
	.button_menu_account {
	display: none;
}

.footer-sidebar {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: -35px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce-MyAccount-navigation {
	display: none;
}

.woocommerce-MyAccount-title {
	display: none;
}
}

@media (max-width: 576px) {
	.woocommerce-thankyou-order-received {
	font-size: 17px;
	font-weight: 500;
}

.woocommerce-MyAccount-navigation {
	display: none;
}

.woocommerce-MyAccount-title {
	display: none;
}

/* Нет необходимости предупреждающего сообщения в таблице "сравнения" */
.custom_notification_comparelist {
	display: none;
}
/* ----- */

/* На странице 404 - делаем мелче шрифт для названия */

.error404 .page-title {
	font-size: 25px;	
}
}

