/*
Theme Name: Gowilds Child
Theme URI: https://gaviaspreview.com/wp/gowilds/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Gowilds theme.
Template: gowilds
*/

.TrashBin{
    --background-transition: 0.3s;
  --border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 5px 30px 0px rgba(210.79999999999998, 203.052527173913, 203.052527173913, 0.5);
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}

.pricebox {
  --display: flex;
  --background-transition: 0.3s;
  --border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 5px 30px 0px rgba(210.79999999999998, 203.052527173913, 203.052527173913, 0.5);
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}
#containertop {
  padding: 15px 15px 15px 15px;
  background-color: transparent;
  background-image: linear-gradient(143deg, var( --e-global-color-uicore_primary ) 0%, var( --e-global-color-uicore_secondary ) 100%) !important;
}
.home-contact .wpcf7-form select {
    border: 1px solid #000 !important;
}
.home-contact .wpcf7-form textarea {
	max-height: 115px !important;
}
.home-contact .wpcf7-submit{
	background: #f6ac0f !important;
}
.gsc-logo{
  padding-top: 15px;
  padding-bottom: 15px;
}
.logo-mm, .style-3{
    display: none !important;	
}
.gva-offcanvas-content .top-canvas .control-close-mm{
	background: #EB9905 !important;
}

@media (max-width: 767px) {
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        align-items: unset !important;
        flex-direction: row !important;
    }
}
