/** Start Header css **/

.psg_menu_wrp .menu {
    padding: 0px;
    list-style-type: none !important;
    margin-bottom: 0 !important;
}
.psg_menu_wrp {
    margin-bottom: 10px !important;
}
.psg_menu_wrp .menu > li.menu-item a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.56px;
    font-family: 'Montserrat-Bold';
    color: #D5CABA;
    text-transform: uppercase;
}
.psg_menu_wrp .menu > li.menu-item a:hover {
    color: #EFECEC;
}
.psg_menu_wrp .menu > li.menu-item.current_page_item a {
    color: #EFECEC;
}
.psg_menu_wrp .menu > li.menu-item {
    border-bottom: 1px solid #6B625666;
    padding: 20px 0;
}
.psg_menu_wrp .menu > li.menu-item:last-child {
    border-bottom: none;
}
.psg_menu_wrp .menu > li.menu-item ul.sub-menu {
    display: none;
}
.psg_menu_wrp .menu > .menu-item-has-children:before {
    content: "\f067";
    font-family: 'Font Awesome 5 Pro';
    color: #D5CABA;
    font-size: 16px;
    line-height: 19px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.psg_menu_wrp .menu > .menu-item-has-children:hover:before {
    color: #EFECEC;
}
.psg_menu_wrp .menu > .menu-item-has-children.active:before {
    content: "\f068";
}
.psg_menu_wrp .menu > .menu-item-has-children.active ul.sub-menu{
	display: block;
	padding: 12px 0px 0px 20px;
}
.psg_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item {
    list-style-type: none !important;
    padding: 8px 0px !important;
}
.psg_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item:last-child {
    padding-bottom: 0px !important;
}
.psg_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a {
    font-size: 13px !important;
    line-height: 17.42px !important;
    letter-spacing: 0.65px;
    text-transform: capitalize;
    color: #D5CABA !important;
    font-family: 'Montserrat-Medium';
}
.psg_menu_wrp .menu > .menu-item-has-children ul.sub-menu .menu-item a:hover {
    color: #EFECEC !important;
}
.psg_off_canvas_menu_main_wrp .dialog-message.dialog-lightbox-message {
    height: auto !important;
	max-height: 100vh !important;
    min-height: 100vh !important;
}
.psg_search_wrp .elementor-search-form__icon {
    padding-left: 0px !important;
}
.psg_search_wrp .elementor-search-form__container{
	min-height: 40px !important;
    margin-right: 50px !important;
}
.psg_search_wrp .elementor-search-form__input{
	padding-left: 10px !important;
}
.psg-header-top-text {
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing: 0.7px;
    margin: 0px;
    font-family: 'Montserrat';
    font-weight: 400;
    text-transform: uppercase;
}
.psg-header-top {
    background: #242021;
    padding: 11px 15px;
    transition: top 0.5s linear;
}
.site-header-wrp.header-fixed .psg-header-top {
    opacity: 0;
    display: none;
    transition: top 0.5s linear;
}
.psg-header-social-icon i {
    color: #FFFFFF;
    font-size: 21px;
    letter-spacing: 1.05px;
    padding-left: 40px;
}
.psg-header-social-icon i:hover {
    color: #BF7F34;
}
.psg-custom-container {
    max-width: 1170px;
    margin: 0 auto;
}
.psg-header-top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.psg-header-bottom {
    display: flex;
    align-items: center;
    padding: 24px 15px;
}
.psg-header-logo img {
    height: 100px;
    width: auto;
    object-fit: contain;
}
.psg-header-main-wrp {
    padding: 0px 15px;
    border-bottom: 1px solid #CCCCCC;
    transition: top 0.3s linear;
}
.site-header-wrp.header-fixed .psg-header-main-wrp {
    display: none;
    transition: top 0.3s linear;
}
.psg-header-main-wrp .psg-header-main-wrp-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
	position: relative;
}
.psg-header-logo {
    width: 59%;
    text-align: right;
}
/* .search-tool.psg-destop-search {
    width: 20%;
} */
/* .psg-header-logo {
    width: 60%;
} */
/* .psg-header-menu-tools-icon-main {
    width: 20%;
} */
.psg-header-search-main i {
    color: #242021;
    font-size: 18px;
    font-family: 'Font Awesome 5 Pro';
    line-height: 24px;
	display: block;
}
.elementor-editor-active .site-header-wrp .psg-header-main-wrp {
    position: relative;
}
.psg-header-sidebar-icon .off_canvas_menu .line {
    width: 30px;
    display: block;
    margin-bottom: 7px;
    box-sizing: border-box;
    border-bottom: 3px solid #264291;
}
.psg-header-sidebar-icon .off_canvas_menu .line:last-child {
    margin-bottom: 0;
}
.psg-header-sidebar-icon .off_canvas_menu .line.small {
    width: 20px;
}
.psg-header-main-wrp.home_page .psg-header-btn a {
    border-color: #131212;
    color: #131212;
}
.psg-header-main-wrp.home_page .psg-header-btn a:hover {
    background: #131212;
    color: #D5CABA;
}
.psg-header-search-main i.search-close {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.psg-header-search-main i {
    cursor: pointer;
}
.psg-header-search-main-section {
    display: block;
    position: absolute;
    top: 0px;
    width: 300px;
    right: 0;
    z-index: 9;
    border-radius: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s linear;
}
.psg-header-search-opened .psg-header-search-main-section {
    visibility: visible;
    opacity: 1;
    right:0;
    top: 40px;
}	
.psg-header-search-opened .psg-header-search-main i.search-close {
    opacity: 1;
    visibility: visible;
}
.psg-header-search-opened .psg-header-search-main i.header-search-icon {
    opacity: 0;
    visibility: hidden;
}
.psg-header-search-main-section .psg-header-search {
    display: block;
    position: absolute;
    width: 300px;
    left: 0;
    background: #284734;
    padding: 10px;
    border-radius: 12px;
}
.psg-header-search-main-section input {
    background: #FFFFFF;
    border: 0 !important;
    border-radius: 8px 0px 0px 8px !important;
    color: #656565;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 22px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 10px 20px !important;
    width: calc(100% - 40px) !important;
    outline: none !important;
}
.psg-header-search-main-section input::placeholder {
    color: #ABABAB;
}
.psg-header-search-main-section .psg-header-search button {
    color: #284734 !important;
    font-size: 20px;
    line-height: 18px;
    background: #f3f0d2 !important;
    border: 0;
    padding: 10px 10px;
    border-radius: 0px 8px 8px 0px;
    transition: all 0.5s linear;
    width: 40px;
    height: 100%;
}
.psg-header-search-main-section .psg-header-search button i {
    color: #284734 !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
.psg-header-search form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.off_canvas_menu {
    cursor: pointer;
}
span.header-minicart-total-custom span {
    font-family: 'JosefinSans-Regular';
    font-weight: 500 !important;
    font-size: 16px;
    padding-right: 10px;
	letter-spacing: 0.85px;
}
.psg-custom-badge {
    left: 0 !important;
    right: unset !important;
    border-radius: 0px;
    padding: 8px !important;
    width: auto !important;
    height: auto !important;
    background: #9F1D2E;
    font-size: 15px;
    line-height: 15px;
    margin: 0 !important;
    letter-spacing: 0.45px;
    color: #F0EEEE;
    font-family: 'JosefinSans-Regular';
    font-weight: unset !important;
    min-height: unset;
    top: 0;
    display: inline-block;
    position: absolute;
	text-transform: uppercase;
}
.psg-header-inner-wrp {
    display: flex;
    align-items: center;
}
.psg-header-defualt-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
}
.psg-navbar .menu li a {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.8px;
    color: #222323;
    font-family: 'Sora-Regular';
    text-transform: uppercase;
    outline: none !important;
    text-decoration: none !important;
}
.psg-navbar ul.menu li.menu-item:hover>a {
    color: #D91F25;
}
.psg-header-defualt-icon li {
    padding: 0px 40px;
    padding-right: 0px !important;
    position: relative;
    transition-duration: 0.5s;
}
li.ki-header-sidebar-icon {
    padding-right: 0px;
	display: none;
}
#woo-cart-count-text span.woocommerce-Price-amount.amount {
   font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.8px;
    color: #222323;
    font-family: Lexend-Regular;
}
.psg-header-defualt-icon li i {
    text-align: center;
    color: #242021;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.9px;
}
.psg-header-defualt-icon li:hover i {
    color: #BF7F34;
}
.header-account-submenu::after {
    content: "";
    position: absolute;
    top: -15px;
    height: 16px;
    right: 30px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #FFFFFF;
    width: 32px;
}
.psg-header-defualt-icon ,.psg-navbar .menu {
    margin-bottom: 0;
}
ul.header-account-submenu {
    display: none !important;
    position: absolute;
    top: 50px;
    text-align: left;
    background: #FFFFFF;
    right: -40px;
    margin: 0;
    padding: 30px 30px !important;
    box-shadow: 0px 4px 32px #00000029;
    width: 225px;
    z-index: 9;
}
.search-tool .tools-btn-icon {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.22px;
}
li.psg-search-tool-desktop:hover .tools-btn-icon {
    color: #DA261F;
}
.header-account-submenu::before {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    top: -28px;
    left: 0;
    right: 0;
}
.header-fixed div#mobile-menu-toggle .navbar {
	margin-bottom: 0 !important
}
header#header-wrp {
    z-index: 999;
    box-shadow: 0px 4px 32px #00000029;
}
button.toggle-menu.minicart-menu-link:focus {
    background: transparent;
	outline: none;
}
.menu li:hover a {
	text-decoration: none;
}
#menu-main-menu li ul.sub-menu li:hover a {
    color: #AE2638 !important;
}
li#woo-header-cart:hover button.toggle-menu span#woo-cart-count-text .woocommerce-Price-amount {
    color: #AE2638;
}
span#woo-cart-count,
span#woo-wishlist-count {
    color: #FBFAEE;
    font-size: 8px;
    text-align: center;
    font-family: 'Montserrat';
    line-height: 13px;
    letter-spacing: 0.4px;
    padding-right: 0;
    background: #284734;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    right: -7px;
    top: -3px;
}
span#woo-wishlist-count a {
    color: #FBFAEE;
}
.psg-header-defualt-icon li.header-account-wishlist-icon a {
    display: block;
}
.psg-header-defualt-icon li:hover span#woo-cart-count,
.psg-header-defualt-icon li:hover span#woo-wishlist-count {
    background: #BF7F34;
}
span.header-minicart-total-custom {
    padding-top: 5px;
}
#off-fullscreen-menu.full-menu-open {
    visibility: visible;
    opacity: 1;
    -webkit-animation: slide 0.3s forwards;
    -webkit-animation-delay: 0.3s;
    animation: slide 0.3s forwards;
    animation-delay: 0.3s;
    right: 0;
}
li#woo-header-cart {
    display: flex;
    align-items: center;
