@font-face {
    font-family: avenir-black;
    src: url('../fonts/avenir_black.ttf');
}
.fb_iframe_widget>span {
    display: table !important;
}

.woo-social-buttons {
    margin: 10px 0;
}

.woo-social-buttons img {
    vertical-align: top;
}

.woo-social-buttons span.custom {
    float: left;
    margin: 0 5px 5px 0;
}

.woo-social-buttons span.nocount,
.woo-social-buttons span.hcount {
    float: left;
    margin: 0 5px 5px 0;
    height: 21px;
}

.woo-social-buttons span.vcount {
    float: left;
    margin: 0 5px 5px 0;
    height: 65px;
}

.woo-social-buttons span.yithqv {
    float: left;
    margin: 0 5px 5px 0;
    height: 36px;
}

.woo-social-buttons iframe {
    margin: 0px !important;
    padding: 0px !important;
    vertical-align: baseline;
}

.woo-social-buttons .smsb_pinterest.vcount {
    position: relative;
    top: 30px
}

.woo-social-buttons .smsb_tumblr iframe {
    height: 20px !important;
    width: 50px !important;
}

.woo-social-buttons .smsb_tumblr.hcount iframe {
    height: 20px !important;
    width: 72px !important;
}

.woo-social-buttons .smsb_tumblr.vcount iframe {
    height: 40px !important;
    width: 55px !important;
}

.woo-social-buttons .smsb_stumbleupon.vcount iframe {
    height: 60px !important;
    width: 50px !important;
}

.woo-social-buttons .smsb_vkontakte table tr>td {
    padding: 0px;
    line-height: auto;
}

.woo-social-buttons .smsb_vkontakte a {
    height: auto !important;
}


.row.projects-list.cherry-animation-list.column-desktop-3.column-laptop-3.column-album-tablet-2.column-portrait-tablet-1.column-mobile-1 div {
    width: 100%;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}

h3:before, .h3-style:before {
    content: "";
    height: 3px;
    width: 20px;
    background: #ffba00;
    display: block;
    position: absolute;
    left: calc(50% - 10px);
    text-align: center;
    top: -10px;
}

.bahasa{
    color: #000;
    padding: 0 20px;
    font-weight: bold;
    font-size: 14px;
}

