/* 
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 */

.mobilemenu .menu-left-open
{
    z-index:9999999 !important;
}
.homemainbanner.elementor-widget-image-box .elementor-image-box-wrapper
{
    position:relative;
}
.homemainbanner.elementor-widget-image-box .elementor-image-box-content
{
    position: absolute;
    top: 0;
    margin: 20px 80px;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-flow: column;
    padding: 20px 50px;
    width: 100%;
    max-width: 70%;
}

.mobilehomemainbanner.elementor-widget-image-box .elementor-image-box-wrapper
{
    position:relative;
}
.mobilehomemainbanner.elementor-widget-image-box .elementor-image-box-content
{
    position: absolute;
    top: 0;
    margin: 20px 20px;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-flow: column;
    padding: 20px 10px;
    width: 100%;
    max-width: 90%;
}



.single-post .page-content, .blog .page-content
{
    width:100%;
    padding:20px 90px;
}
.single-post .page-content h1.entry-title
{
    color:#034B96;
    margin: 0px 0px 30px 0px;
    font-size: 30px;
    font-weight: 600;
}

.blog .page-content .row
{
    display: flex;
    flex-flow: wrap;
    flex: 0 0 50%;
}

.blog .page-content .col-md-6
{
    width: 50%;
    display: flex;
}
.blog-news
{
    padding:0px 10px;
    margin-bottom:30px;
}
.blog-news h2
{
    color: #034B96;
    margin: 0px 0px 20px 0px;
    font-size: 22px;
    font-weight: 600;
}
.blog-news h2 a
{
    color: #034B96;
    text-decoration:none;
}

.warrantyform h2.warranty-subheading
{
	font-family: "Noto Sans TC", Sans-serif;
    letter-spacing: 0.9px;
    line-height: 100%;
    font-size: 22px !important;
    font-weight: 700 !important;
    margin: 2rem 0 1.5rem 0;
    white-space: nowrap;
    margin-right: 30px;
    text-transform: uppercase;
}
.warrantyform .row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.warrantyform .col-md-6, .warrantyform .col-md-12
{
	width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px)
{
    .warrantyform .col-md-6
	{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	.warrantyform .col-md-12
	{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.warrantyform .input-block
{
    margin-bottom: 30px;
}
.warrantyform .input-block p{margin:0px;}
.warrantyform .input-block label
{
    font-family: "Noto Sans TC", Sans-serif !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
	margin-bottom: 10px;
    line-height: normal;
    color: #2e2e2e;
	letter-spacing: 1px;
}
.warrantyform .wpcf7-form-control-wrap
{
	display:block;
}
.warrantyform input, .warrantyform select
{
    font-family: "Noto Sans TC", Sans-serif !important;
    border: 0 solid #ced4da;
    border-bottom: 1px solid #282828;
    outline: none;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
	border-radius: 0;
    padding: 1px;
}
.warrantyform input::placeholder
{
	color: #c7c7c7;
}

.warrantyform input:hover,
.warrantyform input:active
{
	border-bottom: 1px solid #e9ecef;
}
.wpcf7-not-valid-tip,.custom-error-message
{
    color: red;
    text-transform: capitalize;
	font-size: 1em;
    font-weight: normal;
    display: block;
}
.warrantyform input.wpcf7-not-valid, .warrantyform select.wpcf7-not-valid
{
	border-bottom: 1px solid #ff000091;
}
.warrantyform input[type="file"]
{
	border:0px;
}
.warrantyform input[type="submit"]
{
	padding: 0 40px;
    background: #034B96;
    border: 1px solid #034B96 !important;
    color: #fff;
    width: auto;
    height: 47px;
    font-size: 16px !important;
    line-height: 1;
    font-weight: 700 !important;
    font-style: italic !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(0) translateZ(0);
    transform: perspective(0) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 30px !important;
    overflow: hidden;
}
.warrantyform input[type="submit"]:hover
{
	background: #fff;
    border: 1px solid #034B96 !important;
    color: #034B96;
}
















































@media only screen and (max-width: 768px)
{
    .single-post .page-content, .blog .page-content
    {
        width:100%;
        padding:20px 15px;
    }
    .single-post .page-content h1.entry-title
    {
        color:#034B96;
        margin: 0px 0px 30px 0px;
        font-size: 25px;
        font-weight: 600;
    }
    .blog .page-content .row
    {
        display: flex;
        flex-flow: wrap;
        flex: 0 0 100%;
    }
    
    .blog .page-content .col-md-6
    {
        width: 100%;
        display: flex;
    }
}


















