/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.custom-header-top {
    background: #c1272d;
}
.custom-header-top .fusion-row {
    max-width: 1240px !important;
    margin: 0 auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.custom-header-top .header-cus-left {
    display: none;
}
.header-cus-right {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 2px 0px 5px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.header-cus-right .fusion-social-links-header {
    width: 40%;
    order: 2;
    margin: 0;
}
.header-cus-right .fusion-social-networks-wrapper{
    float: right;
}
.fusion-logo img {
    width: auto;
    max-height: 180px;
    margin-bottom: -85px;
    margin-top: 5px;
}
.custom-top-menu-hd {
    width: 60%;
}
.custom-top-menu-hd ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding-left: 0;
}
.custom-top-menu-hd ul li {
    display: inline-block;
    margin-right: 30px;
}
.custom-top-menu-hd ul li a{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.custom-top-menu-hd ul li a:hover{
    color: #f8f03b;
}
.fusion-social-links-header .fusion-social-networks a:hover {
    color: #f8f03b !important;
    opacity: 1;
}
/* .fusion-header-wrapper:not(.fusion-is-sticky) .fusion-header {
    position: absolute;
    width: 100%;
    background: transparent;
    border: none;
    top: 0;
} */
.fusion-header-wrapper.fusion-is-sticky .fusion-header {
    background: rgba(255,255,255,.95) !important;
}
.fusion-secondary-header {
    border: none;
}
.fusion-social-links-header {
    margin-top: 5px;
}
.fusion-secondary-menu > ul > li {
    border: none !important;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover{
    color: #c1272d!important;
}
.fusion-secondary-menu > ul > li > a {
    letter-spacing: .5px;
    font-size: 13px !important;
    font-weight: 500;
    height: auto !important;
    line-height: 1.8 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.fusion-secondary-menu > ul > li {
    float: none;
    display: inline-block;
    margin-right: 0 !important;
}
.fusion-secondary-menu > ul {
    text-align: right;
    margin-right: -12px !important;
}
.fusion-secondary-menu > ul {
    text-align: right;
    margin-right: -12px;
    padding-left: 150px;
}
.fusion-secondary-menu > ul > li > a:hover {
    color: #f8f03b;
}
.fusion-secondary-menu > ul > li {
    margin-right: 15px;
}
.fusion-secondary-menu ul li:last-child{
    pointer-events: none;
}
.opacity-0 img {
    opacity: 0;
}
.avada-has-rev-slider-styles .avada-skin-rev {
    border: none !important;
}
.img-width-100 * {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
/* .home-banner-shape {
    position: absolute !important;
    bottom: 0 !important;
    z-index: 1 !important;
    width: 100vw !important;
}
.home-banner-shape .fusion-slant-candy {
    position: relative !important;
    bottom: -1px !important;
} */
rs-dotted.twoxtwo {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    opacity: .6;
}
.avada-menu-highlight-style-bar:not(.fusion-header-layout-v6) .fusion-main-menu > ul > li > a {
    border-top: none !important;
}
.fusion-main-menu > ul > li > a .menu-text {
    position: relative;
}
.fusion-main-menu > ul > li > a .menu-text::after {
    content: "";
    background: #c1272d;
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: all .3s ease-in-out .0s;
}
.fusion-main-menu > ul > li > a:hover .menu-text::after {
    width: 100%;
}
.home-sign-section::before {
    content: "";
    background: rgb(231,11,49);
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(255,255,255,.9) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.max-width-840px {
    max-width: 840px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.eui-widget-title.eapps-instagram-feed-title {
    display: none !important;
}

.join-our-unlimited-plan-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background: rgb(231,11,49);
    background: linear-gradient(10deg, rgba(231,11,49,0.798739564185049) 0%, rgba(255,255,255,0.6) 100%); */
    background: #000;
    opacity: .4;
}
.page-title-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(231,11,49);
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 30%, rgba(255,255,255,.8) 100%);
}
.button-xlarge {
    font-weight: 600 !important;
}
body .fusion-accordian .panel-heading {
    background: transparent !important;
    padding-left: 0 !important;
}
body .fusion-accordian .panel-heading a {
    background: #c1272d !important;
    padding-left: 20px !important;
    border-radius: 5px !important;
    padding-right: 15px !important;
    display: block;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff !important;
}
.fusion-accordian .fusion-panel + .fusion-panel {
    margin-top: 10px;
}
body .fusion-accordian .panel-heading:hover {
    background: transparent !important;
}
body .fusion-accordian .panel-heading:hover a,
body .fusion-accordian .panel-heading a.active {
    background: #f8f03b !important;
    color: #000 !important;
}
body .fusion-accordian .panel-heading a.active i {
    color: #000 !important;
}
.yellow-overlay {
    position: relative;
    z-index: 1;
}
.yellow-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #f8f03b;
    opacity: .8;
}
.pink-overlay {
    position: relative;
    z-index: 1;
}
.pink-overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #c1272d;
    opacity: .8;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover {
    color: #fff;
}
.font-white {
    color: #fff;
}
.page-title-section .fusion-text {
    max-width: 640px;
}
.page-title-section .font-white a {
    color: #f8f03b !important;
}
.page-title-section .font-white a:hover {
    color: #000 !important;
}
.margin-right-20px {
    margin-right: 20px;
}
.pink-overlay .fusion-text,
.pink-overlay .fusion-title,
.yellow-overlay .fusion-text,
.yellow-overlay .fusion-title {
    position: relative !important;
    z-index: 1 !important;
}

.sec-header-title {
    overflow: visible;
}
.sec-header-title .title-heading-center{
    display: inline-block;
    background: #000;
    color: #fff;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    padding: 5px 40px !important;
}
.sec-header-title.padding-btm .title-heading-center{
    padding-bottom: 15px !important;
}
.elemnt-header-title .title-heading-left, .elemnt-header-title h3{
    text-transform: uppercase;
    font-size: 26px !important;
    line-height: 30px !important;
}
.elemnt-header-title .title-heading-center{
    line-height: 30px !important;
    font-size: 26px !important;
}
.pricing-left-col .element-header-title-big, 
.pricing-right-col .element-header-title-big{
    padding-left: 5px;
    padding-right: 15px;
}
.element-header-title-big h3{
    text-transform: uppercase;
    font-size: 24px !important;
    line-height: 1.4 !important;
    display: inline-block;
    width: 100%;
}
.pricing-header-title{
    background: #000;
    padding-top: 7px;
    padding-bottom: 7px;
}
.pricing-header-title h4 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold !important;
}
.pricing-left-col .fusion-column-wrapper {
    border-left: 0px !important;
    border-top: 0px !important;
    border-bottom: 0 !important;
}
.pricing-left-col p, 
.pricing-right-col p{
    padding-left: 5px;
    padding-right: 15px;
}
.pricing-right-col .fusion-column-wrapper {
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 0 !important;
}

.woocommerce-cart-form .woocommerce-content-box {
    border: none;
    padding: 0;
}
.woocommerce-cart-form .woocommerce-content-box .fusion-responsive-typography-calculated {
    display: none;
}
.shop_table thead tr th {
    background: #c1272d !important;
    color: #fff !important;
    font-size: 15px !important;
    padding: 18px 0 !important;
}
.shop_table .product-name {
    padding-left: 25px  !important;
}
.shop_table .product-remove {
    padding-right: 25px;
}
.woocommerce-cart-form {
    background: #f9f9f9;
}
.woocommerce-cart-form td, 
.woocommerce-cart-form tr {
    border: none !important;
}
.shop_table a:hover {
    color: #000;
}
.shop_table .product-remove a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.shop_table .product-remove a:hover {
    color: #fff;
    background: #c1272d;
}
.shop_table .product-subtotal .amount {
    color: #c1272d !important;
    font-weight: 600;
}
.woocommerce-cart .quantity .minus {
    background: #fff;
    border: none !important;
    border-radius: 50%;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    font-size: 23px !important;
    width: 35px !important;
    height: 35px !important;
    transition: all .3s ease-in-out .0s;
    color: #c1272d !important;
}
.woocommerce-cart .quantity .plus {
    background: #fff;
    border: none !important;
    border-radius: 50%;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    font-size: 20px !important;
    width: 35px !important;
    height: 35px !important;
    transition: all .3s ease-in-out .0s;
    color: #c1272d !important;
}
.woocommerce-cart .quantity .minus:hover,
.woocommerce-cart .quantity .plus:hover {
    color: #fff !important;
    background: #c1272d !important;
}
.woocommerce-cart .quantity {
    border: none !important;
    overflow: visible !important;
}
.woocommerce-cart .quantity .qty {
    border: none !important;
    font-size: 20px !important;
    color: #c1272d !important;
    font-weight: 600;
}
.cart-collaterals .shipping-coupon .coupon {
    border: none !important;
    padding: 0;
}
.cart-collaterals .shipping-coupon .coupon > h2 {
    display: none;
}
.cart-collaterals .shipping-coupon .coupon #avada_coupon_code {
    min-height: 54px;
    background: #f5f5f5;
    color: #aaa;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 15px;
}
.cart-collaterals .shipping-coupon .coupon ::-webkit-input-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.cart-collaterals .shipping-coupon .coupon ::-moz-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.cart-collaterals .shipping-coupon .coupon :-ms-input-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.cart-collaterals .shipping-coupon .coupon :-moz-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.cart-collaterals .shipping-coupon .coupon #avada_coupon_code:focus {
    border-color: #c1272d;
}
.cart-collaterals .shipping-coupon .coupon .fusion-apply-coupon {
    min-height: 54px;
}
.fusion-body .cart_totals {
    background: transparent;
    border: none;
    padding: 0;
}
.fusion-body .cart_totals > h2 {
    background: #c1272d;
    text-align: center;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 15px !important;
    border-radius: 5px;
    margin-bottom: 0;
}
.wc-proceed-to-checkout > a {
    width: 100%;
}
.shop_table.shop_table_responsive .cart-subtotal {
    background: #fcfcfc;
    border: none !important;
}
.shop_table.shop_table_responsive .cart-subtotal > * {
    padding: 15px 25px !important;
    border: none !important;
}
.shop_table.shop_table_responsive .cart-subtotal > th {
    font-weight: 600;
}
.shop_table.shop_table_responsive .order-total {
    background: #f7f7f7;
    border: none !important;
}
.shop_table.shop_table_responsive .order-total > th {
    font-weight: 600;
}
.shop_table.shop_table_responsive .order-total > * {
    padding: 15px 25px !important;
    border: none !important;
}
.shop_table.shop_table_responsive .order-total .amount {
    color: #c1272d !important;
}
.shop_table.shop_table_responsive {
    margin-bottom: 15px;
}
.woocommerce-notices-wrapper > * {
    background: #c1272d !important;
    padding: 20px 20px 20px 40px !important;
    border: none !important;
    color: #fff !important;
}
.shop_table_responsive.woocommerce-cart-form__contents .product-thumbnail img {
    max-width: 80px !important;
}
.avada-myaccount-user {
    display: none !important;
}
.woocommerce-content-box.full-width.checkout_coupon {
    padding: 0 !important;
    border: none !important;
}
.woocommerce-content-box.full-width.checkout_coupon > h2 {
    display: none;
}
.woocommerce-content-box.full-width.checkout_coupon #coupon_code {
    min-height: 54px;
    background: #f5f5f5;
    color: #aaa;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 15px;
}
.woocommerce-content-box.full-width.checkout_coupon ::-webkit-input-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.woocommerce-content-box.full-width.checkout_coupon ::-moz-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.woocommerce-content-box.full-width.checkout_coupon :-ms-input-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.woocommerce-content-box.full-width.checkout_coupon :-moz-placeholder { 
    color: #aaa !important;
    opacity: 1;
}
.woocommerce-content-box.full-width.checkout_coupon #coupon_code:focus {
    border-color: #c1272d;
}
.woocommerce .checkout_coupon .coupon-input {
    width: 100% !important;
    max-width: 420px !important;
}
.woocommerce .checkout_coupon .coupon-contents {
    justify-content: flex-start !important;
}
.woocommerce .checkout_coupon .coupon-contents {
    justify-content: flex-start !important;
    display: block !important;
    width: 100% !important;
}
.woocommerce .checkout_coupon .coupon-contents .fusion-button {
    min-height: 54px;
}
.woocommerce-side-nav {
    float: none !important;
    width: 100% !important;
    background: #c1272d !important;
}
.woocommerce-side-nav > li {
    display: inline-block !important;
    border: none !important;
}
.woocommerce-side-nav > li a {
    color: #fff !important;
    padding: 13px 20px !important;
    border-bottom: none !important;
    transition: all .3s ease-in-out .0s !important;
}
.woocommerce-side-nav > li a:hover,
.woocommerce-side-nav > li.is-active a {
    color: #000 !important;
    background: #f8f03b !important;
}
.woocommerce-content-box.avada-checkout {
    padding: 0 !important;
    border: none !important;
    margin-left: 0 !important;
}
.woocommerce-billing-fields.avada-select > .fusion-responsive-typography-calculated,
.woocommerce-additional-fields > .fusion-responsive-typography-calculated {
    font-size: 30px !important;
    padding-bottom: 0;
    margin-top: 25px;
}
#billing_address_2_field {
    display: none !important;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.woocommerce-billing-fields__field-wrapper > * {
    width: 50% !important;
    float: none !important;
    padding: 0 15px !important;
}
.woocommerce-billing-fields__field-wrapper input:not([type="submit"]):not([type="checkout"]) {
    background: #f5f5f5 !important;
    border: 2px solid #f5f5f5 !important;
    border-radius: 4px !important;
    min-height: 50px;
    padding: 0 20px !important;
    color: #888 !important;
}
.select2-container--default .select2-selection--single {
    background: #f5f5f5 !important;
    min-height: 50px !important;
    border-radius: 4px !important;
    border: 2px solid #f5f5f5 !important;
}
.woocommerce-billing-fields__field-wrapper input:not([type="submit"]):not([type="checkout"]):focus,
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow,
#order_comments:focus {
    border-color: #c1272d !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #888 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #888 !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-bottom-color: #888 !important;
}
#order_comments {
    background: #f5f5f5 !important;
    color: #888 !important;
    padding: 15px !important;
    min-height: 140px !important;
    border-radius: 5px !important;
    border: 2px solid #f5f5f5 !important;
}
.woocommerce-input-wrapper ::-webkit-input-placeholder { 
    color: #888 !important;
    opacity: 1;
}
.woocommerce-input-wrapper ::-moz-placeholder { 
    color: #888 !important;
    opacity: 1;
}
.woocommerce-input-wrapper :-ms-input-placeholder { 
    color: #888 !important;
    opacity: 1;
}
.woocommerce-input-wrapper :-moz-placeholder { 
    color: #888 !important;
    opacity: 1;
}
.checkout.woocommerce-checkout {
    margin-top: 20px !important;
}
.checkout .shop_table th.product-total {
    padding-right: 25px !important;
}
.woocommerce-checkout-review-order-table tbody {
    background: #fcfcfc !important;
    border: none !important;
}
.checkout .shop_table tbody .product-total {
    padding-right: 25px;
    border: none !important;
}
.woocommerce-checkout-review-order-table * {
    border: none !important;
}
.woocommerce-checkout-review-order-table tfoot {
    background: #f5f5f5 !important;
}
.woocommerce-checkout-review-order-table tfoot td {
    padding-right: 25px;
}
.woocommerce-checkout-review-order-table tfoot th {
    font-weight: 600;
}
.checkout .shop_table tfoot tr.order-total .amount {
    color: #c1272d !important;
}
.woocommerce-order.avada-thank-you > h2,
.avada-order-details.woocommerce-content-box > h2,
.avada-customer-details.woocommerce-content-box header > h2 {
    font-size: 30px !important;
    font-weight: 600 !important;
}
.avada-thank-you .order_details li::before {
    background: #c1272d !important;
}
.avada-order-details .shop_table.order_details .product-total {
    padding-right: 25px !important;
}
.avada-order-details .shop_table.order_details tfoot tr th {
    font-weight: 600;
}
.avada-order-details .shop_table.order_details tfoot tr:last-child .amount {
    color: #c1272d !important;
}
.fusion-main-menu > ul > li.fusion-menu-cart > a * {
    color: #fff !important;
}
.fusion-menu-cart-items {
    width: 240px !important;
}
.fusion-menu-cart-checkout {
    padding: 5px !important;
    display: flex !important;
    flex-flow: row wrap !important;
    justify-content: space-between !important;
}
.fusion-menu-cart-checkout > div {
    width: 48% !important;
}
.fusion-menu-cart-checkout a {
    background: red !important;
    padding: 10px 10px 10px 25px !important;
    color: #fff !important;
    width: 100% !important;
    box-sizing: border-box !important;
    text-align: center !important;
}
.fusion-menu-cart-checkout a::before {
    color: #fff;
}
.fusion-menu-cart-checkout a:hover {
    background: #f8f03b !important;
    color: #000 !important;
}
.fusion-menu-cart-checkout a:hover::before {
    color: #000 !important;
}




