/*
Theme Name: Konveksi Solo Raya
Author: Wakhid Wicaksono
Author URI : http://www.facebook.com/bocahapi
Theme URI : http://www.onphpid.com/
Description: Theme ini di buat oleh <a href="http://fb.com/bocahapi" alt="Wakhid Wicaksono">Wakhid Dev</a>. 
Version: 1.5
Text Domain: konveksi-solo
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
License:
License URI :
*/

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none;
    color: #717171;
}

body {
    font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
}

.sticky {}

.screen-reader-text {}

.gallery-caption {}

.bypostauthor {}

.alignnone,
img.alignnone {
    margin: 5px 20px 20px 0;
    width: inherit !important;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto width: inherit !important;
}

.aligncenter,
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    width: inherit !important;
}

.alignright,
img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    width: inherit !important;
}

.alignleft {
    float: left;
    margin: 5px 30px 30px 0;
    width: inherit !important;
}


/* Menu Navigation */

@import url(https://ad6e92.claudeassets.com/20250220221428cs_/http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99;
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu {
    background: #1A1A1A;
}

#cssmenu > ul > li {
    float: left;
}

#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}

#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu.align-right > ul > li {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 17px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

#cssmenu > ul > li:hover > a {
    color: #FFCD02;
}

#cssmenu > ul > li.has-sub > a {
    padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}

#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
}

#cssmenu.align-right ul ul {
    text-align: right;
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu li:hover > ul {
    left: auto;
}

#cssmenu.align-right li:hover > ul {
    left: auto;
    right: 0;
}

#cssmenu li:hover > ul > li {
    height: 35px;
}

#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 12px;
    text-decoration: none;
    color: #dddddd;
    font-weight: 400;
    background: #072643;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #FFCD02;
}

#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
}

#cssmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}

#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#cssmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}

#cssmenu .current-menu-item {
    border-bottom:4px solid #FFCD02
}
#cssmenu .current-menu-item > a {
    color: #FFCD02;
}
@media all and (max-width: 768px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
only screen and (min-resolution: 192dpi) and (max-width: 1024px),
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
    }
    #cssmenu > ul > li {
        float: none;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #dddddd;
        background: none;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: #ffffff;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #dddddd;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 22px;
        right: 17px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 16px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #dddddd;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #ffffff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #ffffff;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 999;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 46px;
        width: 46px;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #262626;
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #ffffff;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
}


/* tag cloud */

.tagcloud {
    float: left;
    width: 100%;
}

.tagcloud a {
    background: #555;
    color: #999;
    float: left;
    font-size: .5rem;
    font-weight: 700;
    line-height: 100%;
    margin: 0 5px 5px 0;
    padding: 5px 7px;
    text-transform: uppercase;
}

.tagcloud a:visited {
    color: #999;
}

.tagcloud a:hover {
    background: #777;
    color: #fff;
}


/* widget */

.widget .widget-title {}

.widget ul li {
    list-style: none;
}


/* harus menambahkan fontawesome.css 
.widget ul li:before {
    content: "\f0da";
    margin-right: 5px;
}
*/

.widget ul li a {
    font-weight: normal;
}


/* comment */

#author,
#email,
#url {
    background: #fff !important;
    width: 230px;
    color: #464646;
    font-size: 12px;
    padding: 8px 10px;
    margin: 5px 5px 0 0;
    border: 1px solid #d2d2d2
}

#comment {
    background: #fff !important;
    width: 96%;
    height: 150px;
    color: #464646;
    font-size: 12px;
    padding: 8px 10px;
    margin: 5px 0 5px 0;
    border: 1px solid #d2d2d2
}

.comment-list,
.children {
    margin: 0;
    padding: 0
}

.ping-list {
    margin: 0 0 40px 0;
    padding: 0
}

.comment-list ol,
.ping-list ol {
    margin: 0;
    padding: 10px;
    max-width: 550px
}

.comment-list li,
.ping-list li {
    font-weight: bold;
    margin: 15px 0 5px 0;
    padding: 10px 0px;
    list-style: none;
    border-bottom: 0px solid #d2d2d2;
    position: relative
}

.comment-list li ul li {
    margin-left: 40px;
    margin-top: 20px
}

.comment-list li ul li #respond {
    margin-left: -40px !important;
    margin-top: 20px
}

.comment-list li ul li li #respond {
    margin-left: -80px !important
}

