/*
Theme Name: wecraft Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: wecraft
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
body{background-color: #F2EDE0;}
body a:focus {  outline: 0 !important;}
body p{ text-align:justify;}
body p{ line-height:1.5; margin:8px 0;}
.text-center p, .elementskit-section-title-wraper.text_center p{ text-align:center;}
body a:hover {  color:#181716;}
/* display none */
#site-header,#top-bar-wrap,.page-header, .strong-view.wpmtst-bold .wpmtst-testimonial-field{display: none;}
.vd-banner{ height:600px;}
ul.elementor-icon-list-items{ list-style:none;}
body .strong-view.wpmtst-bold .wpmtst-testimonial-image img {  border-radius: 0;  box-shadow: none;}
.strong-view.wpmtst-bold .wpmtst-testimonial-content h3{font-family: "Playfair Display", Sans-serif;
  font-size:32px;  font-weight: 600;}
body .strong-view.wpmtst-bold .wpmtst-testimonial-content p{text-align: justify;
  font-family: "Poppins", Sans-serif; font-size: 14px;  font-weight: 400; color:#181716;}
.strong-view a.wpmslider-prev::after{ content: "/ ";   color: #333;
  font-weight: bold;
  margin-left: 5px; /* Alternative way to add space */}
.portfolio-1 .elementor-image-carousel-wrapper{ opacity:0;transition: opacity 0.3s ease-in-out; }
.portfolio-1:hover .elementor-image-carousel-wrapper{ opacity:1;}
.elementor-widget-ha-post-title .ha-post-title, .ha-icon-list-item .ha-icon-list-text{font-family: "Playfair Display", Sans-serif;}
#comment-submit{background-color: #fff;  color: #181716;border: 1px solid #181716;}
