/*
Theme Name: Divi - Child theme
Theme URI: 
Version: 0.8
Description: Divi - Child 
Author: Social Mind
Author URI: http://www.socialmind.gr
Template: Divi
*/
/*@import url(../Divi/style.css);*/
/* =Theme customization starts here

------------------------------------------------------- */

:root {
	--black: #222;
	--dark-blue: #0E2A60;
	--purple: #3F37C9;
	--blue: #0047AB;
	--blue-second: #0047AB;
	--blue-light: #006DC0;
	--gray: #778DA9;
	--violet: #808CFF;
}

.intro-linear-title h1{
	background: linear-gradient(90deg, #000000 0%, #808CFF 71%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 40px;
	max-width: fit-content;
}

.intro-linear-title{
	margin-bottom: 20px !important;
}

.intro-main-text {
    font-size: 22px;
}

.home-intro-section .et_pb_button_module_wrapper {
    display: inline-block;
}

.home-intro-section .et_pb_button_0_wrapper{
	margin-right: 20px;
}

.main-section-title h2 {
    text-align: center;
    font-size: 30px;
}

.home-gradient-row .et_pb_column {
    border-radius: 22px;
    border: 1px solid white;
    box-shadow: 0px 24px 40px 0px rgba(57, 57, 57, 0.3);
}

.home-linear-blurb h4{
	color: white;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
	margin-bottom: 30px;
}

.home-linear-blurb p{
	color: white;
	text-align: center;
}

.home-linear-blurb .et_pb_blurb_content {
    display: flex;
    flex-direction: column-reverse;
    gap: 70px;
}

.home-gradient-row .first-col, .home-gradient-row .fifth-col{
	background: linear-gradient(180.04deg, rgba(14, 42, 96, 0.864) 18.17%, rgba(63, 55, 201, 0.486) 99.77%, rgba(0, 71, 171, 0.486) 99.78%);
}

.home-gradient-row .second-col, .home-gradient-row .sixth-col {
    background: linear-gradient(180deg, rgba(0, 71, 171, 0.9) 16%, rgba(63, 55, 201, 0.288) 100%);
}

.home-gradient-row .third-col, .home-gradient-row .fourth-col {
    background: linear-gradient(180deg, rgba(14, 42, 96, 0.9) 25%, rgba(0, 109, 192, 0.486) 99.99%, rgba(14, 42, 96, 0.486) 100%);
}

.home-crm-monitor {
    background: linear-gradient(180deg, rgba(63, 55, 201, 0.72) 0%, rgba(7, 57, 134, 0.9) 0.01%, rgba(0, 71, 171, 0.9) 1.13%, rgba(0, 71, 171, 0.063) 99.86%);
    border-radius: 22px;
    padding: 50px 32px;
    box-shadow: 0px 24px 40px 0px rgba(57, 57, 57, 0.08);
    box-shadow: 0px 24px 40px 0px rgba(57, 57, 57, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(57, 57, 57, 0.08);
    border: 2px solid white;
}

.home-crm-monitor h3 {
    font-size: 18px;
    color: white;
    text-align: center;
    font-weight: 700;
	margin-bottom: 40px;
}

.crm-features-grid{
	display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

a.feature-item {
    flex: 40%;
    box-shadow: 0 0 0 1px black;
    margin-bottom: 10px;
    display: flex;
    padding: 10px;
    gap: 10px;
    align-items: center;
    justify-content: space-around;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    line-height: 1.2em;
    color: black;
	transition: all 0.3s;
}

a.feature-item:hover {
    background-color: var(--black);
    color: white;
}
a.feature-item img{
	transition: all 0.3s;
}

a.feature-item:hover img{
	filter: brightness(0) invert(1);
}

.home-mac-info-row .et_pb_image{
	margin-left: 11%;
}

.home-mac-info-row .et_pb_code{
	position: absolute;
    width: fit-content;
    max-width: 590px;
    top: 0;
    right: 5%;
}

.general-cta-row {
    background: linear-gradient(90deg, rgba(0, 71, 171, 0.9) 16%, rgba(128, 140, 255, 0.9) 79%);
    border-radius: 22px;
	padding: 50px 35px;
	align-items: center;
}

.general-cta-text p {
    text-align: center;
    color: white;
    font-size: 23px;
    font-weight: 400;
}

.fullwidth-row-image-text {
    align-items: center;
}

.fullwidth-text-column {
    padding: 25px 50px;
}

.fullwidth-row-image-text .et_pb_text h3 {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 20px;
}

.fullwidth-row-image-text .fullwidth-row-image-module img {
    border-radius: 20px 0 0 20px;
}

.fullwidth-row-image-text.fullwidth-row-to-reverse .fullwidth-row-image-module img {
    border-radius: 0px 20px 20px 0px;
}

.row-with-image-text-module{
	max-width: 540px;
    margin: 0 auto;
}

@media screen and (min-width: 981px){
	.fullwidth-text-column {
		width: 50% !important;
		margin-right: 0 !important;
	}
	
	.fullwidth-image-column {
		/*width: 56% !important;*/
		width: 50% !important;
    	margin-right: 0 !important;
	}
}

.intro-section-bottom-divider .et_pb_bottom_inside_divider {
    z-index: 99999 !important;
}

.blurb-with-checkbox .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.blurb-with-checkbox .et_pb_blurb_content {
    display: flex;
    align-items: center;
}
.blurb-with-checkbox {
    margin-bottom: 25px !important;
}

.image-module-before-footer {
    margin-bottom: -90px !important;
}

.footer-sidebar-menu-module {
    border-right: unset;
    padding-right: unset;
}

.footer-sidebar-menu-module .widget_nav_menu{
	margin-bottom: 0 !important;
}

.footer-sidebar-menu-module .widget_nav_menu li a{
	color: #d9d0ca;
}

.footer-sidebar-menu-module .widget_nav_menu li:hover a, .footer-disclaimer-links a:hover{
	color: var(--blue-light) !important;
}

.footer-disclaimer-links a:first-child {
    margin-right: 40px;
}

@media screen and (min-width: 981px){
	.footer-basic-row .et_pb_column.et_pb_column_1_2 {
		width: 38%;
		margin-right: 4%;
		border-right: 1px solid #454443;
	}
	
	.footer-basic-row .et_pb_column.et_pb_column_1_6 {
		width: 16.6% !important;
		margin-right: 4%;
	}
	
	.footer-basic-row .et_pb_column.et_pb_column_1_6.et-last-child {
		margin-right: 0 !important;
	}
}


li.free-trial-menu a {
	background-color: #000;
	color: white !important;
	padding: 16px 25px !important;
	border-radius: 8px;
	/*font-size: 15px;*/
	transition: all 0.5s;
}
li.free-trial-menu a:hover{
	background-color: var(--purple);
}

#main-header.et-fixed-header #top-menu li.free-trial-menu.menu-item a{
	color: white !Important;
}

.general-cta-text.inner-page-cta-text p {
    text-align: left;
    line-height: 1.3em;
}

.cf-double-field{
	display: flex;
    gap: 20px;
}

.wpcf7-form .cf-double-field p{
	padding-bottom: 0 !Important;
	margin-bottom: 25px;
}

.wpcf7-form .cf-double-field p, .wpcf7-form .cf-double-field p input, .wpcf7 textarea{
	width: 100%;
}

.wpcf7 input[type="tel"], .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea{
	border: 1px solid #CBD2D9;
    background-color: white;
    padding: 11px 15px;
    font-size: 16px;
    border-radius: 28px;
}

.wpcf7-acceptance span.wpcf7-list-item-label, .form-notes p {
    font-size: 14px;
    color: #3E4C59;
}

.wpcf7 .wpcf7-submit {
    margin: 0 auto;
    display: block;
    border: unset;
    font-size: 16px;
    background-color: var(--black);
    border-color: white;
    border-radius: 8px;
    color: white;
    padding: 18px 80px 18px 80px !important;
    cursor: pointer;
    transition: all 0.4s;
    font-weight: bold;
}

.wpcf7 .wpcf7-submit:hover{
	background-color: var(--purple);
    border-color: var(--purple);
}

.intro-main-text.intro-light-text p {
    font-weight: 400;
    line-height: 1.5em;
}

.wpcf7-form label {
    font-size: 14px;
    color: #1F2933;
	margin-left: 16px;
}

.image-position-fix-intro img {
    margin-right: -15px;
    margin-bottom: -20px;
}

.home-blog-module img, .page-blog-module img {
    max-height: 230px;
    object-fit: cover;
    object-position: top;
	border-radius: 22px 22px 0 0;
	padding: 0 1px;
}

.home-blog-module article{
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15);
	border-radius: 22px;
	background-color: var(--black) !important;
}

.home-blog-module h2.entry-title{
	color: white;
	font-size: 18px;
    min-height: 80px;
	min-height: 103px;
}

.home-blog-module .post-content-inner p{
	color: white;
	line-height: 1.4em;
    margin-bottom: 20px;
	font-weight: normal;
}

.home-blog-module a.more-link {
    color: white;
}

.page-blog-module article{
	box-shadow: 0px 2px 6px 2px rgba(0, 0, 0, 0.15);
	border-radius: 22px;
}

.page-blog-module h2.entry-title{
	font-size: 18px;
	min-height: 103px;
	
}

.page-blog-module .post-content-inner p{
	color: #393939;
	line-height: 1.4em;
    margin-bottom: 20px;
	font-weight: normal;
}

.page-blog-module a.more-link {
    color: #1B79F5;
}


.blog-intro-title .et_pb_text_inner{
	/*background: linear-gradient(90deg, #000000 0%, #808CFF 71%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-weight: bold;
    font-size: 36px;
	line-height: 1.3em;
}

.blog-intro-section {
    min-height: 60vh;
}

.blog-post-date {
    color: #00171F;
    font-size: 15px;
}

.single-post .et_pb_post_content, .single-post .et_pb_post_content h2, .single-post .et_pb_post_content h3, .single-post .et_pb_post_content h4{
    color: #393939;
}

.et_pb_post_content h2 {
    margin-bottom: 17px;
}

.et_pb_post_content h3{
	margin-bottom: 15px;
}

.package-title h3 {
    text-align: center;
    padding-bottom: 0;
}

.package-title {
    margin-bottom: 20px !important;
}

.package-price p strong {
    color: black;
    font-size: 38px;
}

.package-price p {
    text-align: center;
    color: #52606D;
    font-weight: 300;
}

a.package-button-free {
    width: 100%;
    text-align: center;
}

.package-price {
    margin-bottom: 30px !important;
}

.package-seperator {
    margin-bottom: 0px !important;
}

.package-feature-blurb .et_pb_blurb_description {
    color: #52606D;
}

.package-feature-blurb {
    margin-bottom: 13px !important;
}

.pricing-package-column {
    border: 1px solid #808CFF;
    box-shadow: 0px 4px 8px 0px #0000000F;
    box-shadow: 0px 0px 4px 0px #0000000A;
    border-radius: 24px;
    padding: 40px 30px;
}

.popular-badge p {
    width: fit-content;
    padding: 3px 12px !important;
    border: 1px solid #9CE0FF;
    color: #0072AE;
    background-color: #E9F8FF;
    border-radius: 20px;
    margin: 0 auto;
}

.popular-badge {
	position: absolute;
    top: 25px;
	top: -17px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0 !important;
}

.pricing-package-column-popular {
    padding-top: 80px;
    margin-top: -20px;
    background-color: #f1f0ff;
}

.feature-table-module table thead th{
	color: #1F2933;
	text-align: center;
	font-weight: 600;
	width: 25%;
}

.feature-table-module table thead th:nth-child(1) {
    color: #0047AB;
	text-align: left;
}

.feature-table-module table tbody td:not(:first-child) {
    text-align: center;
}

.feature-table-module table tbody tr:nth-child(odd) {
    background-color: #F5F7FA;
}

.feature-table-module table tr.table-line-title td {
    background-color: #F1F0FF !important;
    border: unset;
    font-size: 19px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.feature-table-module table{
	border: 1px solid #e4e7eb;
    border-radius: 16px;
    box-shadow: 0px 4px 40px 0px rgba(181, 170, 170, 0.23);
	border: unset !important;
}
.feature-table-module table tbody tr td{
	padding: 9px 24px;
	font-size: 14px;
}  

.pricelist-button-row .et_pb_button_module_wrapper {
    width: fit-content;
    margin: 0 auto;
}

.pricelist-button-row .et_pb_button_module_wrapper:after {
    content: "\33";
    font-family: 'ETmodules';
    font-size: 30px;
    color: white;
    position: absolute;
    right: 5px;
    top: 6px;
	pointer-events: none;
}

.active-button-row.pricelist-button-row .et_pb_button_module_wrapper:after {
    content: "\32";
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a{
	color: var(--blue) !important;
}

.section-with-gray-background {
    background-size: cover !important;
    background-position: center top !Important;
}

.intro-image-bottom-fix{
	margin-bottom: -30px !important;
}

.dinatotites-intro-text p {
    font-weight: 400;
    line-height: 1.5em;
}

li.login-main-menu a, .et-fixed-header #top-menu li.login-main-menu a {
    color: var(--blue-light) !important;
    text-decoration: underline !important;
}

.footer-newsletter p {
    color: #D9D0CA !important;
}

.footer-newsletter button {
    background-color: #3F37C9 !important;
}

a.package-button-demo {
    width: 100%;
    text-align: center;
    background-color: transparent !important;
    color: #222222 !important;
}

a.package-button-demo:hover{
	background-color: var(--purple) !important;
	 color: white !important;
}

#et-top-navigation{
	width: 90%;
}

nav#top-menu-nav {
    width: 100%;
}

ul#top-menu {
    float: right;
    width: 100%;
	text-align: right;
}

li.login-main-menu {
    margin-left: 20%;
}

.general-cta-row {
    padding-left: 25px !important;
    padding-right: 25px !important;
}



@media screen and (min-width: 981px){
	/*div#et-top-navigation {
		padding-left: 150px !important;
	}*/
	
	#top-menu li {
		padding-right: 18px;
	}
	
	ul#top-menu{
		text-align: left;
	}
	
	li.login-main-menu {
		margin-left: 5%;
	}
}

