/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");


/* rise css below */

/* general */

.img {
	clip-path: none;
}

.ab__icon-wrap img {
	clip-path: none;
}

.ab__footer-logo-wrap img {
	clip-path: none;
}

#nav-menu-item-29::before {
	display: none !important;
}

.qode-google-map-holder {
	margin-top: -140px;
}

.nav-links .prev,
.nav-links .next {
	padding: 0 .43rem;
}

.nav-links {
	margin-top: 4rem;
}

.page-numbers {
	background-color: #3f194c;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 50px;
	height: 50px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	transform: skew(-10deg);
	font-size: 15px;
}

.page-numbers:not(:last-child) {
	margin-right: .1rem;
}

.page-numbers.current {
	background-color: #fa3c50;	
}

.screen-reader-text {
	display: none;
}

.post__date--single {
	font-size: 15px;
	text-transform: uppercase;
	color: #3f194c;
	font-weight: 900;
	margin-top: 1.67rem;
}

.post__date--single span {
	margin-right: .73rem;
}

.post__single {
	margin-top: -120px;
	margin-bottom: 100px;
}

.post__text p {
	color: #3f194c;
}

.post__title {
	font-size: 44px;
}

.post__tags {
	text-transform: uppercase;
	color: #3f194c;
	font-weight: 900;
	margin-bottom: 2rem;
}

.post__tags a {
	border: 2px solid #3f194c;
	padding: 10px;
	color: #3f194c;
	font-weight: 900;
	transform: skew(-10deg);
	display: inline-block;
}

.post__tags a:first-child {
	margin-left: 1rem;
}

.post__tags a:not(:last-child) {
	margin-right: 10px;
}

.post__tags a:hover {
	background-color: #3f194c;
	color: #fff;
}

::-webkit-scrollbar {
    background-color: #e6e6e6;
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #cccccc;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #bfbfbf;
}

::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}


::-webkit-selection {
    background-color: #3f194c;
    color: #ffffff;
}

::-moz-selection {
    background-color: #3f194c;
    color: #ffffff;
}

::-o-selection {
    background-color: #3f194c;
    color: #ffffff;
}

::-ms-selection {
    background-color: #3f194c;
    color: #ffffff;
}

::selection {
    background-color: #3f194c;
    color: #ffffff;
}

.content,
.content
.container,
.wrapper,
body {
    background: #ffffff;
}

.grid_section .section_inner {
    width: 1280px;
}

.content {
    margin-top: 0;
}



/* header */

.header_bottom {
    background-color: #3f194c;
}

header .q_logo a {
    height: 140px !important;
}

header .q_logo a img {
    width: 147px !important;
}

header .logo_wrapper .q_logo {
    transform: scale(1);
    transition: transform 700ms ease;
}

header .logo_wrapper:hover .q_logo {
    transform: scale(.9);
    transition: transform 700ms ease;
}

nav.main_menu ul li {
    margin: 0 !important;
}

nav.main_menu > ul > li > a {
    height: 140px;
    line-height: 140px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .15em;
    color: #ffffff;
    transition: none;
}

nav.main_menu > ul > li:hover > a {
    color: #fa3c50 !important;
}

header.stick_with_left_right_menu nav.main_menu.left_side,
header.stick_with_left_right_menu nav.main_menu.right_side {
    width: calc(50% - 130px);
}

header.stick_with_left_right_menu nav.main_menu.left_side ul li:last-child a {
    padding-right: 0;
}

header.stick_with_left_right_menu nav.main_menu.right_side ul li:first-child a {
    padding-left: 0;
}

header.sticky .header_bottom {
    background-color: #3f194c !important;
}

header.sticky .header_bottom nav.main_menu > ul > li > a {
    font-size: 13px;
    line-height: 60px;
    height: 60px;
    padding: 0 24px !important;
}

/* fonts */

p {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 34px;
    letter-spacing: .1em;
    color: #fff;
	margin: 30px 0 40px;
}

a,
p a {
    transition: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 44px;
    font-weight: 900;
    font-style: italic;
    line-height: 44px;
    letter-spacing: .05em;
    color: #ffe600;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #fa3c50;
}

h2 {
    font-size: 28px;
    font-weight: 900;
    font-style: italic;
    line-height: 28px;
    letter-spacing: .05em;
    color: #3f194c;
}

h2:not(:first-child),
h4:not(:first-child) {
	margin-top: 2rem;
}

h2:not(:last-child),
h4:not(:first-child) {
	margin-bottom: 2rem;
}

