/*!
Theme Name: basic-training-card
Theme URI: http://underscores.me/
Author: FX
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: basic-training-card
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.

basic-training-card is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 .vc_row {
    margin: auto !important;
}

.vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wpb_content_element {
    margin-bottom: 0 !important;
}

/*search css*/

a.post-thumbnail {
    width: 30%;
    float: left;
    margin-right: 20px;
}

a.post-thumbnail img {
    width: 95%;
    height: 100%;
}

.entry-summary {
    float: left;
    width: 68%;
}

footer.entry-footer {
    display: none;
}

section.search_sec article {
    width: 100%;
    float: left;
    margin-bottom: 33px;
}

/*search css end*/

.featured-box {
    margin-bottom: 25px !important;
}

/*.banner_text.wow.fadeInLeft h1 {*/
/*    font-size: 69px !important*/
/*    ;*/
/*}*/


ul.news-icon h4 {
    font-size: 32px;
}

[data-ff-el="root"].ff-66c776d9bee063f77e24bd71 .ff-66c776d9bee063f77e24bd71__title {
    font-size: 35px !important;
}

button.ff-66c776d9bee063f77e24bd71__button.fd-btn {
    padding: 15px 20px !important;
    font-size: 15px !important;
}

[data-ff-el="root"].ff-66c776d9bee063f77e24bd71 .ff-66c776d9bee063f77e24bd71__field {
    max-width: 200px !important;
    min-width: 140px !important;
    margin: 16px 5px 0 !important;
}

[data-ff-el="root"].ff-66c776d9bee063f77e24bd71 .ff-66c776d9bee063f77e24bd71__label {
    padding: 15px 30px !important;
    font-size: 14px !important;
}

.ff-66c776d9bee063f77e24bd71__subtitle {
    font-size: 40px !important;
}

[data-ff-el="root"].ff-66c776d9bee063f77e24bd71 .ff-66c776d9bee063f77e24bd71__form {
    padding-left: 200px !important;
}
.ff-66c776d9bee063f77e24bd71__container {
    background: transparent !important;
}

.ribbon-form {
    background: #e4dcd1;
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
}

.ribbon-form .vc_box_border_grey img {
    height: 340px !important;
    position: absolute;
    top: -80px !important;
    /* margin-bottom: -100px !important; */
    display: block;
    overflow: inherit !important;
    object-fit: cover;
    left: 110px;
    width: 100%;
}

button.btn2 {
    width: 20%;
}

footer.footer-sec.all-section h6 {
    color: #fff;
    font-size: 14px;
}

[data-ff-el="root"].ff-66cc5feaa83c6eba8b07505f .ff-66cc5feaa83c6eba8b07505f__title * {
    line-height: inherit;
    font-size: 35px;
}
[data-ff-el="root"].ff-66cc5feaa83c6eba8b07505f .ff-66cc5feaa83c6eba8b07505f__subtitle * {
    line-height: inherit;
    font-size: 21px;
}



.card-collection-text {
    background: #264790;
}
.card-collection-text h3 span {
    display: block;
    background: #ad1d24;
    padding: 0 6px;
}


section#custom_html-5 {
    margin-left: 70px;
}

html [data-ff-el="root"].ff-66cc5feaa83c6eba8b07505f .ff-66cc5feaa83c6eba8b07505f__form {
    padding: 11px;
}
html .dv1imgcardswith-heart img {
    height: 198px;
}
/*html .dv2cardswith-heart h3 {*/
/*    top: 23%;*/
/*}*/

/*html  .dv2cardswith-heart h4 {*/
/*    bottom: 0%;*/
/*    top: 116px !important;*/
/*}*/

ul.footer-link-list li {
    gap: 14px;
}
html ul.footer-link-list li img {
    margin-top: -11px !important;
}
ul.footer-link-list li a {
    gap: 14px;
}


.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

.pro-001 img.img-fluid {
    height: 482px;
    object-fit: fill;
}
.pro-001 h1 {
    padding-top: 72px;
    font-size: 60px;
}

footer.footer-sec {
    padding-top: 42px;
}

.menuSec:before {
    background: #ad1d24;
}
.carousel-item:before {
    background: #ad1d24;
}

.carousel-item > img {
    height: 922px;
}

.xoo-wsc-items-count {
    background-color: #264790;
}
.xoo-wsc-basket {
    color: #264790;
}



section.error-404.not-found {
    padding-top: 140px;
    padding-bottom: 60px;
}
section.error-404.not-found h1.page-title {
    color: #000;
    font-size: 41px;
    margin-top: -70px;
}


#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #ad1e24 !important;
    border-top: 1px solid #fff;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    background-color: #264790 !important;
}