/*
    Theme Name: HTML5 Blank
    Theme URI: http://html5blank.com
    Description: HTML5 Blank WordPress Theme
    Version: 1.4.3
    Author: Todd Motto (@toddmotto)
    Author URI: http://toddmotto.com
    Tags: Blank, HTML5, CSS3
    License: MIT
    License URI: http://opensource.org/licenses/mit-license.php
*/


*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}
html{font-size:62.5%}
body{font-family: 'Assistant', sans-serif; font-size: 18px; font-weight: 400; line-height: 1.3; color:#000;direction: rtl;}
.clear:before,.clear:after{content:' ';display:table}
.clear:after{clear:both}
.clear{*zoom:1}
img{max-width:100%;height: auto;vertical-align:bottom;}
a{color:#000;text-decoration:none}
a:hover{color:#444}
a:focus{outline:0}
a:hover,a:active{outline:0}
input:focus{outline:0;border:1px solid #04A4CC}
.wrapper{max-width:1280px;width:95%;margin:0 auto;position:relative}
::selection{background:#04A4CC;color:#FFF;text-shadow:none}
::-webkit-selection{background:#04A4CC;color:#FFF;text-shadow:none}
::-moz-selection{background:#04A4CC;color:#FFF;text-shadow:none}
.alignnone{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter{display:block;margin:5px auto}
.alignright{float:right;margin:5px 0 20px 20px}
.alignleft{float:left;margin:5px 20px 20px 0}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#FFF;border:1px solid #F0F0F0;max-width: 100%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin: 1px 0px 16px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width: 100%;padding:0;width:auto;}
.wp-caption .wp-caption-text,.gallery-caption{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

@media print {
*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
pre,blockquote{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
tr,img{page-break-inside:avoid}
img{max-width:100%!important}
@page{margin:.5cm}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}

.main-navigation{display:block}
.main-navigation ul{display: none;list-style: none;margin: 0;padding: 11px 0 0;justify-content: center;}
.main-navigation li{position:relative;display:inline-block}
.main-navigation a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    padding: 12px 15px;
}
.main-navigation li.current-menu-item a,.main-navigation li:hover a{color:#000;background:#e5e5e5}
.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,0.2);float:left;position:absolute;top:1.5em;left:-999em;z-index:99999}
.main-navigation ul ul ul{left:-999em;top:0}
.main-navigation ul ul a{width:200px}
.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul{left:auto}
.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul{left:100%}
.menu-toggle,.main-navigation.toggled ul{display:block}
.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.bar1{top:0}
.bar2{opacity:1}
.menu-bar+.menu-bar{margin-top:5px}
.bar3{bottom:0}
.toggled .bar1{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.toggled .bar2{opacity:0}
.toggled .bar3{margin-top:-22.5%;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}

@media screen and (min-width: 37.5em) {
.menu-toggle{display:none}
.main-navigation ul{display:flex}
}

.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em;overflow:hidden}
.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}
.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}

@media screen and (max-width:991px) {
#primary-menu{padding-top:30px}
#primary-menu a{text-align:left}
.main-navigation ul ul{position:static}
.main-navigation ul ul li{margin-left:50px}
.menu-bar{display:block;position:relative;background:#000;width:26px;height:2px;border-radius:1px;transition:all .3s;margin:0 auto}
.menu-toggle,.menu-toggle:active,.menu-toggle:focus{display:block;position:absolute;float:left;width:40px;height:40px;top:0;left:10px;padding:0;margin:0 auto;background:0 0;transition:all .5s cubic-bezier(1,0,.645,.65);z-index:99999999;border:0;outline:0;box-shadow:none}
.site-branding{float:left}
header .main-navigation div li{display:block;text-align:right}
header .main-navigation div li.current-menu-item,header .main-navigation div li:hover{border:0;color:#fff}
header .main-navigation div li.current-menu-item a,header .main-navigation div li:hover a{}
header .main-navigation div{position:fixed;left:-300px;width:280px;background:#FFFFFF;z-index:150;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;overflow:hidden;height:100%;top:0;padding-top:20px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);}
header .toggled div{left:0}
}



/*========== Custom style  ==========*/

.site-header {
    padding: 20px 0 15px;
}
.site-header .container {
    position: relative;
}
.home .site-header {
    padding: 8px 0;
}
.home .container {
    max-width: 905px;
}
.menu-social {
    margin: 0;
    padding: 0;
    line-height: normal;
    float: left;
}
.menu-social li {
    display: inline-block;
    margin: 0 6px;
    font-size: 16px;
}
.top-bar-right {
    float: right;
}
#extra-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#extra-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 300;
    font-size: 14px;
    display: block;
    margin-right: 10px;
    float: left;
}
#extra-menu li {
    float: right;
    padding: 0 8px;
    position: relative;
}
#extra-menu li:first-child {
    padding-right: 0;
}
#extra-menu li:after {
    content: "";
    height: 14px;
    width: 1px;
    background: #444444;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
}
#extra-menu li:last-child:after {content: none;}
.search-form {
    display: block;
    margin-top: -4px;
    position: relative;
    float: right;
}
.search-input {
    border: 2px solid #D0CCC2;
    width: 145px;
    padding: 5px 25px 5px 0;
    font-size: 12px;
}
.search-input:focus {
    border: 2px solid #231F20;
}
.search-submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    width: 26px;
    border: none;
    background: url(img/search.png) no-repeat;
    background-position: center;
}
.logo {
    margin: 43px auto;
    display: table;
    margin-bottom: 10px;
}
.cat-po-text p {display: block}
.s-header {
    height: 520px;
}
.s-header .container {
    height: 100%;
    position: relative;
}
.header-posts {
    position: absolute;
    background: #fff;
    left: 30px;
    top: 0;
    height: 100%;
    width: 290px;
}
.header-posts img {
    margin-right: 10px;
}
.header-posts-text {
    padding: 25px 25px 10px;
}
.header-posts-text h3 {
    font-size: 25px;
    margin: 0 0 30px;
    max-width: 160px;
}
.header-posts-text a {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    background: #d1cdc4;
    padding: 3px;
    margin: auto;
    text-align: center;
}
.s-posts3 {
    padding: 110px 0 20px;
}
.posts3-one {
    margin: 0 0 30px;
}
.posts3-one img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.posts3-one h3 {
    font-size: 21px;
    text-align: center;
    margin: 4px 0 4px;
}
.posts3-one p {
    font-size: 15px;
    margin: 4px 0 9px;
}
.posts3-one a:hover {text-decoration: none;}
.posts3-one a:hover.link-p3  {text-decoration: underline;}
.posts3-one a.link-p3 {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    background: #d1cdc4;
    padding: 3px;
}

.cat-one {
    margin: 20px 0 0;
}
.cat-title {
    font-size: 21px;
    background-color: #D1CDC4;
    margin: 0 0 8px;
    padding: 10px;
}
.big-post-img {
    position: relative;
}
.big-post-img img {
    width: 100%;
}
.big-post-img time {
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(232, 230, 225, 0.7);
    font-size: 21px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.big-post-img time span {
    display: block;
}
.cat-one .big-post > a {
    font-size: 16px;
    display: none;
    justify-content: space-between;
    margin: 10px 0 20px;
    color: #000;
}
.category .big-post > a{
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    margin: 10px 0 0;
    color: #000;
}
.cat-po {
    border-top: 2px solid #7F7F7F;
    padding: 30px 0 30px;
}
.cat-po-img {
    float: right;
    width: 48%;
    margin-left: 15px;
}
.cat-po-img img {
    width: 100%;
}
.cat-po-text {
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
}
.cat-po-text h3 {
    font-size: 21px;
    margin: 0 0 15px;
}
.cat-po-text h3 a, .cat-po-text p a {color: #000;}
.cat-po-text a:hover {text-decoration: none;}
.cat-po-text a.link-p:hover {text-decoration: underline;}
.cat-po-text a.link-p {
    /*float: right;*/
    font-weight: 700;
    font-size: 12px;
    color: #000;
    background: #d1cdc4;
    padding: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}


.main-sidebar {
    margin-left: 50px;
    margin-top: 20px;
}
.cat-po-new {
    margin: 0 0 90px;
}
.cat-po-new-img a {
    display: block;
    position: relative;
}
.cat-po-new-img img {
    width: 100%;
}
.cat-po-new-text {
    background-color: rgba(232, 230, 225, 0.7);
    position: absolute;
    display: block;
    width: 100%;
    bottom: 15px;
    padding: 10px;
}
.cat-po-new-text h3 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 0;
}
.subs-form .wpcf7-form p {
    margin: 0;
    direction: rtl;
}
.subs-form .wpcf7-form .wpcf7-text {
    width: 100%;
}
.subs-form .wpcf7-form .wpcf7-text {
    width: 100%;
    background: url(img/bg-input.png) no-repeat;
        background-size: auto auto;
    background-size: 100% 100%;
    border: none;
    padding: 29px 10px 5px 10px;
    font-weight: 300;
}
.subs-form .wpcf7-form .wpcf7-submit {
    border: none;
    background: transparent;
    font-size: 17px;
    margin: 7px 0 12px;
    padding: 0;
}
.ajax-loader {
    position: absolute;
}
.sidebar-cont-btn {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
.sidebar-cont-btn span {
    position: relative;
    top: -2px;
}
.side-social {
    background-color: #D1CDC4;
    padding: 10px 10px 5px;
    text-align: center;
}
.side-social h2 {
    font-size: 17px;
    margin: 0 0 10px;
    font-weight: 400;
}
.side-social .menu-social {
    margin: 0;
    padding: 0;
    line-height: normal;
    float: unset;
}
.side-social .menu-social a {
    color: #fff;
    transition: all 0.25s ease;
}
.side-social .menu-social a:hover {
    color: #262424;
}


.most-popular h2 {
    margin: 0;
    font-size: 30px;
}
.mp-wrap {
    background-color: #E7E4E2;
    padding: 30px 30px 10px;
    margin: 0;
    position: relative;
}
.mp-wrap:after {
    content: "";
    display: block;
    width: 65px;
    height: 22px;
    background: url(img/bg-mp.png) no-repeat;
    position: absolute;
    left: 0;
    top: -8px;
}
.mp-one {
    margin: 0 0 35px;
}
.mp-one-img {
    float: right;
    width: 40%;
    margin-left: 8px;
}
.mp-one-img img {
    height: 100px;
    object-fit: cover;
    width: 100%;
}
.mp-one-text {
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
.mp-one-text h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
}
.mp-one-text p {
    font-size: 12px;
    margin: 0 0 10px;
}
.mp-one-text a {
    float: left;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
}
.s-logo {
    text-align: center;
    padding: 130px 0 40px;
}
.footer {
    background-color: #EAE7E5;
    padding: 20px 0;
}
.footer-columns h3 {
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 10px;
}
.footer .wpcf7 {direction: rtl;}
.footer .wpcf7-form-control-wrap input {
    background: transparent;
    border: 2px solid #D8D4CD;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 10px;
    width: 100%;
    margin: 0 0 10px;
    transition: all 0.35s ease;
}
.footer .wpcf7-form-control-wrap input:focus {
    border: 2px solid #262424;
}
.footer .wpcf7-submit {
    background: #D1CDC4;
    border: none;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px;
    max-width: 64px;
    margin: 0 10px 10px;
    width: 100%;
    transition: all 0.35s ease;
}
.footer .wpcf7-submit:hover {
    background: #262424;
    color: #fff;
}
.wpcf7-response-output, .wpcf7-not-valid-tip {display: none !important;}
.blockform .wpcf7-not-valid,
.footer .wpcf7-not-valid {border-color: red !important;}
.subs-form .wpcf7-not-valid {border-bottom: 2px solid red !important; background: none !important;}

.col-form-flex {
    display: flex;
}
.col-form {
    flex-basis: 70%;
}
.col-form-btn {
    flex-basis: 30%;
    align-self: flex-end;
}
.footer-columns .side-social {
    margin: 36px auto 0;
    max-width: 150px;
}
.footer-columns .menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-columns .menu  a{
    font-size: 14px;
}
.footer-columns .widget_nav_menu {
    display: inline-block;
    width: 50%;
    margin: 36px 0 0;
}
.credit {
    text-align: center;
    padding: 10px 0 0;
}
.credit p {
    font-size: 12px;
    margin: 0;
}

/*==========  Contact Page ==========*/
#contact .most-popular {
    margin: 60px 0 0;
}
#contact {
    padding: 60px 0 0;
}
#contact .container {
    max-width: 940px;
}
#contact h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 0;
}
.blockform{
    background: #eae7e5;
    padding: 40px 20px;
    position: relative;
}
.blockform:after{
    content: "";
  display: block;
  width: 80px;
  height: 16px;
  background: url(img/ellement.png) no-repeat;
  position: absolute;
  left: -1px;
  top: -15px;
}
.blockform .wpcf7-form:after {
    display: table;
    clear: both;
    content: "";
}
.rightC {
    float: right;
    width: calc(40% - 10px);
    margin-left: 10px;
}
.rightC input{
    width: 100%;
    border: 3px solid #d1cdc4;
    direction: rtl;
    background: transparent;
    height: 40px;
    padding: 0 15px;
    margin-bottom: 10px;
    transition: all 0.35s ease;
}
.rightC input:focus {
    border: 3px solid #262424;
}
.leftC textarea{
    width: 100%;
    border: 3px solid #d1cdc4;
    direction: rtl;
    background: transparent;
    height: 140px;
    padding: 5px 15px;
    transition: all 0.35s ease;
}
.leftC textarea:focus {
    border: 3px solid #262424;
}
.leftC {
    float: right;
    width: 60%;
}
.blockform input[type="submit"] {
    background: #d1cdc4;
    border: none;
    margin-top: 20px;
    padding: 5px;
    width: 100%;
    max-width: 130px;
    transition: all 0.35s ease;
}
.blockform input[type="submit"]:hover {
    background: #262424;
    color: #fff;
}
.blockform h3{
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 400;
    max-width: 500px;
}

/*==========  Single Post ==========*/

.single-post .container {
    max-width: 1040px;
}
.s-header-post {
    height: 610px;
}
.s-single-post {
    padding: 50px 0 0;
}
.post-content > span, .title-desc, .post-content > .back {
    font-weight: 700;
    color: #A9ABAD;
    font-size: 15px;
    display: block;
    margin: 0 0 10px;
}
.post-content p a {
    font-weight: 700;
}
.title-desc {
    display: flex;
}
.title-desc i {
    margin: 0 5px;
    font-style: normal;
}
.s-single-post .main-sidebar {
    margin-top: 30px;
}
.post-side-shares {
    background-color: #D1CDC4;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 430px;
    margin: 40px auto 20px;
}
.post-side-shares a {
    margin: 0 20px;
}
.post-side-shares a img {
    transition: all 0.25s ease;
}
.post-side-shares a:hover img {
    filter: brightness(0%);
}
.s-related-post {
    padding: 110px 0 0;
}
.s-related-post h2 {
    margin: 0 0 30px;
    text-align: center;
    font-size: 21px;
}
.s-related-post .posts3-one img {
    height: 340px;
}    
.s-related-post .posts3-one .posts3-one-img a {
    float: unset;
}
.single-post .most-popular {
    margin: 60px 0 0;
}
.comment-fb h3 {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 40px 0 10px;
}
.post-popup-img {
    position: relative;
}
.point-one i {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-family: sans-serif;
    font-size: 26px;
    height: 24px;
    line-height: 25px;
    position: relative;
    text-align: center;
    width: 24px;
    z-index: 4;
    font-style: normal;
}
.point-popup {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    padding: 25px 30px 20px;
    position: relative;
    right: -5px;
    text-align: center;
    top: -30px;
    z-index: 5;
    transition: all .3s ease;
    display: none;
}
.point-popup > h3 {
    font-size: 20px !important;
    margin: 0 !important;
}
.point-popup > p {
    font-size: 18px;
    margin: 5px 0 !important;
    text-align: center;
}
.point-popup > a {
    display: inline-block !important;
    font-weight: 700;
    margin-top: 5px !important;
    padding: 5px 12px;
    position: relative;
    text-decoration: none;
    color: #000;
}
.point-popup > a::after {
    background: rgba(0, 0, 0, 0) url("img/bg-link-popup.png") no-repeat scroll 0 0 / 100% 100%;
    height: 100%;
    right: 0;
    top: 0;
    /*content: "";*/
    display: block;
    position: absolute;
    width: 100%;
}   
.point-one.active .point-popup {
    display: block;
}
.point-one.active i {
     background-color: transparent;
     z-index: 10;
     transform: rotate(-45deg);
}


/*==========  Comment Post ==========*/

.comment-respond {
    display: none;
}
.s-comments {
    padding: 55px 0 30px;
}
.single-store .s-comments {
    padding: 15px 0 30px;
}
.add-comment {
    background-color: #D1CDC4;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: 600;
    padding: 10px 30px;
    transition: all 0.25s ease 0s;
}
.add-comment:hover {
    background-color: #262424;
}
.count-comments {
    float: left;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px;
}
.count-comments.count-comments-float {
    position: fixed;
    border-top: 1px solid #EFEEEC;
    border-bottom: 1px solid #EFEEEC;
    left: 5px;
    padding: 2px 7px 12px;
    top: 292px;
}
.count-comments.count-comments-float:hover,
.count-comments.count-comments-float:active,
.count-comments.count-comments-float:focus {text-decoration: none;}
.count-comments.count-comments-float > span {
    margin-left: 5px;
}


.count-comments > span {
    background: rgba(0, 0, 0, 0) url("img/comments.png") no-repeat scroll left center;
    color: #b4b4b4;
    font-size: 18px;
    font-weight: 400;
    margin-right: 20px;
    padding-left: 40px;
    padding-top: 2px;
}
.comments > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment .children {
    list-style: outside none none;
    margin-top: 30px;
    margin-left: 11%;
    position: relative;
    padding: 0;
}
.comment .children::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    height: 0;
    left: 9%;
    position: absolute;
    top: -9px;
    width: 0;
    z-index: 5;
}
.comment .children::after {
    border-color: transparent transparent #e1e1e1;
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    height: 0;
    left: 9%;
    position: absolute;
    top: -10px;
    width: 0;
}
.comments .comment {
    margin-bottom: 30px;
}
.comment-one {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 30px 40px;
}
.comment-one > .avatar {
    float: left;
    margin-right: 30px;
    max-width: 80px;
}
.avatar img {
    max-height: 80px;
    object-fit: cover;
}
.comment-wrap {
    overflow: hidden;
}
.comment-author, .comment-author a {
    color: #75a1db;
    font-size: 18px;
}
.comment-wrap > p {
    font-family: "Open Sans",sans-serif;
}
.comment-one .review-helpful {
    display: inline-block;
}
.reply {
    display: inline-block;
    margin-right: 20px;
}
.comment-reply-link {
    color: #999999;
    transition: all .25s ease;
}
.comment-reply-link:hover {
    text-decoration: none;
}
.comment-reply-link i {
    margin-right: 5px;
}
a#cancel-comment-reply-link {
    color: #999;
    font-weight: 400;
}
.comment-respond > h3#reply-title {
    margin: 0;
}
.s-comments .comments {
    margin-top: 25px;
}
.comment-date {
    color: #939393;
    display: inline-block;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    margin-top: 6px;
    text-transform: uppercase;
}