h4 {
	font-size: 18px;
    font-weight: 900;
	font-style: italic;
    letter-spacing: .1em;
    color: #3f194c;
	line-height: 1;
}

h5 {
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 15px;
    letter-spacing: .1em;
    color: #3f194c;
    text-transform: none;
}

i {
	font-size: 60px;
}

.purple-text {
	color: #fa3c50;
}

.ab__section-bg-yellow p,
.ab__section-bg-yellow h1,
.ab__section-bg-yellow h2
.ab__section-bg-yellow h3
.ab__section-bg-yellow h4
.ab__section-bg-yellow h5
.ab__section-bg-yellow h6,
.ab__section-bg-white p,
.ab__section-bg-white h1,
.ab__section-bg-white h2
.ab__section-bg-white h3
.ab__section-bg-white h4
.ab__section-bg-white h5
.ab__section-bg-white h6{
    color: #3f194c;
}



/* btns */

.ab__btn {
    display: inline-block;
    min-width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0 40px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: .25em;
    background: #fa3c50;
    color: #3f194c;
	transition: none;
}

.ab__btn:not(:last-child) {
	margin-right: 10px;
}

.ab__btn:hover {
    background: #ffe600;
}

.ab__section-bg-yellow .ab__btn {
    background: #3f194c;
    color: #ffe600;
}

.ab__section-bg-yellow .ab__btn:hover {
    background: #fa3c50;
}

.ab__section-bg-white .ab__btn {
    color: #ffffff;
}

.ab__section-bg-white .ab__btn:hover {
    background: #3f194c;
}

.ab__btn.ab__btn-outlined {
    background: transparent;
	position: relative;
	color: #fa3c50;
}

.ab__btn.ab__btn-outlined::after {
	content: " ";
    position: absolute;
    display: block;
    width: calc(100% - 18px);
    height: calc(100% - 8px);
    top: 0;
    left: 0;
    z-index: -1;
    
    border: 4px solid #fa3c50;
    
    transform-origin: bottom left;
    transform: skew(-10deg, 0deg);
}

.ab__btn.ab__btn-outlined:hover {
    background: #fa3c50;
	color: #fff;
}

.ab__section-bg-yellow .ab__btn.ab__btn-outlined {
	color: #3f194c;
}

.ab__section-bg-yellow .ab__btn.ab__btn-outlined::after {
    
    border: 4px solid #3f194c;
    
    transform-origin: bottom left;
    transform: skew(-10deg, 0deg);
}

.ab__section-bg-yellow .ab__btn.ab__btn-outlined:hover {
    background: #3f194c;
	color: #ffe600;
}


/* content */

.ab__content-wrap-a {
    padding: 180px 0 300px;
}

.ab__content-wrap-b {
    padding-left: 130px;
}

.ab__section-wrap {
    padding: 100px 0 240px;
}

.ab__icon-wrap {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 40px;
    text-align: center;
}

.ab__icon-wrap img {
    vertical-align: middle;
}

.ab__row-wrap-c {
    padding-top: 320px;
}

.ab__row-wrap-c h1 {
    margin-bottom: 30px;
}

.ab__row-wrap-c h5 {
    color: #fa3c50;
    text-transform: uppercase;
    font-style: normal;
}

.ab__section-friends-wrap {
    padding-bottom: 220px;
}

.ab__section-friends-wrap h1 {
    margin-bottom: 80px !important;
}

.ab__achievement {
	display: flex;
}

.ab__achievement-date {
	margin-right: 45px;
	color: #fa3c50;
	margin-top: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 34px;
	font-size: 18px;
}

/* home pricing */

.ab__row-wrap-pricing .ab__pricing-item {
    padding: 80px 60px;
    margin: 60px 0;
    background: #ffffff;
	position: relative;
}

.ab__row-wrap-pricing .vc_column_container:nth-child(2) .ab__pricing-item {
    padding-top: 140px;
    padding-bottom: 140px;
    margin-top: 0;
    margin-bottom: 0;
}

.ab__row-wrap-pricing .ab__pricing-item:hover {
    background: #3f194c;
}

.ab__row-wrap-pricing .ab__pricing-item .ab__btn {
    background: #fa3c50;
    color: #ffffff;
}

.ab__row-wrap-pricing .ab__pricing-item:hover .ab__btn {
    background: #ffe600;
    color: #3f194c;
}

.ab__row-wrap-pricing .ab__pricing-item:hover .ab__btn:hover {
    background: #fa3c50;
}