.comment-list p,
.ping-list p {
    font-weight: normal;
    text-transform: none;
    margin: 10px 5px 10px 0;
    padding: 0
}

.comment-list li .avatar {
    background: #FFF;
    float: left;
    margin: 0 10px 0 0px;
    border-radius: 50%;
    -moz-border-radius: 50%
}

.comment-list cite,
.comment-list cite a,
.ping-list cite,
.ping-list cite a {
    font-weight: bold;
    font-style: normal
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.nocomments {
    text-align: center
}

#comments .navigation {
    display: block;
    margin: 10px 0 0 0
}

#comments h3 {
    text-transform: uppercase;
    font-size: 24px;
    padding: 0 0 10px !important
}

.comment-content {
    border: 1px solid #d2d2d2;
    padding: 10px 20px 25px;
    margin: 20px 0 0
}

.comment-list li .fn,
.comment-list li .cfn {
    text-transform: uppercase;
    font-size: 18px
}

.comment-list li .says {
    display: none
}

.comment-list li .commentmetadata {
    font-weight: normal;
    font-size: 13px;
    font-style: italic;
    padding: 5px 0 0 !important
}

.comment-list li .commentmetadata a {
    color: #999
}

.comment-list li .reply {
    right: 1px;
    position: absolute;
    margin-top: -32px;
    background: #eee;
    padding: 5px 10px
}

.depth-4 .reply {
    display: none !important
}

.commentfields-left {
    float: left;
    width: 290px;
    margin: -10px 0 0 !important
}

#alt-login-methods {
    float: right;
    margin: 5px 30px 0 0
}

.divider {
    width: 50px;
    height: 90px;
    margin: -100px 0 0 280px;
    float: left
}

.commentpolicy {
    margin: 30px 0 !important
}

.reply a,
.reply a:visited {
    text-decoration: none;
    color: #999;
    font-size: 13px;
    font-weight: normal
}

.reply a:hover,
#cancel-comment-reply-link a:hover {
    color: #464646;
    font-weight: bold
}

h3#reply-title {
    text-transform: uppercase;
    line-height: 26px;
    padding: 0px !important;
    margin: 0px !important
}

#cancel-comment-reply-link {
    font-size: 11px
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    display: table;
}

.submit {
    position: relative;
    vertical-align: top;
    width: 140px;
    height: 40px;
    padding: 0;
    font-size: 15px;
    color: white;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #bdc3c7;
    border: 0;
    border-bottom: 2px solid #acb2b7;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #acb2b7;
    box-shadow: inset 0 -2px #acb2b7;
}

.submit:active {
    top: 1px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#wp-calendar {
    width: 100%;
    font-size: 12px;
    font-weight: 300;
    border-collapse: separate;
    border-spacing: 8px;
    margin-left: -2px;
}

#wp-calendar caption {
    display: none;
}

#wp-calendar tbody td {
    margin-bottom: 10px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #f4f4f4;
    padding: 6px;
}

#wp-calendar tbody td:hover {
    border-color: #e2e2e2;
}

#wp-calendar tbody td.pad {
    border: 0;
}

#wp-calendar tbody td#today {
    color: #47C2DC;
    border-color: #47C2DC;
}

#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    bottom: -9px;
    margin-bottom: 1px;
}

#wp-calendar tfoot td#prev {
    text-align: left;
}

#wp-calendar tfoot td#next {
    text-align: right;
}

#wp-calendar thead th {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    text-align: center;
    padding-bottom: 10px;
}

#wp-calendar tbody td a,
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover {
    color: #47C2DC;
}


/* 
 * Custom CSS From Tebar System Development 
 * ==========================================================*/

.admin-bar {
    /*padding-top: 50px;*/
}

.menus-top {
    /*background-color: #072643;*/
}

.menus-top li a {
    /*color: #fff;*/
    font-size: 12px;
    padding: 5px 10px;
}

.menus-top li a:hover {
    color: #00B4FF;
}

.title-site {
    font-size: 40px;
    font-weight: bold;
    margin-top: 5px;
    color: #fff;
}

.header {
    background-color: #2C3E50;
}

.navigations {
    background-color: #1A1A1A;
}

#cssmenu {
    padding-left: 0px;
}

.menus-top li {
    display: inline-block;
}

.menus-top ul {
    margin: 0;
    padding: 0;
}

.widget-title-menus,
.sidebar .widget-title {
    margin: 0;
    text-transform: uppercase;
    background-color: #FFCD02;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px;
    margin-bottom: 10px;
    text-align: center;
}

