/*
Theme Name: Pixer 5
Theme URI: http://shtheme.com/demosd/xotix
Author: Shtheme
Author URI: http://shtheme.com
Description: In 2020, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: xotix

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*YV CUSTOM*/
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {padding: 0 !important;}
.pt-180 {padding: 0 !important;}
.footer-top-wrap{display: none !important;}

#preloader,
.preloader,
.page-loader {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
body {
  overflow-y: auto !important;
}


.blog-meta ul li a{
    text-transform: capitalize;
}
.widget_categories ul li {
    line-height: 1;
    margin-bottom: 13px;
}
.widget_categories ul li a {
    font-size: 14px;
    color: #777272;
}
.widget_categories ul li a::before{
    content: "\f0da";
    color: #333;
}
aside.primary-bg .mb-45:last-child{
    margin-bottom: 0px;
}
ul.pagination li span.current{
    color: #fff;
    background-image: -webkit-linear-gradient( 0deg, rgb(221,97,142) 0%, rgb(241,111,112) 100%);
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #E26586;
    font-size: 18px;
    position: relative;
}
.comment-respond,
.comments_wrapper{
    margin-top: 40px;
}
.comment-respond h3,
.comments_wrapper h3{
    margin-bottom: 30px;
    font-weight: 700;
}
p.form-submit input.submit{
    box-shadow: none;
    background-image: linear-gradient(to right, #DD618E 0%, #F16F70 50%, #DD618E 100%);
    background-image: -webkit-linear-gradient(to right, #DD618E 0%, #F16F70 50%, #DD618E 100%);
    background-image: -ms-linear-gradient(to right, #DD618E 0%, #F16F70 50%, #DD618E 100%);
    background-size: 200% auto;
    color: #fff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding: 18px 35px;
    border-radius: 50px;
    cursor: pointer;
    border: medium none;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-top: 15px;
}
p.form-submit input.submit:hover{
    box-shadow: 0px 10px 20px 0px rgba(40, 39, 95, 0.15);
    background-position: right center;
}
.form-control{
    padding: 10px;
    border-color: #e1e1e1;
}
p.comment-form-cookies-consent{
    display: none;
}
.single-comment {
    display: flex;
    padding: 30px 25px;
    background-color: #f7fafd;
    margin-bottom: 30px;
}
.single-comment-wrapper {
    margin-right: 20px;
}
.single-comment .person-name h5 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}
.single-comment .person-info .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}
.single-comment .person-info .date small {
    font-size: 14px;
    color: #30323d;
}
.single-comment .person-info .date a {
    font-weight: 600;
    font-style: italic;
    color: #333333;
    margin-top: -5px;
    -webkit-transition: .5s;
    transition: .5s;
    text-decoration: none;
}
a#cancel-comment-reply-link{
    float: right;
    font-weight: 600;
    font-style: italic;
    color: #333333;
    font-size: 18px;
}
.single-comment .person-info .comment {
    margin-top: 20px;
}
.single-comment .person-info .date a:hover,
p.logged-in-as a:hover,
a#cancel-comment-reply-link:hover,
h3.comment-reply-title a:hover{
    color: #E26586;
}
p.logged-in-as a{
    color: #30323d;
}
p.logged-in-as{
    margin-top: -15px;
}
.text-center{
    text-align: center;
}
.pagination-wrap ul li a:hover{
    border-color: #E26586;
}
p,.fw-link ul li a,
.faq-wrapper .card-body,
.pricing-list ul li,
.single-fact > span,
.cat-list ul li a,
.rc-post-content span{
    color: #30323d;
}
.single-blog-post a.btn-half{
    color: #fff;
    background-color: #E26586;
    padding: 12px 22px;
    border:1px solid #E26586;
}
.single-blog-post a.btn-half:hover{
    background-color: #fff;
    color: #E26586;
}
.readmore{
    margin-top: 30px;
}
.sidebar-search button{
    background: #E26586;
}
.sidebar-search button:hover{
    background: #fff;
    color: #E26586;
}
.rc-post-thumb img{
    border-radius: 50%;
}
.rc-post li{
    border-bottom: 1px dotted #ddd;
    padding-bottom: 20px;
}
.rc-post li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.cat-list ul li a:hover{
    transform: translateX(5px);
}
.cat-list ul li a{
    position: relative;
    display: inline-block;
    padding-left: 10px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: .5s;
    transition: .5s;
}
.pricing-box.text-center{
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.elementor img{
    max-width: inherit!important;
}
.elementor .title-icon img {
    box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.09);
    border-radius: 50%;
}
.elementor .testimonial-img img{
    -webkit-border-radius: 50%;
}
.single-brand img{
    margin: auto;
}
.elementor-element-3ab9963,
.elementor-element-b8a43bd,
.elementor-element-8c38741,
.elementor-element-55b8622{
    z-index: 1;
}