#Header_wrapper, #Intro {
    background-color: #fcfcfc !important;
}

.wa__btn_popup_txt {
    display: none;
}

.wa__btn_popup {
    left: 10px;
    right: unset;
}

.wa__btn_popup {
    position: fixed;
    bottom: 12px;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    z-index: 999;a
}

.wa__btn_popup .wa__btn_popup_icon {
    width: 66px;
    height: 65px;
    background: #090;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
}

body:not(.template-slider) #Header {
    min-height: 80px !important;
}

@media only screen and (max-width: 767px) and (min-width: 480px){
h2 {
    font-size: 23px;
    line-height: 37px !important;
}}

@media only screen and (max-width: 480px){
h2 {
    font-size: 18px;
    line-height: 37px !important;
}}

@media only screen and (max-width: 480px){
.vc_btn3-container.vc_btn3-left {
    text-align: center !important;
}}

.custom_border {
    border-top-width: 5px !important;
    border-right-width: 5px !important;
    border-bottom-width: 5px !important;
    border-left-width: 5px !important;
    padding-top: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 30px !important;
    padding-left: 60px !important;
    border-left-color: #ffffff !important;
    border-left-style: solid !important;
    border-right-color: #ffffff !important;
    border-right-style: solid !important;
    border-top-color: #ffffff !important;
    border-top-style: solid !important;
    border-bottom-color: #ffffff !important;
    border-bottom-style: solid !important;
}


a.telbtn{
color:#fff !important;
font-size:22px;
}

a.telbtn:hover{
color:#f0d65d!important;
font-size:22px;
}

.workzoom:hover {
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
  transition: all .3s ease-in-out;
  transition: all .3s ease-out;
}

.c2a {
    color: #FDC92B;
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-left: 110px;
    margin-right: 110px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.c2a:hover{
background:#FDC92B;
color: #fff;
border: 2px solid #FDC92B;
}

.c2am {
    color: #FDC92B;
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.c2ac {
    color: #FDC92B;
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.c2ac:hover{
background:#FDC92B;
color: #fff;
border: 2px solid #FDC92B;
}

a.c2aca {
    color: #fff;

}
a.c2aca:hover {
    color: #fff;

}


#Top_bar .menu > li > a span:not(.description) {
    display: block;
    line-height: 60px;
    padding: 0px 5px !important;
    white-space: nowrap;
    border-right-width: 1px;
    border-style: solid;
    background-color: transparent;
}

.c2adiy {
    color: #FDC92B;
    font-size: 38px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    margin-left: 110px;
    margin-right: 110px;
    padding: 5px;
}

.c2adiy:hover{
background:#FDC92B;
color: #fff;
border: 2px solid #FDC92B;
}

@media only screen and (max-width: 767px) and (min-width: 480px){
.c2adiy {
    color: #FDC92B;
    font-size: 26px;
    border: 2px solid;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}}

.genbtn{
    background: #2e2e2e;
    text-align: center;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    margin: 0px 40px;
    padding: 10px;
    border-radius: 15px;
}

.genbtn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.genbtn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.genbtn:hover span {
  padding-right: 25px;
  color: #fff !important;
}

.genbtn:hover span:after {
  opacity: 1;
  right: 0;
}

@media only screen and (max-width: 767px) and (min-width: 300px){
.genbtn{
    background: #2e2e2e;
    text-align: center;
    color: #fff;
    font-size: 22px !important;
    line-height: 26px !important;
    margin: 0px !important;
    padding: 10px;
    border-radius: 15px;
    width: 100% !important;
}}

#c2atel {
    font-size: 38px;
    line-height: 44px;
}

#insta {
    text-align: center;
    border: solid 1px;
    padding: 10px;
    margin-bottom: -35px;
    font-size: 40px;
    line-height: 48px !important;
}

@media only screen and (max-width: 600px){
#insta{
    text-align: center;
    border: solid 1px;
    padding: 10px;
    margin-bottom: -35px;
    font-size: 20px;
    line-height: 28px !important;
}}


div.quantity, .woocommerce .button[name=add-to-cart] {
    display:none; /*Hide Add to Cart button until last step*/
}

.wapf-wrapper {
    border-radius: 4px;
    border: 1px solid #ededed;
    padding: 15px 20px;
    margin-bottom:20px;
}

.wapf-field-group .step{
    display:none;
}

.wapf-field-group .step:first-child{
    display:flex;
}

.wapf_step_buttons {
    margin-bottom:20px;
    overflow:hidden;
}

.wapf_btn_next {
    float:right !important;
}

.wapf-progress {
    position:relative;
    max-width:450px;
    width:100%;
    margin: 0 auto;
}

.wapf-progress:before, .wapf-progress-bar {
    content:'';
    position:absolute;
    height:3px;
    width:100%;
    background:#ededed;
    top:14px;
    left:0;
}

.wapf-progress-steps {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    display: flex;
    justify-content: space-between;
}

.wapf-progress-steps div {
    position:relative;
}

.wapf-progress-steps div:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height:30px;
    font-size:16px;
    line-height:30px;
    border-radius:50%;
    text-align:center;
    display: block;
    font-size: 10px;
    background: #ededed;
}

.wapf-progress-steps div.active:before {

    background:#f0632b; /*The finished step color. Feel free to change*/
    color:white;
}

.wapf-progress-bar {
    background:#f0632b; /*The finished step color. Feel free to change*/
    width:0%;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #626262;
    background-color: #ebebeb !important;
    border-color: #000000 !important;
}


.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
    display: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    display: none;
}

.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
    background-color: var(--ywraq_layout_button_bg_color) !important;
    color: var(--ywraq_layout_button_color)!important;
    border: 1px solid var(--ywraq_layout_button_border_color) !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600 !important;
}

#Top_bar a#header_cart {
    position: relative;
    top: 9px;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 20px;
    margin-right: 1px;
    display: none;
}

.grecaptcha-badge {
display:none !important;
}

#top_bar_right {
display:none !important;
}

.top_bar_right {
display:none !important;
}

top_bar_right {
display:none !important;
}
