/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2.
*/

html {
	scroll-behavior: smooth;
	scroll-padding-top: 60px;
}
.grecaptcha-badge {
	bottom: 100px !important;
	z-index: 99;
}
/* 404 Page: Start */
body.error404.default-404 .mfn-header-overlay, body.error404.default-404 header, body.error404.default-404 #Header_wrapper, body.error404.default-404 footer {
	display: block !important;
}
#Error_404 {
    position: static;
    margin-top: 0;
	padding-top: 60px;
	padding-bottom: 60px;
}
#Error_404 .mcb-column-inner {
	margin-bottom: 0;
}
#Error_404 .error_pic {
	width: 100%;
	float: unset; 
}
#Error_404 .error_desk {
    width: 100%;
    float: unset; 
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#Error_404 .error_desk p {
	margin-bottom: 0;
}
#Error_404 .error_desk .button::before {
    content: "";
    background: #f4d874;
    background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    border: none;
}
#Error_404 .error_desk .button::after {
    content: "";
    background: #f4d874;
    background: linear-gradient(135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    border: none;
}
#Error_404 .error_desk .button:hover::before {
    width: 100%;
    right: 0;
    left: auto;
}
#Error_404 .error_desk .button:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}
#Error_404 .error_desk .button:hover {
	background-color: unset !important;
}
#Error_404 .error_desk .button span {
	position: relative;
	z-index: 2;
}
/* 404 Page: End */

/* Scrollbar Styles: Start */
::-webkit-scrollbar {
  width: 12px; 
}
::-webkit-scrollbar-track {
  background-color: #f5e7d6; 
  border-radius: 5px; 
}

::-webkit-scrollbar-thumb {
  background-color: #8b602a; 
  border-radius: 5px; 
  border: 2px solid transparent;
  background-clip: padding-box; 
}
::-webkit-scrollbar-thumb:hover {
  background-color: #9c6e35; 
}

::-webkit-scrollbar-thumb:active {
  background-color: #825a2b;
}
/* Scrollbar Styles: End */

p, body {
	font-size: 16px !important;
	line-height: 1.5 !important;
}
p {
	margin-bottom: 20px;
}
h1 {
	line-height: 1.1 !important;
}
h2 {
	font-size: 28px !important;
	line-height: 1.2 !important;
}
h3 {
	font-size: 26px !important;
}
h4 {
	font-size: 24px !important;
}
h3, h4, h5, h6 {
	line-height: 1.3 !important;
}
a:hover {
	text-decoration: none;
}

#Subheader .column.one {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	float: unset;
}
#Subheader ul.breadcrumbs li:first-child a {
	color: #b58241;
}
/* custom cursor styles: start */
.custom-cursor__cursor {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #b58241;
	background-color: #b58241;
	opacity: 0.2;
    transition: all 200ms ease-out;
    position: fixed;
    pointer-events: none;
    left: 0;
    top: 0;
    transform: translate(calc(-50% + 5px), -50%);
    z-index: 99999;
}
.custom-cursor__cursor-two {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #1a1a1a;
    opacity: 1;
    position: fixed;
    transform: translate(-50%, -50%);
    pointer-events: none;
    transition: width 0.3s, height 0.3s, opacity 0.3s;
    z-index: 99999;
}
/* custom cursor styles: end */


/* Header Styles: Start */
#Action_bar .contact_details li > i {
	margin-right: 5px;
	vertical-align: middle;
}
#Action_bar .contact_details li a {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
#Action_bar .social li {
	margin: 0;
	margin-right: 10px;
}
#Action_bar .social li:last-child {
	margin-right: 0;
}
#Action_bar .social li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.1);
	margin: 0;
}
#Action_bar .social li a:hover {
	background-color: #fff;
}
#Action_bar .contact_details {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
#Action_bar .contact_details li {
	padding: 0 !important;
}
#Action_bar .social {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
#Top_bar {
	border: none;
}
#Top_bar .logo {
	margin-left: 0 !important;
}
#Top_bar .menu>li.menu-item-home>a::before {
    content: '\f015';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 8px;
    line-height: 50px; 
	font-size: 20px !important;
}

#Top_bar .menu>li.menu-item-home>a span {
    display: none;
}
 
#Top_bar .top_bar_right, #Action_bar .column {
	padding-right: 0
}
#Top_bar .top_bar_right .top_bar_right_wrapper > a.action_button {
	height: 60px;
	line-height: 60px;
	z-index: 1;
}
#Top_bar .top_bar_right .action_button::before {
    content: "";
    background: #f4d874;
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
#Top_bar .top_bar_right .action_button::after {
    content: "";
    background: #f4d874;
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
#Top_bar .top_bar_right .action_button:hover::before {
    width: 100%;
    right: 0;
    left: auto;
}
#Top_bar .top_bar_right .action_button:hover::after{
    width: 100%;
    left: 0;
    right: auto;
}
#Top_bar .menu.page-menu > li > a {
	line-height: 80px;
}
#Top_bar .menu > li:last-child > a span {
	padding-right: 0 !important;
}
#Top_bar.is-sticky {
	height: auto;
}
#Top_bar.is-sticky #logo {
	height: 80px !important;
	line-height: 80px !important;
	padding: 15px 0 !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
	max-height: 100%;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
	padding: 25px 0;
}
#Top_bar.is-sticky .menu_wrapper {
	height: 100%;
	display: flex;
	align-items: center;
}
#Top_bar.is-sticky .menu>li.menu-item-home>a::before {
 	line-height: unset; 	
}
/* Header Styles: End */

/* Footer Styles: Start */
.cmplz-cookiebanner.cmplz-show::after {
	position: absolute;
    top: -40px;
    left: 50%;
    width: 70px;
    content: "";
    height: 70px;
    background-image: url(https://imgur.com/N6vFjXc.png);
    background-position: center;
    background-size: cover;
    z-index: 0;
    opacity: 1;
 	transform: translatex(-50%); 
}
.cmplz-cookiebanner .cmplz-header {
	display: none !important;
}
.cmplz-cookiebanner .cmplz-body {
	margin-top: 20px;
}
.copyright-bloc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    transition: color 0.3s ease 0s;
}
.copyright-bloc .copyright-nav {
    margin: 0;
    padding: 0;
    text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.copyright-bloc .copyright-nav .list-item {
    display: inline-block;
    margin: 0 5px 0 0;
}
.copyright-bloc .copyright-nav .list-item.company-item .company-name {
    text-transform: uppercase;
    font-weight: 900 !important;
}
.copyright-bloc .copyright-nav .list-item .item-link {
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s;
}
.copyright-bloc .copyright-nav .list-item::after {
    content: "|";
    margin: 0 0 0 5px;
}
.copyright-bloc .agency-logo {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.copyright-bloc .agency-logo::before {
    content: 'Développé par';
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.copyright-bloc .agency-logo .logo-link {
    width: 135px;
    margin: 0;
    text-decoration: none;
}
.copyright-bloc .agency-logo.inverted .logo-img{
	  filter: invert(1);
}
.footer-copy-center #Footer .footer_copy {
	border-top: none;
}
.footer-copy-center #Footer .footer_copy .social {
	display: none;
}
.footer-copy-center #Footer .footer_copy .copyright {
	margin: 0;
}
.footer-copy-center #Footer .footer_copy .mcb-column-inner {
	margin-bottom: 0;
}
#Footer::before {
/* 	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/leaf-bg2-removebg-preview.png); */
	content: "";
    position: absolute;
    top: 0;
    right: 0;
	width: 400px;
	height: 300px;
	background-image: url('https://parfumerie-amroussia.com/wp-content/uploads/2025/08/leaf-shape-2.png');
	background-repeat: no-repeat;
	background-position: center;
    opacity: 0.1;
	visibility: visible;
	transform: rotatey(180deg);
	animation: opacityAnim 2s infinite;
}
@keyframes opacityAnim {
	0%, 100% {
		opacity: 0.025;
	}
	25% {
		opacity: 0.05;
	}
	50% {
		opacity: 0.075;
	}
	75% {
		opacity: 0.1;
	}
}
/* #Footer .footer_copy .one {
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0;
	border-top: 1px solid;
	border-image: linear-gradient(
    -135deg,
    #f4d874 0%,
    #b58241 25%,
    #f4d874 50%,
    #b58241 75%,
    #f4d874 100%
  ) 1;
} */
#Footer .footer_copy .one::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(
    -135deg,
    #f4d874 0%,
    #b58241 25%,
    #f4d874 50%,
    #b58241 75%,
    #f4d874 100%
  );
	opacity: 0.5;
	z-index: 0;
}
#Footer .footer_copy .one::before {
	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/09/copyright-shape.png);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translatex(-50%);
	z-index: 1;
}
#Footer .widget {
	margin: 0;
}
#Footer .widgets_wrapper .column:nth-child(1) {
	width: 100%;
	padding-bottom: 30px;
