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

:root {
	--wd-text-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #1B2E40;
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto Condensed", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", 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: 16px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(27,46,64);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(27,46,64);
	--wd-link-color-hover: rgb(255,255,255);
	--btn-default-bgcolor: rgb(27,46,64);
	--btn-default-bgcolor-hover: rgba(27,46,64,0.5);
	--btn-accented-bgcolor: #1B2E40;
	--btn-accented-bgcolor-hover: rgba(27,46,64,0.5);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(27,46,64);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(7,48,87);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--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;
}

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


/* Popup element */
.mfp-inline-holder .wd-popup-element{
	background-color:#1e1e1e;
}

/* Social whatsapp */
.whb-general-header .whb-col-right .social-whatsapp{
	color:#1b2e40 !important;
	border-color:#1b2e40;
}

/* Social form circle */
.whb-general-header .whb-col-right .social-form-circle{
	color:#1b2e40!important;
}

/* Link */
.whb-general-header .whb-col-right a{
	border-color:#1b2e40;
}

/* Input */
.bf-inp-fld-wrp input[type=text]{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}

/* Input */
.bf-fld-wrp input[type=email]{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
}

/* Button */
.bf-fld-wrp .bf-btn{
	border-top-left-radius:50px;
	border-top-right-radius:50px;
	border-bottom-left-radius:50px;
	border-bottom-right-radius:50px;
	height:42px;
}

/* Image 349 */
.bf-cc .wp-image-349{
	height:42px;
}

/* Image 351 */
.bf-cc .wp-image-351{
	height:42px;
}

/* Image 350 */
.bf-cc .wp-image-350{
	height:42px;
}

/* 480px and smaller screen sizes */
@media (max-width:480px){

	/* Image 349 */
	.bf-cc .wp-image-349{
		border-top-left-radius:50px;
		border-top-right-radius:50px;
		border-bottom-left-radius:50px;
		border-bottom-right-radius:50px;
	}
	
	/* Image 351 */
  .bf-cc .wp-image-351{
		border-top-left-radius:50px;
		border-top-right-radius:50px;
		border-bottom-left-radius:50px;
		border-bottom-right-radius:50px;
	}
	
	/* Image 350 */
	.bf-cc .wp-image-350{
		border-top-left-radius:50px;
		border-top-right-radius:50px;
		border-bottom-left-radius:50px;
		border-bottom-right-radius:50px;
	}
	
}

/* Input clear */
.bf-fld-wrp .bf-input-clear-btn{
	min-height:2px;
	height:25px;
}

/* Input clear */
.mfp-inline-holder .mfp-content .wd-popup-element .wd-text-block #bitforms_1_12_1 #form-bitforms_1_12_1 .btcd-fld-itm .bf-fld-wrp .bf-inp-wrp .bf-phone-fld-container .bf-phone-fld-wrp .bf-phone-inner-wrp .bf-input-clear-btn{
	width:25px !important;
}

/* Input clear */
.bf-fld-wrp .bf-input-clear-btn{
	margin-top:15px;
	top:5px;
}

/* Цена в архивах товаров */
.product-element-bottom .wrap-price .price{
	display: none;
}

.pagination-pagination .product-wrapper .product-excerpt{
	text-align:left;
}

/* Product weight options */
.pagination-pagination .product-wrapper .product-weight-options{
	text-align:left;
}

/* Product weight simple */
.pagination-pagination .product-wrapper .product-weight-simple{
	text-align:left;
}

/* Button в архивах */
 .product-element-bottom .wd-add-btn a{
	width:100% !important;
}

@media (min-width: 577px) and (max-width: 767px) {
		/* Custom 1730565489190 */
	#dhvcform-262 .dhvcform:nth-child(2) .vc_custom_1730565489190:nth-child(1){
		margin-top:70px;
	}

}

@media (max-width: 576px) {
	.ttt {min-height: 275px!important;}

	/* Custom 1730565489190 */
	#dhvcform-262 .dhvcform:nth-child(2) .vc_custom_1730565489190:nth-child(1){
		margin-top:70px;
	}

	/* Переводчик (удаление текста языка) */
	.gtranslate_wrapper div div div div span{
		display: none;
	}
	
	
}

