/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

html
{
	scroll:behaviour:smooth !important;
}

body{
	font-family: "Berlingske Sans Regular" !important;
}

h1,h2,h3,h4,h5, .footer-main a, .footer-main a, .footer-main p{
	font-family: "Antonio Light" !important;
}

.footer a {
    color: #fff !important;
}

p{
	line-height: 32px;
}

.img{
	width:100% !important; 
}

.four_sec .text-left .col-half-section,
.five_sec .text-left .col-half-section-right{
	padding:0px;
}

.porto-btn-ctn-left {
	margin-bottom:0px;
}

.sec_sec .right_col>div {
	padding-right: 0px !important;!I;!;
}

.landing_carousel .owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

@media (max-width: 767px) {
	.heading_mb {
		font-size: 36px !important;
		line-height: normal !important;
		text-align: center;
	}
	p {
		line-height: normal;
		font-size: 20px;
		text-align: center;
	}
	.sec_sec>div>div {
		display: flex;
		flex-direction: column-reverse;
	}
	.sec_sec .right_col>div{
		padding-left:0px !important
	}
	.sec_sec .right_col>div {
		width: 80%;
	}
	.right_col{
		display: flex !important;
		justify-content: center !important;
		margin-top: 40px !important;
	}
	.porto-btn-ctn-left {
		text-align: center;
	}
	.sec_sec .left_col>div {
		margin-top: 40px;
	}
	.sec_sec .left_col>div>div,
	.four_sec .right_col>div>div,
	.five_sec .left_col>div>div,	
	a.porto-btn-normal{
		margin-bottom: 0px !important;
		margin-left: 0px !important;
	}
	.sec_sec .left_col .porto-btn-ctn-left,
	.four_sec .right_col .porto-btn-ctn-left,
	.five_sec .left_col .porto-btn-ctn-left {
		margin-bottom: 25px !important;
	}
	.four_sec {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
	.five_sec .right_col>div>div {
		margin-left: 0px !important;!I;!;
	}
	.space_2, .space_3 {
		height: 0px !important;!i;!;
	}
	.footer a{
		text-align:left;
	}
}
