/*  
Theme Name: Portreto
Theme URI: http://demo.qkthemes.net/portreto
Version: 1.0
Description: Portreto – is clean, beautiful, WordPress Theme, which can be used for Photographer Portfolio, Personal Website, Product Website, and much more. Created by <a href="http://nunforest.com/">Nunforest</a>
Author: <a href="http://nunforest.com/">http://nunforest.com/</a>
Author URI: <a href="http://nunforest.com/">http://nunforest.com/</a>
Tags: custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: portreto

---------

DO NOT EDIT THIS FILE.
*/
.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;
}
body{
  word-wrap:break-word;
}
body .wpb_row, body .wpb_content_element{
	margin-bottom: 0px;
  word-wrap:break-word;
}

.container .container {
  max-width: 100%;
  padding: 0px !important;
}
iframe{
	border: none;
}
.sidebar .widget{
  overflow: hidden;
}
.wp-caption, .wp-caption-text, .gallery-caption{text-align: center; font-style: italic;}
.bypostauthor{font-style: italic;}
.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 {
	background: #EEF9FD;
	border: 3px dotted black !important;
	padding: 10px;
}
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;
}

.aligncenter{
	float: none;
	margin: 30px auto;
}

img{
	max-width: 100%;
	height: auto;
}
table{
	width: 100%;
  margin-bottom: 30px;
}
table th, table td{
	padding: 5px;
	
	border: 1px solid #dedede;
}
label{
  width: 100%;
}
#calendar{
  text-align: center;
}


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


ul.tag-list {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
ul.tag-list li {
  display: inline-block;
  margin-right: 2px;
}
ul.tag-list li span {
  color: #222222;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  display: inline-block;
  margin: 0 4px 0 0;
}
ul.tag-list 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;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: transparent;
  border: 1px solid #eeeeee;
  text-align: center;
  font-size: 13px;
  color: #999999;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  padding: 5px 10px;
}
ul.tag-list li a:hover {
  border: 1px solid #555555;
  background: #555555;
  color: #ffffff;
}

.elementor-widget-wrap .elementor-widget:not(:last-child){
  margin-bottom: 0px;
}
.top-line .inner-top-line{
  height: 75px;
}
.comment-area-box > ul li.pingback .comment-box .comment-content{
  margin-left: 0px;
}
.admin-bar .navbar-fixed-top{
    top: 32px;
  }
  .active .navbar-default .navbar-brand{
    color: #fff;
  }
.form-submit{
  margin-bottom: 30px;
}
.post-password-form input[type="password"]{
  margin-bottom: 10px;
}
.post-password-form input[type="submit"]{
  margin-bottom: 30px;
}
@media(min-width: 768px and max-width: 782px){
  .admin-bar .navbar-fixed-top, .admin-bar .active .navbar-fixed-top{
    top: 46px;
  }
}
.navbar-default .navbar-brand{
  color: #fff;
}

