/*
 Theme Name:     SynLawn - Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         messinadesign
 Author URI:     https://messinadesign.biz/
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
#yith-sl-main-wrapper {
  max-width: 80%;
  margin: 0 auto 50px auto;
}
#yith-sl-main-wrapper .wrap-header {
  margin-top: 25px;
}
#yith-sl-main-wrapper .main-section{
  margin-bottom: 25px !important;
}
#yith-sl-main-wrapper .wrap-header, .yith-sl-layout-classic #yith-sl-main-wrapper .wrap-header h1 {
  margin-bottom: 0px !important;
}
.yith-sl-layout-classic #yith-sl-main-wrapper .main-section .wrap-image {
  flex: 0 0 25%;
  max-width: 25%;
}
.yith-sl-layout-classic #yith-sl-main-wrapper .main-section .wrap-description {
  flex: 0 0 73%;
  max-width: 73%;
}
.yith-sl-layout-classic #yith-sl-main-wrapper .wrap-image img {
  max-width: 100% !important;
  margin: auto !important;
}
#yith-sl-main-wrapper .contact-info {
  flex-direction: row;
  display: flex;
  max-width: 750px;
  margin: 0 auto;
}
#yith-sl-main-wrapper .contact-info .wrap-single-info {
  padding-top: 20px;
  border-top: 1px solid #666;
  margin: 0px 5px;
}
#yith-sl-main-wrapper .contact-info .wrap-icon {
  display: none;
}
