/*
Theme Name: squared-Child
Template: squared
*/


/* 
ALL CSS CODE TO BE WRITTEN IN THEME OPTIONS 
at 
Thrive Dashboard - theme options - style and layout setting - custom css 
*/

/* ----------- HEADER CSS ----------- */

.home #floating_menu[data-float='float-fixed'] {
	opacity: 0;
	display: none;
}

.home #floating_menu.mff {
	opacity: 1;
	display: block;
    -webkit-transition: all,0.7s,ease;
    -moz-transition: all,0.7s,ease;
    transition: all,0.7s,ease;
}

#floating_menu[data-float='float-fixed'],
#floating_menu.mff {
	display: block;
}



.home .flex-cnt .wrp.cnt {
	padding-top: 0 !important;
}


header nav ul>li {
    padding: 15px 25px 15px 0px;
    font-size: 15px;
    font-weight: 700;
}

.cnt .awr.lnd {
    padding-top: 0px;
}

#floating_menu header {
    padding: 0px;
}

header {
    background: #fff !important;
}

header ul.menu > li > a {
    color: #000;
}





.woocommerce .bSe {
    margin-top: 30px;
}

header nav ul>li {
    padding: 15px 25px 15px 0px;
    font-size: 15px;
    font-weight: 700;
}

header ul.menu > li > a {
    color: #000;
}

.cnt .awr.lnd {
    padding-top: 0 !Important;
}

.thrv_wrapper, .ignore_during_draggable {
    padding: 0 !important;
}

.tve_flt .thrv_lead_generation input[type="password"] {
    border-radius: 3px;
    border: 3px solid #e5e5e5;
    color: #aaaaaa;
    padding: 10px 10px;
    font-size: 0.8em;
}

.tve_flt .thrv_lead_generation input#passsub {
    border-radius: 3px;
    font-weight: 400;
    font-size: 18px;
    font-family: inherit;
    line-height: 22px;
    text-shadow: none;
    padding-bottom: 11px;
    background-color: #2765c1;
    background-image: -webkit-linear-gradient(#2765c1,#0055ab);
    background-image: linear-gradient(#2765c1,#0055ab);
    border: 1px solid #024f97;
    color: #ffffff;
    font-size: 0.8em;
    padding: 0.4em 1em;
    margin-left: 10px;
cursor: pointer;
}

/* get started pages */

.height-220 .tve_cb {
    height: 180px;
}


/* WooCommerce column styling */

@media (min-width: 742px) {

.columns-4 ul.products li.product-category {
    width: 24.25% !important;
    margin-right: 1% !important;
    height: 350px !important;
}

}

.columns-4 ul.products li.product-category mark.count {
    display: none;
}

.columns-4 ul.products li.product-category:nth-child(4n) {
    margin-right: 0 !important;
}

/* Schools and Teachers */

.thrv_wrapper.thrv_widget_menu.schools-menu .thrive-shortcode-html {
    display: table;
    table-layout: fixed;
    width: 100%;
}


.thrv_wrapper.thrv_widget_menu.schools-menu ul {
    display: table-row;
    margin: 0;
    padding: 0;
    width: 100%;
}

.thrv_wrapper.thrv_widget_menu.schools-menu ul li {
    display: table-cell !important;
    list-style: none;
    text-align: center;
}

.thrv_wrapper.thrv_widget_menu.schools-menu ul li a {
    display: block;
}

.thrv_wrapper.thrv_widget_menu.schools-menu ul li.mobile-mini-cart,
.thrv_wrapper.thrv_widget_menu.schools-menu h2 {
    display: none !important;
}



.bundled_product_summary .bundled_product_images {
    float:  none !important;
    text-align: left;
    margin: 0 !important;
    padding: 0;
}

.bundled_product_summary {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    min-height: 150px !important;
    width: 14% !important;
}

.bundled_product_summary .details .cart {
    display: none !important;
}

.bundled_product_summary .bundled_product_images a {
    margin: 0 !important;
}

.bundled_product_summary .details h4 {
    margin: 0;
    font-size: 0.7em !important;
}

.product_meta {
    font-size: 12px !important;
}

.bundle_form {
    margin: 0.6em 0 !important;
}

#mobile_sections_container .in.darkSec.pddbg {
    width: 100% !important;
}