/* 	border-bottom: 1px solid ; */
	margin-bottom: 30px;
	position: relative;
}
#Footer .widgets_wrapper .column:nth-child(1)::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-image:linear-gradient(
    -135deg,
    #f4d874 0%,
    #b58241 25%,
    #f4d874 50%,
    #b58241 75%,
    #f4d874 100%
  );
	opacity: 0.5;
}
#Footer .widgets_wrapper .column:nth-child(2),  #Footer .widgets_wrapper .column:nth-child(4){
	width: 30%;
}
#Footer .widgets_wrapper .column:nth-child(3), #Footer .widgets_wrapper .column:nth-child(5) {
	width: 20%;
}
#gallery-1 .gallery-item {
	width: calc(33% - 6px) !important;
	padding-left: 0;
	padding-right: 0;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-top: 10px;
}
#Footer .widgets_wrapper .column:nth-child(1) .widget-form {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
#Footer .widgets_wrapper .column:nth-child(1) .widget-form img {
	width: 120px;
	height: auto;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form {
	width: calc(100% - 120px);
	display: flex;
	justify-content: flex-end;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form .gform_fields {
	row-gap: 20px;
}

#Footer .widgets_wrapper .widget-form .custom-newsletter-form  .gform_wrapper  .gform_heading {
	display: none;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form  .gform_wrapper form {
	position: relative;
	min-width: 500px;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit {
	align-items: center;
	justify-content: flex-end;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit  input[type="submit"] {
    background-color: #b58241 !important;
    color: #ffffff !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    border-color: transparent;
    border-radius: 5px !important;
    height: 60px !important;
    line-height: 60px !important;
    padding: 0px 35px;
    border: 0;
    border-style: solid;
    box-shadow: none;
    transition: all 0.5s ease 0s;
    overflow: hidden;
    cursor: pointer;
    z-index: 0;
    font-size: 16px !important;
    font-weight: 500 !important;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit  input[type="submit"]:hover {
    color: #ffffff !important;
    background-color: #f4d874 !important;
	    background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%) !important;
} 
#Footer .widgets_wrapper .widget-form .custom-newsletter-form  .gform_wrapper .gform-footer {
	height: 50px;
    position: absolute;
    right: 5px;
    top: 5px;
    margin-top: 0;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form  .gform_wrapper .gform-footer input[type="submit"] {
	border: 0;
    background: #b58241;
    color: #ffffff !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    padding: 0 40px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px;
}
#Footer .widgets_wrapper .widget-form .custom-newsletter-form  .gform_wrapper .gform-body .gfield--input-type-email input {
	height: 60px;
    line-height: 60px;
    border: 1px solid transparent;
    color: #ffffff;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
	padding-right: 170px;
}

#Footer .widgets_wrapper .column:nth-child(3) > .mcb-column-inner {
	padding-left: 30px;
}
#Footer .widgets_wrapper .column:nth-child(3) ul {
	padding-left: 20px;
	padding-bottom: 0;
}
#Footer .widgets_wrapper .column:nth-child(3) ul > li:hover a {
	margin-left: 10px;
}
#Footer .widgets_wrapper .column:nth-child(3) ul > li:not(:last-child) {
	margin-bottom: 10px;
}
#Footer .widgets_wrapper .column:nth-child(3) ul > li > a  {
	padding: 0;
	transition: all 0.5s ease 0s;
}
#Footer .widgets_wrapper .column:nth-child(3) ul > li::after {
	content: unset;
}
#Footer .widget_custom_html .contact-infos .contact-widget li:not(:last-child) {
	margin-bottom: 10px;
}
#Footer .widget_custom_html .contact-infos .contact-widget li a {
	display: inline-block;
	transition: all 0.5s ease 0s;
}
#Footer .widget_custom_html .contact-infos .contact-widget li:hover a {
	margin-left: 10px;
}
#Footer .widget_custom_html .contact-infos .contact-widget {
	margin-bottom: 30px;
}
#Footer .widget_custom_html .social-media a {
	padding: 10px 13px;
	background-color: rgba(255, 255, 255, 0.1);
}
#Footer .widget_custom_html .social-media a:first-child {
	margin-right: 10px;
}

#Footer .widget.widget_custom_html .custom-galerie-items {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
#Footer .widget.widget_custom_html .custom-galerie-items .custom-galerie-item {
	width: calc((100% / 3) - 10px);
}
/* Footer Styles: End */

/* Assets: Start */
.custom-btn {
	height: 60px !important;
	line-height: 60px;
	z-index: 1;
	display: flex !important;
	align-items: center;
	justify-content: center;
    gap: var(--mfn-button-gap);
	max-width: 300px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}
