/* Custom for lasen.com.vn style */
#logo img {
    height: 64px !important;
}
.header-inner {
 margin-bottom: 12px;
}
#header .image-logo {
    margin-left: 8px;
}
.header-search {
    margin-top: 24px;
    height: 45px;
    float: left;
    width: 543px;
}
.logo-wrap {
    margin: 0 60px 0 0;
}
.header-search #s {
    height: 43px;
}
.header-search #searchform .fa-search {
    line-height: 43px;
}
.header-search .sbutton {
    height: 43px;
    color: #fff !important;
}
.mts-cart-button-wrap {
    float: left !important;
    margin-top: 24px !important;
}
.mts-cart-button-wrap div.mts-cart-button.cart-contents {
    height: 43px;
    line-height: 27px;
}
.secondary-navigation a {
    text-transform: none;
    padding: 5px 0;
    margin: 0px 10px;
    border-bottom: 4px solid #236e2b;
    padding-top: 9px;
}
#navigation ul li:hover,
#navigation ul li.current-menu-item {
    background: #fff;

}
.button.mts-cart-button {
    color: #fff;
}
.woocommerce input.button.alt {
    background: #f37021 !important;
}
#navigation ul li {
    border-right: 1px solid #268430;
}
.mts-cart-content-footer a.button.mts-cart-button:hover {
    background-color: #ffba00 !important;
}
.cart-content-visible div.mts-cart-button.cart-contents {
    background-color: #68af46 !important;
}
#top-navigation > ul > li a {
    text-transform: uppercase;
    font-size: 12px;
    border: none !important;
}
#top-navigation > ul > li a:hover {
    color: #ffba00;
    text-decoration: none;
}
.container {
    max-width: 1200px;
}
.main-container .secondary-navigation ul li { border-right: 0 }
.main-container .secondary-navigation ul > li:first-child {border-left: 0;}
.main-container .secondary-navigation ul ul > li:first-child { border-left: 0 }
.woocommerce-boxes-layout .sidebar {
    max-width: none !important;
}
#header-ads {
    float: right;
    max-width: 256px;
    margin-top: 18px;
}
#header-ads .mts-ad-inner.has-img {
    padding: 0;
}
#header-ads .mts-ad-inner {
    border: none;
    background: transparent;
}
.hide-title .widget-title {
    display: none;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}
.overlay a {
    background: #ffba00 !important;
    position: absolute;
    color: #fff !important;
    font-weight: bold;
    padding: 5px 15px;
}
.wcpscwc-product-slider ul.products {
    padding-top: 18px;
    margin: 0;
}
.wcpscwc-product-slider ul.products li.product {
    padding: 0 12px;
}
.wcpscwc-product-slider .slick-list {
    padding: 0 !important;
}
.is-title {
    margin-bottom: -30px;
}
.f-widget {
    margin-right: 3%;
}
.f-widget-1 {
    width: 30% !important;
}
.f-widget-2 {
    width: 15% !important;
}
.f-widget-3 {
    width: 16% !important;
}
.f-widget-4 {
    width: 30% !important;
}
ul.products.owl-carousel li.product {
    width: 96%;
    padding: 0 2%;
    margin-bottom: 0;
}
ul.products.owl-carousel {
    padding: 5px 0;
    margin: 0;
}
.cart-content-wrapper .cart-link {
    float: left;
    text-indent: -1000px;
    position: relative;
}
.cart-content-wrapper .fa-shopping-cart {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 30px !important;
    color: #fff !important;
}

.cart-content-wrapper .cart-link mark {
    position: absolute;
    top: -8px;
    left: 8px;
    text-indent: 0;
    background: red;
}
.cart-content-wrapper .cart-link:hover mark {
    background: #0069b5;
}
.mts-cart-button-wrap div.mts-cart-button.cart-contents {
    width: 105px;
    border: 0 !important;
    background: transparent !important;
}

@media screen and (max-width: 1366px) {
    .header-search {
        width: 45%;
    }
}
@media screen and (max-width: 1024px) {
    .header-search {
        width: 33%;
    }
}
.mobile-only {
    display: none !important;
}