@media screen and (min-width: 981px) and (max-width: 1496px){
	div#et-top-navigation {
		padding-left: 15% ! IMPORTANT;
	}
}

.intro-linear-title h1 {
    background: unset;
    background-clip: unset;
    -webkit-text-fill-color: inherit;
    color: black;
}

.et_pb_menu_0_tb_header.header-main-menu.et_pb_menu ul li.free-trial-menu a{
	color: white !Important;
}


.et_pb_menu_0_tb_header.header-main-menu.et_pb_menu ul li.login-main-menu a{
	color: var(--blue-light) !important;
}

@media screen and (min-width: 1294px){
	li.login-main-menu{
		position: absolute !Important;
		right: 225px;
		top: 0px;
	}

	li.free-trial-menu{
		position: absolute !important;
		right: -10px;
		top: 16px;
	}
}

.fullwidth-row-image-text .fullwidth-row-image-module img, .fullwidth-row-image-text.fullwidth-row-to-reverse .fullwidth-row-image-module img{
	border-radius: 20px;
}

.before-footer-section .et_pb_button_module_wrapper {
    padding-bottom: 60px;
}

@media screen and (min-width: 981px){
	.home-blog-module .et_pb_blog_grid .column.size-1of3 {
		margin-right: 2.5% !important;
		width: 31.6% !important;
	}

	.home-blog-module .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
		margin-right: 0 !important;
	}
}

