/*
 Theme Name:   Archi Child
 Theme URI:    http://demo.vegatheme.com/archi
 Description:  Archi Child Theme
 Author:       OceanThemes Team
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      2.5
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

@import url("../archi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@media ( min-width:1020px ) and ( max-width:1200px )
{
header h1#logo a img,
header.logo-smaller h1#logo a img
 { max-width:130px; } 
}
.info-list li a { color:#fff; }
#menu-privacy li { float:left; padding-right:10px; padding-left:10px; }