/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled, .quantity.buttons_added, .single_add_to_cart_button {
	/*display: none;*/
}

.cross-sells {
	display: none;
}

#customer_details input[readonly="readonly"], .woocommerce-address-fields input[readonly="readonly"]{
	background:  #eee;
}

.woocommerce-Address-title a {
	display:  none;
}

#banner-1923098959 {background-color: transparent !important;}

input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
    background-color: white;
    color: #00a07f;
    border-radius: 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    border-radius: 0;
}

.horti-button {
    color: #00a07f !important;
}

.horti-button:hover {
    background-color: #00a07f !important;
    border:  2px solid #00a07f !important;
    color: #ffffff !important;
}

.entry-image.relative {
    width: 50%;
}
.rev-button {
    color: black !important;
}

.rev-button:hover {
    color: white !important;
    background-color: black !important;
	border: 2px solid black !important;
}

.featured-title {
    text-shadow: none !important;
}

select.orderby {
    border-radius: 0 !important;
}
.dashboard-links a {
    border-radius: 0;
    border: 1px solid #025da87d;
    transition: all 0.5s ease;
}

.dashboard-links a:hover {
   background-color: #025da8;
}
.reps-image {
    background-color: #ffffff;
}
.product-small.box {
    transition: all 0.5s ease;
}
h3.accordion_title {
    background-color: #025da9;
    padding: 1%;
    color: #ffffff;
    margin-bottom: 0px;
}

a.accordion-title.plain {
    background-color: #f1f1f16b;
}

i.icon-angle-down {
    color: #00a080;
}


p.name.product-title.woocommerce-loop-product__title {
    font-weight: bold;
}


.product-small.box {
    background-color: #f1f1f1bd;
}
.box.box-bounce {
    background-color: #f1f1f1;
}
.footer-text.inline-block.small-block {
   font-size: 10PX;
   padding-right: 10PX;
}

.form-title {
    font-weight: bold;
    color: #025da9;
	text-transform: uppercase;
}

.form-info {
	padding-bottom: 1%;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #00a07f;
}
.wpcf7-response-output {
    border-radius: 0px !important;
    padding: 3% !important;
	font-weight: bold;
}


.demo_store a {
    color: white;
font-weight: bold;
}

.demo_store {
    padding: 10px;
    margin: 0;
    background-color: #00a080;
}

.page-title-inner {
    min-height: 89px;
}


element.style {
}
.dark .breadcrumbs {
    color: #fff;
}

img.alignleft.wp-image-2916 {
    margin-right: 0;
}

.related-filter {
    background-color: whitesmoke;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 1%;
	max-width: 218px;
}

@media only screen and (max-width: 48em) {

.tech-info-table {
	font-size: 0.6em !important;

}
}


.shop-sidebar-bh {
	padding-top: 25px;
}

.bh-open-sidebar {
	display: none;
}

.bh-close-sidebar {
	display: inline-block;
}

/* Relevanssi live search styles */
.html_topbar_right {
	width: 90%;
}
.live-search-results {
	width: 100%;
	position: absolute;
	background: white;
	max-height: 50vh;
	overflow-y: auto;
}

.if-logged-in {
	display: none;
}

.logged-in .if-logged-in {
	display: flex;
}

@media (max-width: 1023px) {
	.home .box-category .box-text-inner, .home .box-category .box-text-inner .header-title {
		height: 60px;
		display: grid;
		align-items: center;
	}
	.home .box-category .box-text-inner .header-title {
		height: 60px;
	}
}

.woocommerce-button.button.ced_my_account_reorder {
    padding: 0 1.2em;
    margin-top: 0px; 
    margin-bottom: 1em; 
}

/*.var-content-new {*/
/*    display: none !important;*/
/*}*/

/* My Account start */

.text-right {
    text-align: right;
}
.account-container {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
}

