/*   
  Theme Name:        Strix
  Theme URI:         http://demo.qkthemes.net/strix/
  Description:       Premium Multipurpose WordPress Theme.
  Author:            Nunforest Team
  Author URI:        https://themeforest.net/user/nunforest/portfolio
  Version:           1.0.3
  Stable tag:        1.0
  Requires at least: 4.9
  Tested up to:      4.9
  License:           GNU General Public License v3 or later.
  License URI:       https://www.gnu.org/licenses/gpl-3.0.html
  Text Domain:       strix
*/

html, body {
	margin: 0;
	padding: 0;
}

#container{
  overflow: hidden;
}
/*------------------------------------------------- */
/* =  Reset
 *------------------------------------------------- */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
  color: #333;
  font-weight: 700;
}
.navbar-brand{
  line-height: 40px;
}
.container .container {
  max-width: 100%;
  padding: 0px !important;
}
iframe{
    border: none;
}
.sidebar .widget{
  overflow: hidden;
}
blockquote{
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #ff9900;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}
.single-content{
  overflow: hidden;
  margin-bottom: 50px;
}
.single-content > .elementor{
  margin-left: -15px;
  margin-right: -15px;
}
.wp-block-column{
  padding-left: 15px;
  padding-right: 15px;
}
blockquote p{
  margin-bottom: 0px !important;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic; padding: 5px 0px;}
.bypostauthor{font-style: normal;}
.wp-caption{
margin: 0 0 20px 0;
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #f8f8f8;
text-align: center;
}

.sticky {
    font-style: : italic;
}
select{
    max-width: 100%;
}
.alignright{
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}
.alignleft{
    float: left;
    margin-right: 20px;
    margin-right: 30px;
}
.clear{
    clear: both;
}
.banner-page-section h1{
  line-height: 1.1;
}
.aligncenter{
    float: none;
    margin: 30px auto;
}
body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding: 0px 15px;
}
body .elementor-widget:not(:last-child){
    margin-bottom: 0px;
}
.vertical-header .elementor-section-wrap > .elementor-section.elementor-section-boxed > .elementor-container{
  padding-left: 45px;
  padding-right: 45px;
}
img{
    max-width: 100%;
    height: auto;
}
table{
    width: 100%;
  margin-bottom: 30px;
}
table th, table td{
    padding: 5px;
    border: 1px solid #dedede;
    text-align: center;
}
table td#today{
  color: #fff;
  background: #81cfe0;
}
#calendar{
  text-align: center;
}

.align-center{
    text-align: center;
}

.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title{
  margin-top: 0px;
}
section.about-us-section .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title{
  margin-top: 15px;
}
.elementor-widget-icon-box .elementor-icon-box-content span {
    font-family: 'Merriweather', serif;
    color: #999999;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 15px;
}
.map{
  min-height: 400px;
  width: 100%;
}
.outer-map .map{
  height: 612px;
}
/**CUSTOM**/
.blog-section.standart .blog-box .blog-post > .comments{
	display: inline-block;
	float: right;
	color: #999;
}
span.comments a{
  color: #999;
}
.blog-section.standart .blog-box .blog-post > .comments a{
	color: #999;
}