.elementor-dark {
    color: #ffffff;
    background-color: #272b4d;
    line-height: 2;
    display: inline-block;
    max-width: 100%;
    padding: 3px 11px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border-width: 0;
    border-style: solid;
    letter-spacing: 0.05em;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    text-transform: uppercase;
    font-size: 12px;
}
.elementor-dark:hover {
    color: #ffffff;
    background-color: #373c6d;
}
.elementor-warning {
    color: #ffffff;
    background-color: #ffba00;
    line-height: 2;
    display: inline-block;
    max-width: 100%;
    padding: 3px 11px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border-width: 0;
    border-style: solid;
    letter-spacing: 0.05em;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    text-transform: uppercase;
    font-size: 12px;
}.elementor-warning:hover {
    color: #ffffff;
    background-color: #e0a500;
}
.elementor-dark .elementor-button-icon {
    font-size: 10px;
    line-height: 1.5;
    margin-right: 9px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.elementor-dark .elementor-button-icon.elementor-align-icon-right {
    margin-right: 0;
    margin-left: 9px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.no-before:before{
    display: none !important;
}



.color-hitam{
    color: #000 !important;
}
.color-putih{
    color: #ffffff !important;
}
.color-kuning{
    color: #e0a500 !important;
}
.color-kuning2{
    color: #ffba00 !important;
}
.color-kuning3{
    color: #d09b2c !important;
}
.color-333{
    color: #333 !important;
}

.suka{
    margin-top: 200px;
}

.open-sans{
    font-family: open sans !important;
}
.font-bold{
    font-weight: bold !important;
}
.f10{
    font-size: 10px !important; 
}
.f12{
    font-size: 12px !important; 
}
.f14{
    font-size: 14px !important; 
}
.f18{
    font-size: 18px !important; 
}
.f20{
    font-size: 20px !important; 
}

.table td, .table th {
    font-size: 14px;
    font-family: open sans;
    color: #666666;
    vertical-align: middle;
    padding: 1px 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.table{
    margin-bottom: 0.5em !important;
}


.form-footer input{
    width: 100%;
    min-height: 30px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #959595;
    background: #f4f4f4;
}
.form-footer textarea:focus{
    background-color: #ffffff !important;
}
.form-footer textarea{
    width: 100%;
    min-height: 70px;
    resize: none;
    margin-bottom: 10px;
    font-size: 12px;
    color: #959595;
    background: #f4f4f4;
    height: 100px;
}
.form-footer input[type="submit"]{
    width: 87px;
    min-height: 8px;
    background: #ffba00;
    padding: 7px 7px 5px;
    color: #000;
    border-radius: 40px;
    font-size: 14px;
}


.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}

/* About */
.elementor-748 .elementor-element.elementor-element-898cc9e {
    background-color: #f5f6f6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 0px 64px 0px;
}
.elementor-748 .elementor-element.elementor-element-0731c11 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 61px 0px 50px 0px;
}
.elementor-748 .elementor-element.elementor-element-652c472 {
    background-color: #f5f6f6;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 57px 0px 58px 0px;
}
.elementor-748 .elementor-element.elementor-element-4e98112 .elementor-icon i {
    transform: rotate(0deg);
    width: unset; 
    height: unset;
}
.elementor-748 .elementor-element.elementor-element-4e98112.elementor-view-stacked .elementor-icon {
    background-color: #ffffff;
    color: #be9e7c;
    width: 80px;
    height: 80px;
}
.elementor-748 .elementor-element.elementor-element-4e98112.elementor-position-left .elementor-icon-box-icon {
    margin-right: 23px;
    width: 80px;
    height: 80px;
}
/* End About */


/* news */
.widget_categories a, .widget_archive a {
    color: #5f656d;
}
.widget_archive a, .widget_categories a {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: relative;
    padding-left: 16px;
}
.widget_archive a:before, .widget_categories a:before {
    color: #ffba00;
}
.widget_archive a:before, .widget_categories a:before {
    display: inline-block;
    font-family: nc-icon-mini;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
    content: "\e928";
    left: 0;
    top: 8px;
    position: absolute;
    display: block;
}
/* end news */

/* contact */
.icontact{
    padding: 6px 12px !important;
}
.contact select{
    padding: 12px;
    background: #f5f6f6;
    border: none;
}
/* End contact */




a.button.product_type_simple{
    color: #ffffff;
    background-color: #be9e7c;
    border-color: #be9e7c;
    font-weight: 600;
    font-size: 14px;
    font-family: Hind, sans-serif;
    display: block;
    line-height: 2;
    display: inline-block;
    max-width: 100%;
    padding: 17px 29px 15px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-width: 0;
    line-height: 1.32em;
    border-style: solid;
    letter-spacing: 0.05em;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    text-transform: uppercase;
    line-height: 1.3;
}

select {
    border: 1px solid #a7a9ac;
    border-radius: 5px;
    background: url('../icon/arrow.png') no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: calc(100% - 10px);
    padding: 5px 10px;
    font-size: 14px;
    width: 100%;
    /* width: 80%; */
}
select:after {
    content: none !important;
}

.tm-wc-ajax-products-wrapper .woocommerce-ordering:after{
    content: none !important;
}
.sort-cat {
    height: 40px;
    background: #e7e7e8;
    width: 100%;
    margin-top: 10px;
}
.sort-cat select{
    width: 200px !important;
    height: 30px !important;
    margin: 5px !important;
    padding: 3px 10px 5px !important;
    border-radius: unset;
}
.tm-wc-ajax-products-wrapper .products.row::before, .tm-wc-ajax-products-wrapper .cross-sells .products::before, .cross-sells .tm-wc-ajax-products-wrapper .products::before{
    content: none !important;
}
.set-padding-accordion{
    padding: 50px 0;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 0em !important;
}
.ui-widget {
    font-family: 'Open Sans' !important;
}

.h1-judul{
    font-size: 24px;
    font-family: open sans;
    color: #333333;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 0;
}

ul, ol, dl {
    padding-left: 35px;
}

.detail p{
    color: #666;
}

#product-data-tabs #product-data-tabs-control li.active-tab a {
    font-weight: bold;
    background: #fff;
    border-bottom: none;
    padding: 5px 20px 6px;
    margin-top: 0px;
    font-size: 14px;
    color: #333333;
    font-size: 14px;
    font-family: open sans;
}