.account-sidebar {
    width: 30%;
    background: #499C83;
    color: white;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.account-sidebar h3 {
    color: white !important;
}
.account-sidebar hr {
    background: white;
    height: 1px;
    opacity: 0.5;
    border-top: 1px solid white;
}
.account-main {
    width: 70%;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}
.account-main .button.secondary {
    margin-right: 0;
}
.account-two-col-section {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
}
.account-two-col-section .account-main-section {
    flex: 1;
}
.account-main-section {
    border: 2px solid #285CA4;
}
.account-section-title {
    background: #285CA4;
    color: white;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;

}
.section-content {
    padding: 25px;
}
.btn-small-blue {
    background: #285CA4;
    padding: 4px 10px;
    color: white;
    font-size: 12px !important;
    font-weight: bold !important;
    text-wrap: nowrap;
    display: inline-block;
}
.btn-small-blue:hover {
    color: white;
}
.btn-medium-white {
    display: inline-block;
    background: white;
    color: #285CA4;
    padding: 10px 15px;
    margin-top: 10px;
    text-transform: uppercase;
}

.btn-small-blue.active {
    background: #e0e0e0;
    color: #499C83;
}

.woocommerce-MyAccount-content .account-main-section:not(:last-child) {
    margin-bottom: 30px;
}
.woocommerce-MyAccount-content .account-two-col-section .account-main-section {
    margin-bottom: 0;
}
.gform_footer, .gform_button {
    padding-bottom: 0 !important; margin-bottom: 0 !important;
}
.gform_wrapper .gform_footer {
    justify-content: center;
}
.gform_wrapper .gform_footer .gform_button {
    background: #285CA4 !important;
    padding: 4px 10px !important;
    color: white !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
    font-size: 12px !important;
    font-weight: bold !important;
    width: auto !important;
}
.gform_wrapper .gform-body .gform_fields .gfield input {
    border-radius: 50px;
    box-shadow: unset;
    text-align: center;
    border-color: #8E8E8E !important;
}
.section-title-container, .media-downloads-text {
    padding: 0 !important;
}

@media (max-width: 768px) {
    .account-container {
        flex-direction: column;
        row-gap: 30px;
        padding: 0 20px;
    }
    .account-sidebar {
        width: 100%;
    }
    .account-main {
        width: 100%;
    }
    .account-two-col-section {
        flex-direction: column;
        row-gap: 30px;
    }
    .table-orders-body .btn-small-blue:not(:last-child) {
        margin-bottom: 5px;
    }
}

@media (max-width: 849px) {
    .shop_table .product-remove a {
        position: relative !important;
        top: 0 !important;
    }
}

/* My account end */

.wc_payment_methods {
    display: none;
}

/* Utilities */

.mt-1 {
    margin-top: 10px;
}

.mb-3 {
    margin-bottom: 30px;
}

@media (min-width: 849px) {
    .mt-md-3 {
        margin-top: 40px;
    }
    .mb-md-4 {
        margin-bottom: 40px;
    }
    .mb-md-5 {
        margin-bottom: 50px;
    }
}

.dropdown-menu {
    margin-bottom: 25px;
    padding: 0 20px;
}
.dropdown-menu .selected {
    background: #285CA4;
    padding: 7px 0;
    color: white;
    font-weight: bold !important;
    text-wrap: nowrap;
    display: inline-block;
    width: 100%;
    font-size: .8em;
    text-transform: uppercase;
    cursor: pointer;
}

.dropdown-menu > ul  {
    background: #F1F1F1;
    margin: 0;
    padding: 0;
}
.dropdown-menu > ul > li {
    list-style: none;
    margin-bottom: 0;
}
.dropdown-menu > ul > li:not(:last-child) {
    border-bottom: 1px solid #cccccc;
}
.dropdown-menu > ul > li > a {
    display: block;
    padding: 7px 0;
    line-height: normal;
    font-size: .8em;
    text-transform: uppercase;
}
.dropdown-menu > ul > li > a.active {
    font-weight: bold;
}

@media (min-width: 849px) {
    .dropdown-menu  {
        display: none;
    }
}

.order-button-account {
    display: block;
    margin-bottom: 30px;
    background-color: #499C83;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 20px;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}

.page-id-3934 .newsletter-footer {
    display: none;
}

.woocommerce-MyAccount-navigation-link--dashboard.is-active.active a {
    color: hsla(0, 0%, 40%, .85);
}

.page-id-12 .woocommerce-MyAccount-navigation-link--dashboard.is-active.active a {
    color: hsla(0,0%,7%,.85);
}

.page-id-12.woocommerce-orders .woocommerce-MyAccount-navigation-link--dashboard.is-active.active a,
.page-id-12.woocommerce-edit-account .woocommerce-MyAccount-navigation-link--dashboard.is-active.active a {
    color: hsla(0, 0%, 40%, .85);
}