/*     padding-right: 10px !important; */
}
.toggle-menu.minicart-menu-link {
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
	position: relative;
}
.toggle-menu.minicart-menu-link:hover {
    background: transparent;
}
#off-fullscreen-menu {
    z-index: 999 !important;
    display: table;
    top: 0;
    width: 550px;
	right: -100px;
    height: 100vh;
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 40px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-backface-visibility: hidden;
}
#off-fullscreen-menu .toggle-menu.close-btn:hover,#off-fullscreen-menu .toggle-menu.close-btn:focus {
    background: transparent !important;
	outline:none !important;	
}
#off-fullscreen-menu .toggle-menu.close-btn {
    top: 35px !important;
    font-size: 25px;
    color: #264291;
    border: 0;
    padding: 10px 20px;
    position: fixed;
    cursor: pointer;
    z-index: 2;
    -webkit-animation: slide 0.4s forwards;
    -webkit-animation-delay: 0.4s;
    animation: slide 0.4s forwards;
    animation-delay: 0.4s;
    transition-delay: 0.5s;
    right: 0;
}
#off-fullscreen-menu .toggle-menu.close-btn i{
	font-family: 'Font Awesome 5 Pro';
	font-weight: 100;
}
#off-fullscreen-menu, body:after {
    position: fixed;
}
#off-fullscreen-menu:not(.full-menu-open) {
    visibility: hidden;
    opacity: 0;
}
.admin-bar #off-fullscreen-menu .toggle-menu {
    outline: none;
    background: transparent;
}
.header-sidearea-body-style {
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
body.full-menu-open .header-sidearea-body-style {
    z-index: 1;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000000;
    -webkit-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out;
}
.psg-header-bottom .menu {
    padding-left: 0px;
    margin: 0px;
    list-style-type: none !important;
}
.psg-header-bottom .menu > li.menu-item {
    display: inline-block;
    margin: 0 23px;
    position: relative;
}
.psg-header-bottom .menu > li.menu-item > a {
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    letter-spacing: 0.9px;
    color: #242021;
    font-family: 'Montserrat';
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
    text-decoration: none !important;
}
.psg-header-bottom .menu > li.menu-item > a span{
	display: inline-block;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu {
    display: none !important;
    position: absolute;
    top: 50px;
    text-align: left;
    background: #FFFFFF;
    right: -30px;
    margin: 0;
    padding: 30px 30px !important;
    box-shadow: 0px 4px 32px #00000029;
    width: 230px;
    list-style-type: none !important;
    z-index: 9;
}
.psg-header-bottom .menu > li.menu-item:hover > ul.sub-menu{
	visibility: visible;
    opacity: 1;
    display: block !important;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu:before {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    top: -28px;
    left: 0;
    right: 0;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu:after {
    content: "";
    position: absolute;
    top: -15px;
    height: 16px;
    right: 30px;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: #FFFFFF;
    width: 32px;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu li.menu-item {
    white-space: nowrap;
    position: relative;
    list-style: none;
    margin-bottom: 20px;
    transition-duration: 0.5s;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu li.menu-item:last-child{
	margin-bottom: 0px;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu li.menu-item a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.9px;
    color: #242021;
    font-family: 'Montserrat';
    font-weight: 400;
    text-decoration: none !important;
    position: relative;
    outline: none !important;
    text-transform: capitalize;
    padding-bottom: 4px;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu li.menu-item a:before {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    top: 100%;
    background: #C97C1B;
    transition: width 0.5s linear;
}
.psg-header-bottom .menu > li.menu-item > ul.sub-menu li.menu-item a:hover:before,
.psg-header-bottom .menu li.current-menu-item > a:before {
    transition: width 0.5s linear !important;
    width: 100% !important;
}
.psg-header-bottom .menu > li.menu-item > a:before {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    top: 100%;
    background: #BF7F34;
    transition: width 0.5s linear;
}
.psg-header-bottom .menu > li.menu-item:hover > a:before,
.psg-header-bottom .menu > li.current-menu-item > a:before,
.psg-site-navigation .menu li.current-menu-parent > a:before {
	transition: width 0.5s linear;
	width: 100%;
}
/* .psg-header-bottom .menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    padding-left: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    top: 3px;
} */
.psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children > ul.sub-menu,
.psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    display: none !important;
    position: absolute;
    top: 0;
    text-align: left;
    background: #FFFFFF;
    right: 0;
    margin: 0;
    padding: 30px 30px !important;
    box-shadow: 0px 4px 32px #00000029;
    width: 230px;
    list-style-type: none !important;
    z-index: 9;
}
.psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu,
.psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block !important;
    left: 100% !important;
    top: 0 !important;
}
/* .psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children > a:after,
.psg-site-navigation .menu > .menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu > li.menu-item-has-children > a:after{
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    padding-left: 8px;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    top: 0;
} */
/* .site-header-wrp.header-fixed {
    position: fixed;
	width: 100%;
    top: 0;
	left: 0;
    right: 0;
    background: #FFFFFF;
    transition: top 0.5s linear;
} */
.psg-header-bottom.psg-header-bottom-fixed {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    background: #FFFFFF;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    -ms-transition: 0.6s all;
    -moz-transition: 0.6s all;
    transition: 0.6s all;
    visibility: hidden;
}
/* .site-header-wrp.header-fixed .psg-header-bottom.psg-header-bottom-fixed {
    top: 0;
    visibility: visible;
    position: fixed;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 4px 32px #00000029;
	-webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    -ms-transition: 0.6s all;
    -moz-transition: 0.6s all;
    transition: 0.6s all;
} */
.site-header-wrp.header-fixed .psg-header-bottom {
    visibility: hidden;
}
.psg-header-bottom-fixed.header-fixed {
    position: fixed;
    left: 0;
    right: 0;
    background: #FFFFFF;
    z-index: 9999;
    top: 0;
    visibility: visible;
    box-shadow: 0px 4px 32px #00000029;
}
.admin-bar .psg-header-bottom-fixed.header-fixed {
    top: 32px;
}
/* .admin-bar .site-header-wrp.header-fixed .psg-header-bottom.psg-header-bottom-fixed {
    top: 32px;
} */
.psg_toggle_icon .line {
    width: 26px;
    display: block;
    height: 2px;
    background: #000000;
    margin: 6px 0px;
	position: relative;
	transform: rotate(0deg);
	top: 0;
	transition: all 0.4s linear;
	bottom: 0;
}
.psg_toggle_icon.active .line:nth-child(1) {
    transform: rotate(-45deg);
    top: 8px;
	bottom: unset;
	transition: all 0.4s linear;
}
.psg_toggle_icon.active .line:nth-child(2) {
    transform: rotateY(90deg);
	transition: all 0.4s linear;
}
.psg_toggle_icon.active .line:nth-child(3) {
    transform: rotate(45deg);
    bottom: 8px;
	top: unset;
	transition: all 0.4s linear;
}
.psg_toggle_icon {
    cursor: pointer;
}
.psg_mobile_menu {
    position: fixed;
    right: -100%;
    width: 100%;
    max-width: 400px;
    top: 0;
    bottom: 0;
    transition: right 0.5s linear;
    z-index: 9999999;
	background: #FFFFFF;
}
.psg_mobile_menu.active {
    right: 0px;
    transition: right 0.5s linear;
}
.psg-mobile_hamburger_icon {
    display: none;
	padding-right: 0px !important;
}
ul.header-account-submenu {
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    display: none;
}
ul.header-account-submenu li {
    padding: 0 !important;
    transition-duration: 0.5s;
}
li.header-account.header-account-custom:hover ul.header-account-submenu {
    visibility: visible;
    opacity: 1;
    display: block !important;
}
ul.header-account-submenu li {
    white-space: nowrap;
    position: relative;
    list-style: none;
    margin-bottom: 20px;
}
ul.header-account-submenu li:last-child {
	margin-bottom: 0px;
} 
li.header-account.header-account-custom ul a {
	color: #242021;
    letter-spacing: 0.9px !important;
    font-size: 18px !important;
    text-decoration: none;
    line-height: 28px;
    position: relative;
    font-family: 'Baloo 2';
    font-weight: 900;
    text-transform: capitalize;
    padding-bottom: 4px;
    cursor: pointer;	
}
li.header-account.header-account-custom ul a:before {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    top: 100%;
    background: #BF7F34;
    transition: width 0.5s linear;
}
li.header-account.header-account-custom ul a:hover:before {
    transition: width 0.5s linear;
    width: 100%;
}
.psg-myccount-banner {
    width: 100% !important;
    padding: 0 !important;
}
.psg-custom-logout-btn {
    display: flex;
}
.psg-logout-popup-button a.elementor-button {
    position: relative;
}
.psg-logout-popup-button a.elementor-button:before {
    content: "";
    position: absolute;
    top: -7px;
    right: 7px;
    border: 2px solid #284734;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
    z-index: -1;
}
.psg-logout-popup-button a.elementor-button:hover:before {
    top: 0;
    right: 0;
}
.psg-custom-logout-btn a {
	border: 2px solid #284734 !important;
    padding: 9px 49px !important;
    border-radius: 0px;
    outline: none !important;
    font-family: 'Baloo 2';
    font-weight: 900 !important;
    font-size: 18px !important;
    letter-spacing: 0.9px;
    line-height: 28px !important;
    color: #FFFFFF !important;
    transition: all 0.4s linear;
    background-color: #284734;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
}
.psg-custom-logout-btn a:before {
    content: "";
    position: absolute;
    top: -7px;
    right: 7px;
    border: 2px solid #284734;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
} 
.psg-custom-logout-btn a:hover:before {
	top: 0;
    right: 0;
}
.psg_mobile_menu_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
	border-bottom: 1px solid #CCCCCC;
    margin: 0 20px;
}
.psg_mobile_menu .psg_mobile_nav .menu {
    margin: 0 !important;
    padding: 30px 20px;
    list-style-type: none !important;
}
.psg_mobile_menu .psg_mobile_nav.user_logged_in .menu {
    padding-bottom: 0;
    margin-bottom: 15px !important;
}
.psg_mobile_my_account_menu > li, .psg_mobile_menu .psg_mobile_nav .menu > li {
    margin-bottom: 15px;
}
.psg_mobile_menu_user_detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.psg_mobile_close_btn {
    text-align: right;
    display: inline-block;
}
.psg_mobile_menu_user_detail .psg_top_text {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.9px;
    color: #242021;
    font-family: 'Montserrat';
	font-weight: 400;
    width: 100%;
    margin-bottom: 6px;
}
.psg_mobile_menu_user_detail.user_logged_in .psg_top_text {
    margin-bottom: 0;
    margin-top: 8px;
}
body.psg_menu_open:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    z-index: 0;
    opacity: 70%;
    z-index: 9999999;
}
.psg_mobile_close_btn i {
    color: #242021;
    font-size: 28px;
    line-height: 28px;
    display: inline-block;
    cursor: pointer;
}
.psg_mobile_menu_user_detail .psg_top_link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.8px;
    color: #242021;
    font-family: 'Montserrat';
	font-weight: 400;
    text-decoration: none !important;
    text-transform: capitalize;
    display: inline-block;
}
.psg_top_link_seprator {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.9px;
    color: #242021;
    font-family: 'Montserrat';
	font-weight: 400;
    text-decoration: none !important;
    text-transform: capitalize;
    display: inline-block;
    padding: 0 8px;
}
.psg_mobile_my_account_menu li > a, .psg_mobile_menu .psg_mobile_nav .menu li > a {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.9px;
    color: #242021;
    font-family: 'Montserrat';
	font-weight: 400;
    text-decoration: none !important;
    text-transform: capitalize;
}
.psg_mobile_my_account_menu li.menu-item-has-children, 
.psg_mobile_menu .psg_mobile_nav .menu > li.menu-item-has-children, 
.psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu > li.menu-item-has-children {
    position: relative;
}
li.menu-item-has-children .sub_menu_icon {
    color: #242021;
    font-size: 18px;
    line-height: 22px !important;
    float: right;
    cursor: pointer;
	font-family: 'Font Awesome 5 Pro';
}
li.menu-item-has-children .sub_menu_icon.active:before {
    content: "\f068";
}
.psg_mobile_my_account_menu li > ul.sub-menu, 
.psg_mobile_menu .psg_mobile_nav .menu .sub-menu, 
.psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu {
    list-style-type: none;
    padding: 10px 0px 0 20px;
    margin-bottom: 0px;
    display: none;
}
.psg_mobile_my_account_menu li > ul.sub-menu li,
.psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu li, 
.psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu li {
    margin-bottom: 15px;
}
.psg_mobile_my_account_menu li > ul.sub-menu li:last-child, .psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu li:last-child, .psg_mobile_menu .psg_mobile_nav .menu > li > ul.sub-menu li:last-child {
    margin-bottom: 0px;
}
.psg_mobile_my_account_menu {
    margin: 0 !important;
    padding: 0px 20px;
    list-style-type: none !important;
}
.psg_mobile_my_account_menu > li:last-child, .psg_mobile_menu .psg_mobile_nav .menu > li:last-child {
    margin-bottom: 0px;
}
.psg--mobile-header-search-main-section {
    padding-top: 30px;
    margin: 0 20px;
    padding-bottom: 10px;
}
.psg-mobile-header-search form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #CCCCCC;
}
.psg-mobile-header-search input {
    background: transparent;
    border: 0 !important;
    border-radius: 0 !important;
    color: #656565;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 22px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 8px 0 !important;
    width: calc(100% - 40px) !important;
    outline: none !important;
}
.psg-mobile-header-search form input::placeholder {
	color: #ABABAB;
}
.psg-mobile-header-search form button#search-submit {
    color: #656565;
    font-size: 20px;
    line-height: 20px;
    background: transparent !important;
    border: 0;
    padding: 0;
}
.psg-mobile-header-search form button#search-submit i {
    color: #284734;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}


