/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 15. Override
 *
 *
------------------------------------ */

/* 15.1. Overrided elements
==================================== */


#formContent .peso_oro { width: 26%; }


@media only screen and (max-device-width: 480px) {
    .peso_oro { width: 100%!important; }
    
    .val_arg {
        padding-top: 0!important;
        right: 15px;
    }
    .tabella_oro td:last-child { display: none!important;  }

    .contenitore {
        width: 100%!important;
        display: inline-block;
        margin-left: 5px!important;
    }
    .valutazione_oro { min-height: 90px!important; }
}

body {
    font-size: 16px!important;
    line-height: 1.52857143!important;
}

#gk-header {
    /* background: url(../../../../wp-content/uploads/bg_calcolatore.png)!important; */
    background: #333;
    color: #fff;
    background-position: center center;
    padding: 15px 0;
    padding-bottom: 25px;
}

.valutazione_oro { border: none!important; }

div.total {
    background: none;
    color: #FFE054;
    font-weight: bold;
}
body {
    padding: 0;
}
#gk-header .gk-page { background: transparent; }


#gk-sidebar { padding-top: 20px!important; }

.gk-page-wrap {
    background: #FFE054;
    background: -moz-linear-gradient(top, #FFE054 0%, #D9AA2F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFE054), color-stop(100%, #D9AA2F));
    background: -webkit-linear-gradient(top, #FFE054 0%, #D9AA2F 100%);
    background: -o-linear-gradient(top, #FFE054 0%, #D9AA2F 100%);
    background: -ms-linear-gradient(top, #FFE054 0%, #D9AA2F 100%);
    background: linear-gradient(to bottom, #FFE054 0%, #D9AA2F 100%) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE054', endColorstr='#D9AA2F', GradientType=0);
}
h1
span.indirizzo, h2
span.indirizzo {
    font-size: 50%;
    clear: both;
    display: block;
    margin-top: 10px;
    margin-left: 5px;
}

#gk-mainbody-columns {
    min-height: 500px;
}

#gk-header + .gk-page-wrap {
    padding-top: 0px;
}

#gk-footer {
    border-top: 1px solid #e5e5e5;
    clear: both;
    color: #777;
    font-size: 11px;
    margin: 0px auto 5px auto;
    padding: 10px 0;
}

.gk-page { background: #fff; }


.carati {
    padding-left: 0px;
    margin-left: 0px!important;
    text-align: center!important;
    margin-right: 16px;
    max-width: 115px;
}
#gk-mainbody article > header h1 {
    font-size: 40px;
}
.val_arg {
    bottom: 0px;
}

.val_oro, .val_arg {
    font-size: 18px;
    position: absolute;
}

#gk-head + .gk-page-wrap, #gk-head + #gk-top {
    border-top: 1px solid #e5e5e5;
    padding-top: 25px;
}

aside .box .box-title {
    font-size: 22px;
    font-weight: bold;
}

#gk-footer .gk-copyrights {
	float: none;
    line-height: 24px;
    text-align: center;
}

#gk-footer .gk-copyrights .toTop {
	clear: both; 
	display: block; 
	float: right; 
	height: 30px;  
	margin-right: 15px;
}

article.post, article.page {
    padding: 0 10px;
}

article > footer {
    border-top: none;
	margin-top: 12px;
    padding: 20px 0 10px;
}

aside.meta {
    display: none;
    left: 0;
    width: 0;
}

#main-menu .sub-menu li a {
    padding: 10px 22px;
}

form.wpcf7-form {
	padding: 0 5px;
}

form.wpcf7-form textarea {
	max-height: 125px;
    max-width: 240px;
    overflow: auto;
}

#gk-head h1, #gk-head h2 {
    padding: 14px;
}

#gk-head h2 {
    float: left;
	font-size: 36px;
    margin: 0;
}

.gk-demo-content {
    padding: 0 15px 15px;
}

#gk-bottom {
    text-align: center;
}

#gk-bottom .box .box-title {
    font-weight: 500;
}
div.attimipreziosi {  
font-size: 16px;
}
div.attimipreziosi span {
    display: inline-block;
    float: left;
    width: 66%;
}
div.attimipreziosi img {
    border-radius: 7px;
    margin-right: 25px;
	float: left;
}
form#frmCreateCheckboxRange .contenitore .valutazione_oro div, table.tabella_oro, table.tabella_oro td, div.valutazione_argento {
    text-align: left;
}
table.tabella_oro {
    width: 100%;
}
#formContent .contenitore {
    width: 73%;
    display: inline-block;
    margin-left: 0px;
}
#qty_item_1 { margin-top: 10px; }
table.tabella_oro td {
    background: url(../images/cor_oro.png) no-repeat;
    overflow: visible;
    padding-bottom: 45px;
    padding-left: 15px;
    padding-top: 28px;
    background-size: 100%;
    min-width: 134px;
    display: inline-block;
}
table.tabella_argento {
    width: 63%;
    margin-left: 19%;
}

#formContent { position:relative; }
table.tabella_argento td {
    background: url(../images/slvr_cor.png) no-repeat;
    overflow: visible;
    padding-bottom: 45px;
    padding-left: 15px;
    padding-top: 28px;
    background-size: 145px;
}
div.total {
    background: none;
    color: #FFE054;
    font-weight: bold;
    width: auto;
    padding-left: 20%;
}

.table-responsive img {
    float: left;
    border: 1px solid #eaeaea;
    padding: 5px;
	margin-right: 10px;
}
.row {  margin-left: 0px!important;
margin-right: 0px!important; }