/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 30px;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(0, 0, 0);
    font-family: "Amatic SC";
    font-weight: 300;
    margin: 30px 0 20px;
    text-transform: uppercase;
}

a, .uk-link {
    color: #039532;
    cursor: pointer;
    text-decoration: none;
}

/* banda logo e menu fissa centrata*/
.uk-flex.uk-flex-middle.uk-flex-center.uk-flex-space-between {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 40px;
}

/* logo */
 .tm-logo.uk-hidden-small > p {
    margin: 0 !important;
}

.uk-flex.uk-flex-middle.uk-flex-center.uk-flex-space-between > p

/* menu */
.uk-navbar {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-bottom: 2px solid rgba(51, 51, 51, 0.1);
    color: rgba(0, 0, 0, 0.5);
}

.tm-navbar-small, .tm-navbar-small > div, .tm-navbar-small .uk-navbar-nav > li > a, .tm-navbar-small .uk-navbar-content, .tm-navbar-small .uk-navbar-brand, .tm-navbar-small .uk-navbar-toggle {
    height: 90px;
}

.tm-navbar-small .uk-navbar-nav > li > a {
    line-height: 90px;
}

.tm-navbar-small .tm-logo > * {
    max-height: 90px;
}

.uk-navbar-nav > li > a {
    font-size: 35px;
    line-height: 117px;
}

/* lingue */
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    padding: 10px 0 0 !important;
}

 /* foto hp */
.uk-panel-box {
    padding: 0;
}

/*link slideshow*/
.uk-button.uk-button-large.uk-button-primary {
    background-color: rgb(147, 165, 57);
}

/*landing page*/
.tm-block.tm-block-main {
    padding-top: 20px !important;
}


/* testo intro */
h3.intro-hp {
    padding: 0 !important;
    letter-spacing: 1px !important;
}
p.intro-hp{
	margin-top: 5px !important;
	line-height: 21px;
}

/* elenco categorie prodotti in home page */
.menu {
    list-style: outside none none;
}

.menu > li {
    float: left;
}

.menu a {
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Amatic SC';
    font-size: 26px;
    padding: 32px;
}

.menu a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
}

/* prodotti random in home page */
.uk-width-1-4.uk-text-center {
    line-height: 18px !important;
    padding-top: 20px;
}

.uk-width-1-4.uk-text-center > a {
    color: rgb(0, 0, 0);
    font-weight: 600;
    line-height: 10px;
    text-transform: uppercase;
    font-size: 15px;
}

.uk-border-rounded {
    border-radius: 0 !important;
}

.uk-grid-divider > [class*="uk-width-1-"]:nth-child(n+2):not(.uk-width-1-1), .uk-grid-divider > [class*="uk-width-2-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-3-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-4-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-5-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-6-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-7-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-8-"]:nth-child(n+2), .uk-grid-divider > [class*="uk-width-9-"]:nth-child(n+2) {
    border-left: 0 !important;
}

