/*
 Theme Name: Covelli
 Theme URI: http://www.sofyansitorus.com
 Version: 1.0
 Description:
 Author: Sofyan Sitorus
 Author URI: http://www.sofyansitorus.com
 Template: bb-theme
 */

/* GENERAL */

a {
    text-decoration: none;
}

a:active,
a:hover,
a:focus {
    text-decoration: none;
}

/* HEADER */

.fl-page-header.fl-page-header-fixed {
    background-image: none !important;
}

/* CONTENT */

.fl-page-content {
    padding-bottom: 80px;
}

.fl-page-content.has-footer-widgets-full {
    padding-bottom: 190px;
}

/* FOOTER */

.fl-page-footer-widgets-full {
    margin-top: -110px;
    margin-bottom: 20px;
    text-align: center;
}

.fl-page-footer-widgets-full .fl-widget {
    margin-bottom: 10px;
}

.fl-page-footer-widgets-full .fl-page-footer-widgets-full-container {
    z-index: 2;
    padding: 30px 20px 0 20px;
    background-color: #fff;
    box-shadow: 0 0 10px #dcdcdc;
}

.fl-page-footer-widgets-full .fl-widget-title {
    font-weight: 700;
    text-align: center;
}

.fl-page-footer-widgets {
    padding-top: 70px;
    padding-bottom: 70px;
    border: none;
}

.fl-page-footer-widgets-full+.fl-page-footer-widgets {
    padding-top: 50px;
}

.fl-page-footer-widgets-container {
    padding-top: 0;
}

.fl-page-footer-widgets .fl-widget-title {
    font-weight: 700;
}

.fl-page-footer-widgets .fl-widget-title:after {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 10px;
    content: '';
    border-width: 0 0 0 65px;
    border-style: solid solid solid solid;
    border-color: #525252 #525252 #525252 #525252;
}

.fl-page-footer-widgets .menu a {
    position: relative;
    padding-left: 24px;
}

.fl-page-footer-widgets .menu a:before {
    position: absolute;
    top: 5px;
    left: 3px;
    width: 8px;
    height: 8px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #666;
}

.fl-page-footer-widgets .menu a:after {
    position: absolute;
    top: 2px;
    left: 0;
    width: 14px;
    height: 14px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid 1px #666;
}

.fl-page-footer-widgets .menu a:hover:before {
    background-color: #222;
}

.fl-page-footer-widgets .menu a:hover:after {
    border-color: #222;
}

.fl-page-footer-widgets .wpcw-widget-contact li {
    padding: 0;
}

.fl-page-footer {
    border: none;
}

/* BREADCRUMB */

#breadcrumb {
    padding-top: 50px;
    padding-bottom: 30px;
}

.single-product #breadcrumb {
    padding-top: 20px;
    padding-bottom: 0;
}

#breadcrumb .page-title {
    font-size: 28px;
    position: relative;
    display: block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #333;
}

.single-product #breadcrumb .page-title {
    display: none;
}

#breadcrumb .page-title:after {
    position: absolute;
    left: 50%;
    display: block;
    width: 50px;
    height: 2px;
    margin-top: 8px;
    margin-left: -25px;
    content: '';
    background-color: #222;
}

#breadcrumb .breadcrumb-wrap {
    font-size: 0;
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.single-product #breadcrumb .breadcrumb-wrap {
    text-align: left;
}

#breadcrumb .breadcrumb-item {
    font-size: 14px;
    display: inline;
}

#breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    margin: 0 3px;
    content: '/';
}

.fl-photo-caption.fl-photo-caption-below {
    background: none !important;
}

.text-shadow {
    text-shadow: 0 0 30px rgba(0, 0, 0, 1);
}

.fl-photo-caption.fl-photo-caption-hover a {
    color: #fff;
}

.small-caption .fl-photo-caption {
    font-size: 16px !important;
}

.woocommerce ul.products li.product .stock,
.woocommerce-page ul.products li.product .stock {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: -40px;
    text-align: center;
}

