/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1720770310
Updated: 2024-07-12 07:45:10

*/

.page-content a {
    text-decoration: none;
}

.column_dash .elementor-accordion-item {
    border-width: 1px 0px !important;
    border-color: #108078;
}

.column_dash .elementor-accordion-item .elementor-tab-content {
    border-width: 0px 0px 0px 0px !important;
    border-top-color: #108078;
}


ul.list-styling-arrowss {
    margin-bottom: 12px !important;
    margin-top: 10px !important;
    margin-left: 0px;
	padding-left: 0px !important;
}


ul.list-styling-arrowss li {
    display: flex;
    font-size: 16px;
    color: black;
	margin-bottom: 5px !important;
}

ul.list-styling-arrowss li::before {
    font-family: "FontAwesome";
    content: url(https://cosmeticoplasty.com/wp-content/uploads/2024/03/Right-Arrow-1.png);
    display: block;
    padding-right: 3px;
    vertical-align: middle;
    margin-right: 5px;
}
ul.list-styling-arrowss-light {
    margin-bottom: 12px !important;
    margin-top: 10px !important;
    margin-left: 0px;
	padding-left: 0px !important;
}
ul.list-styling-arrowss-light li {
    display: flex;
    font-size: 16px;
	margin-bottom: 5px !important;
}
ul.list-styling-arrowss-light li::before {
    font-family: "FontAwesome";
    content: url(https://staging.navicosoft.co.uk/cosmetico-revamp/wp-content/uploads/2024/07/Right-Arrow-1.png);
    display: block;
    padding-right: 3px;
    vertical-align: middle;
    margin-right: 5px;
}
ul.arrowlist {
    margin-bottom: 12px !important;
    margin-top: 10px !important;
    margin-left: 0px;
	padding-left: 0px !important;
}
ul.arrowlist  li {
    display: flex;
    font-size: 16px;
	margin-bottom: 5px !important;
}
ul.arrowlist  li::before {
    font-family: "FontAwesome";
    content: '\2BC8';
    display: block;
    padding-right: 3px;
    vertical-align: middle;
    margin-right: 5px;
}
ul.greenarrow.arrowlist  li::before {
    font-family: "FontAwesome";
    content: '\2BC8';
    display: block;
    padding-right: 3px;
    vertical-align: middle;
    margin-right: 5px;
	color:#169f97;
}
.count3{
	column-count:3;
}
.count2{
	column-count:2;
}
.wpr-nav-menu a {
    font-weight: 500 !important;
}
.e-n-menu a{
	font-weight: 500 !important;
}
@media screen and (max-width:992px){
	.count3{
	column-count:2;
}

	.page h1 br, h2 br, h3 br, h4 br, p br {
    display: none;
}
	br{
		display: none;
}
.count2{
	column-count:1;
}
}
@media screen and (max-width:768px){
	.count3{
	column-count:1;
}
.count2{
	column-count:1;
}
}