/*
Theme Name: Fabia
Theme URI: http://wordpress.magikthemes.com/fabia
Author: MagikCommerce
Author URI: http://www.magikcommerce.com/
Description: Fabia wordpress Theme
Version: 2.0
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
{
  width: 100%;  
  margin-top: 10px;
  }
.woocommerce div.product form.cart table.group_table .price del .amount
{
  font-size:15px;
  font-weight: normal;  
}
.woocommerce div.product form.cart .group_table td
{
padding-bottom: 0px !important;
}
.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 15px 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;
}


.flag.da {
    background: url("images/da.png");
    width: 100%;
    height: 50%;
    background-size: 100% 100%;
}
.flag.el {
    background: url("images/el.png");
    width: 100%;
    height: 50%;
    background-size: 100% 100%;
}

.navatech-multi-language ul li{
    display: block !important; text-align: left !important;
}
.navatech-multi-language ul li a{
    display: block !important;
}


.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1000000; background: #fff;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block; text-align: left;
}

.warning-grade-keyboard{
	background: red;
    padding: 10px;
    font-size: larger;
    font-weight: bolder;
	border-radius: 10px;
}

a#add-to-cart:before {
    content: '\f07a';
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 7px;
}

.clerk-design-component-1uS3AuyM {
    display: flex;
    position: relative;
    width: 100%;
    height: 14em;
    margin: auto;
    justify-content: center;
}

.clerk-design-component-1uS3AuyM > img {
    width: 100%;
    height: 14em;
    object-fit: contain;
    pointer-events: none;
}

.clerk-design-component-hFaMfM6a >* {
    word-break: break-word;
    white-space: normal;
    margin: 0px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #475569;
    font-weight: normal;
    font-style: normal;
    text-decoration: ;
    overflow: hidden;
    max-width: 75ch;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-att-row{
    display: flex;
    flex-wrap: wrap;
}

span.rebprice {
    font-size: 16px;
}


div#HTML_SPEC {
    display: table;
}
#HTML_SPEC>.ITSg {
    font-weight: bold;
    clear: both;
    padding-top: 10px;
}
.ITSr0, .ITSr1 {
    display: flex;
}
 
.ITSn {
    flex: 0 0 30%;
}
.ITSv {
    /* flex: 0 0 70%; */
}

#mega-menu-wrap-secondary {
    min-height: 80px;
}
