/*
Theme Name: MaryPlaid 2014
Description: Custom made for maryplaid.it
Author: Mirko Fuser - Scintille.net
*/

@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap');


/* Eric Meyer's Reset CSS v2.0 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.collezione-content, .taglie{
    margin-top: 30px;
}

.colori img{
    margin: 0 5px 5px 0;
}

.colori h3{
    font-weight: bold;
    margin-bottom: 15px;
}

a.vai-ecommerce{
    display: block;
    margin-top: 30px;
}

pre {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0;
    background-color: #F3F3F3;
    padding: 5px;
    z-index: 10000;
}

.titlo_scheda{
    margin-bottom: 15px;
    font-size: 12px;
}


/*Mary Plaid*/

.formcontattimary .wpb_wrapper {
    padding-bottom: 25px !important;
}

.width {
    width: 1200px;
}

body {
    background-color: #FFF;
    color: #000;
    font-family: 'Spartan', sans-serif;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    background-color: #fffef8;
}

p {
    padding-bottom: 15px;
}

a {
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
}

#gmap img {
    max-width: none;
}

#gmap label {
    width: auto;
    display: inline;
}

h2 {
    text-decoration: underline;
    margin-bottom: 34px;
    font-weight: 400;
    text-transform: uppercase;
}

.result h3 {
    font-weight: 400;
    text-transform: uppercase;
}

.bold,
b,
strong {
    font-weight: 400;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.fixed {
    height: 180px;
    width: 100%;
    background-color: #fffef8;
    z-index: 100;
    position: fixed;
}

iframe {
    width: 100%;
}







/*HEADER*/
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack{
    background-color: transparent !important;
}

#header {
    padding-top: 30px;
    height: 150px;
    margin: 0 auto;
    position: relative;
}

#header a,
.footer a {
    text-decoration: none;
    color: #000;
}

.logo {
    width: 16.666666666667%;
    margin-left: 10px;
}

.logo img {
    width: 100%;
}

.hedear_link {
    width: 81.666666666667%;
    text-align: right;
    margin-top: 20px;
    font-size: 30px;
}

.mp_lang {
    text-align: right;
    font-size: 20px;
    line-height: 41px;
}

.mp_lang i {
    margin-left: 10px;
}

.ubermenu-submenu{
    background-color: rgba(255, 254, 248, .9) !important;
}

.hedear_link .spacer {
    width: 33px;
    display: inline-block;
}

.hedear_link a.sociallink {
    display: inline-block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    margin-left: 20px;
}

.facebook {
    background-image: url(images/facebook.jpg);
    margin-left: 0;
}

.pinterest {
    background-image: url(images/pinterest.jpg);
}

.googleplus {
    background-image: url(images/google+.jpg);
}

.menu_zone {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #fffef8;
    margin-top: 30px;
    width: 100%;
    position: relative;
}


/*MENU*/

#header .main-menu-zone {
    width: 100%; position: relative;
    /*
    width: 92.5%;
    margin-left: 0.83333333333333%;
    */
}

#header .main-menu-zone li a:hover{
    text-decoration: underline !important;
}
/*
.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    background-color: #FFF;
    border: 1px solid #000;
    padding: 10px;
    margin-left: -0.83333333333333%;
}

.sf-menu>li {
    float: left;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block;
    width: 170px;
}

.sf-menu a {
    display: block;
    position: relative;
    text-transform: uppercase;
    margin-right: 60px;
    height: 60px;
    line-height: 60px;
}

.sf-menu a span {
    text-transform: none;
}

.sf-menu ul a {
    height: auto;
    line-height: normal;
    margin-bottom: 2px;
    margin-right: 0px;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
}
*/
#header li.current_page_item>a,
#header li.current-menu-item>a,
#header .sf-menu li.current-menu-ancestor>a,
#header .sf-menu a:hover,
.footer a:hover,
.hedear_link a:hover,
#header a:hover {
    text-decoration: underline;
}

.header_min_height {
    width: 100%;
    height: 62px;
}


/*LANG*/

.mp_lang {
    position: absolute;
    top: 3px;
    right: 10px;
}

.mp_lang ul li {
    display: inline-block;
    width: 30px;
    height: 20px;
    padding-top: 20px;
    padding-bottom: 3px;
    margin-left: 2px;
}

