/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@media only screen and (max-width: 767px){
#top-row-desktop {
    display: none!important;
}
}

