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

    html,
    body {
        width: auto !important;
        overflow-x: hidden !important;
    }
}

.navigation--mobile,
.navigation>.container {
    position: relative;
}

.a-bsh-line {
    background: var(--color-1st);
}

.a-bsh-line a:hover {
    background: white;
    color: var(--color-1st) !important;
}

.countdownList li {
    display: inline-block;
    padding-right: 1.5em;
    font-size: 16px;
    list-style-type: none;
    line-height: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    color: #bfbfbf;
    margin-bottom: 20px;
}

.countdownList li span {
    display: block;
    margin-bottom: 20px;
    font-size: 42px;
    color: white;
}

.header-top .container {
    height: 28px;
}

@media (min-width: 1200px) {
    .col-xl-2x {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.nav__right {
    display: contents;
}

.header-top .list--social li {
    margin-right: -3px;
    background: #0000007a;
}

.header-top .list--social a {
    border-radius: unset;
    border: unset;
    color: #ddd;
}

.sub-menu>li>a {
    font-size: 14px;
}

.header-top .header__actions a,
.header-top .header__actions i {
    color: var(--color-1st);
    font-size: 15px;
}

.header-top .header__actions a {
    font-style: oblique;
}

.header-top .header__actions .list--social i {
    color: white;
}

.header-top .header__actions .form--primary-search i:last-child {
    color: black;
}

.header-top .navigation__right .header__actions {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 20px;
}

.header-top .navigation__nextto__center p {
    margin: 10px;
}

.header-top p,
.header-top a,
.header-top i {
    margin: 0 auto;
    color: black;
}

.navigation__right .fa-phone {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

input#keyword {
    height: 40px;
    margin: 2px 0;
    background-color: white;
    width: 280px;
}

.header {
    z-index: 1500;
    border-bottom: unset;
    background: white;
    box-shadow: 0 9px 10px -6px rgb(0 0 0 / 19%)
}

.main-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;

}

.header--mobile {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
}

.panel--sidebar .sub-menu>li.menu-item-has-children:hover>.sub-menu {
    position: relative;
    left: 10%;
    background: transparent;
}

/* .panel--sidebar{
  background: var(--color-1st);
} */

.panel--sidebar .panel__content {
    overflow-y: scroll;
}

/* .menu--mobile>li>a,.menu--mobile .sub-menu>li>a,.menu--mobile>li.current-menu-item>a {
    color: white;
} */

.main-header .navigation__center {
    width: 81%
}

.main-header .navigation__right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-header .navigation__right .phone {
    margin-bottom: -5px;
    font-weight: 600;
    font-size: 16px;
    color: var(--color-1st);
}

.main-header .menu,
.main-header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-header .menu {
    justify-content: flex-start;
    align-items: flex-end;
}

.main-header .form--primary-search button {
    height: 40px;
    right: unset;
}

.main-header .menu>li {
    padding: 0;

}

.main-header .menu>li>a {
    font-size: 15px;
    padding: 12px 13px;
    color: var(--color-1st);
    width: max-content
}

.main-header .menu>li.current-menu-item>a:before,
.main-header .menu>li:hover>a:before {
    content: url(/);
    position: absolute;
    bottom: -11px;
    left: 48%;
    transform: rotate(180deg);
}

.main-logo.scroll {
    height: 59px !important;
    position: unset !important;
    border-radius: unset !important;
}

.main-header .menu.scroll>li>a {
    padding: 19px 10px;
}

.main-header .menu-item-a {
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
}

.header-top .container {
    height: 50px;
    display: grid;
    grid-template-columns: 2fr 8fr;
}

.main-header .navigation__left {
    min-width: 130px;
}

.main-header .navigation__left .logo {
    display: block;
}

img#logo1 {
    transition: all .5s ease 0s;
    position: absolute;
    top: -74px;
    height: 95px;
    aspect-ratio: auto 59 / 59;
}

.dmca-badge {
    position: absolute;
    bottom: 0;
}

.breadcrumb {
    background-color: unset;
}

.breadcrumb li:first-child {
    color: var(--color-text);
}

.breadcrumb li:last-child:before {
    content: " /";
    margin: 0 5px 0 9px;
}

.breadcrumb--custom {
    margin: 8px 0 0 10px;
}

.breadcrumb--custom li a,
.breadcrumb li a {
    color: var(--color-1st);
}

.breadcrumb--custom li,
.breadcrumb li {
    color: #077c4b;
}

