/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Product Template

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .header-main .header-right-items .motta-button--raised{
	display:none;
}

body .header-main .header-right-items .header-search__container{
	height:45px;
}

body #site-header .header-right-items .motta-button--raised{
	display:none;
}

body #site-header .site-header__section .header-contents{
	background-image:-webkit-linear-gradient(left, #ff4e50 0%, #f9d423 100%);	background-image:-o-linear-gradient(left, #ff4e50 0%, #f9d423 100%);	background-image:linear-gradient(to right, #ff4e50 0%, #f9d423 100%);
	border-style:none;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body{
	font-family:'Alatsi', sans-serif;
}



/*-----------------------------------------------*/
/*  Product Template                             */
/*-----------------------------------------------*/
body.single-product #main .motta-breadcrumb-social-wrapper nav{
	display:none;
}

body.single-product .motta-breadcrumb-social-wrapper .motta-product-quick-links .motta-button--product-print{
	display:none;
}

body.single-product #main .motta-breadcrumb-social-wrapper{
	direction:ltr;
}