@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;600&display=swap');
html{
    height:100%;
}
.form{
    font-family: 'Oswald', sans-serif;
}
.product-list{
	padding:0em;
	margin-top:0px;
	/*min-height: 100vh;*/
	/*height: 100%;*/
}
.product-list a:hover{
	text-decoration: none;
}
.product-box{
	margin-bottom: 30px;
	padding: 20px;
}
.product-box img {
    object-fit: contain;
	min-height: 250px !important
  }
  .product-box .gambar2:hover {
    opacity: 0;
  }
.desk-nama{
	font-family: 'Oswald', sans-serif;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align:center;
	color: rgb(51, 51, 51);
	font-weight:600;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.desk-harga{
	font-family: 'Montserrat', sans-serif;
	font-weight:200;
	color: #151414;
	text-align: center;
	font-size: 15px;
}
.button-cart{
	margin: auto;
	border: 1px solid black;
	background-color: black;
	text-align: center;
	width: 100%;
	padding: 10px;
	color: white;
}
.copyright-area{
  background: #fff;
  padding: 25px 0;
  border-top: 1px solid rgba(40, 27, 27, 0.2);
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  /*color: #878787;*/
  color: #231f20;
  font-family:'Oswald', sans-serif;
}
.copyright-text p a{
  color: #bc1414;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #bc1414;
}
.footer-menu li a {
  font-size: 14px;
  /*color: #878787;*/
  color:black
}
.woodmart-buttons[class*="wd-pos-r"] {
    opacity: 0;
    -webkit-transform: translateX(20px) translateZ(0);
    transform: translateX(20px) translateZ(0);
}
.woodmart-buttons.wd-pos-r-t {
    position: absolute;
    top: 10px;
    right: 10px;
}
.woodmart-buttons {
    z-index: 2;
    display: flex;
    flex-direction: column;
    background: #FFF;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    transition: all .3s ease;
}
.woodmart-hover-base.product-in-carousel .fade-in-block {
    visibility: visible;
}
.kategori{
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align:center;
}

/*-- Single-Page-Styling --*/

.w3aitssinglewthree {
	padding: 100px 0;
	background-color: #F5F5F5;
}

.single-top-right h1 {
	font-size: 30px;
	margin-bottom: 30px;
	text-align: left;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
}

.single-top-right {
	padding-left: 5em;
}

.single-price ul li {
	font-size: 16px;
	line-height: 40px;
	display: block;
	color: #000;
	font-family: 'Oswald', sans-serif; 
}

.single-price ul li:nth-child(1) {
	font-size: 50px;
	font-family: 'Oswald', sans-serif; 
	font-weight: 600;
}

.single-price ul li:nth-child(1) small {
	font-size: 20px;
	color: #c41228;
}

.single-price ul li:nth-child(4) a i.fa {
	margin-right: 10px;
} 
.single-price ul li a {
	color: #31708f;
} 
.single-price ul li a:hover {
	color: #c41228;
} 
p.single-price-text {
	margin: 20px 0;
	line-height: 25px;
	text-align: justify;
}

.single-top-right form {
	display: inline;
}

.aitssinglew3 {
	width: 100%;
	border: none;
}

.aitssinglew3 .agileits.my-cart-btn {
	background-color: #31708f!important;
	border: none!important;
	outline: none!important;
	color: #FFF!important;
	width: 48%!important;
	font-weight: 300!important;
	padding: 10px 0!important;
	font-size: 14px!important;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	transition: .5s all;
	display: inline-block!important;
	float: left;
}

.single-top-right i.fa {
	margin-right: 5px;
}

.aitssinglew3 .agileits.my-cart-btn:hover {
	background: #c41228!important;
}

.single-top-right .agilesocialwthree {
	width: 100%;
	text-align: left;
	margin-top: 50px;
}

.agilesocialwthree h4 {
	text-align: left;
	margin-bottom: 10px;
	color: #c41228;
}

.aitsaccordionw3layouts {
	margin-top: 50px;
}

.aitsaccordionw3layouts .panel-heading {
	padding: 15px;
	background-color: #31708f;
	border: none;
	color: #FFF;
	border-radius: 0;
}

.aitsaccordionw3layouts .panel-title {
	text-align: left;
}

.aitsaccordionw3layouts .panel-heading .panel-title > a {
	color: #FFF;
}

.aitsaccordionw3layouts .panel-heading .collapsed span, .pa_italic i {
	left: 0;
	font-size: 15px;
	float: right;
}

.aitsaccordionw3layouts .panel-collapse {
	background-color: #FFF;
}

.ac-img {
	width: 50%;
	float: left;
	text-align: center;
}

.accordion-image img {
	width: 40%;
}

.aitsaccordionw3layouts div#collapseThree {
	padding: 30px 30px 50px;
}