.custom-btn::before {
    content: "";
    background: #f4d874;
	background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
	border: none;
}
.custom-btn::after {
    content: "";
    background: #f4d874;
	background: linear-gradient(135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
	border: none;
}
.custom-btn:hover {
 	color: #ffffff !important; 
	background-color: #b58241 !important;
	border-color: #f4d874 !important;
}
.custom-btn:hover::before {
    width: 100%;
    right: 0;
    left: auto;
}
.custom-btn:hover::after{
    width: 100%;
    left: 0;
    right: auto;
}
.mcb-column-inner {
	margin-bottom: 20px;
}
.custom-subtitle > .mcb-column-inner, .custom-subtitle-center > .mcb-column-inner {
	margin-bottom: 10px;
}
.custom-subtitle span {
	color: #b58241;
	position: relative;
	display: inline-block !important;
	font-weight: 600;
}
.custom-subtitle span::before {
    content: "";
    position: absolute;
    right: -20%;
    top: 50%;
    background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/subtitle-shape.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
}
.custom-subtitle-center > .mcb-column-inner {
	display: flex;
	justify-content: center;
}
.custom-subtitle-center span {
	color: #b58241;
	position: relative;
	display: inline-block !important;
	font-weight: 600;
	text-align: center;
}
.custom-subtitle-center span::before {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/subtitle-shape.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
}
.custom-subtitle-center span::after {
    content: "";
    position: absolute;
    left: -105%;
    top: 50%;
    background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/subtitle-shape-1.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
}
.custom-title-center .title {
	text-align: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
/* Assets: End */

/* Home Page Styles: Start */
.section-01 {
	padding-top: 60px;
/* 	padding-bottom: 60px; */
}
.section-01 .custom-left-col .about-img > .mcb-column-inner {
	margin-bottom: 0;
}
.section-01 .custom-left-col .about-img .image_frame {
	width: 100%;
	height: 500px;
	border-radius: 20px;
	overflow: hidden;
}
.section-01 .custom-left-col .about-img .image_frame .image_wrapper  {
	height: 100%;
	width: 100%;
}
.section-01 .custom-left-col .about-img .image_frame img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section-01 .custom-left-col .custom-counter-about{
    position: absolute;
    left: 32px;
    bottom: 20px;
    max-width: 400px;
    border-radius: 20px;
    background: #f4d874;
    display: flex;
    align-items: center;
    padding: 30px 30px;
    padding-right: 40px;
	background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
}
.section-01 .custom-left-col .custom-counter-about > .mcb-column-inner {
	margin-bottom: 0;
	background: unset;
}
.section-01 .custom-left-col .custom-counter-about .counter {
	padding: 0;
}
.section-01 .custom-left-col .custom-counter-about .counter .desc_wrapper, .section-01 .custom-left-col .custom-counter-about .counter .number-wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.section-01 .custom-left-col .custom-counter-about .counter .number-wrapper {
	width: 40%;
}
.section-01 .custom-left-col .custom-counter-about .counter .number-wrapper .label.prefix {
	width: 100%;
	order: 2;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
}
.section-01 .custom-left-col .custom-counter-about .counter .number-wrapper .number , .section-01 .custom-left-col .custom-counter-about .counter .number-wrapper .label.postfix{
	font-size: 44px;
	font-weight: 700;
}
.section-01 .custom-left-col .custom-counter-about .counter .title {
	width: calc(60% - 15px);
	position: relative;
	padding-left: 15px;
	margin-left: 15px;
	text-align: left;
}
.section-01 .custom-left-col .custom-counter-about .counter .title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background: rgba(137, 137, 137, 0.2);
    width: 1px;
    height: 94px;
    transform: translateY(-50%);
} 
.section-01 .custom-right-col .column_button  {
	width: auto;
}
.section-01 .custom-right-col .column_button > .mcb-column-inner {
	margin-bottom: 0;
}
.section-01 .custom-right-col .progress_bars .bars_list li h3 {
	font-size: 18px !important;
}
.section-01 .custom-right-col .progress_bars .bars_list li h3 .label {
	color: #222 !important;
	float: right;
}
.section-01 .custom-right-col .progress_bars .bars_list.hover li .bar .progress {
	background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
}

.section-02 {
/* 	padding-bottom: 40px; */
	padding-top: 60px;
}
.section-02 .column_column > .mcb-column-inner {
	margin-bottom: 35px;
}
.section-02 .custom-service-box > .mcb-column-inner {
	margin-bottom: 0;
	margin-top: 20px;
}
.section-02 .custom-service-box .icon_box.icon_position_left {
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px #f5e7d6;
    border-radius: 20px;
	padding: 35px 35px 35px 80px;
    transition: all 0.3s linear;
    z-index: 1;
	overflow: hidden;
}
.section-02 .custom-service-box .icon_box.icon_position_left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-radius: 20px;
	background-color: #b58241;
	z-index: 0;
	opacity: 0;
	transition: all 0.3s linear;
}
.section-02 .custom-service-box .icon_box.icon_position_left .image_wrapper {
    width: 60px;
    height: 60px;
    line-height: 35px;
    text-align: center;
    background: #F3F3FB;
    border-radius: 50px;
    padding: 12px;
    transition: all 0.3s linear;
	left: 10px;
	top: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
} 
.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper {
	padding: 0;
}
 .section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
	font-size: 24px !important;
} 
.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
	margin-left: -60px;
}
.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
	color: #3e4348;
}

.section-02 .custom-service-box .icon_box.icon_position_left::before {
 	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/parfume-shape-1-1-1.png); 
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.3s linear;
	
}
.section-02 .custom-service-box .icon_box.icon_position_left::after {
	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/parfume-shape-1-1-1.png); 
    position: absolute;
    right: 10px;
    bottom: 10px;
    opacity: 1;
    visibility: visible;
    transition: color 0.3s linear;
    z-index: -1;
}

.section-02 .custom-service-box .icon_box.icon_position_left:hover:before {
	height: 100%;
	width: 100%;
	opacity: 1;
}
.section-02 .custom-service-box .icon_box.icon_position_left:hover::after {
/*     opacity:1; */
    visibility: visible;
	filter: brightness(0) saturate(100%) invert(77%) sepia(57%) saturate(372%) hue-rotate(355deg) brightness(106%) contrast(91%);
}
.section-02 .custom-service-box .icon_box.icon_position_left:hover .desc_wrapper .title ,.section-02 .custom-service-box .icon_box.icon_position_left:hover .desc_wrapper .desc {
	color: #fff;
}

.section-03 {
	padding-top: 60px;
/* 	padding-bottom: 40px; */
}
.section-03 .column_banner_box > .mcb-column-inner {
	margin-bottom: 0 ;
}
.section-03 .column_banner_box .mfn-banner-box .banner-image {
	height: 500px !important;
	border-radius: 20px;
	overflow: hidden;
}
.section-03 .column_banner_box .mfn-banner-box .banner-image img {
	height: 100%;
	object-fit: cover;
/* 	display: none; */
	width: 100%;
}