.uk-grid-divider:not(:empty) {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.uk-hr {
    border: 0 none !important;
}
/* box home page */
.uk-panel.uk-panel-box.homepage {
    background-color: rgb(73, 154, 73);
}

/* box olio */
.uk-panel.uk-panel-box.olio {
    background-color: #A17433;
}

/* box vino */
.uk-panel.uk-panel-box.vino {
    background-color: #D04305;
}

/* box pasta */
.uk-panel.uk-panel-box.pasta {
    background-color: #DEBA88;
}

div.uk-panel.uk-panel-box h3 {
    color: rgb(255, 255, 255);
    font-size: 45px;
    line-height: 44px;
    padding: 2% 2% 0;
    margin: 0 !important;
}

.uk-panel.uk-panel-box.homepage > p, .uk-panel.uk-panel-box.olio > p, .uk-panel.uk-panel-box.pasta > p, .uk-panel.uk-panel-box.vino > p {
    color: rgb(255, 255, 255);
    line-height: 19px !important;
    padding: 0 2%;
    font-size: 13px;
}


/* colonna categorie prodotti in pagine prodotti*/
.uk-nav.uk-nav-parent-icon.uk-nav-side {
    background: rgb(234, 234, 234) none repeat scroll 0 0;
    list-style: outside none none;
    margin: 21px 0;
    padding: 20px;
}
.uk-nav.uk-nav-parent-icon.uk-nav-side > li{
	line-height: 30px !important;
}

.uk-nav-side > li > a {
    box-shadow: none;
    color: rgb(0, 0, 0);
    transition: box-shadow 0.3s ease 0s;
    text-transform: uppercase;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus, .uk-nav-side > li.uk-active > a {
    color: rgb(0, 0, 0) !important;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: none !important;
}

/* anteprima prodotti in categorie */
.uk-h3 {
    font-size: 50px;
    margin: 30px 0;
}

.uk-grid-divider > * {
    padding-left: 20px;
    padding-right: 20px;
}

.uk-thumbnail.uk-margin-bottom{
	border: none !important;
}

.uk-text-large {
    line-height: 30px;
}

.product-short-desc {
    font-size: 13px;
    line-height: 16px !important;
    margin: 0 !important;
}

.uk-width-1-4.uk-text-center > hr {
    padding-bottom: 3px;
}

/* anteprima prodotti in pagine prodotti*/
h1, .uk-h1 {
    font-size: 50px;
    line-height: 60px;
}

.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2{
	line-height: 14px !important;
	margin: 5px 0 !important;
}

.vm-product-descr-container-1 a, .vm-product-descr-container-0 > h2 > a{
	font-family: 'Open Sans';
    color: rgb(0, 0, 0);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: normal;
}

.product_s_desc {
    font-size: 13px;
    line-height: 16px !important;
    margin: 0 !important;
}

/* formatto dimensione titoli categorie */
.uk-text-large {
    font-size: 35px;
    margin: 30px 0 10px;
}

/* nascondo linee verticali di separazione */
.uk-panel.uk-text-center.uk-modal-dialog-frameless.uk-width-large-1-4.uk-width-small-1-1.uk-width-medium-1-4.vertical-separator.uk-overlay,
.uk-panel.uk-text-center.uk-modal-dialog-frameless.uk-width-large-1-4.uk-width-small-1-1.uk-width-medium-1-4.uk-overlay{
	border: none !important;
}

/* nascondo linee orizzontali di separazione */
.tm-content > hr, hr.uk-margin-remove{
    display: none;
}

hr{
	margin: 0 !important;
}
/* formatto dimensione titoli prodotti in categoria */
h3.uk-text-large {
    font-size: 35px;
    margin: 0;
}

h3.uk-text-large.uk-margin-small-bottom {
    line-height: 10px;
}

/* nascondo descrizione delle immagini */
span.vm-img-desc {
    display: none;
}

/* POPUP fai una domanda su un prodotto */
.uk-button-success {
    background-color: rgb(0, 150, 52) !important;
    border-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
}

/* imposto visualizzazione categoria blog LA CORTE */
article.uk-article div h2{
	margin: 0 0 20px;
}

aside {
    background-color: rgba(147, 165, 57, 0.5);
}
.uk-panel-box {
	background-color: transparent;
    color: rgb(0, 0, 0);
}

form h2 {
    font-family: Open Sans;
    font-size: 18px; 
    text-align: left; 
    color: #000000;
    font-weight: 600;
}



@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
h3.uk-text-large.uk-margin-small-bottom {
    line-height: 0.5;
}
}

.uk-text-large.uk-margin-small-bottom > a{
	font-family: 'Open Sans';
    color: rgb(0, 0, 0) !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: normal;
}

/* altezza tra righe di prodotti in categoria */
.item-column.uk-margin-top{
	margin-top: 0 !important;
}

/* formatto scheda prodotto */
h1#product-name, #product-details h2.product-name {
    border: medium none;
    font-size: 50px;
    font-weight: normal;
    margin: 25px 0 6px;
    padding: 0;
    text-decoration: none;
    line-height: 48px;
}

.moduletable > h3 {
    font-size: 25px;
}



.uk-content.uk-margin-small-bottom {
    margin-top: 30px;
    margin-bottom: 30px !important;
}


.product-image-area {
    float: right;
}

.product-image-area.uk-width-large-1-2.uk-width-small-1-1.uk-panel-space.vmuikit-panel-trans {
    padding: 0;
}

.uk-thumbnail {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: none;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    padding: 4px;
    transition: border-color 0.5s ease 0s;
}

.uk-margin-small-top.uk-margin-small-bottom.uk-panel-box.uk-panel-box-secondary.uk-float-left.uk-width-1-1{
	border: none;
}

#ask_question > span{
	font-size: 15px;
}

/* sistemo la descrizione completa togliendo i tab */
#tab-content > li {
    width: 100%;
}

