/*

Theme Name: Progressive Wordpress Theme
Theme URI: http://themeforest.net/user/JoiThemes
Author URI:http://themeforest.net/user/JoiThemes
Description: Clean Corporate Theme
Author: Joi Team
Version: 1.3
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


@import url('css/style.css');

@import url('css/responsive.css');

/* =WordPress Core
-------------------------------------------------------------- */
.sticky {
    /*color: red;*/
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto;
}
/* Wordpress calendar widget */


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: rgba(193, 8, 65, 0.7);
}
.tp-bullets {
    z-index: 20;
    top: 30px !important; 
    left: 50% !important; 
    margin-left: -585px !important;
}

.vc_newsletter form {
    margin-top: 0 !important;
}
.vc_newsletter form input {
    margin-top: 0 !important;
}

/*changes 25.12.2014*/
#catalog .woocommerce-tabs{margin:60px 15px 0px;}
#catalog .carousel-box{
    margin:0 15px 40px;
}
.cart_carusell{

}

/* MODIFICHE DOLLMAR 2015 */

#tabs {
    background-color: transparent!important;
    float: left;
    margin-right: 2%;
    width: 35%;
    font-size: 11px;
    padding: 0px;
}

#tabs p {
    margin-bottom: 5px;
}

#tabs a{
    font-size: 16px;
}

.ui-widget-header {
    background: #efefef;
    border: 0px solid #aaaaaa;
    color: #222222;
    font-weight: bold;
}

.wpcf7 textarea  {
    max-width: 100%;
}

.wpcf7 input[type="text"] {
    font-size: 24px;
    margin-top: 5px;
    max-width: 100%;
    min-height: 30px;
}

.wpcf7-form-control{
    margin-top: 5px;
    width: 100%;
}

.wpcf7-email{
    font-size: 24px;
    margin-top: 5px;
    max-width: 100%;
    min-height: 30px;
}

.wpcf7-captchac {
    margin-bottom: 5px;
    max-width: 30%;
}

.wpcf7-captchar{
    margin-bottom: 5px;
    max-width: 30% !important;
}

#product-content{
    width: 60%;
    float: right;
}

.wpcf7-submit {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 10px;
    height: 30px;
    width: 60%;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #efefef none repeat scroll 0 0;
    border: 0px solid #aaaaaa;
    color: #212121;
    font-weight: normal;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 0px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
    margin: 0px !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background: #efefef none repeat scroll 0 0;
    color: #212121;
    text-decoration: none;
}

.ui-widget-content {
    background: #efefef none repeat scroll 0 0 !important
}

.ui-widget-content {
    border: 0px;
    background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50%;
    color: #222222;
}

.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none !important;
    float: left;
    list-style: outside none none;
    margin: 1px 0.2em 0 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
    border-radius: 5px 5px 0 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0 0;
}

.ui-widget-header {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #aaaaaa;
    color: #222222;
    font-weight: bold;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #9b9b9b;
    text-decoration: none;
}

/* SEARCH FORM */
#suggsearchform { font-size:18px; }
#suggsearchform div { color: #2e5481; }
#suggsearchform div input { border: 1px solid #AEAEAE; background: #EFEFEF; font-size:18px; padding:5px; width:100%; }
#suggestions{ position: relative; width:300px; display:none; }

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#e4e4e4; border-style:solid; width:124%; background-color:#e4e4e4; font-size:10px; line-height:14px; padding:4px; }
#searchresults a { border-bottom: 1px solid #9A9A9A; display:block; background-color:#e4e4e4; clear:left; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#FF0000; }
#searchresults a span.searchheading { float: left; display:block; font-weight:bold; padding-top:5px; color:#008000; }
#searchresults a:hover span.searchheading { color:#FF0000; }
#searchresults a span { float: left; color:#555555; font-weight:normal; clear: both; }
#searchresults a:hover span { color:#FF0000; }
#searchresults span.seperator { margin-top: 15px; float: left; }
#searchresults span.seperator a { border: 0!important; background-color:transparent; display:block; margin:5px; height:auto; color:#008000; text-transform: uppercase; font-weight: bold; }


#search-result-categories li a.opened {
    font-weight: bold;
}
#search-result-categories {
    margin: 50px 10px 10px 10px;
}

#search-result-categories h5 {
    padding: 0 10px;
    line-height: 30px;
    margin: 0;
    color: #008000;
}

#search-result-categories h5 a {
    padding-left: 30px;
    display: block;
    color: #006699;
    background: url( img/toggle-arrow.png ) no-repeat left 4px;
}

#search-result-categories h5 a.opened {
    background-position: 0 -55px;
}

#search-result-categories .content {
/*    border-color: #E7E7E7 #E7E7E7 #C6C6C6;
    border-style: solid;
    border-width: 1px;*/
    padding: 5px 40px;
    display: none;
}

#search-result-categories .content p {
    margin-bottom: 4px;
}

#danger_logos {
    margin: 10px 0;
    padding: 6px;
    border: 1px solid #EAEAEA;
    text-align: center;
}

#package_logos {
    margin: 10px 0;
    padding: 6px;
    border: 1px solid #EAEAEA;
    text-align: center;
}

