/*
Theme Name: Itqore child
Template:   itqore
Theme URI: https://itqore.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Itqore - Child Theme
Version: 1.6.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: itqore
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

h1, .h1 {	
	line-height: 50px!important;
	font-size: 45px!important;
}
h2, .h2 {
	line-height: 36px!important;
	font-size: 30px!important;
	padding-top: 15px;
}

@media (min-width: 992px) {
    .main-nav ul.sub-menu {
        min-width: 21em !important;
        max-width: 21em !important;
    }
	.footer {padding-bottom:35px}
	.primary-footer{margin-bottom:50px}
	.primary-footer .container > .row [class*="col-"]:nth-child(2){width:50%}	
	.primary-footer .container > .row [class*="col-"]:nth-child(2) > .row [class*="col-"]{width:50%}
	.primary-footer .container > .row [class*="col-"]:nth-child(3){width:25%}
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background-color: #fff !important;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
}

a.footer-logo.d-inline-block.logo.mb-4 {
    max-width: 75%;
}
i.bi.bi-graph-up-arrow {  
    font-size: 66px !important;
}
@media (max-width:1700px) {
	.logo img{max-width:250px}
}
@media (max-width:1500px) {
	.logo img{max-width:220px}
}

.order-form-wrapper .form-input, .order-form-wrapper textarea, .wpcf7-form-control {  
    padding: 0px;
}
.recaptcha iframe {
    border-radius: 15px;
    border: 1px solid #cdc5c5;
}

#home-ourwork img {   
    border-radius: 30px;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    border: 6px solid #ffffff;
}

figcaption.elementor-image-carousel-caption {
    font-family: "Plus Jakarta Sans";
    line-height: 36px;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
	padding-top: 5px;
}