.mp_lang ul li.active,
.mp_lang ul li:hover {
    border-bottom: 1px solid #000;
}


/*CONTENT*/

.wrapper {
    width: 1200px;
    margin: 0 auto;
    padding-top: 180px;
    position: relative;
}

.content {
    width: 100%;
}

.the_content {
    width: 100%;
    padding-top: 60px;
    line-height: 130%;
}

.the_content.no_padding_top {
    padding-top: 0;
}


/*SEZIONI*/

.section_bottom_space {
    height: 10px;
    margin-bottom: 330px;
}

.su-row .su-column-size-1-2.first {
    margin-left: 0;
}

.immagine_sezione {
    margin-bottom: 65px;
}


/*FOOTER*/

.footer {
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 80px;
    border-top: 1px solid #000;
    width: 100%;
    line-height: 20px;
    ;
}

.maryplaid {
    width: 1000px;
}

.reserved {
    width: 200px;
    text-align: right;
}


/*SLIDER*/

.flexslider {
    position: relative;
    cursor: default;
    line-height: 19.5px;
}

ul.sliders li {
    width: 100%;
}

.sliderimagearea {
    width: 66.666666666667%;
}

.slidercontentarea {
    padding-left: 1.66%;
    padding-top: 1.66%;
    width: 28.33%;
}

ol.flex-control-thumbs img {
    cursor: pointer;
    filter: grayscale(100%);
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
}