.featured-product-tabs .tab-content {
    padding: 15px !important;
}
.owl-controls .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    border-radius: 30px;
}
.featured-categories {
    text-align: center;
    text-transform: uppercase;
    /*margin-bottom: 10px;*/
}
.featured-categories img {
    border: 1px solid #eee;
}
.featured-categories h5 {
    margin-top: 10px;
    font-size: 13px;
}
.featured-categories .owl-nav {
    /*display: none;*/
}
.featured-categories .owl-dots {
    /*bottom: -15px;*/
}
.tabs-content {
    background: #fff;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
.tab-content {
    display: none;
    width: 100%;
}
.tab-content.active {
    display: block;
}
.ubiModal {
    z-index: 99999999;
}
.ubislider.ecommerce .ubislider-inner li {
    border: none;
}
.ubislider.ecommerce .ubislider-inner li.active {
    border: 1px solid green;
}
.woocommerce div.product div.images img,
.ubislider.ecommerce .ubislider-inner li img {
    max-width: none !important;
    max-height: none !important;
}
.ubislider-image-container.left {
    overflow: hidden;
    border: none;
}
/*.product-share-buttons {
    position: absolute;
    right: -20px;
    top: 80px;
    }*/
    .ls-hr {
       margin: 20px 0;
   }
   #billing_company_field,
   #shipping_company_field,
   #billing_postcode_field,
   #shipping_postcode_field,
   .summary.entry-summary .product_meta {
    display: none !important;
} 

/*ul.products li.product h3, ul.products li.product h2 {
    float: left;
    }*/
/*.woocommerce .products .star-rating {
    display: block;
    float: left;
    width: 100%;
    }*/
/*ul.products li.product .price {
    text-align: right;
    }*/
    ul.products li.product .button.view-detail-product,
    ul.products li.product .button.add_to_cart_button {
        background: #f37021 !important;
        color: #fff !important;
        font-weight: bold;
        padding: 5px 15px;
        float: none;
        margin-bottom: 15px;
        border: 1px solid #f37021 !important;
        margin-top: 10px;
    }
    .toc_number {
        display: none !important;
    }
    ul.products.ls_product_widget li.product .button.view-detail-product,
    ul.products.ls_product_widget li.product .button.add_to_cart_button {
        margin-bottom: 0;
    }
    .woocommerce-cart .woocommerce-message a {
        display: none;
    }
    ul.products li.product .button.add_to_cart_button {
        display: none;
    }
    ul.products li.product .button.view-detail-product:hover,
    ul.products li.product .button.add_to_cart_button:hover {
        background: #fff !important;
        color: #f37021 !important;
    }
    ul.products li.product h3, ul.products li.product h2 {
        padding: 0;
    }
    .language-switcher {
        float: left;
        width: auto;
    }
    .mobile-menu .language-switcher {
        width: 100%;
        padding-top: 15px;
    }
    .mobile-menu .language-switcher li {
        display: inline !important;
        margin-left: 24px;
        margin-right: 0;
        width: auto !important;
    }
    .language-switcher li {
        display: inline;
        margin-right: 10px;
        color: #ccc;
        cursor: pointer;
        font-size: 13px;
        text-transform: uppercase;
    }
    .language-switcher li.active {
        color: #fff;
    }
    .woocommerce-layout .article {
        width: 70%;
    }
    .woocommerce-layout .sidebar.c-4-12 {
        max-width: 480px;
        width: 28%;
    }
    .woocommerce-boxes-layout .article {
        width: 70%;
    }
    .woocommerce-boxes-layout .sidebar.c-4-12 {
        max-width: 480px;
        width: 28%;
    }
    .accordion-item-icon {
        float: left;
        margin: 10px 5px 0 0;
    }
    .toggle .wps_togglet, .toggle .mts_accordion_togglet, .toggle .toggleta, .toggle .mts_accordion_toggleta {
        padding-left: 10px;
        background: #f4f7f8 !important;
    }
    .single_post .share-item.facebookbtn {
        width: 160px;
    }
    .product-share-buttons .share-item.facebookbtn {
        width: 128px;
    }
    .mts_accordion_togglet span {
        font-size: 16px !important;
    }
    .toggle .togglec, .toggle .mts_accordion_togglec {
        padding-left: 25px;
        background: #f4f7f8 !important;
    }
    .advanced-recent-posts .owl-dots {
        bottom: -10px;
    }
    #navigation ul li:hover a, #navigation ul li.current-menu-item a {
        color: green;
    }
    #navigation ul li:hover li a {
        color: #fff;
    }
    .owl-dots {
        bottom: -10px;
    }
    .woocommerce div.product form.cart div.quantity,
    .woocommerce #content div.product form.cart div.quantity {
        display: none;
    }
    .woocommerce div.product form.cart .button,
    .woocommerce #content div.product form.cart .button {
        float: left;
    }
    .woocommerce div.product .entry-summary span.price, .woocommerce div.product .entry-summary p.price {
        color: #d21f30;
    }
    .old-text {
        font-size: 13px;
        color: #333 !important;
        display: block;
        font-weight: normal;
        line-height: 24px;
    }
    .old-price {
        padding-top: 5px;
    }
    .single_add_to_cart_button:before {
        content: '';
        margin-right: 0;
    }
    .single_add_to_cart_button {
        background: #f37021 !important;
        border-radius: 0;
        box-sizing: border-box;
        padding: 12px 35px !important;
        border: 1px solid #f37021;
    }
    .single_add_to_cart_button:hover {
        cursor: pointer;
        background: #fff !important;
        color: #f37021 !important;
    }
    .how-to-buy {
        margin-left: 10px;
        position: relative;
        top: 10px;
        font-size: 13px;
        width: 165px;
        line-height: 20px;
        background: url(../images/hdmh-icon.jpg) no-repeat 10px;
        height: 38px;
        padding-left: 80px;
        vertical-align: bottom;
        display: table-cell;
    }
    .below-product .custom-html-widget img {
        vertical-align: middle;
        padding-right: 5px;
    }
    .below-product .custom-html-widget {
        border: 1px solid #efefef;
        padding: 10px 15px;
        display: inline-block;
        margin-top: 10px;
        width: 100%;
        font-size: 13px;
    }
    .ubislider-image-container {
        overflow: hidden;
        border: none;
    }
    .zoomLens {
        width: 100px !important;
        height: 100px !important;
    }
    .product-share-buttons {
        margin-top: 10px;
    }
    .related_combos {
        margin: 10px 0 0 0 !important;
        list-style: none !important;
        border-bottom: 1px solid #efefef;
    }
    .related_combos li {
        display: inline;
    }
    .related_combos a {
        border: 1px solid #efefef;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .related_combos a:hover {
        border: 1px solid #f37021;
    }
    .related_combos img {
        width: 76px;
    }
    .woocommerce-shipping-fields,
    #billing_country_field,
    #billing_address_2_field {
        display: none;
    }
    .select2-container .select2-selection--single {
        height: 40px;
        border: 1px solid #e6e6e6;
        background-color: #f9f9f9;
        border-radius: 0;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #656d78;
        line-height: 40px;
    }
  
    ul.products li.product .price {
        font-size: 18px;
        color: #d21f30;
    }
    ul.products li.product h3, ul.products li.product h2 {
        color: green;
        font-weight: bold;
    }
    ul.products li.product.outofstock:after {
        content: "Hết hàng";
    }
    ul.products li.product span.onsale {
        background: red !important;
        color: #fff;
    }
    .image-logo {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .woocommerce-additional-fields h3 {
        display: none;
    }
    .product-name .wp-post-image {
        width: 48px !important;
        padding-right: 5px;
    } 
    .select2-container {
        font-size: 13px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        clear: left;
    }
    .search h1 {
        font-size: 20px !important;
        text-transform: none !important;
    }
    .pagination {
        margin-top: 0;
    }
    .quick-order {}
    .quick-order input,
    .quick-order label {
        width: 100%;
        float: left;
    }
    .quick-order input {
        background: #fff;
        margin-bottom: 10px;
    }
    .quick-order input.error {
        border-color: red;
    }
    .quick-order .single_add_to_cart_button {
        font-size: 17px;
        margin-top: 10px;
        width: 100%;
    }
    .quick-order .overlay {
        text-align: center;
        padding-top: 30%;
        color: #333;
        background: rgba(255, 255, 255, 0.7);
    }
    .quick-order .overlay span {
        background: #fff;
        padding: 10px 30px;
        border: 1px solid #ccc;
        box-shadow: 1px 1px 7px #ccc;
    }

    .latestPost {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        background: #fff;
        padding: 15px;
        border-bottom: 1px solid #eee;
    }

    .toggle {
        background: #f9f9f9;
        border: none;
        border-bottom: 1px solid #e6e6e6;
    }
    .mts_accordion_toggle {
        margin-top: 0;
    }
    .front-view-container {
        padding-left: 0;
    }
    #featured-thumbnail {
        width: 30%;
    }
    .front-view-content {
        clear: none;
        width: 70%;
        padding-left: 15px;
    }
    .readMore {
        float: right;
        padding-top: 0;
    }
    .woocommerce-MyAccount-navigation {
        float: right;
        width: 30%;
    }
    .woocommerce-MyAccount-navigation ul  {
            border: 1px solid #e2e2e2;
    border-bottom: none;
    }
    .woocommerce-MyAccount-navigation ul li {
        border-bottom: 1px solid #e2e2e2;
        padding: 5px 15px;
    }
    .woocommerce-MyAccount-navigation ul li.is-active {
        font-weight: bold;
    }
    .woocommerce-MyAccount-content {
        float: left;
        width: 68%;
    }
    .cart-subtotal {
        display: none;
    }
   /* ul.products.ls_product_widget .product-buttons {
        margin-top: 10px;
    }*/
    ul.products.ls_product_widget li.product .button.add_to_cart_button {
        padding: 10px 30px;
        font-size: 16px;
        display: block;
    }
    .woocommerce ul.products.ls_product_widget {
        padding: 15px 30px;
        border: 1px solid #e2e2e2;
    }   
    .blog-layout .woocommerce ul.products.ls_product_widget {
        border: none;
    }
    .woocommerce ul.products.ls_product_widget li.product {
        border: 2px solid #fff;
        width: 100%;
    }
    .woocommerce ul.products.ls_product_widget li.product:hover {
        border: 2px solid #f37021 !important ;
    }
   /* .woocommerce ul.products.ls_product_widget li.product:hover .product-buttons {
        display: block;
    }*/
    ul.products.ls_product_widget li.product {
        text-align: center;
        position: relative;
        margin-bottom: 5px;
    }
    ul.products.ls_product_widget li.product .price {
        border: none;
        margin: 0;
        padding: 0;
    }
    ul.products.ls_product_widget li.product a img {
        width: auto;
        margin: 0;
    }
    ul.products.ls_product_widget .wp-post-image {
        float: none;
        display: inline;
    }
    .mts-ad img {
        width: 100%;
    }
    .sidebar .mts-ad-inner.has-img {
        padding: 0;
    }
    ul.products li.product .price del {
        padding-left: 5px;
    }
    ul.products li.product {
        background: #fff;
    }
    h1,h2,h3,h4,h5,h6 {
        color: #006400;
    }
    .container .woocommerce ul.products li.product:hover {
        border-color: #f37021!important;
    }
    .header-search #s, .header-search #searchform .fa-search {
        color: #333;
        font-size: 15px;
    }
    #billing_last_name_field {
        width: 100%;
    }
    #billing_city_field,
    #billing_first_name_field {
        display: none !important;
    }
    #mua-hang {
        display: none;
    }
    .single-product #move-to-top {
        bottom: 75px;
    }
    .woocommerce-checkout .woocommerce-customer-details {
        display: none;
    }
    .widget_recently_viewed_products,
    .ls_recent_viewed {
        display: none;
    }
    .call_trangbenaz, .facebook_messenger_trangbenaz {
        width: 60px;
        height: 60px;
        display: block;
        position: fixed;
        top: 30%;
        right: 30px;
        overflow: hidden;
        z-index: 999;
        cursor: pointer;
    }
    .facebook_messenger_trangbenaz {
        margin-top: 60px;
    }
    .call_trangbenaz_icon, .facebook_messenger_trangbenaz_icon {
        position: absolute;
        width: 60px;
        height: 60px;
        border: 2px solid transparent;
        opacity: .7;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -o-border-radius: 100%;
        -webkit-border-radius: 100%;
         transform-origin: 50% 50%; 
        -moz-transform-origin: 50% 50%;
         -webkit-transform-origin: 50% 50%; 
        -o-transform-origin: 50% 50%;
         animation: call-icon-anim 1s infinite ease-in-out; 
        -o-animation: call-icon-anim 1s infinite ease-in-out;
        -moz-animation: call-icon-anim 1s infinite ease-in-out;
         -webkit-animation: call-icon-anim 1s infinite ease-in-out; 
    }
    .facebook_messenger_trangbenaz_icon {
        background: transparent url(../images/fb-messenger.png) no-repeat center center;
    }
    .call_trangbenaz_icon {
        background: #00ab4e url(../images/phones.png) no-repeat center center;
    }
    @-moz-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-webkit-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-o-keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}