.cust-menu {
    background: var(--color-1st);
    margin-bottom: -24px;
    box-shadow: inset 0 1px 3px 0 #00ac00;
}

.owl-carousel .owl-item img {
    aspect-ratio: auto 1905 / 867;
}

.slider__content__wrapper__content h2 {
    padding: 5px 10px;
    background-color: #1b880d4f;
}

.home-intro .section__header {
    margin: unset !important;
    border: unset !important;
    text-align: left
}

.home-intro .section__header span {
    color: var(--color-1st);
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.intro-pic {
    margin-top: -80px;
    z-index: 10;
}

.intro-pic img {
    box-shadow: -4px 6px 8px 0 #6262629c;
    aspect-ratio: auto 570 / 737;
}

.home-intro .section__header p {
    color: var(--color-1st);
    font-weight: 700;
    text-transform: uppercase;
}

.post--detail .post__header h1 {
    color: var(--color-1st)
}

.post--detail .post__header {
    padding-top: 0;
}

.link-btn {
    position: absolute;
    left: 10px;
    bottom: 0;
    padding: 5px 10px;
    border: 2px solid var(--color-1st);
}

.home-intro .link-btn,
.home-news .link-btn {
    position: relative;
    padding: 3px 11px;
    display: table;
    border-radius: 5px;
    background: var(--color-1st);
    color: white;
    margin: 0 auto 10px;
    font-style: oblique;
    font-size: 16px;
    margin-top: 12px;
}

.link-btn:hover {
    background: white;
    color: var(--color-1st);
    border: 2px solid var(--color-1st);
}

/* .home-intro h2, .home-intro p, .home-intro .section__content{
  color: white !important;
} */
.menu-footer li {
    margin-bottom: unset !important
}

.menu-footer li:hover span {
    color: #2eb36f
}

.home-intro .intro-content .owl-carousel {
    padding-bottom: 35px;
}

.home-intro .posts {
    margin-top: 30px
}

.home-intro .collection_link {
    font-size: 14px
}

.home-intro .item:hover .collection_link {
    color: var(--color-1st)
}

.home-intro .item img {
    transition: all .5s ease;
    aspect-ratio: auto 45 / 45;
}

.home-intro .item:hover img {
    transform: rotate(360deg)
}

.home-collection {
    padding-top: 0px;
}

.home-collection .row div {
    margin-bottom: 20px;
}

.home-products ul {
    justify-content: space-between;
    align-items: center;
}

.home-countdown .content {
    background-color: white;
    border: 3px solid #ddd;
    padding: 15px 10px;
}

.menu-left ul,
.online-support,
.support {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    border: 2px solid #3f3f3f;
}

.menu-left ul .menu-item {
    padding: 10px 0 10px 30px;
    position: relative;
}

.menu-left ul .menu-item:before {
    display: block;
    position: absolute;
    content: "\f101";
    font-family: "FontAwesome";
    color: var(--color-1st);
    left: 15px;
    font-size: 15px;
}

.home-products .menu-left ul .menu-item:hover {
    background-color: #f1f1f1;
    color: var(--color-danger);
}

.home-products .menu-left a:hover {
    color: var(--color-danger);
}

.menu-left h2 {
    color: white;
    background-color: #3f3f3f;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    padding: 8px 10px;
    text-transform: uppercase;
}

.menu-left ul.sub-menu-custom {
    border: unset;
    display: none;
    transition: all .25s ease;
}

.menu-left .menu-item-has-children:hover ul.sub-menu-custom {
    border: unset;
    display: unset;
    transition: all .25s ease;
}

.home-products .row {
    margin: unset;
}

.home-products .shop__pagination {
    padding: unset;
}

.home-feedback,
.home-feedback .container {
    background: #f7f7f7 !important;
}

.home-feedback .img {
    border-bottom: 2px solid #f1f1f1
}

.home-feedback .item {
    background: white;
}

.home-news {
    background: #b9d7e8
}

.home-feedback h3 {
    color: #44c3f3;
    font-size: 16px;
    text-transform: unset;
}

.post--detail .services-menu .list-group-item:hover,
.post--detail .services-menu .list-group-item:active,
.post--detail .services-menu .list-group-item.activated {
    background: var(--color-1st);
    color: white;
}

.post--detail .services-menu .list-group-item.download {
    background: #077c4b;
    color: white;
    max-width: 270px;
    text-align: center
}

.post--detail .services-menu .list-group-item.download:hover {
    background: white;
    color: #077c4b;
}

.home-products .shop--sidebar .shop__left {
    margin-top: 0;
}

.home-products .shop--sidebar {
    padding-top: 0;
}

.home-products .shop__products,
.home-products .widget--shop {
    background: white !important;
}

.nav-pills .nav-link {
    padding: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: unset;
}

.service-tab .tab-list-wrapper ul li.active a:before {
    background-color: #f69220;
    border-color: #fff;
    box-shadow: -5px 7px 30px rgba(0, 0, 0, 0.07);
}

.slider__content__wrapper__content h2 {
    padding: 5px 10px;
    background-color: #1b880d4f;
}

.service-tab h3 {
    font-size: 17px;
    font-weight: 500;
}

.service-tab .tab-list-wrapper {
    vertical-align: top;
    width: 100px;
    position: relative;
    display: table-cell;
}

.service-tab .tab-list-wrapper:before {
    position: absolute;
    content: '';
    width: 2px;
    height: calc(100% - 35px);
    top: 0;
    right: 60px;
    background-color: #f1f1f1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-tab .tab-list-wrapper ul {
    padding: 0;
    min-height: 345px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: none;
}

.service-tab .tab-list-wrapper ul li {
    text-align: left;
    position: relative;
    max-width: none;
    width: 100px;
    margin-right: 75px;
    display: block;
    padding-top: 5px;
    margin-top: 25px;
}

.service-tab .tab-list-wrapper ul li a {
    font-size: 14px;
    color: #666c72;
    position: static;
    padding: 0;
    border: none;
}

.service-tab .tab-list-wrapper ul li a span {
    font-weight: 600;
    color: var(--color-2nd);
}

.service-tab .tab-list-wrapper ul li a:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-color: #f3f3f3;
    border: 6px solid var(--color-2nd);
    top: 18px;
    right: -23px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.service-tab .tab-content {
    display: table-cell;
    width: auto;
}

.service-tab .content {
    margin-bottom: 30px;
}

.service-tab .content img {
    border-radius: 50%;
}

.section--homepage {
    padding: 45px 0;
}

.section--homepage h2,
.section--homepage h1 {
    font-size: 45px;
    font-weight: 500;
}

.section--homepage h1 {
    color: #e66800;
    font-size: 30px;
    background: url(/storage/index/line-curved-long.png) no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.section--homepage .section__header span {
    font-size: 30px;
    color: var(--color-1st);
    font-weight: 600;
}

.home-news .item.main {
    background: var(--color-1st);
    position: relative;
}

.home-customer h2 {
    font-size: 30px;
    color: black;
}

.main-color {
    color: var(--color-1st);
}

.home-customer p {
    margin-bottom: 5px;
}

.home-customer .section__content img {
    border: 2px solid #ddd
}

.home-news .section__subheader {
    text-align: center;
    text-transform: capitalize;
    border-bottom: 4px solid #ddd;
    margin-bottom: 10px;
}

.home-news .item {
    border: 1px solid var(--color-1st);
    transition: all .5s ease
}

.home-news .item p {
    font-size: 17px;
    font-style: oblique;
}

.other .container {
    background: unset;
    padding: 40px 0;
}

.home-news .row {
    margin-right: unset;
    margin-left: unset;
}

.home-news .section__content .right .item {
    margin-bottom: 10px;
    display: flex;
}

.home-news .section__content .right .blog-content {
    padding-right: 0;
}

.home-news .news p,
.home-news .news a {
    margin: 5px 0 5px 10px;
    font-weight: 600;
}

.home-news .embed-responsive {
    border: 3px solid #dcdcdc;
}

.home-news .form-control {
    width: 98%;
}

.product--detail .product__header {
    width: 100%
}

.product--detail .product__attribute label {
    max-width: 70px;
}

.product--detail .product__info-header {
    margin-bottom: 10px;
    /*     border-bottom: unset; */
}

.product--detail .product__info-sku {
    /*   border-bottom: 1px solid #ddd; */
}

.product--detail .product__title {
    font-size: 22px;
    font-weight: 600;
    color: var(--color-1st);
}

.product--detail .product__price p {
    font-size: 14px;
    font-weight: unset;
    color: var(--color-text);
}

.product--detail .product__price .product-sale-price-text {
    font-size: 16px;
    font-weight: 600;
    color: var(--color-danger);
}

.home-reason {
    background: var(--color-1st)
}

.btn--custom.btn--outline,
button.btn--custom.btn--outline {
    border-radius: 5px;
    background-color: var(--color-1st);
    color: white;
}

.btn--custom.btn--outline:hover,
button.btn--custom.btn--outline:hover {
    background-color: white;
    color: var(--color-1st);
}

.product--detail .product__info {
    border-left: 1px dashed #ddd;
}

.at-share-btn-elements {
    display: flex;
    justify-content: space-between;
}

.product--detail .tab-list {
    padding: 20px 0 0;
    margin-bottom: 0;
}

.product--detail .tab-list li a {
    font-size: 18px;
}

.product--detail .product__thumbnail {
    margin-bottom: 0;
}

.product__content .tabs {
    border: 1px solid #ddd;
    padding: 20px 30px;
}

#product-kind {
    font-weight: 600;
}

.section--related-posts {
    padding-top: unset;
    border-top: unset;
}

.home-gallery {
    padding-bottom: 30px;
}

.home-partner .section__header {
    padding-bottom: unset;
}

.nav-pills .nav-link h2 {
    color: black;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 15px;
    border: 1px dashed black;
    border-radius: 25px;
    text-transform: initial;
}

.nav-pills .nav-link h2:hover {
    color: var(--color-1st);
    border: 1px solid var(--color-1st);
}

.nugget .item {
    text-align: center;
}

.nugget .item i.fa-paper-plane-o {
    background-color: #0099e6;
    color: white;
    padding: 20px;
    font-size: 30px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.nugget .item i {
    background-color: #0099e6;
    color: white;
    padding: 15px;
    font-size: 30px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.nugget .item svg {
    background-color: #0099e6;
    fill: white;
}

.nugget .item h4 {
    font-size: 16px;
}

.nugget .item {
    text-align: center;
    border-left: 1px solid #ddd;
    margin-bottom: 20px;
}

.nugget .item:last-child {
    border-right: 1px solid #ddd;
}

.nav-pills .nav-link.active h2,
.nav-pills .show>.nav-link h2 {
    color: var(--color-1st);
    border: 1px solid var(--color-1st);
}

.widget--shop .widget__title {
    text-align: center;
    height: 41px;
    line-height: 41px;
    background-color: var(--color-1st);
    margin-bottom: 2px;
}

.shop--sidebar .shop__left .widget--shop {
    margin-bottom: 20px;
    padding: 0 0 20px;
    background-color: unset;
}

.post .post__title {
    line-height: 22px;
}

.post__content p {
    text-align: justify;
}

#coverflow {
    width: 100%;
}

.home-blog {
    padding: 60px 0 0;
    margin-bottom: unset;
    background-color: #fafafa;
}

.home-blog .blog-right {
    display: flex;
    padding: 20px 10px;
    border: 1px solid #ddd;
    margin: 5px;
    max-width: 48%;
    background-color: white;
}

.home-blog .blog-right span {
    display: block
}

.home-blog .last {
    border-bottom: unset;
}

.home-blog .blog-right h3 {
    display: block;
}

.footer .final-line {
    min-height: 55px;
    display: grid;
}

.footer .final-line p {
    padding-top: 10px;
    text-align: center;
    line-height: 30px;
}

.home-blog .blog-right h4 {
    position: unset;
    font-size: 16px;
    background: unset;
    transform: unset;
    justify-content: unset;
    height: unset;
    display: unset;
    text-transform: unset;
    color: var(--gray-dark);
    line-height: 28px;
}

.home-blog .blog-right h4:hover {
    color: #ddd;
    background-color: unset;
    color: var(--green);
}

#partner {
    overflow: auto;
    padding-bottom: 0;
}

#partner div {
    position: relative;
    z-index: 1;
}

