/*!
Theme Name: Tytan Professional
Autor: WLC
Description: Tytan Professional
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ignited

*/
.o-product-loop__item__img{
	    width: 150px;
    height: 190px;
    flex: 0 0 150px;
    padding: 15px 20px;
    box-sizing: border-box;
}
.o-product-loop__item__img .c-product-archive-item__image{
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}

.o-site .c-top-navigation__ul{
	display: none;
}
.o-site .c-search-form{
  margin-left: 20px;
}
.o-site .c-search-form__input{
	border-radius: 4px;
}
.o-site .c-search-form__submit{
	background-size: auto 40%;
	right: 3px;
}
.c-top-header--products{
	min-height: 200px;
}
.code-area {
	width: 100%;
}

.c-site-header--no-bg {
	background-color: #ffffff;
}
