:root {
    --theme-primary-color: #245c16;
}

/*============================ General ============================*/

body {
    background: #fff url("../images/body-bg.webp") repeat scroll 0 0;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    position: static !important;
}

.container {
    width: 1040px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    clear: both;
}

a:link {
    color: #3a7ced;
    text-decoration: none;
}

a {
    transition: all 0.3s;
}

a:hover, a:focus, a:active {
    color: #333;
    text-decoration: none;
}

.entry-content blockquote {
    background: transparent none no-repeat scroll 0 0 !important;
    border: medium none !important;
    color: #666;
    font-size: 15px;
    font-style: italic;
    padding-left: 40px;
    padding-right: 40px;
}

form input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]),
form select,
form textarea {
    background-color: #fff;
    color: #222;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    border: 1px solid #ddd;
    height: 32px;
    padding: 0 10px;
    max-width: 100%;
    font-style: normal;
    font-size: 14px;
}

input[type="checkbox"], input[type="radio"] {
    position: static;
}

form textarea {
    min-height: 100px;
    padding: 5px 10px;
}

.search-form label {
    width: 75%;
}

.search-form input[type="submit"] {
    height: 32px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 25%;
    padding: 5px;
    font-size: 16px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

form input[type="submit"], form input[type="reset"] {
    background-color: #c7161c;
    border: none !important;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
}

input:focus, textarea:focus, a:focus, button:focus {
    outline: none;
}

.site-content {
    overflow: hidden;
}

.site-content *:not(.row) {
    max-width: none;
}

input, textarea, iframe, figure, embed, table, img {
    max-width: 100% !important;
}

.site h1, .site h2, .site h3, .site h4, .site h5, .site h6 {
    font-weight: 700;
    line-height: inherit;
    margin: 20px 0 10px;
    clear: none;
}

.site h1 {
    font-size: 30px;
    line-height: 40px;
}

.site h2 {
    font-size: 26px;
    line-height: 36px;
}

.site h3 {
    font-size: 24px;
    line-height: 34px;
}

.site h4 {
    font-size: 20px;
    line-height: 30px;
}

.site h5 {
    font-size: 18px;
    line-height: 28px;
}

.site h6 {
    font-size: 16px;
    line-height: 26px;
}

.site p {
    margin: 0 0 10px;
}

.site strong, .site label {
    font-weight: bold;
}

.main-slider {
    overflow: hidden;
}

.main-slider .metaslider .flexslider {
    margin-bottom: 10px;
    position: relative;
    border-radius: 0;
}

.main-slider .metaslider .flexslider .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 10;
    width: auto;
    padding: 0;
    right: 0;
}

.main-slider .metaslider .flexslider .flex-control-paging li a {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: none;
    box-shadow: none;
    border-radius: 50%;
}

.main-slider .metaslider .flexslider .flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

.main-slider .metaslider .caption-wrap {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    padding: 10px;
}

.carousel-box {
    position: relative;
}

.customNavigation {
    display: none;
}

.customNavigation a.btn {
    position: absolute;
    width: 20px;
    height: 50px;
    font-size: 50px;
    padding: 0;
    color: #999;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    line-height: 40px;
    text-align: center;
    display: block;
}

.customNavigation a.btn i {
    display: block;
}

.customNavigation a.btn.next {
    right: 10px;
}

.customNavigation a.btn.prev {
    left: 15px;
}

.mobile-menus-box {
    display: none;
}

.social-item a {
    font-family: FontAwesome;
    font-size: 18px;
    color: #333;
}

.site-main {
    position: relative;
    min-height: 300px;
}

.box-bg {
    background-color: #fff;
    box-shadow: 0 1px 3px #bfbfbf;
}

.padding-box {
    padding-right: 10px;
    padding-left: 10px;
}

.box-content {
    padding: 10px;
}

.error404 .site-main {
    min-height: 500px;
}

.content-left {
    width: 70%;
    float: left;
}

.content-right {
    width: 30%;
    float: right;
    padding-left: 10px;
}

.hocwp-menus ul {
    margin: 0;
    padding: 0;
}

.hocwp-menus .menu li {
    list-style: none;
}

.hocwp-menus .menu li a {
    color: #333;
    display: inline-block;
    font-size: 14px;
}

.hocwp-menus .menu > li {
    float: left;
}

.hocwp-menus .menu > li > a {
    padding: 0 15px;
}