.woocommerce ul.products li.product .stock span:not(.separator),
.woocommerce-page ul.products li.product .stock span:not(.separator),
.woocommerce.single-product .product .summary .stock span:not(.separator),
.woocommerce-page.single-product .product .summary .stock span:not(.separator) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    text-transform: uppercase;
    padding: 4px 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(34, 34, 34, 1);
    color: #fff !important;
}

.woocommerce ul.products li.product .stock span+span.separator,
.woocommerce-page ul.products li.product .stock span+span.separator,
.woocommerce.single-product .product .summary .stock span+span.separator,
.woocommerce-page.single-product .product .summary .stock span+span.separator {
    display: inline-block;
    width: 10px;
}

.woocommerce ul.products li.product .stock span+span.separator,
.woocommerce-page ul.products li.product .stock span+span.separator {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.woocommerce.single-product .product .summary .stock span:not(.separator),
.woocommerce-page.single-product .product .summary .stock span:not(.separator) {
    background: rgba(34, 34, 34, 0.5);
}

.woocommerce .product .button,
.wpmenucart .wpmenucart-submenu-item:last-of-type:not(:only-of-type) a {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 6px 12px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #030303;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #222;
    text-shadow: none;
    text-shadow: none;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

.woocommerce .product .button:hover,
.wpmenucart .wpmenucart-submenu-item:last-of-type:not(:only-of-type) a:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid #363636;
    background: #555;
    text-shadow: none;
}

.woocommerce.single-product .fl-content,
.woocommerce-page.single-product .fl-content {
    margin-top: 80px;
}

.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a:hover img {
    border: none;
}

.woocommerce .related ul.products li.product a img,
.woocommerce .related ul.products li.product a:hover img {
    border: none;
}

.woocommerce .upsells.products ul.products li.product a img,
.woocommerce .upsells.products ul.products li.product a:hover img {
    border: none;
}

.woocommerce[class*=columns-] ul.products li.product a img,
.woocommerce[class*=columns-] ul.products li.product a:hover img {
    border: none;
}

.woocommerce-page ul.products li.product a img,
.woocommerce-page ul.products li.product a:hover img {
    border: none;
}

.woocommerce-page .related ul.products li.product a img,
.woocommerce-page .related ul.products li.product a:hover img {
    border: none;
}

.woocommerce-page .upsells.products ul.products li.product a img,
.woocommerce-page .upsells.products ul.products li.product a:hover img {
    border: none;
}

.woocommerce-page[class*=columns-] ul.products li.product a img,
.woocommerce-page[class*=columns-] ul.products li.product a:hover img {
    border: none;
}

.woocommerce.single-product .pswp__caption {
    display: none !important;
}

.woocommerce div.product figure img:first-child {
    border: none;
}

.woocommerce-page div.product figure img:first-child {
    border: none;
}

.wpmenucart .wpmenucart-submenu-item:last-of-type:not(:only-of-type) {
    padding-top: 15px;
    text-align: center;
    border-top: 1px solid #c0c0c0;
}

.wpmenucart .wpmenucart-submenu-item:last-of-type:not(:only-of-type) a {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
}

.wpmenucart .wpmenucart-contents {
    position: relative;
}

.wpmenucart .cart-count {
    font-size: 0.6em;
    position: absolute;
    top: 7px;
    left: 34px;
    padding: 2px 6px;
    border: 1px solid #222;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.fl-submenu-indicator .fl-page-nav ul.navbar-nav>li.menu-item-has-children.wpmenucart>a:after {
    content: '';
}

.fl-post-grid-post.press .fl-post-grid-text {
    padding: 5px;
}

.fl-post-grid-post.press .fl-post-grid-title {
    text-align: center;
}

/* PRODUCT */

ul.products li.product {
    padding: 0 !important;
}

ul.products li.product:hover {
    padding: 10px !important;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
}

.single-product .woocommerce-product-details__short-description {
    margin-bottom: 20px;
}

.single-product form.cart {
    float: left;
    margin: 0 !important;
}

.single-product .cart+.yith-wcwl-add-to-wishlist {
    float: left;
    margin-top: 0 !important;
    margin-left: 1em;
}

.single-product .yith-wcwl-add-to-wishlist .feedback {
    display: none;
}

.single-product .button-rfq-wrap.cart {
    float: left;
}

.single-product .yith-wcwl-wishlistexistsbrowse a,
.single-product .yith-wcwl-wishlistaddedbrowse a {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: relative;
    left: 0;
    display: inline-block;
    overflow-x: visible;
    overflow-y: visible;
    box-sizing: border-box;
    margin: 0;
    padding: 6px 12px;
    cursor: pointer;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #222;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222;
    box-shadow: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.single-product.woocommerce .product_meta,
.single-product.woocommerce-page .product_meta {
    margin-top: 16px;
}

.woocommerce-loop-product__title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* POST */

.fl-excerpt-wrap {
    margin-bottom: 32px;
}

.fl-post-more-link {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-radius: 24px;
}

.fl-post-nav-next a,
.fl-post-nav-prev a,
.fl-archive-nav-next a,
.fl-archive-nav-prev a {
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    color: #fff;
    border: 1px solid #073634;
    border-radius: 16px;
    background: #0e6c68;
}

.fl-post-grid-post {
    border: none;
}

.fl-post-grid-image,
.fl-post-grid-text {
    border: 1px solid #e6e6e6;
}

/* POST LIKE COUNTER */

.fl-likes-counter .like-button {
    line-height: 1.45;
    position: relative;
}

.fl-likes-counter .like-button.unclickable:hover {
    cursor: default;
}

.fl-likes-counter .like-button:after {
    margin-bottom: -2px;
    margin-left: 4px;
}

.fl-likes-counter .like-button svg {
    width: 14px !important;
    height: 14px !important;
    margin-bottom: -2px;
    color: #0e6c68 !important;
    fill: #0e6c68 !important;
}

/* SIDEBAR */

.fl-sidebar .fl-widget.widget_search form {
    position: relative;
}

.fl-sidebar .fl-widget.widget_search form:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline-block;
    content: '\f002';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fl-sidebar .fl-widget.widget_categories a {
    color: #8c919b;
}

.fl-sidebar .fl-widget.widget_categories ul {
    list-style: none;
}

.fl-sidebar .fl-widget.widget_categories ul li {
    padding-bottom: 8px;
    border-bottom: 1px solid #c0c0c0;
}

.fl-sidebar .fl-widget.widget_categories ul li:last-child {
    border-bottom: 1px solid transparent;
}

.fl-sidebar .fl-widget.widget_categories ul li a {
    position: relative;
    display: block;
}

.fl-sidebar .fl-widget.widget_categories ul li a:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    right: 0;
    display: inline-block;
    content: '\f105';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fl-sidebar .woocommerce-product-search {
    position: relative;
}

.fl-sidebar .woocommerce-product-search button[type='submit'] {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    color: #d3d6dd;
    border: 0;
    background: transparent;
}

.fl-sidebar .product-categories .cat-item .count {
    float: right;
}

.fl-sidebar .product-categories .cat-item:after {
    display: block;
    clear: both;
    content: '';
}

.fl-sidebar .product-categories .cat-item ul.children {
    margin-left: 20px;
}

/* WIDGET: MAILCHIMP FORM */

.widget_mc4wp_form_widget input[type='email'],
.widget_mc4wp_form_widget input[type='text'] {
    margin-bottom: 20px;
    padding: 15px 10px;
    border: none;
    border-bottom: 2px #ddd solid;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #fff;
}

.widget_mc4wp_form_widget input[type='submit'] {
    padding: 8px 40px;
    border-radius: 25px !important;
}

/* WIDGET: ADVANCED POST LIST */

.advpl-post-meta-data {
    display: inline;
}

.advpl-post-meta-data:before {
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    margin-right: 6px;
}

.advpl-post-meta-data.advpl-post-date:before {
    content: '\f133';
}

.advpl-post-meta-data.advpl-post-comments:before {
    content: '\f075';
}

.advpl-post-meta-data.advpl-post-date {
    float: left;
}

.advpl-post-meta-data.advpl-post-comments {
    float: right;
}

#RFQModal.modal {
    padding: 0 !important;
    text-align: center;
}

#RFQModal.modal:before {
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    content: '';
    vertical-align: middle;
}