/** End Header css **/


/** Start Footer css **/

.no_mb {
	margin-bottom: 0 !important;
}
.sp-lab-footer-menu-main .elementor-nav-menu li a:after {
    content: "";
    background: #FFFFFF !important;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    opacity: 1 !important;
    left: 100%;
    top: 8.5px;
    margin-left: 25px !important;
}
.sp-lab-footer-menu-main .elementor-nav-menu li:last-child a:after {
    display: none;
}
.sp-lab-footer-menu-main .elementor-nav-menu li a:hover {
    text-decoration: underline !important;
}
.sp-lab-footer-menu-main .elementor-nav-menu li:last-child a {
    padding-right: 0 !important;
}
.sp-lab-footer-form-main {
    display: flex;
    justify-content: start;
    width: 100%;
}
.sp-lab-footer-form-field input {
    border: 1px solid #FFFFFF !important;
    background: transparent;
    border-radius: 0 !important;
    font-size: 14px !important;
    letter-spacing: 0.7px;
    line-height: 21px;
    color: #FBFAEE;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 10px 10px !important;
    height: 40px;
    width: 270px !important;
}
.sp-lab-footer-form-field input::placeholder {
	color: #FBFAEE;
}
.sp-lab-footer-form-field label.gfield_label {
    display: none;
}
.sp-lab-footer-form-main .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}
.sp-lab-footer-form-main button.sp-lab-footer-form-button {
    margin-bottom: 0 !important;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 0;
    border-radius: 0;
}
.sp-lab-footer-form-main button.sp-lab-footer-form-button i {
    color: #284734;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
.sp-lab-footer-form-main_wrapper .gform_validation_errors {
    display: none;
}
.gfield_validation_message {
    font-family: 'Montserrat' !important;
    font-size: 14px !important;
    letter-spacing: 0.7px !important;
    line-height: 18px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    font-weight: 400;
	color: #e39d9f !important;
}
.sp-lab-footer-form-main_wrapper .gfield_validation_message {
    max-width: 270px;
}
.gform_confirmation_wrapper .gform_confirmation_message {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 24px;
    font-family: 'Montserrat';
}
.psg-footer-facebook-messenger-icon {
    position: fixed;
    bottom: 40px;
    height: auto;
    right: 20px;
    z-index: 5;
}
.psg-footer-facebook-messenger-icon a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
    cursor: pointer;
}
.psg-footer-facebook-messenger-icon i {
    color: #284734;
    font-size: 32px;
    font-family: 'Font Awesome 5 Brands';
    background: #FBFAEE;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border: 1px solid #2F4635;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form.klaviyo-form.klaviyo-form {
    padding: 0 !important;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form div.needsclick {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
	display: inline-flex !important;
    min-height: auto !important;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form.klaviyo-form.klaviyo-form .ql-editor p span {
    color: #FFFFFF !important;
    font-family: 'Montserrat';
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.7px;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form .needsclick input {
    background: transparent !important;
    box-shadow: none !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 0 !important;
    line-height: 24px !important;
    font-size: 14px !important;
    letter-spacing: 0.28px !important;
    font-family: 'Montserrat' !important;
    color: #FBFAEE !important;
    padding: 10px 10px !important;
    height: 40px !important;
    width: 270px !important;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form .needsclick input:hover {
    border-color: #FFFFFF !important;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form .needsclick input::placeholder {
	font-size: 14px !important;
    letter-spacing: 0.28px !important;
    font-family: 'Montserrat' !important;
    color: #FBFAEE !important;
}
.sp-lab-footer-kalviyo-form-main .go3272481248.go3272481248.go3272481248.go3272481248.go3272481248.go3272481248:hover {
	border-color: #FFFFFF !important;
}
.sp-lab-footer-kalviyo-form-main .klaviyo-form .needsclick button {
    margin-bottom: 0 !important;
    height: 40px !important;
    background: #FFFFFF !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    letter-spacing: 0.28px !important;
    font-family: 'Montserrat' !important;
    color: #284734 !important;
}
.footer-contact-link a {
    color: #FFFFFF !important;
}

/** End Footer css **/


/** Start Banner css **/

.psg-banner-img-wrap {
    min-height: 250px;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
}
.psg-banner-img-inner {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    padding-top: 30px;
}
.psg-banner-img-wrap:after {
    content: "";
    background: #284734;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 30%;
    left: 0;
}
.psg-breadcrumbs a {
    color: #FBFAEE;
}
.psg-breadcrumbs a:hover {
    color: #C97C1B;
}
.psg-breadcrumbs .separator {
    padding: 0 5px;
}
.psg-breadcrumbs {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1.4px;
    color: #FBFAEE;
    font-family: 'Montserrat';
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
h1.psg-page-title {
    color: #FFFFFF;
    font-size: 64px;
    letter-spacing: 3.2px;
    line-height: 83.2px;
    font-family: 'Baloo 2';
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: capitalize;
}

/** End Banner css**/


/** Start 404 page css **/

.error404 .ki-header-main-wrp {
    position: relative;
}
.psg-error-page .page-header {
    background-image: url(https://projs.ifdemo.com/p15/sproutlab/wp-content/uploads/2022/02/banner-05-contact-us.jpg);
    padding: 20px;
    min-height: 270px;
    color: #000;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-bottom: 0;
}
.psg-error-page .page-header:after {
    content: "";
    background: #284734;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 30%;
    left: 0;
}
.psg-error-page .page-header .entry-title {
    color: #FFFFFF !important;
    font-size: 64px !important;
    letter-spacing: 3.2px;
    line-height: 83.2px;
    font-family: 'Baloo 2';
    margin-top: 8px;
    font-weight: 900;
    z-index: 1;
}
.psg-error-page  .page-content {
    text-align: center;
}
.psg-error-title {
    color: #242021;
    font-family: 'Baloo 2';
    font-weight: 900;
    font-size: 60px;
    text-transform: capitalize;
    line-height: 80px;
    letter-spacing: 1.9px;
    padding-top: 80px;
    padding-bottom: 10px;
}
.psg-error-text {
    font-size: 22px !important;
    line-height: 26px;
    letter-spacing: 0.8px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding-bottom: 100px;
    color: #C97C1B;
}

/** End 404 page css **/


/**   Start search page css  **/

.psg-search-page-wrp .page-header {
    background-image: url(https://projs.ifdemo.com/p15/sproutlab/wp-content/uploads/2022/02/banner-05-contact-us.jpg);
    padding: 20px;
    min-height: 410px;
    color: #000;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
    border-bottom: 0;
}
.psg-search-page-wrp .page-header:before {
    content: "";
    background: #284734;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 30%;
    left: 0;
}
.psg-search-page-wrp .entry-title {
    color: #FFFFFF !important;
    font-size: 64px !important;
    letter-spacing: 3.2px;
    line-height: 83.2px;
    font-family: 'Baloo 2';
    margin-top: 8px;
    font-weight: 900;
    z-index: 1;
    word-break: break-all;
}
.psg-search-page-wrp .page-content h2 a:hover{
    color:#7ED2EA;
}
.psg-search-page-wrp .page-content p.search-page-not-find-text {
    font-size: 20px !important;
    line-height: 35px;
    letter-spacing: 1px;
    font-family: 'Montserrat';
	font-weight: 400;
    padding-bottom: 100px;
    color: #D5CABA;
	text-align: center
}
.psg-search-page-wrp .page-content img {
    height: 350px;
    width: auto;
    object-fit: contain;
}
.psg-search-page-wrp h2.search-page-title-wrp a {
	color: #000000;
    font-family: 'Montserrat';
	font-weight: 400;
    font-size: 28px;
    text-transform: capitalize;
    line-height: 100px;
    letter-spacing: 1.6px;
    padding-top: 45px;
}
.search-img img {
    width: 250px;
    height: auto;
    object-fit: contain;
}
.psg-search-page-wrp .page-content {
    padding: 6% 6%;
}
.psg-search-page-wrp .page-content h2 a:hover{
  color: #000000;
}

/**  End search page css  **/


/** Start Home Page css **/

.sp-lab-button-border a.elementor-button {
    position: relative;
}
.sp-lab-button-border a.elementor-button:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 5px;
    border: 2px solid #ffffff;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
}
.sp-lab-button-border a.elementor-button:hover:before {
    top: 0;
    right: 0;
}
.sp-lab-home-page-bestseller-main li.psg-product-archive-list {
    height: 100% !important;
    width: 100% !important;
    margin: auto !important;
}
.sp-lab-home-page-bestseller-main .slick-slide {
    margin: 0 15px;
	display: flex !important;
	justify-content: center;
}
.sp-lab-home-page-bestseller-main ul.products {
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: block !important;
    flex-wrap: wrap;
}
/* .sp-lab-home-page-bestseller-main ul.products .slick-track {
    display: flex !important;
    flex-wrap: wrap;
	margin: 0;
} */
.sp-lab-home-page-bestseller-main button.slick-arrow {
    background: transparent;
    border: 0;
    color: transparent;
    width: 40px;
    height: 40px;
    opacity: 1;
}
.sp-lab-home-page-bestseller-main button.slick-prev {
    left: -55px;
}
.sp-lab-home-page-bestseller-main button.slick-next {
    right: -55px;
}
.sp-lab-home-page-bestseller-main button.slick-prev:before {
    content: "\f053";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 30px;
    font-weight: 400;
}
.sp-lab-home-page-bestseller-main button.slick-next:before {
    content: "\f054";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 30px;
    font-weight: 400;
}
.sp-lab-home-page-bestseller-main .slick-dots {
    bottom: -60px;
}
.sp-lab-home-page-bestseller-main .slick-dots li button {
    background: #842F14 !important;
    opacity: 50%;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
    margin: 0 auto;
}
.sp-lab-home-page-bestseller-main .slick-dots li.slick-active button {
    opacity: 100%;
}
.sp-lab-home-page-bestseller-main .slick-dots li button:before {
    opacity: 0 !important;
}

/** End Home Page css **/


/** Start Home Slider widget css **/

.psg-home-slider-container {
    max-width: 1170px;
    margin: auto;
    min-height: 560px;
    display: flex;
    align-items: center;
	position: relative;
}
.psg-home-slider-main {
    margin-bottom: 0 !important;
}
.psg-home-slider-img-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
/* .psg-home-slider-img-wrap:before {
    background: #284734;
    content: "";
    opacity: 30%;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
} */
.psg-home-slider-inner {
    max-width: 670px;
}
.psg-home-slider-sub-title {
    color: #FBFAEE;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 24px;
    font-family: 'Montserrat';
    font-weight: 400;
    text-transform: uppercase;
}
.psg-home-slider-title {
    color: #FFFFFF;
    font-size: 64px;
    letter-spacing: 3.2px;
    line-height: 83.2px;
    font-family: 'Baloo 2';
    font-weight: 900;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.psg-home-slider-content {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 24px;
    font-family: 'Montserrat';
	font-weight: 400;
    margin-bottom: 32px;
}
.psg-home-slider-btn-link {
    background: #FFFFFF;
    color: #284734 !important;
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 24px;
    font-family: 'Baloo 2';
    font-weight: 900;
    text-transform: capitalize;
    padding: 13px 30px;
    display: inline-block;
	position: relative;
	margin: 0 5px;
}
.psg-home-slider-btn-link:focus {
    outline: none;
}
.psg-home-slider-btn-link:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 5px;
    border: 2px solid #ffffff;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
}
.psg-home-slider-btn-link:hover:before {
    top: 0;
    right: 0;
}
.psg-home-slider-main button.slick-arrow {
    opacity: 1;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: transparent;
    outline: none !important;
    border: 0;
}
.psg-home-slider-main button.slick-prev:before {
    color: #284734;
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.psg-home-slider-main button.slick-next:before {
    color: #284734;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    line-height: 40px;
}
.psg-home-slider-main button.slick-prev {
    left: 20px;
}
.psg-home-slider-main button.slick-next {
    right: 20px;
}
.psg-home-slider-main button.slick-arrow:hover {
    background: #284734;
}
.psg-home-slider-main button.slick-arrow:hover:before {
    color: #FFFFFF;
}
.psg-home-slider-repeater-main .slick-dots {
    margin-bottom: 30px;
    bottom: 0;
}
.psg-home-slider-repeater-main .slick-dots li button {
    background: #FBFAEE !important;
    opacity: 50%;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
	margin: 0 auto;
}
.psg-home-slider-repeater-main .slick-dots li.slick-active button {
	opacity: 100%;
}
.psg-home-slider-repeater-main .slick-dots li button:before {
	opacity: 0 !important;
}

/** End Home Slider widget css **/


/** Start Testimonial widget css **/

.psg-testimonial-inner {
    text-align: center;
    background: #FBFAEE;
    padding: 80px 100px;
}
.psg-testimonial-img-main {
    position: relative;
    top: 50px;
}
img.psg-testimonial-img-inner {
    width: 100px;
    height: 100px !important;
    object-fit: cover;
    border-radius: 50% !important;
    margin: 0 auto;
}
.psg-testimonial-name {
    color: #284734;
    font-size: 21px;
    letter-spacing: 1.05px;
    line-height: 27.3px;
    font-family: 'Montserrat';
    font-weight: 400;
}
.psg-testimonial-role {
    color: #842F14;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 27.3px;
    font-family: 'Montserrat';
    font-weight: 300;
}
.psg-testimonial-content .psg-testimonial-content {
    color: #C97C1B;
    font-size: 32px;
    letter-spacing: 1.6px;
    line-height: 41.6px;
    font-family: 'Baloo 2';
    font-weight: 900;
}
.psg-testimonial-name-role-main {
    padding-top: 18px;
    padding-bottom: 22px;
}
.psg-testimonial-wrp {
    position: relative;
}
img.psg-testimonial-quote-left {
	width: 80px;
	height: 80px !important;
	object-fit: contain;
    position: relative;
    top: 60px;
    float: left;
    left: 45px;
}
img.psg-testimonial-quote-right {
	width: 80px;
	height: 80px !important;
	object-fit: contain;
    position: relative;
    bottom: 40px;
    float: right;
    right: 45px;
}
.psg-testimonial-repeater-main button.slick-arrow {
    background: transparent;
    border: 0;
    color: transparent;
    height: 50px;
    width: 50px;
    opacity: 1;
    top: 52%;
}
.psg-testimonial-repeater-main button.slick-prev:before {
    content: "\f053";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 40px;
    font-weight: 400;
}
.psg-testimonial-repeater-main button.slick-next:before {
    content: "\f054";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 40px;
    font-weight: 400;
}
.psg-testimonial-repeater-main .slick-dots li button {
    background: #842F14 !important;
    opacity: 50%;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
    margin: 0 auto;
}
.psg-testimonial-repeater-main .slick-dots li button:before {
    opacity: 0 !important;
}
.psg-testimonial-repeater-main .slick-dots li.slick-active button {
    opacity: 100%;
}
.psg-testimonial-repeater-main .slick-dots {
    bottom: 0;
}

/** End Testimonial widget css **/


/** Start Plant Categories widget css **/

.psg-plant-categories-inner {
	display: block;
    margin: 0 15px;
    position: relative;
}
.psg-plant-categories-main {
    margin-left: -15px;
    margin-right: -15px;
}
img.psg-plant-categories-img-inner {
    height: 278px !important;
    width: 100%;
    object-fit: cover;
}
.psg-plant-categories-img-main {
    position: relative;
}
.psg-plant-categories-img-main:before {
    content: "";
    background: #284734;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 30%;
}
.psg-plant-categories-button {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
.psg-plant-categories-link {
    background: #FFFFFF;
    color: #284734 !important;
    font-size: 18px;
    letter-spacing: 0.9px;
    line-height: 28px;
    font-family: 'Baloo 2';
    font-weight: 900;
    padding: 11px 12px;
    width: 174px;
    display: block;
    margin: 0 auto;
	position: relative;
}
.psg-plant-categories-link:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 5px;
    border: 2px solid #ffffff;
    width: 100%;
    height: 100%;
    transition: all 0.4s linear;
}
.psg-plant-categories-inner:hover .psg-plant-categories-link:before {
    top: 0;
    right: 0;
}
.psg-plant-categories-repeater-main button.slick-arrow {
    background: transparent;
    border: 0;
    color: transparent;
    width: 40px;
    height: 40px;
    opacity: 1;
}
.psg-plant-categories-repeater-main button.slick-prev:before {
    content: "\f053";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 30px;
    font-weight: 400;
}
.psg-plant-categories-repeater-main button.slick-next:before {
    content: "\f054";
    color: #842F14;
    font-size: 22px;
    letter-spacing: 1.4px;
    line-height: 30px;
    font-weight: 400;
}
.psg-plant-categories-repeater-main button.slick-prev {
    left: -55px;
}
.psg-plant-categories-repeater-main button.slick-next {
    right: -55px;
}
.psg-plant-categories-repeater-main .slick-dots li button {
    background: #842F14 !important;
    opacity: 50%;
    border-radius: 50%!important;
    width: 10px!important;
    height: 10px!important;
    margin: 0 auto;
}
.psg-plant-categories-repeater-main .slick-dots li button:before {
    opacity: 0 !important;
}
.psg-plant-categories-repeater-main .slick-dots li.slick-active button {
    opacity: 100%;
}
.psg-plant-categories-repeater-main .slick-dots {
    bottom: -50px;
}

/** End Plant Categories widget css **/


/** Start Professional Team widget css **/

img.professional-team-image {
    height: 410px !important;
    width: 100%;
    object-fit: cover;
}
.professional-team-widget-main-inner {
    position: relative;
}
.professional-team-content-main {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    padding: 0 30px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.professional-team-widget-main-wrp:hover .professional-team-content-main {
	opacity: 1;
    bottom: 30%;
}
.professional-team-title {
    color: #FFFFFF;
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 31.2px;
    font-family: 'Baloo 2';
    font-weight: 900;
}
.professional-team-content {
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 24px;
    font-family: 'Montserrat';
    font-weight: 400;
}
.professional-team-overlay {
    background: #284734;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.professional-team-widget-main-wrp:hover .professional-team-overlay {
    opacity: 30%;
}

/** End Professional Team widget css **/


/** Start FAQs Page css **/

.sprout-faq .elementor-accordion-icon i {
    font-size: 16px;
    letter-spacing: 1.05px;
    line-height: 27.3px;
}
.sprout-faq .elementor-accordion-item {
    margin-bottom: 20px; 
}

/** End FAQs Page css **/


/** Start Contact Us Page css **/

.sprout-contact-us-form-main div {
    line-height: 0px;
}
.sprout-contact-us-form-main .gform_fields {
    grid-column-gap: 30px !important;
    grid-row-gap: 30px !important;
}
.sprout-contact-form-field .gfield_label, .gfield_required {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    letter-spacing: 0.8px;
    line-height: 22px !important;
    color: #242021 !important;
    font-weight: 400 !important;
}
.sprout-contact-form-field input, 
.sprout-contact-form-field textarea, 
.sprout-contact-form-field select {
    background: transparent;
    border-radius: 0 !important;
    border: none !important;
    border-bottom: 2px solid #E9E9F0 !important;
    color: #656565;
    font-family: 'Montserrat' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 0.8px;
    line-height: 22px;
    padding: 0px 6px 11px 6px !important;
    height: 31px !important;
    outline: none !important;
    box-shadow: none !important;
}
.sprout-contact-form-field input::placeholder, 
.sprout-contact-form-field textarea::placeholder {
    color: #ABABAB !important;
}
.sprout-contact-form-field textarea {
    height: 120px !important;
    border: 1px solid #CCCCCC !important;
}
.sprout-contact-form-field select {
    appearance: none;
}
.sprout-contact-form-field .ginput_container_select {
    appearance: none;
    position: relative;
}
.sprout-contact-form-field .ginput_container_select:after {
    position: absolute;
    content: "\f107";
    top: 0px;
    right: 0;
    font-family: 'Font Awesome 5 Pro';
    color: #284734;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 21px;
    pointer-events: none;
}
.sprout-contact-form-field .ginput_container_consent {
    display: flex;
}
.sprout-contact-form-field .ginput_container_consent input {
    display: none;
}
.sprout-contact-form-field .ginput_container_consent .gfield_consent_label {
    color: #333333 !important;
    font-family: 'Montserrat' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 0.8px;
    line-height: 22px;
	position: relative;
	padding-left: 32px; 
}
.sprout-contact-us-form-main #field_2_8 {
    margin-top: -10px;
}
.sprout-contact-us-form-main .gform_footer.top_label {
    margin: 0px !important;
    padding: 0px !important;
}
.sprout-contact-us-form-main .gform_footer .gform_button {
    margin: 35px 0 0 5px !important;
    border: 2px solid #284734 !important;
    padding: 9px 53px !important;
    border-radius: 0px;
    background: #ffffff;
    box-shadow: -5px -5px 0px #284734;
    outline: none !important;
    font-family: 'Baloo 2';
    font-weight: 900 !important;
    font-size: 18px !important;
    letter-spacing: 0.9px;
    line-height: 28px !important;
    color: #284734;
    transition: all 0.4s linear;
}
.sprout-contact-us-form-main .gform_footer .gform_button:hover {
    box-shadow: none;
}
.sprout-contact-icon-list .elementor-icon-list-text a {
    color: #242021;
}
.sprout-contact-form-field .ginput_container_consent .gfield_consent_label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #FFFFFF;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    border-radius: 0;
    border: 1px solid #2F4635;
	margin-left: -32px; 
}
.sprout-contact-form-field .ginput_container_consent input:checked + .gfield_consent_label:before {
    background: #2F4635;
}
.sprout-contact-form-field .ginput_container_consent input:checked + .gfield_consent_label:after {
    content: "";
    display: block !important;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 7px;
    height: 14px;
    border: solid #FFFFFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.sprout-contact-form-field .gfield_consent_label a {
    color: #24549D !important;
    text-decoration: underline !important;
}
.sprout-contact-us-form-main_wrapper .gform_validation_errors {
    background: #ffffff !important;
    border-radius: 0px !important;
    border: none !important;
    border-bottom: 1px solid #c02b0a !important;
    margin: 0px 0px 25px 0px !important;
    box-shadow: none !important;
    padding: 0px 0px 10px 0px !important;
	text-align: center; 
}
.sprout-contact-us-form-main_wrapper span.gform-icon {
    display: none !important;
}
.sprout-contact-us-form-main_wrapper h2.gform_submission_error {
    font-family: 'Montserrat' !important;
    font-size: 17px !important;
    letter-spacing: 0.8px;
    line-height: 22px !important;
    color: #c02b0a !important;
    font-weight: 400 !important;
}
.sprout-contact-us-form-main_wrapper .gfield_validation_message {
    color: #c02b0a !important;
    font-family: 'Montserrat' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: 0.8px !important;
    line-height: 22px !important;
    padding: 0px 6px 0px 6px !important;
}


/** End Contact Us Page css **/


/** Start Thank You Page CSS **/

.sproutlab-thank-you-btn a.elementor-button:hover {
    box-shadow: none !important;
	transition: all .4s linear;
}

/** End Thank You Page CSS **/