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

@font-face {
  font-family: "Museo Sans 300";
  src: url("fonts/MuseoSans-300Italic.eot");
  src: url("fonts/MuseoSans-300Italic.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-300Italic.woff2") format("woff2"),
    url("fonts/MuseoSans-300Italic.woff") format("woff"),
    url("fonts/MuseoSans-300Italic.ttf") format("truetype"),
    url("fonts/MuseoSans-300Italic.svg#MuseoSans-300Italic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 300";
  src: url("fonts/MuseoSans-300.eot");
  src: url("fonts/MuseoSans-300.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-300.woff2") format("woff2"),
    url("fonts/MuseoSans-300.woff") format("woff"),
    url("fonts/MuseoSans-300.ttf") format("truetype"),
    url("fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 500";
  src: url("fonts/MuseoSans-500.eot");
  src: url("fonts/MuseoSans-500.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-500.woff2") format("woff2"),
    url("fonts/MuseoSans-500.woff") format("woff"),
    url("fonts/MuseoSans-500.ttf") format("truetype"),
    url("fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 500";
  src: url("fonts/MuseoSans-500Italic.eot");
  src: url("fonts/MuseoSans-500Italic.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-500Italic.woff2") format("woff2"),
    url("fonts/MuseoSans-500Italic.woff") format("woff"),
    url("fonts/MuseoSans-500Italic.ttf") format("truetype"),
    url("fonts/MuseoSans-500Italic.svg#MuseoSans-500Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 700";
  src: url("fonts/MuseoSans-700.eot");
  src: url("fonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-700.woff2") format("woff2"),
    url("fonts/MuseoSans-700.woff") format("woff"),
    url("fonts/MuseoSans-700.ttf") format("truetype"),
    url("fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans 700";
  src: url("fonts/MuseoSans-700Italic.eot");
  src: url("fonts/MuseoSans-700Italic.eot?#iefix") format("embedded-opentype"),
    url("fonts/MuseoSans-700Italic.woff2") format("woff2"),
    url("fonts/MuseoSans-700Italic.woff") format("woff"),
    url("fonts/MuseoSans-700Italic.ttf") format("truetype"),
    url("fonts/MuseoSans-700Italic.svg#MuseoSans-700Italic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

/* Global Setting start */

p,
ul,
li,
ol,
li,
a {
  font-family: "Museo Sans 300";
  line-height: 26px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Museo Sans 700";
  line-height: normal;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 36px;
}
h4 {
  font-size: 32px;
}
h5 {
  font-size: 30px;
}
h6 {
  font-size: 28px;
}

input,
optgroup,
select,
textarea {
  font-family: "Museo Sans 300";
}

.elementor-widget-container {
  font-family: "Museo Sans 300";
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 32px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 26px;
  }
  h6 {
    font-size: 24px;
  }
}

/* Global Setting end */

/* Sidebar Navigation start */

.top-text-box {
  padding-top: 10px;
}
.top-text-box p {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
}
.phone-box h3.elementor-icon-box-title {
  margin: 0;
}
header > .e-con-inner {
  padding-bottom: 30px;
}
.phone-box h3.elementor-icon-box-title a {
  font-family: "Museo Sans 700" !important;
}
.phone-box:hover h3.elementor-icon-box-title a {
  color: #cbc8c4 !important;
}
.phone-box:hover .elementor-icon-box-icon a path {
  fill: #cbc8c4 !important;
}
.phone-search-box {
  justify-content: space-around !important;
  gap: 10px;
  padding: 0 25px 0px 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  align-items: center;
}
.search-box .ekit_navsearch-button {
  width: auto !important;
  height: auto !important;
  line-height: normal !important;
  margin-top: -20px !important;
  margin-left: 30px !important;
  transition: all 0.2s ease-in-out;
}
.search-box .ekit_navsearch-button:hover::after {
  color: #cbc8c4 !important;
  transition: all 0.2s ease-in-out;
}
.search-box .ekit_navsearch-button:hover path {
  fill: #cbc8c4 !important;
  transition: all 0.2s ease-in-out;
}
.search-box .ekit_navsearch-button path {
  transition: all 0.2s ease-in-out;
}
.search-box .ekit_navsearch-button::after {
  content: "Search";
  display: inline-block;
  font-size: 15px;
  font-family: "Museo Sans 700" !important;
  color: #fff;
}
.ekit-search-panel .ekit_search-button path {
  fill: #fff;
}
.ekit-search-panel .ekit_search-button svg.e-fas-search {
  width: 26px;
  height: 26px;
}
.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
  top: 49% !important;
}
.ekit_modal-searchPanel .ekit-search-group input:not([type="submit"]) {
  background: transparent !important;
}
.phone-box,
.search-box {
  padding: 0;
}
.site-logo-navigation {
  row-gap: 0;
}

@media only screen and (min-width: 1025px) {
  header.elementor-element {
    position: fixed;
    left: 0;
    top: 0;
    width: 330px;
    bottom: 0;
    height: 100%;
    z-index: 9;
    /* overflow-y: scroll; */
  }
  /* header .e-con-inner{
        gap: 0 !important;
    } */
  .main-nav-box #menu-main-navigation > li.menu-item > a {
    font-size: 17px;
    font-family: "Museo Sans 700";
    padding: 10px 0;
  }
  .main-nav-box #menu-main-navigation > li.menu-item-button > a {
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
    width: 100%;
    justify-content: center;
  }
  .main-nav-box .free-quote-button {
    margin-top: 15px;
  }
  .main-nav-box #menu-main-navigation > li.menu-item {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 0;
  }
  .main-nav-box #menu-main-navigation > li.menu-item-button::after {
    display: none;
  }
  .main-nav-box #menu-main-navigation > li.menu-item-button {
    background: #aa5a42;
    margin-bottom: 5px;
  }
  .main-nav-box #menu-main-navigation > li.menu-item:nth-child(1):after {
    display: none;
  }
  .main-nav-box #menu-main-navigation > li.menu-item:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 1px;
    top: 0;
  }
  .main-nav-box #ekit-megamenu-main-navigation {
    height: auto;
    margin-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .main-nav-box .elementskit-navbar-nav-default .elementskit-submenu-panel {
    right: 0 !important;
    left: 100% !important;
    top: 10% !important;
  }
  .main-nav-box .elementskit-navbar-nav-default .elementskit-submenu-panel li {
    margin-bottom: 0;
  }
  .main-nav-box
    .elementskit-navbar-nav-default
    .elementskit-submenu-panel
    > li
    > a {
    padding: 5px 20px !important;
  }
  .main-nav-box
    .elementskit-navbar-nav
    > li
    > a
    .elementskit-submenu-indicator {
    transform: rotate(-90deg);
    margin-top: -5px !important;
  }
}