#RFQModal.modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#RFQModal .sweet-alert {
    margin-bottom: 35px;
}

.sweet-alert .sa-icon {
    position: relative;
    box-sizing: content-box;
    width: 80px;
    height: 80px;
    margin: 20px auto;
    padding: 0;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
}

.sweet-alert .sa-icon.sa-success::before {
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    position: absolute;
    width: 60px;
    height: 120px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    background: white;
}

.sweet-alert .sa-icon.sa-success::after {
    position: absolute;
    width: 60px;
    height: 120px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    background: white;
}

.sweet-alert .sa-icon.sa-success .sa-line {
    position: absolute;
    z-index: 2;
    display: block;
    height: 5px;
    border-radius: 2px;
    background-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg) \9;
    top: 46px;
    left: 14px;
    width: 25px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}

.sweet-alert .sa-icon.sa-success .sa-line {
    position: absolute;
    z-index: 2;
    display: block;
    height: 5px;
    border-radius: 2px;
    background-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg) \9;
    top: 38px;
    right: 8px;
    width: 47px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    position: absolute;
    z-index: 2;
    top: -4px;
    left: -4px;
    box-sizing: content-box;
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 28px;
    width: 5px;
    height: 90px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: white;
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

.sweet-alert .sa-icon.sa-success::after {
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px;
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
}

