@charset "UTF-8";
/*
Theme Name: newfacetourghasht
Theme URI: https://abtinstar.com
Author: amirrezamolodi & some other people
Author URI: https://abtinstar.com/
Description: این تم در تاریخ 19 فروردین 98 توسط مستر مولودی ویرایش شده است
Requires at least: WordPress 4.9.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: LICENSE

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.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */
.video-img img{
    width: 320px;
    height: 180px;
}
.train-adress{
    width: 14px;
    height: 13px;
    position: relative;
    right: 8px;
    top: 4px;
}
.sti img  {
    width: 100% !important;
    height: 66% !important;
}
.wp-caption{
    width: 100%!important;
    height: 100% !important;
}

/*-- Sidebar --------------------------------------------------------------------------------------------------*/
@media(min-width: 576px) {
    #side-menu{
        border-left: 1px solid #e9ecef!important;
    }
}#side-menu ul{
     list-style: none!important;
     padding: 0!important;
 }
#side-menu ul a{
    font-size: 15px;
    color: #4c4c4c;
    display: block;
    padding: 5px 10px;
    margin: 0 -5px;;
}
#side-menu ul a:hover{
    text-decoration: none;
}
#side-menu .active a{
    background-color: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 10px!important;
    border-radius: 15px;

}
#side-menu .inbox-avatar img{
    border-radius: 5px;
}

/*-- Dashboard ---------------------------------------------------------------*/
#dashboard .dashboard-title{
    background: #fb9d24;
    padding: 15px;
    margin: -1rem -15px 20px -15px;
    border-radius: .25rem 0 0 0;
    color: white;
}
#dashboard .wpuf-author{
    border-radius: .25rem!important;
    border: 1px solid #e9ecef!important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
#dashboard .wpuf-author h3{
    text-align: right;
    font-size: 15px;
    padding: 10px;
}
#dashboard .page-head{
    margin-bottom: 15px!important;
}
#dashboard .page-head span{
    font-size: 20px;
}
#dashboard .wpuf-author-inside{
    margin-bottom: 0;
    padding: 15px!important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.my-shadow{
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1) !important;
}

/*--Send tour -------------------------------------------------------------------------------------------------*/
#dashboard .wpuf-el, #godown .wpuf-el{
    margin-bottom: 20px!important;
}
#dashboard .wpuf-el .wpuf-label, #godown .wpuf-el .wpuf-label, #godown .wpuf-label{
    float: right!important;
    width: 20% !important;
}
ul.wpuf-form li .wpuf-fields{
    float: right!important;
}
#dashboard .wpuf-label label, #godown .wpuf-label label{
    padding-top: 3px!important;
    box-shadow: unset!important;
}
#dashboard .wpuf-el .wpuf-fields, #godown .wpuf-el .wpuf-fields{
    width: 80%!important;
}



#dashboard .wpuf-el  .dropdown-menu{
    min-width: unset!important;
    right: 0!important;
}
#dashboard .wpuf-el  .filter-option , #dashboard .wpuf-el .textfield, #dashboard .wpuf-el .textareafield {
    width: 100%!important;
    border: 1px solid #d6d6d6!important;
    border-radius: 4px!important;
    box-shadow: unset!important;
}

/*-- Hotel -----------------------*/
#dashboard .panel-body{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.js-add-hotel:first-child .r-btnRemove{
    display: none;
}
.js-add-hotel:nth-child(odd){
    border: 1px solid #c4c4c4;
    background-color: #eee!important;
    border-radius: 5px;
}
.js-add-hotel:nth-child(even){
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}
.js-add-hotel:not(:first-child) .r-btnAdd{
    display: none!important;
}
.js-add-hotel .r-btnRemove, .js-add-hotel .r-btnAdd{
    font-size: 12px!important;
    padding: 3px 10px!important;
    position: relative!important;
    top: 6px!important;
    right: 10px;
}
.js-add-hotel .r-btnAdd{
    right: 15px!important;
}
.js-add-hotel .bootstrap-select{
    top: 0;
}
.star-rating  span.fa{ color:orange!important; }



.star-rating  span.fa-star-o:before{ content:'\f005'; }


/*-- Login ---------------------------------*/
.loginpanel .wpuf-login-form .forgetmenot{
    margin-bottom: 0!important;
}
.loginpanel .wpuf-login-form #wpuf-user_pass{
    margin-bottom: 0!important;
}
.loginpanel .wpuf-login-form #wp-submit{
    width: 100%!important;
    background-color: #f77505!important;
    color: #fff!important;
    border-radius: 3px!important;
    border: unset!important;
    padding-bottom: 3px!important;
    cursor: pointer;
}
.loginpanel .wpuf-login-form .wp-submit{
    margin-bottom: 5px!important;
}
.loginpanel #wpuf-login-form a{
    color: gray;
}
.loginpanel #wpuf-login-form #wpuf-user_login, .loginpanel #wpuf-login-form #wpuf-user_pass{
    width: 100%;
    border-radius: 5px;
    padding: 3px 10px;
}

.loginpanel #wpuf-login-form #wpuf-rememberme {
    position: relative;
    top: 3px;
}
#dashboard .form-control{
    padding: 5px 10px!important;
}

/*-----------single your ----------------*/
.taghvim input{
    font: 8.5pt iranyekanNum,IRANSans,sans-serif;

}
.eghamat input{
    font: 8.5pt iranyekanNum,IRANSans,sans-serif;

}


@media (max-width: 576px){
    .inbox-body .main-row-mini-scroll{
    overflow: auto;
    white-space: nowrap;
    display: block!important;
    padding-bottom: 30px!important;
    }
    .inbox-body .wpuf-table{
        width: 100%;
        display: block;
    }
}