.ab__row-wrap-pricing .ab__pricing-item:hover p,
.ab__row-wrap-pricing .ab__pricing-item:hover h1,
.ab__row-wrap-pricing .ab__pricing-item:hover h2,
.ab__row-wrap-pricing .ab__pricing-item:hover h5 {
    color: #ffe600;
}

.ab__row-wrap-pricing {
    margin-top: 80px;
}

.ab__row-wrap-pricing .ab__pricing-poly {
    position: absolute;
    left: 0;
    width: 100%;
}

.ab__row-wrap-pricing .ab__pricing-poly polygon {
    fill: #ffffff;
}

.ab__row-wrap-pricing .ab__pricing-poly-top {
    top: -40px;
}

.ab__row-wrap-pricing .ab__pricing-poly-bottom {
    bottom: -40px;
}

.ab__row-wrap-pricing .ab__pricing-item:hover .ab__pricing-poly polygon {
    fill: #3f194c;
}

.ab__row-wrap-pricing-row {
    padding-bottom: 100px;
}

/* backgrounds */

.ab__section-bg-violet {
    background-color: #3f194c;
}

.ab__section-bg-yellow {
    background-color: #ffe600;
}

.ab__section-bg-inner {
    padding-bottom: 0;
}

.ab__section-bg-white {
    background-color: #ffffff;
}

.ab__row-wrap-a {
    background-image: url('../../uploads/2019/01/akademiaboksu-img-nobg-b00.png');
    background-size: 711px 701px !important;
    background-position: calc(50% + (711px / 2)) 100% !important;
    background-repeat: no-repeat !important;
}

.ab__row-wrap-b {
    background-image: url('../../uploads/2019/01/akademiaboksu-img-nobg-b01.png');
    background-size: 834px 647px !important;
    background-position: calc(50% - (834px / 2)) 0% !important;
    background-repeat: no-repeat !important;
}

.ab__row-wrap-c {
    background-image: url('../../uploads/2019/01/akademiaboksu-img-nobg-b02.png');
    background-size: contain !important;
    background-position: calc(50% + (639px / 2)) 30% !important;
    background-repeat: no-repeat !important;
}

/* price */

.price {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #3f194c;
}

.price:not(:last-child) {
	margin-bottom: 1.33rem;
}

.price__product {
	margin-right: 40px;
	white-space: nowrap;
}

.price__line {
	height: 4px;
	width: 100%;
	background-color: #3f194c;
}

.price__ammount {
	display: flex;
	flex: 0 0 60px;
	margin-left: 40px;
}

/* contact */

.contact {
	display: flex;
}

.contact:not(:last-child) {
	margin-bottom: 50px;
}

.contact h2 {
	margin: 0;
}

.contact__icon {
	margin-right: 55px;
}

/* list */

ul {
	list-style: none;
	font-size: 18px;
	color: #3f194c;
}

ul:not(:last-child) {
	margin-bottom: 50px;
}

ul li {
	display: flex;
	align-items: center;
}

ul li:not(:last-child) {
	margin-bottom: 1rem;
}

ul li::before {
	display: flex;
	content: '';
	width: 32px;
	height: 4px;
	background-color: #3f194c;
	margin-right: 20px;
}



/* polygons */

.ab__tri-poly-wrap {
    height: 0;
    margin: 0;
	pointer-events: none;
}

.ab__tri-poly-wrap .vc_column-inner {
    padding: 0;
}

.ab__tri-poly-wrap .ab__tri-poly {
    position: absolute;
    top: 0;
    left: calc(50% - 960px);
    margin-top: -140px;
    transform: scaleX(1);
    animation: ab-poly-wave-ani 8s infinite ease;
}

@keyframes ab-poly-wave-ani {
    0%   { transform: scaleX(1); }
    50%  { transform: scaleX(2); }
    100% { transform: scaleX(1); }
}

.ab__tri-poly.ab__tri-poly-yellow polygon {
    fill: #ffe600;
}

.ab__tri-poly.ab__tri-poly-violet polygon {
    fill: #3f194c;
}

.ab__tri-poly.ab__tri-poly-white polygon {
    fill: #ffffff;
}

.ab__tri-poly-wrap.ab__tri-poly-inset .ab__tri-poly {
    margin-top: 0;
}

/* faq */

.q_accordion_holder .ui-accordion-header .accordion_mark {
	left: auto;
	right: 0;
}

.q_accordion_holder.accordion:not(.boxed) .ui-accordion-header span.tab-title {
	padding-left: 0;
	padding-right: 78px;
}