@media only screen and (max-height: 750px) {
  .main-nav-box #menu-main-navigation > li.menu-item > a {
    padding: 5px 0;
    font-size: 15px;
  }
  .site-logo-navigation {
    row-gap: 0;
  }
}
@media only screen and (max-width: 1366px) {
  .top-text-box p {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .top-text-box .elementor-element {
    width: 100% !important;
  }
  .site-logo-navigation {
    display: flex;
    flex-wrap: nowrap !important;
    gap: 0;
    flex-direction: row !important;
    background: #fff;
    align-items: center;
  }
  .main-nav-box .elementskit-menu-hamburger {
    padding: 8px 8px 8px 8px;
    width: 50px;
    border-radius: 0 !important;
    height: 50px;
  }
  .main-nav-box [type="button"]:focus,
  .main-nav-box [type="button"]:hover,
  .main-nav-box [type="submit"]:focus,
  .main-nav-box [type="submit"]:hover,
  .main-nav-box button:focus,
  button:hover {
    background: #963b23 !important;
  }
  .main-nav-box
    .elementskit-menu-hamburger:hover
    .elementskit-menu-hamburger-icon {
    background: #fff !important;
  }
  .main-nav-box .elementskit-menu-close {
    padding: 8px 8px 8px 8px;
    margin: 2px 10px 10px 10px !important;
    width: 45px;
    border-radius: 0 !important;
    height: 45px;
    color: #fff !important;
  }
  .main-nav-box .elementskit-menu-close:hover {
    color: #fff !important;
  }
  .phone-search-box {
    justify-content: space-around !important;
    gap: 0;
    padding: 10px 25px 10px 25px;
    margin-top: 0;
    margin-bottom: 0;
    align-items: center;
  }
  .top-text-box .elementor-widget-container {
    margin-bottom: 0 !important;
  }
  .top-text-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
    background-color: rgb(255, 255, 255) !important;
  }
  .search-box .ekit-wid-con {
    display: flex;
    justify-content: end;
    padding-top: 12px;
  }

  /* Mobile Slide Toggle start */
  #ekit-megamenu-main-navigation {
    background: #dedad8;
  }
  .main-nav-box
    .elementskit-navbar-nav-default
    .elementskit-dropdown-has
    > a
    .elementskit-submenu-indicator {
    padding: 6px 8px;
    border-radius: 0;
  }
  .main-nav-box .elementskit-menu-overlay {
    background: rgba(0, 0, 0, 0.85);
  }
  .main-nav-box .elementskit-navbar-nav > li > a {
    padding: 8px 25px 8px 25px !important;
    font-size: 16px !important;
  }
  .main-nav-box .elementskit-navbar-nav > li:hover a,
  .main-nav-box
    .elementskit-navbar-nav
    > li:hover
    a
    .elementskit-submenu-indicator {
    color: #000 !important;
  }
  .main-nav-box .elementskit-navbar-nav > li a,
  .main-nav-box .elementskit-navbar-nav > li a .elementskit-submenu-indicator {
    color: #000 !important;
  }
  .main-nav-box .elementskit-navbar-nav-default .elementskit-navbar-nav > li {
    margin-bottom: 0;
    border-bottom: 1px solid #c2c2c2;
  }
  .main-nav-box .elementskit-navbar-nav .elementskit-submenu-panel > li > a {
    padding: 5px 35px !important;
  }
  .main-nav-box .elementskit-navbar-nav .elementskit-submenu-panel {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .main-nav-box .elementskit-navbar-nav > li:hover > a {
    background: #fff;
  }
  /* Mobile Slide Toggle end */
}

@media only screen and (max-width: 767px) {
  .phone-search-box {
    flex-wrap: nowrap;
  }
  .phone-box .elementor-icon-box-wrapper {
    display: flex !important;
    column-gap: 10px;
  }
  .phone-box .elementor-icon-box-icon {
    margin: 0 !important;
    display: flex !important;
  }
  .phone-box .elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: unset;
  }
}

@media only screen and (max-width: 560px) {
  .top-text-box p {
    font-size: 12px;
  }
}

/* Sidebar Navigation end */

/* SiteMain start */

@media only screen and (min-width: 1025px) {
  .site-main,
  body.search .ekit-template-content-footer {
    width: calc(100% - 330px) !important;
    margin-left: 330px !important;
    max-width: calc(100% - 330px) !important;
  }
}

/* SiteMain end */

/* List item style start */

.list-item-style ul,
.list-item-style ol {
  padding-left: 20px !important;
}
.list-item-style ul li,
.list-item-style ol li {
  margin-bottom: 10px;
}
.list-item-style ul ul,
.list-item-style ol ol {
  padding-left: 20px;
}
.list-item-style ul li::marker {
  color: #963b23;
  font-size: 21px;
}

/* List item style end */

/* Product Box Wrap start */

.product-box-wrap .elementor-widget-image a,
.product-box-wrap .elementor-widget-image img {
  width: 100%;
}
.product-box-wrap .elementor-heading-title a {
  text-decoration: none;
  font-size: 22px !important;
  font-family: "Museo Sans 700" !important;
}
.product-box-wrap .elementor-heading-title {
  display: flex;
  justify-content: center;
}
.product-box-wrap .elementor-heading-title a {
  width: 100%;
}

/* Product Box Wrap end */

/* Home Hero Form start */

.home-hero-form,
.home-hero-form .elementor-element,
.home-hero-form .elementor-widget-container {
  height: 100%;
}

.home-hero-form .forminator-custom-form {
  max-width: 404px;
  right: 0;
  position: absolute;
  background: #fff;
  padding: 30px !important;
  top: -40px;
  /* transform: translateY(-50%); */
  margin: 0 !important;
}
.archive-column.home-hero-form .forminator-custom-form{
  top: 0;
}
.home-hero-form
  .forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-input {
  padding: 14px 20px;
  border: 1px solid #b6b6b6;
  margin-bottom: 10px;
}
.home-hero-form
  .forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-error-message {
  margin-bottom: 6px;
}
.home-hero-form
  .forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-input {
  padding: 14px 20px;
  border: 1px solid #b6b6b6;
  margin-bottom: 0px;
}
.home-hero-form .forminator-row {
  margin-bottom: 0px !important;
}
.home-hero-form
  .forminator-ui.forminator-design--default
  .forminator-select2
  + .forminator-select
  .selection
  .select2-selection--single[role="combobox"] {
  background-color: #ffffff !important;
  border-color: #b6b6b6 !important;
}
.home-hero-form
  .forminator-ui#forminator-module-845.forminator-design--default
  select.forminator-select2
  + .forminator-select
  .selection
  .select2-selection--single[role="combobox"]
  .select2-selection__rendered {
  color: #606060;
}
.home-hero-form.inner-page
  .forminator-ui#forminator-module-845.forminator-design--default
  select.forminator-select2
  + .forminator-select
  .selection
  .select2-selection--single[role="combobox"]
  .select2-selection__rendered {
  padding: 0;
}
.home-hero-form
  .forminator-ui.forminator-design--default
  .forminator-button-upload {
  background: #5f9bc6 !important;
  color: #fff;
  box-shadow: none !important;
  font-size: 12px !important;
  padding: 8px !important;
  line-height: normal !important;
  border-radius: 0 !important;
}
.home-hero-form
  .forminator-ui.forminator-custom-form
  .forminator-button-delete {
  background: transparent;
  color: #963b23;
}
.home-hero-form .forminator-field-upload label {
  margin-bottom: 5px !important;
}
.home-hero-form h2 {
  font-size: 25px !important;
  font-family: "Museo Sans 700" !important;
  font-weight: 700 !important;
}
.home-hero-form .forminator-ui .forminator-button {
  background: #963b23 !important;
  padding: 12px 40px !important;
  text-transform: uppercase !important;
  font-family: "Museo Sans 700" !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 16px !important;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  margin-top: -6px !important;
  border-radius: 0 !important;
}
.search-box .ekit_navsearch-button .e-fas-search {
  margin-right: 7px;
}
.home-hero-form .expandform .forminator-button {
  pointer-events: all;
  margin-top: 0px !important;
}
.home-hero-form .forminator-ui .forminator-button:hover {
  background: #5f9bc6 !important;
  transition: all 0.2s ease-in-out;
}
.home-hero-form .forminator-field-upload {
  margin-top: 7px;
  margin-bottom: 15px;
}
.home-hero-form .show-field-on-focus {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out;
}
.home-hero-form .show-field-on-focus.enable {
  height: auto;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease-in-out;
}
.home-hero-form .forminator-custom-form.expandform .forminator-input {
  margin-bottom: 0 !important;
}
.home-hero-form .expandform .forminator-row {
  margin-bottom: 8px !important;
}

