/*
Theme Name: Archie Moreno
Theme URI: https://archiemoreno.com
Description: Custom Theme for ArchieMoreno.com
Author: Archie Moreno
Author URI: https://archiemoreno.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


 

/* MISC */
.trn500ms {-webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out; }
.no-bottom-margin-on-p p { margin-bottom: 0px; }
.bold { font-weight: bold;}
.italic { font-style: italic;}
.white-bg { background: #fff; }
.widget-image-caption { font-size: 13px; margin-top: 10px;}
.shadow-standard { transition: all 500ms ease-in-out; box-shadow: 0 0 5px 0 #9E9E9E; }
.shadow-standard:hover { transition: all 500ms ease-in-out; box-shadow: 0 0 8px 3px #9E9E9E; }
img.alignleft { margin-right: 35px;}
img.alignright { margin-left: 35px;}
.cst-clear { clear: both; display: block; content: ''; height: 0px; width: 0px;}


/* HEADER */


/* MAILCHIMP */

 
  
.animated-move { cursor: pointer; transition-property: transform; transition: all 0.5s ease !important; } 
.animated-move:hover { transform: translate(0px,-20px); transition-property: transform; transition: all 0.5s ease !important; }
.animated-move:hover .elementor-icon {  background: #209CEE !important; transform: translate(0px,14px); transition: all 0.5s ease !important; }
.animated-move:hover .elementor-icon i { }   
.animated-move:hover .elementor-heading-title { color: #209CEE !important; }
.animated-move:hover .elementor-text-editor p { color: #303030; }


/* ELEMENTOR EDITS */
.elementor-menu-toggle { outline: none !important;}
.elementor-menu-toggle::before { position: relative; content: "Menu"; padding-right: 18px; bottom: 2px; font-size: 18px; }
.elementor-text-editor ul, .elementor-text-editor ol { margin-bottom: 15px;}
