/*
Theme Name: Piohost
Theme URI: https://www.zhaket.com/store/web/gostaranweb/products
Author: گستران وب
Author URI: https://www.zhaket.com/store/web/gostaranweb/products
Description: In 2020, our default theme lets you create a responsive hosting 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 hosting website with WordPress has never been easier.
Version: 1.0.2
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: piohost

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.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
body {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #333;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p {
    color: #333;
}
ul  li.cat-item {
    border-top: 1px solid #eaedff;
    padding: 15px 0;
    overflow: hidden;
}
ul  li.cat-item:first-child {
    border-top: 0;
    padding-top: 0;
}
#respond.comment-respond {
	background: #fff;
    padding: 30px;
    margin-top: 30px;
}
#respond.comment-respond .comment-reply-title {
	margin-bottom: 30px;
}
#respond.comment-respond .conatct-post-form >.col-xl-12 {
	padding-left: 0px;
	padding-right: 0px;
}
#respond.comment-respond .conatct-post-form .logged-in-as {
	margin-bottom: 20px;
}
.conatct-post-form input {
    margin-bottom: 20px;
}
#respond.comment-respond .conatct-post-form p.form-submit {
	margin-bottom: 0px;
}
#respond.comment-respond .conatct-post-form p.form-submit .submit {
	border-color: #926bfa;
    cursor: pointer;
    background: #002bb7;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    padding: 19px 50px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 30px;
    border: 2px solid transparent;
    text-transform: capitalize;
    width: 35%;
}
#respond.comment-respond .conatct-post-form p.form-submit .submit:hover {
	color: #002bb7;
    background: #fff;
    border-color: #002bb7;
}
#respond.comment-respond .conatct-post-form .comment-form-cookies-consent {
	display: none;
}
.postbox  .post-comments {
    border-bottom: 1px solid #eaedff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 30px;
    background: #fff;
    margin-top: 30px;
}
.postbox  .post-comments ul.children {
	margin-left: 100px;
}
.potsbox_single .post-text #gallery-2.gallery {
	display: none;
}
.video-btn {
    position: absolute;
    background: #ffffff;
    height: 120px;
    width: 120px;
    top: 36%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 120px;
    color: #002bb7;
    transform: translateY(-60%);
}
.single-post .blog-area .postbox__video .video-btn {
    top: 7%;
}
ul.adress {
    color: #9da7c9;
}
.wpcf7-form .contract-btn input.wpcf7-submit.btn {
    background-image: -webkit-linear-gradient( 0deg, rgb(0,77,205) 0%, rgb(0,186,255) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,77,205) 0%, rgb(0,186,255) 100%);
    border: none;
}
.wpcf7-form .contract-btn input.wpcf7-submit.btn:hover {
    color: #ffff;
    background: #0039dd;
}
.map-area.pt-100 iframe {
    border: 0;
    height: 600px;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: rgb(229, 227, 223);
}
.search.search-results.customize-support {
        margin-left: 0px;
}
.styled-pagination .page-numbers.current {
    font-size: 16px;
    font-weight: 500;
    border-radius: 50%;
    margin: 0px;
    display: inline-block;
    text-align: center;
    border: 2px solid #fff;
    height: 60px;
    width: 60px;
    line-height: 56px;
    background: #002bb7;
    color: #ffffff;
    border-color: #002bb7;
}
.error-section .col-xl-12.text-center {
    margin-top: 100px;
    margin-bottom: 150px;
}
.error-section .col-xl-12.text-center .error-title{
    font-size: 120px;
    font-weight: 700;
}
.error-section .col-xl-12.text-center h4 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}
.error-section .col-xl-12.text-center .text {
    margin-bottom: 50px;
}
.error-section .col-xl-12.text-center .btn {
    font-size: 18px;
}
.contact-btn.text-center .wpcf7-form-control.wpcf7-submit {
    width: 16%;
    background: #002bb7;
    padding: 0px;
    height: 57px;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    border: 2px solid #002bb7;
}
.contact-btn.text-center .btn-2:hover {
    color: #002bb7;
    background: #fff;
}
@media only screen and (max-width: 1024px){
    .contact-btn.text-center .wpcf7-form-control.wpcf7-submit {
        width: 20%;
    }
}
@media (max-width: 767px){
    .contact-btn.text-center .wpcf7-form-control.wpcf7-submit {
        width: 50%;
    }
}
#scrollUp {
    left: 30px;
}
.header-2.header-space .header-area .mobile-menu .mean-nav ul li a {
    padding: 19px 5%;
}
.header-2.header-space .header-area .mobile-menu .mean-nav ul li a.mean-expand {
    height: 7px;
    padding: 15px 12px;
}
.header-2.header-space .header-area .mobile-menu .mean-nav ul li li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    opacity: 0.75;
    padding: 19px 10%;
    text-shadow: none;
    visibility: visible;
    width: 80%;
}
@media (max-width: 1024px){
    #respond.comment-respond .conatct-post-form p.form-submit .submit {
        width: 43%;
    }
}
@media (max-width: 1024px){
    #respond.comment-respond .conatct-post-form p.form-submit .submit {
        width: 100%;
    }
}
.footer-sing-up h5 {
    color: #fff;
}
.widgets p {
    color: #fff;
}
ul.adress li span {
    color: #fff;
}
.wegets-body ul li a {
    color: #fff;
}
.footer-text p {
    color: #fff;
}
.footer-left-info h5 {
    color: #fff;
}
.price-body-bottom ul li {
    color: #333;
}
.price-body h2 span {
    color: #333;
}
.pricing-body-right span {
    color: #333;
}
.news-feed-mata ul li a {
    color: #333;
    font-size: 16px;
}
.copyright-text p {
    color: #fff;
}
.breadcrumb-menu span {
    color: #fff;
}
.price-tabs li a.active {
    background: #fff;
    color: #333;
}
.price-btn {
    color: #333;
}
.price-wrapper ul.price-content li {
    color: #333;
}
.share-titles-section.section-title p {
    color: #fff;
}
.service-content-share-hosting p {
    color: #fff;
}
.service-content-share-hosting a {
    color: #fff;
}
.section-header button.btn.btn-2 a {
    color: #fff;
}
.section-header button.btn.btn-2:hover a{
    color: #002bb7;
}
.services-content ul li {
    color: #333;
}
.categories li.cat-item a {
    color: #333;
}
.faq-box.faq-box-white .card-body p {
    color: #333;
}
.faq-box.faq-box-white .card a.collapsed {
    color: #333;
}
.post-meta span a {
    color: #333;
}
.post-meta span {
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 20px;
}
.reply {
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition: .3s;
    line-height: 1;
    margin-top: 4px;
    position: absolute;
    left: 0;
    top: 0;
}
.reply .comment-reply-link {
    color: #002bb7;
}
.reply .comment-reply-link:hover {
    color: #333;
}
.conatct-post-form textarea {
    color: #333;
}
.logged-in-as >a {
    color: #333;
}
/*
.tag a {
    color: #333;
}
*/
.widget_categories .cat-item a {
    color: #333;
}
.contact-list p {
    opacity: 0.8;
}
.main-menu ul li ul.submenu li a {
    color: #333;
}
.mean-container .mean-nav ul li li a {
    opacity: 1;
}
.domain-search input#search-btn {
	width: auto;
	height: auto;
	border: 2px solid #dbdcff;
	border-radius: 50px;
	padding: 19px 50px;
	color: #fff;
	border-color: transparent;
}
.domain-search input#search-btn:hover  {
    color: #002bb7;
    background: #fff;
    border-color: #926bfa;
}
.domain-search input#domain-text  {
    width: 97%;
    height: 78px;
    border: 2px solid #dbdcff;
    border-radius: 50px;
    padding: 0 60px 0px 60px;
    color: #7d859f;
}
.team-link ul li a {
    color: #333;
}
.animate-border::after {
    display: none;
}
.avatar-name span {
    color: #333;
}
.widget_categories .cat-item a:hover {
    color: #002bb7;
    margin-left: 10px;
}
.widget-posts-title {
    margin-top: 7px;
}
.widget_categories ul >li:last-child{
    padding-bottom: 0px;
}