.section-03 .column_banner_box .mfn-banner-box .banner-desc {
	padding-left: 35px;
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper {
	max-width: 600px !important;
	background-color: #f4d874;
	border-radius: 20px;
	align-items: flex-start;
	background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper  .title.banner-item {
	text-align: left;
/* 	margin-bottom: 0; */
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper  .subtitle.banner-item {
	color: #1a1a1a;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper  .subtitle.banner-item::before {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/subtitle-shape-dark.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 100%;
    transform: translateY(-50%);
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper .excerpt {
	color: #1a1a1a;
}
.section-03 .column_banner_box .mfn-banner-box .banner-wrapper .hidden-desc {
	display: none;
}
.section-03 .column_counter > .mcb-column-inner {
	margin-bottom: 0;
	margin-top: 20px
}
.section-03 .counter.counter_horizontal{
	background-color: #f5e7d6;
	min-height: 140px;
	position: relative;
	border-radius: 15px;
	z-index: 1;
}
.section-03 .counter.counter_horizontal::before {
	content: "";
    background: #f4d874;
	background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
.section-03 .counter.counter_horizontal:hover::before {
    width: 100%;
    right: 0;
    left: auto;
}

.section-03 .counter.counter_horizontal::after {
	content: "";
    background: #f4d874;
	background: linear-gradient(135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    height: 50%;
    width: 0;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
.section-03 .counter.counter_horizontal:hover::after{
    width: 100%;
    right: auto;
    left: 0;
}
.section-03 .counter.counter_horizontal .desc_wrapper .number {
	font-size: 36px;
	font-weight: 500;
}
.section-03 .counter.counter_horizontal .desc_wrapper .title {
	color: #1a1a1a;
	min-height: 48px;
}
.section-03 .counter.counter_horizontal:hover .icon_wrapper i {
	color: #fff;
}

.section-04 {
 	padding-bottom: 60px; 
	padding-top: 60px;
}
.section-04 .column_flat_box > .mcb-column-inner {
	margin-bottom: 0;
	margin-top: 20px;
}
.section-04 .flat_box {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.section-04 .flat_box .photo_wrapper {
/* 	width: 50%; */
	height: 450px;
/* 	border-radius: 20px; */
	overflow: hidden;
	margin-bottom: 0;
	position: relative;
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/parfumerie-bg-5.jpg);
}
.section-04 .flat_box .photo_wrapper img {
	height: 350px;
	width: 350px;
	object-fit: cover;
	transform: translatex(0);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 20px;
}
.section-04 .flat_box:hover .photo_wrapper img {
	transform: translate(-50%, -50%) !important;
}
.section-04 .flat_box .photo_wrapper .icon.themebg {
	display: none;
}
.section-04 .flat_box .desc_wrapper {
	width: calc(50% - 20px);
}
.section-04 .custom-flat-box-right-image .flat_box .photo_wrapper {
	order: 2;
	width: 50%;
}
.section-04 .custom-flat-box-right-image .flat_box .desc_wrapper {
	margin-left: 0;
	margin-right: 20px;
	order: 1;
	position: relative;
	background: #fef9f3;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.section-04 .custom-flat-box-left-image .flat_box .photo_wrapper {
	margin-right: 20px;
	width: calc(50% - 20px);
}
.section-04 .custom-flat-box-left-image .flat_box .desc_wrapper {
	width: 50%;
	margin-left: 0;
	position: relative;
	    background: #fef9f3;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.section-04 .flat_box .desc_wrapper .title {
	max-width: 350px;
}
/* .section-04 .custom-flat-box-right-image .flat_box .desc_wrapper:before, .section-04 .custom-flat-box-left-image .flat_box .desc_wrapper:before {
	position: absolute;
    top: -50px;
    right: 50px;
    width: 130px;
    height: 200px;
    content: "";
    background-image: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/shape-6-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	z-index: -1;
} */
@keyframes transition {
	0% {
		top: -100px;
	}
	50% {
		top: -80px;
	}
	100% {
		top: -100px;
	}
}
.section-05 {
    background: linear-gradient(0deg, rgba(107, 102, 198, 0) 0%, #f3f3fb 30%);
	background: #fef9f3;
	padding-top: 60px;
 	padding-bottom: 60px; 
	background-attachment: fixed;

}
.section-05::before {
/* 	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/leaf-bg2-removebg-preview.png); */
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	background-image: url('https://parfumerie-amroussia.com/wp-content/uploads/2025/08/leaf-shape-2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	opacity: 0.1;
/* 	z-index: 0; */
}

.section-05 .column_banner_box {
	display: none;
}
.section-05 .column_column > .mcb-column-inner {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.section-05 .column_banner_box > .mcb-column-inner {
	margin-bottom: 0;
}
.section-05 .mfn-banner-box .banner-image {
	border-radius: 20px;
	height: 460px;
}
.section-05 .mfn-banner-box .banner-image img {
	height: 100%;
	object-fit: cover;
}
.section-05 .mfn-banner-box .banner-desc {
	padding-bottom: 20px;
}
.section-05 .mfn-banner-box .banner-desc  .banner-wrapper {
	background-color: #fff;
	border-radius: 20px;
}

.section-06 {	
/* 	padding-bottom: 40px; */
	padding-top: 60px;
}
.section-06 .custom-left-col .column_image > .mcb-column-inner {
	margin-bottom: 0;
}
.section-06 .custom-left-col .column_image .image_frame {
	width: 100%;
	height: 450px;
	border-radius: 20px;
}
.section-06 .custom-left-col .column_image .image_frame .image_wrapper  {
	height: 100%;
}
.section-06 .custom-left-col .column_image .image_frame .image_wrapper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.section-06 .custom-right-col .column_faq > .mcb-column-inner {
	margin-bottom: 0;
}
.section-06 .custom-right-col .column_faq .faq .question {
    box-shadow: 0px 0px 15px 0px #fef9f3;
    border-radius: 5px;
    overflow: hidden;
	margin-top: 20px;
	background: #f5e7d6;
}
.section-06 .custom-right-col .column_faq .faq .question:first-child {
	margin-top: 0;
}
.section-06 .custom-right-col .column_faq .faq .question:after, .section-06 .custom-right-col .column_faq .faq .question:before {
	content: unset;
}
.section-06 .custom-right-col .column_faq .faq .question > .title .num {
	display: none;
}
.section-06 .custom-right-col .column_faq .faq .question > .title {
	padding-left: 60px;
	font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}
.section-06 .custom-right-col .column_faq .faq .question.active > .title {
	color: #1a1a1a;
}
.section-06 .custom-right-col .column_faq .faq .question > .title > .acc-icon-plus, .section-06 .custom-right-col .column_faq .faq .question .title > .acc-icon-minus {
	right: unset;
	left: 15px;
    background: #b58241;
    text-align: center;
	width: 30px;
    height: 30px;
	line-height: 30px;
    border-radius: 50%;
	color: #fff;
}
.section-06 .custom-right-col .column_faq .faq .question > .answer {
	padding-left: 60px;
}
.section-07 {
 	padding-bottom: 60px; 
	padding-top: 60px;	
}

.section-07 .column_column > .mcb-column-inner {
	margin-bottom: 0;
}
.section-08 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color:#fef9f3;
}
.section-08 .section_wrapper {
    padding: 0 55px;
    border-radius: 10px;
}
.section-08 .custom-left-col .mcb-item-contact_box-inner {
	background-color: unset;
	padding: 0;
}
.section-08 .custom-left-col .get_in_touch ul {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: -20px;
}
.section-08 .custom-left-col .get_in_touch ul li {
	width: calc(50% - 20px);
    background: #ffffff;
    border-radius: 10px;
    padding: 25px 12px 20px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
	font-size: 14px;
	z-index: 1;
}
.section-08 .custom-left-col .get_in_touch ul li::before {
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
	border-radius: 10px;
    background-color: #b58241;
    z-index: -1;
    opacity: 0;
	transition: all 0.3s linear;
}
.section-08 .custom-left-col .get_in_touch ul li:hover::before {
	width: 100%;
	height: 100%;
	opacity: 1;
}
.section-08 .custom-left-col .get_in_touch ul li .icon {
	left: 50%;
	top: 20px;
	transform: translatex(-50%);
	border: 1px solid #ccc;
    border-radius: 5px;
	width: 40px;
    height: 40px;
    line-height: 40px;
	background-color: #fff;
}
.section-08 .custom-left-col .get_in_touch ul li .address_wrapper, .section-08 .custom-left-col .get_in_touch ul li p {
	margin-top: 50px;
    text-align: center;
	color: #1a1a1a;
	display: block;
	font-size: 14px !important;
}
.section-08 .custom-left-col .get_in_touch a {
	color: #1a1a1a;
}
.section-08 .custom-left-col .get_in_touch  ul li:hover a, .section-08 .custom-left-col .get_in_touch ul li:hover .address_wrapper {
	color: #fff;
}
.section-08 .custom-left-col .custom-flower-shape {
	display: flex;
	justify-content: center;
}
.section-08 .custom-left-col .custom-image-col .mcb-column-inner {
	margin-bottom: 0;
}
.section-08 .custom-left-col .custom-image-col > .mcb-column-inner {
	margin-bottom: 0;
}
.section-08 .custom-left-col .custom-image-col .image_frame {
	height: 300px;
	border-radius: 20px;
	overflow: hidden;
}
.section-08 .custom-left-col .custom-image-col .image_wrapper {
	height: 100%;
}
.section-08 .custom-left-col .custom-image-col img {
	height: 100%;
	object-fit: cover;
}
.section-08 .custom-right-col .column_column > .mcb-column-inner {
	margin-bottom: 0;
}
.section-08 .custom-right-col .gform-theme  .gform-body .gform_fields  {
	row-gap: 20px;
}
.section-08 .custom-right-col .gform-theme .gform-body input:not([type="checkbox"]) {
    height: 55px;
    line-height: 55px;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding-left: 15px;
	font-size: 16px;
	line-height: 1.5;
	color: #3e4348;
}
.section-08 .custom-right-col .gform-theme .gform-body input[type="checkbox"] { 
    border: 1px solid #ccc;
    padding-left: 15px;
	font-size: 16px;
	line-height: 1.5;
	color: #3e4348;
}
.section-08 .custom-right-col .gform-theme .gform-body .gfield--type-checkbox label, .section-08 .custom-right-col .gform-theme .gform-body .gfield--type-checkbox .gfield_description {
	font-size: 14px;
	line-height: 1.5;
	color: #3e4348;
}
.section-08 .custom-right-col .gform-theme .gform-body .gfield--type-checkbox .gfield_description.validation_message {
	color: #c02b0a;
}
.section-08 .custom-right-col .gform-theme .gform-body .gfield--type-checkbox .gfield_description a {
	color: #1a1a1a;
	display: inline-block;
}
.section-08 .custom-right-col .gform-theme .gform-body .gfield--type-checkbox .gfield_description a:hover {
	color: #b58241;
}
.section-08 .custom-right-col .gform-theme  .gform-body .ginput_container--name label.gform-field-label {
	display: none;
}
.section-08 .custom-right-col .gform-theme  .gform-body textarea {
	border: 1px solid #ccc;
    border-radius: 10px;
    padding-left: 15px;
    resize: none;
	font-size: 16px;
	line-height: 1.5;
	color: #3e4348;
}
input:focus, textarea:focus {
	border: 1px solid #f4d874 !important;
	--gf-local-border-color: #f4d874 !important;
	--gf-local-outline-width: 0px !important;
}

.section-08 .custom-right-col .gform-theme .gform-footer  input[type="submit"] {
    background: #b58241 !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    border: none !important;
    border-radius: 5px !important;
    padding: 20px 35px !important;
/*     transition: all 1.5s ease-in-out 3s !important; */
    overflow: hidden !important;
    cursor: pointer;
    z-index: 0;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	transform: none !important;
	height: unset !important;
}
.section-08 .custom-right-col .gform-theme .gform-footer  input[type="submit"]:hover {
	border-color: none !important;
    color: #ffffff !important;
    background: linear-gradient(-135deg, #b58241 0%, #f4d874 25%, #b58241 50%, #f4d874 75%, #b58241 100%) !important;
	transition: background 1.5s ease-in-out 3s !important;
} 


.section-08 .custom-right-col .gform-theme  .gform_validation_errors {
	margin-top: 20px;
}
.gform_validation_errors  h2 {
	font-size: 16px !important;
}
#gform_confirmation_wrapper_2.gform-theme {
	margin-top: 20px;
	background-color: #b58241!important;
}
.section-08::before {
	content: url('https://parfumerie-amroussia.com/wp-content/uploads/2025/04/parfume-shape-1-1.png');
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.5;
	transform:rotatey(-180deg) matrix3d(0.999, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  animation: rotateMatrixOne 3s infinite alternate ease-in-out;
}
@keyframes rotateMatrixOne {
  0% {
    transform: rotatey(-180deg) matrix3d(0.99, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  }
  50% {
    transform:rotatey(-180deg) matrix3d(0.99, -0.05, 0, 0, 0.05, 0.99, 0, 0, 0, 0, 1, 0, 5.94, 0, 0, 1);
  }
  100% {
    transform:rotatey(-180deg) matrix3d(0.99, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  }
}

.section-08::after {
	content: url('https://parfumerie-amroussia.com/wp-content/uploads/2025/04/parfume-shape-1-1.png');
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.5;
	transform: matrix3d(0.999, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  animation: rotateMatrixTwo 3s infinite alternate ease-in-out;
}

@keyframes rotateMatrixTwo {
  0% {
    transform:  matrix3d(0.99, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  }
  50% {
    transform: matrix3d(0.99, -0.05, 0, 0, 0.05, 0.99, 0, 0, 0, 0, 1, 0, 5.94, 0, 0, 1);
  }
  100% {
    transform: matrix3d(0.99, 0.05, 0, 0, -0.05, 0.99, 0, 0, 0, 0, 1, 0, -5.94, 0, 0, 1);
  }
}
.section-09 {
	padding-top: 60px;
}
.section-09 .column_column > .mcb-column-inner {
	margin-bottom: 0;
}
.section-09 .portfolio_group .portfolio-item .desc  {
	border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	text-align: center;
	min-height: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-09 .portfolio_group .portfolio-item .desc .entry-title  {
	margin-bottom: 0;
	font-size: 16px !important;
}

.section-10 {
	padding-bottom: 60px;
	padding-top: 60px;
}
.section-10 .column_blog_news > .mcb-column-inner {
	margin-bottom: 0;
}
.section-10 .Latest_news ul {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	column-gap: 20px;
}
.section-10 .Latest_news ul li {
	width: calc((100% / 3) - 20px);
	display: flex;
	flex-wrap: wrap;
	background: #ffffff;
    box-shadow: 0px 0px 10px 0px #fef9f3;
/*     border: 1px solid #f5e7d6;
	border-image-slice: 1;
    border-image-source: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
    border-radius: 20px; */
	margin-bottom: 0;
	margin-top: 20px;
}
.section-10 .Latest_news ul li::before {
  content: "";
  position: absolute;
  inset: 0;             
  padding: 2px;                
  border-radius: 20px;         
  background: linear-gradient(-135deg, #f4d874 0%, #b58241 25%, #f4d874 50%, #b58241 75%, #f4d874 100%);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none; 
}
.section-10 .Latest_news ul li .photo {
	width: 100%;
	border: none;
	height: 220px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	overflow: hidden;
}
.section-10 .Latest_news ul li .photo a {
	height: 100%;
	display: inline-block;
}
.section-10 .Latest_news ul li .photo img {
	height: 100%;
	object-fit: cover;
}
.section-10 .Latest_news ul li .desc {
	width: 100%;
	margin: 0;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
} 
.section-10 .Latest_news ul li .desc .desc_footer {
	order: 1;
	width: 100%;
	padding: 5px;
	border: none;
	font-size: 18px;
    line-height: 28px;
    color: #1a1a1a;
    margin-bottom: 10px;
    background-image: unset;
    background: #fef9f3;
}
.section-10 .Latest_news ul li .desc h3 {
	order: 2;
	width: 100%;
	font-size: 24px !important;
	margin-bottom: 0;
	 display: -webkit-box;          
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2;      
  overflow: hidden;            
  text-overflow: ellipsis;   
  line-height: 1.25em;           
}
/* Home Page Styles: End */

/* Testimonial Carousel Styles: Start */
.testimonials-home .testimonial-item {
	background: #ffffff;
    box-shadow: none;
    padding: 25px;
    border: 1px solid #ccc;
    border-radius: 20px;
    position: relative;
	    border: 1px solid #f5e7d6;
}
.testimonials-home .testimonial-item .testimonial-header {
	display: flex;
	align-items: center;
    background-color: #f5e7d6;
    border-radius: 15px;
    padding: 20px;
	margin-bottom: 20px;
	position: relative;
}
.testimonials-home .owl-item .testimonial-item .testimonial-header::before {
	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/quote-3.png);
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translatey(-50%);
}
.testimonials-home .owl-item.second-active .testimonial-item .testimonial-header {
	background: linear-gradient(
    -135deg,
    #f4d874 0%,
    #b58241 25%,
    #f4d874 50%,
    #b58241 75%,
    #f4d874 100%
  );
}
.testimonials-home .owl-item.second-active .testimonial-item .testimonial-header::before {
	content: url(https://parfumerie-amroussia.com/wp-content/uploads/2025/04/quote-2.png);
}
.testimonials-home .owl-item .testimonial-item .testimonial-description {
	min-height: 48px;
}
.testimonials-home .owl-item .testimonial-item .testimonial-description  p {
	margin-bottom: 0;
}
.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar {
	width: 60px;
	height: 60px;
}
.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.testimonials-home .testimonial-item .testimonial-header .testimonial-author-name {
	margin-left: 10px;
}
.testimonials-home .testimonial-item .testimonial-header .testimonial-author-name h3 {
	margin-bottom: 0;
}
.testimonials-home .owl-dots {
	text-align: center;
	margin-top: 30px;
}
.testimonials-home .owl-dots .owl-dot {
border-radius: 50%;
    background-color: #e8e8e8;
    width: 10px;
    height: 10px;
    transition: all 0.3s linear;
    position: relative;
    opacity: 1;
	margin: 0 6px;
}
.testimonials-home .owl-dots .owl-dot.active {
	background-color: #f4d874;
    transform: scale(1.3);
}
/* Testimonial Carousel Styles: End */

/* Pages Indispensables Styles:: Start */
.policy-page .the_content_wrapper a, #cmplz-document a {
	color: #1a1a1a;
}
.policy-page .the_content_wrapper a:hover, #cmplz-document a:hover {
	color: #b58241;
}
.policy-page .section_wrapper, #cmplz-document {
    padding: 20px;
/*     background-color: rgba(244, 216, 116, 0.1); */
	border: 2px solid #b58241;
}
.policy-page .section-page-footer {
    display: none;
}
.policy-page #Content {
	padding-bottom: 30px;
}
#cmplz-document {
    max-width: 100%;
    font-size: 16px;
}
#cmplz-document #cmplz-cookies-overview, .policy-page .the_content_wrapper ul, #cmplz-document .cmplz-categories {
    margin-bottom: 20px;
    margin-top: 0;
}
#cmplz-document p, #cmplz-document li, .policy-page .the_content_wrapper li {
    font-size: 16px;
    line-height: 1.5;
    color: #3e4348;
}
.policy-page .the_content_wrapper, .policy-page .the_content_wrapper :last-child, #cmplz-document > :last-child {
    margin-bottom: 0 !important;
}
.policy-page .the_content_wrapper h2, #cmplz-document h2 {
    color: #1a1a1a;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
}
.policy-page .the_content_wrapper h3, #cmplz-document .cmplz-subtitle {
    color: #b58241;
    font-size: 26px;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
}
/* Pages Indispensables Styles: End */

/* Blog & single post Styles: Start */

/* .post-meta .category .cat-btn, .post-meta .author-date .date i {
	color: #b58241;
} */
body.single.single-post .post .post-header {
    display: none;
}
body.single.single-post .post-wrapper-content .the_content_wrapper, body.single.single-post .post-wrapper-content .the_content_wrapper > *:last-child{
	margin-bottom: 0
}
body.single.single-post .post  .the_content_wrapper  a {
	color: #b58241 !important;
}
body.single.single-post .post  .the_content_wrapper  a:hover {
	color: #f4d874 !important;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item , body.with_aside.aside_right .section_wrapper .posts_group .search-item {
	margin-bottom: 25px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .image_frame .image_wrapper a, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-featured-image a{
	padding: 12px;
	position: relative;
	display: flex;
 	justify-content: center; 
	align-items: center;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .image_frame .image_wrapper a img, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-featured-image a img{
	position: relative;
	width: 85%;
	padding: 6px; 
  background: #fff;   
   box-shadow: 0 0 3px 3px rgba(0,0,0,0.05); 
	transform: rotate(-3deg) translateY(0); 
	position: relative;
	height: 150px;
} 

body.with_aside.aside_right .section_wrapper .posts_group .post-item .image_frame a::before , body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-featured-image a::before{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 85%;
  height: 85%;
  background: #f4d874;
 	opacity: 0.1; 
  z-index: -1;
	transform: translate(-50%, -50%) rotate(6deg);
} 
body.with_aside.aside_right .section_wrapper .posts_group .post-item:last-child , body.with_aside.aside_right .section_wrapper .posts_group .search-item:last-child {
	margin-bottom: 0
}
body.with_aside.aside_right .section_wrapper .column_blog > .mcb-column-inner {
	margin-bottom: 0;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-head, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-meta {
	padding: 5px 0;
	position: relative;
	margin-bottom: 10px;
}
body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-meta .author-date {
	width: 100%;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-head .post-meta {
	margin-bottom: 0;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-head::before, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-meta .author-date::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translatex(-50%);
	height: 1px;
	width: 80%;
	background-image: linear-gradient(    -135deg,    #f4d874 0%,    #b58241 25%,    #f4d874 50%,    #b58241 75%,    #f4d874 100%  );
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-head::after, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-meta .author-date::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translatex(-50%);
	height: 1px;
	width: 100%;
	background-image: linear-gradient(    -135deg,    #f4d874 0%,    #b58241 25%,    #f4d874 50%,    #b58241 75%,    #f4d874 100%  );
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-footer {
	display: none;
}
.search-results .search-item .post-featured-image {
	margin-right: 0;
	width: calc(100% - 63%);
	
}
.search-results .search-item .post-featured-image a {
	height: 100%;
	display: block;
}
.search-results .search-item .post-featured-image  img {
	height: 100%;
	object-fit: cover;
}
.search-results .search-item .search-content {
    width: calc(63% - 10px);
    padding-top: 10px;
    float: left;
}
.search-results .search-item .search-content .post-meta, .search-results .search-item .search-content .post-title, .search-results .search-item .search-content .post-excerpt {
	margin-left: 20px;
}

.search-results #Content {
	padding-top: 0;
}
body.with_aside.aside_right #Content  {
	padding-top: 60px;
	padding-bottom: 60px;
}
.with_aside .sections_group {
	padding-top: 0;
}

.with_aside .sections_group .single-photo-wrapper.image .image_frame  {
	height: 400px;
}
.with_aside .sections_group .single-photo-wrapper.image .image_frame .image_wrapper, .with_aside .sections_group .single-photo-wrapper.image .image_frame .image_wrapper a, .with_aside .sections_group .single-photo-wrapper.image .image_frame .image_wrapper div:has(img) {
	height: 100%;
}
.with_aside .sections_group .single-photo-wrapper.image .image_frame .image_wrapper img {
	height: 100%;
	object-fit: cover;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-desc-wrapper .post-title a:hover, .search-results .search-item .search-content .post-title a:hover {
	color: #b58241;
}
body.with_aside.aside_right .section_wrapper .posts_group .post-item .post-excerpt {
	margin-bottom: 0;
}

body.with_aside.aside_right .sidebar .widget-area .widget {
	background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 35px 40px 40px;
	margin-top: 0;
}
body.with_aside.aside_right .sidebar .widget-area .widget:last-child {
	margin-bottom: 0;
}
body.with_aside.aside_right .sidebar .widget-area .widget_search input {
	color: #3e4348 !important;
	border-image-slice: 1; 
  	border-image-source: linear-gradient(    -135deg,    #f4d874 0%,    #b58241 25%,    #f4d874 50%,    #b58241 75%,    #f4d874 100%  );
}
.with_aside .widget.widget_recent_entries  ul li a {
	color: #1a1a1a;
}
.with_aside .sidebar.columns {
    width: calc(100% / 3);
} 
.with_aside .sections_group {
	width: calc(100% - (100% / 3));
}
.with_aside .widget_categories ul {
	background-color: unset;
	padding: 0;
}
.widget_recent_entries ul li::after {
	content: unset;
}
.widget_recent_entries ul li:hover a, .widget_recent_entries ul li:hover .post-date{
	color: #b58241 !important;
}
.with_aside .widget_categories ul li {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 12px 15px;
	padding-left: 30px;
    margin-top: 15px;
	display: flex;
    align-items: center;
	font-size: 18px;
    color: #898989;
	justify-content: space-between;
	border-image-slice: 1; 
  	border-image-source: linear-gradient(    -135deg,    #f4d874 0%,    #b58241 25%,    #f4d874 50%,    #b58241 75%,    #f4d874 100%  );
}
.widget_recent_entries ul li {
	border: 1px solid #ccc;
    border-radius: 10px;
    padding: 12px 15px;
	padding-left: 30px;
    margin-top: 15px;
	font-size: 18px;
    color: #1a1a1a;
	border-image-slice: 1; 
  	border-image-source: linear-gradient(    -135deg,    #f4d874 0%,    #b58241 25%,    #f4d874 50%,    #b58241 75%,    #f4d874 100%  );
}
.widget_categories ul li:before {
    content: "»";
    display: block;
    position: absolute;
    left: 10px;
    top: 12px;
	color: #b58241;
}
.widget_categories ul li a {
    font-size: 18px;
    color: #1A1A1A !important;
    transition: all 0.3s linear;
	padding: 0;
}
.with_aside .widget_categories ul li:hover, .with_aside .widget_categories ul li:hover a{
	color: #b58241 !important;
}
/* Blog & single post Styles: End */

/* Responsive Design: Start */
@media only screen and (max-width: 1280px) {
	.section-02 .custom-service-box .icon_box.icon_position_left {
		padding: 10px 10px 10px 80px;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .image_wrapper {
		top: 10px;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
 		min-height: 63px; 
		max-width: 275px;
	}
	.section-03 .counter.counter_horizontal .icon_wrapper {
		top: 20px;
		left: 50%;
		transform: translatex(-50%);
	}
	.section-03 .counter.counter_horizontal .desc_wrapper {
		padding-left: 0;
		margin-top: 60px;
		text-align: center;
	}
	.section-03 .counter.counter_horizontal .desc_wrapper .title {
		min-height: 40px;
	}
	
	.testimonials-home .testimonial-item .testimonial-header .testimonial-user-avatar {
		width: 40px;
		height: 40px;
	}
	.copyright-bloc {
		font-size: 14px !important;
	}
	.copyright-bloc .copyright-nav .list-item {
    	margin: 0 3px 0 0;
	}
	.copyright-bloc .copyright-nav .list-item::after {
    	margin: 0 0 0 3px;
	}
	.copyright-bloc .agency-logo::before {
		margin-right: 3px;
	}
	
	.copyright-bloc .agency-logo .logo-link {
		width: 100px;
	}
	

}

@media only screen and (max-width: 1239px) {
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
		min-height: 94px;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
		min-height: 360px;
	}
	#Footer .widgets_wrapper .column:nth-child(3) > .mcb-column-inner {
		padding-left: 0;
	}
}

@media only screen and (max-width: 1023px) {

	.custom-cursor__cursor, .custom-cursor__cursor-two { 
		display: none;
	}
	#Side_slide .extras .action_button {
		height: 60px;
    	line-height: 60px;
	}
	#Side_slide .close-wrapper a.close {
		float: left;
		margin: 0;
		padding: 5px;
		background: #b58241;
        display: flex;
        justify-content: center;
        align-items: center;
		color: #fff;
	}
	#Side_slide.light #menu ul li {
		padding: 5px 0;
		border-top: none;
		border-bottom: 1px solid rgba(0,0,0,.03);
	}
	#Side_slide.light #menu > ul:last-child > li:last-child {
		border-bottom-color: rgba(0,0,0,.03);
	}
	#Side_slide #menu ul li a {
		transition: all 0.5s ease 0s;
	}
	#Side_slide #menu ul li:hover a {
		margin-left: 10px;
	}
	#Side_slide #menu ul li a, #Side_slide .social li a {
		font-size: 16px;
	}
	.section-01 .custom-left-col .custom-counter-about .counter .number-wrapper {
		width: 100%;
	}
	.section-01 .custom-left-col .custom-counter-about .counter .title {
		width: 100%;
		padding-left: 0;
    	margin-left: 0;
		margin-top: 10px;
	}
	.section-01 .custom-left-col .custom-counter-about .counter .title::before {
		content: unset;
	}
	.section-01 .custom-left-col .about-img .image_frame {
		height: 400px;
	}
	.section-01 .custom-left-col .custom-counter-about {
		max-width: 300px;
	}
	 	.section-02 .custom-service-box {
		width: 50%;
	} 
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
		min-height: unset;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
		min-height: unset;
	}
	.section-03 .column_banner_box .mfn-banner-box .banner-image {
		height: 300px;
	}
	
	.section-03 .column_counter {
		width:  50%;
	}
	.section-04 .flat_box .photo_wrapper {
		height: 400px;
	}
	.section-04 .flat_box .photo_wrapper img {
		width: 250px;
		height: 250px;
	}
	.section-06 .custom-left-col {
		display: none;
	}
	.section-06 .custom-right-col {
		width: 100%;
	}
	
	.section-08 .custom-left-col, .section-08 .custom-right-col {
		width: 100%;
	}
	.section-08 .custom-left-col {
		margin-bottom: 20px;
	}
	.section-08 .custom-left-col .custom-image-col .image_frame {
		display: flex;
		justify-content: center;
	}
	.section-08 .custom-right-col .gform-theme .gfield--type-submit  input[type="submit"] {
		width: 100%;
		min-width: 300px !important;
	}	
	
	.with_aside .sections_group {
		width: 100%;
		margin-bottom: 50px;
	}
	.with_aside .sidebar.columns {
		width: 100%;
	}
	#Footer .widgets_wrapper .column:nth-child(2), #Footer .widgets_wrapper .column:nth-child(4), #Footer .widgets_wrapper .column:nth-child(5), #Footer .widgets_wrapper .column:nth-child(3) {
		width: 50%;
	}
	#Footer .widgets_wrapper > .container {
		display: flex;
		flex-wrap: wrap;
	}
	#Footer .widgets_wrapper .column:nth-child(1) {
		order: 1;
	}
	#Footer .widgets_wrapper .column:nth-child(2) {
		order: 2;
		margin-bottom: 30px;
	}
	#Footer .widgets_wrapper .column:nth-child(3) {
		order: 4;
	}
	#Footer .widgets_wrapper .column:nth-child(4) {
		order: 3;
		margin-bottom: 30px;
	}
	#Footer .widgets_wrapper .column:nth-child(5) {
		order: 5;
	}
	#Footer .widgets_wrapper .column:nth-child(3) > .mcb-column-inner {
		padding-left: 0;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form {
		width: 70%;
	}
	.copyright-bloc .copyright-nav .list-item.company-item {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.copyright-bloc .agency-logo {
		width: 100%;
		margin-top: 10px;
	}
	.copyright-bloc .agency-logo::before {
		margin-left: 0;
	}
	.copyright-bloc .copyright-nav .list-item.company-item:after, .copyright-bloc .copyright-nav .list-item:last-child:after {
		content: unset;
	}

}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.gform-theme--foundation .gfield--width-half {
		grid-column: span 12 !important; 
	}
	.section-08 .custom-right-col .gform-theme .gfield--type-submit {
		justify-content: flex-start;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit {
		justify-content: flex-start;
	}
	.get_in_touch ul li .icon {
		display: block;
	}
/* 	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper {
		text-align: left;
	} */
	.section-02 .custom-service-box .icon_box.icon_position_left .image_wrapper {
		position: absolute;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper {
		text-align: left;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
		min-height: 94px;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
		min-height: 288px;
	}
	.section-03 .counter.counter_horizontal .icon_wrapper {
		transform: unset;
		margin-bottom: 5px;
	}
	.section-03 .counter.counter_horizontal .desc_wrapper {
		margin-top: 0;
	}
	    .section-03 .counter.counter_horizontal .desc_wrapper .title {
			min-height: unset;
	}
	.testimonials-home .owl-item .testimonial-item .testimonial-description {
		min-height: 72px;
	}
	.section-10 .Latest_news ul li {
		width: calc((100% / 2) - 20px);
	}
 	.section-10 .Latest_news ul li .desc h3 {
		-webkit-line-clamp: 3;
	} 
	
}
@media only screen and (max-width: 767px) {
	.grecaptcha-badge {
		visibility: hidden;
	}
		.section-08 .custom-right-col .gform-theme .gfield--type-submit {
		justify-content: flex-start !important;
	}

	.section-09 .column_portfolio .portfolio_group {
		height: unset !important;
		display: flex;
		align-items: stretch;
		flex-wrap: wrap;
		column-gap: 20px;
	}
	.section-09 .column_portfolio .portfolio_group .portfolio-item {
		position: relative !important;
		top: unset !important;
		left: unset !important;
		transform: unset !important;
		width: calc(50% - 20px) !important;
	}
	.section-10 .Latest_news ul li {
		width: 100%;
	}
	.section-10 .Latest_news ul li .desc h3 {
		min-height: unset;
	}
	#Footer .widgets_wrapper .column {
		width: 100% !important;
	}
	#Footer .widgets_wrapper .column:nth-child(3) {
		margin-bottom: 30px;
	}
	.gform-theme--foundation .gfield--width-half {
		grid-column: span 12 !important; 
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit {
		justify-content: flex-start;
	}
	.copyright-bloc .copyright-nav .list-item {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.copyright-bloc .copyright-nav .list-item:last-child {
		margin-bottom: 0;
	}
	.copyright-bloc .copyright-nav .list-item:after {
		content: unset;
	}
	.copyright-bloc .copyright-nav {
		text-align: left;
	}
	.copyright-bloc .agency-logo {
		justify-content: flex-start;
	}
	#Action_bar {
		display: none;
	}
	#Top_bar .logo {
		text-align: left;
		width: auto;
	}
	#Top_bar a.responsive-menu-toggle {
		right: 50px;
	}
	#Subheader {
    padding: 50px 0;
	}
	#Subheader ul.breadcrumbs {
		display: block;
	}
	.section-01 .custom-left-col .about-img > .mcb-column-inner {
		margin-bottom: 20px;
	}
	.section-01 .custom-left-col .custom-counter-about {
		bottom: 40px;
	}
	.section-02 .custom-service-box {
		width: 100%;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title, .section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .desc {
		min-height: unset;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left::after {
		height: 200px;
	}
	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
		max-width: unset;
		margin-bottom: 25px;
		margin-top: 6px;
		min-height: unset;
	}
	.section-08 .section_wrapper {
		padding: 0 33px;
	}
	.section-08 .custom-right-col .gform-theme .gfield--type-submit, .section-08 .custom-right-col .gform-theme .gfield--type-captcha {
		grid-column: span 12;
		justify-content: flex-start;
	}
	.section-08 .custom-right-col .gform-theme .gfield.gfield--type-captcha .ginput_recaptcha >div>div>iframe {
    transform: unset;
} 
	.section-03 .column_banner_box .mfn-banner-box .banner-desc {
		justify-content: center !important;
		padding-left: 0;
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
	}
	.section-03 .column_banner_box .mfn-banner-box .banner-image {
		height: 400px !important;
	}
	.section-03 .column_banner_box .mfn-banner-box .banner-wrapper {
		max-width: 350px !important;
	}
	.section-03 .column_counter {
		width: 100%;
	}
	.section-03 .counter.counter_horizontal .desc_wrapper .title {
		min-height: unset;
	}
	.section-04 .flat_box .photo_wrapper {
		order: 1 !important;
		width: 100% !important;
		height: 350px;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.section-04 .flat_box .desc_wrapper {
		width: 100% !important;
		order: 2 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.section-05 .mfn-banner-box .banner-desc .banner-wrapper {
		width: 80% !important;
	}
	.section-08 .custom-left-col .get_in_touch ul li {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	body.with_aside.aside_right #Content {
    	padding-top: 30px;
   		padding-bottom: 30px;
	}
	.search-results .search-item .post-featured-image, .search-results .search-item .search-content {
		width: 100%;
	}
.search-results .search-item .search-content .post-meta, .search-results .search-item .search-content .post-title, .search-results .search-item .search-content .post-excerpt {
    margin-left: 0;
} 
	body.with_aside.aside_right .section_wrapper .posts_group .post-item .image_frame .image_wrapper a img, body.with_aside.aside_right .section_wrapper .posts_group .search-item .post-featured-image a img {
		height: 200px;
	}
	body.with_aside.aside_right .sidebar .widget-area {
		margin-bottom: 0 !important;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form {
		width: 100%;
		margin-top: 20px;
		justify-content: flex-start;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form .gform_wrapper {
		padding-left: 0;
		width: 100%;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form #field_submit {
		justify-content: flex-start;
	}
	.section-01, .section-02, .section-03, .section-04, .section-05, .section-06, .section-07, .section-08, .section-09, .section-10 {
		padding-top: 30px;
	}
	.section-04, .section-05, .section-07, .section-08, .section-10 {
		padding-bottom: 30px;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form .gform_wrapper form {
		min-width: unset;
	}
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form .gform_wrapper .gform-body .gfield--input-type-email input {
		padding-right: 12px;
	}
}

@media (max-width: 480px) {
	#Footer .widgets_wrapper .widget-form .custom-newsletter-form .gform_wrapper .gform-footer {
		position: static;
		margin-top: 20px;
	}
	.section-01 .custom-left-col .custom-counter-about {
		max-width: 200px;
	}
/* 	.section-02 .custom-service-box .icon_box.icon_position_left .desc_wrapper .title {
		max-width: 160px;
	} */
	.section-03 .column_banner_box .mfn-banner-box .banner-wrapper h2{
		font-size: 20px !important;
	}
	.section-09 .portfolio_group .portfolio-item .desc {
		min-height: 83px;
	}
}
/* Responsive Design: End */
