
/*
Theme Name: OlyHost
Theme URI: https://olyhost.uk/
Author: OpenAI
Description: Editable WordPress theme generated from the OlyHost HTML template. Designed for hosting, VPS/VDS, privacy infrastructure, domains, and cloud services.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: olyhost
*/

:root {
  --olyhost-orange: #ef6129;
  --olyhost-blue: #5271ff;
}

.editor-styles-wrapper .wp-block,
.site-main .wp-block {
  max-width: 100%;
}

.olyhost-editor-content {
  padding: 60px 0;
}

.olyhost-editor-content .entry-content > :first-child {
  margin-top: 0;
}


/* Elementor compatibility */
.olyhost-page-header .title{margin-bottom:0;}
.olyhost-post-content,.olyhost-archive-card{background:#fff;}
.olyhost-elementor-fullwidth,.elementor-page .olyhost-elementor-fullwidth{width:100%;max-width:100%;overflow:hidden;}
.elementor-page .container,.elementor-editor-active .container{max-width:1200px;}
.elementor-kit-7 a,.elementor a{color:inherit;}
body.elementor-page .site-main{min-height:1px;}