ol.flex-control-thumbs img.flex-active,
ol.flex-control-thumbs img:hover {
    filter: none;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

ol.flex-control-thumbs {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 20px 0;
}

ol.flex-control-thumbs li {
    display: inline;
    text-align: center;
    padding: 0 2%;
}

.flex-direction-nav a {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-direction-nav .flex-next {
    margin-top: -20px;
    /*margin-right: -40px;*/
    background-image: url(images/tasto_dx.jpg);
    right: 0;
}

.flex-direction-nav .flex-next:hover {
    background-image: url(images/tasto_dx_over.jpg);
}

.flex-direction-nav .flex-prev {
    margin-top: -20px;
    /*margin-left: -40px;*/
    background-image: url(images/tasto_sx.jpg);
    left: 0;
}

.flex-direction-nav .flex-prev:hover {
    background-image: url(images/tasto_sx_over.jpg);
}

.slider_home {
    position: relative;
}

.slider_home_txt {
    font-size: 34px;
    line-height: 36px;
    position: absolute;
    width: 25%;
    margin: 30px;
    top: 30%;
    right: 0;
    margin-top: -100px;
    height: 100px;
}

.slider_home_txt a {
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    background: #FFF;
    padding: 5px 15px;
    text-decoration: none;
    border: 1px solid #000;
}

.slider_home_txt a:hover {
    background: #000;
    color: #fff;
}

.slider_home_link {
    position: absolute;
    margin: 30px;
    top: 85%;
    left: 44%;
}

.trecolonne-home .vc_col-sm-4{
    width: 41%;
}

.trecolonne-home .vc_col-sm-8{
    width: 59%;
}



/*FEATURED*/

.the_content.padding20 {
    padding-left: 1.6666666666667%;
    padding-right: 1.6666666666667%;
    width: 96.666666666667%;
}

.leftside {
    width: 65.51724137931%
}

.singlehomefeatured {
    border: 1px solid #000;
    margin-bottom: 60px;
    height: 479px;
    overflow: hidden;
}

.singlehomefeatured_imgage {
    width: 50%;
}

.singlehomefeatured_content {
    width: 48%;
    padding-top: 20px;
}

.padding_simgle_home {
    padding-left: 5.2631578947368%;
}

.singlehomefeatured h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.singlehomefeatured h3 a {
    text-decoration: none;
}

.singlehomefeatured h3 a:hover {
    text-decoration: underline;
}

.rightside {
    width: 30%;
}

.widget {
    padding: 4%;
    border: 1px solid #000;
    margin-bottom: 60px;
    height: 453px;
    overflow: hidden;
}

ul.easy-pinterest ol {
    height: 100px !important;
    width: 100px !important;
    margin: 0 6px 6px 0 !important;
}

h4.widgettitle a {
    text-decoration: none;
    font-weight: 400;
    padding-top: 0px;
}

h4.widgettitle a:hover {
    text-decoration: underline;
}

h4.widgettitle.pinterest-title {
    padding: 0 0 15px 0;
}

.slogan {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}


/*TEMA COLLEZIONE*/

.temaside {
    width: 15%;
    padding: 0 0.83333333333333% 0 0.83333333333333%;
}

.temacontent {
    width: 83.3333333333333%;
    text-align: left;
}

.page-template-tema-php .widget,
.page-template-item-php .widget {
    width: 100%;
    border: none;
    height: auto;
}

h3.collezione {
    padding: 0 0.83333333333333% 35px 0.83333333333333%;
    text-transform: uppercase;
    font-weight: 600;
}

.temaside h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}

.temaside ul li {
    margin-bottom: 5px;
    text-transform: uppercase;
}

.temaside ul li a {
    text-decoration: none;
}

.temaside ul li a:hover,
.temaside ul li.current-menu-item a,
.temaside ul li.current-page-ancestor a {
    text-decoration: underline;
}

.temaside aside,
.tema-margin {
    margin-bottom: 35px;
}

.temacontent h2 {
    text-transform: uppercase;
    font-size: 26px;
    text-decoration: none;
    font-weight: normal;
}

.tema {
    margin-top: 100px;
    padding-top: 60px;
    border-top: 1px solid #000;
    width: 100%;
}

.items {
    width: 17.8%;
    margin-right: 2%;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.items a {
    text-decoration: none;
    line-height: 11px;
}

.items a:hover {
    text-decoration: underline;
}

.items img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.items.last {
    margin-right: 0;
}

.tipo1 .tema {
    padding-top: 0px;
    margin-top: 70px;
    border-top: none;
}

.tipo1 .bordertop {
    border-top: 1px solid #000;
    margin-top: 30px;
    height: 10px;
}

.download_catalogo {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 12px;
    margin-top: 115px;
}

.download_catalogo img {
    margin-bottom: 10px;
}

.page-template-tema-php .widget,
.page-template-item-php .widget {
    padding: 0;
}


/*ITEM*/

.colore {
    width: 60px;
    height: 60px;
    border: 1px solid #FFF;
    margin-right: 5px;
    margin-bottom: 5px;
}

.colore:hover {
    border: 1px solid #000;
}

.doppia .colore {
    width: 120px;
}

.titolo_foto_colore {
    font-weight: 600;
    text-transform: uppercase;
    display: none;
}

a.thumb {
    float: left;
    width: 87px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

a.thumb img {
    border: 1px solid #FFF;
}

a.thumb img:hover {
    border: 1px solid #000;
}

a.thumb img,
.item_image img {
    max-width: 100%;
    height: auto;
}

.item_image {
    width: 60%;
    margin-right: 4%;
}

.item_content {
    width: 36%;
    /*nav-right: 2%;*/
}

.item_link {
    /*width: 17%;
    text-transform: uppercase;
    */
    margin-top: 30px;
}

.flex-viewport img{
    width: 100%;
    height: auto;
}

.item_link a {
    text-decoration: none;
}

.item_link a:hover {
    text-decoration: underline;
}

.riquadra a {
    /*border: 1px solid #000;*/
    padding: 10px 10px 10px 0;
    display: block;
}

.gurardatutti {
    margin-top: 400px;
}

.colori,
.galleria {
    /*margin-top:60px;*/
}

.item_text {
    min-height: 166px;
}


/*PAGE SLIDER*/

.pages_slider {
    margin-top: 60px;
}

.pages_slider li {
    text-align: center;
}

.pages_slider li img {
    max-width: 83.333333333333%;
}

.titolo_slide {
    text-align: left;
    text-transform: uppercase;
    padding-left: 10%;
    padding-top: 10px;
}


/*ARCHIVI*/

.post-entry-content {
    width: 100%;
    margin-bottom: 50px;
}

.postthumb {
    width: 25%;
    margin-right: 1.6666666666667%;
}

.postthumb img,
.post_main_image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.postexcerpt {
    width: 31.666666666667%;
}

.postexcerpt h3,
.postexcerpt span.datapost {
    font-weight: 600;
    text-transform: uppercase;
}

.postexcerpt h3 a {
    text-decoration: none;
}

.postexcerpt h3 a:hover {
    text-decoration: underline;
}


/*SINGLE*/

.post-entry-content {
    width: 100%;
}

.post_main_image {
    width: 66.666666666667%;
    margin-right: 1.6666666666667%;
}

.post_content {
    width: 360px;
}

.post_content h2,
.post_content span.datapost {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
    text-decoration: none;
}

.didascalia {
    font-size: 18px;
    margin-bottom: 20px;
}


/*CONTATTI*/

input,
textarea {
    max-width: 100%;
    border: 1px solid #000;
    padding: 8px;
    margin-top: 5px;
}

textarea {
    width: 100%;
    height: 35px;
    line-height: 19px;
}

input[type="submit"],
input[type="reset"] {
    background-color: #000;
    color: #FFF;
    width: 120px;
    text-align: center;
    margin-left: 10px;
}

input[type="submit"]:hover,
input[type="reset"]:hover {
    color: #000;
    background-color: #FFF;
}

label {
    font-weight: 600;
}

.allineadx {
    text-align: right;
}

.content_bg {
    padding: 60px 0 110px 0;
}

.content_bg .white {
    width: 80%;
    padding: 4%;
    margin: 0 auto;
    background-color: #FFF;
}


/*EXPERIENCE*/

.experience {
    padding: 0 8.3333333333333%;
}

.bordo_immagini_slider {
    border: 1px solid #000;
}



.tax-categoria_collezioni .post-entry-content{
    width: 30%;
    padding: 1.5%;
    float: left;
}

.tax-categoria_collezioni .postthumb{
    width: 100%;
}

/*STORE LOCATOR*/

#gmap {
    width: 66.666666666667%;
    height: 420px;
}

.controller {
    width: 33.3333333333%;
}

.controller h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

select.css-select {
    border: 1px solid #000;
    background: url(images/ArrowSelect.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    width: 65%;
    padding: 8px 20px 8px 8px;
    margin-bottom: 30px;
    -webkit-appearance: none;
    -moz-appearance: window;
    appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.cnazione {
    width: 31%;
    height: 200px;
    margin-bottom: 10px;
    float: left;
}

#store_results {
    /*display:none;*/
}

.store_indirizzo h5 {
    text-transform: uppercase;
    font-weight: 600;
}

.cnazione_wrapper {
    background-color: #f6f6f6;
    padding: 10px;
    height: 90%;
    width: 90%;
}

#store_results a {
    text-decoration: none;
}

#store_results a:hover {
    text-decoration: underline;
}

@-moz-document url-prefix() {
    .css-select-moz {
        border: 1px solid #000;
        background: url(images/ArrowSelect.jpg);
        background-position: center right;
        background-repeat: no-repeat;
        padding: 8px 20px 8px 8px;
        width: 65%;
    }
}

select::-ms-expand {
    display: none;
}

#distributori .hr {
    color: #fff;
}

