/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
body{color:#767676;font-family: 'Assistant';line-height:1}
button{outline:0}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
q{display:inline;font-style:italic}
q:before{content:'"';font-style:normal}
q:after{content:'"';font-style:normal}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance:none;
    appearance:none;
    border-radius:5px;
}
table{border-collapse:collapse;border-spacing:0}
th,td{padding:2px}big{font-size:120%}
small,sup,sub{font-size:80%}
sup{vertical-align:super}
sub{vertical-align:sub}
dd{margin-left:20px}
kbd,tt{font-family:courier;font-size:12px}
ins{text-decoration:underline}
del,strike,s{text-decoration:line-through}
dt{font-weight:bold}
address,cite,var{font-style:italic}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
p{
    font-size: 18px;
    line-height: normal;
}
a {
    color: #fff;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
a:hover {
    color: #31acd5;
    text-decoration: none;
}

strong {
    font-weight: 700;
}
h1.entry-title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: normal;
}
.main-page {
    margin-bottom: 100px;
}
.link-orange:hover,
.link-blue {
    color: #31acd5;
}
.link-orange,
.ft-widget .menu a:hover,
.link-blue:hover {
   color: #f36d21;
}
.top-header {
    padding: 20px 0 19px;
    border: 1px solid #ebebeb;
}
.skiptranslate{
    display: none;
}
/*#flags.size18 a.united-states[title="English"],
#flags.size18 a[title="Russian"] {
    background: none;
    width: auto !important;
}
*/
div#flags li#Russian{
	margin-left: 60px;	
} 
#flags.size18 a:before {
    color: #cccccc;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin-left: 25px;
    top: -2px;
    position: relative;    
}
html[lang="en-US"] #flags.size18 a.united-states[title="English"]:before,
html[lang="en"] #flags.size18 a.united-states[title="English"]:before,
html[lang="ru"] #flags.size18 a[title="Russian"]:before,
#flags.size18 a:hover:before {
    color: #5a5a5a;
}
#flags.size18 a.united-states[title="English"]:before {
    content: 'ENG';
    margin-right: 40px;
}

#flags.size18 a[title="Russian"]:before {
    content: 'RU';
}
.menu-top li {
    margin-right: 66px;
}

