/*
Theme Name: ContentBerg Child
Theme URI: http://theme-sphere.com/
Description: A child theme of ContentBerg
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: contentberg
Version: 1.0
*/

.comparison-table-responsive {
    display: none;
}

.comparison-table-no-responsive {
    display: block;
}

.row-no-flex .wp-block-group__inner-container{
    max-width: 100% !important;
}

.rowspan-class td{
    border: none;
    border-bottom: 1px solid #CDD6DF;
    width: 10%;
}

.rowspan-class tr:first-child td{
    border: none;
    background: none;
    vertical-align: middle;
}

.rowspan-class tr td{
    background: none;
}

.rowspan-class td[rowspan]{
    border: none;
    background-color: #EAEFF5;
    padding: 24px 32px;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    min-width: 250px;
}

.rowspan-class td[rowspan]:nth-child(2){
    background: none;
    width: 24px;
    padding: 0;
}

.responsive-table-caption {
    background-color:#EAEFF5
}

.table-responsive{
    display: none;
}

.table-responsive td{
    border: none;
    border-bottom: 1px solid #CDD6DF;
    background-color: #fff !important;
    width: 50%;
    padding: 0;
}

.show-responsive {
    display: none;
}
.cool-vendor-section {
	margin-top: 120px;
}
.wp-element-button {
	font-size: 18px !important;
	line-height: 18px !important;
	letter-spacing: 0 !important;
}
.button-prim .wp-block-button__link {
	border: solid 1px !important;
	&:hover {
		background-color: #0776df !important;
		border: solid 1px #0776df !important;
		color: white!important;
	}
}
.button-secn .wp-block-button__link.wp-element-button {
	border: solid 1px !important;
	background-color: #0F1B27 !important;
	
	&:hover {
		border: solid 1px white !important;
    	color: #0F1B27 !important;
		background-color: white !important;
	}
}
.sass-section {
	margin: 80px 0;
}
.genai-summit-header .wp-block-column .wp-block-image {
	margin: 0;
}
.genai-summit-header {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.speaker-row {
    display: flex;
    gap: 32px;
}

.speaker-item .speaker-image {
    margin: 0 0 28px;
}

.speaker-item .speaker-name {
    margin-bottom: 8px;
}
.post-content > :nth-child(2), .textwidget > :nth-child(2) {
    margin-top: 0;
}

.stratio-logo-header {
    height: 90px;
    max-width: 1300px;
    padding: 0 70px;
    display: flex;
    margin: 0 !important;
}
.stratio-logo-header a {
    display: flex !important;
}

.stratio-logo-header img{
    max-width: 125px;
    width: 125px;
}
.margin-top-logo {
    margin-top: 24px !important;
}
.margin-top-no-logo {
    margin-top: 60px !important;
}

@media (max-width: 600px) {
    .footer {
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        padding: 80px 25px 40px !important;
    }

    .footer-left {
        justify-content: center;
        align-items: center;
    }
    .footer-right {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
	.wp-element-button {
		width: 100%;
	}
    .show-responsive {
        display: block;
    }
    .table-responsive{
        display: block;
    }
    .rowspan-class{
        display: none;
    }

    .main-wrap{
        width:100vw!important;
    }
    .cool-vendor,
    .saas-cta,
    .footer {
        margin: -1px -16px 0 !important;
        flex-direction: column;
        height:auto !important;
    }
    .section-footer {
        margin: -1px -16px 0 !important;
    }
    h1,
    .post-content h1{
        font-size: 42px !important;
        line-height: 50px !important;
    }
    h2,
    .post-content h2 {
        font-size: 34px !important;
        line-height: 40px !important;
    }
    .genai-summit-header {
		gap: 64px !important;
        padding: 24px 16px !important;
    }
    .comparison-table-responsive {
        display: block;
    }

    .comparison-table-responsive IMG {
        width: 100%;
    }

    .comparison-table-no-responsive {
        display: none;
    }
}

.comparison-table-no-responsive {
    display: block;
}

.row-no-flex .wp-block-group__inner-container{
    max-width: 100% !important;
}

.rowspan-class td{
	border: none;
	border-bottom: 1px solid #CDD6DF;
	width: 10%;
}

.rowspan-class tr:first-child td{
	border: none;
	background: none;
	vertical-align: middle;
}

.rowspan-class tr td{
	background: none;
}

.rowspan-class td[rowspan]{
	position: relative;
	border: none;
	background-color: #EAEFF5;
	padding: 0 24px 0 0;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	min-width: 250px;
}
.rowspan-class td[rowspan]:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 24px;
    background-color: white;
}

.rowspan-class tr td:not(.has-text-align-center) {
	padding-left: 0;
}

.responsive-table-caption {
	background-color:#EAEFF5
}

.table-responsive{
	display: none;
}

.table-responsive td{
	border: none;
	border-bottom: 1px solid #CDD6DF;
	background-color: #fff !important;
	width: 50%;
    height: 35px;
}

.table-responsive td img{
    height: 45px;
    vertical-align: middle;
}

.show-responsive {
	display: none;
}
.text-big {
    opacity: 80%;
	font-size: 20px !important;
	line-height: 32px !important;
	letter-spacing: 0;
}
.margin-top-transactional {
	margin-top: 100px !important;
}
.genai-section {
	background-color: #0F1B27;
}
.columns-logos .wp-block-image {
	margin: 0 !important;
}

@media (max-width: 600px) {
	.columns-logos {
		gap: 56px !important;
	}
	.margin-top-transactional {
		margin-top: 24px !important;
	}
	.text-big {
		font-size: 18px !important;
		line-height: 27px !important;
	}
	.show-responsive {
	display: block;
	}
	.table-responsive{
		display: block;
	}
	.rowspan-class{
		display: none;
	}
	
    .main-wrap{
        width:100vw!important;
    }
    .cool-vendor,
    .saas-cta,
    .footer {
        flex-direction: column;
        height:auto!important;
    }
    h1,
    .post-content h1{
        font-size: 42px;
        line-height:50px;
    }
    h2,
    .post-content h2 {
        font-size: 34px;
        line-height:40px;
    }
    h3,
    .post-content h1{
        font-size: 42px;
        line-height:50px;
    }
    h4,
    .post-content h2 {
        font-size: 34px;
        line-height:40px;
    }
    h5,
    .post-content h1{
        font-size: 42px;
        line-height:50px;
    }
	.comparison-table-responsive {
        display: block;
    }

    .comparison-table-responsive IMG {
        width: 100%;
    }

    .comparison-table-no-responsive {
        display: none;
    }
}

@media (max-width: 980px) {
	.stratio-logo-header {
		padding: 0;
	}
}