.fusion-footer-widget-area.fusion-widget-area.fusion-footer-widget-area-center {
    background: transparent;
}
.fusion-footer {
    background: #19191b url('http://nolan.suvronur.com/thekwikcarwash/wp-content/uploads/2020/07/carbon_BG-20.png');
    position: relative;
}
.footer-contact-info {
    display: flex;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
    max-width: 1040px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.footer-contact-info-item {
    width: 25%;
    padding: 0 15px;
}
.footer-contact-info-item i {
    color: #c1272d;
    font-size: 36px;
    margin-bottom: 18px;
    transition: all .3s ease-in-out .0s;
}
.footer-contact-info-item:hover i {
    color: #f8f03b;
}
.footer-contact-info-item * {
    font-size: 16px;
}
.footer-contact-info-item p {
    margin-top: 7px;
    margin-bottom: 0;
    font-size: 14px;
}
.footer-contact-info-item strong {
    display: block;
}
.footer-contact-info-item .color {
    color: #c1272d;
}
.fusion-footer footer .fusion-columns .fusion-column > section:nth-child(1) {
    margin-bottom: 25px;
}
#toTop {
    background: #f8f03b;
}
#toTop:hover {
    background: #000 !important;
}
#toTop::before {
    color: #000;
}
#toTop:hover::before {
    color: #fff;
}

