 .typology-header .typology-nav #menu-item-208.current-menu-parent{
	background: transparent;
}

#switcher_link {
    position: fixed;
    left: 0;
    top: 666px;
    background: #FFF;
    color: #333;
    z-index: 9999;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.15);
    border-radius: 0 4px 4px 0;
}

#switcher_link a i {
    font-size: 2em;
}

#switcher_link a {
    padding: 10px 10px 4px;
    float: left;
    color: #333;
    border: none;
    text-decoration: none;
}


#switcher_wrap {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 360px;
    background: #FFF;
    padding: 15px 17px;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.15);
    border-radius: 0 4px 4px 0;
    font-size: 14px;
    max-width: 227px;
    color: #232323;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

#switcher_wrap.switcher_moved {
    left: -309px;
}
#switcher_wrap,
#switcher_wrap h3,
#switcher_wrap p,
.presale_question,
.buy_now{
    direction: ltr;
    text-align: left; 
    text-transform: none;
}

.switcher_close {
    position: absolute;
    right: 15px;
    top: 20px;
    color: #d6d6d6;
    line-height: 1em;
    font-size: 16px;
    &:hover {
        color: #fdba1f;
    }
}

.switcher_close:hover,
#switcher_link a:hover {
    text-decoration: none;
}

#switcher_wrap label {
    line-height: 1.6em;
    user-select: none;
}

#switcher_wrap label {
    color: #333;
    clear: both;
    display: block;
    margin: 20px 0 0;
    padding-top: 10px;
    font-size: 12px;
}

#switcher_wrap label:hover {
    cursor: pointer;
}
#switcher_wrap label input{
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

#switcher_wrap label,
#switcher_wrap h3,
#switcher_wrap h4,
#switcher_wrap p,
#switcher_wrap select,
#switcher_wrap h5,
#switcher_wrap .buy_now{
    font-family: Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
}

#switcher_wrap h3 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.6em;
    color: #232323;
}

#switcher_wrap h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    color: #232323;
}

#switcher_wrap p {
    font-size: 12px;
}

#switcher_wrap p {
    line-height: 1.4em;
    margin-bottom: 17px;
    clear: both;
}

#switcher_wrap ul {
    list-style: none;
    margin-bottom: 0;
    margin: 0;
    padding: 0;
}

.buy_now {
    background: #ffd635;
    width: 100%;
    display: block;
    text-align: center;
    color: #3b0000;
    float: left;
    border-radius: 5px;
    padding: 9px 0;
    font-weight: 500;
    margin: 10px 0;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    height: 36px;
        line-height: 20px;
    i{
        margin-right: 8px;
    }
}

.buy_now:hover {
    opacity: 0.8;
        color: #3b0000;
    text-decoration: none;
}

.switcher_items a {
    
}

.switcher_items li {
    margin-bottom: 8px;
    float: left;
    margin-right: 4px;
}

.presale_question {
    color: #da0000;
    text-decoration: underline;
    &:hover {
        text-decoration: none;
    }
}



.fa-spin {
    -webkit-animation: spin 5s infinite linear;
    -moz-animation: spin 5s infinite linear;
    -o-animation: spin 5s infinite linear;
    animation: spin 5s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.herald-slider.owl-carousel, .owl-carousel .owl-stage-outer{
    direction: ltr;
}

#switcher_wrap h5{
    clear: both;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 5px;
    direction: ltr;
    color: #111;
    text-align: left;
}
.switcher_items a{
    height: 30px;
    width: 44px;
    display: inline-block;
    vertical-align: top;
    border-radius: 8px;
    font-size: 0;
    line-height: 23px;
}
.fonts a{
    background: url('../img/typology_customizer_sprite.png') no-repeat;
    background-position: 0 -1px;
    border:  1px solid transparent;
    -webkit-transition: all .1s ease-in-out;
       -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
         -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
}
.fonts .list-item-1 a{
    background-position: -45px -1px;
}
.fonts .list-item-2 a{
    background-position: -90px -1px;
}
.fonts .list-item-3 a{
    background-position: -133px -1px;
}

.fonts a.active,
.fonts a:hover{
    border: 1px solid #999999;
}


.colors a,
.colors a:hover{
    background:#c62641;
    border:  1px solid transparent;
    position: relative;
    text-decoration: none;
}
.colors .list-item-1 a{
    background:#039be5;
}
.colors .list-item-2 a{
    background:#f57c00;
}
.colors .list-item-3 a{
    background:#81439c;
}

.colors a:before{
    content: "\f00c";
    font-family: "FontAwesome";
    position: relative;
    color: #FFF;
    z-index: 1000;
    height: 10px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
    height: 30px;
    padding: 4px 0;
    opacity: 0;
    -webkit-transition: opacity .1s ease-in-out;
       -moz-transition: opacity .1s ease-in-out;
        -ms-transition: opacity .1s ease-in-out;
         -o-transition: opacity .1s ease-in-out;
            transition: opacity .1s ease-in-out;
}
.colors a.active:before,
.colors a:hover:before{
    opacity: 1;
}
.switcher_items .list-item-material,
.switcher_items .list-item-flat{
    margin-right: 10px
}
.list-item-material a,
.list-item-flat a{
    background: url('../img/typology_customizer_sprite.png') no-repeat;
    background-position: 0 -1px;
    height: 60px;
    width: 70px;
    border:  1px solid #ddd;
    -webkit-transition: all .1s ease-in-out;
       -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
         -o-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;   


}
.list-item-material a{
    background-position: -270px -1px;    
}
.list-item-flat a{
    background-position: -185px -1px;    
}
.list-item-material a.active,
.list-item-flat a.active{
    border: 1px solid #999;
}
@media only screen and (max-width:1200px) {
    #switcher_link,
    #switcher_wrap {
        display: none;
    }
}

@media only screen and (max-width:1919px) {
    #switcher_link{
        top: initial;
        bottom: 60px;
    }
    #switcher_wrap {
        top: initial;
        bottom: 50px;
    }
}
