/*
 Theme Name:     Oslo Touring
 Description:    Divi Child Theme
 Author:         Yiannis Costopoulos
 Author URI:     https://gybemediatech.com/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*
.single-download article.type-download {
    margin-bottom: 0px;
}

body.et-db div#et-boc.et-boc div.et_pb_text.et_pb_text_2 a.edd-add-to-cart.button.white.edd-submit.et_pb_button,
body.et-db div#et-boc.et-boc div.et_pb_text.et_pb_text_2 a.edd_go_to_checkout.button.white.edd-submit.et_pb_button {
    border-color: #fe4943!important;
    letter-spacing: 4px!important;
    font-size: 14px!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    line-height:  1.7em!important;
    text-transform: uppercase!important;
    background-color: #fe4943!important;
    color: #ffffff!important;
    width: 300px!important;
    padding-top: 18px!important;
    padding-bottom: 18px!important;
    padding-left: 40px!important;
    padding-right: 40px!important;
    text-align: center!important;
}

.et_pb_texta.et_pb_text_2 a.et_pb_button:after {
    position: absolute;
    color: #ffffff!important;
    margin-left: -1em!important;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0 !important;
    text-shadow: none;
}

.et_pb_texta.et_pb_text_2 a.et_pb_button:hover:after {
    margin-left: 0 !important;
    opacity: 1 !important;
}

div.et_pb_text.et_pb_text_2 a.edd-add-to-cart.button.white.edd_submit.et_pb_button .button {
    color: #ffffff!important;
}

div.et_pb_text.et_pb_text_2 a.edd-add-to-cart.button.white.edd_submit.et_pb_button .edd-add-to-cart-label {
    color: #ffffff!important;
}
*/