


#top-box, .carousel-box .next:hover, .carousel-box .prev:hover, .product .product-hover, #footer .up:hover, .btn, .btn:visited, .slider .slider-nav, .panel-group .active.panel .panel-heading &gt; .panel-title &gt; a, .panel-group .active.panel .panel-heading &gt; .panel-title &gt; a:hover, .banner-set .pagination a:hover, .employee .employee-hover, .carousel-box .pagination a:hover, .sidebar .menu li.active &gt; a, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus, .sidebar .tags a:hover, .sidebar .banners .banner-text, #catalog .category-img .description, .product-bottom .related-products header::before, .slider.rs-slider .tparrows, .slider.rs-slider .tparrows:hover, .toolbar .sort-catalog .dropdown-toggle, .toolbar .grid-list .grid, .toolbar .grid-list .list, .toolbar .up-down, .toolbar .up-down.active, .toolbar .grid-list a.grid:hover, .toolbar .grid-list a.list:hover, .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:hover, .sidebar .tags a, .sidebar .menu li.parent &gt; a .open-sub::before, .sidebar .menu li.parent &gt; a .open-sub::after, .panel-group .panel-default .panel-heading &gt; .panel-title &gt; a::before, .panel-group .panel-default .panel-heading &gt; .panel-title &gt; a::after, .new-radio.checked span, .list .product .actions a:hover, .product-page .col-md-7 .actions a:hover, .product-page .image-box .thumblist-box .prev:hover, .product-page .image-box .thumblist-box .next:hover, .accordion-tab &gt; li &gt; a .open-sub::before, .accordion-tab &gt; li &gt; a .open-sub::after, .products-tab .accordion-tab &gt; li &gt; a .open-sub::before, .products-tab .accordion-tab &gt; li &gt; a .open-sub::after, .sidebar .calendar-wrap caption, .btn-group.open .btn.dropdown-toggle, .product .limit-offer, .product .not-rotation-actions, .fancybox-nav span:hover, .header .primary .navbar .btn-navbar .icon-bar, .progressive-slider-two .pagination a, .progressive-slider-two .pagination a:hover, .progressive-slider-two .pagination .selected {
    background-color: #006699;
}

.sidebar .newsletter input[type=&quot;submit&quot;], .sidebar .widget_search input[type=&quot;submit&quot;] {
    background: #006699 none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 1px;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 38px;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 1px;
    width: 90px;
}

.phone-header a svg path, .search-header a svg path, .product .actions a svg path, .sidebar .wishlist .add-cart:hover path, .header .cart-header .dropdown-toggle .icon svg path, .search-active .search-submit svg path, .new-checkbox svg polygon, .product-bottom .related-products li .button-box .wishlist:hover svg path, .jslider .jslider-pointer svg path, .rating-box .rating svg polygon, .search-result .search-form .search-submit svg path {
    fill: #006699;
}

.header .logo img {
  width: 100%;
}

.work .description {
    display: none;
}

.work .work-title {
    bottom: 15px;
}

.form-box {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 5px;
    margin: 0 0 40px;
    padding: 5px 30px;
}

.contact-form textarea {
    float: none;
    height: 130px;
    margin-bottom: 13px;
    width: 97%;
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    border: medium none;
    display: block;
    margin-bottom: 0;
    min-height: 400px;
    padding: 0;
    width: 100%;
}

.page-header {
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 30px;
    padding: 0;
}

#main {
    padding: 30px 0;
}

.three-columns-area {
    width: 100%;
    padding: 60px;
}
.single-column-of-three {
    width: 33.33%;
    padding: 10px;
    float: left;
}

.wpcf7 input[type=&quot;text&quot;],
.wpcf7 input[type=&quot;email&quot;],
.wpcf7 textarea
{
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-top: 5px;
    width: 90%;
}

.wpcf7-submit {
    background-color: #007852;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 0;
    padding: 20px;
    width: 30%;
}

ul, ol {
    line-height: 22px;
    margin: 0 0 22px;
    padding: 0 0 0 60px;
}

p {
    line-height: 22px;
}

.wpcf7-form{
    background-color: #eeeeee;
    color: #000;
    font-size: 14px;
    line-height: 30px;
    padding-left: 10%;
    padding-top: 10px;
}

.entry-thumb {
    display: none;
    padding-bottom: 2px;
}

.post .entry-meta {
    color: #7f7f7f;
    display: none;
    font-size: 12px;
    line-height: 1.3;
}

.ui-widget-header {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #aaaaaa;
    color: #222222;
    font-weight: bold;
}

.ui-tabs-anchor {
    border-radius: 2px 2px 0 0;
    color: #7f7f7f;
    font-size: 18px;
    font-weight: normal;
    line-height: 33px;
    float: left;
    padding: 10px 20px 11px; !important
}

.ui-widget-content {
    background: #efefef none repeat scroll 0 0 !important;
    clear: left;
}

/* SMARTPHONE */
@media screen and (max-width:480px) {
    #tabs {
    background-color: #efefef;
    float: left;
    font-size: 11px;
    margin-right: 2%;
    padding: 0;
    width: 100%;
}

.single-column-of-three {
    float: left;
    padding: 10px;
    width: 100%;
}

#product-content {
    float: left;
    width: 100%;
}

.ui-widget-content {
    background: #efefef none repeat scroll 0 0 !important;
    clear: left;
}
}

/* TABLET */
@media screen and (max-width:768px) {
    #tabs {
    background-color: #efefef;
    float: left;
    font-size: 11px;
    margin-right: 2%;
    padding: 0;
    width: 100%;
}

.single-column-of-three {
    float: left;
    padding: 10px;
    width: 100%;
}

#product-content {
    float: left;
    width: 100%;
}
}

html[lang=&#039;it-IT&#039;] #footer .sidebar .widget#widget_sp_image-4 { display: none; }
html[lang=&#039;en-US&#039;] #footer .sidebar .widget#widget_sp_image-3 { display: none; }