.uk-tab {
    border-bottom: none;
}

.product-fields-title > strong, li.product-desc_title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

.uk-margin.uk-tab {
    margin: 0;
}

.back-to-category {
    margin-top: 30px;
}

/* BOTTOM-D info contatti */
.tm-bottom-d.uk-grid {
    border-top: 4px double;
    margin: 0;
    padding-top: 20px;
}

footer.tm-footer{
	padding: 0 !important;
}

.tm-footer {
    margin: 0 auto;
}

.tm-block.tm-block-bottom-d {
    padding-bottom: 20px;
}

.uk-subnav.uk-subnav-line.uk-flex-center a {
    font-family: open sans;
    font-weight: 600;
    letter-spacing: 1px;
}

.testo-footer {
    width: 43%;
    margin: 0 auto;
}

/* RS-FORM PAGINA CONTATTI*/
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.formResponsive .formHorizontal .formControlLabel {
    padding-top: 0;
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
    float: left;
    margin: 10px 10px 0 0;
    padding-left: 18px;
}

.formResponsive input[type="submit"] {
    background-color: #039532;
    background-image: -moz-linear-gradient(center top , rgb(3, 149, 50), rgb(3, 149, 50));
    background-repeat: repeat-x;
    border-color: #039532;
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #039532;
  *background-color: #039532;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active {
  background-color: #039532 \9;
}

.formResponsive label {
    float: left;
    height: auto;
    margin: 3px 5px 3px 20px;
    padding: 0;
}

.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"]{
    margin: 3px 5px 3px 20px;
}

.formResponsive input[type="submit"], .formResponsive input[type="reset"], .formResponsive input[type="button"], .formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
    width: 220px;
}


@media only screen 
and (max-width : 945px)
and (min-width : 767px) {
	.uk-grid > * {
	    padding: 15px;
	}
	.uk-navbar-nav > li > a {
	    font-size: 29px;
	    padding: 0 12px;
	}
	.rsform {
	    padding: 15px;
	}
	.uk-navbar-nav > li > a {
	    font-size: 20px;
	    padding: 0 6px;
	}
	.tm-logo.uk-hidden-small,
	.tm-logo.uk-hidden-small > img{
		max-width: 80%;
	}
	.testo-footer {
	    width: 60%;
	    margin: 0 auto;
	}

}


@media only screen and (max-width : 767px) {
	.uk-grid > * {
	    padding: 15px;
	}
	.tm-toolbar, .tm-navbar > div {
	    padding-left: 30px;
	    padding-right: 20px;
	}
	
	.tm-navbar, .tm-navbar > div, .tm-navbar .uk-navbar-nav > li > a, .tm-navbar .uk-navbar-content, .tm-navbar .uk-navbar-brand, .tm-navbar .uk-navbar-toggle {
	    height: 100px;
	}
	.rsform {
	    padding: 15px;
	}
	.formResponsive label {
	    margin: 3px 5px 3px 0;
	}
	
	.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"]{
	    margin: 3px 5px 3px 0;
	}
	.uk-navbar-nav > li > a {
	    font-size: 20px;
	    padding: 0 6px;
	}
	.tm-logo.uk-hidden-small,
	.tm-logo.uk-hidden-small > img{
		max-width: 80%;
	}
	.testo-footer {
	    width: 80%;
	    margin: 0 auto;
	}
	.testo-footer > img{
	    float: left;
	    position: relative;
	    text-align: center;
	}
	.testo-footer > p {
	    float: left;
	    position: relative;
	}
}

@media only screen and (max-width: 367px) {
	.uk-grid > * {
	    padding: 15px;
	}
	.uk-flex.uk-flex-middle.uk-flex-center.uk-flex-space-between img {
	    width: 80%;
	}
	.rsform {
	    padding: 15px;
	}
	
	.formResponsive label {
	    margin: 3px 5px 3px 0;
	}
	
	.formResponsive input[type="button"], .formResponsive input[type="submit"], .formResponsive input[type="reset"]{
	    margin: 3px 5px 3px 0;
	}
	.uk-navbar-nav > li > a {
	    font-size: 23px;
	    padding: 0 12px;
	}
	.testo-footer {
	    width: 100%;
	    margin: 0 auto;
	}
	.testo-footer > img{
	    float: left;
	    position: relative;
	    text-align: center;
	}
	.testo-footer > p {
	    float: left;
	    position: relative;
	}
}