#slider-partner {
    margin-bottom: 40px;
}

#slider-partner .item-partner {
    margin: 5px 0;
}

#slider-partner .item {
    padding: 0 7px;
    margin: 0 auto;
}

#slider-partner .item img {
    width: 100%;
    display: block;
    margin: 0 auto;
    transition: all .3s ease;
    aspect-ratio: auto 103 / 103;
}

#slider-partner .item:hover img {
    filter: drop-shadow(2px 4px 4px #555)
}

#slider-partner .slick-arrow {
    width: 20px;
    height: 30px;
    color: #444444;
}

#slider-partner .slick-arrow:hover {
    color: #fb7224;
}

#slider-partner .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: fontawesome;
    font-size: 40px;
    line-height: 30px;
}

#slider-partner .slick-prev:after {
    content: '\f104';
}

#slider-partner .slick-next:after {
    content: '\f105';
}

.widget--shop .widget__links li a {
    font-size: 14px;
}

.shop--sidebar .shop__left .list--minus {
    margin-left: 15px;
}

.list--minus li a:before,
.list--plus li a:before {
    content: unset;
}

.list--plus li {
    margin: 0 15px;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
}

.widget__content h4 {
    color: white;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 5px;
    background-color: #0966AC;
    border-radius: 5px;
}