.hocwp-menus .menu .sub-menu {
    background-color: #fff;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 10;
    width: auto;
    max-width: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.hocwp-menus .menu > li > .sub-menu {
    top: 100%;
    left: 0;
}

.hocwp-menus .menu li.menu-item-has-children {
    position: relative;
}

.hocwp-menus .menu li.menu-item-has-children:hover > .sub-menu {
    display: block;
}

.hocwp-menus .menu .sub-menu li a {
    color: #333;
    display: block;
    padding: 5px 15px;
}

.btn-default, form input[type="submit"]:not(.search-submit), form input[type="reset"] {
    background: #3a7ced none no-repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 20px !important;
    display: inline-block;
}

.btn-default, body .loop-button .add_to_cart_button {
    padding: 3px 10px !important;
    font-size: 12px !important;
}

form input[type="reset"] {
    background: #14811C none no-repeat scroll 0 0 !important;
}

.btn-default:hover, form input[type="submit"]:not(.search-submit):hover,
form input[type="reset"]:hover {
    background: #007AB9 none no-repeat scroll 0 0;
}

.slick-prev {
    left: 10px !important;
    z-index: 2;
}

.slick-next {
    right: 10px !important;
    z-index: 2;
}

.slick-prev::before, .slick-next::before {
    color: #3a7ced !important;
}

.post-thumbnail {
    display: block;
}

.post-thumbnail img {
    width: 100%;
    display: block;
}

h2.entry-title {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 10px;
}

h2.entry-title a {
    color: #333;
}

h2.entry-title a:hover {
    color: #3a7ced;
}

.search-form * {
    height: 34px !important;
    margin-bottom: 0;
}

.search-form {
    width: 300px;
    max-width: 100%;
}

.search-form label {
    width: 86% !important;
}

.search-form .search-field {
    border: none;
    padding: 5px 10px;
    font-weight: normal;
}

.search-form .search-submit {
    background: #3a7ced url("../images/search-icon.webp") no-repeat scroll center center / 22px auto;
    border: 1px solid #3a7ced;
    color: transparent !important;
    padding: 0 15px;
    text-align: left;
    text-transform: uppercase;
    border-radius: 0 4px 4px 0 !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
    width: 14% !important;
    font-weight: 700;
    font-size: 0 !important;
}

/* Gallery ------------------------------*/

.slick-arrow {
    top: 50%;
    margin-top: -10px;
    position: absolute;
    font-family: 'FontAwesome', sans-serif;
    width: auto;
    height: auto;
    background-color: transparent;
    color: transparent;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    border: none;
}

.slick-prev {
    left: 0 !important;
    z-index: 2;
}

.slick-prev:before {
    content: '\f137';
}

.slick-next {
    right: 0 !important;
    z-index: 2;
}

.slick-next:before {
    content: '\f138';
}

.slick-carousel .slick-prev {
    left: -10px !important;
}

.slick-carousel .slick-next {
    right: -10px !important;
}

.slick-prev::before, .slick-next::before {
    font-size: 24px !important;
    color: #fff !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.main-slider .slider-item img {
    width: 100%;
    display: block;
    max-height: none;
}

.slick-slider .details {
    background-color: rgba(0, 0, 0, 0.5);
    margin: 10px 0;
    text-align: left;
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 10%;
    padding: 0 20px;
}

.slick-slider .details p {
    font-size: 30px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.hocwp-slider {
    margin-bottom: 0 !important;
}

.home-slider .hocwp-slider > .slider-item:not(:first-child) {
    display: none;
}

.hwp-slick-slider .slick-prev, .hwp-slick-slider .slick-next {
    opacity: 0;
    transition: all 0.3s;
}

.hwp-slick-slider .slick-prev {
    left: 10px !important;
}

.hwp-slick-slider .slick-next {
    right: 10px !important;
}

.hwp-slick-slider:hover .slick-prev, .hwp-slick-slider:hover .slick-next {
    opacity: 0.6;
}

.hwp-slick-slider .slick-prev:hover, .hwp-slick-slider .slick-next:hover {
    opacity: 1;
}

.slick-dots {
    bottom: 15px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.slick-dots li button {
    background-color: #fff;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    font-size: 0;
    color: transparent;
    padding: 0 !important;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
    border: none;
    outline: none;
}

.slick-dots li button:hover {
    border-radius: 50%;
    background-color: #ccc;
}

.slick-dots li.slick-active button {
    background-color: var(--theme-primary-color);
}

.slick-track:before, .slick-track:after {
    display: none;
}

.slick-carousel .slick-dots {
    bottom: 0;
    left: 0;
}

.gallery-media-slider {
    background-color: #999;
    margin-bottom: 20px;
    display: none;
}

.gallery-media .slick-slide.image-item img {
    display: block;
    margin: 0 auto;
    height: auto;
}

.gallery-media-slider .slick-slide.image-item img {
    width: 100%;
    margin: 0 !important;
}

.media-item iframe {
    width: 100%;
}

.video-iframe, .media-item.video-item > p {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin: 0;
}

.thumb-carousel .media-item.video-item > p {
    padding-top: 76.25%;
}

.loop-video iframe, .media-item.video-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.thumb-carousel {
    display: none;
}

.thumb-carousel .slick-slide.image-item, .thumb-carousel .media-item.video-item {
    padding: 0 2px;
}

.slider-nav .media-item.video-item iframe {
    pointer-events: none;
}

.thumb-carousel .slick-slide.image-item img {

}

.thumb-carousel .slick-slide.image-item img, .thumb-carousel .media-item.video-item > p {
    border: 2px solid #fff;
    border-radius: 5px;
}

.thumb-carousel .slick-slide.slick-current.image-item img, .thumb-carousel .slick-slide.slick-current.media-item.video-item > p {
    border: 2px solid red;
}

/*============================ Header ============================*/
.site-header {
    margin-bottom: 20px;
}

.top-header-area {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-header-area a {
    color: #fff;
}

.site-branding {
    width: 25%;
    float: left;
}

.site-description {
    display: none;
}

.site-branding .site-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.site-branding a, .site-branding img {
    display: block;
}

.site-branding img {
    max-height: 128px;
    width: auto;
    max-width: 100%;
}

.right-area {
    float: right;
    width: 75%;
    text-align: right;
    padding-left: 20px;
}

.header-widget .widget {
    margin-bottom: 0;
}

.header-menu-area {
    border-bottom: 3px solid #3a7ced;
}

.primary-menu-area .menu li a {
    color: #fff;
    font-size: 14px;
}

.primary-menu-area .menu > li > a {
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    border-radius: 7px 7px 0 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.primary-menu-area .menu > li.menu-item-has-children > a {
    position: relative;
    padding-right: 28px;
}

.primary-menu-area .menu > li.menu-item-has-children > a::after {
    position: absolute;
    content: "\f0d7";
    right: 10px;
    top: 0;
    font-size: 12px;
    color: #fff;
    font-family: FontAwesome;
}

.primary-menu-area .menu > li:hover > a, .primary-menu-area .menu > li.current-menu-item > a {
    background-color: #f1b401;
}

.primary-menu-area .menu > li:hover > a, .primary-menu-area .menu > li.menu-item-has-children:hover > a::after {
    color: #333;
}

.primary-menu-area .menu .sub-menu {
    background-color: #3a7ced;
    padding-top: 0;
    padding-bottom: 0;
}

.primary-menu-area .menu .sub-menu li a {
    font-size: 14px;
    color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.primary-menu-area .menu .sub-menu li:last-child a {
    border-bottom: none;
}

.primary-menu-area .menu .sub-menu li a:hover {
    background-color: #f1b401;
    color: #333;
}

.primary-menu-area .menu > li > .sub-menu {
    border-top: 3px solid #f1b401;
}

.primary-menu-area .menu > li.menu-item-home > a i {
    font-size: 26px;
    line-height: 40px;
}

.primary-menu-area .menu > li.menu-item-home.current-menu-item > a {
    border-radius: 0;
}

.fixed-box {
    background-color: rgba(36, 92, 22, 0.9);
    border-radius: 0;
    max-width: 100%;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 9999;
    left: 0;
}

.admin-bar .fixed-box {
    top: 32px;
}

/*============================ Home ============================*/
.site .box-title {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase !important;
    padding: 5px 10px !important;
    line-height: 22px !important;
    margin: 0 !important;
}

.recent-posts-carousel {
    display: none;
    padding: 20px 40px;
}

.home .site-header {
    margin-bottom: 10px;
}

.recent-posts-carousel .loop-post-item {
    padding: 0 15px;
}

.recent-posts-carousel .loop-post-item .loop-box {
    position: relative;
}

.recent-posts-carousel .loop-post-item .post-title {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    padding: 2px 5px;
    text-align: center;
    left: 0;
    bottom: 0;
    color: #fff;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

/*============================ Archive ============================*/

.site h1.archive-title, .site h1.page-title {
    margin: 0 0 20px;
    color: #333;
    font-size: 28px;
    line-height: 38px;
}

.page-description {
    margin-bottom: 30px;
}

.term-description {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: 30px;
}

.loop-post-custom {
    margin-bottom: 0;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}

.loop-post-custom:last-child {
    border-bottom: 1px solid #ccc;
}

.loop-post-custom .box-post {
    background-color: #fff;
}

.loop-post-custom .post-thumbnail {
    width: 190px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2px;
    position: relative;
    height: 142px;
    overflow: hidden;
    text-align: center;
}

.loop-post-custom:hover .post-thumbnail {
    border: 1px solid #e9931a;
}

.post-thumbnail .no-thumbnail-text {
    font-size: 20px;
    text-transform: uppercase;
    color: #999;
    box-shadow: 0 0 50px #eee inset;
    display: block;
}

.loop-post-custom .post-thumbnail .no-thumbnail-text {
    line-height: 138px;
}

.loop-post-custom .post-content {
    padding-left: 210px;
}

.loop-post-custom h2.entry-title {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.loop-post-custom .entry-excerpt {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-bottom: 10px;
}

.loop-post-custom .entry-excerpt.news-excerpt {
    margin-bottom: 0;
}

.loop-post-custom h2.entry-title a {
    color: #333;
}

.loop-post-custom h2.entry-title a:hover {
    color: #3a7ced;
}

.news-date {
    margin-bottom: 5px;
}

.view-detail {
    float: right;
    color: #D73303 !important;
}

.view-detail:hover {
    color: #f1b401 !important;
}

.view-detail i {
    margin-left: 5px;
    font-size: 12px;
}

.box-list-featured .ribbon-wrapper-green {
    display: block;
}

.loop-post-custom .post-acreage {
    margin-left: 20px;
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    left: -1px;
    display: none;
}

.ribbon-green {
    font: normal 12px Sans-Serif;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    float: right;
    position: relative;
    padding: 2px 0;
    left: -30px;
    top: 9px;
    width: 75px;
    background: #DE7F03; /* fallback cho trình duyệt rất cũ */
    background: linear-gradient(to bottom, #DE7F03, #FA8D00);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    z-index: 9;
}

.post-meta {
    font-size: 12px;
    color: #666;
}

.post-meta > * {
    margin-right: 15px;
}

.post-meta i {
    color: #333;
    margin-right: 5px;
}

.post-info label {
    font-weight: normal;
}

.post-price-acreage > * > span {
    font-weight: bold;
    color: #d73303;
}

.post-price-acreage .post-date {
    float: right;
}

.hocwp-breadcrumb {
    background-color: #3a7ced;
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-weight: bold;
}

.hocwp-breadcrumb a {
    color: #fff;
}

.hocwp-breadcrumb a:hover, .hocwp-breadcrumb a:focus, .hocwp-breadcrumb a:active {
    color: #fff;
}

.hocwp-pagination {
    line-height: inherit;
    text-align: right;
    margin: 0;
    padding: 5px;
    background-color: #e5e5e5;
}

.hocwp-pagination .page-item {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.hocwp-pagination .page-item > * {
    color: #3a7ced;
    height: 26px;
    padding: 0 10px !important;
    line-height: 24px !important;
    font-size: 14px !important;
}

.hocwp-pagination .page-item * {
    display: inline-block;
    vertical-align: top;
}

.hocwp-pagination li .page-numbers {
    background: #eee none no-repeat scroll 0 0;
    border: 1px solid #ccc;
}

.hocwp-pagination .page-item:hover *, .hocwp-pagination .page-item *:focus, .hocwp-pagination .page-item *:active {
    color: #fff !important;
}

.hocwp-pagination li a:hover, .hocwp-pagination li .page-numbers.current {
    background: #f1b401 none no-repeat scroll 0 0;
    border-color: #EA453B;
}

.hocwp-pagination .page-item .next i,
.hocwp-pagination .page-item .last i,
.hocwp-pagination .page-item .prev i,
.hocwp-pagination .page-item .first i {
    color: #3a7ced;
    font-size: 11px;
    font-family: FontAwesome;
    line-height: 24px !important;
}

/*============================ Single & Page ============================*/
.site h1.entry-title {
    margin: 15px 0;
    color: #333;
    font-size: 20px;
    line-height: 30px;
}

.site .loop-single-post h1.entry-title {
    color: #C01010;
}

.site .loop-single-news h1.entry-title {
    color: #3a7ced;
}

.single-post-info {
    margin-bottom: 20px;
}

.single-post-info > * {
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #3a7ced;
    border-bottom: 1px solid #ddd;
}

.single-post-info label {
    font-weight: normal;
    width: 80px;
    display: inline-block;
}

.contact-info-box {
    background: #d4fecc;
    color: #245C16;
    padding: 10px 20px;
    border: 1px solid #a1da96;
    border-radius: 0 30px 0 30px;
    width: 50%;
    margin-bottom: 20px;
}

.contact-info-box > * {
    margin-bottom: 5px;
}

.contact-info-box i {
    width: 16px;
}

.list-info-default label {
    font-weight: normal;
    display: inline-block;
}

.additional-info-box {
    margin-bottom: 20px;
    overflow: hidden;
}

.additional-info-box ul {
    margin: 0;
    padding: 0;
}

.additional-info-box ul li {
    list-style: none;
    width: 50%;
    float: left;
    border-bottom: 1px dotted #dbdbdb;
    padding: 6px 5px 7px 20px;
    color: #3a7ced;
}

.loop-single .entry-content {
    margin-top: 0;
}

.loop-single .entry-content p {
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
}

.loop-single .entry-content img, .loop-single .entry-content figure, .loop-single .entry-content iframe, .loop-single .entry-content embed {
    margin: 15px auto;
    display: table;
    max-width: 100%;
}

.loop-single .entry-content h1,
.loop-single .entry-content h2,
.loop-single .entry-content h3,
.loop-single .entry-content h4,
.loop-single .entry-content h5,
.loop-single .entry-content h6 {
    color: #3a7ced;
}

.loop-single .entry-content h1 {
    font-size: 24px;
    line-height: 32px;
}

.loop-single .entry-content h2 {
    font-size: 22px;
    line-height: 30px;
}

.loop-single .entry-content h3 {
    font-size: 20px;
    line-height: 28px;
}

.loop-single .entry-content h4 {
    font-size: 18px;
    line-height: 26px;
}

.loop-single .entry-content h5 {
    font-size: 16px;
    line-height: 24px;
}

.loop-single .entry-content h6 {
    font-size: 14px;
    line-height: 22px;
}

.post-tags {
    margin: 10px 0;
}

.post-tags .text {
    background-color: #333;
    color: #ccc !important;
    border: 1px solid #333;
    margin-right: 5px;
    text-transform: uppercase;
}

.post-tags > * {
    display: inline-block;
    padding: 2px 10px;
    background-color: #f7f7f7;
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 13px;
    color: #666 !important;
    border: 1px solid #eee;
}

.post-tags > *:not(.text):hover {
    color: #333 !important;
    border-color: #333;
}

.post-tags .text i {
    color: #ccc;
    margin-right: 5px;
}

.site .related-title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-transform: none;
    margin: 20px 0;
}

.related-list-posts {
    list-style: circle;
    color: #3a7ced;
    padding-left: 20px;
    margin: 0 0 20px;
}

.related-list-posts li {
    margin-bottom: 5px;
}

.site #mc_embed_signup .mc-field-group {
    width: 100% !important;
    padding-bottom: 0 !important;
    min-height: 0 !important;
}

.site #mc_embed_signup .mc-field-group input.email {
    width: 85%;
    height: 32px;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 14px;
    padding: 0;
    margin: 0 !important;
    clear: none;
}

.site #mc_embed_signup .mc-field-group .button {
    background: #03b751 url("../images/arrow.webp") no-repeat scroll center center !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    width: 15%;
    height: 32px;
    float: left;
    padding: 0 !important;
    font-size: 0 !important;
    color: transparent !important;
    margin: 0 !important;
    clear: none;
}

.site #mc-embedded-subscribe-form {
    padding: 0 !important;
}

.content-page-contact .box-page {
    background: #f5f8fd;
    border: 1px solid #cfd7e4;
    border-radius: 6px;
    padding: 20px;
}

.wpcf7-form p {
    margin-bottom: 15px;
}

.wpcf7-form p label {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-weight: normal;
}

.error-page h1, .error-page h2 {
    font-family: "Times New Roman", sans-serif;
    font-weight: bold;
}

.error-page a {
    color: #ccc;
}

.error-page-wrap {
    width: 310px;
    height: 310px;
    margin: 0 auto;
    padding-top: 100px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.error-page-wrap:before {
    box-shadow: 0 0 200px 150px #fff;
    width: 310px;
    height: 310px;
    border-radius: 50%;
    position: relative;
    z-index: -1;
    content: '';
    display: block;
}

.error-page {
    width: 310px;
    height: 310px;
    border-radius: 50%;
    top: -310px;
    position: relative;
    text-align: center;
    background: #d36242; /* fallback */
    background: linear-gradient(to bottom, #d36242 0%, darkred 100%);
}

.error-page:before {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    box-shadow: 3px 25px 0 5px #C95439;
    content: '';
    z-index: -1;
    display: block;
    position: relative;
    top: -19px;
    left: 44px;
}

.error-page:after {
    width: 310px;
    height: 17px;
    margin: 0 auto;
    top: 25px;
    content: '';
    z-index: -1;
    display: block;
    position: relative;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#003c2c2c', GradientType=1);
}

.error-page h1 {
    color: rgba(255, 255, 255, 0.94);
    font-size: 110px;
    margin: 55px auto 0 auto;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.error-page h1:before {
    width: 260px;
    height: 1px;
    position: relative;
    margin: 0 auto;
    top: 70px;
    content: '';
    display: block;
    background: radial-gradient(ellipse at center, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c', GradientType=1);
}

.error-page h1:after {
    width: 260px;
    height: 1px;
    content: '';
    display: block;
    opacity: 0.2;
    margin: 0 auto;
    top: 50px;
    position: relative;
    background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff', GradientType=1);
}

.error-page h2 {
    color: rgba(0, 0, 0, 0.5);
    margin: 50px 0 40px 0;
    font-size: 17px;
    line-height: 36px;
}

.error-page h2:before {
    width: 130px;
    height: 1px;
    position: relative;
    margin: 0 auto;
    top: 40px;
    content: '';
    display: block;
    background: radial-gradient(ellipse at center, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c', GradientType=1);
}

.error-page h2:after {
    width: 130px;
    height: 1px;
    content: '';
    display: block;
    opacity: 0.2;
    margin: 0 auto;
    top: 20px;
    position: relative;
    background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff', GradientType=1);
}

.error-back {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.error-back:hover {
    color: #EB957D;
    text-shadow: 0 0 3px black;
}

.hentry {
    margin-bottom: 0;
}

/*============================ Sidebar ============================*/
.widget {
    margin-bottom: 10px;
}

.widget .widget-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
}

.widget .textwidget p {
    margin: 0 0 10px;
}

.hsidebar .widget {
    font-size: 14px;
    line-height: 20px;
}

.hsidebar .widget ul {
    padding: 0;
    margin: 0;
}

.hsidebar .widget ul li {
    list-style: none;
}

.hsidebar .widget:not(.widget_nav_menu):not(.hocwp-widget-post):not(.widget_product_categories):not(.widget_products) ul li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
}

.hsidebar .widget:not(.widget_nav_menu):not(.hocwp-widget-post):not(.widget_product_categories):not(.widget_products) ul li::before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 1px;
    left: 0;
    color: #3a7ced;
    display: block;
    font-size: 8px;
    font-weight: normal;
}

.hsidebar .widget a {
    color: #333;
}

.hsidebar .widget a:hover {
    color: #3a7ced;
}

.hsidebar .widget:not(.widget_search) {
    background-color: #fff;
    box-shadow: 0 1px 3px #bfbfbf;
}

.hsidebar .widget .search-form {
    width: 100%;
}

.hsidebar .widget .widget-title {
    background-color: #3a7ced;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 20px;
    line-height: 22px;
    margin: 0;
}

.hsidebar .widget .widget-title * {
    color: #fff;
}

.hsidebar .widget:not(.widget_nav_menu):not(.hocwp-widget-post):not(.widget_product_categories):not(.widget_products):not(.widget_media_image) .widget-title + * {
    padding: 10px;
}

.hsidebar .widget.widget_search {
    border: none;
    padding: 0;
}

.hsidebar .widget ul.menu, .hsidebar .widget ul.product-categories {
    padding: 0;
    margin: 0;
}

.hsidebar .widget .menu li {
    list-style: none;
}

.hsidebar .widget .menu li a, .hsidebar .widget .product-categories li a {
    display: block;
    padding: 8px 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
    text-transform: none;
    line-height: 20px;
    position: relative;
}

.hsidebar .widget .menu li:last-child a, .hsidebar .widget .product-categories li:last-child a {
    border-bottom: none;
}

.hsidebar .widget .sub-menu, .hsidebar .widget .children {
    margin-top: 10px;
}

.hsidebar .widget .menu li a::after, .hsidebar .widget .product-categories li a::after {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 8px;
    right: 6px;
    color: #bbb;
    display: block;
    font-size: 9px;
}

.hsidebar .widget .menu li a:hover, .hsidebar .widget .product-categories li a:hover {
    background-color: #fff9c0;
    color: #3a7ced;
}

.hsidebar .widget .menu li a:hover::after, .hsidebar .widget .product-categories li a:hover:after {
    color: #3a7ced;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: normal;
}

.hsidebar .widget .loop article, .hsidebar .widget .loop .hocwp-post, .hsidebar .widget .product_list_widget li {
    margin-bottom: 0 !important;
    padding: 10px;
    border-bottom: 1px dotted #ddd;
}

.widget .product_list_widget li {
    font-size: 14px !important;
}

.widget .product_list_widget li > a {
    margin-bottom: 5px;
    font-size: 14px !important;
}

.hsidebar .widget .loop article:last-child, .hsidebar .widget .product_list_widget li:last-child, .hsidebar .widget .menu li:last-child a {
    border-bottom: none;
}

body .hsidebar .widget .loop article .bump-view:not(.img-hyperlink), .hsidebar .widget .product_list_widget li .product-title {
    font-size: 14px;
    font-weight: normal;
    color: #3a7ced;
}

body .hsidebar .widget .loop article, .hsidebar .widget .product_list_widget li {
    line-height: 20px !important;
}

.hsidebar .widget .loop article .meta {
    font-size: 10px;
}

.hsidebar .widget .loop article .entry-summary {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.hsidebar .widget.hocwp-widget-post .loop-item {
    overflow: hidden;
}

.hsidebar .widget.hocwp-widget-post .loop-item .img-hyperlink {
    float: left;
}

.hsidebar .widget.hocwp-widget-post .loop-item .img-hyperlink img {
    display: block;
}

.hsidebar .widget.hocwp-widget-post .loop-item:before, .hsidebar .widget.hocwp-widget-post .loop-item:after {
    display: none;
}

.box-search {
    background: rgba(0, 132, 148, 0.8);
    z-index: 999;
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 0 5px 5px 5px;
    padding: 15px 15px 0 15px;
    margin-top: 42px;
    margin-bottom: 30px;
}

.row-heder-filters {
    padding: 10px 0 10px 0;
    position: relative;
}

.bottom-header .row-heder-filters {
    padding: 5px 0 4px 0;
    position: relative;
}

.list-type {
    list-style: none;
    padding: 0;
}

.list-type {
    margin: calc(-42px - 15px) 0 15px;
}

.list-type li {
    float: left;
    padding: 0 30px;
    line-height: 32px;
    background: #fffbfb;
    margin-right: 8px;
    color: #666;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}

.list-type li.active {
    background: rgba(0, 132, 148, 0.8);
    color: #fff;
}

.icon-close-search {
    height: 32px;
    width: 100%;
    z-index: 999;
    background: url('../images/back-32.png') no-repeat center right;
    cursor: pointer;
    display: none;
}

.keyword-search {
    border: none;
    background: #fff url("../images/icon-search-input.png") no-repeat 8px 8px;
    background-size: 18px 20px;
    text-indent: 35px;
    width: 100%;
    line-height: 34px;
    outline: none;
    margin-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.label_search {
    color: #fff;
    font-style: italic;
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    float: left;
}

.list-local {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 45px;
    left: 0px;
    z-index: 1000;
    width: 100%;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.52);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.52);
}

.list-local li {
}

.list-local li a {
    color: #333;
    font-size: 14px;
    cursor: pointer;
    display: block;
    padding: 3px 5px 3px 20px;
}

.list-local li a:hover {
    color: #03b14e;
    background: #fbf9f9;
}

.list-local li.active {
    color: #03b14e;
    font-weight: bold;
}


.bottom-header .list-type {
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    padding: 3px 0px 3px 3px;
    background: #d7d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 10px;
}

.bottom-header .row-local {
    padding: 5px 10px 5px 10px;
    float: right;
}

.bottom-header .list-type li {
    float: left;
    padding: 0px 10px;
    line-height: 30px;
    background: #fff;
    margin-right: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bottom-header .list-type li.active {
    background: #0cd796;
    color: #fff;
}

.bottom-header .keyword-search {
    border: 1px #d7d4d4 solid;
    width: 854px;
    margin-bottom: 5px;
}

.bottom-header .label_search {
    color: #999;
}


.row-heder-filters .searchbt {
    display: none;
}

.row-heder-filters .sl-sear {
    float: left;
    width: 145px;
    padding: 6px 10px 6px 4px;
    margin: 0 0 7px 0;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #d1d1d0;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.row-heder-filters .sl-sear {
    flex: 1;
    max-width: 32%;
}

.bottom-header .row-heder-filters .sl-sear {
    width: 176px;
    margin: 0 10px 4px 0;
}

.advanced-search {
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    margin-left: 10px;
    width: 90px;
    text-indent: 12px;
    background: #3c9f10 url('../images/arrow-xemchitet.png') no-repeat center right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}

.tab-ct-active {
    background: #3c9f10 url('../images/arrow-an-xemchitet.png') no-repeat center right;
}

.left-box-search-select {
    float: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 15px;
}

.box-search .keyword-btn {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    gap: 15px;
}

.box-search .keyword-btn > *:first-child {

}

.box-search .keyword-btn > *:last-child {
    flex-basis: 145px;
}

.box-search .keyword-search {
    margin-bottom: 0;
}

.bottom-header .left-box-search-select {
    width: 930px;
}

.row-heder-filters .tab-ct-search {
    margin-top: 2px;
    width: 100%;
    position: relative;
    display: block;
    min-height: 27px;
}

.bds-highlights {
    padding-top: 12px;
    padding-bottom: 6px;
    color: #0074e4;
    overflow: hidden;
}

.row-heder-filters .bt-sm {
    color: #ffffff;
    background: #f93239;
    cursor: pointer;
    border: none;
    padding: 4px 17px 4px;
    font-size: 14px;
    display: block;
    float: right;
    font-weight: bold;
    margin-left: 12px;
    width: 124px;
    text-align: center;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 24px;
}

.breadcrumb-item.trail-end {
    margin-left: 5px;
}

.row-heder-filters .bt-sm:hover {
    background: #da1f26;
}

.advanced-search-bt {
    float: left;
    width: 84px;
}

.row-heder-filters .tab-ct-active {
    text-decoration: underline;
}

.row-heder-filters .checkbox-search {
    float: left;
    padding: 2px 19px;
    height: 27px;
}

/* Base for label styling */
.row-heder-filters [type="checkbox"]:not(:checked),
.row-heder-filters [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.row-heder-filters [type="checkbox"]:not(:checked) + label,
.row-heder-filters [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: #333333;
    font-weight: normal;
    line-height: 26px;
}

/* checkbox aspect */
.row-heder-filters [type="checkbox"]:not(:checked) + label:before,
.row-heder-filters [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #ffffff;
    border-radius: 1px;
    box-shadow: 0 0px 1px rgba(0, 0, 0, .2)
}

/* checked mark aspect */
.row-heder-filters [type="checkbox"]:not(:checked) + label:after,
.row-heder-filters [type="checkbox"]:checked + label:after {
    content: 'âœ”';
    position: absolute;
    top: -1px;
    left: 2px;
    font-size: 14px;
    color: #489eca;
    transition: all .2s;
}

/* checked mark aspect changes */
.row-heder-filters [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.row-heder-filters [type=checkbox]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
.row-heder-filters [type="checkbox"]:disabled:not(:checked) + label:before,
.row-heder-filters [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.row-heder-filters [type=checkbox]:disabled:checked + label:after {
    color: #999;
}

.row-heder-filters [type=checkbox]:disabled + label {
    color: #aaa;
}

/* accessibility */
.row-heder-filters [type="checkbox"]:checked:focus + label:before,
.row-heder-filters [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted blue;
}

/* hover style just for information */
.row-heder-filters label:hover:before {
    border: 1px solid #4778d9 !important;
}

/* Useless styles, just for demo design */

@media only screen and (max-width: 1100px) {
    .body-home .box-search {

    }

    .row-heder-filters .bt-sm, .bottom-header .row-heder-filters .bt-sm {
        width: 11%;
    }

    .row-heder-filters .sl-sear, .bottom-header .row-heder-filters .sl-sear {

    }

    .bottom-header .list-type {
        position: relative;
        top: 0;
        left: 0;
        float: none;
        padding: 6px 0 6px 6px;
        background: #d7d4d4;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin: 0 auto 15px;
        text-align: center;
    }

    .bottom-header .list-type li {
        float: none;
        margin-right: 6px;
        display: inline-block;
        padding: 0 15px;
    }

    .keyword-search {
        width: 100%;
        font-size: 13px;
    }

    .bottom-header {
        top: 42px;
        background: #fff !important;
        display: none;
    }

    .bottom-header .icon-close-search {
        display: block;
        margin-bottom: 10px;
    }

    .bottom-header {
        top: 41px !important;
    }

    .bottom-header .list-local {
        top: 140px !important;
    }

    .advanced-search {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .body-home .box-search {

    }

    .left-box-search-select, .bottom-header .left-box-search-select {
        width: 100%;
    }

    .row-heder-filters .bt-sm, .bottom-header .row-heder-filters .bt-sm {
        width: 92%;
        float: left;
        margin-left: 0;
    }

    .row-heder-filters .sl-sear, .bottom-header .row-heder-filters .sl-sear {

    }

    .row-heder-filters .sl-sear:nth-child(2n), .bottom-header .row-heder-filters .sl-sear:nth-child(2n) {
        width: 48%;
        margin: 0 0 7px 0;
    }

    .advanced-search {
        float: right;
    }

}

@media only screen and (max-width: 560px) {
    .body-home .box-search {

    }

    .list-type li {
        padding: 0 15px;
    }

    .advanced-search {
        float: right;
    }

    .bottom-header .box-search-select {
        display: block;
    }

    .row-heder-filters .bt-sm {
        width: 92%;
    }

}

/*============================ Footer ============================*/

.site-footer {
    margin-top: 20px;
}

.footer-menus {
    width: auto;
    display: table;
    max-width: 100%;
    margin: 0 auto;
}

.footer-menus ul {
    padding: 0;
    margin: 0;
}

.footer-menus .menu li {
    list-style: none;
    float: left;
    padding: 5px 0;
}

.footer-menus .menu li a {
    padding: 0 10px;
    font-weight: bold;
}

.footer-menus .menu li a:hover {
    color: #f1b401;
}

.footer-menus .menu li:last-child a {
    border-right: none;
}

.footer-widget-box {
    border-top: 5px solid #3a7ced;
    padding-top: 10px;
}

.footer-widget {
    padding-left: 50px;
    padding-right: 50px;
}

.footer-widget .widget {
    margin-bottom: 10px;
}

.footer-widget .widget:nth-child(3n+1) {
    width: 30%;
    float: left;
}

.footer-widget .widget:nth-child(3n+2) {
    width: 70%;
    float: left;
    padding-left: 40px;
}

.footer-widget .widget:nth-child(3n+3) {
    clear: both;
    text-align: center;
}

.list-socials {
    margin: 0;
    padding: 0;
    text-align: center;
}

.list-socials li {
    display: inline-block;
}

.list-socials li a {
    display: inline-block;
    margin: 5px;
}

iframe.image-360 {
    width: 100%;
    border: none;
    height: 400px;
}

button.back-to-top, button.back-to-top:hover {
    background: transparent none no-repeat scroll 0 0;
    border: none;
}

/* =========================================================== Responsive style =========================================================== */
.mobile-menus-box button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 10px;
    width: 44px !important;
    height: 40px !important;
    line-height: 40px !important;
    border: none;
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff !important;
    z-index: 10;
    font-size: 30px !important;
    padding-top: 3px;
    border-radius: 0;
}

.mobile-menus-box .mobile-menu > .menu-toggle .svg-icon,
.mobile-menus-box button svg {
    fill: #fff;
    background-color: transparent;
}

.mobile-menu > .menu {
    position: fixed;
    width: 220px;
    top: 0;
    left: auto;
    background-color: #222;
    bottom: 0;
    height: 100%;
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: auto;
    right: -220px;
}

.mobile-menu > .menu li a {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 7px 10px;
}

.mobile-menu > .menu li.menu-item-home {
    display: none;
}

.mobile-menu > .menu[aria-expanded="true"] {
    left: auto;
    right: 0;
}

.mobile-menus-box button[aria-expanded="false"] {
    right: -10px;
    left: auto;
}

.mobile-menus-box button[aria-expanded="true"] {
    right: 220px;
    left: auto;
}

.mobile-menu > .menu-toggle[aria-expanded="true"] {
    margin-right: -10px;
    margin-left: 0;
}

.mobile-menu ul.sub-menu {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.mobile-menu ul.sub-menu li a {
    text-transform: none;
}

.mobile-menu ul ul {
    border-top: 1px solid rgba(0, 0, 0, 0.3) !important;
}

.mobile-menu > .menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.mobile-menu > .menu li a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu > .menu li:last-child > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.mobile-menu > .menu li:last-child {
    border-bottom-color: rgba(255, 255, 255, 0.1);
}

.mobile-menu > .menu li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.mobile-menu .menu li.search-item {
    padding: 10px !important;
    background-color: rgba(255, 255, 255, 0.1);
}

.mobile-menu .menu li .sub-menu li:last-child {
    border-bottom: none;
}

.mobile-menu .search-form input[type="submit"] {
    border-radius: 0 !important;
}

.mobile-menu .menu-item-has-children > a::after {
    top: 15px;
}

.mobile-menu .menu-item-has-children > a[aria-expanded="true"]::after {
    top: 18px;
    right: 10px;
}

.mobile-block-cart {
    display: none;
}

#ship-to-different-address {
    font-size: 14px;
}

@media only screen and (max-width: 1040px) {
    .container {
        width: 100%;
    }

    .fixed-box {
        position: static;
    }

    .gallery-media-slider .slick-prev, .gallery-media-slider .slick-next {
        opacity: 1;
    }
}

@media only screen and (max-width: 1023px) {
    .site-branding .site-title {
        margin-top: 0;
    }

    .site-branding {
        width: 100%;
        padding: 0;
        text-align: left;
    }

    .right-area, .primary-menu-area {
        display: none;
    }

    .header-menu-area {
        height: 40px;
        border-bottom: none;
    }

    .mobile-menus-box {
        display: block;
    }

    .content-left, .content-right {
        width: 100%;
        padding: 0;
    }

    .content-left {
        margin-bottom: 20px;
    }

    .footer-menus {
        display: none;
    }

    .footer-widget {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-widget .widget:nth-child(3n+1) {
        width: 100%;
        float: left;
    }

    .footer-widget .widget:nth-child(3n+2) {
        width: 100%;
        float: left;
        padding-left: 0;
    }

    .contact-info-box, .additional-info-box ul li {
        width: 100%;
    }
}

@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 800px) {

}

@media only screen and (max-width: 780px) {

}

@media only screen and (max-width: 782px) {

}

@media only screen and (max-width: 740px) {

}

@media only screen and (max-width: 720px) {

}

@media only screen and (max-width: 680px) {

}

@media only screen and (max-width: 620px) {

}

@media only screen and (max-width: 600px) {
    .loop-post-custom .post-thumbnail {
        float: none;
        margin: 0 auto;
    }

    .loop-post-custom .post-content {
        padding-left: 0;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 568px) {

}

@media only screen and (max-width: 563px) {

}

@media only screen and (max-width: 549px) {

}

@media only screen and (max-width: 500px) {

}

@media only screen and (max-width: 480px) {
    .row-heder-filters {
        padding-bottom: 0;
    }

    .box-search {
        padding: 8px;
    }

    .list-type {
        margin-top: calc(-35px - 15px);
    }

    .box-search .keyword-btn,
    .left-box-search-select {
        gap: 8px;
    }
}

@media only screen and (max-width: 440px) {

}

@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 330px) {

}

@media only screen and (max-width: 320px) {

}

@media print {

}