.tagcloud {
  overflow: hidden;
}
.tagcloud a {
    display: inline-block;
    margin: 0 7px 7px 0;
    padding: 0 10px;
    line-height: 34px;
    text-shadow: none;
    font-size: 14px;
    float: left;
    border: 1px solid #ecf0f1;
    color: #888;
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 2px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

ul.tag-list li a, #page-links a, #page-links > 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;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: transparent;
  border: 1px solid #eeeeee;
  text-align: center;
  font-size: 13px;
  color: #999999;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  padding: 5px 10px;
}
ul.tag-list li a:hover, #page-links > span, #page-links a:hover {
  border: 1px solid #555555;
  background: #555555;
  color: #ffffff;
}
#page-links{
  margin-bottom: 15px;
  clear: both;
}
.logged-in-as, .logged-in-as a{
  color: #aaa;
}
.logo a{
  font-weight: 400;
font-size: 18px;
color: #fff;
text-transform: uppercase;
}
.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{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.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{
  list-style: none;
    margin-bottom: 8px;
}
.title-section h1{
  color: #333333;
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 44px;
    margin: 0 0 20px;
}
.about-post h2{
  color: #333333;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 28px;
}
.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{
  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;
    
    font-size: 13px;
    color: #666666;
    letter-spacing: 2px;
}
.widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_pages ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .product-categories li a:hover{
  color: #222222;
    text-decoration: line-through;
}
.sidebar .popular-widget ul li img{
  max-width: 70px;
}
.elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title{
  padding-bottom: 24px;
  position: relative;
}
.elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background: #dadada;
    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;
}
.service-post .elementor-widget-container, .elementor-icon, .elementor-icon-box-description, .elementor-icon-box-title{
  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;
}
.service-post .elementor-widget-container:hover{
  background: #00a0af;
  border-color: #00a0af !important;
}
.service-post .elementor-widget-container:hover .elementor-icon, .service-post .elementor-widget-container:hover .elementor-icon-box-description, .service-post .elementor-widget-container:hover .elementor-icon-box-title{
  color: #fff !important;
}
.service-post .elementor-widget-container:hover .elementor-icon-box-content .elementor-icon-box-title:after{
  background: #fff !important;
}
input[type="text"], textarea, input[type="email"], input[type="password"], input[type="search"]{
  width: 100%;
    display: block;
    outline: none;
    border: 1px solid #cccccc;
    color: #aaaaaa;
    font-weight: 300;
    padding: 14px 20px;
    margin: 0 0 25px;
}
.wpcf7-form textarea{
  height: 127px;
}
.blog-section.standart.single-post .comment-section{
  padding-top: 0px;
}
.blog-section .blog-box .blog-post .post-content .post-text{
  text-align: left;
}
.single .blog-section .blog-box .blog-post .post-content p, .page-template-default .blog-section .blog-box .blog-post .post-content p{
    text-align: left;
    margin-top: 0px;
    margin: 10px 0px;
    max-width: 100%;
    line-height: 24px;
}
.sidebar .widget > h2{
  margin-top: 0px;
  font-size: 20px;
}
input[type="submit"]{

    outline: none;
    border: 2px solid #333333;
    color: #333333;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    padding: 7px 20px;
    background: transparent;
    text-transform: uppercase;
    position: relative;
    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;
}
.wpcf7-form input[type="submit"]{
  float: right;
}
#reply-title{
      color: #333333;
    font-family: "Roboto", sans-serif;
    line-height: 44px;
    margin: 0 0 20px;

  text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
input[type="submit"]:hover {
    color: #fff;
    background: #333333;
}


.project-post .sl-wrapper {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #fff;
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    z-index: 2;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    color: #fff;
  }
 .project-post:hover .sl-wrapper  {
    bottom: inherit;
    top: 50%;
    margin-top: 25px;
    left: 50%;
 
    margin-left: -28px;
}
section.portfolio-section .portfolio-box .project-post{
  float: left;
}
.project-post .sl-wrapper a, section.carousel-works .works-box .works-post .hover-box .inner-hover .sl-wrapper a, section.carousel-works .works-box-second .works-post .hover-box .inner-hover .sl-wrapper a{
  color: #fff;
}
.single-project-section .single-content .title-post .sl-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    color: #333333;
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 2px;
    margin: 0 0 10px;
}
.single-project-section .single-content .title-post .sl-wrapper  a{
  color: #333;
}
.blog-section .blog-box .blog-post .post-content{
  padding-bottom: 35px;
}
.blog-section .blog-box .blog-post{
  margin-bottom: 35px;
}
section.carousel-works .works-box .works-post .hover-box .inner-hover .sl-wrapper, section.carousel-works .works-box-second .works-post .hover-box .inner-hover .sl-wrapper {
    color: #fff;
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 6px;
    line-height: 51px;
}
.blog-section.standart.withsidebar .blog-box .blog-post .post-content p{
  text-align: left;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  color: #333;
}
.blog-section.standart.single-post .autor-post{
  margin-bottom: 70px;
}
@media (max-width: 782px){
  .comment-area-box ul.children, .comment-area-box ul.children .comment-box{
    padding-left: 0px;
  }
}
@media(min-width: 768px){
  .comment-tree .children{
    padding-left: 130px;
  }
}