.menu-top li:nth-last-child(1) {
    margin-right: 0;
}
.menu-top li a,
.user-menu a{
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.menu-top li a:hover,
.user-menu a:hover {
    color: #f36d21;
}
.user-menu {
    position: relative;
    margin-left: 66px;
}
.user-menu > a img {
    max-width: 24px;
    margin-right: 20px;
}
.user-menu .user-menu-sub-menu{
    position: absolute;
    top: 100%;
    right: -50px;
    max-width: 296px;
    width: 100%;
    min-width: 296px;
    padding: 0px 15px 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.user-menu:hover > a {
    color: #f36d21;
}
.user-menu:hover .user-menu-sub-menu{
    visibility: visible;
    opacity: 1;
}
.col-user-nav {
    padding-top: 20px;
}
.user-menu .user-menu-sub-menu li {
    margin-bottom: 20px;
}
.logotype-header {
    padding: 0 15px;
}
.logotype-header img{
    max-width: 137px;
    margin-right: 25px;
}
.search-field {
    padding: 8px 14px;
    border: 1px solid #c7c7c7;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}
#s-location {
    max-width: 240px;
}
#wrapper {
    position: relative;
    overflow: hidden;
}
.btn-toggle {
    position: absolute;
    top: 18px;
    right: 15px;
    width: 26px;
    height: 22px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
.tax-list-title .btn-toggle {
    position: relative;
    top: 6px;
    right: auto;
    margin-left: 20px;
}
.btn-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #f36d21;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.btn-toggle span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.btn-toggle span:nth-child(2) {
    top: 9px;
    width: 50%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.btn-toggle span:nth-child(3) {
    top: 19px;
    width: 80%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.btn-toggle.open span {
    background: #000;
}

.btn-toggle.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 4px;
}

.btn-toggle.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.btn-toggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 19px;
    left: 4px;
}


.btn {
    padding: 5px 20px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #f36d21;
    background-color: #f36d21;
}
.btn:hover {
    color: #ffffff;
    border: 1px solid #1c94bc;
    background-color: #1c94bc;
}
.btn-large {
    max-width: 292px;
    width: 100%;
    padding: 21px 20px;
    font-size: 24px;
    font-weight: 400;
}
.btn-blue {
    border: 1px solid #1c94bc;
    background-color: #1c94bc;
}
.btn-blue:hover {
    color: #ffffff;
    border-color: #f36d21;
    background-color: #f36d21;
}
.btn-red {
    background: red;
}
.col-search {
    margin-bottom: 10px;
}
.search-field {
    width: 100%;
    margin-right: 18px;
}

.btn-search{
    max-width: 220px;
    width: 100%;
}

.main-header {
    padding: 16px 0 8px;
}

.breadcrumb-item span,
.current-item {
    font-weight: 700;
}
.breadcrumbs {
    min-height: 102px;
    margin-bottom: 26px;
    padding: 10px 0 30px;
    border-bottom: 1px solid #ebebeb;
}
.page-template-log-in .breadcrumbs,
.page-template-sign-up .breadcrumbs,
.page-template-reset-password .breadcrumbs{
    display: none !important;
}
.page-template-annuncement-creation .breadcrumbs{
    margin-bottom: 0;
    border-bottom: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: none;
}
.chevron-right{
    margin: 0 15px 0 7px;
}
.chevron-right:before {
    content: '';
    position: relative;
    top: 5px;
    left: 0;
    width: 0.45em;
    height: 0.45em;
    display: inline-block;
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    transform: rotate(45deg);
    vertical-align: top;
}
.col-product-content {
    padding-top: 32px;
}
.page-login-content {
    position: relative;
    padding: 128px 0 130px;
}
.page-login-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.page-login-content .entry-content {
    position: relative;
    z-index: 2;
}
.container-form {
    position: relative;
    max-width: 1063px;
    margin: 0 auto;
    padding-left: 100px;
}

.container-form:before {
    content: '';
    position: absolute;
    top: 11%;
    left: 0;
    width: 100%;
    height: 78.5%;
    border-radius: 5px;
    background-color: rgba(13, 20, 57, 0.8);
}
.form-box {
    position: relative;
    max-width: 448px;
    width: 100%;
    padding: 55px 38px 75px;
    box-shadow: 0 0 6px #ffffff;
    border-radius: 5px;
    background-color: #fbfbfb;
}
.title-form {
    margin-bottom: 79px;
    text-align: center;
}
.container-form h3 {
    color: #727272;
    text-transform: uppercase;
}

.form-field input {
    width: 100%;
    margin-bottom: 30px;
    padding: 5px 17px;
    color: #000;
    font-size: 20px;
    border-color: #c4c4c4;
    border-style: solid;
    border-width: 0 0 2px 0;
    border-radius: 0;
}

.info-form h3 {
    margin-bottom: 42px;
}

.form-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(114, 114, 114, 0.5);
}
.form-field input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(114, 114, 114, 0.5);
}
.form-field input:-ms-input-placeholder { /* IE 10+ */
    color: rgba(114, 114, 114, 0.5);
}
.form-field input:-moz-placeholder { /* Firefox 18- */
    color: rgba(114, 114, 114, 0.5);
}

.form-checked {
    position: relative;
    margin: 23px 0 0 16px;
}