/*--- preloader ---*/
.dark #preloader {
  background-color: #232323;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: 999999;
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #7460ef;
  -webkit-animation: preloader 1.3s linear infinite;
  animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
.news-feed-img img{
	width:100%;
}
.postbox__video{
	position:relative;
}
.popup-video.video-btn{
	top:50%;
}
ul.breadcrumb-menu{
	display:none!important;
}
.logo img, .footer-logo img{
	max-width: 202px;
}
.single-post .blog-area .postbox__video .video-btn {
    top: 50%;
}
.extra-info .logo-side img{
	max-width:202px!important;
}
.our-faq-area .categories li.cat-item{
	margin-bottom:0px;
}
@media(max-width:768px){
	.domain-list.mt-35.text-center{
		text-align:right!important;
	}
}
	
.core-features-area .services-box {
	transition: .3s;
	box-shadow: none;
	padding: 0;
}

.single-brand img:focus ,.slick-slide:focus{
    border: 0;
    outline: none;
}

.blog-list-full{
	padding-right:30px;
}
.bs-meta span a, .bs-meta span{
    color: #111;
}
.bar.d-none.d-xl-block, .bar.f-right.d-none.d-lg-block{
    display: none!important;
}
a.nav-search.search-trigger:hover{
    color: white!important;
}
.widget-title {
    border-bottom:none!important;
}
.widget-title::before, h4.widget-title-box::before{
    display: none!important;
}
.widget-title-box.mb-30{
    margin-bottom: 10px;
}
.widget-title{
    padding-bottom: 10px;
}
.widget {
    padding: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
    border-top: 4px solid #002bb7;
}
h4.widget-title-box{
    border-bottom: none!important;
}
.widget .recent-posts > li{
    border-top: 1px dashed #cccccc;
}
ul li.cat-item{
    border-top: 1px dashed #cccccc;
}
#wpcrlResetPasswordSection.container-fluid {
    display: none;
}
#wpcrlLoginForm .btn.btn-primary:hover {
    color: #926bfa;
}
#wpcrlLoginForm >h3 {
    display: none;
}
#wpcrlRegisterForm >h3 {
    display: none;
}
#wpcrlRegisterForm .form-group.has-feedback:nth-child(6) {
    display: none;
}
#wpcrlRegisterForm .form-group:nth-child(7) {
    display: none;
}
#wpcrlRegisterForm .form-group.has-feedback:nth-child(12) {
    display: none;
}
#wpcrlRegisterForm .form-group.has-feedback:nth-child(11) {
    display: none;
}
#wpcrlRegisterForm a.site-button {
    display: none;
}
#wpcrlRegisterForm .help-block {
    display: none;
}
#wpcrlRegisterForm .btn.btn-accent.btn-rounded.ml-auto:hover {
    color: #002bb7;
}