/* Tipografia */
.bigger {
    font-size: 1.3em;
    font-family: Playfair Display;
}
.h1, .module-title{
    font-family:'Playfair Display';
}
.svgic.bottom{
    vertical-align: bottom;
}
.padbot10{
    padding-bottom:10px;
}
.padtop30{
    padding-top:30px;
}
.padtop10{
    padding-top:10px;
}
.padtop1{
    padding-top:1px;
}
.nomarbot{
    padding-bottom:0;
}
.marbot20{
    margin-bottom: 20px;
}
.marbot15{
    margin-bottom: 20px;
}
/* Bloques portada*/
.block-title {
    font-family: 'Playfair Display';
    font-size: 1.2em;
    font-weight: bold;
    margin:3px;
}
.block-menu:hover {
    font-size: 1.1em;
}
.block-menu p {
    margin: 3px;
    font-size: 14px;
    margin-top: 0;
}
.block-menu {
    color: #444;
    border: 2px solid #444;
    margin: 5px;
}
/* otros portada */
.no-gutters > div > div > div > div {
    padding-left: 0;
    padding-right: 0;
}
/* bloques categorias*/
.block-title-cat {
    font-family: 'Playfair Display';
    margin:0px;
}
.block-menu-cat{
    padding: 4px;
    margin-bottom: 24px;
    color: #444;
    border: 2px solid #444;
}
.block-menu-cat:hover {
    font-size: 1.1em;
}
.block-menu-cat a {
    color:#444;
}
.block-menu-cat p {
    margin: 10px;
}
.block-menu-cat > .block_content {
    border: 2px solid #444;
    padding-top: 10px;
}
/* Col izda*/
.sidebar section ul li.root_li {
    padding: 20px 20px 0 20px;
}
.category-tree {
    color: #444;
    border: 2px solid #444;
    padding: 4px;
}
.category-tree > ul{
    border: 2px solid #444;
}
.ps_categorytree .module-body {
    padding-top: 0;
    margin-top:0;
}
.tree-slogan{
    color: #444;
    padding: 4px;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 20px;
    border: 2px solid #444;
}
#left-column {
    padding: 0;
}
#left-column .module-title {
    color: #444;
}
#left-column a {
    color: #444;
}
#left-column .ps_categorytree .module-body {
    border-top: none;
}
/* Category tree */
.root_li ul li div {
    display: block;
}
li.children-true > div > ul > li > div {
    display: none;
}
.this-cat {
    font-size: 1.2em;
    font-weight: 500;
    font-style: italic;
}
/* bloque shop*/
.tree-slogan h2 {
    font-size: 2em;
    line-height: 1.2em;
}
.tree-inner {
    border:2px solid #444;
    padding: 10px;
    height: 228px;
}
/* pk isotope*/
@media (max-width: 768px) {
	.pk-isotope article {
		width:33% !important;
	}
}
@media (max-width: 480px) {
	.pk-isotope article {
		width:50% !important;
	}
}
/* Pie pagina */
.footer-main h4 {
    text-transform: none;
    font-family: 'Playfair Display';
    font-size: 1.3em;
}
#footer .tb-sect {
    margin-bottom: 0!important;
}
#footer::before {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #444;
    margin: 0 auto 0;
    display: block;
}
/* Header */
#header .logo {
    max-width: 250px;
}
.more-widgets {
    display: inline-block;
    vertical-align: top;
}
.header-4 .pk_cl > ul > li > a > .svgic {
    height: 20px !important;
    width: 20px !important;
}
.pk_customlinks.pk_cl {
    line-height: 20px !important;
}
@media (max-width:480px) {
#header .logo {
    max-width: 200px;
    margin-bottom: 20px;
}
.pk_cl li{
    padding-right: 10px;
    padding-left: 10px;
}
}
/* Sidemenu */
button.ohmmenu_close:hover {
    background-color: #fff;
}
.ohmmenu_close{
    color: #000;
}
.ohm-side-menu li{
    list-style: none;
    font-family: 'Playfair Display';
    margin-top: 25px;
    margin-bottom: 25px;
}
.ohm-side-menu li > ul > li > ul > li {
    margin-top: 10px;
    margin-bottom: 10px;
}
#ohm-toggle-menu{
    color: #000;
}
/* Bolques portada*/
.cuatro-pilares > h4{
    position: absolute;
    bottom: 50%;
    z-index: 50;
    margin: auto;
    left: 50%;
    transform: translate(-50%,0);
    text-transform: none;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: initial;
}
.video-tromborg > div >.videoholder {
	margin: 0 auto;
	overflow: hidden;
	height: auto;
	width: 90vw;
	max-width:960px;
}

.video-tromborg video {
  width: 100%;
  height: auto;
}
/*Subcategorías*/
#subcategories ul li {
    margin-bottom: 18px;
}
.subcategory-name{
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: initial;
    background-color: rgba(255,255,255,0.65);
    padding:3px;
    margin-top: -70px;
    margin-left: 5px;
    z-index: 50;
    color: #fff !important;
}
#subcategories.tromborg ul li {
    width: 48%;
}
@media (max-width:480px) {
#subcategories ul li {
    width: 48%;
    margin-bottom: 18px;
}
.subcategory-name{
    text-transform: none;
    font-size: 18px;
}
}
/* Categoría madre - hija */
.dr-subcat-title{
    text-transform: none;
    font-size: 32px;
    font-weight: 600;
    color: #000;
    font-family: "Playfair Display";
    line-height: 1.2em;
    letter-spacing: initial;
    margin-top:0;
    margin-left:0;
    }
