/*
    Theme Name: Craftnce-mso
    Theme URI: https://craftnce.com/
    Author: Roberts Vevers mso.lv
    Author URI: https://mamurjor.com
    Description: [Craftnce-child-theme] Craftnce is developed to make beautiful agency websites for digital business agency, blogs, personal portfolios and it's standing for any kind of websites. It's perfect to manage a agency. It offers a fully responsive layout to be displayed on every kind of device.
    Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
    Version: 2.0.0
    Requires at least: 5.8.2
    Tested up to: 5.8
    Requires PHP: 7.3
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: craftnce
    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/
header{
		max-width: 1200px;
    margin-right: auto;
    width: 100%;
    margin-left: auto;
}
#content {
    background-color: white;
}
.py-5 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}
.breadcrumb {
    display: none;
}
.col-6 {
	/*Centre footeri */
    width: 100%;
}
.calendly-inline-widget {
	/*Calendly iframe augstuma iestatišana, pec noklusējuma tas izmanto 630px*/
	height:1000px!important;
}
.homepage-description{
	/*CSS ieraksts ko ir nepiecie�ams nor�d�t zem hero sadalas Additional CSS class(es)*/
	text-shadow: 0px 0px 10px #000000;
}

@media (max-width: 991px){
#content {
	background-image: url("assets/img/Snowflake_BG.png");
}
}
@media (min-width: 768px){
.my-md-5 {
    margin-top: 0 !important;
    margin-bottom: 3rem !important;
}
.my-4 {
    margin-top: 0 !important; */
    margin-bottom: 1.5rem !important;
}
}
