/*!
Theme Name: quray
Theme URI: http://codingeek.net/preview/wordpress/quray/
Author: Codingeek
Author URI: https://codingeek.net/
Description: Quray – is a Modern Creative Multipurpose WordPress Theme For the Crazy Design Lover build with Bootstrap 4 framework.  You can build with Quray  website like business, Corporate,Consulting, Finance,Insurance Etc. You can edit each and everything of this theme according to your need. It looks perfect on all major browsers, tablets, and mobile devices.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: quray
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

quray is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* ---------------------------------------------------

gutenberg default style
-------------------------------------------------------*/

.wp-block-button__link {
    background-color: #415364;
}

.is-style-outline .wp-block-button__link {
	border-color: #415364;
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-color: var(--main-color-one);
}


.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5;
}

.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%;
}


.wp-block-archives.wp-block-archives-dropdown .nice-select {
    margin-bottom: 10px;
}

/**** from mattia ****/

h1 {
    font-family: 'Gelasio', serif !important;
	font-size: 46px !important;
}

h2 {
    font-family: 'Gelasio', serif !important;
	font-size: 32px !important;
}

body {
	font-family: 'Work Sans', sans-serif !important;
	font-size: 18px !important;
}

.banner-5 .slick-dots li.slick-active button {
	color:#d2d8dd;
}

.slider-5__item-wrapper {
	padding-right: 40px;
}

.banner-5 .slider-5__item-wrapper {
	left: -550px;
	width: 500px;
}

.ti-search{
	display:none;
}

.slider-5__title {
	text-transform: initial;
}

.page-banner__title {
	text-transform: initial;
}

.slider-5__item-content .overlay {
	background: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 1200px){
	.slider-5__title,
	.slider-5__text {
		color:#081f2d;
	}
}

a.button.button__secondary.button__primary--rounded,
.button.button__secondary.button__secondary--rounded {
	background:#081f2d;
	box-shadow:none !important;
}

.button__secondary::before{
	background:#415364 !important;
	box-shadow:none !important;
}

.wpcf7-submit.button__secondary--rounded{
	border:0px;
}

.wpcf7-submit.button__secondary--rounded:hover{
	background:#415364 !important;
}

.banner-5 .scroll-down--alt {
	display:none;
}

.copyright-area{
	display:none;
}

.nav-wrapper--alt.nav-one-bg .navbar-area .nav-container .navbar-collapse .navbar-nav li.current_page_item a {
	color:#081f2d !important;
	font-weight:800;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {
	color:#081f2d !important;}

.qry-blog-slider__progress-is{
	background:#415364 !important;
}

/* logo mod */
.logo-wrapper {
    height: 100%;
}

.quray-logo img, .custom-logo-link img {
	width: 200px;
	height:72px;
}

/* end logo mod*/

.slider-5__text {
	font-family: 'Work Sans', sans-serif !important;
	font-size: 18px !important;
}

.qry-blog-post__title {
	font-family: 'Work Sans', sans-serif !important;
	font-size: 18px !important;
	color:#081f2d;
}

.contact-form {
	box-shadow: none;
	background: none;
}

.back-to-top {
    background-color: #081f2d;
    color: #ffffff;
}

.banner .banner--404{
	color:#081f2d;
}

.banner-5 .slick-dots li.slick-active::after{
	background:#415364 !important;
}

.widget .widget-title::after {
	background:#081f2d;
}

.page-banner__content-item-content {
	padding-left:40px;
}