#product-data-tabs{
	margin-top: 30px;
	color: #555;
  width: 100%;
}
#product-data-tabs #product-data-tabs-control{
	padding: 0 0px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#product-data-tabs #product-data-tabs-control li{
	float: left;
	margin: 0;
    list-style: none;   
}
#product-data-tabs #product-data-tabs-control li a{
    padding: 5px 20px;
    border: 1px solid #c6c6c6;
    border-right: none;
    margin-bottom: -1px;
    background: #f7f7f7;
    color: #58595B;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-family: open sans;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e7e7e7",GradientType=1);
}
#product-data-tabs #product-data-tabs-control li.active-tab a{
    font-weight: bold;
    background: #fff;
    border-bottom: none;
    padding: 5px 20px 6px;
    margin-top: 0px;
    font-size: 14px;
    color: #333333;
    font-size: 14px;
    font-family: open sans;
}
#product-data-tabs-control li.active-tab:first-child  a {
    border-left: none !important;
}
#product-data-tabs #product-data-tabs-control li.active-tab a, #product-data-tabs #product-data-tabs-control li:last-child a, #product-data-tabs .product-data-tab {
	border-right: 1px solid #c6c6c6;
	border-top-right-radius: 2px;
	-moz-border-top-right-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-o-border-top-right-radius: 2px;
	-ms-border-top-right-radius: 2px;
}
#product-data-tabs #product-data-tabs-control li.active-tab a, #product-data-tabs #product-data-tabs-control li:first-child a, #product-data-tabs .product-data-tab {
border-top-left-radius: 2px;
-moz-border-top-left-radius: 2px;
-webkit-border-top-left-radius: 2px;
}
#product-data-tabs .product-data-tab{
	border: 1px solid #c6c6c6;
	/* padding: 20px 10px; */
	overflow: hidden;
	min-height: 120px;
	background: #fff;
    width: 100%;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.btn-warning {
    min-height: 8px;
    background: #ffba00;
    padding: 6px 26px;
    color: #000;
    font-size: 14px;
}

.jawab {
    margin-left: 20px;
    margin-top: 10px;
}
.tanya {
    margin-top: 15px;
}


div#wrap {
    z-index: unset !important;
}


@media (min-width: 1200px) {

}




@media (max-width: 1199px) {
    .header-btn.header-icon-left i {
        margin-right: 0px;
        margin-bottom: 2px;
    }
    .site-logo {
        margin-top: -15px;
        line-height: 1;
    }
}
@media (max-width: 899px) {
    .header-components__contact-button>* {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
        width: 85%;
        float: left;
    }
    .header-components__contact-button a{
        float: right;
    }
    .bahasa{
        width: 15%;
        float: left;
        text-align: center;
        padding-top: 20px;
    }
}
@media (max-width: 899px) {
    .site-header.style-4 .header-container {
        padding-bottom: 0;
        z-index: 999;
    }
    .header-components__contact-button>* {
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
        width: 75%;
        float: left;
    }
    .header-components__contact-button a{
        float: right;
    }
    .bahasa{
        width: 25%;
        float: left;
        text-align: center;
        padding-top: 20px;
    }
    .mobile-panel {
        z-index: 9999;
    }
    button.jet-mobile-menu-toggle-button {
        z-index: 9999999999;

    }
    .mobile-panel {
        width: calc(100% - 62px);
        float: right;
        right: 0;
        left: unset;
    }
    .elementor-column {
        width: 100%;
        text-align: center;
        display: block;
    }
    .elementor-1351 .elementor-element.elementor-element-9856201 .jet-slider__title {
        font-size: 14px;
        text-align: left;
        line-height: unset;
    }
    .add-content-overlay .jet-slider__content-item {
        background-color: rgba(39, 43, 77, 0.9);
        padding: 24px 28px;
    }
    .elementor-1351 .elementor-element.elementor-element-9856201 .jet-slider__subtitle {
        color: #ffba00;
        font-size: 14px;
        line-height: unset;
    }
    .header-components__contact-button {
        display: block;
        padding-bottom: 15px;
    }
    .template-media-icon-bg .service-icon {
        color: #ffba00;
        text-align: center;
    }
    .template-media-icon-bg .services-item .footer-content>* {
        display: inline-block;
        text-align: center;
    }
    .jet-posts .jet-posts__inner-box .post-thumbnail__wrap .post__cats {
        position: relative;
        top: 50px;
        z-index: 2;
        text-align: center;
    }
    .entry-meta {
        text-align: left;
    }
    .jet-mobile-menu-active .jet-menu-container .jet-menu-inner {
        background-color: #181d23;
        padding-top: 60px;
    }
}

@media (max-width: 599px) {
    .zoom-desc {
        float: left;
        width: 100% !important;
        margin-bottom: 20px;
    }
    .zoom-section {
        clear: both;
        margin-top: 0px;
        margin-left: 0px !important;
    }
    a.cloud-zoom-gallery {
        display: inline-block !important;
        margin-bottom: 10px !important;
        width: 18%;
    }
}