.dr-cat-title{
    text-transform: none;
    font-weight: 600;
    font-family: "Playfair Display";
    line-height: 1.2em;
    letter-spacing: initial;
}
.category-desc-wrap h1{
    font-size: 30px;
}
.dr-subtitle1 > p{
    position: absolute;
    top: 50%;
    z-index: 50;
    width: 100%;
    text-align:center;
    text-transform: none;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    font-family: "Playfair Display";
    line-height: 1.2em;
    letter-spacing: initial;
}
.dr-subtitle2 > p{
    position: absolute;
    top: 80%;
    z-index: 50;
    width:100%;
    margin: auto;
    text-align:center;
    text-transform: none;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    font-family: "Playfair Display";
    line-height: 1.2em;
    white-space: nowrap;
    letter-spacing: initial;
}
.dr-logo-cat img {
    width: 46%;
position: absolute;
top: 3%;
z-index: 50;
margin: auto;
left: 27%;
}
.dr-logo-cat p{
margin:0;
}
@media (max-width:480px) {
    .dr-subtitle1 > p{
        font-size: 20px;
        top:auto;
        bottom: 100px;
    }
    .dr-subtitle2 > p{
        font-size: 16px;
        top:auto;
        bottom: 75px;
        white-space: normal;
    }
    .dr-cat-title{
        top:40%;
        font-size: 24px;
    }
    .dr-subcat-title{
        font-size: 24px;
    }
} 
/* Modal accesorios */
#accessories-modal .modal-body {
    padding: 15px;
}
#accessories-modal .modal-header .close {
    margin-top: 0;
}
#accessories-modal .modal-header {
    padding: 0;
}
/* Talla*/
.size-div {
    width: 49%;
    float: left;
}
.product-variants > .product-variants-item > .size-div select {
    width: 100%;
}
.hookDisplayGuide{
    width: 49%;
    float:right;
}
#pksizeguide-show {
    color: #444;
    border: 1px solid #444;
    padding: 6px 17px;
}
#pksizeguide-global {
    overflow-x: scroll;
}
/* Otros pag producto */
.btn-alt{
	padding: 12px 20px;
}
@media (max-width:480px) {
.productButtons > :not(:first-child) {
    margin: 20px 0;
}
}
/* behave consciosly*/
.block-title-behave {
    font-family: 'Playfair Display';
    font-size: 1.3em;
    font-weight: normal;
    margin: 3px;
}
.behave-title{
    color: #444;
    border:2px solid #444;
    padding:4px;
}
.behave-inner-title{
    border:2px solid #444;
    padding-top: 3px;
    padding-bottom: 1px;
}
.behave-title:hover {
    font-size: 1.1em;
}
.behave-title p{
    margin-bottom:10px;
}
.behave-title a, .behave-title a:active, .behave-title a:visited {
    color: #444;
}
.left-col-behave > .pk-widget {
    flex: none;
}
/*Behave instagram widget*/
.iglink:hover .ig-desc {
    top: 0;
    bottom: unset;
    display: inherit;
}
.iglink:focus .ig-desc {
    top: 0;
    bottom: unset;
    display: inherit;
}
.iglink .ig-desc {
    bottom: unset;
    display: none;
}
.ellipsis.insta-caption{
    white-space: normal;
    word-break: break-word;
}
.fancybox-title-float-wrap .child {
    white-space: pre-wrap!important;
    max-width: 95vw;
}
/*Lateral behave*/
.lado-alto-inner{
    height:150vh;
}
.lado-alto-self{
    height:1000px;
    border: 2px solid #444;
}
@media (max-width:480px) {
.lado-alto,.lado-alto-self {
    display:none;
}
.behave-title {
    margin-bottom:15px;
}
}
/* Self realisation*/
.one-cat{
  flex-flow: row wrap;
  margin-right: 5px;
}
.cats-listing.flex-container {
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sb-video-grid{
    padding-right: 0;
    padding-left: 0;
}
.row-video-grid > div > div > div > div > .col-xl-9 {
    padding-right: 0;
    padding-left: 0;
}
.a-cat > img:hover {
    transform: scale(1.04);
}
.a-cat{
    height:480px;
}
.img-cat {
    transition: all .5s ease-out;
}
.cat-headline {
    font-size: 1.3em;
    font-family: Playfair Display;
    margin-top: 5px;
    margin-bottom:30px;
}
.cat-description{
    margin-top: -35px;
    margin-right: 10px;
    z-index: 50;
    color: #fff;
    background-color: #000;
    text-align: right;
}
.cat-description > span{
    font-size: 15px;
    font-family: roboto;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: .1em;
    background-color: #313537;
    margin-bottom: 10px;
    padding: 4px 10px;
}
.blog-headline h2 {
    font-size: 1.3em;
}