/**
Theme Name: Astra Child - Eccuo
Author: Eccuo Digital 4.0
Author URI: https://www.eccuo.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-eccuo
Template: astra
*/


/* ECCUO */

p {
	margin-bottom: 15px;
}
p:last-child {
	margin-bottom: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
[class*="col-md-"] {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.header-menu li#menu-item-328 a {
    color: #ffffff;
}
.header-menu li#menu-item-327 a {
    color: #fcd700;
}
.header-menu li#menu-item-328 ul.sub-menu {
    width: 290px;
    padding: 20px 38px;
}
.header-menu li#menu-item-328 ul.sub-menu li {
    border-bottom: 1px solid;
}
.header-menu li#menu-item-328 ul.sub-menu li:last-child {
    border-bottom: none;
}
.header-menu li#menu-item-328 ul.sub-menu li a {
    color: #000000;
    font-weight: 600;
    padding-left: 40px;
    padding-right: 0;
}
.header-menu li#menu-item-332 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-342 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-2.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-343 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-3.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-344 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-4.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-345 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-5.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-346 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-6.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-347 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-7.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}
.header-menu li#menu-item-348 a {
    background: url(https://persianassm.com/wp-content/uploads/2025/08/icon-menu-8.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left center;
}

.form-home {
    width: 522px;
    max-width: 100%;
    margin-bottom: 0 !important;
}
.form-home input[type=text],
.form-home input[type=tel],
.form-home input[type=email] {
    background: transparent;
    color: #ffffff !important;
    font-weight: 600;
    font-family: 'Montserrat';
    border: 0;
    border-bottom: 2px solid;
    border-radius: 0;
    padding: 10px 0 !important;
    height: auto !important;
}
.form-home input::placeholder {
    color: #ffffff;
    font-weight: 600;
}
.form-home .row [class*="col-md-"] > p {
    margin-bottom: 40px;
}

.form-home span.wpcf7-list-item {
    margin: 0;
}
.form-home span.wpcf7-list-item span {
    color: #ffffff;
}
.form-home span.wpcf7-list-item span a {
    color: #ffffff;
}
.form-home span.wpcf7-list-item input {
    height: 15px !important;
}
.form-home input.wpcf7-submit {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    background: #FCD700;
    padding: 15px 60px;
    border-radius: 30px;
    transition: 0.5s;
}
.form-home input.wpcf7-submit:hover {
    color: #FCD700;
    background: #000000;
    transition: 0.5s;
}
.form-home > div.row:last-child p {
    margin-bottom: 0;
}

.home3 .elementor-icon {
    background: #FCD700;
    padding: 12px 10px 8px;
    border-radius: 100%;
}
.home3 figure.elementor-image-box-img img {
    margin: 0 auto;
    width: 120px;
}
.home4 .form-home {
    width: 100%;
}
.home4 input[type=text],
.home4 input[type=tel],
.home4 input[type=email],
.home4 input::placeholder,
.home4 span.wpcf7-list-item span,
.home4 span.wpcf7-list-item span a {
    color: #000000 !important;
}
.home4 span.wpcf7-list-item input {
    height: 15px !important;
}
.home4 input.wpcf7-submit {
    color: #000000;
    text-transform: uppercase;
    background: #ffffff;
    padding: 15px 60px;
    border: 1px solid #000000;
    border-radius: 30px;
    transition: 0.5s;
}
.home4 input.wpcf7-submit:hover {
    color: #ffffff;
    background: #000000;
    transition: 0.5s;
}
.home4 p.elementor-heading-title {
    line-height: 40px;
}
.home4 p.elementor-heading-title span {
    color: #000000;
    font-size: 30px;
    text-transform: uppercase;
}
.home5_1 hr.border-black {
    height: 2px;
    background: #000000;
}
.home5_2 img {
    filter: none;
    transition: 0.5s;
}
.home5_2 img:hover {
    filter: grayscale(1);
    transition: 0.5s;
}

.productos-container ul {
    margin: 0 0 0 20px;
}

.contactanos-2 .column1 .elementor-image-box-wrapper {
    width: 310px;
    margin: 0 auto;
}
.contactanos-2 .column2 .elementor-image-box-wrapper {
    width: 315px;
    margin: 0 auto;
}
.contactanos-2 .column3 .elementor-image-box-wrapper {
    width: 415px;
    margin: 0 auto;
}
.contactanos-2 .elementor-image-box-wrapper {
    width: revert !important;
}

footer hr.border-footer {
    background: #fcd700 !important;
    width: 100px;
    height: 20px;
    margin-bottom: 35px !important;
}


/* PANTALLAS */

@media(max-width:1024px) {
    .header-menu span.hfe-menu-toggle {
        color: #000000;
    }
    .header-menu a.hfe-menu-item {
        color: #000000 !important;
    }
    .header-menu li#menu-item-328 ul.sub-menu {
        padding: 0;
    }
    .header-menu ul.sub-menu.sub-menu-open {
        padding: 0 38px 20px 55px !important;
    }
    .header-menu li#menu-item-327 {
        border: 0 !important;
    }
    .header-menu li#menu-item-328 {
        border: 0 !important;
    }
    .header-menu ul.sub-menu.sub-menu-open a {
        font-weight: 500 !important;
    }
    .header-menu li#menu-item-328 ul.sub-menu li:last-child {
        border-bottom: 1px solid;
    }
    .home4 p.elementor-heading-title span {
        font-size: 25px;
    }
    footer hr.border-footer {
        height: 5px;
        margin: 0 auto;
    }
}