/*
Theme Name: Fabia
Theme URI: http://wpdemo.magikthemes.com/fabia
Author: MagikCommerce
Author URI: https://www.magikcommerce.com/
Description: Fabia WordPress Theme
Version: 5.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,  left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: fabia
*/
/* TABLE OF CONTENTS

1.      BODY
2.      LAYOUT
2a.     Base Columns
2b.     1 Column Layout
2c.     2 Column Layout
2d.     3 Column Layout


*/
/* BEGIN OF STYLING */

/* 1. BODY */

body {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    border-top: 4px #0088cc solid
}

h2, .h2 {
    font-size: 20px;
}

a {
    color: #333;
}

a:hover {
    color: #057bb6;
    text-decoration: none;
}

small {
    font-size: 85%;
    font-weight: normal;
    text-transform: lowercase;
    color: #999999;
}

/* 2.  LAYOUT */
.main-col {
    margin: auto;
    overflow: hidden;
}

/* 2a. Base Columns */
.col-left {
    margin-bottom: 0px;
}

.col-main {
}

.col-right {
    margin-bottom: 0px;
}

/* 2b. 1 Column Layout */
.col1-layout .header-background-default {
    margin: 20px;
    padding: 0;
}

.col1-layout .col-main {
    float: none;
    width: auto;
}

/* 2c. 2 Column Layoutt */
.col2-left-layout .col-main {
}

.col2-right-layout .col-main {
}

.col2-right-layout ol.opc .col-md-4 {
    margin-right: 15px;
}

/* 2d. 3 Column Layout */
.col3-layout .col-main {
}

.col3-layout .col-wrapper {
    float: left;
    width: 780px;
}

.col3-layout .col-wrapper .col-main {
    float: right;
}

.main-container {
    min-height: 400px;
    padding: 0px;
    margin-bottom: 10px;
}
.page .page-content img
{
   max-width: 100%;

}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-menu-item .product-title
{
    color:#333 !important
}
.product-view .variations label
{
   line-height: 50px;   
}
.post-type-archive-product .category-title h1{border-bottom: 0px solid #eaeaea;
    padding-bottom: 5px;}
    .post-type-archive-product .category-title {border-bottom: 0px solid #eaeaea;}
    .woocommerce .blockUI.blockOverlay
    {
       display: none !important;   
   }
   #shopping-cart-totals-table .shipping td{ 
    width: 290px;}


    .searchtitle h2
    { color: #000;
        font-size: 20px;
        font-weight: bold;
        margin: auto auto 15px;
        text-transform: uppercase;
    }
    #sidebar .widget_shopping_cart dl.variation
    {
        float: left;
    }
    .mc4wp-form {
        margin: auto !important;
    }
    .mc4wp-form p {
        display: inline-block !important;
        float: left !important;
        margin: 0 0 15px !important;
    }
    .mc4wp-form input[type="date"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="text"], .mc4wp-form input[type="url"], .mc4wp-form select, .mc4wp-form textarea {
        width: 245px !important;
        margin-right: 8px !important; padding-left: 6px !important; margin-top: 0px;
    }

    .mc4wp-form button, .mc4wp-form input[type="submit"] {
        background-color: #0088cc !important;
        border-color: #0088cc !important;
        color: #fff !important;
    }
    .mc4wp-form button:active, .mc4wp-form button:focus, .mc4wp-form button:hover, .mc4wp-form input[type=submit]:active, .mc4wp-form input[type=submit]:focus, .mc4wp-form input[type=submit]:hover {
        color: #fff!important;
        background-color: #2ecc71!important;
        background: #2ecc71!important;
        border-color: #2ecc71 !important;
    }
    .mega-menu .product_list_widget .product-title {
        display: block !important;
    }

    .page-not-found h2 {
        color: #da2c2a;
        font-size: 12em;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 15px;
        font-family: 'Shadows Into Light';
    }
    .page-not-found h3 {
        color: #333;
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 4em;
        text-transform: none;
        font-family: 'Roboto', sans-serif;
    }
    .page-not-found h3 img {
        margin-right: 8px;
        vertical-align: text-bottom;
    }
    .page-not-found p {
        color: #666;
        font-size: 1.33em;
        line-height: 1.5em;
        margin-bottom: 0.75em;
    }
    .page-not-found .btn-home {
        background-color: #333;
        border: medium none;
        border-radius: 2px 2px 2px 2px;
        color: #fff;
        cursor: pointer;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        padding: 14px 35px;
        text-decoration: none;
        height: auto;
        font-weight: normal;
        text-transform: uppercase;
        transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    }
    .page-not-found .btn-home:hover {
        background-color: #000;
    }
    .page-not-found .btn-home span {
        margin: 0;
        padding: 0px;
        text-align: center;
        font-size: 18px;
        font-weight: normal;
        line-height: 16px;
        text-decoration: none;
    }

    .social .instagram a {
        font-size: 18px;
        display: inline-block !important;
        text-align: center;
        padding: 0;
    }
    .social .instagram a:before {
        content: "\f16d";
        font-family: FontAwesome;
    }
    .social .instagram a:hover {
        background: #3f729b !important;
    }

    .woocommerce nav.woocommerce-pagination
    {

       border-bottom: 0px !important;   
   }


   /* version1.5 css added */

   /*  latest 1.5 version release css code */
   .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images
   {
      width:auto !important;  
  }
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals.totals
  {
     width: 100% !important; 
 }

 .woocommerce div.product form.cart .variations select
 {
     width:58% !important; 
     margin-top:5px;
 }

 .product-view .product-shop .variations_form.cart
 {
     text-align: left !important; 
 }

 .single_variation .price 
 {
    float: left;
    font-size: 18px !important;

}
.single_variation .price .amount
{

    margin-right: 6px !important;

}

