/*
 Theme Name:   Soleil Child Theme
 Theme URI:    http://soleil.axiomthemes.com/
 Description:  Soleil Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com
 Template:     soleil
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  soleil
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
 .portfolio_page_details_item_title {
   width: 50% !important;
   line-height: 1.2;
}
.portfolio_page_details_item_value {
   width: 50% !important;
}

.trx_addons_image_effects_on_waves img {
   pointer-events: none !important;
}

.sc_services_creative .sc_services_item_content_inner {
   padding: 24px !important;
}

.elementor-kit-15 h2 {
   line-height: 1.3 !important;
   font-weight: 600 !important;
}

@media (max-width: 768px) {
   .reversed-grid .elementor-container {
      flex-direction: column-reverse !important;
   }
}

#tab-title-reviews {
   display: none;
}

.summary .product_meta {
   display: none;
}

.screen-reader-response,
.wpcf7-response-output {
   display: none;
}

.wpcf7-not-valid-tip {
   color: #702424;
}

.wpcf7-not-valid {
   border-color: #702424 !important;
}

.add_to_cart_button,
.add_to_cart_wrap {
   display: none !important;
}

.woocommerce ul.products.products_style_simple li.product .post_item:hover .price {
   opacity: 1 !important;
}

@media (max-width: 767px) {
   .wpcf7 .wpcf7-submit-style .wpcf7-submit {
      padding: 13px 35px !important;
   }
}