/**/

.forminator-ui.forminator-custom-form[data-design="default"] .forminator-input {
  padding: 14px 20px !important;
  font-family: "Museo Sans 300" !important;
  border: 1px solid #b6b6b6;
  border-radius: 0 !important;
}

.forminator-ui.forminator-custom-form[data-design="default"] .forminator-label {
  font-size: 16px !important;
  font-family: "Museo Sans 300" !important;
}



.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-error-message {
  padding: 0px 10px !important;
  font-size: 10px !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

.forminator-ui.forminator-design--default
  .forminator-select2
  + .forminator-select
  .selection
  .select2-selection {
  background: #fff !important;
  padding: 4px 15px !important;
  font-family: "Museo Sans 300" !important;
  border: 1px solid #b6b6b6;
  border-radius: 0 !important;
  color: #666 !important;
}

.forminator-ui.forminator-design--default
  .forminator-select2
  + .forminator-select
  .selection
  .select2-selection
  .select2-selection__placeholder {
  color: #666 !important;
}

.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-button {
  background: #963b23 !important;
  padding: 12px 40px !important;
  text-transform: uppercase !important;
  font-family: "Museo Sans 700" !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 16px !important;
  transition: all 0.2sease-in-out;
  border-radius: 0 !important;
}

.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-button:hover {
  background: #5f9bc6 !important;
  transition: all 0.2sease-in-out;
}

.forminator-ui.forminator-design--default .forminator-textarea {
  padding: 14px 20px !important;
  font-family: "Museo Sans 300" !important;
  border: 1px solid #b6b6b6;
  border-radius: 0 !important;
}
.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-description {
  font-family: "Museo Sans 300" !important;
}

.forminator-select-dropdown-container--open
  .forminator-dropdown--default
  .select2-results
  .select2-results__options
  .select2-results__option.select2-results__option--selected {
  background: #963b23 !important;
}
.forminator-select.forminator-select-dropdown-container--open
  .forminator-select-dropdown
  .select2-results
  .select2-results__options {
  background: #fff !important;
}
.forminator-select.forminator-select-dropdown-container--open
  .forminator-select-dropdown.forminator-dropdown--default {
  padding: 0 !important;
}
.forminator-select-dropdown-container--open .forminator-dropdown--default {
  border-color: #963b23;
  background-color: #ffffff;
}

.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-button.forminator-button-upload {
  padding: 9px 16px !important;
  font-size: 11px !important;
  background: #5f9bc6 !important;
}
.forminator-ui.forminator-custom-form[data-design="default"]
  .forminator-button.forminator-button-upload:hover {
  background: #963b23 !important;
}

.forminator-field-upload label {  
  line-height: normal !important;
  font-family: "Museo Sans 300" !important;
}

.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span{
  font-weight: 400 !important;
  font-family: "Museo Sans 300" !important;
}

@media (max-width: 1600px) {
  .hero-video video {
    height: 750px !important;
  }
}
@media (max-width: 1200px) {
.forminator-ui.forminator-custom-form[data-design=default] .forminator-file-upload>span{
  width: 120px;
}
}

@media (max-width: 782px) {
  .forminator-ui.forminator-custom-form[data-design="default"]
    .forminator-button.forminator-button-upload {
    width: auto;
    margin: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  .home-hero-form .forminator-custom-form {
    max-width: 100%;
    right: auto;
    position: relative;
    background: #fff;
    padding: 30px 30px 30px 30px !important;
    top: auto;
    transform: none;
    margin: 0 !important;
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.10);
  }
  .home-hero-form {
    position: relative;
    margin-top: -100px;
  }
  .home-hero-form.for-imgtext-block{
    margin-top: auto;
  }
  .hero-video video {
    height: 450px !important;
  }
  .search-box .ekit_navsearch-button .e-fas-search {
    margin-right: 5px;
  }
  
}
@media (max-width: 480px) {
  .hero-video video {
    height: 350px !important;
  }
  .home-hero-form .forminator-custom-form {
    padding: 20px !important;
  }
  .forminator-field-upload label {
    padding-right: 20px;
    line-height: normal !important;
    font-family: "Museo Sans 300" !important;
  }
  .forminator-file-upload {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    align-items: unset !important;
  }
  
  .forminator-ui.forminator-custom-form[data-design="default"] .forminator-button.forminator-button-upload {
    width: auto;
    margin: 0 0px 0 0;
  }
  .forminator-field-upload .forminator-field {
    width: 100% !important;
  }

	.postid-7428 .archive-column.home-hero-form.inner-page {
  display: none;
}

}

/* Home Hero Form end */

/* Inner page Hero Form start */

/* #popupclose {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 32px;
  height: 32px;
  display: none;
} */

.popupclose {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 32px;
  height: 32px;
  display: none;
}

/* .expandform #popupclose {
  display: flex;
} */

.expandform .popupclose {
  display: flex;
}

@media (max-width: 1200px) {
  .home-hero-form.inner-page .forminator-custom-form {
    right: auto;
    position: relative;
    top: auto;
    transform: none;
    max-width: 100%;
    margin-bottom: 30px !important;
  }
  .home-hero-form.inner-page {
    position: relative;
    right: auto !important;
    left: auto !important;
    padding-top: 0px !important;
    /* margin-top: 40px; */
  }
  .home-hero-form .forminator-field-upload {
    margin-top: 7px;
    margin-bottom: 15px;
    justify-content: flex-start;
    display: flex;
  }
}

@media (max-width: 767px) {
  .home-hero-form.inner-page {
    margin-top: 0;
  }
  .home-hero-form h2 {
    font-size: 20px !important;
  }
}

/* Inner page Hero Form end */

/* Initiating company we keep styles */

.font-twenty p {
  line-height: 1.7em;
}
.black-link a {
  color: #000000;
}
/* Ending company we keep styles */

/* Initiating review styles */

.custom-testimonial-slider .slick-slide > div > div::before {
  content: "";
  position: absolute;
  inset: 30px 0 0 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='38px' height='27px'%3E%3Cpath fill-rule='evenodd' opacity='0.149' fill='rgb(255, 255, 255)' d='M8.321,10.445 C12.896,10.445 16.605,14.153 16.605,18.728 C16.605,23.304 12.896,27.012 8.321,27.012 C3.746,27.012 0.038,23.304 0.038,18.728 L0.001,17.545 C0.001,8.395 7.418,0.978 16.568,0.978 L16.568,5.712 C13.407,5.712 10.435,6.943 8.200,9.178 C7.770,9.608 7.377,10.066 7.023,10.546 C7.446,10.480 7.880,10.445 8.321,10.445 ZM29.622,10.445 C34.196,10.445 37.905,14.153 37.905,18.728 C37.905,23.304 34.196,27.012 29.622,27.012 C25.047,27.012 21.338,23.304 21.338,18.728 L21.301,17.545 C21.301,8.395 28.719,0.978 37.868,0.978 L37.868,5.712 C34.707,5.712 31.736,6.943 29.500,9.178 C29.070,9.608 28.678,10.066 28.323,10.546 C28.746,10.480 29.180,10.445 29.622,10.445 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 37px;
  height: 27px;
  background-position: center;
}
.custom-testimonial-slider .slick-slide > div > div::after {
  content: "";
  position: absolute;
  inset: auto 30px 30px auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='38px' height='26px'%3E%3Cpath fill-rule='evenodd' opacity='0.149' fill='rgb(255, 255, 255)' d='M29.658,16.534 C25.072,16.534 21.354,12.829 21.354,8.260 C21.354,3.690 25.072,-0.014 29.658,-0.014 C34.244,-0.014 37.962,3.690 37.962,8.260 L37.999,9.442 C37.999,18.581 30.563,25.989 21.391,25.989 L21.391,21.262 C24.560,21.262 27.539,20.032 29.779,17.799 C30.211,17.369 30.604,16.912 30.959,16.432 C30.535,16.498 30.101,16.534 29.658,16.534 ZM8.305,16.534 C3.719,16.534 0.001,12.829 0.001,8.260 C0.001,3.690 3.719,-0.014 8.305,-0.014 C12.891,-0.014 16.609,3.690 16.609,8.260 L16.646,9.442 C16.646,18.581 9.210,25.989 0.038,25.989 L0.038,21.262 C3.207,21.262 6.186,20.032 8.426,17.799 C8.858,17.369 9.251,16.912 9.606,16.432 C9.182,16.498 8.748,16.534 8.305,16.534 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 37px;
  height: 27px;
  background-position: center;
}
.custom-testimonial-slider button.slick-arrow {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 36px !important;
  width: 36px !important;
  background-color: #ededed !important;
  background-position: center !important;
  padding: 5px !important;
  background-repeat: no-repeat !important;
  background-size: 6px !important;
  font-size: 0 !important;
  color: transparent !important;
  border: none !important;
  top: 50% !important;
  position: absolute !important;
  z-index: 1 !important;
  transform: translateY(-50%) !important;
}
.custom-testimonial-slider button.slick-arrow:hover {
  background-color: #e2dfda !important;
}
.custom-testimonial-slider button.slick-prev.slick-arrow {
  left: -18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='6px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M4.864,9.998 L5.998,8.831 L2.271,4.999 L5.998,1.167 L4.864,0.000 L0.003,4.999 L4.864,9.998 Z'/%3E%3C/svg%3E") !important;
}
.custom-testimonial-slider button.slick-next.slick-arrow {
  right: -18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='6px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M1.136,9.998 L0.002,8.831 L3.729,4.999 L0.002,1.167 L1.136,0.000 L5.997,4.999 L1.136,9.998 Z'/%3E%3C/svg%3E") !important;
}
.testimonial-wrapper .swiper-slide {
  display: flex;
  align-items: stretch;
  height: auto;
}

.star-icon span.elementor-icon-list-text {
  display: none;
}
.custom-testimonial-slider .slick-slide {
  margin: 0 13px;
  height: auto;
  display: flex;
}
.custom-testimonial-slider .slick-list {
  margin: 0 -13px;
  height: auto !important;
}
.custom-testimonial-slider .slick-track {
  display: flex !important;
  align-items: stretch !important;  
  height: auto !important;
}
.custom-testimonial-slider .slick-track .slick-slide{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  height: auto !important;
}
.custom-testimonial-slider .slick-slide > div {
  height: 100%;
}
.custom-testimonial-slider .slick-slide > div > div {
  height: 100%;
  position: relative;
}

@media (max-width: 1280px) {
  .custom-testimonial-slider--inner {
    padding: 60px 40px 40px 40px;
  }
}

@media (max-width: 767px) {
  .custom-testimonial-slider .slick-slide > div > div::after {
    width: 27px;
    height: 17px;
    inset: auto 15px 15px auto;
  }
  .custom-testimonial-slider .slick-slide > div > div::before {
    inset: 15px 0 0 15px;
    width: 27px;
    height: 17px;
  }
}
/* Ending review styles */

/* Initiating product list styles */

.sp-flex .custom-products-grid {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
  justify-content: center;
}
.sp-flex .custom-products-grid .product-item {
  width: calc(25% - 8px);
}
.product-item--img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.1544;
}
.product-item a{
text-decoration: none;
}
.product-item--text a,
.product-item--text h3 {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  text-align: center !important;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}
.product-item--text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 67px;
  background-color: #dedad8;
  padding: 20px;
}
.product-item--text a:hover {
  color: #983b23 !important;
}
.product-item--img {
  position: relative;
  overflow: hidden;
}
.product-item--img::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  background-image: url("images/pattern-style-2.png");
  background-position: center;
  height: 72px;
}

