/*
Theme Name:   Sitka Child
Theme URI:    https://solopine.com/themes/
Description:  Sitka Child Theme
Author:       Solo Pine Designs
Author URI:   https://solopine.com
Template:     sitka
Version:      1.0.0
License: 	  Themeforest Licence
License URI:  http://themeforest.net/licenses
Text Domain:  sitka-child
*/

/* Write your custom CSS code below */

/** Stile della pagina "Il metodo" con id:1133 **/
.page-id-1133 {
	background-color: #000;
	color: #d3d726;
	font-family: Titillium Web, sans-serif;
}
.page-id-1133 .sp-container {
	width: 1200px;
}
.page-id-1133 .post-img {
  display: none;
}
.page-id-1133 .ase-title {
	font-family: Titillium Web, sans-serif;
	text-transform: uppercase;
	line-height: 1em;
}
.page-id-1133 .post-footer-share::before, .page-id-1133 .post-footer-share::after {
  border-color: #d3d726;
}
.page-id-1133 .share-style1 .share-button {
  color: #d3d726;
  background-color: #000;
  border-color: #d3d726;
}
.page-id-1133 .share-style1 .share-button:hover {
  color: #000;
  background-color: #d3d726;
  border-color: #d3d726;
}
.ase-footer-wrapper .ase-title {
	color: #d3d726;
}
.ase-title.ase-h2, .ase-title.ase-h2small {
	line-height: 1em;
	text-transform: uppercase;
	color: #d3d726;
}
.ase-title.ase-h2 {
	font-size: 5em;
}
.ase-title.ase-h2small {
	font-size: 4em;
}
.ase-title.ase-h3 {
	font-size: 2.5em;
}
.ase-title.ase-h3small {
	font-size: 1.5em;
}
.ase-pulsante {
	color: #000;
	line-height: 1;
}
.ase-title.ase-font-weight-black {
	font-weight: 900;
}
.ase-title.ase-font-weight-light {
	font-weight: 300;
}
.ase_download-container > .gb-inside-container > .gb-container {
	background-color: #d3d726;
}
.ase_gb-grid-wrapper {
	background-color: #d3d726;
	color: #000;
}
.ase_gb-grid-wrapper .ase-title {
	color: #000;
}
@media only screen and (max-width: 600px) { 
	.ase-title.ase-h2 {
		font-size: 3em;
	}
	.ase-title.ase-h2small {
		font-size: 2.5em;
	}
	.ase-title.ase-h3, .ase-title.ase-h3small {
		font-size: 1.75em;
	}
	.gb-grid-wrapper.ase_column_order_right_top .gb-grid-column:first-child {
			order: 1;
	}
	.gb-grid-wrapper.ase_column_order_right_top .gb-grid-column:last-child {
			order: 0;
	}
}