/*
Theme Name: Scalia Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/scalia/
Author URI: http://codex-themes.com/scalia/
Template: scalia
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

@font-face {
    font-family: 'scalia-user-icons';
    src:url('fonts/scalia-user-icons.eot?-yiqymz');
    src:url('fonts/scalia-user-icons.eot?#iefix-yiqymz') format('embedded-opentype'),
        url('fonts/scalia-user-icons.woff?-yiqymz') format('woff'),
        url('fonts/scalia-user-icons.ttf?-yiqymz') format('truetype'),
        url('fonts/scalia-user-icons.svg?-yiqymz#scalia-user-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.products .product-info {padding:0px; text-align: center;}

#tab-part-numbers table {width:100%;}
#tab-part-numbers table tr td {padding: 10px;}
#tab-part-numbers table tr:nth-child(2n) td {background-color: #f1f5f8;}

#woocommerce-tabs .sc_tour_tabs_wrapper .resp-tabs-container table {width:100%;}
#woocommerce-tabs .sc_tour_tabs_wrapper .resp-tabs-container table tr td {padding: 10px;}
#woocommerce-tabs .sc_tour_tabs_wrapper .resp-tabs-container table tr:nth-child(2n) td {background-color: #f1f5f8;}


.parts-number-table {width:100%;}
.parts-number-table tr td {padding: 15px;}
.parts-number-table tr:nth-child(2n) td {background-color: #f1f5f8;}

.type-product .product-inner {/*min-height:785px;*/ /*min-height:500px;*/}
.type-product .product-inner .product-bottom {bottom: 0px;position: absolute;width: 100%;}
.products .product-inner .product-categories {min-height:50px;}