/* cart */

tr.shipping td {
    color: #ffffff !important;
}

tr.shipping td span {
    color: #000000 !important;
    margin-left: -6px;
}


@media screen and (max-width: 1024px) {

    #desktop_sections_slider {
	display: none;
    }

}



@media screen and (min-width: 1025px) {

    #mobile_sections_container {
	display: none;
    }

}

#wp-live-chat-inner-image-div {
   height: 42px !important;
}

#wp-live-chat-image {
    width: 42px !important;
    max-height: 42px !important;
    top: -40px !important;
    left: 20px !important;
}

.wplc_offline {
    font-size: 16px !important;
    line-height: 2;
}







/* WooCommerce */



.sup-col-1, .sup-col-2 {
    float: left;
    width: 48% !important;
    margin-top: 2em;
}

.sup-col-1 {
    margin-right: 2%;
}

.sup-col-2 {
    padding: 1em;
    box-sizing: border-box;
    background: rgba(36,68,123,0.08);
    margin-top: 3em;
}

.sup-col-2_#order_review {
    color: #ffffff;
}

.cnt .checkout #order_review table.shop_table td, .cnt .checkout #order_review table.shop_table th {
    background: none;
    border-color: transparent;
    padding: 9px 0px;
    text-align: left;
}

#payment ul.payment_methods li {
    border-bottom: 1px solid #ccc !important;
    line-height: 32px;
    padding: 1em 0 0;
    vertical-align: top;
    margin: 0 0 0.8em !important;
    border-top: none;
}

#payment ul.payment_methods {
    margin: 0 !important;
}

p.form-row.terms.wc-terms-and-conditions {
    margin: 0 !important;
}

p.form-row.terms.wc-terms-and-conditions input {
    float: left;
    margin-right: 1em;
    margin: 6px 1em 0 6px;
}

.payment_box.payment_method_cod p {
    margin: 0 0 0.8em;
    font-size: 0.8em;
    font-style: italic;
}

#payment ul.payment_methods li:first-child {
    border-top: 1px solid #ccc;
}

input#place_order {
    margin: 2em 15%;
    text-align: center;
    width: 70%;
}

.bSe table tbody tr:last-child {
    border: none;
}





@media screen and (max-width: 600px) {


.sup-col-1, .sup-col-2 {
    float: left;
    width: 100%;
}

}

@media (max-width: 741px) {

.tve-woocommerce .cnt ul.products li,
.columns-4 ul.products li.product-category {
    width: 100% !important;
    height: auto !important;
}

.tve-woocommerce .cnt ul.products li:hover:before {
display: none !important;
}


tve-woocommerce .cnt ul.products li h2 {
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0 10px;
}

}

@media (max-width: 600px) {

.tve-woocommerce .cnt ul.products li {
    width: 100% !important;
}

}

form.checkout.woocommerce-checkout {
    margin: 0 auto;
}

.tve-woocommerce .tve-woo-input, .tve-woocommerce input[type="text"], .tve-woocommerce input[type="email"], .tve-woocommerce input[type="tel"], .tve-woocommerce input[type="password"], .tve-woocommerce select, .tve-woocommerce textarea {
    border: 1px solid #bbb;
    border-radius: 4px;
}

form.checkout .col2-set {
    width: 48%;
    float: left;
    margin-right: 4%;
}

form.checkout div#order_review {
    float: left;
    width: 48%;
}

.tve-woocommerce .cnt .checkout h3#order_review_heading {
    float: left;
}

input#ship-to-different-address-checkbox {
    margin-left: 1em;
}

