/*
Theme Name: KEDAI BAG
Theme URI: https://kedaibag.com
Description: WordPress Custom Theme
Author: Jaring Digital
Author URI: https://jaringdigital.com
Version: 1.0
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
*/

/* ================================================== 
BASIC STYLES
================================================== */
html, body {border: 0; margin: 0; padding: 0; width: 100%; height: 100%; position: relative;} 
a img {border: 0}
html {scroll-behavior: smooth;}
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
body {background: #fff; padding: 0; margin: 0!important; font-size: .95rem; line-height: 1.3;}
img, object, embed {max-width: 100%; height: auto;} input:focus {outline: none;} *:focus {outline: none;} 
::selection {background: #fff2a8;}
::-moz-selection {background: #fff2a8;}
select {background: #fff;}
button, select {cursor: pointer;}
/* ================================================== 
LINK
================================================== */
a, input, #submit, textarea, button, button:hover, a i, a:hover i,.thumb a img, .thumb a:hover img, a:hover .thumb img, a .thumb img, .close img, .close img:hover, a .thumb::before, a:hover .thumb::before, .b-menu svg, .b-menu svg:hover {text-decoration: none; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a {-webkit-tap-highlight-color: transparent !important;}
*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;}
/* ================================================== 
TYPOGRAPHY
================================================== */
h1, h2, h3, h4, h5, h6 {font-weight: 700; text-transform: capitalize; margin: 0; padding: 0;}
ul, li, ol {list-style: none; margin: 0; padding: 0;}
p {margin: 0;}
body, input, textarea, select, button {font-family: 'Inter', Helvetica Neue, Helvetica, Arial, "sans-serif"!important;}
button, select {cursor: pointer;}
button {border: none; padding: 0; box-shadow: 0; background: none;}
/* ================================================== 
LAYOUT CONTROL
================================================== */
.control {max-width: 1300px; margin: 0 auto; position: relative; padding: 0 20px;}
.full-control {max-width: 1600px; margin: 0 auto; padding: 0 10px;}
.flot {float: left;}
.sec {width: 100%; position: relative;}
.js-offcanvas, .b-menu, .pk-hp {display: none;}
.thumb img {width: 100%; height: auto; margin-bottom: -5px;}
/* ================================================== 
ELEMENTOR FIX
================================================== */
.elementor-widget-text-editor p {margin-bottom: 15px;}
.elementor-widget-text-editor a {color: #9a005b; font-weight: 500;}
.elementor-widget:not(:last-child), .elementor-widget-text-editor p:last-child {margin-bottom: 0!important;}
.elementskit-testimonial-slider .slick-dots {bottom: 10px!important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 3px!important;}
.elementor-accordion-icon-right {margin-top: 3px!important;}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {padding-left: 25px; margin-bottom: 20px;}
.elementor-widget-text-editor ul li {list-style: disc; margin-bottom: 8px;}
.elementor-widget-text-editor ol li {list-style: decimal;}
.i-btn .elementor-button-icon .e-font-icon-svg {font-size: .6rem;}
/* ================================================ 
HEADER
================================================== */
.head {width: 100%; background: #fff; padding: 6px 20px; box-shadow: 0 3px 6px rgba(0, 0, 0, .08);}
.h-box {display: flex; justify-content: space-between; align-items: center; position: relative;}
.l-head {display: flex; align-items: center; width: 100%;}
.logo {background: url("images/logo.svg") no-repeat; width: 190px; height: 40px; display: block; text-indent: -9999px; background-size: contain;}
.r-head {position: relative;}
/* ================================================ 
NAVIGATION
================================================== */
#cssmenu {display: block; padding: 0; margin: 0;}
#cssmenu > ul {padding: 0; margin: 0; display: flex; align-items: center;}
#cssmenu > ul > li {padding: 0; margin: 0; float: left; display: block; position: relative;}
#cssmenu > ul > li > a {padding: 22px 15px; font-size: 1.1rem; line-height: 1.2; font-weight: 500; color: #000; display: block; position: relative;}
#cssmenu > ul > li > a:hover {color: #1d5eac;}
#cssmenu > ul > li:first-child > a {padding-left: 0;}
#cssmenu > ul > li:last-child > a {padding-right: 0;}
/** depth **/
#cssmenu ul li.has-sub:hover > a:after {top: 0; bottom: 0;}
#cssmenu > ul > li.has-sub > a:after {content: "\f078"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: .7rem; vertical-align: 2px; position: relative; margin-left: 5px;}
#cssmenu ul li.has-sub:hover > a {z-index: 999; width: auto;}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {display: block;}
#cssmenu ul li.has-sub:hover > a:after, #cssmenu ul li.has-sub:hover > a {color: #1d5eac;}
#cssmenu ul li > ul,
#cssmenu ul li > div {display: none; width: auto; position: absolute; top: 60px; left: -8px; z-index: 99;}
#cssmenu ul li > ul {width: 235px; background: #fff; padding: 10px; border: 1px solid #ddd; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
#cssmenu ul li > ul li {display: block; float: left; width: 100%; padding: 0; margin: 0; position: relative;}
#cssmenu ul li > ul li a {color: #000; margin: 0; padding: 12px 10px; font-size: 1.05rem; line-height: 1.1; font-weight: 500; text-transform: capitalize; text-align: left; text-decoration: none; display: block; position: relative; transition: all 0.2s ease-in-out;}
#cssmenu ul li > ul li:last-child a {border-bottom: none;}
#cssmenu ul li > ul li a:hover {background: #f4f6f8;}
/* ================================================== 
HOME
================================================== */
.h-banner img {width: 100%; height: auto;}
.h-banner .owl-dots {bottom: 10px; left: 0; right: 0; width: 100%; position: absolute;}
.h-banner .owl-nav {opacity: 0; transition: .3s;}
.h-banner:hover .owl-nav {opacity: 1;}
.hm {}
.hm .box {display: flex; margin: 0 -5px;}
.hm .item {width: 50%; height: 420px; padding: 0 5px; margin-bottom: 10px;}
.hm .thumb img {width: 300px; height: auto; display: block;}
.hm a .desc {margin-top: 10px; max-width: 400px;}
.hm a .desc p {font-size: 1rem; line-height: 1.4; color: #222;}
.produk-list .box {display: flex; flex-wrap: wrap; margin: 0 -5px;}
.produk-list .item {width: 33.3333333333%; height: 380px; padding: 0 5px; margin-bottom: 10px;}
.produk-list .item a, .hm .item a {padding: 60px; background: #F6F5F2; position: relative; display: block; width: 100%; height: 100%;}
.produk-list .thumb, .hm .thumb {position: absolute; bottom: 15px; right: 15px; z-index: 1;}
.produk-list .thumb img {width: 260px; height: auto; display: block;}
.produk-list .info, .hm .info {position: relative; z-index: 3;}
.produk-list a h4, .hm a h4 {font: 1.8rem "Figtree", Sans-serif; line-height: 1.3; font-weight: 600; color: #000;}
.produk-list a .btn, .hm a .btn {margin-top: 20px; padding: 12px 40px; background: #136BC6; color: #fff; font-size: 1rem; line-height: 1.1; font-weight: 500; border-radius: 4px; display: inline-block; transition: .3s;}
.produk-list a:hover .btn, .hm a:hover .btn {background: #f6871f;}
.yicon .elementor-widget-container {background: #ddd; border-radius: 50%;}
.yicon img {padding: 8px;}
/** HOME BLOG **/
.h-blog a {display: flex; align-items: center; padding: 25px; margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px;}
.h-blog a .thumb {width: 40%; overflow: hidden; margin-right: 30px;}
.h-blog a .info {width: 60%;}
.h-blog a h4 {font-size: 1.4rem; line-height: 1.2; font-weight: 600; color: #000; transition: .3s;}
.h-blog a .post-meta {margin: 8px 0 12px;}
.h-blog a p {font-size: 1rem; line-height: 1.4; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.h-blog a .thumb img {transition: 1.3s;}
.h-blog a:hover .thumb img {opacity: .7;}
.h-blog a:hover h4 {color: #136BC6;}
.h-blog a:hover {box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
/* ================================================== 
SINGLE PRODUK
================================================== */
.cs {padding-top: 30px;}
.sk-title {margin-bottom: 20px;}
.sk-title h1 {font: 2.2rem 'Figtree', sans-serif; line-height: 1.2; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.sk-title p {font-size: 1.05rem; line-height: 1.5; color: rgba(0,0,0,.8);}
.sk-title .btn {margin-top: 15px;}
.sk-title .btn a {padding: 14px 40px; color: #fff; background: #1dcc00; font-size: 1rem; line-height: 1; font-weight: 500; border-radius: 50px; display: inline-block;}
.sc-kat {padding: 0 20px; margin-bottom: 30px;}
.sc-kat .one-col, .sc-kat .one-two {margin: 30px auto;}
.sc-kat .one-col {max-width: 1300px;}
.sc-kat .two-col {max-width: 1800px; display: flex; flex-wrap: wrap;}
.sc-kat .two-col .item {width: 50%;}
.sc-sec {margin-bottom: 30px;}
.sc-title {margin-bottom: 15px; position: relative;}
.sc-title h3 {font: 1.8rem 'Figtree', sans-serif; line-height: 1.2; font-weight: 700; text-align: center;}
.sc-title h3::after {display: block; margin: 10px auto 0; width: 32px; height: 4px; content: ''; background-color: #fdcf33; border-radius: 2px; transform: translateX(-50%); transform: translate3d(-50%, 0, 0);}
.sc-video {max-width: 900px; margin: 0 auto 30px;}
.sc-galeri .box {display: flex; flex-wrap: wrap; margin: 0 -5px;}
.sc-galeri .item {width: 20%; padding: 0 5px; margin-bottom: 10px;}
.sc-galeri .thumb {position: relative;}
.sc-galeri .thumb img {width: 100%; height: auto; border-radius: 6px;}
.sc-galeri .thumb::before {content: '\f03e'; font: var(--fa-font-solid); color: #fff; bottom: 10px; right: 10px; position: absolute;}
/** STICKY **/
.sc-one.sticky {padding: 15px 0; position: fixed; top: 0; width: 100%; z-index: 1000; background-color: #fff; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);}
.sc-one.sticky .sk-title {display: flex; justify-content: space-between; align-items: center; margin: 0;}
.sc-one.sticky .sk-title h1 {margin: 0;}
.sc-one.sticky .sk-title p {display: none;}
.sc-one.sticky .sk-title .btn {margin: 0;}
/* ================================================== 
FOOTER
================================================== */
.footer {background: #fff; border-top: 1px solid #ddd;}
.f-box {display: flex;}
.f-top {padding: 50px 0 40px; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.f-top h3 {font-size: .95rem; line-height: 1.3; color: #042776; font-weight: 600; text-transform: uppercase; margin-bottom: 12px;}
.f-top .l-foot {width: 35%; padding-right: 30px;}
.f-top .r-foot {width: 65%; display: flex;}
.f-top .row-one {width: 25%;}
.f-top .row-two {width: 50%; padding: 0 40px;}
.f-top .row-three {width: 25%;}
.f-add h4 {font-weight: 600;}
.f-add p {font-size: .96rem; line-height: 1.4;}
.f-dir {margin-top: 5px;}
.f-dir img {width: auto; height: 30px;}
.f-dir a.btn-one {margin-right: 3px;}
.f-ctc {margin-top: 10px;}
.f-ctc li {margin-bottom: 6px;}
.f-ctc li a {font-size: .96rem; color: #222;}
.f-ctc li i {width: 18px; height: 18px; text-align: center; display: inline-block;}
.f-ctc li .fa-phone {color: #1359c1;}
.f-ctc li .fa-whatsapp {color: #45ce02; font-size: 1.05rem; vertical-align: -1px;}
.f-hour {font-size: .96rem; line-height: 1.4;}
.f-hour h3 {margin-bottom: 3px;}
/** FOOTER BOTTOM **/
.partner h4 {margin-bottom: 10px;}
.partner .owl-stage {width: 2000px!important;}
.partner a {display: block;}
.partner img {width: auto; height: 40px;}
.text-btm {margin-top: 10px;}
.text-btm p {font-size: .82rem; line-height: 1.3; color: rgba(0,0,0,.65);}
.f-end {border-top: 1px solid #ddd; margin-top: 20px; padding: 20px 0;}
.f-end .f-box {justify-content: space-between; align-items: flex-end;}
.copy p {font-size: .95rem; line-height: 1.4; color: rgba(0,0,0,.8);}
.copy p strong {font-weight: 500;}
.copy a {color: #2c68e4;}
.copy a:hover {text-decoration: underline;}
.btm-link {margin-top: 6px;}
.btm-link a {font-size: .86rem; line-height: 1.2; color: #222;}
.btm-link a:hover {text-decoration: underline;}
.btm-link span {margin: 0 3px; font-size: .5rem; color: rgba(0,0,0,1.00); vertical-align: 2px;}
.wdsgn a {font-size: .7rem; color: #222; font-weight: 400; text-transform: uppercase;}
.wdsgn a:hover {text-decoration: underline;}
/** FOOTER OTHER **/
.f-socmed {margin: 20px 0;}
.f-socmed h3 {margin-bottom: 5px;}
.f-socmed ul {display: flex; align-items: center;}
.f-socmed li {margin-right: 4px;}
.f-socmed li:last-child {margin-right: 0;}
.f-socmed li a {width: 30px; height: 30px; font-size: .9rem; line-height: 1; color: #fff; padding-top: 9px; display: block; text-align: center; border-radius: 50%;}
#footmenu > ul, .f-top .col ul {display: flex; flex-wrap: wrap;}
#footmenu > ul > li, .f-top .col li {width: 100%; margin-bottom: 16px; position: relative;}
#footmenu > ul > li:last-child, .f-top .col li:last-child {margin-bottom: 0;}
#footmenu > ul > li > a, .f-top .col li a {font-size: 1.05rem; line-height: 1.3; color: #000;}
#footmenu > ul > li > a:hover, .f-top .col li a:hover {color: #1d5eac;}
#mvcwid {font-size: .9rem; font-weight: 300; padding: 0!important;}
#xtvctable {margin-top: 10px;}
#xtvctable div {margin-bottom: 5px;}
#xtvctable div img {margin-bottom: -3.5px;}
/* ================================================== 
CTA ALL
================================================== */
.cta {position: fixed; bottom: 20px; right: 20px; z-index: 999;}
.cta-wsp {width: 300px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; border-radius: 20px;}
.cta .wsp-top {background: #01d856; padding: 15px 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; position: relative;}
.cta .wsp-top h4 {font-size: 1rem; line-height: 1.1; font-weight: 600; color: #fff;}
.cta .wsp-top h4 i {margin-right: 2px;}
.cta .wsp-top .close {position: absolute; top: 12px; right: 15px;}
.cta .wsp-box {padding: 15px 20px; background: #fff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
.cta .wsp-box p {font-size: .86rem; line-height: 1.3; margin-bottom: 10px;}
.cta .col {margin-bottom: 8px;}
.cta .col a {display: flex; align-items: center; padding: 10px; border: 1px solid #ccc; border-radius: 50px; position: relative;}
.cta .col a:hover {border-color: #01d856;}
.cta .ws-ico {font-size: 1.6rem; color: #01d856; top: 12px; right: 15px; position: absolute;}
.cta .ws-img {max-width: 40px; margin-right: 15px;}
.cta .ws-img img {border-radius: 50%; margin-bottom: -6px;}
.cta .ws-name {width: 100%;}
.cta a .nama {font-size: .9rem; line-height: 1.1; color: #000; margin-bottom: 2px;}
.cta a .jawatan {font-size: .8rem; line-height: 1.1; font-weight: 300; font-style: italic; color: #8b8b8b;}
.ws-icon {margin-top: 10px; display: flex; justify-content: flex-end;}
.wsp-icon button {background: #01d856; color: #fff; font-size: 1.8rem; display: flex; justify-content: center; align-items: center; width: 0; height: 0; padding: 30px; border-radius: 50%; animation-name: pulse; animation-duration: 1.5s; animation-timing-function: ease-out; animation-iteration-count: infinite;}
@keyframes pulse {
0% {box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);}
80% {box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);}
}
/* ================================================== 
BLOG
================================================== */
.bs-title {margin-bottom: 30px; overflow: hidden;}
.bs-title h2 {font-size: 3rem; line-height: 1.3; font-weight: 900; color: #000; z-index: 3;}
.bs-title h2::before {content: 'BLOG'; position: absolute; width: 97%; top: -60px; font-size: 14rem; font-weight: 700; z-index: -1; display: flex; align-items: center; justify-content: center; background: linear-gradient(180deg,#0c0a0a 0%,rgba(12,10,10,0) 100%); opacity: .06; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #000;} 
.bs {display: flex;}
.b-content, .sidebar {position: relative;}
.b-content {width: 75%; padding-right: 50px;}
.sidebar {width: 25%;}
/* ================================================== 
BLOG LIST
================================================== */
.post-meta {font-size: .85rem; line-height: 1.1; color: #828282;}
.post-meta span {font-size: .6rem; margin: 0 1px; vertical-align: 1.5px;}
.b-list {overflow: hidden;}
.b-list .box {display: flex; flex-wrap: wrap; flex-direction: row; margin: 0 -15px;}
.b-list .row {width: 33.3333333%; padding: 0 15px; margin-bottom: 40px;}
.b-list .thumb {position: relative; overflow: hidden; max-height: 228px; border-radius: 8px;}
.b-list .post-edit-link {position: absolute; top: 10px; right: 10px; z-index: 3;}
.b-list .info {margin-top: 12px;}
.b-list .info h4 a {font-size: 1.2rem; line-height: 1.3; font-weight: 600; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.b-list .info h4 a:hover {text-decoration: underline;}
.b-list .post-meta {margin: 10px 0 15px;}
.b-list .post-meta span {margin: 0 1px; font-size: .6rem; vertical-align: 1px;}
.b-list .post-meta a {color: #828282;}
.b-list .post-meta a:hover {text-decoration: underline;}
.b-list .thumb a img {transition: 1.3s; border-radius: 8px;}
.b-list .thumb a img:hover {transform: scale(1.15);}
.b-list .excerpt p {font-size: 1rem; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
/* ================================================== 
BLOG SINGLE
================================================== */
.b-single h1 {font-size: 2rem; line-height: 1.2; color: #000;}
.b-single .post-meta {margin: 10px 0 25px;}
.b-single .post-meta span {margin: 0 1px; font-size: .6rem; vertical-align: 1px;}
.b-single .post-meta a {color: #828282;}
.b-single .post-meta a:hover {text-decoration: underline;}
/* ================================================== 
ENTRY CONTENT
================================================== */
.entry-content {margin-top: 15px;}
.entry-content h2, .entry-content h3, .entry-content h4 {font-weight: 700; color: #000; margin: 25px 0 15px; text-transform: capitalize;}
.entry-content h2, .entry-content h3 {font-size: 1.4rem; line-height: 1.3;}
.entry-content h4 {font-size: 1.3rem; line-height: 1.3;}
.entry-content p {margin-bottom: 15px;}
.entry-content p, .entry-content ul li, .entry-content ol li {font-size: 1rem; line-height: 1.5; color: #000;}
.entry-content a {color: #0053b6; font-weight: 500;}
.entry-content a:hover {text-decoration: underline;}
.entry-content img, .page-content img {width: 100%; height: auto; margin-bottom: 15px;}
.entry-content ul, .entry-content ol {margin: 0 0 1.5em; padding-left: 30px;}
.entry-content ul li, .entry-content ol li {padding: 1px 0; margin-bottom: 2px;}
.entry-content ul li {list-style: disc;}
.entry-content ol li {list-style: decimal;}
.entry-content iframe {display: flex; margin: 0 auto;}
.wp-embedded-content {width: 100%!important;}
.twitter-tweet {margin: 0 auto 10px!important;}
.tag {margin-bottom: 20px;}
.tag span {font-size: .8rem; line-height: 1.3; margin: 5px 5px 0 0; color: #373737; background: #eaeaea; padding: 4px 12px; border-radius: 30px; display: inline-block;}
.tag span:last-child {margin-right: 0;}
.sharer {margin-top: 30px;}
.sharer h4 {margin-bottom: 10px; font-size: 1.2rem; line-height: 1; font-weight: 600;}
.sharer ul {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.sharer li {margin: 0 10px;}
.sharer li a {font-size: 2.2rem; line-height: 1; color: #000; padding-top: 7px; text-align: center; border-radius: 50%; display: block;}
.sharer li a:hover {opacity: .5;}
.sharer li a span {display: block; font-size: .6rem; line-height: 1; font-weight: 400; text-transform: uppercase; margin-top: 6px;}
/* ================================================== 
SIDEBAR
================================================== */
.c-side {margin: 30px 0;}
.c-side li a {display: flex; align-items: center; padding: 15px 0; border-bottom: 1px solid #ddd; position: relative;}
.c-side .info {padding-right: 15px; width: 100%;}
.c-side li a h4 {font-size: 1rem; line-height: 1.2; color: #000; font-weight: 500; margin: 10px 0 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.c-side li a:hover h4 {text-decoration: underline;}
.c-side li a .post-meta {font-size: .75rem; display: flex; align-items: center;}
.c-side .thumb {max-width: 110px; height: 110px; overflow: hidden;}
.c-side a .thumb img {min-width: 180px; margin-left: -30%; transition: 1.3s;}
.c-side a:hover .thumb img {transform: scale(1.15);}
/* ================================================== 
PAGINATION
================================================== */
.wp-pagenavi {width: 100%; position: relative; margin: 10px 0; display: flex; justify-content: center;}
.wp-pagenavi span, .wp-pagenavi a {color: #000; font-size: 1rem; line-height: 1; font-weight: 300; border: none!important; border-radius: 50%; width: 2em; height: 2em; display: flex; align-items: center; justify-content: center;}
.wp-pagenavi a:hover {color: #9a005b;}
.wp-pagenavi span.current {background: #9a005b; color: #fff; font-weight: 500!important;}
.wp-pagenavi .pages {display: none;}
/* ================================================== 
RELATED ARTICLE
================================================== */
h3.rltd-title {margin: 30px 0 15px; font-size: 1.2rem; line-height: 1.2; font-weight: 700;}
.related_posts_list {padding-left: 20px; max-width: 700px;}
.related_posts_list li {margin-bottom: 10px; list-style: disc;}
.related_posts_list li a {color: #0053b6; font-size: 1.1rem; line-height: 1.3; font-weight: 500;}
.related_posts_list li a:hover {text-decoration: underline;}
/* ================================================== 
COMMENT AREA
================================================== */
.comment-area {width: 100%; float: left; padding-top: 30px;}
.cmt-title h3 {font-size: 1.4rem; line-height: 1.1; color: #000; font-weight: 700; margin-bottom: 10px;}
.cmt-title h3 i {vertical-align: -1px; margin-right: 3px;}
.cmt-title p {font-size: .95rem; line-height: 1.3; font-weight: 400; color: rgba(0,0,0,.8);}
.cmt-title p i {font-size: .6rem; vertical-align: .5px;}
.cmt-title p a:hover {text-decoration: underline;}
.no-cmt {margin-top: 30px;}
.no-cmt p {font-size: 1.4rem; line-height: 1.3; font-weight: 300;}
.comment-wrapper {position: relative; display: block; border-bottom: 1px solid #e0e0e0; padding: 20px 0 20px;}
.author-gravatar {position: absolute; width: 70px; height: 70px;}
.author-gravatar img {border-radius: 50%; border: 6px solid #ddd;}
.comment-right {padding-left: 90px;}
.komenName {margin-bottom: 5px;}
.komenName, .komenName a {font-size: 1rem; line-height: 1.1; color: #000; font-weight: 600; text-transform: capitalize;}
.komenName a {color: #0053b6;}
.komenName a:hover {text-decoration: underline;}
.comment-meta {font-size: .8rem; color: #b1b1b1; position: relative;}
.comment-meta span {text-transform: capitalize; font: 14px Arial, Helvetica, sans-serif; color: #4f4f4f;}
.comment-meta .edit {position: absolute; right: 0; top: 0;}
.comment-meta .edit a {font-weight: normal; font-size: 11px; color: #4f4f4f; text-transform: uppercase;}
.comment-content {margin: 8px 0;}
.commentlist li ul.children li.depth-2 .comment-wrapper {margin-left: 20px;}
.commentlist .reply a {font-weight: 600!important; font-size: .7rem; text-transform: uppercase; color: #333;}
.commentlist .reply a:hover {color: #0968dc;}
.commentlist .reply a.comment-reply-link::before {content: "\f079"; font-size: .8rem; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 5px; vertical-align: -1px;}
.commentlist .comment-edit-link {margin-left: 10px;}
.commentlist .comment-edit-link::before {content: "\f044"; font-size: .9rem; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 5px;}
.comment-wrp p {font-size: 1rem; line-height: 1.3; color: #313030; margin-bottom: 10px; word-wrap: break-word;}
#lastposts {width: 100%!important;}
.choosepost.blog {width: 100%!important; display: block!important; margin-bottom: 1px; padding: 0 10px; background: #f4f4f4; cursor: pointer;}
.choosepost.blog:hover {background: #ededed;}
/* ================================================== 
COMMENT FORM
================================================== */
.log {font-size: 12px; color: #585757; margin-bottom: 8px;}
.comment-title {}
.comment-title h3 {font-size: 1.4rem; font-weight: 700; text-transform: capitalize;}
.comment-title p {font-size: .95rem; line-height: 1.3; color: #646464; margin-top: 10px;}
.comment-title p span {color: #ff0000;}
#respond {margin-top: 40px;}
#respond a {background: none!important; padding: 0!important; color: #2480d5!important;}
#respond a:hover {color: #ff0033!important;}
#commentform {padding-bottom: 30px;}
.cmtform-one {display: flex;}
#commentform .cmtform-one .col {width: 50%; margin-bottom: 20px;}
#commentform .cmtform-one .col.one {padding-right: 10px;}
#commentform .cmtform-one .col.two {padding-left: 10px;}
#commentform label {display: block; width: 100%; font-weight: 500; color: #000; margin-bottom: 8px;}
#commentform label span {color: #ff0000; font-weight: 700;}
#commentform input {width: 100%; color: #585757; padding-left: 10px; line-height: 14px;}
#commentform input, #commentform textarea {font-size: .95rem; line-height: 1.5; padding: 10px; background: #fff; color: #000; border: 2px solid #ccc; border-radius: 4px;}
#commentform input:focus, #commentform textarea:focus {border-color: #1f36b0; background: #fff;}
#commentform textarea {height: 138px; width: 100%; font-family: 'Inter', sans-serif;}
#commentform #author::before {content: "\f079"; font-family: "Font Awesome 5 Solid";}
.cmt-form {margin-bottom: 20px;}
.btn-submit {margin-top: 10px;}
.btn-submit input#submit {background: #f78f20; font-size: 1.1rem; line-height: 1; font-weight: 600; border: none; cursor: pointer; color: #fff; padding: 18px 0; text-align: center; width: 100%; border-radius: 4px; transition: all 0.2s ease-in-out; display: block;}
.btn-submit input:hover#submit {background: #fba140;}
.cancel-comment-reply {margin: 20px 0 20px;}
.cancel-comment-reply a {font-size: 20px; color: #282828; font-weight: 600;}
.comment-extra {font-size: 12px!important;}
/* ================================================== 
SINGLE MORE POST
================================================== */
.more-post {margin: 30px 0;}
.more-post .title {margin-bottom: 20px;}
.more-post .title h3 {font-size: 1.6rem; line-height: 1.1; font-weight: 700;}
.more-post .post-meta {margin: 10px 0 15px;}
.more-one .box {max-width: 800px;}
.more-one .col {margin-bottom: 20px;}
.more-one .col:last-child {margin-bottom: 0;}
.more-one .col a {display: flex; align-items: center;}
.more-one .thumb {min-width: 180px; margin-right: 20px; position: relative; overflow: hidden;}
.more-one a .thumb {border-radius: 8px;}
.more-one a .thumb img {transition: 1.3s;}
.more-one a:hover .thumb img {transform: scale(1.15);}
.more-one .info {width: 100%;}
.more-one a .info h4 {color: #000; font-size: 1.15rem; line-height: 1.3; font-weight: 700; margin-bottom: 10px;}
.more-one a .info .excerpt p {font-size: .95rem; line-height: 1.4; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.more-one a:hover .info h4 {text-decoration: underline;}
/* ================================================== 
PAGE
================================================== */
.pages {padding: 30px 0;}
.post-edit-link {position: fixed; left: 20px; bottom: 20px; font-size: .75rem; font-weight: 500; color: #222; background: #fafafa; padding: 6px 10px; border: 1px solid #b4b4b4; text-transform: uppercase; border-radius: 4px; display: block; text-align: center; z-index: 999;}
.p-title {margin-bottom: 30px;}
.p-title h1, .p-title h2 {font: 2.4rem 'Figtree', sans-serif; line-height: 1; font-weight: 700; color: #000; text-transform: capitalize;}
.page-content h2, .page-content h3, .page-content h4 {font-size: 1.2rem; line-height: 1.3; font-weight: 700; margin: 20px 0 15px; text-transform: capitalize;}
.page-content h2 {text-transform: uppercase; font-size: 1.3rem; text-decoration: underline;}
.page-content p {margin-bottom: 15px; word-wrap: break-word;}
.page-content p, .page-content ul li, .page-content ol li {font-size: 1rem; line-height: 1.4;}
.page-content a {color: #a10862; font-weight: 600;}
.page-content a:hover {text-decoration: underline;}
.page-content ul, .page-content ol {margin: 0 0 15px; padding-left: 30px;}
.page-content ol li {list-style: decimal;}
.page-content ul li {list-style: disc;}
.page-content ul li, .page-content ol li {padding: 1px 0; word-wrap: break-word; margin-bottom: 2px;}
/** PAGE CONTACT **/
.p-ctc {font-size: 1rem; line-height: 1.3;}
.p-ctc h5 {font-size: 1.2rem; line-height: 1.1; font-weight: 700; color: #042776; margin-bottom: 10px;}
.p-add h4 {font-size: 1rem; line-height: 1.3; font-weight: 600;}
.p-add p {font-size: 1rem; line-height: 1.3;}
.p-dir {margin-top: 5px;}
.p-dir a {margin-right: 3px;}
.p-dir img {width: 32px; height: auto;}
.pc-ctc {margin: 30px 0;}
.pc-ctc li {margin-bottom: 3px;}
.pc-ctc li a {color: #000;}
.pc-ctc li a i {width: 16px; text-align: center; margin-right: 4px;}
.pc-ctc li a:hover, .pc-ctc li a:hover i {color: #f78f20;}
.pc-socmed {margin-top: 30px;}
.pc-socmed li a {width: 40px; height: 40px; padding-top: 6px; font-size: 1.4rem; color: #fff; border-radius: 50%; display: block; text-align: center;}
/* ================================================== 
SEARCH PAGE
================================================== */
.search-title {margin-bottom: 30px;}
.search-title h1 {font-size: 1.4rem; line-height: 1.2; color: #000; font-weight: 600;}
/* ================================================== 
CF7
================================================== */
.wpcf7 br {display: none!important;}
.wpcf7 .row {margin-bottom: 20px; width: 100%;}
.wpcf7 .box {display: flex; margin: 0 -10px;}
.wpcf7 .box .row {width: 50%; padding: 0 10px;}
.wpcf7 label {display: block; font-size: .98rem; line-height: 1; font-weight: 500; margin-bottom: 8px;}
.wpcf7 label span {color: #ff0000; font-size: .8rem; line-height: 1; font-weight: 900;}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {width: 100%; padding: 12px; font: 1rem 'Inter', sans-serif; line-height: 1.2; font-weight: 400; background: #fff; border: 1px solid #9c9c9c; border-radius: 4px; transition: .1s;}
.wpcf7 textarea {height: 90px; line-height: 1.4;}
.wpcf7 input:focus, .wpcf7 textarea:focus {border: 2px solid tranparent; outline: 1px solid #163ff0;}
.wpcf7 input:hover, .wpcf7 textarea:hover, .wpcf7 select:hover {border: 1px solid #333;}
.wpcf7 select {cursor: pointer; padding: 10px 12px 10.5px;}
.wpcf7 .wpcf7-radio, .wpcf7 .wpcf7-checkbox {margin-top: 12px; display: block;}
.wpcf7 .wpcf7-list-item {margin: 0 40px 0 0;}
.wpcf7 .wpcf7-list-item input {width: 16px; height: 16px; margin: 0 4px 0 0; padding: inherit; vertical-align: -2.5px;}
.wpcf7 .wpcf7-list-item label, .wpcf7 .wpcf7-list-item input {cursor: pointer;}
.wpcf7 .wpcf7-list-item label span {font-size: 1rem; line-height: 1.2; font-weight: 400; color: #000;}
.wpcf7 .wpcf7-list-item input:focus {border: none!important; outline: none!important;}
.wpcf7 .wpcf7-checkbox {display: flex; flex-wrap: wrap;}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {width: 33.333333333%; margin-right: 0; padding-right: 20px;}
.wpcf7 .row.file input {padding: 0; border: none;}
.wpcf7 .c7-note {margin: 0 0 20px; font-size: .9rem; line-height: 1.3; font-weight: 500; text-align: center;}
.wpcf7 .button {position: relative; margin-top: 25px;}
.wpcf7 .button input {background: #f78f20; color: #fff; border: none; font-size: 1.1rem; line-height: 1; font-weight: 600; padding: 15px 0; text-align: center; width: 100%; display: block; border-radius: 4px; cursor: pointer; transition: .3s;}
.wpcf7 .button input:hover {background: #fca140;}
.wpcf7 .button input:focus {outline: none;}
.myfile span {cursor: pointer;}
.myfile input {padding: 0; border: none!important; cursor: pointer; font-size: .9rem;}
.wpcf7-spinner {position: absolute!important; right: 10px; top: 10px;}
.wpcf7-not-valid {border: 1px solid #ff0000!important;}
.wpcf7-response-output {padding: 0!important; margin: 15px 0 0!important;}
.wpcf7 form.sent .wpcf7-response-output {border: none; text-align: center; font-size: .9rem; line-height: 1.2; color: #46b450;}
.wpcf7 form.invalid .wpcf7-response-output {border: none; text-align: center; font-size: .8rem; line-height: 1.2; color: #ff0000;}
.wpcf7-not-valid-tip {display: none!important;}
/** WSP FORM **/
.wspform .wpcf7-form input, .wspform  .wpcf7-form textarea, .wspform .wpcf7-form select {border: 2px solid #00A500; background: #fff;}
.wspform .wpcf7-form .button {display: block;}
.wspform .wpcf7-form .button input {background: #00A500; border: none; width: 100%; color: #fff;}
.wspform .wpcf7-form .button input:hover {background: #028c02; color: #fff;}
.wspform .wpcf7-not-valid {border: 2px solid #ff0000!important;}
.wspform .box {display: flex;}
.wspform .col {width: 100%;}
.wspform .col.one {padding-right: 10px;}
.wspform .col.two {padding-left: 10px;}
.wspform input:focus, .wspform textarea:focus {outline: 2px solid #00A500;}
.wspform .wpcf7-checkbox {flex-wrap: wrap;}
.wspform .wpcf7-list-item {width: 33.3333333%;}
.wspform .wpcf7-radio .wpcf7-list-item {width: inherit;}
.wspform .fm-title {margin-bottom: 15px;}
.wspform .fm-title h4 {font-size: 1.15rem; line-height: 1.2;}
/* ================================================== 
MENU MOBILE
================================================== */
.b-menu {margin: 0 -6px 0 0;}
.b-menu a {width: 40px; height: 40px; display: block; padding: 5px 5px 5px 5px;}
.b-menu .c-button__text img {}	
.b-menu .c-button__text {display: flex; align-items: center; font-size: .9rem; font-weight: 600; color: #fff;}
.c-offcanvas--left {background: #fff;}
.canv {padding: 20px;}
.c-offcanvas--left .js-offcanvas-close {position: absolute; top: 5px; right: 5px;}
button.js-offcanvas-close {padding: 8px!important; background: none; margin: 0; width: 30px; height: 30px; position: absolute; top: 8px; right: 10px;}
.bb-logo {margin-bottom: 20px;}
.bb-nav {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e2e2e2;}
.bb-extra {border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px;}
.bb-extra.end {border: none; padding-bottom: 0;}
.bb-extra h4 {font-size: .9rem; line-height: 1.1; font-weight: 600; color: #042776; text-transform: uppercase; margin-bottom: 10px;}
.bb-hour {font-size: .88rem;}
.bb-extra li {margin-bottom: 4px;}
.bb-extra li a {font-size: .95rem; line-height: 1.3; color: #000;}
.bb-extra li a i {width: 16px; display: inline-block; text-align: center; margin-right: 2px;}
.bb-extra li a .fa-phone {font-size: .88rem; color: #0d58f0;}
.bb-extra li a .fa-whatsapp {color: #28bf00;}
.bb-nav li, #hpnav > ul > li {padding: 0; margin: 0; width: 100%; position: relative;}
.bb-nav li a, #hpnav > ul > li > a {display: block; position: relative; padding: 10px 0; font-size: 1.05rem; line-height: 1.1; font-weight: 500; color: #2e2e2e;}
.bb-socmed ul {display: flex; align-items: center;}
.bb-socmed li {margin-right: 6px;}
.bb-socmed li:last-child {margin: 0;}
.bb-socmed li a {width: 38px; height: 38px; padding-top: 9.5px; font-size: 1.2rem; line-height: 1; color: #fff; display: block; text-align: center; border-radius: 50%;}
/* ================================================== 
OWL
================================================== */
.owl-theme {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-theme .owl-stage {position: relative; -ms-touch-action: pan-Y; display: flex; flex-direction: row; flex-wrap: wrap; overflow: hidden;}
.owl-theme .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-theme .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}
.owl-theme .owl-item {position: relative; min-height: 1px; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.owl-theme .owl-item img {-webkit-transform-style: preserve-3d;}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next,
.owl-theme .owl-dot {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-theme .owl-dots {text-align: center; margin-top: 0;}
.owl-theme .owl-dot {display: inline-block;}
.owl-dot span {width: 6px; height: 6px; margin: 0 3px; background: #fff; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px;}
.owl-dot.active span, .owl-dot:hover span {background: #00a7e1;}
.owl-theme.owl-loaded {display: block;}
.owl-theme.owl-loading {opacity: 0; display: block;}
.owl-theme.owl-hidden {opacity: 0;}
.owl-theme.owl-refresh .owl-item {display: none;}
.owl-theme.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-theme.owl-grab {cursor: move; cursor: grab;}
.owl-theme.owl-rtl {direction: rtl;}
.owl-theme.owl-rtl .owl-item {float: right;}
.owl-theme .owl-nav.disabled, .owl-theme .owl-dots.disabled {display: none;}
.no-js .owl-theme  {display: block;}
.owl-height {transition: height 500ms ease-in-out;}
.owl-theme .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease;}
.owl-theme .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.owl-nav {position: absolute; top: 45%; left: 0; width: 100%;}
.owl-prev, .owl-next {position: absolute;}
.owl-prev {left: 10px;}
.owl-next {right: 10px;}
.owl-nav button {display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; background: #fff; border-radius: 50%; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.owl-nav button span {display: none;}
.owl-nav button.owl-prev::before {content: ''; background: url("images/left.svg") no-repeat; background-size: contain;}
.owl-nav button.owl-next::before {content: ''; background: url("images/left.svg") no-repeat; background-size: contain; transform: scaleX(-1); margin-left: 3px;}
.owl-nav button.owl-prev::before, .owl-nav button.owl-next::before {width: 14px; height: 14px; display: block; filter: invert(43%) sepia(0%) saturate(4466%) hue-rotate(149deg) brightness(91%) contrast(85%); transition: .3s;}
/* ================================================== 
OFF CANVAS
================================================== */
.c-offcanvas{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index: 9999!important;}.c-offcanvas-bg.c-offcanvas-bg--push,.c-offcanvas-bg.c-offcanvas-bg--reveal,.c-offcanvas-content-wrap,.c-offcanvas{transition:transform 300ms cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-open{transform:translate3d(0,0,0);visibility:visible}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas{position:fixed;min-height:100%;max-height:none;top:0;display:block;background:#fff;overflow-x:hidden;overflow-y:auto}.c-offcanvas--opening{transition-timing-function:cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-closed{max-height:100%;overflow:hidden;visibility:hidden;box-shadow:none}.c-offcanvas--overlay{z-index:1080}.c-offcanvas--reveal{z-index:2}.c-offcanvas-bg{position:fixed;top:0;height:100%;width:100%;z-index:1079;left:-100%;background-color:transparent;transition:background-color 400ms cubic-bezier(0.23,1,0.32,1) 0}.c-offcanvas-bg.is-animating,.c-offcanvas-bg.is-open{left:0;background-color:rgba(0,0,0,0.68);visibility:visible}.c-offcanvas-bg.is-closed{visibility:hidden}.c-offcanvas-bg--closing.is-animating{background:transparent}.c-offcanvas--left{height:100%;width:18em;transform:translate3d(-18em,0,0)}.c-offcanvas--right{height:100%;width:17em;right:0;transform:translate3d(17em,0,0)}.c-offcanvas--top{left:0;right:0;top:0;height:12.5em;min-height:auto;width:100%;transform:translate3d(0,-12.5em,0)}.c-offcanvas--bottom{top:auto;left:0;right:0;bottom:0;height:100%;min-height:auto;width:100%;transform:translate3d(0,100%,0)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--reveal{z-index:0;transform:translate3d(0,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--push{z-index:6}.c-offcanvas--push--opening{transition-timing-function:cubic-bezier(0,0,0.2,1)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}
/* ================================================== 
404
================================================== */
.notfound {padding: 5em 0;}
.notfound h1 {font-size: 15rem; line-height: 1.1; font-weight: 700;}
.notfound p {font-size: 1.2rem; line-height: 1.2;}
/* ================================================== 
ADD ON
================================================== */
.clearfix {clear: both;}
.video, .maps {overflow: hidden; margin-bottom: 20px; padding-bottom: 56.25%; position: relative; height: 0;}
.video iframe, .maps iframe {left: 0; top: 0; height: 100%; width: 100%; position: absolute;}
.maps {margin-bottom: 0;}
.fb {color: #4267b2;}
.twit {color: #55acee;}
.ig {color: #f24d58;}
.pin {color: #e60023;}
.utube {color: #ff0000;}
.whatsapp {color: #00a500;}
.tele {color: #0088cc;}
.fb-ico {background: #4267b2;}
.twit-ico {background: #55acee;}
.ig-ico {background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.pin-ico {background: #cc2127;}
.in-ico {background: #0077b5;}
.utube-ico {background: #ff0000;}
.tiktok-ico {background: #000;}
.whatsapp-ico {background: #00a500;}
.web-ico {background: #a67c52;}
.tele-ico {background: #0088cc;}
.messenger-ico {background: #007fff;}