.form-checked input {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.form-checked span {
    position: relative;
    padding-left: 28px;
    color: rgba(114, 114, 114, 0.5);
    font-size: 20px;
}
.form-checked span:before{
    content: '';
    position: absolute;
    top: 5px;
    left: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #c7c7c7;
}
.form-checked span:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 3px;
    width: 12px;
    height: 12px;
    background: #1c94bc;
    opacity: 0;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.form-checked input:checked + span:after {
    opacity: 1;
}
.form-btn {
    margin-top: 35px;
    text-align: center;
}
.form-btn input{
    max-width: 287px;
    width: 100%;
    padding: 25px 20px;
    color: #727272;
    font: 700 20px 'Assistant';
    border-radius: 5px;
    border: 2px solid #1c94bc;
    background: transparent;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

.form-btn input:hover {
    background: #1c94bc;
    color: #fff;
}
.form-link-lost-password {
    margin-top: 24px;
    text-align: center;
}

.form-link-lost-password {
    font-size: 18px;
}

.form-link-registration h3 {
    margin-bottom: 0;
    text-transform: unset;
}
.form-link-registration a {
    position: relative;
    transition: none;
}
.form-link-registration a:after{
    content: '';
    position: relative;
    top: 6px;
    width: 44px;
    height: 22px;
    margin-left: 40px;
    display: inline-block;
    background: url(images/left-arro1w.svg) no-repeat;
    filter: invert(60%) sepia(96%) saturate(581%) hue-rotate(160deg) brightness(86%) contrast(91%);
}
.form-link-registration a:hover:after {
    filter: invert(67%) sepia(91%) saturate(4109%) hue-rotate(346deg) brightness(97%) contrast(96%);
}
.link-more {
    font-size: 18px;
    font-weight: 800;
    line-height: 25.31px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.link-more:after {
    content: '';
    position: relative;
    top: 4px;
    width: 29px;
    height: 17px;
    margin-left: 22px;
    display: inline-block;
    background: url(images/left-arro1w.svg) no-repeat;
    filter: invert(67%) sepia(91%) saturate(4109%) hue-rotate(346deg) brightness(97%) contrast(96%);
}
.link-more:hover {
    filter: invert(60%) sepia(96%) saturate(581%) hue-rotate(160deg) brightness(86%) contrast(91%);
}
#wrapper .profilepress-login-status {
    max-width: 1063px;
    margin: 0 auto;
    background-color: rgba(13, 20, 57, 0.8);
}
.error-auth {
    color: red;
    margin-bottom: 10px;
}
.success-auth {
    color: #3da73d;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
/*Home*/
.content-home {
    overflow: hidden;
}
.banner-home {
    margin-bottom: 40px;
    font-size: 0;
}
.banner-home-title {
    left: 0;
    bottom: 61px;
    padding: 37px 35px ;
    color: #ffffff;
    font-size: 28px;
    line-height: 39.38px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 58%, rgba(0, 0, 0, 0) 100%);
}
.info-box {
    min-height: 127px;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #b4b1b0;
    font-size: 20px;
    line-height: 28.13px;
    text-transform: uppercase;
}
.info-box i {
    margin-right: 22px;
}
.icon-ka {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-megaphone {
    width: 35px;
    height: 33px;
    background-image: url("images/megaphone.png");
}
.icon-price-tag {
    width: 41px;
    height: 41px;
    background-image: url("images/price-tag.png");
}
.icon-salesman {
    width: 33px;
    height: 41px;
    background-image: url("images/salesman.png");
}
.authentication-box {
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: #f6fefa;
}
.authentication-title {
    margin-bottom: 58px;
    color: #727272;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}
.authentication-btn-2 {
    margin-top: 33px;
    color: #1c94bc;
    font-size: 24px;
    font-weight: 500;
}
.col-tabs {
    margin-top: 121px;
}
.nav-tabs {
    max-width: 1120px;
    margin: 0 auto 104px;
    border: 0;
}
.nav-tabs .nav-link {
    width: 33%;
    text-align: center;
    color: #767676;
    font-size: 22px;
    font-weight: 700;
    line-height: 30.94px;
    text-transform: uppercase;
    border: 2px solid transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 2px solid #1c94bc;
}
.tab-header {
    position: relative;
    margin-bottom: 40px;
    padding: 44px 0;
}
.tab-header::before{
    content: '';
    position: absolute;
    top: 0;
    width: 2000%;
    height: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    background-color: #f6fefa;
    z-index: -1;
}
.tab-header::before{
    left: -1000%;
}

.title-tab {
    color: #767676;
    font-size: 22px;
    line-height: 30.94px;
}
/*Page*/
.col-cat {
    width: 19%;
}
.col-content {
    width: 55%;
    margin: 0 35px;
}
.single-post .col-content {
    margin-bottom: 41px;
}
.col-sidebar {
    width: 27%;
}
.header-page {
    margin-bottom: 33px;
    padding: 44px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    background-color: #f6fefa;
}
.header-title {
    font-size: 22px;
    line-height: 30.94px;
}
#ac-from {
    max-width: 1266px;
    margin-bottom: 123px;
}
.label-item {
    display: block;
    margin-bottom: 41px;
    font-size: 22px;
    font-weight: 700;
    line-height: 30.94px;
    text-transform: uppercase;
}
select.field-select,
input.field-input,
textarea.field-textarea{
    margin-bottom: 72px;
    padding: 26px 30px 25px;
    color: #282828;
    font-size: 18px;
    line-height: 25.31px;
    border-radius: 5px;
    border: 2px solid #1c94bc;
}
.img-input-box.error,
select.field-select.error,
input.field-input.error,
textarea.field-textarea.error {
    border-color: red ;
}
.select-box select {
    width: 43.5%;
}
textarea.field-textarea {
    min-height: 246px;
}
.images-upload-box .d-flex {
    margin-top: 46px;
}
.images-upload-box {
    margin-bottom: 41px;
}
.img-input-box {
    position: relative;
    max-width: 243px;
    margin: 0 14px 30px 0;
    font-size: 0;
    border-radius: 5px;
    border: 2px solid #1c94bc;
}
.img-input-box:nth-last-child(1){
    margin-right: 0;
}
.img-input-box input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
#product-title {
    max-width: 550px;
}
.product-price-box {
    max-width: 383px;
    width: 100%;
    margin-right: 39px;
}
#product-currency {
    text-transform: uppercase;
}
#map{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
    margin-bottom: 100px;
}
.acf-map {
    max-width: 1081px;
    width: 100%;
    height: 612px;
}
.modal{
    border-radius: 5px;
}
#modal-map,
#modal-map-card{
    top: 10%;
}
.modal-header {
    padding: 35px 57px;
    border-bottom: 0;
}
.modal-header .modal-title {
    font-size: 20px;
    line-height: 28.13px;
}
.modal-header .close {
    position: absolute;
    top: 20px;
    right: 22px;
    margin: 0;
    padding: 0;
    color: #c3c3c3;
    font-size: 40px;
    opacity: 1!important;
}
.modal-header .close:focus,
.modal-header .close:hover {
    outline: none;
}
#modal-map .modal-body,
#modal-map-card .modal-body{
    padding: 0;
}
.modal-backdrop {
    background-color: rgba(13, 21, 62);
}
.modal-backdrop.show{
    opacity: .6;
}
.product-edit-btn a{
    margin: 0 10px;
}
.edit-product,
.delete-product {
    font-size: 18px;
    font-weight: 800;
}
.delete-product {
    margin: 0 20px;
    color: #d31f1f;
}
.seller-phone,
.seller-email {
    max-width: 434px;
    width: 100%;
    display: inline-block;
    padding: 16px 10px;
    color: #1c94bc;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.31px;
    border: 2px solid #1c94bc;
    cursor: pointer;
}
.seller-phone {
    margin-bottom: 23px;
}
.seller-card {
    max-width: 434px;
    width: 100%;
    margin: 0 auto;
}
.seller-card-box {
    margin-top: 101px;
    padding: 0 0 31px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: #f6fefa;
}
.seller-card-box-avatar {
    position: relative;
    transform: translateY(-30%);
}
.seller-card-box-avatar img {
    max-width: 218px;
    margin-bottom: 24px;
}
    /*Recommendations post*/
