/*
 Theme Name:     StudioMetro
 Theme URI:      https://www.wpdrift.no/
 Description:    Tema for Studio Metro AS
 Author:         Zondo Norge AS
 Author URI:     https://www.zondo.no
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.studiometro_paypal {
    padding: 1rem;
    background-color: white;
    border-radius: 15px;
    box-shadow: 2px 2px 5px black;
}
.studiometro_paypal_selected {
    padding: 1rem;
    background-color: #F6842F;
    border-radius: 15px;
    box-shadow: 2px 2px 5px black;
}

.fa_studiometro {
    color: #F6842F;
}

/*
    ------------ Fra Ekstra CSS DIVI Dev ------------
 */
.entry-content table, body.et-pb-preview #main-content .container table {
    margin: 0 ;
    border: 0;
}
#studiotabs table {
    border: 0;
    margin: 0;
}

.stjerner {
    padding-left: 10px;
    color: #F6842F;
}
@media only screen and (min-width: 600px) {
    .main-boxer {
        min-height: 135px;
    }
}
.input-block-level {
    height: 35px ;
    width: 100% ;
}

#mc-embedded-subscribe {
    margin-top: 25px;
    background-color: #f6842f;
    color: white;
    font-weight: bold;
    border: none;
    padding: 15px;
}

.mc-field-group {
    margin-top: 15px;
}

header#main-header {
    box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
}
#main-header {
    background-color: transparent;
    border: none;
}
.et-fixed-header {
    background-color: #33373D !important;
}

#page-container {
    box-shadow:none !important
}

#top-menu-nav h3 {
    color: white ;
}

.et_pb_text_inner a {
    color: black;
}

h1.et_pb_module_header {
    padding: 0;
}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 0;
    border-top: 0;
}

.et_pb_column_4_4 .et_pb_pricing_table {
    width: 20%;
}

.et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
    clear: none;
}

.et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+5) {
    margin-top: 30px;
}