.variations_form.cart .variations select
{
 width:58% !important; 
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals.totals
{
 width: 100% !important; 
}
.woocommerce ul#shipping_method li
{
    list-style: none outside none;
    margin: 0;
    padding: 0.25em 0 0.25em 22px;
    text-indent: 0 !important;
}

.variations_form.cart .variations .reset_variations
{
    line-height: 3 !important;
}

.products-grid .item .item-inner .item-img .item-img-info a.product-image img
{
    height: auto;
}
.variations_form.cart .variations_button
{
    border-top: 0px !important;
}
.woocommerce-tabs nav.woocommerce-pagination
{
    background: none !important;
    border-bottom: 0px !important;
}
.price-box del span {
    color: #777777;
    font-size: 13px;
    font-weight: normal;
    margin-right: 0px;
    text-decoration: line-through;
    font-weight: 500 !important;
}
ins {
    text-decoration: none;
}

.price-block .price-box del span{
    color: #999 !important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 6px;
}
.price del .amount, .price-box del .amount 
{
  color: #777777;
  text-decoration: line-through;
}
.woocommerce div.product p.stock
{
   font-size: .72em; 
   
}
.product-view .product-shop .price
{
 font-size: 20px !important;
 padding-top: 10px;

}

.woocommerce div.product form.cart table.group_table .price del .amount
{
  font-size:15px;
  font-weight: normal;  
}

.woocommerce div.product form.cart table.group_table .stock
{
  font-size: 0.55em;
  color: #339900;
  font-weight: normal; 
}


.mini-cart dl
{
  margin-bottom:0px;  
}
.mini-cart dl dt {

    display: inline-block !important;

}
.mini-cart dd  {

    display: inline-block !important;
}
.mini-cart dd p {
    margin: 0px;
}

#shopping-cart-table dl dt {
    font-size: 12px;
    display: inline-block !important;
    margin: 0px !important;
    text-transform:none;
}
#shopping-cart-table dd  {
    font-size: 12px;
    margin: auto;
    text-transform:none;
    display: inline-block !important;
    font-weight: normal;
}

.product-img-box .product-image .large-image
{
   display: block;
   float: none !important;
}

.woocommerce .cart .cart-collaterals .cart_totals, .woocommerce-page .cart .cart-collaterals .cart_totals {
    width: 100% !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  
    width: 100% !important;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {

    /* for mobile pretty photo slider */
    div.pp_woocommerce .pp_next, div.pp_woocommerce .pp_previous
    {
        display: block !important;
        display: block;
        height: 100%;
        width: 49%;
        text-indent: -10000px;
    }

    div.pp_woocommerce .pp_next:hover:before, div.pp_woocommerce .pp_previous:hover:before
    {
        display: block !important;   
    }
    .pp_hoverContainer
    {
        width: 88% !important;
        height: 88% !important;
    }
    div.pp_woocommerce .pp_next
    {
        float: right;   
    }
    div.pp_woocommerce .pp_previous
    {
        float: left;
    }

}

.carousel-inner a.s-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}


