section.section{
    padding: 40px 0;
}

.sub-menu li:hover a{
    margin-left: 10px;
    color: #005442;
}

.header-compact{
    color: #fff;
    z-index: 1;
    background-color: #005643;
    font-size: 16px;
    position: relative;
    font-weight: 600;
}
.cart-single{
    background: #c4123f;
    border: 1px solid #c4123f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 9px 36px;
    font-weight: 600;
}
.testimonal-big{
    padding: 30px 0;
    background-color: #ececec;
}
.home-project {
    position: relative;
    padding: 50px 0;
}
.bg_over_gallery{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 65%;
    background: #005442;
    z-index: -1;
}
.project-item{
    background: #fff;
    position: relative;
    overflow: hidden;
    border: 3px solid #f1f1f1;
}
/* .project-item:before{
    content: "";
    display: inline-block;
    background: #f5f5f5;
    width: 30px;
    height: 30px;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: 9;
}
.gallery.project-item:before{
    background: #fff;
}
.project-item:after{
    content: "";
    display: inline-block;
    background: #f5f5f5;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 9;
    left: initial;
    right: -1px;
    top: initial;
    bottom: -1px;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.gallery.project-item:after{
    background: #fff;
} */
.img-shine {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    border: none;
    padding: 0px;
}
.img-shine:before{
    position: absolute;
    content: "";
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
    transform: skewX(-25deg);
}
.img-shine:hover:before {
    animation: imgShine .75s ease-in-out;
}
.img-shine img{
    width: 100%;
    height: 180px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}
.gallery .img-shine img{
    height: 240px;
}
.project-item h3 {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px 10px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    height: 40px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    transform: translateY(30px);
}
.project-item h3 a {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    line-height: 20px;
    padding: 12px 0px 0px;
}
.project-item:hover h3 {
    opacity: 1;
    transform: translateY(-10px);
}
.whislist-toggle:before{
    display: inline-block;
    content: '\e889';
    font-family: 'porto';
    font-size: 2rem;
    line-height: 1;
    margin: 2px 15px 0 0px;
    color: #000;
}
.header-search-wrapper .btn{
    background-color: #faa632;
}

