HEX
Server: LiteSpeed
System: Linux server456.bertina.biz 3.10.0-962.3.2.lve1.5.87.el7.x86_64 #1 SMP Tue Jan 28 09:38:56 UTC 2025 x86_64
User: danahold (1044)
PHP: 7.4.33
Disabled: mail, show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/danahold/public_html/en/wp-content/themes/enfold/css/custom.css
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    
    font-family:dana !important;
}


#top #header .avia_mega_div > .sub-menu > li > ul > li a{
     font-size:11px;
}

article > a > img{
     border-radius:100%;
}

div .slide-entry.flex_column.first{
    
margin-left: 0!important;
}
.rtl.rtl_columns div .av_one_fourth{
    margin-right:4% !important;
}
.rtl.rtl_columns div .av_one_third{
    margin-right:3% !important;
}

.slide-entry.post-entry .slide-image {

min-height:170px;
}
#header.av_minimal_header .avia_mega_div{
margin-left:auto;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        border: solid #2957a4 1pt;
    
}
.avia_mega_div .avia_mega1 .three units{
    left:0px !important;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .slide-entry{
width:100%;
margin: autoo;
padding:auto;
}
}