.aitsaccordionw3layouts div#collapseThree h3 {
	margin-bottom: 20px;
}

.aitsaccordionw3layouts div#collapseThree h4 {
	text-align: left;
	font-size: 16px;
	color: #F44336;
	margin-bottom: 10px;
}

.aitsaccordionw3layouts div#collapseThree p {
	margin-bottom: 20px;
}

.aitsaccordionw3layouts div#collapseThree span {
	background: url("../images/5stars.png") no-repeat 0px 0px;
	color: #31708f;
	font-weight: 500;
	padding-left: 140px;
	padding-top: 4px;
}

.aitsaccordionw3layouts div#collapseFour {
	padding: 30px;
}

.aitsaccordionw3layouts ul.ship {
	margin-left: 20px;
}

.aitsaccordionw3layouts ul.ship li {
	font-size: 16px;
	line-height: 30px;
	display: block;
	color: #000;
}

.aitsaccordionw3layouts ul.ship li i.fa {
	margin-right: 10px;
}

.aitsaccordionw3layouts ul.ship li i.fa.fa-male {
	margin-right: 18px;
}

.aitsaccordionw3layouts a.next {
	float: right;
	margin: 30px 30px 0 0;
	color: #F44336;
	font-size: 18px;
	font-weight: 500;
}
.merk{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.single-merk{
	display: block;
	margin-bottom: 20px;
	color: #2d2a2a;
	font-weight: 600;
	line-height: 1.4;
	text-transform: uppercase;
}
/*-- //Single-Page-Styling --*/

/*-- Footer-Social-Icons --*/

	.agilesocialwthree {
		text-align: right;
	}

	ul.social-icons li {
		display: inline-block;
		margin: 0 5px;
	}

	.agilesocialwthree ul.social-icons li a {
		font-size: 30px;
		color: #000;
	}

	ul.social-icons li a.facebook:hover {
		color: #3b5998;
	}

	ul.social-icons li a.twitter:hover {
		color: #1dcaff;
	}

	ul.social-icons li a.googleplus:hover {
		color: #d34836;
	}

	ul.social-icons li a.instagram:hover {
		color: #517fa4;
	}

	ul.social-icons li a.youtube:hover {
		color: #bb0000;
	}
	/*-- //Footer-Social-Icons --*/

	.single-top-left {
	    width: 45%;
	    margin-left: 5%;
	}
	#fluid_dg_wrap_4 {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
	}
	.fluid_dg_wrap {
	    width: 100%;
	}
	.fluid_dg_wrap {
	    display: none;
	    float: left;
	    position: relative;
	    z-index: 0;
	}
	.tittle-w3l{
		font-family: 'Oswald', sans-serif;
		font-weight: 600;
		text-transform: uppercase;
		margin-top: 50px;
	}
	/* Form Container */
	.header-form{
		margin-bottom: 30px;
		border-bottom: 2px solid rgba(129,129,129,.2);
	}
    .form-container {
        position: fixed;
        left: -100%;
        top: 0;
        width: auto;
        height: 100%;
        background-color: #f1f1f1;
        box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.5);
        padding: 20px;
        transition: left 0.3s ease;
        z-index: 1000;
        font-family: 'Oswald', sans-serif;
    }

    .form-container h2 {
        margin-top: 0;
    }

    .form-container input[type="text"],
    .form-container input[type="email"] {
        width: 100%;
        padding: 10px;
        margin: 10px 0;
        box-sizing: border-box;
    }

    .form-container input[type="submit"] {
        width: 100%;
        padding: 10px;
        background-color: #4CAF50;
        color: white;
        border: none;
        cursor: pointer;
    }

    .form-container input[type="submit"]:hover {
        background-color: #45a049;
    }

    /* Visible State */
    .form-container.show {
        left: 0;
    }
    .slide-from-left {
    	font-family: 'Oswald', sans-serif !important;
    }
    .whb-color-light .wd-tools-element:hover > a {
	  color: rgba(32, 167, 122, 0.8) !important;
	}
	
	/*Blur Product*/
	.product_read_more {
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      text-align: center;
      background: -webkit-linear-gradient(top,rgba(250,250,250,0),#fafafa);
      background: -o-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250));
      background: -moz-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250));
      background: linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250));
      font-family: 'Oswald', sans-serif !important;
    }
    .product_read_more a{
        margin-top:30% !important;
        color:white !important;
        font-weight:bold;
        width:60% !important;
    }
	/*Blur Product*/
	.main-page-wrapper {
      margin-top: auto !important;
      padding-top: 170px !important;
      background-color: #FFF !important;
      padding-right: 40px;
      padding-left: 40px;
    }
    .preloader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background-color: #fff;
        
    }
    .preloader .loading {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        font: 14px arial;
    }
    .product-grid-item .product-title {
      font-size: 20px !important;
    }
    .kategori-item{
        /*background-color:#493302;*/
        background-color: #f5f3f4;
        padding:20px;
        font-family: 'Oswald', sans-serif;
    }
    .kategori-item:hover{
        border:2px solid #493302;
    }
    .kategori-item a{
        border: 1px solid #747474;
        padding:10px;
        /*color :white;*/
        color: #747474;
        font-weight:600;
        /*color: white;*/
        font-weight: 600;
        position: absolute;
        bottom: 0;
        left: 0;
        width:100%;
        text-align:center;
    }
    .kategori-item a:hover{
        /*color:white;*/
        color: #493302;
    }
    .kategori-item h2{
        /*color:white;*/
        color: #747474;
        font-weight:bold;
        margin-top:80px;
        text-align:left;
    }
    .kategori-item-desc{
        display:flex;
    }
    .owl-item {
        margin:10px;
    }
    .data-artikel {
      background: #FFFFFF;
      box-shadow: 2px 2px 16px rgba(37, 40, 43, 0.1);
      margin-bottom: 20px;
      width:100%;
      font-family: 'Oswald', sans-serif;
    }
    .data-artikel-kanan {
      padding: 20px;
      padding-bottom: 20px;
      /*padding-bottom: 0px;*/
    }
    .data-artikel-kanan h4 {
      font-weight: 700;
      font-size: 16px;
      line-height: 27px;
      color: #25282B;
      margin-bottom: 0px;
    }
    .data-artikel-kanan a {
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      display: flex;
      align-items: center;
      text-align: left;
      color: #ED1B25;
    }
    .data-artikel-kanan p {
      font-weight: 400;
      font-size: 14px;
      line-height: 24px;
      color: #52575C;
      margin-top: 15px;
      margin-bottom: 10px;
    }
    .data-artikel-kanan span {
      font-weight: 400;
      font-size: 13px;
      line-height: 16px;
      letter-spacing: 0.001em;
      color: #A0A4A8;
      margin-bottom: 20px;
    }
    .data-artikel img {
      max-width: 100%;
      object-fit: cover;
      -webkit-backface-visibility: hidden;
      overflow: hidden;
    }
    .detail-artikel{
        font-family: 'Oswald', sans-serif !important;
    }
    .detail-artikel p{
        font-size:18px;
        font-weight:300;
    }
    .detail-artikel span{
        font-size:15px;
        margin-bottom:20px;
    }
@media screen and (max-width: 600px) {
	.desk-nama{
		font-size: 12px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.desk-harga{
		font-size: 12px;
	}
	.button-cart {
		padding:5px;
	}
	.single-top-right h1 {
		font-size: 20px;
	}
	.single-price ul li:nth-child(1) {
    	font-size: 25px;
	}
	.product_read_more a{
        margin-top:70% !important;
        width:auto !important;
    }
    .main-page-wrapper {
        padding-top: 130px !important;
    }
    .kategori{
        padding-bottom:0px;
    }
    .kategori-item h2{
        font-size: 20px;
        margin-bottom: 20px;
        margin-top:0px;
        text-align: center;
    }
    .kategori-item a{
        position: relative;
        width: 100%;
        display: block;
        text-align: center;
    }
     .data-artikel .row .col-12 {
        padding-left: 13px !important;
        padding-right: 13px !important;
      }
}