.widget__content .bct {
    aspect-ratio: auto 170 / 64;
}

.product__content h2 {
    font-size: 18px;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #ddd;
}

.product .product__actions li a:hover {
    background-color: var(--color-danger);
    color: #fff
}

.product:hover .product__title {
    color: var(--color-danger);
}

.product .product__title {
    text-transform: unset;
    font-size: 14px;
    font-weight: 500;
}

.home-feature-posts .content {
    padding: 0 5px;
    background: white
}

.product .product__wrapper {
    background: #dadada;
    padding: 5px;
}

.product .product__content {
    background: #dadada;
}

.product .product__thumbnail {
    overflow: hidden;
}

.product .product__wrapper:hover .product__title {
    color: var(--color-1st);
}

.product .product__wrapper:hover {
    background-color: var(--color-1st)
}

.product .product__wrapper .product__content {
    padding: 10px 0;
}

.owl-next.disabled,
.owl-prev.disabled {
    display: none !important;
}

.product .product__wrapper .product__description {
    background: white
}

.home-feature-posts .item .cover {
    overflow: hidden
}

.home-feature-posts .item img {
    transition: all 0.5s;
}

.home-feature-posts .item:hover img {
    transform: scale(1.2);
}

.home-feature-posts .item:hover h3 {
    color: var(--color-1st);
}