@-moz-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
@keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
    @media only screen and (max-width: 767px) {
        .call_trangbenaz_icon {
        width: 40px;
        height: 40px;
        background-size: 80% 80%;
        top: 20px;
        left: 20px;
    }
    .facebook_messenger_trangbenaz_icon {
    width: 40px;
    height: 40px;
    top: 10px;
    left: 20px;
}
    #mua-hang {
            display: block;
            position: fixed;
            bottom: 30px;
            left: 0;
            z-index: 50000;
            width: 100%;
            text-align: center; 
            background: #f37021;
            padding: 7px 0;
            font-weight: bold;
            color: #fff;
            text-transform: uppercase;

        }
        .woocommerce-MyAccount-navigation {
            width: 100%;
        }
        .woocommerce-MyAccount-content {
            width: 100%;
        }
    }
    @media screen and (min-width: 865px) {
        ul.products li.product {
            width: 33%;
        }
        ul.products li.product:nth-child(4n+1) {
            clear: none;
        }
        ul.products li.product:nth-child(3n+1) {
            clear: left;
        }
        ul.products li.product h3, ul.products li.product h2 {
            min-height: 52px;
        }
        ul.products.ls_product_widget li.product h3, ul.products.ls_product_widget li.product h2 {
            min-height: 0;
        }
    }

    @media screen and (max-width: 865px) {
        .mobile-only {
            display: block !important ;
        }
        .mobile-only.panel-row-style {
            display: -webkit-flex !important;
            display: flex !important;
        }
        .footer-widgets .f-widget {
            width: 97% !important;
            text-align: center;
        }
        .footer-widgets .f-widget-2,
        .footer-widgets .f-widget-3 {
            width: 47% !important;
        }
        .desktop-only {
            display: none !important;
        }
        .mts-cart-button-wrap {
            position: absolute !important;
            right: 0;
            top: 15px;
            margin-top: 0 !important
        }
        .header-search {
            width: 100%;
            margin-top: 5px;
        }
        .header-search #s {
            width: 100% !important;
        }
        #search-image {
            display: none;
        }
        .logo-wrap {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }
        .mts-cart-button.cart-contents {
            width: 50px !important;
        }
        .logo-wrap,
        .logo-wrap h2,
        .logo-wrap h1,
        .logo-wrap h1 a,
        .logo-wrap h2 a {
            width: 100%;
            text-align: center;
        }
        #logo img {
            height: 48px !important;
            float: none;
        }
        .toggle-mobile-menu {
            position: absolute;
            top: 25px;
            left: 1px;
            width: 30px;
            z-index: 9999;
        }
        .toggle-mobile-menu:after {
            content: "\f0c9";
            display: inline-block;
            font-family: FontAwesome;
            font-size: 24px;
            color: #fff !important;
        }
        .is-ads-banner .owl-stage-outer {
            margin-bottom: 20px;
        }
        .is-ads-banner .owl-dots {
            bottom: -13px !important;
        }
        .featured-product-tabs .tab-content {
            padding: 15px 0!important;
        }
        .featured-categories {
            margin-bottom: 10px;
        }
        .featured-categories .owl-dots {
            bottom: -15px;
        }
   /* .product-share-buttons  {
        position: static;
        margin-top: 10px;
        }*/
    }
    @media screen and (max-width: 480px) {
        .woocommerce .order_details li {
            width: 100%;
            border: none;
        }
        .woocommerce .order_details li strong {
            display: inline;
        }
        ul.products li.product h3, ul.products li.product h2 {
            min-height: 72px;
        }
        ul.products li.product .price {
            min-height: 69px;
        }
        .widget_recently_viewed_products {
            margin-top: 25px;
        }
        .woocommerce ul.products.ls_product_widget {
            padding: 0;
        }
        .woocommerce ul.products.ls_product_widget li.product {
            border: 0;
            width: 50%;
        }
        ul.products.ls_product_widget li.product .price {
            min-height: 0;
        }
        ul.products.ls_product_widget li.product h3, ul.products.ls_product_widget li.product h2 {
            min-height: 0;
        }
        ul.products li.product .price ins {
            display: block;
        }
        #featured-thumbnail {
            width: 100%;
        }
        .front-view-content {
            clear: both;
            width: 100%;
            padding-left: 0;
            padding-top: 10px;
        }
        .readMore {
            float: right;
            padding-top: 15px;
            padding-bottom: 10px;
        }
    }