#distributori .cnazione {
    padding-bottom: 30px;
}

#distributori .cnazione a {
    text-decoration: none;
}

#distributori .cnazione a:hover {
    text-decoration: underline;
}

#store_finder h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}


/*404 SEARCH*/

.result {
    margin-bottom: 20px;
    padding: 20px;
}

.ubermenu .ubermenu-custom-content-padded{
    padding: 0 !important;
}


/*WOOCOMMERCE*/
.woocommerce-variation-description{
    display: none;
}

.woocommerce #main,
.single-collezioni #main,
.tax-categoria_collezioni #main
{
    /*
    float: right;
    width: 80%;
    background-color: #a0aec0;*/
    float: none;
    width: 100%;
    background-color: #fffef8;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

.woocommerce .shop-sidebar,
.single-collezioni .shop-sidebar,
.tax-categoria_collezioni .shop-sidebar{
    float: left;
    width: 20%;
    padding-top: 60px;
}

.shop-sidebar h4{
    margin-bottom: 15px;
}

/*
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 50%;
    float: left;
}

.summary.entry-summary {
    width: 50%;
    float: left;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    padding: 0;
    position: relative;
    width: 17.8%;
    margin-bottom: 20px;
    margin-right: 2%;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 11px;
    text-align: left;
}
*/


.title_tag {
    text-align: left;
    margin-bottom: 3px;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    text-align: left;
}

.woocommerce ul.products li.product .price{
    color:#9b3920;
    font-weight: 400;
    font-size: 16px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 16px;
    text-decoration: none;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
    border: 1px solid #000000 !important;
    color: #000 !important;
    background: #fff !important;
    text-shadow: none !important;
    border-radius: 0px;
    font-weight: normal !important;
    padding-bottom: 7px !important;
    padding-top: 6px !important;
    margin-top: 5px;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
    background: #cba768 !important;
    color: #FFF !important;
    text-shadow: none;
}

/*
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    text-decoration: none;
    width: 87px;
}
*/

.tax-product_cat .the_content{
    padding-top: 0;
}

.tax-product_cat h1.woocommerce-products-header__title{
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    margin: 20px 0;
    text-transform: uppercase;
}
.tax-product_cat .filter-title{
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 13px;
}

ul.filtri-terzo-livello li a{
    text-decoration: none;
}

ul.filtri-terzo-livello li a:hover{
    text-decoration: underline;
}

ul.filtri-terzo-livello{
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hidden{
    display: none;
}


.swatch-item-wrapper{
    display: inline-block;
    text-align: center;
}

.swatch-item-wrapper span.text{
    line-height: 60px;
}

a.reset_variations {
    /*display:none !important;*/
}

.galleria {
    margin-top: 20px;
}

.mary-tip {
    border-radius: none;
    border: 1px solid #000;
    background: #FFF;
    color: #000;
}


/* Use this next selector to style things like font-size and line-height: */

.mary-tip .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 10px;
}


/*item*/
/*
.su-column-size-1-4 {
    width: 22%;
    margin-right: 3%;
    float: left;
}
*/
.colonna-33 {
    width: 33%;
    float: left;
}

.w20{
    width: 20%;
    float: left; 
}

.w80{
    width: 80%;
    float: left; 
}




#wprmenu_menu {
    z-index: 200 !important;
}