.product__wrapper span {
    color: red;
}

.product .product__info span {
    color: var(--color-danger);
    text-transform: uppercase;
}

.product--detail .product__variants .item img {
    border-radius: 5px;
    border: 1px solid #545454;
}

.product--detail .product__content {
    padding: unset;
}

.product--detail .product__gallery img {
    border-radius: 20px;
    padding: 5px;
    border: 1px solid #ddd;
}

/*
.product--detail .tab-list{
  margin: unset;
  text-align: unset;
}
.page--product--detail .product--detail {
    display: flex;
}
.product--detail .product__header>* {
    max-width: unset;
}
.product--detail .row {
    display: -webkit-box;
} */

/* .home-news .news .owl-posts{
  transform: rotate(90deg);
} 
.home-news .news .item{
  transform: rotate(-90deg);
  float: left;
}
.home-news .news .owl-posts .owl-nav{
  display: none;
}
.home-news .news div.owl-posts .owl-nav .owl-prev, .home-news .news div.owl-posts .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px; 
} */

.contact-mega {
    margin: 20px 0;
    padding: 25px 0;
    background-color: var(--color-2nd);
}

.contact-mega p {
    font-size: 17px;
    text-align: right;
    color: white;
    margin: 0;
    text-transform: uppercase;
}

.contact-mega a {
    padding: 10px 15px;
    color: white;
    background-color: var(--color-danger);
    border-radius: 20px;
    line-height: 25px;
    text-transform: uppercase;
}

.footer-background {
    background-attachment: fixed;
    position: relative;
    padding-bottom: 0;
}

.footer-background {
    background-attachment: fixed;
    position: relative;
}

.newsletter .container {
    padding: 25px;
}

.newsletter .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newsletter input {
    background-color: white;
    border: unset;
    height: 44px;
}

.newsletter form {
    width: 300px;
}

.newsletter button {
    background-color: var(--color-1st);
    color: white;
    height: 100%;
    padding: 0 15px;
}

.form--subscribe label {
    text-indent: -9999px;
    position: absolute;
}

.footer iframe {
    position: absolute;
    top: 0;
    height: 480px;
}

.footer .bg {
    padding: 25px;
    margin-bottom: 40px;
    background-color: #fff;
}

.newsletter .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget--footer .widget__title {
    font-size: 19px;
    font-weight: 400;
}

.footer p.hotline {
    font-weight: 700;
}

.newsletter input {
    background-color: white;
    height: 44px;
}

.newsletter button {
    background-color: var(--color-danger);
    color: white;
    height: 100%;
    padding: 0 15px;
}

.newsletter .fa-envelope-o {
    font-size: 80px;
    text-align: center;
    color: whitesmoke;
}

.home-adbanner img {
    width: 100%;
}

.footer .widget--footer {
    margin-bottom: unset;
}