.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
    position: absolute;
    width: 60px;
    height: 120px;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    background: white;
}

@-webkit-keyframes animateSuccessTip {
    0% {
        top: 19px;
        left: 1px;
        width: 0;
    }
    54% {
        top: 19px;
        left: 1px;
        width: 0;
    }
    70% {
        top: 37px;
        left: -8px;
        width: 50px;
    }
    84% {
        top: 48px;
        left: 21px;
        width: 17px;
    }
    100% {
        top: 45px;
        left: 14px;
        width: 25px;
    }
}

@keyframes animateSuccessTip {
    0% {
        top: 19px;
        left: 1px;
        width: 0;
    }
    54% {
        top: 19px;
        left: 1px;
        width: 0;
    }
    70% {
        top: 37px;
        left: -8px;
        width: 50px;
    }
    84% {
        top: 48px;
        left: 21px;
        width: 17px;
    }
    100% {
        top: 45px;
        left: 14px;
        width: 25px;
    }
}

@-webkit-keyframes animateSuccessLong {
    0% {
        top: 54px;
        right: 46px;
        width: 0;
    }
    65% {
        top: 54px;
        right: 46px;
        width: 0;
    }
    84% {
        top: 35px;
        right: 0;
        width: 55px;
    }
    100% {
        top: 38px;
        right: 8px;
        width: 47px;
    }
}

@keyframes animateSuccessLong {
    0% {
        top: 54px;
        right: 46px;
        width: 0;
    }
    65% {
        top: 54px;
        right: 46px;
        width: 0;
    }
    84% {
        top: 35px;
        right: 0;
        width: 55px;
    }
    100% {
        top: 38px;
        right: 8px;
        width: 47px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}

.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

/* Internet Explorer 9 has some special quirks that are fixed here */

/* The icons are not animated. */

/* This file is automatically merged into sweet-alert.min.js through Gulp */

/* Error icon */

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    -ms-transform: rotate(-45deg) \9;
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent\9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg) \9;
}

/* Success icon */

/* RESPONSIVE */

@media (min-width: 992px) {
    .fl-content-left {
        padding-right: 15px !important;
    }
    .fl-content-right,
    .fl-sidebar-right {
        padding-left: 15px !important;
    }
    .fl-sidebar-left {
        padding-right: 15px !important;
    }
}

/* RESPONSIVE */

@media (max-width: 768px) {
    .fl-page-header {
        background-image: none !important;
    }
}