/*
Theme Name: Divi Child Theme New
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 4+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


h3.ha_checkout_text a {
    color: #0FA4A2;
}


.woocommerce-info{
    display: none;
}

h5.ha_checkout_plaintext{
    font-weight: 400!important;
    line-height: 25px;
}


h5.ha_checkout_form_plaintext{
    font-weight: 400!important;
    line-height: 25px!important;
}

.ha_membership_button a{
    padding: 20px;
    background: #0fa4a2;
    color: #fff;
    border: none;
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer;
}


.hr_custom_login{padding:50px;}


@media (max-width: 1190px) {
	#main-header #logo {content: url("https://svuf.nu/wp-content/uploads/2020/11/SVUF-logo-box-4.png"); max-height: 100%; margin-left: -16px;}
	#main-header #et-top-navigation {padding-left: 0;}
}