.loop-product-categories {
    margin-bottom: 1em;
    font-size: .857em;
    line-height: 1.05em;
    display: block;
    color: #878787;
    overflow: hidden;
}
.woocommerce-loop-product__title {
    font-weight: 600;
    font-size: 1.257em;
    line-height: 1.167em;
    color: #111213;
    margin-bottom: 1rem;
}
  .blog-slider .entry {
  	text-align: center;
    margin-bottom: 0;
    border-radius: 0.9rem;}
  .blog-slider .entry-media {
    margin: 0;
    position: relative; }
  .blog-slider .entry-date {
    background-color: #347dc4;
    box-shadow: none;
    color: #fff;
    display: block;
    float: none;
    font: 400 1.8rem/1 "Oswald", sans-serif;
    height: 3.8rem;
    left: .7rem;
    letter-spacing: .1rem;
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: .7rem;
    width: 8.4rem; }
    .blog-slider .entry-date span {
      display: block;
      font-size: 1.3rem;
      margin-top: .2rem; }
  .blog-slider .entry-body {
    border: 0;
    margin-top: -60px;
    margin-left: 0;
    padding: 2rem 2rem 0; }
  .blog-slider .entry-title {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -.01rem;
    margin-bottom: .8rem;
    color: #2b2b2d; }
    .blog-slider .entry-title a {
      color: inherit; }
  .blog-slider .entry-content {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.7; }
    .blog-slider .entry-content .date{
    	display: inline-block;
    }
  .blog-slider .btn {
    background-color: #e1e6ea;
    border-color: #e1e6ea;
    border-radius: 0;
    color: #575f68;
    font-size: 1.2rem;
    min-width: 90px;
    padding: .8rem 1rem; }
    .blog-slider .btn:hover, .blog-slider .btn:focus {
      background-color: #65829d;
      border-color: #65829d;
      color: #fff; }
.product-fix{
    margin: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    min-height: 250px;
}
.product-filters-container {
    margin-bottom: 2.5rem;
}
.product .price-box .product-filters-container{
    margin-left: auto;
    margin-bottom: 0;
}
.product .price-box .product-filters-container .product-single-filter{
    padding-bottom: 0;
    border: none;
}
.header-top{
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    background-color: #e1e1e1;
}
.header-middle{
    background-color: #005643;
}
.header-right > a{
    color: #fff;
}
.image-post-thumb {
    position: relative;
    overflow: hidden;
}
.image-post-thumb > img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.background_over_image {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.background_over_image:before, .background_over_image:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}
.background_over_image:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.background_over_image:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.image-post-thumb:hover .background_over_image:before, .image-post-thumb:hover .background_over_image:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.image-post-thumb:hover > img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.image-post-thumb:hover .background_over_image {
    opacity: 1;
}
.image-post-thumb .overlay_icons {
    color: #FFF;
    left: 13%;
    font-weight: 600;
    font-size: 30px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: 20%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.image-post-thumb .overlay_icons.view {
    top: 75%;
}
.image-post-thumb .overlay_icons.view a{
    color: #ffffff!important;
    font-family: Lato,sans-serif;
    font-size: 19px;
}
.add-to-cart-wrap .add-cart-2{
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1em;
    background-color: #ec700b;
    color: #fff;
    padding: 7px 13px;
}
.add-cart-2:hover{
    background-color: #00761c;
}
.product:hover .add-cart-2:before{
    background-color: #fed700;
    transition: all 0.5s;
}

.product-nm-style img{
    width: 100%;
    height: 250px;
    object-fit: cover;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    margin-left: auto;
    margin-right: auto;
}
.product:hover img{
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.loop-product-categories a+a:before{
    content: ',';
    margin: 0 .1em;
}
/* .title-group:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: initial;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(90deg, #f5f5f5 0%, #e1e1e1 10%, #e1e1e1 10%, #e1e1e1 90%, #e1e1e1 90%, #f5f5f5 100%);
} */
.title-group:after{
    content: "";
    display: block;
    position: absolute;
    width: 64px;
    height: 5px;
    top: initial;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: linear-gradient(to right, #48bda8, #035947);
}
.partners-container .title-group:after{
    content: none;
}
.home-product-tabs{
    background-color: #fafafa;
    padding: 30px 0;
}
.home-dv{
    background-color: #f1f1f1;
    padding: 30px 0;
}
.box-item{
    border-radius: 23px;
    background-color: #ffffff;
    border: 7px solid #e8e8e8;
    padding: 2rem 1.6rem;
}
.bo-entry{
    background-color: #fff;
    position: relative;
    z-index: 999999;
    border-top: 3px solid #015cb5;
    padding: 20px 5px;
}
.main-dropdown-menu{
    position: relative;
}
.simple-entry-list .title-group{
    margin-bottom: 0.5rem;
}
.tin-tuc{
    position: relative;
    background: #f5f5f5;
    color: #fff;
    padding: 30px 0 0;
}
.tin-tuc .entry-content{
    color: #333;
}
.tin-tuc .simple-entry-list{
    background: #fff;
    padding: 20px 15px 20px 30px;
    margin-top: 8%;
    /* display: inline-grid; */
    min-height: 300px;
    position: relative;
    z-index: 11;
    box-shadow: 2px 2px 6px 1px rgba(216, 216, 216, 0.45);
    -webkit-box-shadow: 2px 2px 6px 1px rgba(216, 216, 216, 0.45);
    -moz-box-shadow: 2px 2px 6px 1px rgba(216, 216, 216, 0.45);
}
.bg_car_hidden{
    background: #fff;
    margin-top: -86px;
    z-index: 0;
    min-height: 92px;
    position: relative;
}
.testimonial .block_quote{
    min-height: 100px;
}
@media screen and (min-width: 768px){
    .tin-tuc .simple-entry-list{
        height: 115%;
        margin-top: -12%;
    }
}
.tin-tuc .simple-entry-list .entry-media {
    flex: 0 0 23%;
    max-width: 23%;
}
.blog_title{
    line-height: 55px;
    font-weight: 400;
    font-size: 30px;
}
.blog_title strong{
    font-size: 35px;
}
.testimonial{
    position: relative;
    margin-top: 2rem;
    min-height: 212px;
}
h4.testimonial-title{
    color: #bc7e0e;
    font-weight: 600;
    margin-bottom: .7rem;
}
.testi_image{
    position: relative;
    overflow: hidden;
    height: 100px;
    width: 100px;
    border: 3px solid #f1f1f1;
    border-radius: 50%;
}
.testi_image img{
    width: 100%;
    height: 100px;
    object-fit: cover;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    margin-left: auto;
    margin-right: auto;
}
.footer .address{
    border-bottom: 1px solid #04a581;
    margin-bottom: 10px;
}
.footer .address:last-child{
    border-bottom: none;
}
.title_footer{
    font-weight: 600;
    font-size: 40px;
}
.footer i{
    color: #fff;
}
.menu-toggler {
  display: flex;
  align-items: center;
  text-align: center;
  width: 250px;
  border: 0;
  background: #fed700;
  border: 1px solid #fed700;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
  color: #000;
  padding: 1rem 2rem;
  font: 600 1.4rem/1.2 "Roboto", sans-serif;
  letter-spacing: .09rem;
  text-decoration: none;
  cursor: pointer;
  transition: all .25s; }
  .menu-toggler i {
    display: inline-block;
    font-size: 1.5rem;
    margin-right: 1rem; }
    .menu-toggler i::before {
      margin: -1px 0 0; }
  .menu-toggler:hover, .menu-toggler:focus {
    color: #000;
    background-color: #e6c406;
    text-decoration: none; }
.main-dropdown-menu .danhmuc, .main-dropdown-menu:hover .main-nav{
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  border: 1px solid #e6ebee;
  background-color: #fff; }
.main-dropdown-menu.show > .main-nav {
  display: block; }
.tieude-dm-mobile{
    text-transform: uppercase;
    font-size: 1.4rem;
}
.menu.menu-vertical > li {
  float: none;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .menu.menu-vertical > li > a {
    display: block;
    font-weight: 500;
    font-size: 1.4rem;
    text-transform: capitalize;
    letter-spacing: .005rem;
    padding: .7rem 1.2rem;
    border-top: 1px solid #e6ebee;
    transition: background 0s; }
  .menu.menu-vertical > li:first-child > a {
    border-top: none; }
  .menu.menu-vertical > li i {
    margin-right: 12px; }
.menu.menu-vertical li {
  transition: background 0s; }
  .menu.menu-vertical li.megamenu-container {
    position: relative; }
.menu.menu-vertical ul,
.menu.menu-vertical .megamenu {
  top: 0;
  left: 100%;
  margin-left: -1px; }
.menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
  width: 721px; }
.menu.menu-vertical ul ul {
  top: -1rem; }
.menu.menu-vertical.sf-arrows > li > a.sf-with-ul {
  padding-right: 2.8rem; }
.menu.menu-vertical.sf-arrows .sf-with-ul {
  position: relative; }
  .menu.menu-vertical.sf-arrows .sf-with-ul::after {
    content: '\e81a';
    top: 50%;
    right: 1.2rem;
    margin-top: -1px; }
.menu.menu-vertical > li:hover,
.menu.menu-vertical > li.show {
  background-color: #fed700; }
  .menu.menu-vertical > li:hover > a,
  .menu.menu-vertical > li.show > a {
    color: #333e48;
    border-color: #fed700;
    background-color: #fed700; }


.about{
    padding: 30px 0;
}
.about_image img{
    box-shadow: 3px 6px 8px 3px rgb(224 224 224 / 75%);
    -webkit-box-shadow: 3px 6px 8px 3px rgb(224 224 224 / 75%);
    -moz-box-shadow: 3px 6px 8px 3px rgb(224 224 224 / 75%);
}
.ab-button{
    margin-top: 2.5rem;
    color: #000;
}
.ab-text{
    font-size: 18px;
}
.about_icon{
    color: #197966;
    font-size: 28px;
    padding-right: 10px;
    text-align: center;
    width: 50px;
}
.about_info{
    line-height: 21px;
    font-size: 14px;
}
.about_info strong{
    font-size: 35px;
}
.for-relative{
    position: relative;
    overflow: hidden;
}
.for-relative .destination-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}
.home-banner .for-relative .destination-image img {
    height: 350px;
}
.domestic-products .for-relative .destination-image img {
    height: 160px;
}
.for-relative .frame-destination {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 47%,rgba(0, 0, 0, 0) 71%);
    position: absolute;
    bottom: 0;
    padding: 50px 10px 10px 10px;
    width: 100%;
    color: #fff;
    z-index: 999;
}
.for-relative .frame-destination .name-destination {
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.for-relative .frame-destination .like-destination {
    font-size: 12px;
    text-align: center;
}
.domestic-products .for-relative .frame-destination .name-destination {
    text-align: left;
}
.domestic-products .for-relative .frame-destination .like-destination {
    text-align: left;
    color: #ff5722;
    font-weight: 600;
}
.for-relative:hover .frame-destination .name-destination {
    color: #08dc4e;
}
.for-relative:hover .destination-image img, .for-relative:hover .product-nm-style img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.product-nm-style{
    position: relative;
    overflow: hidden;
}

.product6-2 .col-lg-3.col-6{
    border-right: 1px solid #eee;
    margin-bottom: 2.5rem;
}
.product6-2 .col-lg-3.col-6 .product{
    margin-bottom: 0;
    padding: 0;
}
.cart-media-left{
    flex: 0 0 43%;
    max-width: 43%;
}
.cart-body{
    flex: 0 0 57%;
    max-width: 57%;
}
.featured-products.owl-theme .owl-nav [class*='owl-'] {
    top: -45px;
}
.featured-products.owl-theme .owl-nav .owl-prev {
    right: 20px;
}
.product-br{
    margin-top: 1.5rem;
    transition: all 0.4s;
}
.product:hover .product-br{
    background-color: #ffffff;
    box-shadow: 1px 2px 4px #ccc;
}
.sub-menu{
    line-height: 34px;
}
.title-letter{
    margin-top: auto;
    margin-bottom: auto;
    font-size: 2.5rem;
}
.footer .widget {
    position: relative;
}
.product-details{
    padding: 0 15px;
}
table{
    border: 1px solid #ddd;
}
table tr td{
    padding: 5px;
}
@media screen and (min-width: 1200px) {
  .menu.menu-vertical > li {
    padding-left: 2rem;
    padding-right: 2rem; }
    .menu.menu-vertical > li > a {
      font-size: 1.5rem;
      padding: 1rem; }
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
    width: 856px; }
    
    .header-top:before {
    content: "";
    display: inline-block;
    width: calc(50% - 570px);
    left: 0px;
    top: 0px;
    position: absolute;
    height: 151px;
    background: #fff;
    }
    .header-top .header-left:before{
        content: "";
        display: inline-block;
        background: #fff;
        left: 0px;
        width: 241px;
        height: 124px;
        position: absolute;
        left: 0px;
        top: -26px;
        clip-path: polygon(0 0, 100% 0, 59% 100%, 0% 100%);
    }
    .header-top .header-left:after{
        content: "";
        display: inline-block;
        width: 154px;
        height: 46px;
        position: absolute;
        background: #e1e1e1;
        left: 124px;
        top: -26px;
        clip-path: polygon(56% 100%, 30% 0, 100% 0);
    }
    .logo img {
        max-width: 176px;
        z-index: 1000;
        position: absolute;
        top: -7px;
        left: -10px;
    }
    .testimonial .testimonial_owner{
        
        position: relative;
        /* left: 0;
        bottom: -83px;
        right: 0; */
        margin-top: 2rem;
        color: #000;
        z-index: 11;
    }
}
@media screen and (min-width: 1280px) {
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
    width: 901px; } }
@media screen and (max-width: 1199px) {
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-4 {
    display: none; }
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 .col-lg-4 {
      display: block; } }
@media screen and (max-width: 767px) {
    .home-list-category{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .title_footer{
        font-size: 22px;
        margin-top: 1.5rem;
    }
    .about_icon {
        font-size: 17px;
        width: 28px;
    }
    .about_info{
        font-size: 11px;
        line-height: 17px;
    }
    .about_info strong {
        font-size: 23px;
    }
}
@media screen and (min-width: 992px){
    .blog-slider {
        margin-bottom: 0;
    }
    .footer-bottom .border-top{
        flex: 0 0 40%;
        max-width: 40%;
        border-top: 1px solid #3d3d38!important;
    }
    .dropdown-expanded > a {
        display: none;
    }
    .dropdown-expanded .header-menu {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        background-color: transparent;
        border: 0;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        font-size: 1.8rem;
    }
    .dropdown-expanded .header-menu ul {
        display: flex;
        align-items: center;
    }
    .dropdown-expanded .header-menu ul li i{
        font-size: 20px;
    }
    .dropdown-expanded .header-menu ul li+li > a:before {
        content: '|';
        padding: 0 10px;
    }
    .dropdown-expanded .header-menu ul li+li > a:before {
        color: #e1e1e1;
        content: '|';
        padding: 0 7px;
    }
    .subtitle {
        font: 600 3.2rem/1.5 "Nunito", sans-serif;
    }
}
@media(max-width: 991px){
    .header-menu ul li+li{
        margin-top: 0.8rem;
    }
    .owl-project .project-item h3 {
        opacity: 1;
        transform: translateY(-10px);
    }
    .main-nav {
        display: none !important; }
}
@media(max-width: 768px){
	
    .product .add-wishlist{
        z-index: 1;
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .title-group {
        display: block;
    }
    .btn-primary{
        padding: 0.7rem 1rem;
    }
    .product-single-details .product-title {
        font-size: 2rem;
    }
    .newsletter .widget-newsletter {
        margin: auto;
    }
    .home-list-category .item-left {
        flex: 0 0 13%;
        max-width: 13%;
    }
    .name-pro{
        padding: 12px;
        font-size: 1.8rem;
    }
    .no-padding{
        padding: 0;
    }
    .home-project {
        padding: 30px 0 0 0;
    }
    .footer .widget {
      margin-bottom: 1rem;
      margin-top: 1.5rem;
    }
    .info-boxes-container .info-box+.info-box{
        margin-top: 1.5rem;
    }
    .info-box i {
        font-size: 5.7rem;
    }
    .info-box h4 {
        font: 600 2rem/1.1 "Roboto", sans-serif;
    }
    .post-filter{
        background: #005442;
    }
    .header-top {
        background-color: #fff;
    }
    .about_image img {
        width: 100%;
        margin-bottom: 3.5rem;
    }
}
@media(max-width: 575px){
    .banners-group .bn-top+.bn-top{
    margin-top: 15px;
    }
    .featured-promo .owl-item{
        display: flex;
        justify-content: center;
    }
    .newsletter{
        padding: 15px;
    }
    .newsletter i{
        flex: 0 0 10%;
        max-width: 10%;
        font-size: 2.4rem;
    }
    .ab-button {
        line-height: 69px;
    }
    .simple-entry-list .entry-media img {
        height: 74px;
    }
    .product-nm-style img {
        height: 150px;
    }
}
@media(max-width: 320px){
    
}
.add-re{
    display: block;
    padding: 5px 0;
}
.site-search{
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    top: 45px;
    visibility: hidden;
    transition: all,ease,.3s;
    background-color: #ffff;
    z-index: 1;
    box-shadow: 0 4px 3px 0 rgba(1,1,1,.1);
}
.site-search .woocommerce-product-search {
    display: flex;
    height: 48px;
    background-color: #fff;
}
.site-search input[type=search] {
    border: none;
    flex: 0 1 100%;
    max-width: 100%;
    order: none;
    padding: 1.857em 2.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
}
.site-search .woocommerce-product-search button {
    display: inline-block;
    background-color: transparent;
    border: none;
    font-size: 15px;
    padding: 15px;
    line-height: 1;
    border-radius: 0;
}
.click-appear.active .site-search{
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    z-index: 999999;
}
.breadcrumb-item a+a:before{
    content: ' , ';
}
.header-dropdown > a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #343f49 transparent transparent transparent;
    margin-left: .6rem;
}
@media(max-width: 991px){
    .site-search{
    top: 66px;
}
}
@media(max-width: 767px){
    .display-form{
        display: none;
    }
    .header-middle .header-center{
        display: none;
    }
}
@media(min-width: 992px){
    .display-search{
        display: none;
    }
}
@-webkit-keyframes 
    imgShine{
        100%{left:125%}
        
    }
@-moz-keyframes 
    imgShine{
        100%{
            left:125%
        }
        
    }
@keyframes imgShine
    {
        100%{
        left:125%
    }
}
.history-list {
  margin: 0 0 8rem;
  padding: 0;
  list-style: none; }
  .history-list li {
    margin: 25px 0;
    padding: 0;
    clear: both; }
    .history-list li p {
      margin-left: 15px; }
  .history-list h3 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 2rem;
    color: #005643;
}

.history-list li .thumb {
  background: transparent url(../images/history-thumb.png) no-repeat 0 0;
  width: 227px;
  height: 160px;
  margin: 0 0 3rem;
  padding: 0;
  float: left; }
  .history-list li .thumb img {
    border-radius: 50%;
    margin: .7rem .8rem;
    width: 145px;
    height: 145px; }

.history-list li .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 5rem;
  min-height: 115px;
  background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #ECECEC;
  border-radius: 0;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08); }

.history-list li .featured-box .box-content {
  border-top: 0.4rem solid #2f2727;
  padding: 3rem 3rem 1rem 3rem;
  position: relative;
  top: -1px; }

@media screen and (max-width: 479px) {
  .history-list li .thumb {
    display: none; }

  .history-list li .featured-box {
    margin-left: 0; } }