.footer .widget--footer .address a {
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
    width: 35px;
    height: 35px;
    border-radius: 7px;
    color: #636363;
    border: 1px solid #ff0000;
    text-align: center;
    line-height: 34px;
}

.footer .widget--footer .address .fa {
    color: red;
}

.footer .right .widget--footer:last-child {
    margin-bottom: unset;
}

.post>* {
    max-width: unset;
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
    font-size: 40px;
    max-width: 55%;
    padding: 20px 20px;
    margin-top: 300px;
}

.product .product__price {
    color: #505050;
}

.product__content .btn-contact {
    padding: 6px 15px;
    font-size: 15px;
    margin-top: 10px;
}

.home-news .item .collection {
    overflow: hidden;
}

.home-news .item.left {
    padding: unset;
    text-align: center;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
    width: 100% !important;
}

.home-categories .section__header {
    padding-bottom: 10px;
    margin-bottom: 35px;
    border-bottom-color: var(--color-1st) !important;
}

.home-categories .item {
    padding: 10px 5px;
}

.home-categories .content {
    padding: 20px 10px;
    border: 1px solid var(--color-1st);
    border-radius: 5px;
}

.home-categories h3,
.home-categories p {
    color: var(--color-1st)
}

.section--homepage .section__header p {
    text-transform: unset;
    font-size: 14px;
    font-weight: 500;
    color: #525252;
}


.home-news .section__header h2,
.home-reason .section__header h2 {
    color: white;
    background: unset;
    padding: unset
}

.home-news .section__header h2 {
    font-size: 65px;
}

.home-news .item.main .collection {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.home-news .item.main:hover h2 {
    text-shadow: 1px 2px 3px #000000ad;
}

.home-news .section__header h2:before,
.home-news .section__header h2:after {
    content: unset !important
}

.home-news .item:hover h3 {
    color: var(--color-1st);
}

.home-feature-posts h3 {
    font-size: 15px;
    text-align: center;
    padding: 10px 0 0;
}

.home-feature-posts h3 a {
    font-weight: 600
}

.home-feature-posts .link-btn {
    position: relative;
    width: 90px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: var(--color-1st);
    font-weight: 700;
    font-size: 15px;
    left: 0;
}

.collection_link {
    font-size: 16px;
    margin-bottom: 5px;
}

.home-news img {
    transition: all .4s ease;
    aspect-ratio: auto 375 / 250;
}

.home-news .right .collection_link {
    padding: 0;
}

.contact-row {
    display: flex;
}

.form--contact .form-group {
    margin-bottom: 20px;
}

.home-blog .blog-content p,
.intro-pic {
    text-align: center;
}

.sub-menu {
    min-width: 300px;
}

.dd3-content>span.text.float-right {
    display: none;
}

.name-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    text-align: center;
    padding: 15px 0 15px 15px !important;
    margin-bottom: 0 !important;
    background: #2c2c2c63;
    /*   background-image: linear-gradient(to right, #00000096 , #33333300); */
}

.section--homepage .description {
    margin-bottom: 30px;
}

.readmore {
    padding: 10px;
    border: 1px solid #c96943;
    border-radius: 25px;
    color: var(--color-1st);
    font-size: 18px;
    font-weight: 500;
    width: 250px;
    text-align: center;
}

.readmore.resv {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-color: #353535;
    color: #353535;
}

.readmore:hover a {
    color: #f0ad4e !important
}

.readmore:hover {
    -webkit-animation: shake 0.07s ease-in-out 0.07s infinite alternate;
    ;
    background: #353535;
    border-color: #353535;
}

@-webkit-keyframes shake {
    from {
        -webkit-transform: rotate(2deg);
    }

    to {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-2deg);
    }
}

.home-categories h2 {
    padding-top: 20px;
}

.home-categories h3 {
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
}

.home-feature-posts .item:hover .name-overlay {
    opacity: 1;
}

.mobile-toolbar {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: white;
}

.mobile-toolbar ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
}

.contact-form {
    padding-bottom: 30px;
}

.home-reason h2 {
    color: unset;
}

.contact-form .form-control {
    background-color: whitesmoke;
}

.contact-form .btn--custom {
    margin: 0 auto;
    display: block;
}

.contact-form .btn--custom {
    color: black !important;
    background-color: white !important;
    aspect-ratio: auto 130 / 130;
}

.home-reason .item img,
.home-reason .item h3 {
    transition: all .5s ease
}

.home-reason .item h3 {
    font-size: 17px;
    color: white
}