.title-label {
    margin-top: 5px;
    font-size: 30px;
    color: #072643;
}

.inp-search {
    border: none;
    border-radius: 0;
}

.btn-search {
    border: 1px solid #2C3E50;
    border-radius: 0;
    background-color: #2C3E50 !important;
}

.btn-search:hover,
.btn-search:focus,
.btn-search:visited {
    border: 1px solid #E6562B;
    border-left: 0px solid #E6562B;
}

.left-menu-container {
    background-color: #00B4FF;
    color: #fff;
}

.left-menu-container,
.sidebar .widget {
    margin-bottom: 20px;
        background-color: #2C3E50;
    padding-bottom: 10px;
}

.sidebar-right .widget_search {
    background-color: #fff;
    padding-bottom: 0
}
.sidebar-right .widget ul,
.left-menu-container ul {
    margin: 0;
    padding: 0;
}

.left-menu-container li,
.widget li {
    list-style: none;
    padding: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.left-menu-container li, .sidebar-right .widget li{
    background: url('https://80b9aa.claudeassets.com/20250220221428im_/https://konveksisoloraya.com/wp-content/themes/catalog/assets/images/list.png') no-repeat 5px 0px;
    padding-left: 35px;
}

.left-menu-container li:hover {
/*    background-color: #02AED7;*/
}

.left-menu-container li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.widget li:hover a,
.left-menu-container li:hover a {
    color: #fff;
}

.widget li,
.widget li a {
    color: #333333;
}

.widget li:hover,
.widget li:hover a {
    color: #00B4FF;
}

.sidebar-right .widget li a,
.sidebar-right .widget li a:hover,
.sidebar-right .widget li:hover a {
    color: #fff;
}

.featured-product {
    border: 1px solid #EEEEEE;
    position: relative;
}

.featured-product img {
    padding: 0 5px;
}

.entry-index {
    position: absolute;
    top: 0;
    background-color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.entry-single img {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #eee;
    height: AUTO;
}

.title-products {
    font-size: 18px;
    padding: 10px;
    margin: 0;
    line-height: 25px
}

.excrept {
    padding: 10px;
}

.title-post-single {
    margin-top: 10px;
    font-size: 28px;
}

.featured-product:hover .entry-index {
    opacity: 1;
}

.feature-product-single {
    float: left;
    margin: 5px 10px 5px 0;
}

.feature-product-single img {
    border: 1px solid #eee;
    padding: 5px;
}

.border-bottom {
    border-bottom: 3px solid #2C3E50;
}

.selengkapnya a,
.footer a {
    color: #fff !important;
}

.footer {
border-top: 1px solid #2C3E50;
    background-color: #2C3E50;
    color:#fff;
font-weight:normal !important;
}


.footer-widget-area .widget .widget-title {
    padding-bottom: 5px;
    font-size: 18px;
    border-bottom: 2px solid #FFCD02;
}

.footer-widget-area .widget ul,
.footer-widget-area .widget ul li {
    padding-left: 0px;
    padding-bottom: 5px;
}

.copyright {
    font-size: 12px;
    background-color: #2C3E50;
    color: #fff;
}

.copyright a {
    color: #fff;
}

.nav-post .previous-arrow,
.nav-post .next-arrow,
{
    font-size: 15px;
    font-weight: bold;
}

ul.post-categories {
    margin: 0;
    padding: 0;
}

ul.post-categories li {
    list-style: none;
    padding: 0;
    margin: 0;
}


/* 404 */

.not-found-404 {}

.not-found-404 h1 {
    font-size: 140px;
    color: #E6562B;
    font-weight: bold;
}

.not-found-404 h3 {
    font-size: 30px;
}

.not-found-404 p {}

.not-found-404 .inp-search {
    border: 1px solid #ddd;
}

.title-post {
    margin: 0;
    color: #333;
    font-weight: 400;
}

.meta-article {
    color: #999999;
    font-size: 12px;
}

.entry-article {
    color: #666;
}

.menus-top ul.sub-menu {
    display: none;
}

form.search-form span {
    display: none;
}

form.search-form .search-submit {
    display: none;
}

form.search-form label {
    width: 100%;
}

form.search-form .search-field {
    display: block;
    margin: 0;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
    border-radius: none;
}

input.search-field {
    padding: 10px;
    border: solid 5px #2C3E50;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
}

.menus-not-shown a {
    color: #fff;
}

.tbr-search {
    position: Relative;
}

.tbr-search form {
    position: absolute;
    bottom: -108px;
    right: -90px;
    left: 110px;
}

.gallery {
    width: 100%;
}

.gallery .gallery-item {
    display: inline-block;
}

.gallery .gallery-item img {
    width: inherit;
}

.attachment img {
    width: inherit;
}

.section-fitur {
    border: 1px solid #ddd;
    font-weight:normal;
}

.section-fitur em {
    font-size: 45px;
}

.section-fitur h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
}

.sidebar-contact {

}
.white-contact {
    margin-top: 10px;
}

.sidebar-right .sidebar-contact > li {
    background: url('https://d28a89.claudeassets.com/20250220221428im_/https://konveksisoloraya.com/wp-content/themes/catalog/assets/images/icon.png') no-repeat;
    padding-left: 40px !important;
    margin: 5px 0;
    color:#fff;
}

.sidebar-contact li.bbm {
    background-position: 5px -5px;
}
.sidebar-contact li.phone {
    background-position: 5px -50px;
}

.sidebar-contact li.whatsapp {
    background-position: 5px -85px;
}

.sidebar-contact li.email {
    background-position: 5px -140px;
}

.white-contact li {
    background:url('https://1c2e81.claudeassets.com/20250220221428im_/https://konveksisoloraya.com/wp-content/themes/catalog/assets/images/icon-white.png') no-repeat;
    padding-left: 40px !important;
    margin: 5px 0;
    color:#fff;
}

.sidebar-contact li:hover {
    color: #fff !important;
}

.white-contact li:hover {
    color: inherit;
}

.white-contact li.bbm {    
    background-position: 0px -5px;
}

.white-contact li.phone {
    background-position: 0px -45px;
}
.white-contact li.whatsapp {
    background-position: 0px -75px;

}
.white-contact li.email {
    background-position: 0px -125px;

}

.social-media {

}

.social-media li {
    background:url('https://dc83ce.claudeassets.com/20250220221428im_/https://konveksisoloraya.com/wp-content/themes/catalog/assets/images/soc-white.png') no-repeat;
    padding-left: 40px !important;
    margin: 5px 0;
    color:#fff;
}
.social-media li.facebook{background-position: 0px -12px;}
.social-media li.twitter{background-position: 0px -57px;}
.social-media li.instagram{background-position: 0px -101px;}

.booking-container {
    position: relative;
    height: 90px;
}

.booking-container .booking {
    position: absolute;
    width: 245px;
    height: 83px;
    background: url('https://e1936d.claudeassets.com/20250220221428im_/https://konveksisoloraya.com/wp-content/themes/catalog/assets/images/booknow.png') no-repeat;
    right: 20px;
}
form.form-order {}
form.form-order label,
form.form-order input {
    display:block;
    width: 50%;
    padding: 5px 10px;
}

form.form-order textarea {
    width: 50%;
    padding:10px;
}

.penawaran {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.penawaran img {
    width: 70px;
}
/* Media Query */


/* Larger than mobile */

@media (max-width: 400px) {
    .featured-product img,
    .feature-product-single img {
        width: 100%;
        height: auto;
        float: none;
    }
    
    form.form-order input,
    form.form-order textarea,
    .footer-widget-section {
        width: 100%;
    }
}

@media (min-width: 400px) {
    .admin-bar .navbar {
        /*margin-top: 30px;*/
    }
    .product-index {
        width: 33.33333333%;
    }
    .featured-product img {
        width: 100%;
        height: auto;
    }
}


/* Larger than phablet (also point when grid becomes active) */

@media (min-width: 550px) {}


/* Larger than tablet */

@media (min-width: 750px) {
    .product-index {
        width: inherit;
    }
    .featured-product img {
        width: inherit;
        height: inherit;
    }
}


/* Larger than desktop */

@media (min-width: 1000px) {}


/* Larger than Desktop HD */

@media (min-width: 1200px) {}

.wp-pagenavi {
    margin-top: 40px;
}
/*
     FILE ARCHIVED ON 18:44:41 Jan 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:37:08 Jul 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.765
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.072
  esindex: 0.014
  cdx.remote: 140.045
  LoadShardBlock: 314.297 (3)
  PetaboxLoader3.datanode: 315.596 (5)
  PetaboxLoader3.resolve: 2287.035 (2)
  load_resource: 4795.416
  loaddict: 2508.814
*/