/**
* Theme Name: Westo Child
* Description: This is a child theme of Westo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/template_path">Tona Theme</a>
* Template: westo
* Version: 1.5
*/

:root {
    --thm-base: #FF5C00;
    --thm-base-rgb:255, 92, 0;
	  --thm-font: 'Work Sans', sans-serif;
    --thm-font-2: 'Work Sans', sans-serif;
    --thm-gray: #636363;
    --thm-gray-rgb: 99, 99, 99;
    --thm-primary: #FF5C00;
    --thm-primary-rgb: 255, 92, 0;
    --thm-black: #231F20;
    --thm-black-rgb: 35, 31, 32;

}

.header-style2 .outer-box::before {
	background: #ffffff; }

.about-style1-area .shape1 {background-color: #FF5C0033;}

.tablepress>:where(thead,tfoot)>tr>* {background-color:#FF5C00;}

.tablepress {--head-active-bg-color: #FF5C0033; }


div.wpforms-container-full button[type=submit]
{background-color:#FF5C00 !important;
border-color:#FF5C00 !important;}

div.wpforms-container-full button[type=submit]:hover
{background-color:#1B1818 !important;
border-color:#1B1818 !important;}

.phone-number-box2 .phone p {color:#1B1818;}

.breadcrumb-menu {display:none;}

.sticky-header .main-menu .navigation>li.current-menu-item>a {color:#ffffff;}