/*
Theme Name:  Motor Child
Theme URI:   https://themeforest.net/item/motor-vehicles-parts-equipments-accessories-wordpress-woocommerce-theme/16829946?ref=stockware
Description: Motor - Responsive WordPress Child Template
Author:      Stockware
Author URI:  http://themeforest.net/user/stockware/?ref=stockware
Version:     2.0.0
Tags: translation-ready, editor-style
Template:    motor
Text Domain: motor-child
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.header nav > ul > .menu-item.current-menu-item:after, .header nav > ul > .menu-item.current_page_item:after {
background: url(../motor-child/img/menuactive.png);
}

/* Tehnični podatki */
@media only screen and (min-width: 993px) {
	.prod-litems .no-rating .prod-li-id {
    top: 26px !important;
	}
}

/* Kategorije top bar */
.section-top .section-sort {
    float: right;
    position: relative;
    font-size: 12px;
    color: #868ca7;
    padding: 0 5px;
    margin: 0 0 11px;

/* Main content no bottom padding */

.maincont {
    padding: 0px !important;
}

/* Footer Menu Items */

.bot-menu {
	display: block;
}

.dgwt-wcas-sf-wrapp { 
	border: solid 1px green !important;
}