@media (max-width: 1399px) {
  .product-item--text a,
  .product-item--text h3 {
    font-size: 16px;
  }
  .product-item--img::before {
    height: 32px;
    background-size: 100% auto;
  }
}
@media (max-width: 1199px) {
  .sp-flex .custom-products-grid .product-item {
    width: calc(33.33% - 7px);
  }
  .product-item--img::before {
    height: 45px;
  }
}
@media (max-width: 767px) {
  .sp-flex .custom-products-grid .product-item {
    width: calc(50% - 5px);
  }
}
@media (max-width: 575px) {
  .sp-flex .custom-products-grid .product-item {
    width: 100%;
  }
}
/* Ending product list styles */

/* Product List Page start */

.post-type-archive-products-page .page-content.custom-products-grid {
  padding: 50px;
}
.post-type-archive-products-page .pagination {
  padding: 0 50px 50px 50px;
  margin: 0;
}

@media (max-width: 767px) {
  .post-type-archive-products-page .page-content.custom-products-grid {
    padding: 40px 20px;
  }
  .post-type-archive-products-page .pagination {
    padding: 0 20px 40px 20px;
    margin: 0;
  }
}

/* Product List Page end */

/* Initiating footer styles */

.footer-social ul span.elementor-icon-list-text {
  display: none;
}
.footer-social ul svg {
  margin: 0 !important;
  padding: 0 !important;
}
.footer-social ul a {
  display: flex;
  height: 40px !important;
  width: 40px !important;
  justify-content: center;
  align-items: center;
  background-color: #983b23;
  transition: all 0.2s;
}
.footer-social ul a:hover {
  background-color: #882c14;
}