.q_accordion_holder.accordion div.accordion_content {
	padding-right: 82px;
	padding-left: 0;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
	color: #3f194c;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
	font-size: 28px;
}

.q_accordion_holder .ui-accordion-header .accordion_mark {
	border: none;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark, .q_accordion_holder.accordion .ui-accordion-header.ui-state-hover .accordion_mark {
	background-color: transparent;
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon .icon_minus-06, .q_accordion_holder.accordion .ui-accordion-header.ui-state-hover .accordion_mark_icon .icon_minus-06 {
	color: #fa3c50;
}

.q_accordion_holder.accordion:not(.boxed) .ui-accordion-header span.tab-title-inner {
	font-size: 28px;
	color: #3f194c;
}

.q_accordion_holder.accordion .ui-accordion-header {
	height: auto;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon span {
	line-height: 1;
}

.q_accordion_holder.accordion .ui-accordion-header {
	margin-top: 45px;
	display: flex;
	align-items: center;
	min-height: 50px;
}

.ui-accordion-header-active .tab-title .tab-title-inner {
	color: #fa3c50 !important;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
	font-size: 3rem;
}

/* grafik */

.grafik__wrapper {
	margin-top: -50px;
}

.day {
	font-family: 'Exo', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #3f194c;
	padding-top: 60px;
}

.day__header {
	border: 4px solid #3f194c;
	display: flex;
	padding: 40px;
}

.day__header h4 {
	font-size: 28px;
	letter-spacing: 0;
}

.day__week {
	margin-left: auto;
}

.day__week span {
	text-transform: uppercase;
	color: #cccccc;
}

.day__week a {
	text-transform: uppercase;
	color: #cccccc;
}

.day__week span.active {
	color: #3f194c;
}

.day__week span:not(:last-child) {
	margin-right: 2rem;
}

.day__week a:not(:last-child) {
	margin-right: 2rem;
}

.day__main {
	display: flex;
	border: 4px solid #3f194c;
	border-top: none;
}

.day__hours {
	border-right: 4px solid #3f194c;
	display: flex;
	flex-direction: column;
	padding: 40px;
}

.day__time {
	display: flex;
	flex-wrap: nowrap;
}

.day__time:not(:last-child) {
	margin-bottom: 30px;
}

.day__trenings {
	display: flex;
	flex-direction: column;
	padding: 40px;
}

.day__trening {
	text-transform: uppercase;
}

.day__trening:not(:last-child) {
	margin-bottom: 30px;
}

/* footer */

footer .footer_top_holder {
    background: #ffffff;
}

footer .footer_top.footer_top_full {
    padding: 0;
}

.ab__footer-content-top-wrap {
    padding: 70px 0;
}

.ab__footer-content-bottom-wrap {
    padding-bottom: 70px;
}

footer .ab__footer-wrap ul {
    margin-top: 20px;
}

footer .ab__footer-wrap ul li::before {
    display: none;
}

footer .ab__footer-wrap ul li a {
    display: block;
    font-size: 17px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: .1em;
    color: #3f194c;
}

footer .ab__footer-wrap ul li:hover a {
    color: #fa3c50;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap p {
    margin: 0;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-logo-wrap {
    width: 120px;
    float: left;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab_footer-info-wrap {
    width: calc(100% - 120px);
    float: left;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 15px;
    color: #3f194c;
    padding: 10px 0;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-logo-wrap img {
    vertical-align: middle;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab_footer-info-wrap a {
    color: inherit;
    font-weight: 900;
    font-style: italic;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab_footer-info-wrap a:hover {
    color: #fa3c50;
}

.post__social {
	margin-bottom: 2rem;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-social-icon,
.post__social .ab__footer-social-icon {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 10px 34px 10px 0;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-social-icon i::before,
.post__social .ab__footer-social-icon i::before {
    font-family: 'FontAwesome';
    font-size: 28px;
    font-style: normal;
    color: #3f194c;
}

footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-social-icon:hover i::before,
.post__social .ab__footer-social-icon:hover i::before {
    color: #fa3c50;
}

.footer_top li {
    margin-bottom: 4px !important;
}



/* title */

.ab__page-title-wrap {
    height: 200px;
    position: relative;
    z-index: 0;
    background: #ffffff;
    /* margin-bottom: 100px; */
}

.ab__page-title-wrap .ab__tri-poly {
    position: absolute;
    top: 0;
    left: calc(50% - 960px);
    transform: scaleX(1);
    animation: ab-poly-wave-ani 8s infinite ease;
}

.ab__page-title-wrap h1 {
    position: absolute;
    top: calc(100% - 70px);
    left: calc((100% - 1280px) / 2);
    z-index: 1;
    font-size: 100px;
    line-height: 70px;
    transform: rotate(-4deg);
    transform-origin: 0% 100%;
}

.main_menu.drop_down.right_side ul li::before,
.main_menu.drop_down.left_side ul li::before {
	display: none !important;
}

header:not(.with_hover_bg_color).nav.main_menu>ul>li:hover>a, nav.main_menu>ul>li.active>a {
	color: #ffe600 !important;
}



/* media queries */

@media (max-width: 1000px) {

    .ab__row-wrap-a {
        background-position: -50% 100% !important;
        background-size: cover !important;
    }

    .ab__row-wrap-b {
        background-position: 150% 0% !important;
        background-size: cover !important;
    }

    .ab__row-wrap-c {
        background-position: 50% 50% !important;
        background-size: cover !important;
    }

    .ab__row-wrap-a::before,
    .ab__row-wrap-b::before,
    .ab__row-wrap-c::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #3f194c;
        opacity: .8;
    }

    h1, h2, h3, h4, h5, h6, p {
        text-align: center;
    }

    .ab__content-wrap-b {
        padding: 0;
    }

    .qode_carousels.carousel_owl .slides .item {
        float: none;
    }

    .owl-carousel .owl-item img {
        width: auto;
        margin: 0 auto;
    }

    .ab__row-wrap-pricing .ab__pricing-item {
        margin-bottom: 80px !important;
    }

    .ab__row-wrap-pricing .full_section_inner .vc_column_container:last-child .ab__pricing-item {
        margin-top: 0;
    }

    footer .ab__footer-wrap ul li a {
        width: 100%;
        text-align: center;
        line-height: 24px;
    }

    .ab__footer-content-top-wrap .vc_column_container {
        margin-top: 70px;
    }

    footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-social-icon {
        padding: 0 20px;
    }

    footer .ab__footer-wrap .ab__footer-content-bottom-wrap .vc_column-inner {
        text-align: center;
        margin-top: 70px;
    }

    .ab__footer-content-top-wrap {
        padding: 0;
    }

    .footer_top li:not(:last-child) {
        margin-bottom: 20px !important;
    }

    .vc_row .vc_column_container:not(:last-child) {
        margin-bottom: 70px;
    }

    .ab__row-wrap-d h2 {
        margin-top: 0;
    }

    .mobile_menu_button i {
        font-size: 32px;
        color: #ffffff;
    }

    .mobile_menu_button {
        height: 140px;
    }

    header .logo_wrapper .q_logo {
        transform: none !important;
    }

    nav.mobile_menu ul li {
        background: none;
        border: none;
    }

    nav.mobile_menu {
        background: none;
    }

    nav.mobile_menu ul li::before {
        display: none;
    }

    nav.mobile_menu ul li {
        text-align: center;
    }

    nav.mobile_menu ul li a {
        text-align: center;
        display: block;
        width: 100%;
        font-size: 18px;
        color: #ffffff;
        padding: 14px 0;
    }

    nav.mobile_menu ul li a:hover {
        color: #ffe600;
    }

    .ab__page-title-wrap h1 {
        top: calc(100% - 100px);
        left: 50%;
        transform: translateX(-50%) rotate(-4deg);
    }

    .vc_column_container {
        width: 100%;
        padding: 0 40px;
        box-sizing: border-box;
    }

    footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-logo-wrap, footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab_footer-info-wrap {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }

    footer .ab__footer-wrap .ab__footer-content-bottom-wrap .ab__footer-logo-wrap {
        margin-bottom: 20px;
    }

    .ab__achievement p {
        width: 100%;
        text-align: left;
    }

    nav.mobile_menu ul li.active>a {
        color: #fa3c50;
    }

    .day__week a, .day__week span {
        font-size: 14px;
    }

    .day {
        font-size: 14px;
    }

    .day__header h4 {
        font-size: 20px;
    }
	
	.single-post .vc_row .vc_column_container:first-child {
		margin: 0 auto;
	}

	a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6, h6 a, h6 a:hover, p a {
		color: #fa3c50;
	}

	.single-post .post__date--single {
		text-align: center;
	}

	.single-post .post__social .ab__footer-social-icon {
		padding: 0 20px;
	}

	.single-post .post__social {
		text-align: center;
	}

}

/* style do popup */

.wpb_wrapper .popup {
   clip-path: none;
}