/*
Theme Name: CurlyHost
Theme URI: https://www.curlyhost.com
Description: CurlyHost - Enfold Child Theme
Author: CurlyHost
Author URI: https://www.curlyhost.com
Template: enfold
Version: V0.1
*/

/*
 * @import url("../enfold/style.css");
 * 
 * styles in Edit CSS 
 * 
*/

/* Two Column Text*/
.avia_textblock.twocolumns {
    -webkit-columns: 2 50px;
    -moz-columns: 2 50px;
    columns: 2 50px;
    column-gap: 10px !important;
}

.av-horizontal-gallery {
    margin-top: -35px!important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: inherit;
}

#socket .container {
    margin-top: -60px;
    margin-bottom: 20px;
}