.footer-mail a {
  word-break: break-all;
}
.footer-call ul li:nth-child(2) span.elementor-icon-list-icon,
.footer-call ul li:nth-child(3) span.elementor-icon-list-icon {
  opacity: 0;
  visibility: hidden;
}

/********/
.footer-contact-details ul li {
  margin-bottom: 22px;
}
.footer-contact-details ul li svg {
  width: 26px;
  height: 24px;
  margin-right: 12px;
  min-width: 26px;
}
.footer-contact-details ul li svg path {
  fill: #963b23;
  transition: color 0.3s;
}
.footer-contact-details ul {
  margin: 0;
  padding: 0;
}
.footer-contact-details ul li a p {
  margin-bottom: 0;
  word-break: break-word;
}
.footer-contact-details ul li a {
  color: #000000;
  transition: color 0.3s;
  display: flex;
  white-space: normal;
  word-break: break-all;
  line-height: normal;
}
.footer-contact-details ul li a:hover {
  color: #5f9bc6;
  transition: color 0.3s;
}
.footer-contact-details ul li a:hover svg path {
  fill: #5f9bc6;
  transition: color 0.3s;
}
.footer-contact-details ul,
.footer-contact-details ul li {
  list-style: none;
  list-style-type: none;
}
.footer-contact-details {
  margin-top: 35px;
}

.footer-social-details ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-social-details li {
  display: inline-flex;
  margin: 0 10px 0 0;
}
.footer-social-details svg {
  display: flex;
  width: 20px;
  height: 20px;
}
.footer-social-details li a {
  display: flex;
  width: 40px;
  height: 40px;
  background-color: #983b23;
  transition: all 0.2s;
  justify-content: center;
  align-items: center;
  display: flex;
}
.footer-social-details li a svg path {
  fill: #fff;
}
.footer-social-details li a:hover {
  background-color: #882c14;
}
.footer-social-details {
  margin-top: 85px;
}

@media (min-width: 1566px) {
  .footer-top-lfex > .elementor-element:nth-child(1) {
    --width: 28%;
  }
  .footer-top-lfex > .elementor-element:nth-child(2) {
    --width: 11%;
  }
  .footer-top-lfex > .elementor-element:nth-child(3) {
    --width: 14%;
  }
  .footer-top-lfex > .elementor-element:nth-child(4) {
    --width: 17%;
  }
  .footer-top-lfex > .elementor-element:nth-child(5) {
    --width: 30%;
  }
}

@media (max-width: 1565px) {
  .footer-top-lfex
    > .elementor-element:nth-child(1)
    .elementor-widget-image
    img {
    max-width: 240px;
  }
  .footer-top-lfex > .elementor-element:nth-child(1) {
    --width: 25%;
  }
  .footer-top-lfex > .elementor-element:nth-child(2) {
    --width: 15%;
  }
  .footer-top-lfex > .elementor-element:nth-child(3) {
    --width: 15%;
  }
  .footer-top-lfex > .elementor-element:nth-child(4) {
    --width: 18%;
  }
  .footer-top-lfex > .elementor-element:nth-child(5) {
    --width: 27%;
  }
  .footer-social > .elementor-widget-container {
    margin-top: 40px !important;
  }
}