.es-cf7-wrapper {
    max-width: 460px;
    display: flex;
    flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -5px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -15px;
}
.es-cf7-wrapper-half {
    width: 100%;
    padding: 0 5px;
}
.es-cf7-wrapper .wpcf7-form-control.wpcf7-text {
    width: 100% !important;
    background: #fff;
    color: #000 !important;
    height: 48px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
    text-align: center;
    margin-bottom: 20px;
}
.es-cf7-wrapper ::-webkit-input-placeholder { 
  color: #888 !important;
  opacity: 1;
}
.es-cf7-wrapper ::-moz-placeholder { 
  color: #888 !important;
  opacity: 1;
}
.es-cf7-wrapper :-ms-input-placeholder { 
  color: #888 !important;
  opacity: 1;
}
.es-cf7-wrapper :-moz-placeholder {
  color: #888 !important;
  opacity: 1;
}
.es-cf7-wrapper .wpcf7-form-control.wpcf7-submit {
    border: none !important;
    height: 48px;
    background: #faed39 !important;
    color: #000 !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.es-cf7-wrapper .wpcf7-form-control.wpcf7-submit:hover {
    background: #000 !important;
    color: #fff !important;
}
.home-sign-section strong {
    color: #fff !important;
}
.footer-sicon {
    padding-left: 0;
    list-style: none;
}
.footer-sicon li {
    display: inline-block;
}
.footer-sicon li a {
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
}
.footer-sicon li a:hover {
    color: #faed39;
}
.hover-text-black a:hover {
    color: #000;
}
.fusion-main-menu .sub-menu {
    width: 240px !important;
}
.sep-boxed-pricing .panel-heading {
    background-color: #c1272d !important;
}
.pricing-table-1.full-boxed-pricing .panel-wrapper:hover .panel-heading, 
.pricing-table-1 .panel-wrapper:hover .list-group-item {
    background-color: #fff !important;
}
.pricing-table-1 .fusion-panel {
    border-color: #c1272d !important;
}
.pricing-table-1.fusion-pricing-table .panel-body .price .integer-part {
    color: #c1272d !important;
    font-size: 40px !important;
}
.sep-boxed-pricing .panel-body .price .currency {
    top: -19px !important;
    margin-right: 2px !important;
    color: #c1272d !important;
    font-size: 20px !important;
}
.pricing-table-1.fusion-pricing-table .panel-body .price .decimal-part {
    color: #c1272d !important;
    font-size: 20px;
    top: 5px !important;
    margin-left: 3px;
}
.sep-boxed-pricing .panel-body .price .time {
    font-size: 13px !important;
    margin-left: 6px !important;
    color: #000 !important;
}
.pricing-table-1 .panel-wrapper .list-group-item {
    font-size: 14px !important;
    padding: 12px 10px !important;
    border-bottom: 1px solid #eee !important;
}
body .contact-page-form form {
    width: 100% !important;
    max-width: 560px !important;
    margin-left: auto;
    margin-right: auto;
}
body .coupons-email-subs .wpcf7-form .wpcf7-text.email-subs-fild {
    border: 2px solid #c2c2c2 !important;
    background: #f9f9f9 !important;
    min-height: 50px;
    color: #000 !important;
    border-radius: 5px;
    margin-bottom: 16px;
    font-size: 15px !important;
    font-weight: 400 !important;
    width: 100% !important;
}
body .coupons-email-subs .wpcf7-form textarea {
    border: 2px solid #c2c2c2 !important;
    background: #f9f9f9 !important;
    color: #000 !important;
    border-radius: 5px;
    margin-bottom: 16px;
    font-size: 15px !important;
    font-weight: 400 !important;
    width: 100% !important;
}
body .coupons-email-subs .wpcf7-form .wpcf7-text.email-subs-fild:focus,
body .coupons-email-subs .wpcf7-form textarea:focus {
    border-color: #c1272d !important;
}
body .coupons-email-subs .wpcf7-form ::-webkit-input-placeholder { 
  color: #000 !important;
  opacity: 1;
}
body .coupons-email-subs .wpcf7-form ::-moz-placeholder { 
  color: #000 !important;
  opacity: 1;
}
body .coupons-email-subs .wpcf7-form :-ms-input-placeholder { 
  color: #000 !important;
  opacity: 1;
}
body .coupons-email-subs .wpcf7-form :-moz-placeholder { 
  color: #000 !important;
  opacity: 1;
}
body .coupons-email-subs .email-subs-butn {
    border: none !important;
    background: #c1272d !important;
    font-weight: 600 !important;
    letter-spacing: .5px !important;
    text-transform: capitalize !important;
    min-height: 48px !important;
    width: 100% !important;
}

