/*
 Theme Name:   My Listing Child
 Theme URI:    https://www.persianscript.ir/
 Description:  MyListing Child Theme
 Author:       پرشین اسکریپت
 Author URI:   https://www.persianscript.ir/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
@font-face {

  font-family: Sans;

  font-style: normal;

  font-weight: normal;

  src: url('fonts/sans/IRANSANSExpanded.eot');

  src: url('fonts/sans/IRANSANSExpanded.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */

     url('fonts/sans/IRANSANSExpanded.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/

     url('fonts/sans/IRANSANSExpanded.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

     url('fonts/sans/IRANSANSExpanded.ttf') format('truetype');

}

h1,.widget-title,h2,h3,h4,h5,label,a,p,select,th,td,address,li,textarea,span,p,input,button{

  font-family: "Sans" , "FontAwesome" !important;

}
.gallery-carousel .item {
    background-size: contain !important;
    background-repeat: no-repeat;
}
header.c27-main-header.header.header-style-default.header-width-full-width.header-dark-skin.header-scroll-dark-skin.header-fixed.header-menu-right {
    background: #202125 !important;
}
.profile-header
 {
    display: none;
}
.header.header-menu-right .header-center {
    justify-content: start !important;
    margin-left: 15px;
}