
/*====================================================================================================*/
/*Checkout*/
.section-process-checkout .gb_right_col select{
  border: 1px solid #e0dddd;
  margin-bottom: 5px;
  margin-top: 5px;
  min-width: 250px;
  background: #fff;
  border-radius: 5px;
  height: 40px;
}
.site-product-cart{
  margin-top: 50px !important;
}
.section-process-checkout .gb_right_col, .section-process-checkout .gb_left_col{
  background: #f6f6f6;
  padding: 10px;
  border-radius: 5px;
}
.section-checkout{
  margin-bottom: 20px;
  margin-top: 20px;
}
.section-checkout input{
  height: 40px;
  margin-bottom: 5px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  width: 100%;
}
.order-item{
  margin-top: 20px;
  border-top: 1px solid #dbcfcf;
  padding-top: 10px;
}
.section-process-checkout h3{
  margin-bottom: 10px;
}
.right-form .top{
  text-align: right;
}
.change-quality-cart{
  justify-content: flex-end !important;
  margin-top: 5px;
  margin-right: -4px;
}
.change-quality-cart select{
  height: 20px;
  border-radius: 5px;
  margin-right: 5px;
}
.change-quality-cart button{
  display: inline-block;
  transform: scaleX(0.7);
  color: #544f4f;
}
.image-order-item{
  width: 70px;
  height: 70px;
  border: 1px solid #dcd5d5;
  margin-right: 10px;
  border-radius: 5px;
}
.title-order-item{
  font-size: 90%;
}
.image-order-item img{
  border-radius: 5px;
}
.item_cart_variant, .item_cart_time_shipping{
  color: #787777;
  font-size: 90%;
}
.left-form-item-cart{
  flex-wrap: nowrap !important;
}
.left-form-item-cart .price-old{
  margin-left: 0px !important;
}
.price-old{
  text-decoration: line-through;
  color: gray;
  margin-left: 10px;
}
#section-result-view{
  max-width: 600px;
  margin: 0px auto;
  margin-top: 5%;
  margin-bottom: 10%;
  padding: 10px;
  border-radius: 5px;
}
#checking-discount-code, #checking-discount-code img{
  height: 35px;
}
#checking-discount-code{
  display: flex;
  align-items: center;
}
.gb-cart-button{
  height: 40px;
}
/*Checkout*/
/*====================================================================================================*/