.widget_recent_entries ul, .widget_recent_comments ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_nav_menu ul, .product-categories, .widget_featured_posts ul{
  margin: 0px;
  padding: 0px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li, .widget_rss ul li, .widget_nav_menu ul li, .product-categories li, .widget_featured_posts ul li {
    list-style: none;
    margin-bottom: 10px;
}
.widget_recent_entries ul li:before, .widget_archive ul li:before, .widget_categories ul li:before, .widget_meta ul li:before, .widget_pages ul li:before,  .widget_nav_menu ul li:before, .product-categories li:before, .widget_featured_posts ul li:before{
    content: '\f105';
    font-family: 'FontAwesome';
    color: #999999;
    font-size: 12px;
    margin-right: 14px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .product-categories li a, .widget_featured_posts ul li a{
  display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #777;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

.widget_nav_menu ul li.menu-item-has-children > a,.widget_pages ul li.page_item_has_children > a{
  margin-bottom: 10px;
}
.widget_categories ul .children{
  margin-top: 10px;
}
.widget_nav_menu > ul > li > ul, .widget_pages > ul >li > ul, .widget_nav_menu > ul > li > ul > li > ul, .widget_pages > ul >li > ul> li > ul{
  padding-left: 20px;
}
.tagcloud{
  overflow: hidden;
}
.search-widget button {
    background: transparent;
    border: none;
    float: right;
    margin-top: -62px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
  }
.tagcloud a{
      display: inline-block;
    margin-right: 1px;
    margin-bottom: 5px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #666;
    font-size: 13px !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.tagcloud a:hover {
    color: #222222;
    border: 1px solid #999999;
}
div.pagination-box ul li span {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #999999;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    padding: 8px 14px;
    background: transparent;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #333333;
    background: #333333;
    color: #ffffff;
}
input[type="text"], input[type="email"],input[type="password"],input[type="search"],input[type="number"],input[type="url"], textarea{
    display: block;
    width: 100%;
    padding: 12px 20px;
    background: #f7f7f7;
    color: #999999;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    outline: none;
    border: 1px solid transparent;
    margin: 0 0 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
input[type="text"]:focus, input[type="email"]:focus,input[type="password"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="number"]:focus, textarea:focus{
      border: 1px solid #999999;
    background: transparent;
}
input[type="submit"] {
  color: #81cfe0;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #81cfe0;
    padding: 10px 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
input[type="submit"]:hover{
  background: #81cfe0;
  color: #ffffff;
}
.comment-tree .children{
  padding-left: 0px;
}
#reply-title{
  margin-bottom: 10px;
}
.blog-section.standart .blog-box .blog-post p.comment-notes{
  margin-bottom: 40px;
}

.gallery {
  overflow: hidden;
}
.gallery figure{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.gallery-columns-3 figure{
  width: 31%;
}
.admin-bar .navbar-fixed-top{
    top: 32px;
}

.advertise-section .advertise-post, .wp-block-image, .wp-block-image img{
  width: 100%;
}
.rows{
  overflow: hidden;
}
.navbar-nav li.drop > a i{
  margin-left: 5px;
}
.navbar-nav > li.megadrop > a:after{
  content: "\f107";
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
.statistic-section .statistic-post p{
  line-height: 80px;
}
.statistic-section.second-style .statistic-post.last:after{
  display: none;
}
.blog-section.standart .blog-box .single-post .comment-area-box > ul{
  padding-left: 0px;
}
.title-section.text-left h1::after{
  left: 0;
  margin-left: 0;
}
.title-section.white p {
    color: #ffffff;
}
.title-section.white h1::after{
  background: #ffffff;
}
.contact-form.on-map textarea{
  height: 130px;
}
.contact-form.on-map input[type="submit"] {
    border: 1px solid #ffffff;
    color: #ffffff;
}
.contact-form.on-map input[type="submit"]:hover{
  background: #fff;
  color: #222222;
}
.on-map .title-section{
  margin-bottom: 35px;
}
.on-map input[type="text"], .on-map input[type="email"], .on-map input[type="password"], .on-map input[type="search"], .on-map input[type="number"], .on-map input[type="url"], .on-map textarea{
  margin-bottom: 10px;
}
.on-map textarea{
  margin-bottom: 20px;
}
.elementor-editor-active .navbar{
  position: static;
  z-index: 0;
}
.elementor-accordion .elementor-accordion-item{
  margin-bottom: 8px;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title.elementor-active{
  background-color: #fff !important;
}
.statistic-post span.timer, .features-items .feature-post span{
  line-height: 1.1;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1170px;
}
.elementor-image-box-content .elementor-image-box-title {
  margin-top: 0px;
}
.elementor-widget-icon-box .elementor-icon-box-title a:hover {
    color: #81cfe0;
} 
a{
  text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #222222;
}
.elementor-image-box-description a{
  display: block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    font-size: 30px;
    color: #81cfe0;
    line-height: 68px;
    text-align: center;
    margin: -125px auto 0;
    margin-bottom: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.blog-section .elementor-widget-container .blog-box.iso-call{
  margin-right: 0px;
  margin-left: 0px;
}
.wpcf7-form br{
  display: none;
}
#page-links{
  margin-bottom: 30px;
}
#page-links > span, #page-links > a{
  display: inline-block;
  color: #999;
  border: 1px solid #eee;
  padding: 5px 10px;
  margin-right: 5px;
  -webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
#page-links > span, #page-links > a:hover{

  border: 1px solid #555555;
  background: #555555;
  color: #ffffff;
}
.comment-navigation{
  overflow: hidden;
  margin-top: 50px;
}
.comment-navigation .previous{
  float: left;
}
.comment-navigation .next{
  float: right;
}
/**WOOCOMMERCE**/
 .woocommerce .woocommerce-breadcrumb a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #bbb;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 20px;
}
 .woocommerce .woocommerce-breadcrumb{
    color: #bbb;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 20px;
 }
.woocommerce .woocommerce-breadcrumb a:hover{
  color: #999999;
}
.woocommerce div.product{
  margin-bottom: 50px;
}
.product-post .product-gal > span.onsale{
  left: 10px;
  background: #81cfe0;
  padding-top: 0;
  line-height: 70px;
}
.product-post .product-gal .hover-product .inner-hover a:before{
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.product-post .product-gal .hover-product .inner-hover a.add_to_cart_button:before{
  content: "\f07a";
}
.product-post .product-gal .hover-product .inner-hover a.yith-wcqv-button:before{
  content: "\f0b2";
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  width: auto;
  height: auto;
  line-height: 1.2;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #222222;
  color: #fff;
}
.product_meta > span{
  display: block;
  color: #222222;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}
.product_meta > span span, .product_meta > span a{
      color: #999999;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.product-post .product-gal .hover-product .inner-hover a{
  display: table;
  margin: 5px auto;
  background: transparent;
  line-height: 1.2;
}
 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
  background: #81cfe0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
  height: 5px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  top: -3px;
  width: 10px;
  height: 10px;
  background: #81cfe0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #f5f5f5;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
border: 1px solid #222222;
    background: #222222;
    color: #ffffff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    min-width: 103px;
    padding: 8px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    color: #999999;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    background: transparent;
}
.woocommerce .woocommerce-cart-form button.button{
  display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 9px 17px;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    color: #999999;
    background: transparent;
    border: 1px solid #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: 7px;
    line-height: 1.42857143;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 70px;
    height: auto;
    box-shadow: none;
    margin-right: 30px;

}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
  overflow: hidden;
  padding: 0px;
  margin-bottom: 30px;
} 
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
    color: #222222;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    margin-top: -3px;
    color: #222222;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
    color: #81cfe0;
}
.product-post .product-gal .hover-product .inner-hover a:after{
  content: "";
  display: block;
  clear: both;
}
.product-pagination{
  clear: both;
}
.product-pagination ul li span {
    display: inline-block;
text-decoration: none;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
padding: 8px 12px;
border: 1px solid #eeeeee;
font-size: 11px;
margin: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
color: #999999;

    color: #ffffff;
    background: #222222;
    border: 1px solid #222222;
}
.elementor-shortcode .rows{
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}

.pagi-center .product-pagination {
  padding-top: 80px;
  border-top: 1px solid #eeeeee;
}
.pagi-center .product-pagination ul{
  text-align: center;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
  width: 100px;
}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{
  padding: 30px 25px;
    vertical-align: middle;
    border: none;
    text-align: left;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{
      border-bottom: 1px solid #f7f7f7;
    color: #999999;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.woocommerce table.shop_table th{
      color: #999999;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.woocommerce table.shop_table .product-name a{
  color: #222;
  font-size: 14px;
}

.woocommerce table.shop_table{
  border: none;
  margin: 0px;
}
.woocommerce .quantity .qty{
  width: 98px;
  border: 1px solid #eeeeee;
  color: #222222;
font-size: 13px;
font-family: 'Raleway', sans-serif;
outline: none;
text-align: center;
padding: 0;
background: #fff;
height: 38px;
line-height: 38px;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
  outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border: 1px solid transparent;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #cccccc;
    background: #f7f7f7;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 10px;
    width: 170px;
}
.cart_totals  h2{
  color: #222222;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    margin-bottom: 40px;
    text-align: center;
}
.woocommerce-cart-form {
  margin-bottom: 40px;
}
.cart-collaterals{
  padding-top: 50px;
}
.related-projects-box .item .col-md-4{
  width: 100%;
  padding: 0px;
}
section.ads-pro-section .ads-pro-post .hover-box .inner-hover h1 a{
  color: #fff;
}
.feature-post span{
  line-height: 1.2;
}
blog-section.masonry-style .blog-box .blog-post.quote-post {
    
    margin-left: 15px;
    margin-right: 15px;
}
footer .widget_recent_entries ul li a{
  display: block;
  font-size: 15px;
    color: #999999;
    font-weight: 500;
    line-height: 20px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
footer .widget_recent_entries ul li a:hover{
  color: #81cfe0;
}
footer .widget_recent_entries ul li:before{
  display: none;
}
footer .widget_recent_entries ul li{
  margin-bottom: 20px;
}
footer .widget_recent_entries ul li span{
  display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #777;
    font-size: 12px;
    font-family: 'Merriweather', serif;
    font-style: italic;
    margin: 0;
}
/**RESPONSIVE**/

@media(min-width: 992px){
  .columns-3 .col-md-4:nth-child(3n+1){
    clear: both;
  }
}
@media(min-width: 782px){
  .wp-block-columns{
    margin-left: -15px;
    margin-right: -15px;
  }
  .comment-area-box ul.children .comment-box {
  padding-left: 100px; }
}
@media (max-width: 1199px) {
  .agency-style section.portfolio-section .col4 .project-post, .portfolio-section.grid-style .portfolio-box.col4 .project-post,
  .portfolio-section.masonry-style .portfolio-box.col4 .project-post,.portfolio-section.grid-style.fullwidth .portfolio-box.col4 .project-post, .portfolio-section.masonry-style.fullwidth .portfolio-box.col4 .project-post{
    width: 33.333%;
  }
  .portfolio-section.grid-style .portfolio-box, .portfolio-section.masonry-style .portfolio-box{
    margin: 0px;
  }
}
@media(max-width: 991px){
  .portfolio-section.grid-style.fullwidth .portfolio-box.col4 .project-post, .portfolio-section.masonry-style.fullwidth .portfolio-box.col4 .project-post,.agency-style section.portfolio-section .col4 .project-post, .portfolio-section.grid-style .portfolio-box.col4 .project-post,.blog-section .blog-box.iso-call .blog-post,
.portfolio-section.masonry-style .portfolio-box.col4 .project-post,.portfolio-section.grid-style .portfolio-box.col3 .project-post, .portfolio-section.masonry-style .portfolio-box.col3 .project-post{
  width: 50%;
}
.advertise-post .hover-box .inner-hover h2, .advertise-section.second-style .advertise-box .advertise-post .hover-box .inner-hover h2{
  font-size: 20px !important;
}.advertise-post .hover-box .inner-hover h3, .advertise-section.second-style .advertise-box .advertise-post .hover-box .inner-hover h3{
  font-size: 13px !important;
}
  .portfolio-section.grid-style .portfolio-box, .portfolio-section.masonry-style .portfolio-box{
    margin: 0px;
  }
}
@media(max-width: 782px){
  .portfolio-section.grid-style.fullwidth .portfolio-box.col4 .project-post,.agency-style section.portfolio-section .col4 .project-post, .portfolio-section.grid-style .portfolio-box.col4 .project-post,.blog-section .blog-box.iso-call .blog-post,
.portfolio-section.masonry-style .portfolio-box.col4 .project-post,.portfolio-section.grid-style .portfolio-box.col3 .project-post, .portfolio-section.masonry-style .portfolio-box.col3 .project-post{
  width: 100%;
}
  section.skills-section div.left-image{
    display: none;
  }
  .fixed-vertical-header{
    overflow: auto;
  }
  .navbar-nav .sub-menu{
    position: static;
    visibility: visible;
    opacity: 1;
  }
  .comment-area-box ul.children .comment-box{
    padding-left: 0px;
  }
      .admin-bar .navbar-fixed-top{
        top: 46px;
    }
    .admin-bar .fixed-vertical-header a.close-menu{
      top: 76px;
    }
}
@media(max-width: 600px){
     .admin-bar .navbar-fixed-top{
        
        top: 46px;
    }
    .admin-bar .fixed-vertical-header a.close-menu{
      top: 76px;
    }
    .admin-bar header.active .navbar-fixed-top{
        top: 0px;
    }
}