.component.form-component.form1c0c63aec89955ef8490150801757e51 {
    padding: 0 !important;
}

@media screen and (max-width: 980px){
	
	.et_mobile_menu .menu-item-has-children>a{
		font-weight: normal;
	}
	
	.general-cta-text p {
		text-align: center !important;
	}
	
	li.free-trial-menu {
		text-align: center;
	}
	
	a#pricelist-table:after {
		content: "" !important;
	}
	.header-web-options-section .et_pb_column.et_pb_column_1_2.et_pb_column_0_tb_header {
		border-radius: 14px;
		margin-bottom: 5px;
	}
	
	.fullwidth-row-to-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.home-mac-info-row .et_pb_code {
		position: relative;
		width: 100%;
		max-width: unset;
		top: unset;
		right: unset;
	}
	
	.image-module-before-footer {
		margin-bottom: -50px !important;
	}
	
	.footer-disclaimer-links {
		text-align: center !important;
	}

	.footer-bottom-row .et_pb_text{
		text-align: center !Important;
	}

	.footer-bottom-row {
		display: flex;
		flex-direction: column-reverse;
		gap: 20px;
	}
	
	.intro-linear-title h1{
		font-size: 34px;
	}
	
	.fullwidth-text-column {
		padding: 20px 10px;
	}
	
	.row-with-image-text-module {
		margin: unset;
		text-align: center !important;
		max-width: unset;
	}
	
	.fullwidth-row-image-text .et_pb_text h3 {
		font-size: 24px;
		margin-bottom: 15px;
	}

	li.login-main-menu {
		margin-left: unset;
	}
	
	.pricing-package-column-popular{
		margin-top: unset;
	}
	
	
	.feature-table-module table tr.table-line-title td{
		font-size: 14px;
    	font-weight: bold;
	}
	
	.image-position-fix-intro img {
		margin-right: unset;
		margin-bottom: 0px;
		max-height: 250px;
	}
	
	.blog-intro-title .et_pb_text_inner {
		background: unset;
		-webkit-background-clip: unset;
		-webkit-text-fill-color: unset;
		font-weight: bold;
		font-size: 23px;
		line-height: 1.3em;
	}

	div.et_pb_section.et_pb_section_0_tb_body.blog-intro-section.blog-intro-section {
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.54) 27%, rgba(255, 255, 255, 0.8) 58%, rgba(63, 55, 201, 0.63) 100%), url(https://webcrm.socialadvisor.gr/wp-content/uploads/2025/06/WCRM3.jpg) !important;
	}
	
	.main-section-title h2 {
		text-align: center;
		font-size: 26px;
	}
	
	.et_pb_module .mobile_menu_bar:before {
		top: 9px !important;
	}
}

