/*
Theme Name: Laurel PMQS Theme
Description: Laurel PMQS
Author: CIDCreatives
Author URI: http://www.consultantsindesign.co.uk
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.motiff .divider:before, .motiff .divider:after{border-color:#CC962C;border-width:3px;}

.motiff .divider-icon .fa-leaf:before {
  content: none;
}

.motiff .divider-icon .fa-leaf {
  display: inline-block;
  width: 150px;
  height: 25px;
  background-image: url('https://laurelpmqs.com/wp-content/uploads/2024/11/laurelpmqs-motiff.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
	margin-top:10px;
}

.cky-btn-revisit-wrapper{display:none;}

@media (min-width: 959px) {
.lines-button .lines, .lines-button .lines:before, .lines-button .lines:after, .lines-button .lines > span {
    height: 4px;
    width: 40px;
}
.lines-button .lines:before {
    top: 10px;
}

.lines-button .lines:after {
    top: -10px;
}

.tmb .t-entry .t-entry-title, .tmb .t-entry .t-entry-table-typography {
    font-size: 18px;
}

.lines-button .lines:before, .lines-button .lines:after, .lines-button .lines > span {
    transform-origin: 20px center;
}
}
.divider .divider-icon {
    margin-left: -5em;
}
.motiff .divider.divider-center-icon:before {
    margin-right: 4em;
}
.motiff .divider.divider-center-icon:after {
    margin-left: 5.5em;
}

.menu-smart i.fa-dropdown {
    display: none;
}
.mobile-menu-button-light .lines:not(.lines-dropdown), .mobile-menu-button-light .lines:not(.lines-dropdown):before, .mobile-menu-button-light .lines:not(.lines-dropdown):after, .mobile-menu-button-light .lines:not(.lines-dropdown) > span, .vmenu-container.menu-light .lines:not(.lines-dropdown), .vmenu-container.menu-light .lines:not(.lines-dropdown):before, .vmenu-container.menu-light .lines:not(.lines-dropdown):after, .vmenu-container.menu-light .lines:not(.lines-dropdown) > span {
    background: #CC962C;
}
.style-light .ui-bg-dots, .style-dark .style-light .ui-bg-dots, .style-light .owl-dots-outside .owl-dots .owl-dot span, .style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span {
    background-color: #CC962C;
}
.style-light .uncode-owl-nav .uncode-owl-nav-in{color:#CC962C;}
.footer-social p{word-spacing:1rem;}

@media (max-width: 959px) {
.main-container .row-container .double-top-padding {
    padding-top: 30px;
}
.main-container .row-container .double-bottom-padding {
    padding-bottom: 30px;
}
.owl-dots-inside .owl-dots{
	    bottom: 36px;
}
}