/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
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:		1.0.0
Text Domain:	hello-elementor-child
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
*/

html,
body {
    font-family: 'Sarabun', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

.menu-top {
    background: rgba(198, 161, 93, 1);
    background: -moz-linear-gradient(top, rgba(198, 161, 93, 1) 0%, rgba(242, 214, 142, 1) 50%, rgba(198, 161, 93, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(198, 161, 93, 1)), color-stop(50%, rgba(242, 214, 142, 1)), color-stop(100%, rgba(198, 161, 93, 1)));
    background: -webkit-linear-gradient(top, rgba(198, 161, 93, 1) 0%, rgba(242, 214, 142, 1) 50%, rgba(198, 161, 93, 1) 100%);
    background: -o-linear-gradient(top, rgba(198, 161, 93, 1) 0%, rgba(242, 214, 142, 1) 50%, rgba(198, 161, 93, 1) 100%);
    background: -ms-linear-gradient(top, rgba(198, 161, 93, 1) 0%, rgba(242, 214, 142, 1) 50%, rgba(198, 161, 93, 1) 100%);
    background: linear-gradient(to bottom, rgba(198, 161, 93, 1) 0%, rgba(242, 214, 142, 1) 50%, rgba(198, 161, 93, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c6a15d', endColorstr='#c6a15d', GradientType=0);
}

.slide {
    position: relative;
    border-bottom: 2px solid transparent;
    -webkit-border-image: url(./images/line-menu.png) 5 round;
    -o-border-image: url(./images/line-menu.png) 5 round;
    border-image: url(./images/line-menu.png) 5 round;
}

.menu-top {
    border: 2px solid transparent;
    -webkit-border-image: url(./images/line-menu.png) 5 round;
    -o-border-image: url(./images/line-menu.png) 5 round;
    border-image: url(./images/line-menu.png) 5 round;
}

.menu-top li a {
    display: block;
    border-right: 1px solid #8f1216;
    color: #1b1000;
}

.menu-top li.btn a {
    display: inline-block;
    border-right: none;
    color: #fff !important;
    margin-left: 25px;
    width: 180px;
    text-align: center;
    -webkit-box-shadow: 3px 3px 5px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 5px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 5px -4px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    background: rgba(254, 49, 31, 1);
    background: -moz-linear-gradient(top, rgba(254, 49, 31, 1) 0%, rgba(180, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 49, 31, 1)), color-stop(100%, rgba(180, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 49, 31, 1) 0%, rgba(180, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 49, 31, 1) 0%, rgba(180, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 49, 31, 1) 0%, rgba(180, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 49, 31, 1) 0%, rgba(180, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fe311f', endColorstr='#b40000', GradientType=0);
}

.text-g {
    color: #e6ca86;
    background: rgba(167, 124, 58, 1);
    background: -moz-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(167, 124, 58, 1)), color-stop(30%, rgba(167, 124, 58, 1)), color-stop(52%, rgba(242, 214, 142, 1)), color-stop(73%, rgba(167, 124, 58, 1)), color-stop(100%, rgba(167, 124, 58, 1)));
    background: -webkit-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a77c3a', endColorstr='#a77c3a', GradientType=1);
}

.footer {
    background: rgba(169, 126, 60, 1);
    background: -moz-linear-gradient(left, rgba(169, 126, 60, 1) 0%, rgba(235, 206, 134, 1) 50%, rgba(169, 126, 60, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169, 126, 60, 1)), color-stop(50%, rgba(235, 206, 134, 1)), color-stop(100%, rgba(169, 126, 60, 1)));
    background: -webkit-linear-gradient(left, rgba(169, 126, 60, 1) 0%, rgba(235, 206, 134, 1) 50%, rgba(169, 126, 60, 1) 100%);
    background: -o-linear-gradient(left, rgba(169, 126, 60, 1) 0%, rgba(235, 206, 134, 1) 50%, rgba(169, 126, 60, 1) 100%);
    background: -ms-linear-gradient(left, rgba(169, 126, 60, 1) 0%, rgba(235, 206, 134, 1) 50%, rgba(169, 126, 60, 1) 100%);
    background: linear-gradient(to right, rgba(169, 126, 60, 1) 0%, rgba(235, 206, 134, 1) 50%, rgba(169, 126, 60, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a97e3c', endColorstr='#a97e3c', GradientType=1);
}

.text-h {
    color: #e6ca86;
    background: rgba(167, 124, 58, 1);
    background: -moz-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(167, 124, 58, 1)), color-stop(30%, rgba(167, 124, 58, 1)), color-stop(52%, rgba(242, 214, 142, 1)), color-stop(73%, rgba(167, 124, 58, 1)), color-stop(100%, rgba(167, 124, 58, 1)));
    background: -webkit-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    background: linear-gradient(45deg, rgba(167, 124, 58, 1) 0%, rgba(167, 124, 58, 1) 30%, rgba(242, 214, 142, 1) 52%, rgba(167, 124, 58, 1) 73%, rgba(167, 124, 58, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a77c3a', endColorstr='#a77c3a', GradientType=1);
}

.nav-bg-mobile {
    padding: 10px;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 1);
    background: #ae6671;
    background: -moz-linear-gradient(top, #9f0018 0%, #d50009 45%, #3c0000 100%);
    background: -webkit-linear-gradient(top, #9f0018 0%, #d50009 45%, #3c0000 100%);
    background: linear-gradient(to bottom, #9f0018 0%, #d50009 45%, #3c0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ae6671', endColorstr='#03031b', GradientType=0)
}

.nav-link {
    padding: .5rem 1.5rem
}

.slider {
    margin-bottom: 10px
}

.title {
    margin-top: 0;
    color: #fff
}

.body-content {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(30, 30, 30, .8)
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

.footer-content {
    margin-bottom: 80px;
    text-align: right;
    font-size: 16px;
    padding: 15px 15px 2px 0;
    border-radius: 0 0 15px 15px;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 1);
    background: #ae6671;
    background: -moz-linear-gradient(top, #9f0018 0%, #d50009 45%, #3c0000 100%);
    background: -webkit-linear-gradient(top, #9f0018 0%, #d50009 45%, #3c0000 100%);
    background: linear-gradient(to bottom, #9f0018 0%, #d50009 45%, #3c0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ae6671', endColorstr='#03031b', GradientType=0)
}

.footer-content p {
    color: #fff
}

.nav-mobile {
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    display: flex
}

.nav-mobile li {
    padding: 2px;
    font-size: 16px;
    display: inline-block;
    width: 25%
}

.nav-mobile li a {
    color: #fff;
}

.nav-mobile li i {
    font-size: 18px;
    display: block
}

.d-block {
    display: block !important
}

.d-none {
    display: none !important
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }
}


.wpcr3_button_1.wpcr3_cancel_btn,
.wpcr3_button_1.wpcr3_show_btn,
.wpcr3_button_1.wpcr3_submit_btn {
    font-size: 1rem;
    background: rgb(181, 126, 16, 1);
    background: -moz-linear-gradient(-45deg, rgba(181, 126, 16, 1) 0, rgba(249, 223, 123, 1) 50%, rgba(200, 153, 46, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(181, 126, 16, 1) 0, rgba(249, 223, 123, 1) 50%, rgba(200, 153, 46, 1) 100%);
    background: linear-gradient(135deg, rgba(181, 126, 16, 1) 0, rgba(249, 223, 123, 1) 50%, rgba(200, 153, 46, 1) 100%);
    border: 1px solid rgba(249, 223, 123, 1);
    border-radius: 3px;
    text-align: center;
    padding: 7px 15px !important;
    color: #602e0f !important
}

div>.wpcr3_div_2>table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important
}

div>.wpcr3_div_2>table tbody tr:hover>td,
table tbody tr:hover>th {
    background-color: transparent
}

.wpcr3_review_item .wpcr3_review blockquote {
    position: relative;
    margin: 20px 0;
    padding-right: 10px;
    padding-left: 50px;
    line-height: 1.9em;
    letter-spacing: .3px;
    color: #888
}

.wpcr3_review_item .wpcr3_review blockquote:before {
    content: '\f10d';
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
    color: #dbb44c !important
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
    padding: .3rem 1rem !important
}

.wpcr3_respond_1,
.wpcr3_respond_2 {
    margin: 0 !important;
    padding: 10px !important;
    clear: both !important
}

.wpcr3_check_confirm {
    font-size: 1rem !important
}

div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 20px !important
}

@media screen and (max-width:768px) {
    .wpcr3_div_2 {
        width: auto
    }

    .wpcr3_respond_2 input[type=text] {
        min-width: 0
    }

    .wpcr3_respond_2 textarea {
        height: 100px !important;
        min-width: 0
    }
}