/*====================================================================================================*/
/*WebShop*/
#tab_long_description img{
  width: 90% !important;
  margin: 0px auto;
}
.your_cart_on_bottom{
  position: fixed;
  left: 20px;
  bottom: 20px;
  background: #fff;
  padding-left: 20px;
  border-radius: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0px 0px 2px 2px #a4a4a4;
}
.your_cart_on_bottom .heading-item{
  border: none !important;
}
.bottom-details-shop{
  margin-top: 50px;
  border-top: 1px solid #e1dede;
  padding-top: 20px;
}
.detail-shop-readmore, .go_more_detail{
  bottom: 0px;
  margin-bottom: 0px !important;
  background: #464646;
  padding: 10px;
  border-radius: 20px;
  font-weight: bold;
}
.go_more_detail, .detail-shop-readmore{
  width: 150px;
  text-align: center;
}
.detail-shop-readmore, .go_more_detail{
  color: #fff !important;
}
.product-title-detail a{
  color: #363636 !important;
}
.product-variant_color, .product-variant_size{
  display: flex;
  flex-wrap: wrap;
}
.product-variant_color > div, .product-variant_color > h5, .product-variant_size > div, .product-variant_size h5{
  width: 100%;
}
.product-variant_color > div, .product-variant_size > div{
  order: 2;
}
.product-variant_color > h5, .product-variant_size h5{
  order: 1;
}
.gb-border-active{
  border-color: #ff3413 !important;
}
.product_variant_color{
  height: 70px;
  width: 70px;
  padding: 0px !important;
}
.right-detail-shop > div{
  margin-bottom: 20px;
}
.variant_item:hover, .intro-image:hover{
  border: 1px solid #a29e9e;
}
.product-variant_size{
  margin-top: 10px;
}
.variant_item{
  border: 1px solid #ececec;
  padding: 2px;
  border-radius: 5px;
  margin-right: 10px;
  background: #f2f2f2;
  min-width: 50px;
  text-align: center;
}
.variant_item img{
  border-radius: 5px;
}
.right-detail-shop .gb-cart-button{
  min-width: 200px;
  height: 50px;
  font-weight: bold;
  border-radius: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.add_to_cart_button{
  background: none !important;
  border: 2px solid #e0e0e0 !important;
  color: #000 !important;
}
.add_to_cart_button:hover{
  border: 2px solid #f15a24 !important;
}
.buy_now_button{
  background: #464646 !important;
  color: #fff;
}
.buy_now_button:hover, .detail-shop-readmore:hover, .go_more_detail:hover{
  background: #f15d29 !important;
}
.product-review-text .gb-field{
  border-top: 1px solid #e2e2e2;
  margin-top: 30px;
  padding-top: 30px;
}
.product-price-grid .price-sale{
  font-size: inherit !important;
}
.product-notes > div{
  margin-top: 10px;
}
.price-sale{
  font-size: 170%;
  color: #d11917;
  font-weight: bold;
}
.shop-images-views{
  height: 450px;
}
.other-intro-images{
  width: 15%;
  height: 100%;
  overflow-y: scroll;
  scroll-padding-top: 1px; 
  scrollbar-width: none;
}

.intro-image{
  margin-bottom: 10px;
  height: 70px;
  width: 70px;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}


.each-intro-image-large{
  position: relative;
  overflow: hidden;
  width: 85%;
  height: 100%;
}
.each-large-image {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease, transform-origin 0.3s ease; 
    border-radius: 5px;
}
.each-large-image.zoomed {
    transform: scale(2.0);
}
.each-intro-image-large{
  border: 1px solid #dddbdb;
  border-radius: 5px;
}
.gb_right_detail_shop .go_more_detail{
  display: none;
}
.gb_right_detail_shop{
  opacity: 0;
  transform: translateY(20px); 
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.gb_right_detail_shop.fade-in-from-bottom{
  opacity: 1;
  transform: translateY(0);
  margin-top: 100px;
  margin-bottom: 50px;
}
.product-details img{
  width: auto !important;
  height: auto !important;
}
.review-name{
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 20px;
}
.review-image-view .review-name{
  border-bottom: 1px solid #dbd9d9;
  padding-bottom: 10px;
}
.tab-button{
  margin-bottom: 30px;
}
.tab-button .gb-button{
  margin-right: 20px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3b3a3a;
  border-radius: 20px;
  padding: 10px;
  color: #fff;
}
.detail-shop-top{
  background: #d11917;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: bold;
}
.detail-shop-bottom{
  background: #ffdf7b;
  padding: 5px;
  margin-top: 20px;
  border-radius: 5px;
  color: #656262;
  text-align: center;
  font-size: 95%;
}
.detail-shop-top p,.detail-shop-bottom p{
  margin-bottom: 0px;
  margin-top: 0px;
}
.product-title-detail{
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 120%;
  color: #3c3c3c;
}
.detail-tab-view .gb-heading{
  font-size: 110% !important;
  border-bottom: 2px solid #dfdfdf;
  margin-right: 15px;
}
.detail-tab-view .gb-heading:hover{
  border-bottom: 2px solid #4f4e4e !important;
}
.shop-top{
  border-bottom: 1px solid #ecebeb;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.content-shop{
  padding-top: 30px;
}
.content-shop .view-path{
  padding-left: 0px !important;
}
.attribute-item{
  display: flex;
  border-top: 1px solid #e3dede;
  padding: 2px;
}
.attribute-item .left{
  margin-right: 50px;
  width: 45%;
}
.attribute-item .right{
  width: 45%;
}
.attribute-info h4{
  margin-bottom: 10px;
}
.attribute-list{
  margin-bottom: 20px;
}

.section-webshop{
  padding-bottom: 30px;
  padding-top: 30px;
}
.section-webshop p{
  margin-bottom: 0px;
  margin-top: 0px;
}

.section-list-product-category h3{
  margin-bottom: 10px;
  border-bottom: 1px solid #efe8e8;
  padding-bottom: 5px;
  text-align: center;
}

.webshop-heading{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #b20a0a;
}
.right-detail-shop .gb-price{
  margin-bottom: 5px;
}

.product-view > div{
  margin-bottom: 10px;
}

.section-list-product .item{
    box-sizing: border-box;
    border: 1px solid #f9f7f7;
    padding: 2px;
    border-radius: 5px;
}

.section-list-product .item:hover{
    border: 1px solid #f2f1f1;
}



.section-list-product h3{
  font-size: 95%;
  font-weight: 500;
  color: #333;
}

.section-list-product .product-title{
   display: -webkit-box;         /* Há»— trá»£ cho trÃ¬nh duyá»‡t WebKit */
    -webkit-line-clamp: 2;        /* Sá»‘ dÃ²ng tá»‘i Ä‘a hiá»ƒn thá»‹ */
    -webkit-box-orient: vertical; /* Äáº·t chiá»u hÆ°á»›ng cá»§a há»™p lÃ  dá»c */
    overflow: hidden;             /* áº¨n pháº§n vÆ°á»£t ra ngoÃ i khung */
}

.product-price{
  margin-bottom: 20px;
}

.product-order-button{
    background: #d9d9d9;
    text-align: center;
    border-radius: 2px;
    font-size: 95%;
}
.product-order-button:hover{
    background: #f51f16 !important;
    color: #fff !important;
}
.webshop-headlines{
  flex-wrap: wrap;
}
.webshop-headlines .item{
  background: #ddd;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.section-list-product-category .gb-img{
  background: none !important;
  border: none !important;
}
.section-list-product-category .gb-img img{
  height: 100%;
}

.section-list-video{
  display: flex;
  flex-wrap: wrap;
    justify-content: space-between;
}
.section-list-video .item{
  width: 30%;
}
.left_cate_right_slider .webshop-category{
  background: #ddd;
    padding: 10px;
    border-radius: 10px;
}
.product-cate-title-go{
  font-size: 90%;
  color: gray;
  scale: 0.9;
}
.webshop-category .item:hover{
  color: #fc1f16;
}
.webshop-category .item{
    border-bottom: 1px solid #c4c4c4;
}
.webshop-category .item:last-child{
  border-bottom: none !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.gb-desc-news-inblogs{
  font-size: 90%;
  margin-top: 10px;
  color: #383737;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Sá»‘ dÃ²ng tá»‘i Ä‘a muá»‘n hiá»ƒn thá»‹ */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-list-post .right .gb-img{
  height: 130px;
  width: 150px;
}
.section-list-post .right .item{
  border-bottom: 1px solid #d9d8d8;
  margin-bottom: 10px;
}
.section-list-post .right .item:last-child{
  border-bottom: none !important;
}
/*WebShop*/
/*====================================================================================================*/



/*====================================================================================================*/
/*SacoNews*/
.right-detail-shop .view-path{
  padding-left: 0px !important;
}
.gb-title-news-inblogs{
  font-size: 100% !important;
  color: #36363a;
}
.news-layout-2 .latest-news-left .gb-img{
  width: 240px;
  height: 150px;
}
.content-post-body h1, .content-post-body h2, .content-post-body h3, .content-post-body h4, .content-post-body h5, .content-post-body h6{
  margin-bottom: 10px;
  margin-top: 10px;
}

.content-post-body h1{
  font-size: 180% !important;
  color: #104777;
  margin-bottom: 30px;
}
.news-area-view{
  margin-top: 10px !important;
}
.content-post{
  background: #fbfbfb;
  padding-top: 10px;
  padding-bottom: 50px;
}

.gb-img-ads{
  width: 100%;
}
.relate-this-news{
    margin-top: 50px;
    border-top: 2px solid #1f75c4;
    padding-top: 20px;
    background: #f4f4f4;
    padding: 10px;
}
.content-post-body{
  font-size: 110%;
}
.content-post-body a{
  font-weight: bold;
}
.content-post-left img{
  width: 100% !important;
  height: auto !important;
}

.copyright{
  text-align: right;
  color: gray;
  background: #e8dfdf;
  padding: 3px;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.latest-news-single-cate .gb-img{
  height: 400px;
}

.gb-news-title{
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 10px;
}

.img-first-featured{
    max-height: 300px;
    overflow: hidden;
    min-height: 300px;
}
.one-post-featured-right{
    display: flex;
    flex-wrap: wrap;
}
.one-post-featured-right .bottom{
    display: flex;
    align-items: end;
}
.img-news-bottom-left-items{
    max-height: 400px;
    overflow: hidden;
}
.img-news-bottom-right-items{
    max-height: 250px;
    overflow: hidden;
}

.gb-desc{
  font-size: 14px;
  color: #242424;
}

.gb-news-style-default .gb-block-middle-news .latest-news-right .bottom .gb-img{
    height: 85px;
}

.gb-news-style-default .gb-block-middle-news .latest-news-left .list_style_1 .gb-img{
    height: 90px;
}
.gb-news-style-default .gb-block-middle-news .latest-news-left .list_style_3 .gb-img{
    height: 140px;
}
.gb-news-style-default .gb-block-middle-news .two-first .gb-img{
  height: 220px;  
}

.gb-news-style-default .other-news-bottom-block .left .gb-img{
    height: 220px;
}
.gb-news-style-default .other-news-bottom-block .right .gb-img{
    height: 80px;
}


/*SacoNews*/
/*====================================================================================================*/

.footer-menu-item:hover{
  color: blue;
}
.footer-menu-item{
  margin-bottom: 10px;
  margin-top: 10px;
}
.saco-footer .gb-widget{
  margin-bottom: 30px;
  margin-top: 30px;
}

.footer-views .title{
  font-weight: bold;
  font-size: 110%;
}
footer .gb-home-row{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.view_child{
  margin-top: 30px;
}
.heading-middle{
  font-size: 95%;
}
.child_service{
  border-top: 1px solid #d0d0d0;
  padding-top: 20px;
  margin-top: 20px;
}
.item-service .heading-top, .item-service .heading-bottom{
  margin-bottom: 20px;
  margin-top: 20px;
}
.product_notes{
  margin-top: 10px;
  background: #dddddd;
  padding: 10px;
  border-radius: 5px;
}
.saco-footer{
  background: #eaeaea;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-menu-price{
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f5f4f4;
}

.item-media-view{
  margin-top: 50px;
  border: 1px solid #e1e1e1;
}
.home-block-bottom-item{
  background: #f2f2f2;
  padding: 10px;
  border: none;
}
.item-media-img{
  height: 100%;
  display: flex;
  align-items: center;
}
.item-media{
  width: 100px;
  border: 1px solid #e6e6e6;
  height: 100px;
  margin: 18px;
  justify-content: center;
  position: relative;
}
.item-media .type{
  position: absolute;
  top: 0;
  background: #e4dfdf;
  font-size: 80%;
  padding: 2px;
  color: #991f02;
  width: 100%;
}
.mobile-menu-bottom.expand_all_menu{
    position: fixed;
    width: 100%;
    z-index: 1;
    background: #f3f1f1;
    height: 100%;
    border-top: 1px solid #ffa211;
    margin-top: -1px;
}
.expand_all_menu .gb-wrapper{
  overflow-y: auto;
  scrollbar-width: thin; 
  padding-top: 20px;
  padding-bottom: 50px;
  max-height: 100%;
}

.expand_all_menu .gb-wrapper::-webkit-scrollbar {
    width: 8px; 
}

.expand_all_menu .gb-wrapper::-webkit-scrollbar-track {
    background: transparent; 
}

.expand_all_menu .gb-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3); 
    border-radius: 4px; 
}


.expand_all_menu .text-parent{
    font-size: 110%;
    color: #f15c25;
}
.expand_all_menu #expand_all_menu{
  display: none;
}
.expand_all_menu .menu-item{
  margin-right: 15px;
}

.expand_all_menu .parent-menu{
  border-bottom: 1px solid #e6e3e3;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 0px !important;
}
.expand_all_menu .parent-menu:last-child{
  border-bottom: none !important;
}
.expand_all_menu .nav-child{
    padding: 0px !important;
    opacity: 1;
    visibility: visible;
    position: inherit;
    top: inherit;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: none !important;
    box-shadow: none !important;
}

#gb-change-language, #gb-change-currency{
  height: 20px !important;
  border-radius: 5px;
  background: none !important;
}
.latest-news-left .gb-item-new .item{
  display: flex;
  justify-content: space-between;
}

.gb-wi-35-all{
  width: 35%;
}
.gb-wi-65-all{
  width: 62%;
}

.latest-news-right > .gb-item-new{
  border: 1px solid #ddd;
  padding: 20px;
}

.item-pagging{
  padding: 5px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid gray;
}
.item-pagging{
  margin-top: 5px;
  margin-bottom: 5px;
}
.item-pagging.current{
  background: #ec222b !important;
  color: #fff;
}

.saco-site-signup-login{
    margin-top: 5% !important;
    margin-bottom: 5% !important;
}

.heading-menu-price .right img{
  width: 30%;
}
.newsletter-and-request-call{
  margin-top: 50px;
  background: #5c5c5c;
  padding: 20px;
  color: #fff;
  border-radius: 10px;
}
.newsletter-and-request-call .left p:last-child{
  display: flex;
}
.newsletter-and-request-call img{
  border-radius: 5px;
}
.message-center .gb-wrapper{
  padding: 10px;
}

.message-center{
  background: #bfbfbf;
}
.message-body{
  margin-top: 10px;
}
.right-detail-shop .gb-price .gb-fl{
  justify-content: flex-start !important;
}
.right-detail-shop .gb-label{
  margin-right: 10px;
}

.style-promotions-simple .left{
  display: none;
}

.style-promotions-simple .right{
    width: 100% !important;
}

.view-promotions{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    background: #eeeeee;
}
.item-promotion{
  margin-bottom: 10px;
  color: #c64307;
  font-weight: bold;
}

.saco-header p, .heading-note p{
  margin-top: 0px;
  margin-bottom: 0px;
}

.nav-child a{
  color: #454848;
}


.view-path{
  border-bottom: 1px solid #e1dede;
  padding-bottom: 5px;
  margin-bottom: 20px !important;
  color: #716c6c;
  margin-top: 10px;
}

.path-item{
  margin-right: 20px;
}
.path-item-1{
  font-weight: bold;
}
.path-item:hover{
  color: #075fa9 !important;
}
.relate-right{
  margin-top: 50px;
}
.content-post-relate-bottom{
  padding-top: 20px;
}
.top-menu-mobile-active .gb-home-row{
  padding-top: 10px !important;
}
.content-post-relate-bottom .gb-wrapper{
  padding-top: 20px;
}


.desc-post{
  font-weight: bold;
}
.relate-section-item{
  background: #fbfbfb;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.supervisor-admin-view .class-widget, .supervisor-admin-view .widget-content{
  width: 100%;
}
.supervisor-admin-view{
  margin-bottom: 20px;
}






.top-menu-mobile-active .parent-menu:last-child{
  border-bottom: none !important;
}
.top-menu-mobile-active .parent-menu{
  margin-left: 0px !important;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.top-menu-mobile-active .icon-menu-mobile{
  display: none;
}

.other-post-left{
    width: 40%;
}
.other-post-right{
    width: 60%;
}
.top-ads img{
    width: 100%;
    height: 300px;
}
.one-cate-view{
    background: #ececec;
  padding: 20px;
  margin-top: 20px;
  border-radius: 10px;
}

.gb-max-line-3 p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.row-menu{
    background: #dfdddd;
    height: 40px;
}

.mod-menu a{
    font-size: 90%;
}

.body-main-content .left{
    max-width: 75%;
}
.body-main-content .right{
    max-width: 25%;
}


.mod-menu__sub{
    display: none;
    position: absolute;
    padding-left: 0px;
    width: 200%;
    background: #7f94ea;
    padding: 10px;
}
.mod-menu__sub li{
    margin: 10px;
}
.mod-menu .parent:hover .mod-menu__sub{
    display: block !important;
}
.mod-menu .parent{
    position: relative;
}

.mod-menu li{
    margin-left: 10px;
    margin-right: 10px;
}


.gb-bg{
    background: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
}
.gb-bd-bottom{
    border-bottom: 1px solid #f2f2f2;
}

.child-menu{
    margin-top: 10px;
    margin-bottom: 10px;
}


.parent-menu .gb-link{
    display: flex;
    align-items: center;
}


.top-menu-mobile-active{
    opacity: 1 !important;
    visibility: visible !important;
}
.child-menu .show-child{
    display: none !important;
}

#mobile-menu-bottom p{
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
#close-menu-mobile{
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 200%;
    color: #0087ff;
}
#close-menu-mobile:hover{
    cursor: pointer;
}

