/* 
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 */
#gift-this-product{
  margin-top: 5em!important;
}
#give-as-present{
    margin: 1em auto 0 auto!important;
}



#addcartsingleproduct li.first-design-image-li > div.ywgc-preset-image,#ywgc-choose-design-preview > div > ul > li.default-image-li > div.ywgc-preset-image.ywgc-default-product-image, div.yith-wcbk-booking-form > div.yith-wcbk-form-section-dates-wrapper.yith-wcbk-form-section-wrapper{
  display: none!important;
}


.bk-departures button:focus{
  color: #48271C;
}

.bk-departures:hover{

}

.bk-departures{
  --bk-departures-accent: #0ec8c685;
  --bk-departures-accent-rgb: rgba(14,200,198,.52);
}
.bk-departures button{
  color: #0ec8c685;
  border-color: #48271C;
  background-color: #48271C;
}
.bk-departures button:hover{
  border-color: #0ec8c685;
  color: #48271C;
  background-color: #0ec8c685;
}
.bk-departures__btn.is-selected{
  background-color: #0ec8c685!important;
  color: #48271C!important;
}