/*
Theme Name:   Strive TLC
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://learnwaywp.demothemesflat.com/
Template:     learnway
Version:      1.0.0
Tested up to: 5.9.3
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  learnway-child-theme
*/

li.wc-block-product-categories-list-item {
    border-top: 0 !important;
}
li.wc-block-product-categories-list-item {
    border-bottom: 0 !important;
}

div#logo {
    background: #fff !important;
}
#header.header-style1 {
    background: #273a77 !important;
}
.header-cart-wrapper .nav-cart-trigger svg, .header-wishlist-wrapper .nav-wishlist-trigger svg {
    fill: #fff;
}

.mc4wp-form button {
    border-color: #0087E3;
    background-color: #0087E3;
}

ul.flat-information {
    display: none;
}
.modal-menu__panel-body {
    padding: 20px 0 !important;
}
.modal-menu__panel-body li.menu-item {
    padding: 10px;
    font-weight: bold;
    text-align: center;
    background-color: #0090ff;
    margin-bottom: 5px;
}
.modal-menu__panel-body li.menu-item a {
    color: #fff !important;
}
.modal-menu__panel-body li.menu-item:hover {
    background-color: #273a77;
    color: #fff;
}
.modal-menu__panel-body li.menu-item a:hover {
    color: #fff;
}
.sideText{
    padding: 0 20px;
}
.col-lg-6.col-md-6.widgets-areas.widgets-areas-2 {
    padding-left: 50px;
}
.tf-team .content .reviews {
    display: none !important;
}
#mainnav > ul > li.menu-item-has-children > a:before { display: none !important; }

.archive .breadcrumb-trail.breadcrumbs {
    display: none;
}

.striveHeading {
    font-family: "Raleway", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 65px;
    color: #081F51;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    max-width: 100%;
}


.products.columns-3 { grid-template-columns: none !important; }
.products.columns-3 li.product {
    display: block;
    width: 100%;
}
.products.columns-3 .product-thumbnail {
    width: 25%;
    float: left;
}
.products li .product-thumbnail img {
    object-fit: contain;
    height: 200px !important;
}
.products li .product-thumbnail .woocommerce_loop_product_link {
    display: block !important;
    min-height: unset !important;
    border-radius: 0px !important;
}
.products li .product-info {
    float: right;
    width: 75%;
    text-align: left !important;
    padding-top: 20px !important;
    /* height:200px; */
}
.products li .price {
    display: block;
}
.products.columns-3 .add_to_cart.button span.text {
    display: none;
}
.products.columns-3 li .wrap-btn-action .add_to_cart .cartplus{ margin-right: 0px !important; }
h2.product_category_title {
    background-color: rgba(0, 115, 227, 0.2);
    clip-path: polygon(0 2%, 100% 0, 87% 50%, 100% 100%, 0 100%, 0% 50%);
    font-weight: 700;
    font-size: 12px !important;
    line-height: 12px !important;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 5px 30px 5px 16px;
    width: fit-content;
}


.bundleCard {
    display: block;
    width: 31%;
    padding: 20px;
    border-radius: 0px;
    border: solid 1px #ebebeb;
    margin: 1%;
    float: left;
    position: relative;
}
.bundleCard .premium { 
    position:absolute;
    top:5px;
    right:5px;
    width:20px;
}

@media screen and (max-width: 768px) {
    .bundleCard {
        width: 100%;
        margin: 1%;
    }
}

.memberPlug {
    background-color: #c7da33;
    padding: 20px;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-navigation ul li {
    padding: 15px 10px 15px 20px !important;
}

ul.post-categories {
    margin: 0 !important;
}
.elementor-widget-tfposts .post-meta li {
    list-style: none;
    background-color: #c7da33;
    padding: 1px 4px !important;
}

.tf-posts.style1 .item:first-of-type {
    display: none;
}

.style4 .featured-post {
    height: 550px;
}
.style4 .featured-post img {
    object-fit: cover !important;
    width:100%;
    height:550px;
}
.style1 .featured-post {
    height: 245px;
}
.style1 .featured-post img {
    object-fit: cover !important;
    width:100%;
    height:245px;
}

iframe.full-width.shadow-primary {
    width: 100%;
}

#shipping_method li {
    list-style: none !important;
}

.author-photo {
    float: right;
    width: 40%;
    padding-left: 20px;
    padding-bottom: 20px;
}

.cart-collaterals .cross-sells {
    display: none !important;
}

.singleProduct .product-thumbnail {
    width: 25%;
    float: left;
}

.elementor-kit-10 a:hover {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.espresso_events .post-meta, .display-tckt-slctr-tkt-details {
    display: none !important;
}

p.woocommerce-store-notice.demo_store {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #c7da33;
    padding: 10px;
    font-weight: bold;
    z-index: 9999;
}
a.woocommerce-store-notice__dismiss-link {
    float: right;
}

.free.learnway-theme-icon-shopping-cart::before, .free .single_add_to_cart_button::before {
    content: '+' !important;
    font-size: 25px;
    line-height: 0px;
}
div#block-24 {
    background-color: #D2E3F9;
}

a.button.alt {
    margin: 10px 0;
}

#mainnav > ul > li.menu-item-has-children > a::after {
    font-family: "learnway";
    content: "\f10b";
    position: absolute;
    padding-left: 5px;
}

#mainnav > ul > li > a {
    line-height: unset;
}