/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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 */
/* Global CSS */

body,
html {
    background-color: #ffffff;
}

hr {
    border-width: 0 0 1px;
    border-color: #DDDDDD;
}


:focus {
    outline: none;
}

.avada-skin-rev {
    border-top: none;
    border-bottom: none;
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
    width: 125px !important;
    margin: 0 auto;
}

.reg {
    font-size: .5em;
    position: relative;
    top: -0.7em;
}

.avada-html-layout-boxed, .avada-html-layout-boxed body, .avada-html-layout-boxed body.custom-background, html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed), html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed) body,
.avada-html-layout-boxed, 
.avada-html-layout-boxed body, 
.avada-html-layout-boxed body.custom-background, 
html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed), 
html:not(.avada-html-layout-boxed):not(.avada-html-layout-framed) body, 
body {
    background-color: #ffffff !important;
}

/* Home Page */

.home_mission {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cbebff+53,70c5ee+79,70c5ee+100&1+0,0.35+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(203, 235, 255, 0.66) 53%, rgba(112, 197, 238, 0.49) 79%, rgba(112, 197, 238, 0.35) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(203, 235, 255, 0.66) 53%, rgba(112, 197, 238, 0.49) 79%, rgba(112, 197, 238, 0.35) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(203, 235, 255, 0.66) 53%, rgba(112, 197, 238, 0.49) 79%, rgba(112, 197, 238, 0.35) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5970c5ee', GradientType=0);
    /* IE6-9 */
}

.fusion-image-size-fixed {
    border-radius: 10px;
}

.home_mission h3 {
    text-align: center;
    font-size: 1.9rem;
    line-height: 1.25;
}

.home_mission h2 {
    text-align: center;
    font-size: 2.25rem !important;
}

.market_text {
    text-align: center;
    position: relative;
    top: -90px;
    z-index: 100;
    border-radius: 10px;
    color: #fff;
    background: -moz-linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(37, 118, 193, 0) 25%, rgba(41, 137, 216, 0.79) 50%, rgba(2, 123, 179, 0.8) 70%, rgba(2, 123, 179, 0.99) 99%, rgba(2, 123, 179, 1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(37, 118, 193, 0) 25%, rgba(41, 137, 216, 0.79) 50%, rgba(2, 123, 179, 0.8) 70%, rgba(2, 123, 179, 0.99) 99%, rgba(2, 123, 179, 1) 100%);
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(37, 118, 193, 0) 25%, rgba(41, 137, 216, 0.79) 50%, rgba(2, 123, 179, 0.8) 70%, rgba(2, 123, 179, 0.99) 99%, rgba(2, 123, 179, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#027bb3', GradientType=0);
    height: 90px;
    padding-top: 29px;
    margin-bottom: -90px;
}

.market_text h3 {
    font-weight: 200;
    color: #ffffff;
}

.fusion-icon-pen,
.fusion-single-line-meta {
    display: none !important;
}

.alignright,
.fusion-alignright {
    float: left !important;
    margin-left: 438px !important;
}

.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px !important;
}

@media only screen and (max-width: 1160px) {
    .market_text h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .market_text {
        width: 300px;
        margin: 0 auto -65px;
    }
    .market_text h3 {
        font-size: 28px;
    }
    .fusion-text h3 {
        font-size: 20px !important;
    }
    .fusion-text h2 {
        font-size: 24px !important;
    }
    .fusion-body .fusion-fa-align-center .fontawesome-icon {
        margin-top: -20px !important;
    }

    .alignright,
    .fusion-alignright {
        margin-left: 0px !important;
    }
}

/* Product Line Page */

form {
    margin-top: 0;
}

/* Product Page */

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}

.alignnone {
    vertical-align: bottom;
}

.icon_img {
    max-width: 55px;
}

.sds_title {
    font-size: 28px;
    line-height: 1;
    margin: 30px 0 -25px 0;
}

.fa-caret-up {
    font-size: 32px;
}

body h3 a {
    color: #414e9a !important;
}

body .asp_content h3 a {color:#ffffff !important;}

body h3 a:hover {
    color: #027BB3 !important;
}

.product-title {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0px;
    font-style: normal !important;
    font-family: 'Play';
    font-weight: 700 !important;
}

.fusion-woo-product-design-clean .products .product-list-view .fusion-clean-product-image-wrapper, .fusion-woo-product-design-clean .slides .product-list-view .fusion-clean-product-image-wrapper{
    width: 100%;
    max-width: 38%;
    margin-left: 10px;
}

@media only screen and (min-width: 881px) {

    .cross-sells .fusion-product-content,
    .product-category h2,
    .product-grid-view .fusion-product-content,
    .related.products .fusion-product-content,
    .up-sells .fusion-product-content {
        padding: 0;
        width: 215px;
        float: right;
        margin-top: 0px;
    }

    .elementor-393 .elementor-element.elementor-element-3d61eff.elementor-wc-products ul.products {
        grid-column-gap: 65px;
    }
}

@media only screen and (max-width: 1163px) {
    .cross-sells .fusion-product-content,
    .product-category h2,
    .product-grid-view .fusion-product-content,
    .related.products .fusion-product-content,
    .up-sells .fusion-product-content {
        width: 185px;
        padding: 15px;
    }
}

@media only screen and (min-width: 1163px) {
    .cross-sells .fusion-product-content,
    .product-category h2,
    .product-grid-view .fusion-product-content,
    .related.products .fusion-product-content,
    .up-sells .fusion-product-content {
        width: 155px;
        padding: 15px 10px;
    }

    .fusion-woo-product-design-clean .products .product-title,
    .fusion-woo-product-design-clean .slides .product-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1470px) {
    .related_product img {
        max-width: 100%;
    }
    .product-details {
        margin-top: 10px;
    }
    .footer_img {display: none;}
}

@media only screen and (max-width: 880px) {
    .cross-sells .fusion-product-content,
    .product-category h2,
    .product-grid-view .fusion-product-content,
    .related.products .fusion-product-content,
    .up-sells .fusion-product-content {
        padding: 0;
        float: clear;
        margin-top: 0px;
    }

    .related_product img {
        max-width: 100%;
    }
    .products li {
        width: auto !important;
    }
}

@media only screen and (max-width: 767px) {

    .cross-sells .fusion-product-content,
    .product-category h2,
    .product-grid-view .fusion-product-content,
    .related.products .fusion-product-content,
    .up-sells .fusion-product-content {
        padding: 0;
        width: 215px;
        float: right;
    }
    
    .product-details .product-title {font-size: 2.4rem;}
    
    .related.products .fusion-product-content {width: 380px !important;}
    
}