/*
 Theme Name:   خانه‌مان
 Description:   قالب توسعه داده‌شده اچ مارت برای خانه مان
 Author:       داود ارسونی | 
 Author URI:   http://haftanhost.com
 Template:     hmart
 Version:      2.3.0
 Text Domain:  hmart
*/
.hmart-social-icon {
	background-color:#9a8891 !important
}
.scrollToTop {
    right: 20px;
    bottom: 30px;
    z-index: 350;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgb(179 179 179);
    box-shadow: 0 0 5px rgba(0,0,0,.17);
    color: #fff;
}
/*--------------------------------------------------------------
# 1.0 - Editor
--------------------------------------------------------------*/
body.block-editor-page .edit-post-visual-editor .editor-post-title__block,
body.block-editor-page .edit-post-visual-editor .editor-default-block-appender,
body.block-editor-page .edit-post-visual-editor .editor-block-list__block {
   max-width: 1200px;
}
/* HTML-block */
.wp-block-html .block-editor-plain-text {
    max-height: 700px;
    font-size: 14px;
    resize: both;
}
.wp-block {
    max-height: 800px;
    font-size: 14px;
    resize: both;
}
p#billing_country_field {
    display: none;
}