/*======================================================================
Selectric
======================================================================*/

.selectricWrapper {
    position: relative;
    margin: 0 0 10px;
    width: 300px;
    cursor: pointer;
}

.selectricResponsive {
    width: 100%;
}

.selectric {
    border: 1px solid #DDD;
    background: #F8F8F8;
    position: relative;
    border-radius: 2px;
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 30px 0 0;
    padding: 6px;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    min-height: 18px;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    /* IE Fix */
    *font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}

.selectricHover .selectric {
    border-color: #CCC;
}

.selectricHover .selectric .button {
    color: #888;
}

.selectricHover .selectric .button:after {
    border-top-color: #888;
}

.selectricOpen {
    z-index: 9999;
}

.selectricOpen .selectric {
    border-color: #CCC;
    background: #F0F0F0;
}

.selectricOpen .selectricItems {
    display: block;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}


/* Items box */

.selectricItems {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F9F9F9;
    border: 1px solid #CCC;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}

.selectricItems .selectricScroll {
    height: 100%;
    overflow: auto;
}

.selectricAbove .selectricItems {
    top: auto;
    bottom: 100%;
}

.selectricItems ul,
.selectricItems li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}

.selectricItems li {
    display: block;
    padding: 5px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
    color: #666;
    cursor: pointer;
}

.selectricItems li.selected {
    background: #EFEFEF;
    color: #444;
    border-top-color: #E0E0E0;
}

.selectricItems li:hover {
    background: #F0F0F0;
    color: #444;
}

.selectricItems li.disabled {
    background: #F5F5F5;
    color: #BBB;
    border-top-color: #FAFAFA;
    cursor: default;
}

.woocommerce-placeholder {
    min-height: 267px;
}

.woocommerce div.product .summary p.price,
.woocommerce div.product .summary span.price {
    color: #9b3920 !important;
    margin-top: 20px;
    font-weight: 400;
}

.woocommerce-tabs ul.tabs,
.woocommerce-tabs .woocommerce-Tabs-panel{
    display: none !important;
}

.woocommerce-tabs{
    margin-bottom: 30px;
}

.woocommerce div.product div.summary{
    padding-top: 5px;
}

.woocommerce .tawcvs-swatches .swatch-image img,
.woocommerce .tawcvs-swatches .swatch {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 60px;
    height: 60px;
    min-height: 60px;
    max-width: 60px;
}