.home-reason .item:hover img {
    transform: scale(1.1)
}

.home-reason .item:hover h3 {
    transform: translatey(-5px);
    text-shadow: 1px 2px 3px #000000ad;
}

.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle {
    top: -5px
}

.home-categories .item:hover img,
.home-news .item:hover img {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
    overflow: hidden;
}

.home-news .item:hover {
    box-shadow: 0 3px 5px 0 #00000070
}

.other .section__header h2 {
    color: var(--yellow);
}

.other .section__header p {
    color: white;
    font-style: italic;
    font-size: 15px;
}

.other .item {
    background: #ffffffc4;
}

.other .item img {
    margin-top: -37px;
}

.home-news .product--detail .product__thumbnail {
    max-width: 750px;
}

.home-news .product--detail .product__variants {
    max-width: 180px;
}

.home-news .product--detail .product__thumbnail figure {
    max-width: calc(100% - 180px);
}

.border-contact {
    border: 5px solid #c3c3c3ad
}

.menu-footer {
    background: var(--color-1st);
    border-bottom: 1px solid #404040;
}

.menu-footer ul {
    display: flex;
    justify-content: space-between;
}

.menu-footer ul li>a {
    font-size: 20px;
    color: white
}

.home-countdown small {
    color: #9e9e9e
}

.navigation__right .lang {
    color: var(--color-1st);
    font-size: 15px;
    font-weight: 500;
}

.navigation__right .feather {
    color: var(--color-1st);
}

.section__content .custom .post__title,
.section__content .custom .post__description p {
    color: var(--color-1st)
}

.section__content .custom .btn {
    background: white;
    color: var(--color-1st)
}

.section__content .custom .btn:hover {
    background: white;
    border: 1px solid white !important;
}

.section__content .custom .btn:hover i {
    margin-left: 10px !important;
}

.panel--search {
    position: absolute;
    top: 56px;
    left: unset;
    right: 0;
    padding: 0;
    border-bottom: unset;
    background-color: unset;
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
}

.panel--search.active {
    width: 300px;
}

.panel--search .panel__close {
    position: absolute;
    top: -10px;
    right: -10px;
    transform: unset;
}

.panel--search .panel__close i {
    font-size: 20px;
}

.panel--search .form-control {
    height: 39px;
    background-color: white;
    border-radius: 20px
}

.main-header .form--primary-search button {
    right: 0;
}

.panel--sidebar .panel--search {
    position: unset;
    width: 100%;
    margin-bottom: 15px;
    visibility: visible;
    opacity: 1;
}

.header--mobile .sub-menu>li.menu-item-has-children>.sub-menu {
    position: unset;
    left: 10px;
}

.footer .final-line img {
    margin-top: -5px;
}

.d-grid {
    display: grid;
}

.grid-col-3-2-1 {
    grid-template-columns: repeat(3, 1fr);
}

.grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.grid-col-15 {
    grid-template-columns: 1fr 5fr;
}

.gap-10 {
    gap: 10px
}

.gap-20 {
    gap: 20px
}

.home-intro .description {
    line-height: 1.8;
    font-style: oblique;
    font-size: 15px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1440px) {
    .home-intro .container .col-md-1 {
        height: 625px;
    }
}