.woocommerce .widget.widget_layered_nav ul {

    border-top: medium none;
    font-size: 14px;
    overflow: hidden;
    padding: 15px 0px 1px;
}
.woocommerce .widget.widget_layered_nav li {
    padding: 6px 0;
    
}
.woocommerce .widget.widget_layered_nav {

    border-top: medium none;
    font-size: 14px;
    overflow: hidden;
    padding: 0px 0px 0px;
}
.woocommerce .widget.widget_layered_nav select {
    width:90%;
    margin: 15px;
    background-color: #eee;
}

#yith-quick-view-content .availability, .product-brand {
    margin-top: 45px !important;
}
.price del
{
   color: #777777 !important;   
}



.category-products .products-grid .wide-first
{
    clear: both;
}

.category-products li.product-category h3 {
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
}

.category-products li.product-category .count {
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    color: #333;
    font-family: "Open Sans",sans-serif;
    margin-left: 2px;
}

.category-products .products-grid li.product-category {
    padding-left: 0px !important;
}

.category-products li.product-category {
    display: inline-block;
    float: left;
    margin-top: 10px;
    list-style: none;
}
.products-list .item
{
   clear: both;   
}

.price-box .amount
{
    font-weight: bold;
    font-size: 16px;
    color: #000;
}



/* new css */

.cart-table tbody td.image a img {
    width: 80px !important;
    max-width: 80px !important;
    height: auto !important;
}


.woocommerce-account .woocommerce-MyAccount-navigation {
 box-shadow: none;
 float: right;
 width: 24%; border:none; z-index:inherit; background:inherit;
 margin-top: 20px;
 margin-bottom: 20px;
 border-bottom: 0px !important;
 background-color: #fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation.sticky-header{ position:inherit;}
.woocommerce-account .woocommerce-MyAccount-content {
 float: left;
 width: 72%;
 margin-top: 20px;
 margin-bottom: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{ list-style:none;   margin: auto;
 padding: 0;}
 .woocommerce-account .woocommerce-MyAccount-navigation ul li{ padding:6px 0; border-bottom:1px #eee solid;}

 @media only screen and (min-width: 480px) and (max-width: 767px) {

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        height: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 85%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
   .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    height: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 85%;
}
}  
.cart-collaterals .coupon {
    width: 100% !important; 
}



.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals
{
 width: auto !important;    
}
#shopping-cart-totals-table {
    float: none !important;
}

#shopping-cart-totals-table .shipping td {
    width: 100% !important;
}

#discount-coupon-form label {
    
    display: block;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td
{
    background: none !important;
}


.comment-respond
{
    box-shadow:none !important;
}


#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a
{
    text-transform: uppercase !important;
}

/* version 2.1 css */


#yith-quick-view-content div.product-image
{
    width: 100%;
}


.woocommerce .crosssel ul.products li.product, .woocommerce-page .crosssel ul.products li.product
{
    padding: 12px;
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: auto !important;
}
.woocommerce .crosssel ul.products li.product, .woocommerce-page .crosssel ul.products li.product
{
    padding: 12px;
}


.mini-cart .product-image img {
    width: 65px;
    height: auto;
}

.woocommerce div.product div.images
{
    margin-bottom: 0px !important;
}

#yith-quick-view-content .product-img-box
{
    padding: 15px;
}



/* 2.1 CSS UPDATEDS */



.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 1 !important;
}

.woocommerce div.product form.cart table.group_table td:first-child
{
  text-align: left;
}

.woocommerce ul.products li.first, .woocommerce-page .crosssel ul.products li.first
{
    clear: none;
}

ul#cart-sidebar {
    max-height: 285px;
    overflow: auto;

}


/*2.2  CSS */

.logo-title
{
  font-size: 22px;
  color: #333;
  font-weight: 700;
}

/* 2.3 CSS */

.toplinks ul ul {
    display: none;
    background: #fff;
}
.woocommerce div.product form.cart table.group_table {
    margin-bottom: 12px;
    margin-top: 12px;
}
.woocommerce div.product form.cart table.group_table tbody {
    display: inline-block;
    width: 100%;
    border: 1px #ddd solid;
}