.comment-respond label {
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
}
.comment-respond input,
.comment-respond textarea {
    width: 100%;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    font-size: 18px;
    padding: 8px 15px;
}
.comment-respond textarea { height: 120px; }
.comment-respond .form-submit input {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: #D1CDC4;
    border: none;
    width: unset;
    padding: 10px 65px;
    text-transform: uppercase;
    transition: all .25s ease;
}
.comment-respond .form-submit input:hover {
    background-color: #262424;
}
.comment-form {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -15px;
}
.comment-form > p {
    flex-basis: 50%;
    padding: 0 15px;
}
.comment-form > .comment-form-comment,
.comment-form > .form-submit {
    flex-basis: 100%;
}
.comment-form > .comment-form-comment {
    margin: 5px 0 10px;
}

/*==========  Category Post ==========*/

.s-category {
    padding: 20px 0 0;
}
.s-category h1 {
    margin: -11px 0 -10px;
    font-size: 30px;
    font-weight: 600;
}
.s-category .main-sidebar {
    margin-top: 10px;
}
.s-category .cat-title-img {
    width: 100%;
}
.post-cat img {
    width: 100%;
}
.post-cat .cat-po {
    padding: 30px 0 30px;
}
.big-post-cat .big-post {
    padding: 40px 0;
    border-bottom: 2px solid #7F7F7F;
}
.post-cat .cat-po:first-child {border-top: none;}
.big-post-cat .big-post h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0 10px;
}
.big-post-cat .big-post p {
    margin: 0;
}
.big-post-cat .big-post a:hover {text-decoration: none;}
.big-post-cat .big-post > .link-post:hover {text-decoration: underline; }
.big-post-cat .big-post > .link-post {
    font-size: 15px;
    float: left;
    font-weight: 700;
    margin: 10px 0 0;
    color: #000;
    background: #cfccc3;
    padding: 3px;
}