.page-title-column {
    padding-top: 200px !important;
}
.page-title-column .fusion-separator {
    margin-top: 60px !important;
}
.tkw-gmap {
    margin-bottom: 30px;
}
.fusion-main-menu > ul > li > a {
    text-transform: uppercase;
}

/*------ Pricing Table Css Start -------*/


.tkc-pricing-tab-wrapper ul.nav-tabs {
    max-width: 460px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: inherit !important;
    border: 1px solid #000 !important;
    padding: 3px !important;
    border-radius: 100vmax !important;
    background: none !important;
    box-shadow: none !important;
    border-color: #000 !important;
}
.tkc-pricing-tab-wrapper .nav {
    border: none !important;
    padding: 0 15px !important;
    padding-bottom: 5px !important;
}
.tkc-pricing-tab-wrapper ul::before {
    display: none !important;
}
.tkc-pricing-tab-wrapper ul li.active a {
    border: none !important;
    background: #ffeb3b !important;
}
.tkc-pricing-tab-wrapper ul li a {
    padding: 15px 30px !important;
    font-size: 16px !important;
    border-radius: 100vmax !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.tkc-pricing-tab-wrapper ul li.active a h4 {
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
    color: #000 !important;
}
.tkc-pricing-tab-wrapper ul li a h4 {
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
}
.tkc-pricing-tab-wrapper .tab-pane {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    max-width: 960px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.tkc-pricing-tab-wrapper {
    max-width: 960px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.tkc-pricing-tab-wrapper .wp-block-easy-pricing-tables-table {
    padding-top: 40px !important;
    gap: 5px !important;
    padding-bottom: 0 !important;
}
.tkc-pricing-tab-wrapper .tkc-pricing-col {
    box-shadow: none !important;
    border-radius: 13px !important;
    padding: 35px 12px 30px !important;
}
.tkc-pricing-tab-wrapper .tkc-pricing-button {
    font-size: 14px !important;
    font-family: 'Montserrat' !important;
    padding: 12px 30px !important;
    width: auto !important;
    text-transform: uppercase !important;
    background: #000 !important;
    color: #ffeb3b !important;
    margin-top: 65px !important;
	border-radius: 5px !important;
}
.tkc-pricing-tab-wrapper .tkc-pricing-button:hover {
    top: 0 !important;
}
.tkc-pricing-tab-wrapper .tkc-pricing-box-title {
    font-size: 28px !important;
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    line-height: 1 !important;
    height: auto !important;
    min-height: auto !important;
}
.tkc-pricing-tab-wrapper p.priceText {
    font-size: 70px !important;
    font-family: 'Montserrat' !important;
    line-height: 1 !important;
    margin-bottom: 35px !important;
}
.tkc-pricing-tab-wrapper p.priceText sup {
    margin: 0 !important;
    top: 0 !important;
    font-size: 36px !important;
}
.tkc-pricing-tab-wrapper ul.wp-block-easy-pricing-tables-list li {
    padding-bottom: 20px !important;
    font-size: 15px !important;
    font-family: 'Montserrat' !important;
    color: #000 !important;
}
.tkc-pricing-tab-wrapper p.planSubText {
    font-family: 'Montserrat' !important;
}
.wp-block-easy-pricing-tables-column.tkc-pricing-col-no-bg {
    background: none !important;
}
.wp-block-easy-pricing-tables-column.tkc-pricing-col-no-bg *,
.wp-block-easy-pricing-tables-column.tkc-pricing-col-no-bg ul li {
    color: #747474 !important;
}
.wp-block-easy-pricing-tables-column.tkc-pricing-col-no-bg .tkc-pricing-button {
    background: none !important;
}
/*------ Pricing Table Css End -------*/



@media only screen and (min-width: 1200px) {
    .home-banner-shape .fusion-slant-candy {
        height: 200px !important;
    }
    .home-page-banner .fusion-column-wrapper .fusion-section-separator {
        bottom: 100px !important;
    }
}
@media only screen and (max-width: 1024px) {
	.tkc-pricing-tab-wrapper .tab-content {
		display: flex !important;
		flex-flow: row wrap !important;
		align-items: center;
		justify-content: center !important;
	}
	.tkc-pricing-tab-wrapper .nav {
		order: 1 !important;
		padding: 0 5px !important;
		width: 30% !important;
	}
	.tkc-pricing-tab-wrapper.fusion-tabs .tab-pane {
		order: 2 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.tkc-pricing-tab-wrapper.fusion-tabs .nav-tabs li{
		border: none !important;
	}
	.tkc-pricing-tab-wrapper p.priceText {
		font-size: 52px !important;
		margin-bottom: 15px !important;
	}
	.tkc-pricing-tab-wrapper .tkc-pricing-button {
		margin-top: 30px !important;
	}
	.tkc-pricing-tab-wrapper .wp-block-easy-pricing-tables-table {
		padding-top: 15px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
	
	
@media only screen and (max-width: 979px) {
    .cart-collaterals .shipping-coupon .coupon .avada-coupon-fields {
        display: block !important;
    }
    .cart-collaterals .shipping-coupon .coupon .avada-coupon-fields > * {
        width: 100% !important;
        float: none !important;
    }
    .cart-collaterals .shipping-coupon .coupon .avada-coupon-fields > #avada_coupon_code {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
	.tkc-pricing-tab-wrapper p.priceText {
		font-size: 42px !important;
	}
	.tkc-pricing-tab-wrapper .tkc-pricing-box-title {
		font-size: 24px !important;
	}
	.tkc-pricing-tab-wrapper ul.wp-block-easy-pricing-tables-list li {
		padding-bottom: 15px !important;
		min-height: auto !important;
	}
	.tkc-pricing-tab-wrapper.fusion-tabs .tab-pane {
		width: 100% !important;
	}
}

@media only screen and (min-width:921px) and (max-width:1024px){
	.page-title-column {
    padding-top: 150px !important;
}
}

@media only screen and (min-width: 921px) {
    .fusion-header-wrapper:not(.fusion-is-sticky) .fusion-standard-logo {
        position: relative;
/*         top: -42px; */
    }
}

@media only screen and (max-width: 920px) {
    .fusion-header-v3 .fusion-header {
        border: none !important;
    }
    .fusion-secondary-menu > ul {
        text-align: center;
        padding-left: 0;
    }
    .fusion-secondary-menu > ul > li > a {
        font-size: 12px !important;
        height: auto !important;
        line-height: 1.4 !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        background: transparent !important;
    }
    .fusion-header-wrapper {
        position: absolute !important;
        width: 100% !important;
        background: transparent !important;
    }
    .fusion-body .fusion-header-wrapper .fusion-header {
        background: transparent !important;
    }
    .fusion-logo img {
        max-height: 120px;
    }
    .fusion-mobile-menu-icons a {
        margin-left: 35px;
        margin-top: 30px;
    }
    .fusion-mobile-menu-icons a::before {
        color: #000 !important;
    }
    .fusion-mobile-menu-icons a:hover::before {
        color: #c1272d !important;
    }
    .fusion-mobile-menu-design-modern .fusion-mobile-nav-holder > ul {
    border-color: #f2efef !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a {
    background-color: #f2efef !important;
    border-color: #ffffff61 !important;
    font-size: 16px !important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-current-nav-item > a, body:not(.mobile-menu-design-flyout) li > a:hover {
    background: #e70b31 !important;
    color: #fff!important;
}
}

@media only screen and (max-width: 800px) {
    .shop_table .product-name {
        padding-left: 0 !important;
    }
    .shop_table_responsive.woocommerce-cart-form__contents .product-thumbnail img {
        max-width: 80px;
    }
    .shop_table_responsive.woocommerce-cart-form__contents tbody tr.avada-cart-actions {
        display: none !important;
    }
    .shop_table_responsive.woocommerce-cart-form__contents .product-remove {
        top: 40px !important;
        right: 10px !important;
    }
}
@media only screen and (max-width:778px){
		.page-title-column {
    padding-top: 250px !important;
}
}

@media only screen and (max-width: 767px) {
    .pricing-inner-col .element-header-title-big h3 {
        text-transform: uppercase;
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .home-sign-section h3{
        font-size: 25px!important;
    }
    .page-title-heading{
        font-size: 25px!important;
    }
    .accordian h4{
        font-size: 14px!important;
    }
    .mobile-title-25px h3, .mobile-title-25px h6{
        font-size: 25px!important;
    }
    .elemnt-header-title .title-heading-left, .elemnt-header-title h3{
        font-size: 20px!important;
    }

    .mobile-text-15px h3{
        font-size: 15px!important;
    }
	.tkc-pricing-tab-wrapper .nav {
		width: 50% !important;
	}
	
    
}

@media only screen and (max-width: 679px) {
    .woocommerce-side-nav > li {
        display: block !important;
        text-align: center;
    }
    .fields__field-wrapper > * {
        width: 100% !important;
    }
	.tkc-pricing-tab-wrapper .nav {
		width: 100% !important;
	}
    
}