.woocommerce div.product form.cart table.group_table tbody tr {
    border-bottom: 1px #ddd solid;
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td {
    padding: 8px;
}
.woocommerce div.product form.cart .group_table td:last-child {
    padding-top: 12px;
    padding-bottom: 10px;
}
.woocommerce .group_table .quantity input.qty {
    height: 39px !important;
    padding: 2px 8px;
    background: #fff;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    color: #000;
    font-weight: normal;
    height: 40px !important;
    width: 65px !important;
    font-weight: normal;
    font-size: 14px;
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
}


.added_to_cart.wc-forward {
    display: none !important;
}

.actions a.btn-cart.added:after, .actions a.btn-cart.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
}
.actions a.btn-cart.loading {
    opacity: .9;
}
.actions a.btn-cart.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
}
.woocommerce-pagination {
   
    margin-top: 20px;
}

.products-grid .actions a.button.btn-cart
{
    display: inline-block;
}
.add-to-box .mgk_externalproduct .cart .button.button.btn-cart span
{
  
    margin-left: 12px;  
}

.woocommerce-cart-form .button.btn-update:before {
    content: "\f021";
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 8px;
}
.page form input.input-text, select, textarea{
    background-color: #fff !important;
    background:#fff;
    border: 1px #ddd solid;
}