.nav-child-active .menu-item:last-child{
  border-bottom: none !important;
}


.heading-middle{
  height: 50px;
}

.second-header div{
  height: inherit;
}


#close-menu-mobile{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 200%;
    color: #F44336;
    z-index: 99;
}
.top-menu-mobile-active .close-menu-mobile{
  display: block !important;
  margin-right: 10px;
}
.top-menu-mobile-active .heading-middle-content > div:nth-child(2){
  margin-right: 30px;
}
.icon-menu-mobile{
  margin-right: 25px;
  font-size: 200%;
  color: #918b8b;
}
.heading-item{
  border: 1px solid #e0dcdc;
  padding: 2px;
  margin-left: 10px;
  border-radius: 5px;
}
.top-menu-mobile-active > div{
  height: auto !important;
}
.tab-view{
  justify-content: center !important;
}
.gb-tab.active{
  background: red !important;
}
.tab-view, .body-tab-view{
    background: #e7e6e6;
    padding: 10px;
    border-radius: 10px
}
.body-tab-view{
  margin-top: 20px;
}

.nav-child .menu-item{
  line-height: 30px;
}

.nav-child .menu-item:hover a{
  color: #f25b25 !important;
}
.heading-note{
  background: #36363b;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}



.type-service{
    background: #efefef;
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
}
.item-service-left{
    width: 30%;
    border: 1px solid #d3d5d6;
    margin-right: 20px;
    border-radius: 10px;
}
.view-shop-ladipage{
  display: block !important;
}
.view-shop-ladipage .bottom-right{
  width: 100% !important;
}

.currency{
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.saco-category-service{
  margin-top: 50px;
}
.saco-category-service .left{
  width: 30%;
}
.saco-category-service .left .moduletable {
  background: #f3f3c3;
  padding-top: 10px;
  border-radius: 5px;
}
.saco-category-service .right{
  width: 70%;
}
.saco-category-service ul{
  display: flex;
  flex-wrap: wrap;
}
.saco-category-service li{
  width: 100%;
  height: 30px;
}



.item-service{
  margin-top: 20px;
}
.type-service{
  margin-bottom: 50px;

}


header .parent{
  position: relative;
}

header .mod-menu__sub{
  background: #fff;
  border: 1px solid #d6d6d6;
  padding: 20px;
  border-radius: 5px;
  margin-top: 15px;
  width: 300px;
  z-index: 2;
  transform: scaleY(0);
  transform-origin: top;
  transition: transform 0.3s ease-in-out;
}

header .mod-menu__sub.gb-active{
  width: 100% !important;
  min-width: 250px;
}
li.active > div, li.active > a{
  color: #F44336;
}
.nav-item > div, .nav-item > a{
  padding-left: 5px;
  padding-right: 5px;
}
header .nav-item > div:hover, header .nav-item > a:hover{
  cursor: pointer;
}



.gb-home-row ul, .main-content ul{
  margin-left: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.gb-home-row ul li{
  list-style: disc !important;
}
.saco-main-news{
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  height: 30px;
}
.saco-main-news li{
  margin-top: 5px !important;
  font-size: 90%;
  color: #545050;
}
.headline-icon-middle{
  display: flex;
  justify-content: center;
}
.headline-icon-middle img{
  position: absolute;
  top: 0;
  z-index: -1;
}
.container-main-menu .mod-menu__separator{
  font-weight: bold;
}

}
.menu-mobile > div{
  width: 85px;
}

.item-image{
  margin-bottom: 20px;
}

.lang-item img{
  width: 20px;
  height: 15px;
  margin-top: 3px;
}
.news-image{
  width: 28%;
  margin-right: 10px;
}
.pagenavigation{
  margin-top: 50px;
  background: #e4dada;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.pagination{
  display: flex;
  flex-wrap: wrap;
}
.pagination a{
  margin-bottom: 20px;
  font-weight: bold;
}
.news-lastest-item{
  flex-wrap: nowrap !important;
  margin-bottom: 20px;
}
.newsflash-title{
  width: 70%;
}
.blog .page-header{
  margin-top: -50px;
  margin-bottom: 20px;
}
.items-leading img{
  width: 100% !important;
}
.items-leading .item-right{
  margin-top: 20px;
}

.center-help{
  border-top: 1px solid #f2f2f2;
}
.center-help-1{
  border-top: none !important;
}
.center-help-item-title{
  font-size: 120%;
  font-weight: bold;
}
.center-help-item-title:hover{
  color: blue;
  cursor: pointer;
}

.language-view .icon{
  padding-top: 15px;
  margin-left: 20px;
}
.language-list{
  display: none;
  position: absolute;
  background: #fff;
  min-width: 200px;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid gray;
  z-index: 2;
}
.language-view{
  position: relative;
}
.mod-languages{
  margin-left: 20px;
  padding-top: 5px;
}
.mod-menu.gb-active, .container-main-menu.gb-active{
  height: 100%;
  background: #f2f2f2;
  position: fixed;
  right: 0;
  width: 100%;
  top: 0;
  overflow: scroll;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: 0px 0px 10px 5px #dcd7d7;
  z-index: 3;
  padding-top: 20px;
}
.menu-mobile{
  padding-top: 5px;
}
.icon-menu-mobile.gb-active{
  position: fixed;
  left: -10px;
  top: 0;
  z-index: 4;
}
.mod-menu__sub a:hover{
  background: none !important;
}

.container-heading p{
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-heading{
  height: 40px;
  background: #0660a9;
}


.saco-service-top{
  padding-top: 50px !important;
}

.style2-item{
    background: #eeeeee;
}
.style2-item{
  padding: 20px;
  margin-top: 30px;
}
.style4-one-item, .home-row-6 .gb-wrapper{
  align-items: center;
}


.according-item{
  border-top: 1px solid #f3f3f3;
  padding-top: 20px;
}
.gb-active .according-item-body{
  display: block !important;
}
.according-item-title{
  margin-bottom: 20px;
}
.content-according{
  border: 1px solid #f3f3f3;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
}
.according-item-1{
  margin-top: 0px !important;
  border-top: none !important;
}
.main-body img{
  height: auto;
  border-radius: 5px;
}
.updating-content{
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}
.center-help-content{
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none;
  padding: 20px;
  box-shadow: 0px 0px 10px 5px #d6d4d4;
  overflow-y: scroll;
  padding-bottom: 50px;
}
.center-help-content a{
  font-weight: bold;
  color: #F44336;
}
.center-help-item-content.gb-effect-active{
  background: #eeeaea;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.center-help-button{
  position: fixed;
  bottom: 2%;
  left: 2%;
  background: #4CAF50;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  z-index: 2;
}
#back-to-top{
  width: 50px;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  padding-top: 15px !important;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #6f716f;
  padding: 5px;
  color: #fff;
  cursor: pointer;
}



.mod-breadcrumbs{
  padding-left: 0px;
  border-bottom: 1px solid #e9e5e5;
  padding-bottom: 10px;
}

.mod-breadcrumbs li{
  margin-right: 10px;
}

.items-leading, .blog-items{
  background: #eae9e9;
  padding: 10px;
  margin-bottom: 50px;
}
.blog-item{
  margin-bottom: 50px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 50px;
}

.style5-item{
  background: #f2f2f2;
  padding: 50px;
  border-radius: 50px;
  margin-right: 0px;
}
.mod-menu__sub li{
  line-height: 20px;
  color: #403e3e;
}
.mod-menu__sub li:hover a{
  color: blue;
}

.container-logo li{
  font-size: 14px;
  margin-left: 12px;
}

.gb-page-row-2{
  padding-top: 100px !important;
}


.count-cart-item{
  background: red;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
}



.container-footer-2, .container-footer-1{
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-footer-1{
  background: #f7f4f2;
}

.container-footer-2{
  background: #ededed;
}

.container-heading .mod-custom{
  text-align: center;
  padding-top: 8px;
  color: #fff;
  font-size: 110%;
}
.gb-3col{
  background: #eaeaea;
  padding: 50px;
}
.other-news-bottom-block .right .gb-item-new{
  margin-top: 0px !important;
}
.other-news-bottom-block .right h3{
  font-size: 100% !important;
  font-weight: 550;
}
.gb-begin-pay-view{
  margin: 0px auto;
  margin-top: 50px;
  margin-bottom: 50px;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 5px;
}
.gateway-item{
  margin-bottom: 20px;
}
.gateway-payment-active{
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}