.pagination {
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 100px;
    direction: ltr;
    float: left;
}
.pagination .page-numbers {
    font-size: 21px;
    margin: 0 1px;
    color: #000;
    background-color: #D1CDC4;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 12px;
    font-weight: 600;
    text-decoration: none;
}
.pagination .current {
    background-color: #EAE7E5;
}
.next.page-numbers {
    background: #D1CDC4 url("img/pagination-arrow.png") no-repeat scroll center center;
    display: inline-block;
    height: 30px;
    margin-left: 2px;
    vertical-align: bottom;
    width: 38px;
    transform: rotate(180deg);
}
.prev.page-numbers {
    background: #D1CDC4 url("img/pagination-arrow.png") no-repeat scroll center center;
    display: inline-block;
    height: 30px;
    margin-right: 2px;
    vertical-align: bottom;
    width: 38px;
}


/*==========  Space Page & Space SubPage ==========*/

.one-space {
    height: 300px;
    display: block;
    position: relative;
    object-fit: cover;
    margin: 0 0 30px;
    transition: all .35s ease; 
}
.one-space:after {
    content: "";
    background: rgba(209, 205, 196, 0.6);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    transition: all .35s ease; 
}
.one-space:hover:after {opacity: 1;}
.one-space h3 {
    margin: 0;
    position: absolute;
    background-color: #F5F5F5;
    font-weight: 400;
    font-size: 30px;
    left: 0;
    bottom: 20px;
    padding: 4px;
    width: 85%;
    text-align: center;
    z-index: 10;
}
.s-space .cat-title-img {
    margin: 0 0 40px;
}
.page-template-space-page .container,
.page-template-space-subpage .container {
    max-width: 1040px;
}
.s-subspace .big-post:last-child {
    border-bottom: none;
}
.s-subspace .big-post a {
    margin: 0;
    display: block;
}
.s-space .most-popular {
    margin: 40px 0 0;
}


