/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/

/* Your customizations starts here */

.rental-buttons {
    margin: 0 0 30px 0;
}

.single-product-content .compare-btn-wrapper {
    display: none;
}

.single-product-content .basel-after-add-to-cart {
    display: none;
}

.single_add_to_cart_button {
    padding: 10px 30px;
    background-color: #fff !important;
    border: 2px solid #333 !important;
    color: #333;
    font-weight: 700;
}

.single_add_to_cart_button:hover {
    background-color: #333 !important;
    color: #fff;
}

.ck_form {
    border-top: solid 20px #a4b3c4;
    border-top-color: #a4b3c4 !important;
    border-bottom: solid 10px #49607b;
    border-bottom-color: #49607b !important;
    font-family: Quicksand, Tahoma, Geneva, sans-serif !important;
}

.ck_form .ck_form_title {
    font-family: "Josefin Sans", Tahoma, Geneva, sans-serif !important;
}

.ck_form .ck_subscribe_button {
    font-weight: 600;
}

.search-results article.type-product .post-mask {
    margin-top: 50px;
}

.topbar-wrapp.color-scheme-light .top-bar-left {
    vertical-align: unset;
    overflow: hidden;
    padding: 10px 0 0;
}

.topbar-wrapp.color-scheme-light .top-bar-left > a {
    vertical-align: top;
}

.topbar-wrapp .social-icons {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.social-icons.icons-design-colored li a {
    color: #8f8f8f;
    background-color: #efefef;
    border-radius: 50px;
}

.basel-navigation .menu > li.menu-item-design-default .sub-menu-dropdown {
    width: max-content;
    padding-top: 0;
    padding-bottom: 0;
}

.basel-navigation .menu > li.menu-item-design-default ul li a {
    width: 100%;
    font-size: 14px !important;
}

.basel-navigation .menu > li.menu-item-design-default ul li:hover {
    background-color: #e03933;
}

.basel-navigation .menu > li.menu-item-design-default ul li:hover > a {
    margin-left: 0;
    color: #fff !important;
}

.product-items .owl-item .entry-title {
    font-size: 18px;
}

.product-item .post-mask .meta-post-categories {
    width: 100%;
    margin: 0 0 10px;
    padding: 5px 0 10px;
    height: auto;
}

.single-product .slider-title {
    margin-bottom: 40px;
}

.single-product-content p.price {
    font-size: 32px;
    font-family: "Josefin Sans", Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.single-product-content p.price span {
    /* color: #303030 !important; */
}

.type-post .entry-meta a,
.blog-post-loop a {
    font-weight: normal !important;
}

.blog-post-loop.post-single-page .entry-title {
    font-weight: 700;
}

.blog-post-loop .entry-title a {
    font-weight: 700 !important;
}

.blog-post-loop.post-single-page .entry-meta {
    margin: 0 0 30px;
}

.blog-post-loop .entry-content {
    line-height: 2em;
    font-size: 16px;
    text-align: justify;
}

.blog-post-loop.post-single-page .entry-content p {
    line-height: 2em;
}

.entry-meta a.author-link {
    display: inline-block;
    margin: 1em 0 0;
}

@media only screen and (max-width: 640px) {
    .rental-buttons {
        margin: 0 0 15px 0;
    }

    .rental-buttons .button {
        margin-bottom: 15px;
    }
}
