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

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://www.difacomsolusindo.com/landing/wp-content/uploads/2021/08/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.difacomsolusindo.com/landing/wp-content/uploads/2021/08/retail-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#092143;
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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;
}
:root{
--wd-header-el-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;
}

:root{
--wd-primary-color:rgb(193,2,2);
}
:root{
--wd-alternative-color:rgb(234,10,2);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(244,165,28);
}
:root{
--btn-accented-bgcolor-hover:rgb(222,150,26);
}
: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: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--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;
			
					
							
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
textarea {
  overflow: auto;
  padding: 10px 15px;
  min-height: 100px;
}

.gform_wrapper li.hidden_label input {
  margin-top: -2px;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 15px;
  letter-spacing: normal;
}

.wa__btn_popup .wa__btn_popup_txt {
    position: absolute;
    width: 207px;
    right: 100%;
    background-color: #2db742;
    font-size: 19px;
    color: #fff;
    top: 15px;
    top: 50%;
    transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    padding: 7px 0 7px 12px;
    margin-right: 7px;
    letter-spacing: -0.03em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    font-weight: bold;
}

.widget_rss ul li {
    margin-bottom: 14px;
    padding-bottom: 6px;
}

.widget_rss ul li > a {
    font-size: 14px;
    font-weight: 400;
    font-family: "Open Sans",Arial, Helvetica, sans-serif !important;
    line-height: 0;
}


.woodmart-price-table .woodmart-price-value {
    font-size: 40px;
    vertical-align: middle;
    font-weight: 600;
    color: #333;
}

.woodmart-single-footer .tags-list a {
    display: inline-flex;
    font-size: 13px;
    color: #212121;
    text-transform: capitalize;
    margin-right: 15px;
    line-height: unset;
padding-right: 0;
padding-left: 0;
text-align: center;
min-width: 0;
text-decoration: none;
position: unset;
margin-bottom: 0;
margin-top: 0;
border: 1px solid #fff;
font-weight: unset;
}


.added_to_cart:hover, .btn:hover, .button:hover, [type="button"]:hover, [type="submit"]:hover, button:hover {

    -webkit-box-shadow: inset 0 0 200px rgba(0,0,0,.1);
    box-shadow: inset 0 0 200px #d33;
    color: #FFF;

}


h4 {
    font-size: 30px;
}

p.mr label.description {
    margin-right: 10px;
    font-size: 0px;
    font-weight: 600;
    font-family: Ubuntu,'MS Sans Serif', Geneva, sans-serif;
}

.after_content, .rating-form, .rating-results-list {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 40px;
}

div.rating-form form {
    margin: 15px 0 30px;
        margin-bottom: 30px;
    width: auto;
    max-width: 100%;
    display: block;
    text-align: center !important;
}

.woodmart-load-more:hover {
    color: #fff;
    background-color: #dd3333 !important;
}

.woodmart-load-more:not(:hover) {
    background-color: #ff0000 !important;
}

.woodmart-load-more {
    border-width: 2px;
    border-color: #e9e9e9;
    color: #fff;
    font-weight: 900;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 35px;
}

ol, ul {
    line-height: 1.6;
}

.color-scheme-light .footer-widget a {
    font-size: 14px !important;
}

.navigation-style-underline .nav-link-text {
    color: #3daf49;
}

.color-scheme-light .footer-widget a {

    color: #fff;
    font-size: 16px;

}

.woodmart-author-information .author-avatar img {
    border-radius: 0;
    margin-bottom: 15px;
}@media (min-width: 1025px) {
	.box-icon-with-border .info-box-icon {
  padding: 18px;
  border: 2px solid #c10202 !important;
}

.box-with-text.text-size-small {
  font-size: 26px !important;
}

[class*="box-icon-with-"].box-with-text {
  --text-bg-size: 50px !important;
}

.wd-info-box :is(.info-box-subtitle, .info-box-title) {
  margin-bottom: 0px !important;
  transition: all .25s ease !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.footer-sidebar {
    padding-top: 40px;
    padding-bottom: 10px;
    display: none;
}

.tabs-layout-tabs {

    border-top: 2px solid rgba(119,119,119,.17);
    text-align: center !important;

}

.wd-toolbar-item .wd-tools-icon::before {
  font-size: 24px;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 29px !important;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 28px;
}

.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.pswp__caption__center {
  font-size: 23px !important;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 29px !important;
}

.footer-sidebar {
    padding-top: 40px;
    padding-bottom: 10px;
    display: none;
}

.tabs-layout-tabs {

    border-top: 2px solid rgba(119,119,119,.17);
    text-align: center !important;

}

.wd-toolbar-item .wd-tools-icon::before {
  font-size: 24px;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 28px;
}

.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

@media (max-width: 576px) {
	.pswp__caption__center {
  font-size: 23px !important;
}

.copyrights-centered .min-footer > div:last-child {
  margin-bottom: 0;
  font-size: 13px;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 29px !important;
}

.footer-sidebar {
    padding-top: 40px;
    padding-bottom: 10px;
    display: none;
}

.tabs-layout-tabs {

    border-top: 2px solid rgba(119,119,119,.17);
    text-align: center !important;

}

.wd-toolbar-item .wd-tools-icon::before {
  font-size: 24px;
}

.wd-toolbar-link .wd-custom-icon img {
  width: auto;
  height: 28px;
}

.footer-column {
    margin-bottom: 30px;
    text-align: center;
}

.wd-tools-element {
    position: relative;
    border-width: 0px 1px 0px 0px;
    border-style: dashed;
}


.woodmart-toolbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.23);
}

.wa__btn_popup .wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    right: 11px;
    bottom: 60px;
}
}