/*==========  ADD ==========*/

.s-about {
    padding: 50px 0 0;
}
.header-posts-text h1 {
    font-size: 25px;
    margin: 0 0 30px;
    max-width: 160px;
}
.s-default h1 {
    font-size: 30px;
    font-weight: 600;
}
.s-about .most-popular,
.s-default .most-popular {
    margin: 60px 0 0;
}

/*==========  Desktop First Method  ==========*/

@media only screen and (max-width : 1600px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .mob-search {padding-top: 60px;}
    .mob-search .search-form {display: table;float: unset;text-align: center;margin: 0 auto;}
    .mob-search .search-input {width: 210px;padding: 6px 25px 6px 0;font-size: 14px;}
    .main-navigation a {font-size: 16px;}
    .site-header .menu-social, .top-bar-right {display: none;}
    .site-header {padding: 30px 0 20px !important;}
    .header-posts {width: 220px;}
    .header-posts-text h3 {margin: 0 0 10px;max-width: unset;text-align: center;}
    .header-posts-text p {text-align: center;margin: 10px 0;}
    .s-posts3 {padding: 40px 0 0;}
    .posts3-one img {height: unset;}
    .posts3-one {margin: 0 0 40px;border-bottom: 2px solid #7F7F7F;padding: 0 0 50px;}
    .posts3-one h3 {text-align: right;margin: 15px 0 10px;}
    .mp-one {margin: 0 auto 35px;max-width: 320px;}
    .footer-columns .widget_nav_menu {display: block;width: 100%;margin: 0;text-align: center;}
    .footer-columns .side-social {margin: 60px auto 10px;max-width: 150px;}
    .col-form-flex {display: block;}
    .footer .wpcf7-submit {margin: 0 0 10px;float: left;}
    #text-2 {max-width: 300px;margin: 20px auto 0;}
    .page-template-about-page .header-posts-text p {text-align: right;}
    .header-posts-text {padding: 25px 0 10px;text-align: center;}
    .page-template-about-page .header-posts-text h1 {margin: 0 0 20px;text-align: right;max-width: unset;}
    .s-about {padding: 0;}
    .rightC {width: 100%;margin-left: 0;}
    .leftC {width: 100%;}
    .blockform h3, .blockform .form {max-width: 360px; margin: 0 auto;}
    .s-related-post .row > div:nth-child(3) {display: none;}
    .s-related-post .posts3-one {border-bottom: none;}

}

@media only screen and (max-width : 767px) {
    .cat-po-text p {display: none;}
    .s-space .container {max-width: 360px;}
    .s-header-post {height: 410px;}
    .s-related-post .posts3-one img {height: unset;}
    .s-related-post .posts3-one {border-bottom: 2px solid #7F7F7F;}
    .s-related-post .row > div:nth-child(2) .posts3-one {border-bottom: none; margin: 0; padding: 0;}
    .post-content .alignnone {margin: 5px 0 20px 0;}
    .comment-one {padding: 20px 20px;}
    .comment-one > .avatar {display: none;}
    .s-related-post {padding: 40px 0 0;}
    .post-side-shares {padding: 15px;}
    .one-space {height: 170px;margin: 0 0 15px;}
    .space-content .row > div {padding: 0 8px;}
    .space-content .row {margin: 0 -8px;}
    .one-space h3 {font-size: 20px;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
    .header-posts {display: none;}
    .s-header {height: 320px;}
    .logo {max-width: 90px;}
    .site-header {padding: 15px 0 10px !important;}
    .posts3-one {margin: 0 0 20px;}
    .cat-po-img {float: right;width: 45%;margin: 4px 11px 15px;}
    .cat-po-img img {width: 100%;}
    .mp-wrap {padding: 30px 15px 10px;}
    .s-logo {padding: 80px 0 30px;}
    .pagination {margin-top: 30px;}
    .s-category {padding: 30px 0 0;}
    .big-post-cat .big-post p {font-size: 16px;}
    .big-post-cat .big-post h3 {font-size: 21px;}
    .s-category h1 {font-size: 26px;}
    .s-space .cat-title-img {margin: 0 0 30px;}
    .blockform {padding: 30px 20px 20px;}
    .s-header-post {height: 310px;}
    .cat-one .big-post-img img {height: 330px; object-fit: cover;}
}

/* Custom, iPhone Retina */
@media screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .home .mp-one-img img {height: 90px;}
    .s-about .mp-one-img img, #contact .mp-one-img img, .s-default .mp-one-img img {height: 120px;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .s-about .mp-one-img img, .s-default .mp-one-img img {height: 140px;}
}

@media only screen and (min-width : 1601px) {

}
