/*
Theme Name: Clivo
Theme URI: http://promo-theme.com/clivo/
Author: Promo Theme
Author URI: https://themeforest.net/user/ypromo
Description: Combining incredible modern design and limitless functionality in Clivo - an innovative original WordPress Theme such powerful and easy to use at the same time.
Requires at least: WordPress 4.9.6
Tested up to: 5.6.1
Version: 1.0.0
Requires PHP: 7.0
Text Domain: clivo
License: GNU General Public License v2 or later
License URI: LICENSE
Template: clivo
*/
body {
    font-family: 'PFTransport' !important; 
    font-weight: 400 !important;
}

ul.themata {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}

.navigation > .menu > li > a span {
    display: block;
    position: relative;
    padding: 3px 0;
    font-family: 'PFTransport' !important; 
    font-weight: 600 !important;
    font-size: 19px !important;
}

.navigation > .menu > li:not(:last-of-type) {
    margin-right: 1vw !important;
}

.navigation > .menu .sub-menu > li:not(.is-content) > a {
    font-family: 'PFTransport' !important; 
    font-weight: 400 !important;
}

.navigation > .menu {
    margin-left: 80px;
}
.navigation > .menu > li > a span { 
    font-family: 'PFTransport' !important; 
    font-weight: 400 !important;
    font-size: 18px !important;
}
.subscribe-form2 .input .style2 {
    color: #000;
}

.subscribe-form2 .style2 {
    border-bottom: 1px solid #000;
}
.subscribe-form2 .button-style4:not(:hover) {
    border-color: #696969;
    color: #000;
}
#nwfooter p a {
    color: #fff;
}
.created {
    color: #fff;
    font-weight: bold;
}
.elementor-7629 .elementor-element.elementor-element-34159d1f .heading-block .div span {
    color: #ED1C24;
}

.tbl h4 {
    font-family: 'PFTransport'
}

table.tbl {
  border-collapse: collapse;
  width: 100%;
}

table.tbl tr td {
    padding: 20px;
}

table.tbl tr:first-child {
    background: #38aeef;
    padding: 0;
    color: #fff;
}

table.tbl tr:nth-child(even) {background-color: #f2f2f2;}


table.tbls {
  border-collapse: collapse;
  width: 100%;
}

table.tbls tr td {
    padding: 10px;
}


table.tbls tr:nth-child(even) {background-color: #f2f2f2;}

@media screen and (min-width: 1000px) and (max-width: 1198px) {
    .navigation > .menu > li > a span { 
        font-size: 12px !important;
    }

    .second_btn {
        position: relative;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .navigation > .menu > li > a span { 
        font-size: 14px !important;
        font-weight: 600 !important;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
    .navigation > .menu > li > a span { 
        font-size: 16px !important;
        font-weight: 600 !important;
    }
}
@media screen and (min-width: 1600px) {
    .navigation > .menu > li > a span { 
        font-weight: 600 !important;
        font-size: 19px !important;
    }
}