.woocommerce .tawcvs-swatches .swatch {
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.woocommerce .tawcvs-swatches .swatch.selected {
    border: 1px solid black;
}

.woocommerce div.product .product_title,
.product_title{
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 400;
}

.woocommerce div.product form.cart .variations td.label {
    /*display: none;*/
}

/*
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    display: none;
}

 */

.woocommerce .quantity .qty {
    margin-top: 20px !important;
    width: 4.3em !important;
    height: 2.3em !important;
    font-size: 18px !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    margin-top: 20px !important;
    height: 2.3em !important;
    font-size: 18px !important;
}

.single_variation {
    font-size: 20px !important;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover {
    background-color: black !important;
    color: white !important;
}

.product_meta {
    margin-top: 60px !important;
}

.posted_in,
.tagged_as {
    display: none;
}

.woocommerce ul.products.columns-4 li.product.last,
.woocommerce-page ul.products.columns-4 li.product.last {
    margin-right: 0;
}

.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
    width: 25%;
    margin: 0
}

span.swtch.disable{
    display: none;
}

.slick-slide{
    height: auto !important;
}

.wpgs-for .flaticon-back{
    padding-left: 20px;
}

.wpgs-for .flaticon-right-arrow {
    padding-right: 20px;
}

/* Guida alle taglie */

#guida-button,
#guida-close{
    margin-bottom: 15px;
    cursor: pointer;
    text-transform: uppercase;
}

#guida-close{
    text-align: right;
    font-size: 20px;
    margin-bottom: 30px;
}

#guida-button span:hover{
    text-decoration: underline;
}

#guida-taglie{
    color: #000;
    position: fixed;
    background-color:#FFF;
    border-right: 1px solid #000;
    width: 450px;
    height: 100%;
    min-height: 100%;
    z-index: 101;
    left:0;
    top:0;
    overflow-y: scroll;
}

#guida-taglie .inner{
    padding: 30px;
}

.giuida-content{
    margin-top: 30px;
}

.tabella-taglie{
    width: 100%;
    border: 1px solid #3E3E3E;
    border-spacing: 0;
    border-collapse: collapse;
}

.tabella-generico{
    margin-top: 15px;
}

.tabella-taglie td{
    padding: 10px 5px;
    border-top: 1px solid #3E3E3E;
    border-left: 1px solid #3E3E3E;
    font-size: 10px;
    text-align: center;
    min-height: 20px;
}

.tabella-taglie td.bg-th{
    background-color: #fffef8;
}

.none{
    display: none;
}


.ubermenu .ubermenu-target-text,
.woocommerce div.product form.cart .variations label,
.wfpDescription {
    font-weight: 400 !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price,
#guida-button strong{
    color: #9b3920 !important;
    font-size: 16px;
}

#guida-button,
.woocommerce-product-details__short-description{
    padding-bottom: 40px;
}

.woocommerce div.product h1.product_title{
    text-transform: uppercase !important;
    font-size: 20px;
    /*display: none !important;*/
}

.filter-img{
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    margin: 5px;
    border: 1px solid #ccc;
}

 #wpfBlock_2 li span.wpfCheckbox label,
 #wpfBlock_2 .wpfValue{
    display: none !important;
 }

 #mary-filter{
     width: 450px;
     max-width: 80%;
     height: 100%;
     position: fixed;
     top:0;
     left: 0;
     background-color: #fffef8;
     border-right: 1px solid #000;
     overflow-y: scroll;
     z-index: 1111;
 }

 .inner-filter{
    padding: 15px;
 }

 #mary-filter .wfpDescription{
    text-transform: uppercase;
}

#mary-filter  .wpfFilterWrapper .wpfFilterTaxNameWrapper{
    font-size: 12px;
}

#mary-filter .wpfFilterWrapper ul li{
    padding-bottom: 5px;
    text-transform: uppercase;
}

.X-filter{
    position: absolute;
    width: 100%;
}

.X-filter .inner-filter,
#filtra-per span{
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

#filtra-per span{
    font-size: 14px;
    font-weight: 400;
}


/*RESPONSIVE*/

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .sf-menu a {
        margin-right: 50px;
    }
    .width {
        width: 960px;
    }
    #header .hedear_link {
        width: 78.125%;
    }

    #header .main-menu-zone {
        width: 100%;
        position: relative;
    }
    .maryplaid,
    .reserved {
        width: 100%;
        text-align: left;
        font-size: 13px;
    }
    .reserved {
        margin-top: 10px;
    }
    /*HOME*/
    .singlehomefeatured_content {
        width: 40%;
        padding-left: 3%;
    }
    ul.easy-pinterest ol {
        width: 73px !important;
        height: 73px !important;
    }
}