@media (max-width: 1280px) {
  .footer-top-lfex > .elementor-element:nth-child(1) {
    --width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer-social > .elementor-widget-container {
    margin-top: 0px !important;
  }
  .footer-top-lfex > .elementor-element:nth-child(2),
  .footer-top-lfex > .elementor-element:nth-child(3),
  .footer-top-lfex > .elementor-element:nth-child(4) {
    --width: 33.33%;
  }
  .footer-top-lfex > .elementor-element:nth-child(5){
    --width: 100%;
  }
  footer {
    background-size: auto !important;
    background-repeat: repeat !important;
  }
  .footer-social-details {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .footer-top-lfex > .elementor-element:nth-child(2),
  .footer-top-lfex > .elementor-element:nth-child(3),
  .footer-top-lfex > .elementor-element:nth-child(4),
  .footer-top-lfex > .elementor-element:nth-child(5) {
    --width: 50%;
  }
  .footer-top-lfex > .elementor-element:nth-child(4),
  .footer-top-lfex > .elementor-element:nth-child(5) {
    margin-top: 50px;
  }
}
@media (max-width: 600px) {
  .footer-top-lfex > .elementor-element:nth-child(2),
  .footer-top-lfex > .elementor-element:nth-child(3),
  .footer-top-lfex > .elementor-element:nth-child(4),
  .footer-top-lfex > .elementor-element:nth-child(5) {
    --width: 100%;
  }
  .footer-top-lfex > .elementor-element:nth-child(3),
  .footer-top-lfex > .elementor-element:nth-child(4),
  .footer-top-lfex > .elementor-element:nth-child(5) {
    margin-top: 50px;
  }
  .footer-top-lfex > .elementor-element:nth-child(1) {
    flex-direction: column;
  }
  .footer-social > .elementor-widget-container {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .footer-top-lfex
    > .elementor-element:nth-child(1)
    .elementor-widget-image
    img {
    max-width: 100%;
  }
}

/* Ending footer styles */

/* Gallery start */

.gallery-custom .swiper-slide-image {
  margin: 0 auto;
  object-fit: cover;
  height: 650px;
  width: 100%;
  /* aspect-ratio: 1.37; */
  /* object-position: top; */
}

@media (max-width: 1366px) {
  .gallery-custom .swiper-slide-image {
    height: 260px;
  }
}

@media (max-width: 1180px) {
  .gallery-custom .swiper-slide-image {
    height: 200px;
  }
}

@media (max-width: 1024px) {
  .gallery-custom .swiper-slide-image {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .gallery-custom .swiper-slide-image {
    height: 360px;
  }
}

@media (max-width: 600px) {
  .gallery-custom .swiper-slide-image {
    height: 250px;
  }
}

/* 
@media (max-width: 1600px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 220px;
    }
}

@media (max-width: 1440px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 190px;
    }
}

@media (max-width: 1280px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 160px;
    }
}

@media (max-width: 1024px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 190px;
    }
}

@media (max-width: 768px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 120px;
    }
}

@media (max-width: 767px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 240px;
    }
}

@media (max-width: 480px) {
    .gallery-custom .elementor-image-gallery .gallery-item img{
        height: 240px;
    }
    .gallery-custom figure.gallery-item {
        max-width: 50% !important;
    }    
}

@media (max-width: 399px) {    
    .gallery-custom .elementor-image-gallery .gallery-item img {
        height: 150px;
    }
} */

/* Gallery end */

/* Initiating Product single gallery list */

.gallery-flex > .e-con-inner {
  grid-gap: 20px;
}
.gallery-flex > .e-con-inner > .elementor-element {
  width: calc(50% - 10px);
  background-color: #ffefeb;
  padding: 30px;
}
.gallery-flex > .e-con-inner > .elementor-element .gallery {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 20px;
  justify-content: center;
}
.gallery-flex > .e-con-inner > .elementor-element .gallery figure.gallery-item {
  width: calc(33.33% - 14px) !important;
  max-width: 100% !important;
  border: 5px solid #ffd1c5;
}
.gallery-flex > .e-con-inner > .elementor-element h4 {
  padding: 10px 20px;
  /*background-color: #ffd1c5;*/
  font-size: 20px;
}
.gallery-flex
  > .e-con-inner
  > .elementor-element
  .gallery
  figure.gallery-item
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1.3;
}
.set-ul ul {
  padding: 0 0 0 20px;
}
@media (max-width: 1199px) {
  .gallery-flex > .e-con-inner > .elementor-element {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .gallery-flex > .e-con-inner > .elementor-element {
    width: calc(50% - 10px);
  }
  .gallery-flex
    > .e-con-inner
    > .elementor-element
    .gallery
    figure.gallery-item {
    width: calc(50% - 10px) !important;
  }
}
@media (max-width: 767px) {
  .gallery-flex > .e-con-inner > .elementor-element .gallery {
    grid-gap: 10px;
  }
  .gallery-flex
    > .e-con-inner
    > .elementor-element
    .gallery
    figure.gallery-item {
    width: calc(50% - 5px) !important;
  }
  .gallery-flex > .e-con-inner > .elementor-element h4 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .gallery-flex > .e-con-inner > .elementor-element {
    width: 100%;
  }
}
/* Ending Product single gallery list */

/* Initiating how-to-videos styles */

.vid-flex > .elementor-element {
  width: calc(25% - 15px);
  border: 5px solid #963b23;
}

@media (max-width: 1729px) {
  .vid-flex > .elementor-element {
    width: calc(50% - 10px) !important;
  }
}
@media (max-width: 767px) {
  .vid-flex > .elementor-element {
    width: 100% !important;
  }
}
/* Ending how-to-videos styles */

@media (max-width: 767px) {
  .ekit-wid-con .elementskit-accordion .ekit-accordion-title {
    padding-right: 40px !important;
  }
}

/* Archive (Product Listing) Page start */

/* section.archive-banner {
  padding: 50px 50px 50px 0;
  min-height: 900px;
  display: flex;
  position: relative;
} */

section.archive-banner
 {
    padding-bottom: 56.25%!important;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

section.archive-banner
 {
    padding: 50px 50px 100px 0;
    /* min-height: 900px; */
    display: flex;
    position: relative;
}

.archive-banner-overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: #0000005E; */
}

.archive-banner .e-con-inner {
  display: flex;
  width: 100%;
  padding: 0;
  align-items: center !important;
  flex-direction: column !important;
}

.archive-banner .elementor-element.e-con-full.e-flex.e-con {
  display: inline-flex;
  width: 50%;
}

.archive-column h1 {
  font-size: 64px;
  color: #fff;
}

.archive-row {
  position: relative;
  width: 100%;
  display: flex;
  align-items: start;
  z-index: 1;
}

.archive-row .archive-column {
  background-color: #00000075;
  padding: 40px;
}
.archive-column.home-hero-form.inner-page {
  background-color: transparent;
  padding: 0;
}
.archive-column {
  width: 50%;
  display: inline-flex;
}

.archive-banner-pattern {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 70px;
  left: 0;
  opacity: 0.6;
}
.m-h6 h6 {
  margin-top: 30px;
}
.elementor-kit-7 a {
  word-wrap: break-word;
}
@media (max-width: 1366px) {
  .archive-column h1 {
    font-size: 48px;
  }
}
@media (max-width: 1200px) {

  section.archive-banner {
    padding: 50px 20px;
    justify-content: flex-start;

  }

  .archive-row {
    flex-direction: column;
  }

  .archive-column {
    width: 100%;
    display: flex;
    padding: 0 !important;
    justify-content: center;
  }
  .archive-row .archive-column{
    padding: 30px !important;
  }
  .home-hero-form.inner-page{
    padding: 0 !important;
    margin-top: 0px !important;
  }
  .archive-column h1{
    text-align: center;
  }
  .archive-row {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 1;
    flex-direction: column;
    align-self: flex-start;
  }
  .archive-banner .home-hero-form.inner-page .forminator-custom-form {
    width: 100% !important;
    margin: 0 0 50px 0 !important;
  }
  .archive-banner .home-hero-form h2 {
    text-align: center;
  }
  .archive-banner .forminator-row.forminator-row-last .forminator-col {
    justify-content: center;
    display: flex;
  }
  .archive.post-type-archive .sp-flex .custom-products-grid .product-item {
    width: calc(50% - 8px);
  }
  .archive-column.home-hero-form.inner-page{
    margin-top: 30px !important;
  }
}

@media (max-width: 767px) {
  section.archive-banner {
    padding: 50px 20px;
    
  }
  .archive.post-type-archive .sp-flex .custom-products-grid .product-item {
    width: calc(100% - 8px);
  }
  .archive.post-type-archive .product-item--img img {
    aspect-ratio: auto;
  }
  .archive-column h1 {
    font-size: 32px;
  }
}

/* Archive (Product Listing) Page end */

.elementor-widget-image-box .elementor-image-box-img img {
  width: 100%;
}

.diecrtion-column .list-item-style .elementor-widget-container .elementor-image-box-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.flex-section {
  display: flex;
  align-items: start;
  gap: 30px;
}
/* Trusted Brand Logos start */
.trusted-brand-logos > .e-con-inner {
  padding-bottom: 0;
}
.trusted-brand-logos .elementor-widget-container {
  min-height: 100px;
}
@media (max-width: 1366px) {
  .trusted-brand-logos .elementor-widget-container {
    min-height: 95px;
  }
}
@media (max-width: 1366px) {
  .trusted-brand-logos .elementor-widget-container {
    min-height: 85px;
  }
}

@media (max-width:500px){
  .flex-section {
    flex-direction: column;
    gap: 0;
  }
}
/* Trusted Brand Logos end */

/* Mission Page Icon Box start */

.mission-page-icon-box .elementor-widget-container {
  min-height: 350px;
}
.mission-page-icon-box .elementor-element.e-child {
  width: 100% !important;
  max-width: 100% !important;
}
.mission-page-icon-box .elementor-element.e-child .list-item-style {
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 1366px) {
  .mission-page-icon-box .elementor-widget-container {
    min-height: 360px;
  }
}
@media (max-width: 1200px) {
  .mission-page-icon-box .elementor-element.e-child {
    width: 100% !important;
    max-width: 100% !important;
    flex-wrap: wrap;
  }
  .mission-page-icon-box .elementor-widget-container {
    min-height: 10px;
  }
}
/* Mission Page Icon Box end */

/* Search Result page start */

.search.search-results h1.entry-title {
  width: 100% !important;
  max-width: 100% !important;
  padding: 50px 50px 0 50px !important;
}
.search.search-no-results h1.entry-title {
  width: 100% !important;
  max-width: 100% !important;
  padding: 50px 50px 0 50px !important;
}
.search.search-no-results .page-content {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0px 50px 0 50px !important;
}

@media (max-width: 1024px) {
  .mfp-auto-cursor .mfp-content {
    max-width: 90% !important;
  }
}
@media (max-width: 767px) {
  .search.search-no-results h1.entry-title {
    padding: 20px 40px 0 20px !important;
  }
  .search.search-results h1.entry-title {
    width: 100% !important;
    max-width: 100% !important;
    padding: 40px 20px 0 20px !important;
  }
  .search.search-no-results .page-content {
    padding: 0px 20px 0 20px !important;
  }
}

/* Search Result page end */

/* Blog page start */

.blog-section .slick-list {
  margin: 0 -13px;
}
.blog-section .slick-slide {
  margin: 0 13px;
}

.blog-section .slick-slide > div > div::before {
  content: "";
  position: absolute;
  inset: 30px 0 0 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='38px' height='27px'%3E%3Cpath fill-rule='evenodd' opacity='0.149' fill='rgb(255, 255, 255)' d='M8.321,10.445 C12.896,10.445 16.605,14.153 16.605,18.728 C16.605,23.304 12.896,27.012 8.321,27.012 C3.746,27.012 0.038,23.304 0.038,18.728 L0.001,17.545 C0.001,8.395 7.418,0.978 16.568,0.978 L16.568,5.712 C13.407,5.712 10.435,6.943 8.200,9.178 C7.770,9.608 7.377,10.066 7.023,10.546 C7.446,10.480 7.880,10.445 8.321,10.445 ZM29.622,10.445 C34.196,10.445 37.905,14.153 37.905,18.728 C37.905,23.304 34.196,27.012 29.622,27.012 C25.047,27.012 21.338,23.304 21.338,18.728 L21.301,17.545 C21.301,8.395 28.719,0.978 37.868,0.978 L37.868,5.712 C34.707,5.712 31.736,6.943 29.500,9.178 C29.070,9.608 28.678,10.066 28.323,10.546 C28.746,10.480 29.180,10.445 29.622,10.445 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 37px;
  height: 27px;
  background-position: center;
}
.blog-section .slick-slide > div > div::after {
  content: "";
  position: absolute;
  inset: auto 30px 30px auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='38px' height='26px'%3E%3Cpath fill-rule='evenodd' opacity='0.149' fill='rgb(255, 255, 255)' d='M29.658,16.534 C25.072,16.534 21.354,12.829 21.354,8.260 C21.354,3.690 25.072,-0.014 29.658,-0.014 C34.244,-0.014 37.962,3.690 37.962,8.260 L37.999,9.442 C37.999,18.581 30.563,25.989 21.391,25.989 L21.391,21.262 C24.560,21.262 27.539,20.032 29.779,17.799 C30.211,17.369 30.604,16.912 30.959,16.432 C30.535,16.498 30.101,16.534 29.658,16.534 ZM8.305,16.534 C3.719,16.534 0.001,12.829 0.001,8.260 C0.001,3.690 3.719,-0.014 8.305,-0.014 C12.891,-0.014 16.609,3.690 16.609,8.260 L16.646,9.442 C16.646,18.581 9.210,25.989 0.038,25.989 L0.038,21.262 C3.207,21.262 6.186,20.032 8.426,17.799 C8.858,17.369 9.251,16.912 9.606,16.432 C9.182,16.498 8.748,16.534 8.305,16.534 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 37px;
  height: 27px;
  background-position: center;
}
.blog-section button.slick-arrow {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  height: 36px !important;
  width: 36px !important;
  background-color: #ededed !important;
  background-position: center !important;
  padding: 5px !important;
  background-repeat: no-repeat !important;
  background-size: 6px !important;
  font-size: 0 !important;
  color: transparent !important;
  border: none !important;
  top: 50% !important;
  position: absolute !important;
  z-index: 1 !important;
  transform: translateY(-50%) !important;
  box-shadow: 0px 0px 5px 0px rgb(0, 0, 0, 0.46);
}
.blog-section button.slick-arrow:hover {
  background-color: #e2dfda !important;
}
.blog-section button.slick-prev.slick-arrow {
  left: -18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='6px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M4.864,9.998 L5.998,8.831 L2.271,4.999 L5.998,1.167 L4.864,0.000 L0.003,4.999 L4.864,9.998 Z'/%3E%3C/svg%3E") !important;
}
.blog-section button.slick-next.slick-arrow {
  right: -18px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='6px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M1.136,9.998 L0.002,8.831 L3.729,4.999 L0.002,1.167 L1.136,0.000 L5.997,4.999 L1.136,9.998 Z'/%3E%3C/svg%3E") !important;
}

@media only screen and (max-width: 1560px) {
  .blog-section button.slick-arrow {
    top: 44.5% !important;
  }
}
@media only screen and (max-width: 1440px) {
  .blog-section button.slick-arrow {
    top: 42.5% !important;
  }
}
@media only screen and (max-width: 1280px) {
  .blog-section button.slick-arrow {
    top: 37% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .blog-section button.slick-arrow {
    top: 43% !important;
  }
}
@media only screen and (max-width: 820px) {
  .blog-section button.slick-arrow {
    top: 42% !important;
  }
}
@media only screen and (max-width: 767px) {
  .blog-section button.slick-next.slick-arrow {
    right: 0px !important;
  }
  .blog-section button.slick-prev.slick-arrow {
    left: 0px !important;
  }
}
/* Blog page end */

/*  27-02-2025*/
.img-h-full > .elementor-element.elementor-widget-image,
.img-h-full > .elementor-element.elementor-widget-image img {
  height: 100%;
  object-fit: cover !important;
}

/*** blog-****/
.blog-section .blog-posts-wrapper a.blog-post-item {
  width: calc(33.33% - 8px);
  text-decoration: none;
  background-color: #dedad8;
}

.blog-section .blog-posts-wrapper {
  display: flex;
  grid-gap: 10px;
  flex-flow: row wrap;
}

.blog-section .blog-posts-wrapper a.blog-post-item .blog-thumbnail img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.blog-section .blog-posts-wrapper a.blog-post-item .blog-thumbnail {
  position: relative;
  overflow: hidden;
}

.blog-section .blog-posts-wrapper a.blog-post-item .blog-thumbnail::before {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  background-image: url("http://120.72.95.94:55167/libertyawningsandshades/site/wp-content/themes/hello-theme-child-master/images/pattern-style-2.png");
  background-position: center;
  height: 72px;
}
.blog-section .slick-track {
  display: flex !important;
}

.blog-section .slick-slide {
  height: inherit !important;
  background: #dedad8;
}
.blog-section h3.blog-title {
  display: flex;
  justify-content: left;
  height: auto;
  padding: 20px 20px !important;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-align: left !important;
  margin: 0;
  line-height: 1.2em;  
}
.blog-section .pagination {
  margin: 0;
  gap: 0;
}

.blog-section h3.blog-title:hover {
  color: #963b23;
}

.blog-section .blog-description {
  display: flex;
  padding: 0 20px 20px !important;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 1.6em;
  /* min-height: 100px; */
}

.pagination {
  display: flex;
  justify-content: center;
  margin: 40px auto 20px;
  gap: 20px;
}

.page-numbers {
  background: #963b23;
  padding: 6px 11px;
  color: #fff !important;
  text-decoration: none !important;
}

.page-numbers:hover,
.page-numbers.current {
  background: #5f9bc6;
}

@media (max-width: 1199px) {
  .blog-section .blog-posts-wrapper a.blog-post-item {
    width: calc(50% - 8px);
  }
}

@media (max-width: 767px) {
  .blog-section .blog-posts-wrapper a.blog-post-item {
    width: 100%;
  }

  .blog-section h3.blog-title,
  .blog-section .blog-description {
    min-height: auto;
  }
}

@media (max-width: 575px) {
  .page-numbers {
    padding: 6px 6px;
    font-size: 13px;
  }
  .pagination {
    gap: 10px;
  }
}

@media (max-width: 475px) {
  .page-numbers {
    padding: 5px;
    font-size: 12px;
  }
  .pagination {
    gap: 8px;
  }
}
.search-results .page-content {
  padding: 50px;
}

.search-results .page-content h2.entry-title {
  font-size: 22px;
  font-weight: 700;
}

.search.search-no-results .page-content,
.page-404 .page-content {
  flex-grow: 1;
}
.search.search-no-results .ekit-template-content-footer,
.error404 .ekit-template-content-footer {
  flex-shrink: 0;
}
.search.search-no-results .site-main,
.page-404 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.pagination .nav-previous a,
.pagination .nav-next a {
  background-color: var(--e-global-color-primary);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: var(--e-global-color-30ce0cc);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-30ce0cc);
  border-radius: 0px 0px 0px 0px;
  padding: 14px 20px;
}

.pagination .nav-previous a:hover,
.pagination .nav-next a:hover {
  background: #5f9bc6;
}

span.meta-nav {
  position: relative;
  top: -1px;
}

@media (max-width: 767px) {
  .search-results .page-content {
    padding: 40px 20px;
  }
}

.search-results .post .wp-post-image {
  max-width: 370px;
}

.error404 .page-header .entry-title {
  margin: 0 auto !important;
  padding: 50px 0 20px !important;
  text-align: center;
}

.error404 .page-content {
  margin: 0 auto;
  text-align: center;
}

/* single-newsblog style start */
.single-newsblog .page-content .e-con-inner {
  padding-top: 0px;
  padding-bottom: 00px;
}

.single-newsblog .page-content h2 {
  font-size: 34px;
}

.single-newsblog .page-content h3 {
  font-size: 30px;
}

.single-newsblog .page-content h4 {
  font-size: 28px;
}

.single-newsblog .page-content h5 {
  font-size: 24px;
}

.single-newsblog .page-content a span,
.single-newsblog .page-content a {
  font-weight: bold !important;
  text-decoration: none;
}

.single-newsblog .page-content {
  padding: 50px;
}

.single-newsblog .page-content .elementor-widget-wrap .elementor-element {
  padding: 0;
}

@media only screen and (min-width: 1025px) {
  .single-newsblog .site-main {
    width: calc(100% - 330px) !important;
    margin-left: 330px !important;
    max-width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .single-newsblog .page-content .e-con-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .single-newsblog .page-content {
    padding: 40px;
  }

  .single-newsblog .site-main {
    width: 100% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  .single-newsblog .page-content .elementor-widget-wrap > .elementor-element {
    padding-left: 20px;
    padding-right: 20px;
  }

  .single-newsblog .page-content {
    padding: 40px 20px;
  }
}

@media (max-width: 575px) {
  .single-newsblog .site-main {
    padding-inline-start: 0 !important;
    padding-inline-end: 0 !important;
  }
}

/* single-newsblog style end */

.left_right_img_text_section {
  padding: 40px;
  background-image: url("images/pattern-style-1.jpg");
  display: flex;
  flex-direction: column;
  align-items: center;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  max-width: 1473px;
  margin: 50px auto;
}

.left_right_img_inner {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.widget_media_image {
  width: 44%;
}

.widget_media_image img {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  border-color: var(--e-global-color-30ce0cc);
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.widget_custom_html {
  width: 56%;
  padding-left: 50px;
  display: flex;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  flex-direction: column;
}

.widget_custom_html .custom-html-widget h1 {
  font-size: 40px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.widget_custom_html .custom-html-widget p {
  font-size: 18px;
}

.text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.widget_custom_html .custom-html-widget .button {
  background-color: var(--e-global-color-primary);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  color: var(--e-global-color-30ce0cc);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-30ce0cc);
  border-radius: 0px 0px 0px 0px;
  padding: 18px 40px 18px 40px;
}

.widget_custom_html .custom-html-widget .button:hover {
  background-color: #5f9bc6;
  color: var(--e-global-color-30ce0cc);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-30ce0cc);
  border-radius: 0px 0px 0px 0px;
}

.blog-section .blog-post-content {
  background: #dedad8;
}

@media (max-width: 1200px) {
  .left_right_img_text_section {
    flex-direction: column;
    max-width: 100%;
    margin: 40px 40px 0;
  }
  .widget_media_image {
    width: 100%;
  }
  .widget_custom_html {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .left_right_img_text_section {
    margin: 40px 20px 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .left_right_img_inner{
    flex-direction: column;
  }
}

@media (max-width: 360px) {
  .widget_custom_html .custom-html-widget .button {
    display: block;
    width: 100%;
    padding: 18px 30px;
    text-align: center;
  }
}

.search .footer-get-free-estimate-button,
.error404 .footer-get-free-estimate-button {
  display: none;
}

.search.search-results .pagination {
  margin: 40px auto 80px;
}

/* .single-products-page.postid-747
  .form-editor-main.always-open
  .forminator-custom-form {
  margin-top: 0 !important;
}

.form-editor-main.always-open h2 {
  margin-bottom: 0;
} */

.single-products-page.postid-747 .footer-get-free-estimate-button {
  display: none;
}
.home .footer-get-free-estimate-button {
  display: none;
}
.archive.post-type-archive .footer-get-free-estimate-button {
  display: none;
}


.forminator-ui.forminator-custom-form[data-design="default"] .forminator-label {
  text-align: left;
  margin-bottom: 5px !important;
}
.single-products-page.postid-747
  .forminator-ui.forminator-design--default
  .forminator-select2
  + .forminator-select
  .selection
  .select2-selection--single[role="combobox"] {
  border-color: #b6b6b6 !important;
}

footer ul.elementor-icon-list-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}




/* 3 page (Home, Products, Retractable Awnings) form customized start  */

.for-imgtext-block .forminator-custom-form {
  position: relative;
  max-width: 420px;
  top: 0;
  transform: none;
  border: 1px solid #bbb !important;
  margin: 0 auto !important;
}
.archive.post-type-archive #formFooter {
  padding: 40px 20px 60px 20px;
}

@media (max-width: 767px) {
  .archive.post-type-archive #formFooter {
    padding: 20px 20px 50px 20px;
  }
  .footer-contact-details ul li a p{
    word-break: break-word;
  }
}
.req-service h2.elementor-heading-title.elementor-size-default {
  display: flex;
}
p.req-text {
  font-size: 16px;
  width: 800px;
  padding-left: 10px;
}
@media (max-width:1024px){
  .req-service h2.elementor-heading-title.elementor-size-default {
    flex-direction: column;
  }
  p.req-text{
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
  }
}


/* 3 page (Home, Products, Retractable Awnings) form customized end  */