.sidebar-post {
    padding: 24px 13px 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.sidebar-post-title {
    margin-bottom: 56px;
    font-size: 20px;
    line-height: 28.13px;
}
.recommendation-post {
    margin-bottom: 35px;
    padding-bottom: 17px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.card-box-post-meta {
    left: 0;
    bottom: 0;
    max-width: 209px;
    width: 100%;
    min-height: 64px;
    padding: 10px 21px 10px;
    border-top-right-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9);
    color: #6d6d6d;
}
.recommendation-post .card-box-post-meta {
    min-height: auto;
}
.card-box-post-meta .date {
    font-size: 14px;
    font-weight: 700;
}
.post-view:before {
    content: '';
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    display: inline-block;
    background: url(images/binoculars.svg) no-repeat;
}
.recommendation-post .card-box-content {
    padding: 0 27px 0 17px;
}

.recommendation-post .img-box {
    margin-bottom: 12px;
}

.card-box-content .product-tax {
    margin-bottom: 3px !important;
}
.card-box-content .product-tax a {
    font-size: 10px !important;
}
.post-card .product-tax a{
    font-size: 12px !important;
}
.recommendation-post-title {
    margin-bottom: 23px;
    color: #727272;
    font-size: 14px;
    line-height: 19.69px;
}
.recommendation-post .card-box-content p {
    margin-bottom: 45px;
    min-height: auto;
    color: #727272;
    font-size: 14px;
}
.card-box-content .link-more {
    font-size: 14px;
    font-weight: 800;
}
.post-card .card-box-content .link-more {
    font-size: 16px;
}
.card-box-content .link-more:after {
    width: 31px;
    height: 16px;
}
.box-blog-link {
    margin-top: 75px;
}
.news-content {
    padding-top: 30px;
}
.post-card {
    margin-bottom: 96px;
}
.post-card:nth-last-child(1),
.post-card:nth-last-child(2),
.post-card:nth-last-child(3) {
    margin-bottom: 22px;
}
.post-card-title {
    min-height: 60px;
    margin-bottom: 15px;
    color: #282828;
    font-size: 18px;
    line-height: 24px;
}
.card-box-content p {
    min-height: 80px;
    margin-bottom: 23px;
}
/*Product*/
.title-product {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 28.13px;
    text-transform: uppercase;
}
.product-tax {
    margin-bottom: 20px;
}
.product-tax a{
    margin-right: 15px;
    font-size: 16px;
    line-height: 22.5px;
    text-transform: uppercase;
}
.product-tax a:nth-last-child(1){
    margin-right: 0;
}
.business-type {
    margin-bottom: 20px;
}
.published-date {
    margin-bottom: 29px;
    font-size: 18px;
    line-height: 25.31px;
}
.product-location {
    position: relative;
    display: block;
    margin-bottom: 35px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.31px;
    cursor: pointer;
}
.product-price {
    color: #1c94bc;
    line-height: 33.75px;
    text-transform: uppercase;
}
/*Product*/
.product-slider,
.product-slider-nav{
    max-width: 570px;
    width: 100%;
}
.product-slider {
    margin-bottom: 29px;
}
.product-slider-nav {
    padding: 0 45px;
}
.product-slider-item,
.product-slider-nav-item {
    padding: 4px;
}
.product-slider-item img,
.product-slider-nav-item img{
    border-radius: 5px;
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.5);
}
.slick-arrow {
    position: absolute;
    top: 50%;
    width: 13px;
    height: 29px;
    padding: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-arrow:hover {
    opacity: .7;
}
.slick-prev {
    left: 15px;
    background-image: url("images/prev.svg");
}
.slick-next {
    right: 15px;
    background-image: url("images/next.svg");
}
.row-desc-product {
    margin-top: 72px;
}
.desc-product-title {
    margin-bottom: 34px;
}
.entry-content p{
    margin-bottom: 35px;
}
.seller-product {
    padding-bottom: 143px;
}
.seller-product-header {
    margin-bottom: 87px;
    padding: 48px 0 42px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    background-color: #f6fefa;
}
.seller-product-header h3 {
    font-size: 22px;
    line-height: 30.94px;
}
.gallery-seller {
    padding: 0 28px;
}
.gallery-seller-item {
    max-width: 454px;
    margin: 0 25px;
}
.card-product-min {
    margin-bottom: 93px;
}
.card-product-min-meta,
.gallery-seller-item-meta {
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 67px;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.5);
}
.card-product-min-meta h4,
.gallery-seller-item-meta h4 {
    width: 60%;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.13px;
}
.card-product-min-meta .price,
.gallery-seller-item-meta .price {
    font-size: 20px;
    font-weight: 800;
}
.card-product-min-meta .price a{
    color: #fff;
}
.gallery-seller-item:hover .gallery-seller-item-meta,
.card-product-min:hover .card-product-min-meta{
    height: 100%;
}
.gallery-seller-item:hover .visible-slider,
.gallery-seller-item .hidden-slider,
.card-product-min:hover .visible-box,
.hidden-box{
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.gallery-seller-item:hover .hidden-slider,
.card-product-min:hover .hidden-box{
    visibility: visible;
    opacity: 1;
    height: 100%;
}
/*Product  card*/
.products-card-col {
    margin-top: 54px;
    padding-right: 47px;
}
.product-card {
    margin-bottom: 100px;
    padding: 0 0 29px 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}
.product-card:nth-last-child(1){
    margin-bottom: 0;
}
.product-card .product-tax,
.single-post .product-tax {
    margin-bottom: 7px;
}
.product-card .product-tax a,
.single-post .product-tax a{
    font-size: 12px;
}
.product-card-title {
    width: 66%;
    font-size: 18px;
}
.post-title {
    margin-bottom: 52px;
    color: #727272;
    font-size: 24px;
    line-height: 25.31px;
}
.product-card .title-box {
    margin-bottom: 15px;
}
.product-card-desc {
    margin-bottom: 15px;
}
.wp-block-image {
    margin-bottom: 31px;
}
.single-post .entry-content p {
    margin-bottom: 23px
}
.entry-content h4 {
    margin: 28px 0 25px;
    font-size: 20px;
}
.navigation-post {
    margin-top: 95px;
}
.navigation-post a{
    width: 31px;
    height: 14px;
    display: inline-block;
    opacity: 0.7;
}
.navigation-post a:hover {
    opacity: 1;
}
.prev-post a {
    margin-right: 30px;
    background: url("images/nav-prev-arrow.svg");
}
.next-post a {
    background: url("images/nav-next-arrow.svg");
}
/*Term menu*/
.tax-list-col {
    max-width: 285px;
    width: 100%;
    margin-right: 40px;
}
.tax-list {
    position: relative;
    max-width: 285px;
    width: 100%;
    padding: 36px 15px 60px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    background-color: #fbfffd;
    overflow: hidden;
}
.tax-list-title {
    position: relative;
    width: 100%;
    padding-bottom: 47px;
    font-size: 20px;
    text-align: center;
}
.tax-list-title::after{
    content: '';
    position: absolute;
    left: -500%;
    bottom: 0;
    width: 1000%;
    height: 1px;
    background: #f5f5f5;
}
.term-menu {
    margin-top: 11px;
}
.term-menu>li {
    margin-bottom: 28px;
}
.term-menu li:nth-last-child(1){
    margin-bottom: 0;
}
.term-menu li a {
    font-size: 18px;
    line-height: 25.31px;
}
.term-menu li a.current {
    color: #31acd5;
    font-weight: 700;
}
.term-sub-menu {
    margin-top: 10px;
    padding-left: 20px;
}

.term-sub-menu li {
    margin-bottom: 20px;
}
/*Pagination*/
.archive footer{
    margin-top: 106px;
}
.pagination {
    margin: 68px 0 0;
}
.pagination-box {
    margin-right: 87px;
}
.blog .pagination-box {
    margin-right: 0;
}
.pagin-prev {
    width: 15px;
    height: 25px;
    margin-right: 42px;
    display: block;
    background-image: url(images/prev.svg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.7;
}
.pagin-next {
    width: 15px;
    height: 25px;
    margin-left: 48px;
    display: block;
    background-image: url(images/next.svg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.7;
}
.pagin-current {
    position: relative;
    top: -2px;
    color: #b2b2b2;
    font-size: 20px;
    font-weight: 700;
    line-height: 28.13px;
}
.pagin-max:before {
    content: '/';
    position: relative;
    top: -5px;
    margin: 0 10px;
    color: #b2b2b2;
    font-size: 20px;
}
.pagin-max {
    position: relative;
    top: 5px;
    color: #b2b2b2;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.31px;
}
.tab-pane .posts {
    margin-bottom: 93px;
}
/*Footer top desc*/
.footer-top-desc {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    background-color: #f6fefa;
    padding: 81px 0 90px;
}
.page-template-front-page .footer-top-desc,
.page-template-user-profile .footer-top-desc{
    margin-top: 60px;
}
.footer-top-desc p {
    font-size: 20px;
    line-height: 35.16px;
}

.footer-top-desc p strong {
    font-size: 24px;
}
/*Footer*/
footer {
    padding: 38px 0 24px;
    background-color: #383838;
    color: #fff;
}
.ft-logotype {
    margin: 4px 0 14px;
}
.ft-logotype img{
    max-width: 100px;
}
.ft-description {
    margin-bottom: 15px;
    padding-bottom: 19px;
    border-bottom: 2px solid #5a5a5a;
}
.ft-widget {
    margin-bottom: 35px;
}
.ft-widget h4 {
    margin-bottom: 12px;
    padding-bottom: 6px;
    color: #e8e8e8;
    font-size: 18px;
    font-weight: 700;
    line-height: 31.64px;
    text-transform: uppercase;
    border-bottom: 2px solid #5a5a5a;
}
.ft-widget .menu > li {
    position: relative;
    border-bottom: 2px solid #5a5a5a;
    margin-bottom: 16px;
}
.ft-widget .menu a {
    position: relative;
    display: inline-block;
    padding-bottom: 22px;
    color: #e8e8e8;
    font-size: 18px;
    line-height: 31.64px;
}
.ft-widget .menu li.menu-item-has-children::after {
    content: '';
    position: absolute;
    top: 13px;
    right: 0;
    width: 11px;
    height: 12px;
    border-top: 6px solid transparent;
    border-right: 11px solid #5f5f5f;
    border-bottom: 6px solid transparent;
}
.ft-widget .menu .sub-menu {
    display: none;
}
.social-facebook {
    margin-right: 25px;
}
.social-facebook::before {
    content: '';
    width: 41px;
    height: 41px;
    display: inline-block;
    background: url("images/facebook.svg") no-repeat;
    background-size: contain;
}
.social-youtube::before {
    content: '';
    width: 49px;
    height: 41px;
    display: inline-block;
    background: url("images/youtube.svg") no-repeat;
    background-size: contain;
}
.copyright {
    color: #e8e8e8;
    font-size: 14px;
    font-weight: 400;
    line-height: 24.61px;
}
.not-found {
    min-height: 500px;
    padding: 100px 0;
}
.title-404{
    font-size: 80px;
}
#mobile-nav .modal-content {
    max-width: 336px;
    margin-left: auto;
}
.modal-body-nav {
    text-align: right;
}
.modal-body-nav .menu-top > div{
    width: 100%;
}
.modal-body-nav .menu-top li {
   margin: 0 0 20px 0;
}
#mobile-nav .col-user-nav {
    padding-top: 0;
}
#mobile-nav .user-menu > a {
    display: none!important;
}
.modal-body-nav .user-menu-sub-menu {
    position: relative;
    opacity: 1;
    visibility: visible;
    right: 0;
    border: 0;
    margin-left: auto;
    box-shadow: none;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 1080px;
    }
    #modal-delete .modal-dialog {
        max-width: 480px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1590px;
    }
    .container-large {
        max-width: 1746px;
    }
}
@media (max-width: 1200px) {
    .menu-top li {
        margin-right: 20px;
    }
    .user-menu {
        margin-left: 20px;
    }
}
@media (max-width: 991px) {
    .logotype-header {
        width: 100%;
        text-align: center;
        margin: 0 0 20px;
    }
    .logotype-header img {
        margin: 0;
    }
    .search-field {
        margin: 0 0 20px;
    }
    #s-location,
    .tax-list-col,
    .tax-list{
        max-width: 100%;
    }
    .btn-search {
        margin: 0 auto;
    }
    .product-slider {
        margin: 0px auto 29px;
    }
    .product-slider-nav {
        margin: 0 auto 40px;
    }
    .gallery-seller {
        max-width: 454px;
        margin: 0 auto;
        padding: 0 28px;
    }
    .gallery-seller-item {
        margin: 0 auto;
    }
    .gallery-seller .slick-prev {
        left: 0;
    }
    .gallery-seller .slick-next {
        right: 0;
    }
    .tax-list {
        padding-bottom: 0;
    }
    #tax-list {
        padding-bottom: 50px;
    }
    .product-card {
        padding-right: 15px;
    }
    .product-card img {
        width: 100%;
        margin-bottom: 20px;
    }
    .product-card .btn-box {
        display: flex;
        align-items: center;
    }
    .product-card .btn-box .link-more {
        margin-left: auto;
    }
    .info-box {
        margin-bottom: 20px;
    }
    .banner-home-title {
        bottom: 25px;
        padding: 13px 35px;
        font-size: 16px;
        line-height: normal;
    }
    .single .seller-card {
        margin: 60px auto;
    }
    .col-cat,
    .col-content,
    .col-sidebar{
        width: 100%;
    }
    .col-content {
        margin: auto;
        padding-top: 60px;
    }
    .sidebar-post {
        margin-bottom: 60px;
    }
    .recommendation-post {
        max-width: 412px;
        margin: 0 auto 35px;
    }
    .container-form {
        padding: 0;
    }
    .page-login-content .entry-content {
        position: relative;
        padding: 0 20px;
    }
    .page-login-content .entry-content:before {
        content: '';
        position: absolute;
        top: 35%;
        left: 0;
        width: 100%;
        height: 78.5%;
        border-radius: 5px;
        background-color: rgba(13, 20, 57, 0.8);
    }
    .page-template-sign-up .page-login-content .entry-content:before {
        height: 70%;
    }
    .title-form {
        margin-bottom: 30px;
    }
    .info-form {
        max-width: 448px;
        width: 100%;
        margin-top: 60px;
    }
    .info-form h3 {
        font-size: 20px;
    }
    .container-form:before {
        display: none;
    }
    .form-box {
        padding: 45px 15px 45px;
    }
    .form-checked span {
        font-size: 16px;
    }
    .form-checked span:before {
        top: 3px;
    }
}
@media (max-width: 640px){
    .product-card .title-box {
        flex-direction: column;
    }
    .product-card-title {
        width: 100%;
    }
    .product-card .product-price {
        width: 100%;
        text-align: left!important;
    }
    .product-location {
        margin-bottom: 20px;
    }
    .col-tabs {
        margin-top: 60px;
    }
    .nav-tabs {
        margin-bottom: 60px;
    }
    .nav-tabs .nav-link {
        width: 100%;
    }
    .tab-header {
        padding: 20px 0;
    }
    .title-tab {
        font-size: 18px;
        line-height: normal;
    }
    .card-product-min {
        margin-bottom: 40px;
    }
    .ft-social {
        margin-bottom: 20px;
    }
    .modal-header {
        padding: 18px 45px 18px 20px;
    }
    .modal-header .close {
        top: 12px;
    }
    #modal-map {
        padding: 0!important;
    }
    #modal-map .acf-map {
        height: 412px;
    }
}