.widget_product_categories .cat-item.cat-parent:after {
    content: "";
    /*margin-right: 10px; */
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 2px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/plus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .cat-item.cat-parent.open-cat:after {
    content: "";
    /* margin-right: 10px; */
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/minus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .cat-item.cat-parent.current-cat-parent.close-cat:after {
    content: "";
    /* margin-right: 10px; */
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 1px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/plus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .cat-item.cat-parent.current-cat-parent:after {
    content: "";
    /* margin-right: 10px; */
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/minus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .cat-item.cat-parent.current-cat:after {
    content: "";
    color: #555;
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/minus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .cat-item.cat-parent.current-cat.open-cat:after {
    content: "";
    /* margin-right: 10px; */
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/plus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .menu-item.menu-item-has-children:hover {
    cursor: pointer;
}
.widget_product_categories .menu-item.menu-item-has-children:after {
    /*content: "\f067";
    margin-right: 10px; */
    color: #555;
    font-size: 12px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/plus-blue.png);
    background-repeat: no-repeat;
}
.widget_product_categories .menu-item.menu-item-has-children.open-cat:after {
    /*content: "\f068";
    margin-right: 10px; */
    color: #555;
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 2px;
    border-radius: 3px;
    height: 24px;
    width: 24px;
    vertical-align: top;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    background-image: url(images/plus-blue.png);
    background-repeat: no-repeat;
}



.woocommerce .star-rating {
    font-size: 9px !important;
    width: 6.3em !important;
    margin-top: 6px !important;
    letter-spacing: 2px;
    margin-bottom: 6px;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
    color: #ffc60a !important;
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 9px !important;
    letter-spacing: 2px;
}


.woocommerce .footer-inner .widget ul
{
    background:none;
}

.woocommerce div.product form.cart .variations select
{
    background-color: #fff !important;
    border: 1px solid #d1d1d1 !important;
    border-radius: 0px !important;

}

.woocommerce .sidebar .widget .product_list_widget
{
    padding-top:15px !important;
}

.woocommerce .sidebar .widget .product_list_widget li
{
    margin-bottom: 10px;
    border-bottom: 1px #eee solid;
    padding-bottom: 14px;
}
.woocategory-page
{
    margin-top:10px;
}
.widget.widget_search input.search-submit {
  
    padding: 7px 20px;
}
.newsletter-wrap .mc4wp-form-fields input[type=submit]
{
    margin-top: 0px !important;
}
.woocommerce .widget_rating_filter .star-rating
{
    font-size: 12px !important;
    margin-bottom: 0px !important;
}
.woocommerce .widget_rating_filter .star-rating span
{
    font-size: 12px !important;
}

.category-products .woocommerce-pagination
{
    margin-top: 10px;
}




/* 2.4 CSS */

.woocommerce .category-products .products ul
{
  clear: none;
}


.blog .container .col-md-12 .post-img img
{
    width:100%;
}

.blog .col1-layout, .blog .col2-left-layout {
    margin-top: 0px;
    padding-top: 20px;
}


.blog .col1-layout .col-main , .blog .col2-left-layout .col-main {
  background: inherit !important;
  border: none !important;
  padding: 0px !important;
}

.woocommerce div.product form.cart .variations td
{
  float:left;
}
.woocommerce div.product form.cart .variations td.value
{

    margin-left:20px
}


.woocommerce .category-products ul.products-grid.products
{
  margin: 0 -15px;
}



.single-product.woocommerce .timer-grid .box-time-date {

  font-size: 9px;
  color: #808080;
  min-width: 85px;
  min-height: 65px;
  text-align: center;
  margin: 7px 15px 7px 0px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 3px;
  border: 1px #e8e8e8 solid;
  display: inline-block;
}
.single-product.woocommerce .timer-grid .box-time-date span {
  color: #808080 !important;
}
.single-product.woocommerce .box-timer {
  position: relative;
  bottom: 0px;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  display: inline-block;
  color: #808080;
}
.single-product.woocommerce .box-timer .timer-grid {
  margin-bottom: 0px;
}
.single-product.woocommerce .product-timer-box {
  padding: 8px 0px;
  border-bottom: 1px #ccc dotted;
}
.single-product.woocommerce .timer-grid .box-time-date span {
  display: block;
  font-size: 20px;
  color: #808080;
  margin-top: 8px;
  font-weight: 600;
}
.single-product.woocommerce .timer-grid .day.box-time-date , .single-product.woocommerce .timer-grid .day.box-time-date span
{
    color: #fff !important;
}



@media only screen and (min-width: 320px) and (max-width: 479px) {
  .single-product.woocommerce .timer-grid .box-time-date {
    min-width:65px;
    min-height: 55px;

}
.single-product.woocommerce .timer-grid  .box-time-date span {
  
  font-size: 14px;
}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .single-product.woocommerce .timer-grid .box-time-date {
    min-width:65px;
    min-height: 60px;

}

}

.products-grid.products .action a.button.yith-wcqv-button
{
    display: none !important;
}

.static-contain .products-grid .item .item-inner .item-img .item-box-hover .product-detail-bnt a
{
    padding: 11px 0px !important;
}

.products-grid .item .item-inner .item-info .desc.std
{
    display: none;
}

@media only screen and (max-width: 479px) and (min-width: 320px)
{
    .tax-product_cat .display-product-option {
        margin-top: 0px;
    }
    .woocommerce .category-products ul.products-grid.products {
        margin: 0 15px;
    }
}

.products-grid .item .item-inner .item-img .item-img-info a.product-image img
{
  width: 100%;
}


.widget_layered_nav ul li a:before, .widget_layered_nav_filters ul li a:before {
    line-height: 15px;
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    left: 0;
    top: 0;
    font-size: 14px;
    width: 16px !important;
    height: 16px !important;
    border: 1px #ccc solid !important;
    background-color: #fff;
    color: #fff;
    text-align: center;
    margin-right: .618em;
    float: left;
    margin-top: 1px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
    content: "\f00c";
    display: block;
    font-family: FontAwesome;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    border: 1px #222 solid !important; 
    color: #222 !important;
}
.woocommerce .widget_layered_nav ul li a:hover {
    color: #222;
}

.woocommerce .widget_layered_nav ul li 
{
  margin-bottom:6px;
}
.woocommerce .widget_layered_nav ul li:last-child
{
  margin-bottom:0px;
}
.woocommerce .widget_layered_nav_filters ul li a::before
{
    line-height: 16px;
    content: "\f068";
    font-family: FontAwesome;
    display: inline-block;
    left: 0;
    top: 0;
    font-size: 12px;
    width: 16px !important;
    height: 16px !important;
    border: 1px #ccc solid !important;
    background-color: #fff;
    color: #222 !important;
    text-align: center;
    margin-right: .618em;
    float: left;
    margin-top: 1px;  
}

.price_slider_wrapper
{
    background: none !important;
}

/* 2.5 css */


.woocommerce div.product .product-shop div.social
{
    margin-top:10px;
    float: left;
}

/* custome css 4.0 8*/
.blog-wrapper footer
{
    display: inline-block;
    width: 100%;
}



.alignfull {

  position: relative;
  max-width: none;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  
}
.wp-block-gallery
{
    margin-top:10px;
}

.blog-post .post-container .wp-block-gallery img, .blog-post .post-container .wp-block-media-text.alignwide img
{
  margin-bottom: 0px; 
}
.blog-wrapper .detaildesc .wp-block-latest-comments footer
{
  width: auto;
  display: inherit;
  padding: 0px;
  width: auto;
}

.post-container ul.list-info
{
  width: 100%;
  display: inline-block;
}
