/*

Theme Name: Technisonic
Description: The perfect e-commerce solution
Version: 2.9.3
Author: Your Inspiration Themes
Author URI: http://yithemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
template: sommerce

*/                            

@import url("../sommerce/style.css");

/* Below you can write your style */

.call-to-action-two {
	margin-top:0;
}

#nav.elegant {
    background-color: #23408f;
	box-sizing: border-box;
    padding: 0 0 0 20px;
    width: 100%;
}

.products li a strong.inside-thumb {
    background: none repeat scroll 0 0 rgba(35, 64, 143, 0.8)!important;
}

.products li a strong {
	box-sizing: border-box;
    color: #ffffff !important;
    padding: 10px;
	}

/*****/