@media screen and (max-width: 680px){
	.footer-softone-logo, .footer-main-section .et_pb_social_media_follow {
		text-align: center !important;
	}
	
	.footer-basic-row .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 25px !important;
	}
	
	.footer-title{
		text-align: center !Important;
	}
	
	.footer-sidebar-menu-module ul.menu {
		text-align: center;
	}
	
	.footer-basic-row .et_pb_text_0_tb_footer {
		text-align: center;
		max-width: unset;
	}
	
	.lp-flex-direction-vertical {
		margin-right: 0 !important;
		width: 100% !important;
	}
	
	.footer-newsletter button {
		width: 100% !important;
	}
	
	.cf-double-field{
		display: block;
	}
	
	.form-notes {
		text-align: center;
		margin: 15px 0 20px;
	}
}

@media screen and (max-width: 560px){
	a.feature-item {
		flex: 100%;
		margin-bottom: 0;
	}
	
	a.feature-item p {
		width: 174px;
	}
}




.feature-table-module {
  width: 100%;
  overflow-x: auto;
}

.feature-table-module table {
  width: 100%;
  min-width: 600px; /* ή όσο χρειάζεται για το περιεχόμενο */
  border-collapse: collapse;
}

.feature-table-module th,
.feature-table-module td {
  padding: 8px 12px;
  text-align: left;
  white-space: nowrap; /* αποφεύγεται το "σπάσιμο" των κελιών */
}