@media screen and (max-width: 1024px) {
    .home-blog .blog-right {
        /*max-width: unset;*/
    }

    .footer form {
        width: 400px;
        margin-right: unset;
    }

    .footer .right .widget--footer:first-child {
        margin-right: 25px;
    }

    .home-feature-posts h2:after,
    .home-partner h2:after,
    .home-news h2:after {
        width: unset;
        left: unset;
        height: unset;
        background: unset;
        position: unset;
        content: unset;
        bottom: unset;
    }

    .newsletter form {
        margin-bottom: 10px;
    }

    .menu--mobile>li>a.logo {
        display: none;
    }

    .home-news .rw .blog-content p,
    .header-top {
        display: none;
    }

    body {
        margin-top: 85px;
    }

    .footer .bg {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 992px) {
    .home-intro .container .col-md-1 {
        height: 495px;
    }

    .footer form {
        width: 380px;
        margin-right: 30px;
    }

    .footer .right .widget--footer:first-child {
        margin-right: 140px;
    }

    .product .product__wrapper {
        display: block;
    }

    .product__thumbnail {
        width: unset;
    }

    .product .product__wrapper .product__content {
        padding: unset;
        margin: unset;
    }

    .home-collection .section__content {
        margin-top: -125px;
    }

    .home-products .nav-pills li h2:before {
        content: unset;
        margin: unset;
    }

    .header-top .navigation__left,
    .header-top .list--social {
        display: none;
    }

    .menu-left {
        display: none;
    }
}

@media (max-width: 768px) {
    .header-top .navigation__right {
        width: 100%;
        margin-right: unset;
        display: unset;
    }

    .header-top .langs {
        margin-left: unset;
        float: right;
    }

    .section--homepage .section__header h3 {
        font-size: 22px;
    }

    .footer .right .widget--footer:first-child {
        margin-right: 25px;
    }

    .mobile-toolbar {
        display: none;
        padding: 15px 0 5px;
    }

    .home-intro .link-btn {
        bottom: -5px;
    }

    .product--detail .product__thumbnail {
        max-width: unset;
        display: flex;
        flex-direction: column-reverse;
    }

    .home-intro .section__header span {
        font-size: 25px;
    }

    .home-intro .section__header p {
        font-size: 15px;
    }

    .home-intro .section__header h1 {
        font-size: 30px;
    }

    .home-news .product--detail .product__thumbnail figure {
        max-width: 100%;
    }

    .home-news .product--detail .product__variants {
        max-width: unset
    }

    .home-news .section__header {
        padding-bottom: 0
    }

    .section--homepage .section__header p {
        display: none
    }

    .section--homepage .section__header h2 {
        font-size: 35px;
    }

    .section--homepage .section__header h2:before {
        content: unset
    }

    .product {
        max-width: unset
    }

    .menu-footer ul {
        flex-flow: wrap;
    }

    .intro-pic {
        margin-top: 20px
    }

    .grid-col-3-2-1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .menu-footer li {
        margin-bottom: 10px !important;
    }

    .home-intro .collection_link {
        font-size: 13px;
    }
}

@media (max-width: 425px) {
    .section--homepage .section__header h3 {
        font-size: 22px;
    }

    .home-blog .blog-right {
        max-width: 100%;
        margin: 10px 0;
    }

    .page--inner,
    .page--shop {
        margin: 0 0 50px 0;
    }

    .footer .newsletter {
        margin-bottom: 30px;
    }

    .footer .form--subscribe {
        width: 320px;
    }

    .footer form {
        width: 380px;
        margin-bottom: 10px;
    }

    .footer .final-line {
        margin-bottom: 50px;
    }

    .footer .right .widget--footer:last-child {
        margin-bottom: 20px;
    }

    .home-collection {
        margin-top: 50px;
    }

    .home-collection .section__content {
        margin-top: -50px;
    }

    .home-collection .section__header p br,
    #top-line {
        display: none;
    }

    .nav-pills .nav-link h2 {
        font-size: 20px;
    }

    .home-categories .cat-img-transf {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    #logobottom {
        height: 200px;
    }

    .home-news .section__content .item {
        display: unset !important;
        padding: 0 10px !important;
    }

    .home-news .section__content .item .banner-effect {
        margin-bottom: 14px;
    }

    .product--detail .tab-list li {
        margin-right: 0;
    }

    .section--homepage {
        padding: 35px 0;
    }

    /* .countdownList li{
    color
  } */
    .countdownList li span {
        color: var(--color-1st);
    }

    .home-intro .section__content {
        color: unset !important;
    }

    .home-intro h2,
    .home-intro p {
        color: var(--color-1st) !important;
    }

    #slider-partner .slick-prev:after,
    #slider-partner .slick-next:after {
        content: "" !important
    }

    .home-intro .container {
        padding: 10px 15px;
    }

    .home-news .border.pt-4 {
        border: unset !important
    }

    .footer {
        padding-bottom: 50px !important;
    }

    .section--homepage .section__header h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 375px) {
    .home-blog .blog-right {
        display: block;
    }

    .home-blog .blog-content {
        margin-top: 10px;
    }

    .home-blog .blog-content h4 {
        line-height: 1.6em;
    }
}

.bg--cover {
    display: none !important;
}

#toptop {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer;
    background: white;
    transition: 0.5s;
    z-index: 200;
    border-radius: 50%;
    color: #fff;
    transform: rotate(-90deg);
    font-size: 51px;
    color: #df001f;
}

#toptop i {
    margin-top: -3px;
    font-weight: 900;
}

.left .addThis_listing .addThis_item {
    align-items: center;
}

.left .addThis_listing .addThis_item p {
    padding: 10px 20px;
    margin: 0;
}