/*
	Theme Name: Cookie child
	Theme URI: http://demo.agnidesigns.com/cookie/
	Author: AgniDesigns	
	Version: 1.0.1
	Description: Creative Multipurpose WordPress theme
	Author URI: http://themeforest.net/user/AgniHD	
	Template: cookie
*/
@import url("../cookie/style.css");
@import url("../cookie/css/responsive.css");
textarea{resize:none;}
.center-header .header-menu .nav-menu{float:none;}
@media(min-width:993px){
.header-menu{text-align:center;}
}
#navigation li{width:150px;}
#navigation li:nth-child(2){margin-right:100px;}
#navigation li:nth-child(3){margin-left:100px;}
.header-menu-content{margin-top:-60px;}
.squared_button a{padding: 35px 5px !important;}

.bottone_tessuti{background: url('/wp-content/uploads/2017/04/oikos_tessuti_categoria.jpg'); width: 100%; height: 500px; padding:100px 0px;}
.bottone_tessuti:hover{background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/wp-content/uploads/2017/04/oikos_tessuti_categoria.jpg');}

.bottone_cuscini{background: url('/wp-content/uploads/2017/05/oikos-tessuti-cuscini.jpg'); width: 100%; height: 500px; padding:100px 0px;}
.bottone_cuscini:hover{background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/wp-content/uploads/2017/05/oikos-tessuti-cuscini.jpg');}

.bottone_cuscini .bottone, .bottone_tessuti .bottone{width:50%; margin-left: 25%; background-color: #A83437; color:#ffffff; height:300px; line-height:300px; vertical-align:middle; text-align:center; font-size:24px; text-decoration:underline; display:block;}

@media(max-width:450px){.bottone_cuscini .bottone, .bottone_tessuti .bottone{line-height:150px;}}
@media(min-width:451px) and (max-width:767px){.bottone_cuscini .bottone, .bottone_tessuti .bottone{line-height:300px;}}
@media(min-width:768px) and (max-width:992px){.bottone_cuscini .bottone, .bottone_tessuti .bottone{line-height:150px;}}
.zindex0{z-index:0;}