@media only screen and (min-width: 780px) and (max-width: 959px) {
    .w20, .w80{
        width: 100%;
        float: none;
    }

    .nomefiltro{
        margin: 5px 0;
        font-size: 10px;
    }

    .sezione-filtri{
        display: none;
    }

    .filter-img {
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
        margin: 3px;
        border: 1px solid #ccc;
    }

    .width {
        width: 770px;
    }
    .sf-menu a {
        margin-right: 20px;
    }
    #header .main-menu-zone {
        /*width: 88.311688311688%;*/
        position: relative;
    }
    .maryplaid,
    .reserved {
        width: 100%;
        text-align: left;
        font-size: 13px;
    }
    /*HOME*/
    .singlehomefeatured_content {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 20px;
    }
    .singlehomefeatured_imgage {
        width: 100%;
    }
    .singlehomefeatured_imgage img {
        width: 100% !important;
        height: auto;
    }
    ul.easy-pinterest ol {
        width: 73px !important;
        height: 73px !important;
    }
    .widget {
        height: 520px;
        padding: 10px;
    }
    .singlehomefeatured {
        height: 540px;
    }
}

@media only screen and (max-width: 779px) {

    .w20, .w80,
    .footer .colonna-33{
        width: 100%;
        float: none;
    }
    .footer .colonna-33{
        margin-bottom: 30px;
    }

    .nomefiltro{
        margin: 5px 0;
        font-size: 10px;
    }

    .sezione-filtri{
        display: none;
    }

    .filter-img {
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
        margin: 3px;
        border: 1px solid #ccc;
    }

    .width,
    hedear_link,
    .logo,
    .hedear_link {
        width: 95%;
        margin: 0 auto;
    }
    .hedear_link {
        text-align: center;
    }
    .hedear_link .spacer {
        width: 15px;
    }
    .hedear_link a.sociallink {
        margin-left: 10px;
    }
    #header {
        border-bottom: 1px solid #000;
    }
    .the_content,
    .footer {
        width: 90% !important;
        padding-left: 5%;
        padding-right: 5%;
    }
    .the_content.padding20 {
        margin: 0 auto;
    }
    .logo {
        text-align: center;
    }
    .rspacer {
        width: 0px !important;
    }
    .logo img {
        width: auto;
        height: auto;
    }
    .maryplaid,
    .reserved {
        width: 100%;
        text-align: left;
        font-size: 13px;
    }
    .fixed {
        margin-top: 0;
        position: relative;
        z-index: 1;
    }
    .spacer {
        display: none;
    }
    .wrapper {
        padding-top: 0;
    }
    .menu_zone {
        /*display: none;*/
    }
    .mp_lang {
        position: absolute;
        top: 3px;
        right: 10px;
    }
    /*HOME*/
    .singlehomefeatured_content {
        width: 100%;
        padding-top: 20px;
    }
    .singlehomefeatured_imgage,
    .postthumb,
    .postexcerpt {
        width: 100%;
    }
    .singlehomefeatured_imgage img,
    .postthumb img {
        width: 100% !important;
        height: auto;
    }
    ul.easy-pinterest ol {
        width: 73px !important;
        height: 73px !important;
    }
    .widget {
        height: 520px;
        padding: 10px;
    }
    .singlehomefeatured {
        height: 540px;
    }
    /*SLIDE*/
    .sliderimagearea,
    .slidercontentarea,
    .singlehomefeatured,
    .singlehomefeatured_imgage,
    .singlehomefeatured_content,
    .rightside,
    .leftside,
    .flexslider {
        width: 100%;
    }
    .flexslider {
        overflow: hidden;
    }
    .temaside,
    .temacontent,
    .item_content,
    .item_link,
    .item_image,
    #feature {
        width: 100%;
    }
    .widget-title-tema {
        width: 100%;
        clear: both;
        padding-top: 20px;
    }
    .temaside ul li {
        width: 50%;
        float: left;
    }
    .temacontent {
        margin-top: 20px;
    }
    .items {
        margin-bottom: 10px;
        height: 160px;
    }
    #feature {
        margin-bottom: 15px;
    }

    .galleria,
    .gurardatutti {
        margin-top: 15px;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        clear: none;
        width: 31.3%;
    }
    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n) {
        float: left;
    }

    .tpslick-slide{
        height:auto;
    }


}

@media only screen and (max-width: 480px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 47.3%;
    }
}