body {
    line-height: 23px;
    font-family: 'Helvetica', 'Arial', sans-serif;
    background-color: #fff;
    color: #6A6A6A
}
img { max-width: 100%; }
.clear { clear: both; }
/* Heading */
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 { color: #F3F3F3; }
h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    color: #555;
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 15px;
    font-family: 'Lato';
    font-weight: 800
}
.shippment hr {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin { font-weight: 300 }
h1.large, h2.large, h3.large, h4.large, h5.large, h6.large { font-weight: 800; }
h1 { font-size: 25px; }
h2 { font-size: 21px; }
h3 { font-size: 20px; }
h4 { font-size: 17px; }
h5 { font-size: 16px; }
h6 { font-size: 15px }
/* Link */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #6A6A6A;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a.remove {
    background: #c9c7c7;
    opacity: 0.7;
    display: inline-block;
    margin-top: 7px;
    height: 19px;
    line-height: 19px;
    padding: 0 5px;
    border-radius: 19px;
    font-size: 9px;
    text-align: center;
    border: 0 none;
}
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, a:focus {
    outline: 0;
    text-decoration: none;
    color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover {
    color: #31A3DD;
    text-decoration: none
}
.information-admin {
    margin-bottom: 70px;
    margin-top: 50px;
}
.information-blocks, .order-confirm { margin-bottom: 70px; }
.information-error { margin-bottom: 200px; }
#content-block .sidebar-column .information-blocks { margin-bottom: 40px; }
.icon-fallback-text .icon { display: none; }

@media (min-width: 992px) and (max-width: 1199px) {
.infolink { padding: 20px }
}
.padding-10 { margin-right: 10px; }
.container-filter { padding: 10px!important; }
.description { margin-right: 15px; }
.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.bottom-30 { margin-bottom: 30px!important }
.min-height-300 { min-height: 300px; }

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 60px!important;
    height: 60px!important;
}
}
/********************************/
/*       Top Header    */
/********************************/
#header #topbar {
    background-color: #F0F0F0;
    color: #7E7E7E;
}
#header #topbar span.topbar, #header #topbar #callus span {
    display: inline-block;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    padding: 10px 20px;
    float: left;
    margin-right: -1px
}
#header #topbar .social li {
    margin-left: 0;
    border-right: 1px solid #f1f1f1;
}
#header #topbar .social li:first-child { border-left: 1px solid #f1f1f1 }
#header #topbar .social li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    padding: 10px 20px;
    background: transparent;
    color: #7E7E7E
}
#header #topbar .social li a:hover {
    color: #fff;
    margin-bottom: -1px;
    padding-bottom: 11px;
    margin-top: 0px;
}
#header .social { float: right; }
#header #social ul, ol { margin-bottom: 0px!important; }
#header .social li {
    float: left;
    margin-left: 5px
}
#header .social li a {
    display: block;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    text-align: center;
    background: #f1f1f1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#header .social li a:hover { color: #fff }
#header .callus .title {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #f1f1f1;
    padding: 2px 20px;
    display: inline-block;
    position: relative;
    z-index: 1
}
#header .callus .phone {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    padding: 1px 20px 1px 40px;
    margin: 0 0 0 -30px;
    display: inline-block;
}
#header #mainheader {
    padding-right: 0;
    padding-left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #EBEBEB;
}
/* Fixed Header */
#header #mainheader.fixedheader.affix {
    background: rgba(255,255,255,0.96);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1042;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.1);
    position: fixed;
}
#heading {
    background: #414547;
    color: #fff;
    padding: 30px 0;
}
#heading h2 { font-weight: 800 }
/********************************/
/*       Site Header    */
/********************************/
.header-back {
    background-image: url(../Images/back.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    width: 450px;
    height: 150px;
    margin-left: -15%;
    left: 50%;
}

@media screen and (max-width: 767px) {
.header-back { display: none; }
}

@media (min-width: 768px) and (max-width: 991px) {
.header-back {
    background-size: 75% auto;
    margin-left: -15%;
    top: 45px;
}
}

@media (min-width: 991px) and (max-width: 1500px) {
.header-back {
    margin-left: -20%;
    top: 8px;
}
}
#header-logo {
    background-color: #667C4E;
    border-top: 1px solid #F0F0F0;
    color: #FFFFFF;
    border-bottom: 1px solid #F0F0F0;
}
#header-logo .logo-area .logo {
    margin-bottom: 0;
    margin-top: 0px;
}
#header-logo .logo-area { float: left; }
#header-logo .logo-area .descriptions {
    display: block;
    text-indent: -99999px;
    position: absolute;
}

@media screen and (max-width: 767px) {
#sidebar-content #content, #sidebar-content #sidebar { float: none!important; }
#header #mainheader {
    background-color: #60764A!important;
    min-height: 55px!important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
#intro img { max-width: 250px!important; }
.site-menu.right-menu ul li a {
    font-size: 13.5px!important;
    padding-right: 6px!important;
    padding-left: 6px!important;
}
}
.site-header {
    padding: 7.5px 0;
    background-color: #FAFAFA;
    color: #6c6c6c;
}
.site-header .site-header--text-link { line-height: 1; }
.site-header a { color: #6c6c6c; }
.site-header a:hover { opacity: 0.9; }
.site-header a.quick-btn { color: #ffffff; }

@media screen and (min-width: 769px) {
.site-header {
    display: table;
    table-layout: fixed;
    width: 100%;
}
}
.header-logo {
    margin: 30px auto;
    max-width: 305px;
    max-height: 50px;
}

@media screen and (min-width: 769px) {
.header-logo { margin: 15px 0; }
}
.header-logo a, .header-logo a:hover, .header-logo a:focus {
    text-decoration: none;
    color: #6c6c6c;
}
.header-logo a, .header-logo img { display: block; }
.header-logo img {
    margin: 0 auto;
    max-height: 50px;
    width: auto;
}
.site-header--text-links {
    font-size: 0.85em;
    padding: 0;
}
.site-header--text-links a { font-weight: bold; }
.site-header--meta-links {
    display: inline-block;
    margin-left: 15px;
}
.site-header--spacer { padding: 0 5px; }
/********************************/
/*       search    */
/********************************/
#header-logo .search-area {
    float: right;
    margin-right: 0px;
    margin-top: 22px;
    min-width: 30%;
}
.search-bar {
    position: relative;
    max-width: 100%;
    margin: 0 auto 30px;
    height: 46px;
    float: left;
}
.site-header .search-bar { width: 100%; }
.site-header .search-middle .search-bar { width: 100%; }
.search-bar .icon-search { font-size: 18px; }

@media screen and (max-width: 768px) {
.search-bar {
    display: block;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.search-bar {
    max-width: 100%!important;
    margin-right: auto!important;
    margin-left: auto!important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.search-bar {
    max-width: 100%!important;
    margin-right: auto!important;
    margin-left: auto!important;
}
}
.search-bar input[type="text"], .search-bar input[type="search"] {
    width: 100%;
    margin-bottom: 0;
    padding: 15px 45px 10px 10px;
    height: 44px;
    font-family: "PT Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 1;
}
.search-bar input[type="submit"], .search-bar .search-bar--submit {
    position: absolute;
    top: 2px;
    bottom: 0;
    right: 0;
    width: 45px;
    margin: 0;
    border: 0 none;
    background: none;
    text-align: center;
    cursor: pointer;
}
.site-header .search-bar input[type="submit"], .site-header .search-bar .search-bar--submit { color: #6c6c6c; }
.search-bar input[type="submit"] { text-indent: -9999px; }
.site-header .search-bar {
    display: none;
    margin-bottom: 0;
}

@media screen and (min-width: 769px) {
.site-header .search-bar { display: inline-block; }
}
.site-header .search-bar input[type="text"], .site-header .search-bar input[type="search"] {
    border: 0 none;
    background-color: #ffffff;
    color: #585858;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
.site-header .search-bar input[type="text"]:hover, .site-header .search-bar input[type="text"]:focus, .site-header .search-bar input[type="search"]:hover, .site-header .search-bar input[type="search"]:focus {
    background-color: #f2f2f2;
    -webkit-transition: background-color 0.05s ease-in;
    -moz-transition: background-color 0.05s ease-in;
    -ms-transition: background-color 0.05s ease-in;
    -o-transition: background-color 0.05s ease-in;
    transition: background-color 0.05s ease-in;
}
.site-header .search-bar input[type="text"]:focus, .site-header .search-bar input[type="search"]:focus { outline: 0; }
 .site-header input::-webkit-input-placeholder {
 color: #585858;
}
 .site-header input::-moz-placeholder {
 color: #585858;
}
/********************************/
/*         Navbar             */
/********************************/
.wrapper-cart { position: relative }
.navbar-default {
    color: #fff;
    background-color: #4C5E3B;
    border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a { color: #fff; }
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand { color: #fff; }
.navbar { margin-bottom: 0px; }
.navbar-header button { color: #9FA0A0; }
.navbar-header fa { padding: 9px 10px !important; }
.icon-cart-text { float: left; }
.navbar-header-logo .logo-firma { display: none; }

@media screen and (max-width: 767px) {
.navbar-header-logo a { color: #F9F9F9!important; }
.navbar-header-logo a:active { margin-right: 40px!important; }
.navbar-header-logo .logo-firma {
    display: block;
    position: absolute;
    padding-top: 9px;
    margin-left: 50px;
}
.navbar-nav .open .dropdown-menu .dropdown-header { color: #fff !important; }
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 1px; }
.navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; }
}

@media (min-width: 769px) and (max-width: 1199px) {
.navbar-nav > li > a {
    padding-left: 7px!important;
    padding-right: 7px!important;
    font-size: 14px;
}
}

@media (max-width: 768px) {
.navbar-nav > li > a { padding: 2px 7px 2px 15px; }
.navbar-toggle {
    padding: 0px 0px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
    margin-top: 12px!important;
    position: fixed;
}
.navbar-header-logo .cart-mobil { right: 10px; }
}
.navbar-header-logo .search-mobil { right: 50px; }
}

@media (max-width: 1000px) {
.icon-cart-text { display: none; }
}

@media (min-width:480px) {
.dropdown:hover .dropdown-menu { display: block; }
}
/********************************/
/*         Mega Menu             */
/********************************/
.wsmenu-list > li.rightmenu { float: right; }
.wsmenu-list > li.leftmenu { float: left; }
.wsmenu-list > li.rightmenu a {
    padding: 0px 30px 0px 20px;
    border-right: none;
}
.wsmenu-list > li.rightmenu a .fa { font-size: 15px; }
.wsmenu-list > li.rightmenu:before, .wsmenu-list > li.rightmenu:after {
    content: "";
    display: table;
}
.wsmenu-list > li.rightmenu:after { clear: both; }
.wsmenu-list > li.rightmenu { zoom: 1; }
.wsmenu * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.wsmain html, .wsmain body, .wsmain iframe, .wsmain h1, .wsmain h2, .wsmain h3, .wsmain h4, .wsmain h5, .wsmain h6 {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font: inherit;
    vertical-align: baseline;
    font-weight: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: antialiased;
    font-smooth: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
    search-collapsefont-smoothing: subpixel-antialiased !important;
    font-smooth: subpixel-antialiased;
}
.wsmenu .cl { clear: both; }
.wsmenu .clearfix:before, .wsmenu .clearfix:after {
    content: "";
    display: table;
}
.wsmenu .clearfix:after { clear: both; }
.wsmenu .clearfix { zoom: 1; }
.wsmenu img, object, embed, video {
    border: 0 none;
    max-width: 100%;
}
.wsmenu a:focus { outline: none !important; }
.wsmenu:before, .wsmenu:after {
    content: "";
    display: table;
}
.wsmenu:after { clear: both; }
.wsmenu textarea { font-family: Helvetica, Arial, sans-serif; }
.wsmenu input[type="submit"] {
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
}
.wsmenu input[type="button"] {
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
}
/*------------------------------------ Desktop CSS ---------------------------------------------*/
.wsmobileheader { display: none; }
.overlapblackbg { display: none; }
.wsmenu {
    position: relative;
    font-size: 15px;
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    max-width: 1200px;
    background-color: #ffffff;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.wsmenu .dropdown-menu { margin-top: -1px!important; }
.wsmenu-list {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 100%;
    display: table;
    padding: 0px;
    float: left
}
.wsmenu-list > li { display: table-cell; }
.wsmenu-list li:first-child a {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 4px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border-right: 0px solid;
}
.wsmenu-list > li > a .fa {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    margin-right: 0px;
}
.wsmenu-list li ul li a .fa.fa-angle-double-right {
    font-size: 12px;
    margin: 0 3px 0 -4px;
}
.wsmenu-list li a .arrow:after {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #b3b3b3;
    content: "";
    float: right;
    height: 0;
    margin: 0 0 0 9px;
    position: absolute;
    text-align: right;
    top: 22px;
    width: 0;
}
.wsmenu-list > li > a {
    display: block;
    background-color: #fff;
    color: #424242;
    padding: 0px 14px;
    line-height: 48px;
    border-right: 1px solid rgba(0,0,0,0.10);
    text-decoration: none;
    position: relative;
}
.wsmenu-list li a:hover .arrow:after { border-top-color: #b3b3b3 }
.wsmenu-list li a.active .arrow:after { border-top-color: #b3b3b3 }
.wsmenu-list li:hover>a .arrow:after { border-top-color: #b3b3b3 }
.megamenu iframe {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}
.megamenu video {
    width: 100%;
    margin-top: 10px;
    min-height: 200px;
}
/*For megamenu desktop */
.wsmenu-list li:hover .megamenu { opacity: 1; }
.megamenu {
    width: 100%;
    left: 0px;
    position: absolute;
    top: 48px;
    color: #000;
    z-index: 1000;
    margin: 0px;
    text-align: left;
    padding: 14px;
    font-size: 15px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.megamenu .title {
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    padding: 9px 5px 9px 0px;
    font-size: 17px;
    color: #424242;
    margin: 0px 0px 7px 0px;
    text-align: left;
    height: 39px;
}
.link-list li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left;
}
.link-list li a {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 6px 0px;
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    display: block;
    border-right: 1px solid #e7e7e7;
    background-color: #fff;
    color: #424242;
}
.link-list .fa { font-size: 11px; }
.megacollink {
    width: 23%;
    float: left;
    margin: 0% 1%;
    padding: 0px;
}
.megacollink li {
    display: block;
    text-align: center;
    white-space: nowrap;
    text-align: left;
}
.megacollink li a {
    line-height: 18px;
    border-right: none;
    text-align: left;
    padding: 2px 0px;
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    display: block;
    border-right: 1px solid #e7e7e7;
    background-color: #fff;
    color: #424242;
}
.megacollink .fa { font-size: 11px; }
.megacolimage {
    width: 31.33%;
    float: left;
    margin: 0% 1%;
}
.typographydiv {
    width: 100%;
    margin: 0% 0%;
}
.typographylinks {
    width: 25%;
    float: left;
    margin: 0% 0%;
}
.typographylinks ul { padding: 0px; }
.mainmapdiv {
    width: 100%;
    display: block;
    margin: 0% 0%;
}
.wsmenu-list .ad-style {
    width: 28%;
    float: right;
}
.wsmenu-list .ad-style a {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
    line-height: normal !important;
    background-image: none !important;
}
.mobile-sub .megamenu .ad-style a:hover { background-color: transparent !important; }
.wsmenu-list .megamenu li:hover>a { background: transparent !important; }
.wsmenu-list .megamenu li a:hover {
    background: transparent !important;
    text-decoration: underline;
}
.wsmenu-list .megamenu li .fa {
    margin-right: 5px;
    text-align: center;
    width: 18px;
}
.mrgtop { margin-top: 15px; }
.show-grid div {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #dbdbdb;
    border: 1px solid #e7e7e7;
    color: #6a6a6a;
    margin: 2px 0px;
}
/*For halfmenu */
.halfmenu {
    width: 40%;
    right: auto !important;
    left: auto !important;
}
.halfmenu .megacollink {
    width: 48%;
    float: left;
    margin: 0% 1%;
}
/*For halfmenu */	


/*Form for desktop */
.halfdiv {
    width: 35%;
    right: 0px !important;
    left: auto;
}
.menu_form {
    width: 100%;
    display: block;
}
.menu_form input[type="text"] {
    width: 100%;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px;
}
.menu_form textarea {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    color: #000;
    font-size: 13px;
    padding: 8px 5px;
    margin-bottom: 8px;
    min-height: 122px;
}
.menu_form input[type="submit"] {
    width: 25%;
    display: block;
    height: 28px;
    float: right;
    border: solid 1px #ccc;
    margin-right: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.menu_form input[type="button"] {
    width: 25%;
    display: block;
    height: 28px;
    float: right;
    border: solid 1px #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.megamenu .left.carousel-control { padding-top: 20%; }
.megamenu .right.carousel-control { padding-top: 20%; }
.carousel-inner .item img { width: 100%; }
.megamenu .carousel-caption {
    bottom: 0px;
    background-color: rgba(0,0,0,0.7);
    font-size: 13px;
    height: 31px;
    left: 0;
    padding: 7px 0;
    right: 0;
    width: 100%;
}
/*Animation*/
.wsmenu-list li > .wsmenu-submenu {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    visibility: hidden;
}
.wsmenu-list li:hover > .wsmenu-submenu {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    visibility: hidden;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    visibility: hidden;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
.wsmenu-list li > .megamenu {
    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform: rotateX(-75deg);
    -o-transform: rotateX(-75deg);
    -moz-transform: rotateX(-75deg);
    -webkit-transform: rotateX(-75deg);
    visibility: hidden;
}
.wsmenu-list li:hover > .megamenu {
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    visibility: visible;
}
/* Submenu CSS */
.wsmenu-submenu {
    position: absolute;
    top: 48px;
    z-index: 1000;
    margin: 0px;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
}
.wsmenu-submenu li a {
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 6px 12px;
    text-transform: none;
    font-size: 13px;
    letter-spacing: normal;
    border-right: 0px solid;
}
.wsmenu-submenu li {
    position: relative;
    margin: 0px;
    padding: 0px;
}
.wsmenuexpandermain { display: none; }
.wsmenu-list li:hover .wsmenu-submenu { display: block; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    opacity: 1;
    list-style: none;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub { display: block; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub {
    min-width: 220px;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0px;
    padding: 0px;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.4s, opacity 0.4s;
    -ms-transition: -ms-transform 0.4s, opacity 0.4s;
    -moz-transition: -moz-transform 0.4s, opacity 0.4s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
}
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
    opacity: 1;
    list-style: none;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}
.wsmenu-submenu li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
}
.wsmenu-click { display: none; }
.wsmenu-click02 { display: none; }
/* Default Theme */ 
.wsmenu-list li:hover>a {
    background-color: rgba(0,0,0,0.08) !important;
    text-decoration: none;
}
.wsmenu-list > li > a:hover {
    background-color: rgba(0,0,0,0.08) !important;
    text-decoration: none;
}
.wsmenu-list > li > a.active {
    background-color: rgba(0,0,0,0.08) !important;
    text-decoration: none;
}
.wsmenu-submenu > li > a:hover {
    background-color: rgba(0,0,0,0.08) !important;
    border-radius: 0px!important;
    text-decoration: none;
    text-decoration: none;
}
.typography-text {
    padding: 0px 0px;
    font-size: 14px;
}
.typography-text p {
    text-align: justify;
    line-height: 24px;
    color: #656565;
}
.typography-text ul li {
    display: block;
    padding: 2px 0px;
    line-height: 22px;
}
.typography-text ul li a { color: #656565; }
.hometext { display: none; }
.wsmenu-submenu .fa { margin-right: 7px; }

@media only screen and (min-width:767px) and (max-width:1023px) {
.wsmenu-list > li > a > .fa { display: none !important; }
.hometext { display: block !important; }
.wsmenu { font-size: 13px !important; }
.wsmenu-list li a {
    white-space: nowrap !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.megacollink {
    width: 48%;
    margin: 1% 1%;
}
.typographylinks {
    width: 48%;
    margin: 1% 1%;
}
}

@media only screen and (min-width: 767px) and (max-width:1200px) {
}

@media only screen and (min-width: 767px) {
.wsmenu-list li:hover > .wsmenu-submenu { display: block !important; }
.wsmenu-submenu li:hover > .wsmenu-submenu-sub { display: block !important; }
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub { display: block !important; }
.wsmenu-list li:hover > .megamenu { display: block !important; }
}

/*------------------------------------ Mobile CSS ---------------------------------------------*/
@media only screen and (max-width: 767px) {
.wsoffcanvasopener .wsmenu {
    left: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wsmenucontainer.wsoffcanvasopener {
    display: block;
    margin-left: 240px;
}
.wsmobileheader {
    display: block !important;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wsmenu-list > li:hover>a {
    background-color: rgba(0,0,0,0.08) !important;
    text-decoration: none;
}
.hometext { display: inline-block !important; }
.megacollink {
    width: 100% !important;
    margin: 0% 0% 1%;
    padding: 0 9px;
}
.megacolimage {
    width: 90% !important;
    margin: 0% 5% !important;
}
.typographylinks {
    width: 94% !important;
    margin: 1% 3% !important;
    padding: 9px 0px
}
.typographydiv {
    width: 86% !important;
    margin: 0% 7% !important;
}
.mainmapdiv {
    width: 90% !important;
    margin: 0% 5% !important;
}
.overlapblackbg {
    left: 0;
    z-index: 102;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
}
.wsoffcanvasopener .overlapblackbg { display: block !important; }
/* Default Theme */ 
.wsmenu-submenu > li:hover>a {
    background-color: #7b7b7b;
    color: #666666;
}
.wsmenu > .wsmenu-list > li > a.active {
    color: #666666;
    background-color: rgba(0,0,0,0.08);
}
.wsmenu > .wsmenu-list > li > a:hover {
    color: #666666;
    background-color: rgba(0,0,0,0.08);
}
.wsmenu-list li:hover .wsmenu-submenu { display: none; }
.wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub { display: none; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub {
    display: none;
    list-style: none;
    padding: 2px;
    border: solid 1px #eeeeee;
    background-color: #fff;
}
.wsmenu-list li:first-child a {
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
.wsmenu-list li:last-child a {
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border-right: 0px solid;
}
.innerpnd { padding: 0px !important; }
.typography-text { padding: 10px 0px; }
.wsmenucontainer {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* Mobile click to drop arrow */
.wsmenu-click {
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.wsmenu-click i {
    display: block;
    height: 23px;
    width: 25px;
    margin-top: 11px;
    margin-right: 8px;
    background-size: 25px;
    font-size: 21px;
    color: rgba(0,0,0,0.25);
    float: right;
}
.wsmenu-click02 {
    height: 43px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}
.wsmenu-click02 i {
    display: block;
    height: 23px;
    width: 25px;
    margin-top: 11px;
    margin-right: 8px;
    background-size: 25px;
    font-size: 21px;
    color: rgba(0,0,0,0.25);
    float: right;
}
.ws-activearrow > i { transform: rotate(180deg); }
.wsmenu-rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*2nd UL Style*/
.wsmenu-submenu-sub {
    width: 100% !important;
    position: static !important;
    left: 100% !important;
    top: 0 !important;
    display: none;
    margin: 0px !important;
    padding: 0px !important;
    border: solid 0px !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.wsmenu-submenu-sub li {
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
    position: relative;
}
.wsmenu-submenu-sub a {
    display: block;
    padding: 10px 25px 10px 25px;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
}
.wsmenu-submenu-sub li a.active { color: #000 !important; }
.wsmenu-submenu-sub li:hover>a {
    background-color: #333333 !important;
    color: #fff;
}
.wsmenu-list > li > a .fa { margin-right: 6px; }
.wsmenu-submenu-sub-sub {
    width: 100% !important;
    position: static !important;
    left: 100% !important;
    top: 0 !important;
    display: none;
    margin: 0px !important;
    padding: 0px !important;
    border: solid 0px !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.wsmenu-submenu-sub-sub li { margin: 0px 0px 0px 0px !important; }
.wsmenu-submenu-sub-sub a {
    display: block;
    color: #000;
    padding: 10px 25px;
    background: #000 !important;
    border-bottom: solid 1px #ccc;
    font-weight: normal;
}
.wsmenu-submenu-sub-sub li a.active { color: #000 !important; }
.wsmenu-submenu-sub-sub li:hover>a {
    background-color: #606060 !important;
    color: #fff;
}
.wsmenu { position: relative; }
.wsmenu .wsmenu-list {
    height: 100%;
    overflow-y: auto;
    display: block !important;
}
.wsmenu .wsmenu-list > li {
    width: 100%;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    white-space: inherit;
    clear: right;
}
.wsmenu > .wsmenu-list > li > a {
    padding: 9px 32px 9px 17px;
    font-size: 14px;
    text-align: left;
    border-right: solid 0px;
    background-color: transparent;
    color: #666666;
    line-height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgba(0,0,0,0.13);
    position: static;
}
.wsmenu > .wsmenu-list > li > a > .fa {
    font-size: 16px;
    color: #bfbfbf;
}
.wsmenu .wsmenu-list li a .arrow:after { display: none !important; }
.wsmenu .wsmenu-list li ul li a .fa.fa-caret-right {
    font-size: 12px !important;
    color: #8E8E8E;
}
.mobile-sub .wsmenu-submenu {
    transform: none !important;
    opacity: 1 !important;
    display: none;
    position: relative !important;
    top: 0px;
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 0px;
    visibility: visible !important;
}
.mobile-sub .wsmenu-submenu li a {
    line-height: 20px;
    height: 36px;
    background-color: #e7e7e7 !important;
    font-size: 13px !important;
    padding: 8px 0px 8px 18px;
    color: #8E8E8E;
}
.mobile-sub .wsmenu-submenu li a:hover {
    background-color: #e7e7e7 !important;
    color: #666666;
    text-decoration: underline;
}
.mobile-sub .wsmenu-submenu li:hover>a {
    background-color: #e7e7e7 !important;
    color: #666666;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
    line-height: 20px;
    height: 36px;
    background-color: #e7e7e7 !important;
    border-bottom: none;
    padding-left: 28px;
}
.mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a {
    line-height: 20px;
    height: 36px;
    background-color: #e7e7e7 !important;
    border-bottom: none !important;
    padding-left: 38px;
    color: #8e8e8e;
}
.wsmenu-list .megamenu {
    background-color: #e7e7e7;
    color: #666666;
    display: none;
    position: relative !important;
    top: 0px;
    padding: 0px;
    border: solid 0px;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    background-color: #fff;
}
.wsmenu-list li:hover .megamenu {
    display: none;
    position: relative !important;
    top: 0px;
}
.megamenu .title {
    color: #666666;
    font-size: 15px !important;
    padding: 10px 8px 10px 0px;
}
.halfdiv .title { padding-left: 15px; }
.ad-style { width: 100% !important; }
.megamenu ul li.title {
    line-height: 26px;
    color: #666666;
    margin: 0px;
    font-size: 15px;
    padding: 7px 13px !important;
    border-bottom: 1px solid #ccc;
    background-color: transparent !important;
}
.halfdiv {
    width: 100%;
    display: block;
}
.halfmenu {
    width: 100%;
    display: block;
}
.menu_form {
    padding: 10px 10px 63px 10px;
    background-color: #e7e7e7;
}
.menu_form input[type="button"] { width: 46%; }
.menu_form input[type="submit"] { width: 46%; }
.menu_form textarea { min-height: 100px; }
.wsmenu {
    width: 240px;
    left: -240px;
    height: 100%;
    position: fixed;
    top: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0px;
    z-index: 103;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none !important;
    background-color: #fff !important;
}
.wsoffcanvasopener .wsmenu {
    width: 240px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wsmenu.menuclose {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/* Navigation arrow Animation */
.animated-arrow {
    position: fixed;
    top: 3px;
    z-index: 102;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    left: 0px;
}
.callusicon {
    color: #F9F9F9;
    font-size: 30px;
    height: 3px;
    position: fixed;
    top: 14px;
    transition: all 0.4s ease-in-out 0s;
    width: 25px;
    z-index: 102;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    right: 108px;
}
.callusicon:focus, callusicon:hover { color: #fff !important; }
.wsoffcanvasopener .callusicon { display: none !important; }
.smallogo {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 9px;
    position: fixed;
    z-index: 101;
    width: 100%;
    height: 52px;
    background: #262626;
    background: -moz-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(50%, #1c1c1c), color-stop(100%, #262626));
    background: -webkit-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
    background: -o-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
    background: -ms-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%);
    background: linear-gradient(to bottom, #262626 0, #1c1c1c 50%, #262626 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#262626', GradientType=0);
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.wsoffcanvasopener .animated-arrow { left: 240px; }
.animated-arrow {
    cursor: pointer;
    padding: 13px 35px 16px 0px;
    margin: 13px 0 0 19px;
}
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
    cursor: pointer;
    height: 3px;
    width: 23px;
    background-color: #F9F9F9;
    position: absolute;
    display: block;
    content: '';
}
.animated-arrow span:before { top: -7px; }
.animated-arrow span:after { bottom: -7px; }
.animated-arrow span, .animated-arrow span:before, .animated-arrow span:after { transition: all 500ms ease-in-out; }
.wsoffcanvasopener .animated-arrow span { background-color: transparent; }
.wsoffcanvasopener .animated-arrow span:before, .animated-arrow.active span:after { top: 7px; }
.wsoffcanvasopener .animated-arrow span:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 0px;
}
.wsoffcanvasopener .animated-arrow span:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
/*Animation None */
.wsmenu-list li > .wsmenu-submenu {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
}
.wsmenu-list li:hover > .wsmenu-submenu {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
}
.wsmenu-submenu li > .wsmenu-submenu-sub {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
}
.wsmenu-submenu li:hover > .wsmenu-submenu-sub {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.wsmenu-list li > .megamenu {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
.wsmenu-list li:hover > .megamenu {
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    visibility: visible !important;
    opacity: 1 !important;
}
}
/********************************/
/*         Sonstiges            */
/********************************/
.higher-line {
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
}
.lang-currency {
    display: inline-block;
    vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
}
.lang-currency { margin-top: -4px; }
.lang-currency .dropdown {
    z-index: 1001;
    padding-top: 0px;
}
.lang-currency .nav > li > a {
    padding-top: 15px;
    padding-bottom: 12px;
}
.breadcrumb {
    background-color: #FFFFFF!important;
    font-size: 12px;
}
/********************************/
/*         Carusell             */
/********************************/
#first-slider .main-container { padding: 0; }
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
#first-slider .slide1 .text-left, #first-slider .slide3 .text-left { padding-left: 40px; }
#first-slider .carousel-indicators { bottom: 0; }
#first-slider .carousel-control.right, #first-slider .carousel-control.left { background-image: none; }
#first-slider .carousel .item {
    min-height: 600px;
    height: 100%;
    width: 100%;
}
.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 22px;
    top: 0;
    left: 0;
    right: 0;
}
#first-slider h3 { animation-delay: 1s; }
#first-slider h4 { animation-delay: 2s; }
#first-slider h2 { animation-delay: 3s; }
#first-slider .carousel-control {
    width: 6%;
    text-shadow: none;
}
#first-slider h1 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
}
#first-slider .p {
    padding-top: 125px;
    text-align: center;
}
#first-slider .p a { text-decoration: underline; }
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
    border: none;
}
#first-slider .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: none;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control { z-index: 2; }
.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}
/********************************/
/*       Slides backgrounds     */
/********************************/

#first-slider .slide1 {
    background-image: url(../Images/Slide-01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
    background-image: url(../Images/Slide-02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
    background-image: url(../Images/Slide-03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
    background-image: url(../Images/Slide-02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
#first-slider .carousel .item {
    min-height: 300px !important;
    height: 100% !important;
    width: 100% !important;
}
#first-slider .slide1, #first-slider .slide2, #first-slider .slide3, #first-slider .slide4 { background-size: auto 300px !important; }
}
/********************************/
/*       Footer    */
/********************************/
#footer .widget-area {
    background-color: #60764A;
    padding: 30px 0
}
#footer a { color: #FFFFFF; }
#footer h2, #footer h3 { color: #FFFFFF; }
/* Credit */
#footer .credit {
    padding: 15px 0;
    background-color: #4C5E3B;
    color: #FFFFFF;
    font-size: 13px;
}
#footer .credit p { margin-bottom: 0 }
#footer .credit .links li { display: inline-block; }
#footer .credit .links li:before {
    content: '/';
    margin: 0 10px;
}
#footer .credit .links li:first-child:before { display: none; }
#footer .credit .links li a { color: inherit; }
#footer .credit .links li a:hover { color: #F5DCD4 }
/* Footer Widget */
#footer .widget-area { color: #FFFFFF }
#footer .widget-area .widget-title {
    color: #fff;
    border-bottom: 2px solid #46494b;
    padding-bottom: 10px;
    font-size: 14px;
}
#footer .widget-area .widget-title span {
    border-bottom: 2px solid #31A3DD;
    padding-bottom: 11px;
    text-transform: uppercase;
}
#footer.white .widget-area { background: #fff }
#footer.white .widget-area .widget-title {
    color: #555;
    border-bottom: 2px solid #f1f1f1;
}
#footer.white .widget-area { color: #999 }
#footer.white .credit {
    padding: 15px 0;
    background: #f1f1f1;
    color: #999
}
/********************************/
/*       Back To Top    */
/********************************/
.back-to-top {
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 5px;
    background: #292929;
    color: #fff;
    display: inline-block;
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 99999999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.back-to-top:hover {
    cursor: pointer;
    background: #333;
    color: #fff;
}
/********************************/
/*     Buttons    */
/********************************/
#imaginary_container { margin-top: 20%; /* Don't copy this */ }
.stylish-input-group .input-group-addon { background: white !important; }
.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
}
.button, button {
    border: 0;
    font-size: 14.3px;
    margin-bottom: 2px;
}
button { overflow: visible; }
button[disabled], html input[disabled] { cursor: default; }
.btn, .btn-secondary, input.btn-secondary, input[type="submit"], .header-cart-btn, #shopify-product-reviews .spr-summary-actions-newreview {
    display: inline-block;
    padding: 12px 14px 9px;
    margin: 0;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #E4E2E2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 2px;
    font-family: "PT Sans", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    /*================ Set primary button colors - can override later ================*/
    background-color: #FFFFFF;
    color: #5F5F5F;
}
.btn.btn--small, .btn--small.btn-secondary, input.btn--small[type="submit"], .btn--small.header-cart-btn, #shopify-product-reviews .btn--small.spr-summary-actions-newreview {
    padding: 8px 14px;
    font-size: 12;
}
.btn.btn--full, .btn--full.btn-secondary, input.btn--full[type="submit"], .btn--full.header-cart-btn, #shopify-product-reviews .btn--full.spr-summary-actions-newreview {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 15px;
}
.btn:hover, .btn-secondary:hover, input[type="submit"]:hover, .header-cart-btn:hover, #shopify-product-reviews .spr-summary-actions-newreview:hover {
    background-color: #2a2a2b;
    color: #ffffff;
    -webkit-transition: background-color 0.05s ease-in;
    -moz-transition: background-color 0.05s ease-in;
    -ms-transition: background-color 0.05s ease-in;
    -o-transition: background-color 0.05s ease-in;
    transition: background-color 0.05s ease-in;
}
.btn:active, .btn-secondary:active, input[type="submit"]:active, .header-cart-btn:active, #shopify-product-reviews .spr-summary-actions-newreview:active {
    background-color: #1e1e1e;
    color: #ffffff;
}
.btn[disabled], [disabled].btn-secondary, input[disabled][type="submit"], [disabled].header-cart-btn, #shopify-product-reviews [disabled].spr-summary-actions-newreview, .btn.disabled, .disabled.btn-secondary, input.disabled[type="submit"], .disabled.header-cart-btn, #shopify-product-reviews .disabled.spr-summary-actions-newreview {
    cursor: default;
    color: #b6b6b6;
    background-color: #f6f6f6;
}
.btn-secondary, input.btn-secondary {
    background-color: #a3a0a0;
    color: #ffffff;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:visited, input.btn-secondary:hover, input.btn-secondary:active, input.btn-secondary:visited {
    background-color: #969393;
    color: white;
}
.white-btn {
    background: transparent;
    border: 1px solid #a3a0a0;
    color: #a3a0a0;
}
.white-btn:hover, .white-btn:active, .white-btn:focus {
    background: #969393;
    border: 1px solid #969393;
    color: white;
}
.menu-btn {
    background: transparent;
    color: #a3a0a0;
}
.menu-btn:hover, .menu-btn:active, .menu-btn:focus {
    background: #969393;
    color: white;
}
.btn-secondary i { margin-right: 5px; }
span.btn-secondary { cursor: auto; }
input, select, textarea {
    color: #666;
    padding: 9px 15px 10px;
    border: 1px solid #f1f1f1;
    font-family: inherit;
    margin-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
input:focus, select:focus, textarea:focus {
    border: 1px solid #ddd;
    background: #fbfbfb;
    color: #999;
    outline: 0;
}
select { padding: 8px 15px 9px; }
input[type=file] { padding: 8px 15px; }
/* Buttons */
.login-button input[type="submit"] {
    background-color: #F8F8F8 !important;
    color: #5F5F5F!important;
    padding: 12px 14px 9px !important;
    border: 1px solid #9FA0A0!important;
}

@media screen and (max-width: 767px) {
.login-button input[type="submit"] {
    float: none!important;
    min-width: 100%!important;
    margin-right: 0px!important;
}
}
.button, button, input[type="submit"], input[type="button"], input[type="reset"] {
    display: inline-block;
    background-color: #8BA570;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.button:hover, .button:focus, button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
    outline: none;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #60764A;
}
.button:active, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active { }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #888;
}
:-moz-placeholder {
 color: #888;
}
::-moz-placeholder {
 color: #888;
}
:-ms-input-placeholder {
 color: #555;
}
.header-search.header-search-open input[type="text"].header-search-input { opacity: 1; }
/********************************/
/*       Social    */
/********************************/
.social.color .facebook a, .social .facebook a:hover { background: #3B559F !important }
.social.color .twitter a, .social .twitter a:hover { background: #32CCFE !important }
.social.color .googleplus a, .social .googleplus a:hover { background: #d15033 !important }
.social.color .pinterest a, .social .pinterest a:hover { background: #C9212E !important }
.social.color .youtube a, .social .youtube a:hover { background: #D82624 !important }
.social.color .linkedin a, .social .linkedin a:hover { background: #0073B2 !important }
.social.color .flickr a, .social .flickr a:hover { background: #FF0084 !important }
.social.color .xing a, .social .xing a:hover { background: #015A60 !important }
.social.color .skype a, .social .skype a:hover { background: #1AB9F1 !important }
.social.color .tumblr a, .social .tumblr a:hover { background: #2B4661 !important }
.social.color .bitbucket a, .social .bitbucket a:hover { background: #013567 !important }
.social.color .dropbox a, .social .dropbox a:hover { background: #018BD3 !important }
.social.color .instagram a, .social .instagram a:hover { background: #AD8263 !important }
.social.color .vimeo a, .social .vimeo a:hover { background: #1BB6EC !important }
.social.color .dribbble a, .social .dribbble a:hover { background: #F96599 !important }
.social.color .dribbble a, .social .dribbble a:hover { background: #F96599 !important }
.social.color .foursquare a, .social .foursquare a:hover { background: #00ADEF !important }
.social.color .dribbble a, .social .dribbble a:hover { background: #F96599 !important }
.social.color .github a, .social .github a:hover { background: #B4B4B4 !important }
.social.color .vk a, .social .vk a:hover { background: #416692 !important }
.social.color .maxcdn a, .social .maxcdn a:hover { background: #FF960E !important }
.social.color .weibo a, .social .weibo a:hover { background: #D52B2B !important }
.social.color .trello a, .social .trello a:hover { background: #226784 !important }
.social.color .rss a, .social .rss a:hover { background: #FE9900 !important }
/********************************/
/*       Forms    */
/********************************/
form { margin-bottom: 30px; }
button, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], input[type="submit"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input, textarea, select, fieldset {
    border-radius: 2px;
    max-width: 100%;
}
input.input-full, textarea.input-full, select.input-full, fieldset.input-full { width: 100%; }
input, select, textarea {
    font-size: 1em;
    padding: 8px 10px;
    line-height: 1.42;
}
fieldset {
    border: 1px solid #d8d8d8;
    padding: 15px 0;
}
legend {
    border: 0;
    padding: 0;
}
optgroup { font-weight: bold; }
input {
    display: inline-block;
    width: auto;
}
button, input[type="submit"] { cursor: pointer; }
/*================ Input width and border ================*/
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
    border: 1px solid #d8d8d8;
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 0 20px;
    background-color: white;
}

@media screen and (max-width: 767px) {
.select-shop select {
    margin: 2px;
    width: 100%!important;
}
.select-shop a { line-height: 40px; }
}
input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="file"]:focus, input[type="number"]:focus, input[type="tel"]:focus, textarea:focus, select:focus { border: 1px solid #bfbfbf; }
input[type="text"][disabled], input[type="text"].disabled, input[type="search"][disabled], input[type="search"].disabled, input[type="password"][disabled], input[type="password"].disabled, input[type="email"][disabled], input[type="email"].disabled, input[type="file"][disabled], input[type="file"].disabled, input[type="number"][disabled], input[type="number"].disabled, input[type="tel"][disabled], input[type="tel"].disabled, textarea[disabled], textarea.disabled, select[disabled], select.disabled {
    cursor: default;
    background-color: #f6f6f6;
    border-color: #b6b6b6;
}
textarea { min-height: 100px; }
input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNy43cHgiIGhlaWdodD0iNC4zcHgiIHZpZXdCb3g9IjAgMCA3LjcgNC4zIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA3LjcgNC4zIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM5OTk5OTkiIGQ9Ik03LjEsMC4xQzYuNywwLjUsMy45LDMuMiwzLjksMy4yUzEsMC41LDAuNiwwLjFTMCwwLjcsMCwwLjdsMy45LDMuNmwzLjgtMy42QzcuNywwLjcsNy41LTAuMyw3LjEsMC4xeiIvPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-position-x: 95%;
    background-position-y: 50%;
    background-color: white;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
/*================ Hide the svg arrow in IE9 and below ================*/ }
.ie9 select, .lt-ie9 select {
    padding-right: 10px;
    background-image: none;
}
 select::-ms-expand {
 display: none;
}
/*================ Form labels ================*/
label, legend {
    display: block;
    margin-bottom: 6px;
    font-size: 15px;
}
label.inline, legend.inline { display: inline; }
.form-horizontal label.hidden-label, label.hidden-label, .form-horizontal legend.hidden-label, legend.hidden-label {
    height: 0;
    width: 0;
    margin-bottom: 0;
    overflow: hidden;
}
.ie9 .form-horizontal label.hidden-label, .lt-ie9 .form-horizontal label.hidden-label, .ie9 label.hidden-label, .lt-ie9 label.hidden-label, .ie9 .form-horizontal legend.hidden-label, .lt-ie9 .form-horizontal legend.hidden-label, .ie9 legend.hidden-label, .lt-ie9 legend.hidden-label {
    height: auto;
    margin-bottom: 2px;
    overflow: visible;
}
/*================ We don't want the same label treatment for checkboxes/radios ================*/
input[type="checkbox"] + label, input[type="radio"] + label { font-weight: normal; }
label[for] { cursor: pointer; }
.label-hint { color: #999; }
/*================ Horizontal Form ================*/
form.form-horizontal, .form-horizontal { margin-bottom: 0; }
form.form-horizontal input[type="text"], form.form-horizontal input[type="search"], form.form-horizontal input[type="password"], form.form-horizontal input[type="email"], form.form-horizontal input[type="file"], form.form-horizontal input[type="number"], form.form-horizontal input[type="tel"], form.form-horizontal textarea, form.form-horizontal select, form.form-horizontal label, .form-horizontal input[type="text"], .form-horizontal input[type="search"], .form-horizontal input[type="password"], .form-horizontal input[type="email"], .form-horizontal input[type="file"], .form-horizontal input[type="number"], .form-horizontal input[type="tel"], .form-horizontal textarea, .form-horizontal select, .form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
}
/*================ Error styles ================*/
input[type="text"].error, input[type="search"].error, input[type="password"].error, input[type="email"].error, input[type="file"].error, input[type="number"].error, input[type="tel"].error, textarea.error {
    border-color: #dc0000;
    background-color: #fff6f6;
    color: #dc0000;
}
label.error { color: #dc0000; }

@media screen and (max-width: 768px) {
.mobile-search .input-group {
    position: relative;
    display: table-row!important;
    border-collapse: separate;
    margin-bottom: 10px;
    margin-right: 0px;
    width: 100%;
}
.mobile-search .btn-info {
    color: #6A6A6A;
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    height: 47px!important;
    margin-top: -1px;
    margin-left: 1px!important;
}
}
/*================ Input Group ================*/

.mobile-search form {
    margin-bottom: 5px!important;
    margin-top: 62px;
    position: relative;
    left: 0px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 10px;
    margin-right: 2px;
}
.input-group .input-group-field:first-child, .input-group .input-group-btn:first-child, .input-group .input-group-btn:first-child > .btn, .input-group .input-group-btn:first-child > .btn-secondary, .input-group .input-group-btn:first-child > input[type="submit"], .input-group .input-group-btn:first-child > .header-cart-btn, .input-group #shopify-product-reviews .input-group-btn:first-child > .spr-summary-actions-newreview, #shopify-product-reviews .input-group .input-group-btn:first-child > .spr-summary-actions-newreview, .input-group input[type="hidden"]:first-child + .input-group-field, .input-group input[type="hidden"]:first-child + .input-group-btn > .btn, .input-group input[type="hidden"]:first-child + .input-group-btn > .btn-secondary, .input-group input[type="hidden"]:first-child + .input-group-btn > input[type="submit"], .input-group input[type="hidden"]:first-child + .input-group-btn > .header-cart-btn, .input-group #shopify-product-reviews input[type="hidden"]:first-child + .input-group-btn > .spr-summary-actions-newreview, #shopify-product-reviews .input-group input[type="hidden"]:first-child + .input-group-btn > .spr-summary-actions-newreview {
    border-radius: 2px 0 0 2px;
    border-right: none;
}
.input-group .input-group-field:last-child, .input-group .input-group-btn:last-child > .btn, .input-group .input-group-btn:last-child > .btn-secondary, .input-group .input-group-btn:last-child > input[type="submit"], .input-group .input-group-btn:last-child > .header-cart-btn, .input-group #shopify-product-reviews .input-group-btn:last-child > .spr-summary-actions-newreview, #shopify-product-reviews .input-group .input-group-btn:last-child > .spr-summary-actions-newreview { border-radius: 0 2px 2px 0; }
 .input-group input::-moz-focus-inner {
 border: 0;
 padding: 0;
 margin-top: -1px;
 margin-bottom: -1px;
}
.input-group-field, .input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.input-group .btn, .input-group .btn-secondary, .input-group input[type="submit"], .input-group .header-cart-btn, .input-group #shopify-product-reviews .spr-summary-actions-newreview, #shopify-product-reviews .input-group .spr-summary-actions-newreview, .input-group .input-group-field { height: 46px; }
.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
}
.form-spacer { margin: 0 15px; }
/********************************/
/*       Quick Cart    */
/********************************/

ul.dropdown-cart {
    min-width: 400px;
    margin-left: -120px;
}

@media (min-width:768px) and (max-width: 1024px) {
ul.dropdown-cart {
    margin-left: -270px;
    width: 300px;
}
}
ul.dropdown-cart li .item {
    display: block;
    padding: 3px 10px;
    margin: 3px 0;
}
ul.dropdown-cart li .item:hover { background-color: #f3f3f3; }
ul.dropdown-cart li .item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
ul.dropdown-cart li .item-left { float: left; }
ul.dropdown-cart li .item-left img, ul.dropdown-cart li .item-left span.item-info { float: left; }
ul.dropdown-cart li .item-left span.item-info { margin-left: 10px; }
ul.dropdown-cart li .item-left span.item-info span { display: block; }
ul.dropdown-cart li .item-right {
    float: right;
    text-align: right;
}
ul.dropdown-cart li .item-right .totale { font-weight: 600; }
ul.dropdown-cart li .item-right button { margin-top: 14px; }
.cart-buttons {
    margin-top: 10px;
    margin-bottom: -5px;
}
.cart-summe {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-right: 8px;
}
/********************************/
/*       Cart Navigation    */
/********************************/

.icon-cart {
    width: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 2px;
    height: 40px;
}
.icon-summe {
    font-weight: 700;
    margin-left: 8px;
}
.icon-cart .cart-line-1 {
    width: 15%;
    height: 7%;
    position: absolute;
    left: 8%;
    top: 25%;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    background-color: #000;
    border-bottom-left-radius: 35%;
}
.icon-cart .cart-line-2 {
    width: 35%;
    height: 7%;
    position: absolute;
    left: 6%;
    top: 40%;
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    background-color: #000;
}
.icon-cart .cart-line-2:before {
    content: "";
    width: 120%;
    height: 100%;
    position: absolute;
    left: 45%;
    top: -280%;
    -webkit-transform: rotate(-80deg);
    -moz-transform: rotate(-80deg);
    -ms-transform: rotate(-80deg);
    transform: rotate(-80deg);
    background-color: inherit;
}
.icon-cart .cart-line-2:after {
    content: "";
    width: 70%;
    height: 100%;
    position: absolute;
    left: 59%;
    top: -670%;
    background-color: inherit;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    border-top-left-radius: 50%;
    border-bottom-left-radius: 25%;
}
.icon-cart .cart-line-3 {
    width: 30%;
    height: 7%;
    position: absolute;
    left: 33%;
    top: 45%;
    background-color: #000;
}
.icon-cart .cart-line-3:after {
    content: "";
    width: 124%;
    height: 100%;
    position: absolute;
    top: -150%;
    left: -5%;
    background-color: inherit;
}
.icon-cart .cart-wheel {
    width: 12%;
    height: 12%;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    left: 28%;
    bottom: 20%;
    color: #D60006;
}
.icon-cart .cart-wheel:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 100%;
    position: absolute;
    left: 200%;
    bottom: 0;
}
.badge {
    background-color: #3cc315;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    top: -13px;
    right: 125px;
}

@media (max-width: 768px) {
.badge {
    position: absolute;
    right: -3px;
    top: -1px;
}
}

@media (min-width:768px) and (max-width: 1009px) {
.badge {
    top: 7px;
    right: 70px;
    position: absolute;
    z-index: 999;
}
}
/********************************/
/*       Quick Search    */
/********************************/
 
.quickSearch {
    position: fixed;
    text-align: left;
    top: 117px;
    z-index: 4000;
    color: #6c6c6c;
    width: 340px;
    background-color: #FFFFFF;
}

@media (min-width:768px) and (max-width: 1100px) {
.quickSearch { margin-left: -65px; }
}
.quickSearch ul { padding-left: 0; }
.quickSearch li {
    padding: 8px 5px;
    border-top: 1px solid #EFEFEF;
    list-style: none;
    margin-right: 5px;
    width: 100%;
}
.quickSearch li:last-child { border-bottom: 1px solid #EFEFEF!important; }
.quickSearch-desk {
    float: left;
    min-width: 70%;
}
.quickSearch img {
    height: 30px;
    float: left;
}
.quickSearch-prezzo {
    float: right;
    width: 20%;
    text-align: right;
    margin-right: 0px;
}
.quickSearch-footer {
    padding: 5px 20px;
    margin-left: 25%;
}
.quickSearch li:last-child a {
    color: #FFFDFD;
    background-color: #4C5E3B;
    font-weight: bold;
}
.btn-info {
    color: #fff;
    background-color: #60764A;
    border-color: #60764A;
}

@media (max-width: 768px) {
.quickSearch {
    position: relative!important;
    text-align: left;
    z-index: 1000;
    color: #6c6c6c;
    left: 0px;
    width: 100%!important;
    right: 0px!important;
    top: -5px!important;
    margin-left: 0px;
    margin-right: 0px;
}
}
/********************************/
/*       Widget   */
/********************************/
.widget {
    padding-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.widget-title, .widget_about .address h4, .widget_about .helpline h4, .widget_about .widget-title span > b { /*font-family: 'PT Serif', serif; */ font-family: 'Playfair Display', serif; }
.widget-title {
    margin-top: 0;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
    font-size: 18px;
}
.widget-title span {
    font-size: 15px;
    color: #b3aa9b;
    display: block;
    font-weight: normal;
}
.content-sidebar .widget {
    padding: 0;
    width: 100%;
    display: inline-block;
}
.widget_list_style ul {
    padding-left: 0px;
    list-style: none;
    margin-top: 30px;
    color: #eaeaea;
}
.widget_list_style-versand ul {
    padding-left: 5px;
    list-style: none;
    margin-top: 30px;
}
.widget_list_style-versand ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget_list_style ul li > a {
    color: #FFFFFF;
    line-height: 22px;
    padding-left: 5px;
    font-weight: 400;
    font-size: 14px;
    margin: 4px 0;
    display: block;
    text-transform: uppercase;
    -webkit-transition-property: color, text;
    -webkit-transition-duration: 1s, 1s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 1s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text;
    -o-transition-duration: 1s;
    -o-transition-timing-function: linear, ease-in;
}
.widget_list_style ul li > a:hover { color: #FCFCFC; }

@media (max-width: 768px) {
.content-sidebar .widget { margin-left: 0px !important; }
.content-sidebar .widget {
    margin-top: -20px!important;
    margin-bottom: 0px;
}
}
.widget_search .form-control {
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 60px;
    height: 75px;
    border-radius: 0;
    border-color: #e7e7e7;
    color: #5E0000;
}
.widget_search .form-control:focus {
    box-shadow: none;
    border-color: #ccc;
}
.panel-heading { background-color: #EDEDED!important; }

@media screen and (max-width: 768px) {
.widget button { margin-top: 30px; }
}
.widget_categories .information { margin-top: 60px; }
.widget_categories ul {
    list-style: none;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 18px;
    color: #4C5E3B;
    margin-bottom: 0;
}
.widget_categories ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.widget_categories ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    text-decoration: none;
}
/********************************/
/*       Category    */
/********************************/

.blog-gray {
    background-color: #F8F8F8 !important;
    padding-top: 15px !important;
    border: 1px solid #E4E2E2;
}
.panel-group h2 {
    border-bottom: 1px solid #E4E2E2;
    margin-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 85%;
}
.side-title h3 {
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #E4E2E2;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 5pt;
}
.categories-list-selected {
    font-weight: 600;
    color: #867665;
}
.content-sidebar .widget-title {
    text-transform: uppercase;
    font-weight: bold;
}
.featured-products { padding-bottom: 68px; }
.featured-products, .product-box, .product-box-inner ul li a { position: relative; }
.category-section {
    padding: 58px 0;
    position: relative;
}
.category-section h3 {
    text-align: center;
    font-size: 15.92px;
    margin: 0;
}
.category-section .categories-title { margin-top: 30px; }
.category-section .col-md-3 > p {
    color: #5E0000;
    text-align: center;
}
.category-section .col-md-6 > h3 {
    font-size: 20.08px;
    margin-bottom: 15px;
}
.category-section .col-md-6 > h4 {
    background-image: url("../images/slider/slider-box-title.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 18px 0;
    color: #5E0000;
    margin-bottom: 45px;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}
.category-box-main {
    display: inline-block;
    float: left;
    margin-top: 0;
    position: relative;
    width: 100%;
}
.category-box-main .category-box {
    border-top: 0;
    border-bottom: 0;
    position: relative;
    padding: 1px 0 0 0;
}
.category-box-main .col-md-3 .category-box {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.category-box-main .category-box a .cat-hover {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.category-box img { width: 100%; }
.category-box-main .col-md-3, .single-product .category-box-main .col-md-6 { }
.category-box-main span.new {
    background-color: #1dc4e2;
    border: 1px solid #00acc5;
}
.category-box-main .category-box a:hover .cat-hover {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.9);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
/*  ## Widget :: Category ## */
.widget_categories ul {
    list-style: none;
    padding-left: 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #eaeaea;
    margin-bottom: 0;
}
.widget_categories ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.widget_categories ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    text-decoration: none;
}
.widget_categories ul li a, .widget_categories .panel-heading a.collapsed { color: #6A6A6A; }
.widget_categories .panel-default {
    box-shadow: none;
    border: none;
}
.widget_categories .panel-group { margin-bottom: 0; }
.widget_categories .panel-heading .panel-title a span { }
.widget_categories .panel-heading .panel-title { font-size: 14.79px; }
.widget_categories .panel-default > .panel-heading + .panel-collapse > .panel-body, .widget_categories .panel-heading { border-color: #f0eeeb; }
.widget_categories .panel-heading .panel-title { text-transform: uppercase; }
.widget_categories ul li a:before {
    margin-right: 20px;
    position: relative;
}
.widget_categories .panel-heading a:hover, .widget_categories .panel-heading a, .widget_categories ul li a:hover {
    color: #000;
    background-color: transparent;
    text-decoration: none;
}
.widget_categories .panel-heading {
    background-color: transparent;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    border-radius: 0;
    margin-left: -10px;
}
.widget_categories .panel-heading { position: relative; }
/* Recent Post & Latest Post */
.cat-item .post-thumbnail { padding: 0; }
.cat-item .post-thumbnail img { border: 1px solid #e7e7e7; }
.widget_recent_tweets ul, .widget_recent_entries ul, .widget_recent_post ul {
    list-style: none;
    padding-left: 0;
}
.widget_recent_entries ul li, .widget_recent_post .tab-content ul li {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.widget_recent_entries .latest-post-content { padding-right: 0; }
.widget_recent_tweets li a span, .widget_recent_entries .latest-post-content h3, .widget_recent_post .tab-content ul li h3 {
    margin-top: 0;
    font-size: 15px;
    font-family: 'Playfair Display', serif;
    /*font-family: 'PT Serif', serif;
	font-weight: 700;*/
    margin-bottom: 5px;
}
.widget_recent_entries .latest-post-content h3 > a, .widget_recent_post .tab-content ul li h3 a, .widget_recent_tweets li a span { color: #000; }
.widget_recent_tweets a, .widget_recent_tweets p, .latest-post-content p {
    color: #999;
    margin: 0;
    font-size: 14px;
    line-height: 1.1;
}
.widget_recent_tweets a:hover i { border: 1px solid #000; }
.widget_recent_tweets a:hover i, .widget_facebook > a:hover, .widget .read-more:hover { color: #000; }
.widget .read-more { font-size: 14px; }
.widget_recent_entries .latest-post-content h3 > a:hover, .widget_recent_post .tab-content ul li h3 a:hover, .widget_recent_tweets li a:hover span, .widget_recent_entries ul li a:hover { color: #b3aa9b; }
/********************************/
/*       Featured Products    */
/********************************/
.information-entry { margin-bottom: 15px; }
.single-product {
    position: relative;
    z-index: 0;
}
.featured-products { padding-bottom: 68px; }
.featured-products, .product-box, .product-box-inner ul li a { position: relative; }
.main-product-hr {
    margin-top: 1px!important;
    margin-bottom: 1px!important;
}
.product-box-inner, .product-box-inner ul { position: absolute; }
.main-product .category-box.product-box { padding: 10px 5px 1px; }
.product-box-inner {
    /*background-color: rgba(255,255,255,0.95);*/
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.product-box-inner > a {
    bottom: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 130px;
    height: 40px;
}
.product-box-inner ul {
    top: 45%;
    text-align: center;
    width: 100%;
    padding-left: 0;
}
.product-box-inner ul li { margin: 0 5px; }
.product-box-inner ul li, .product-box-inner ul li a, .look-book-img-box-hover ul li, .look-book-img-box-hover ul li a { display: inline-block; }
.product-box-inner ul li a, .look-book-img-box-hover ul li a {
    bottom: 0;
    width: 32px;
    height: 32px;
    line-height: 29px;
    color: #b1a599;
    border-radius: 100%;
}
.product-box .product-box-inner .btn:before {
    clear: both;
    content: "";
    font-family: "FontAwesome", sans-serif;
    padding-right: 8px;
}
.product-box .product-box-inner .btn {
    display: block;
    margin: 0 auto;
    line-height: 26px;
}
.product-box-main .main-product {
    text-align: center;
    background-color: #fff;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
.category-box-main .col-md-3.main-product { margin-bottom: 20px; }
.product-filter-box { border: 2px solid #dad5cd; }
.product-search-option { border-bottom: 2px solid #dad5cd; }
.product-filter-box .col-md-8 { border-top: 2px solid #dad5cd; }
.page-wizard li.active > a { width: 100%; }
.product-filter-box .col-md-8 .col-md-4 .product-search-option { border-left: none; }
.product-search-option .from-group, .product-filter-box form .col-md-4:last-of-type .product-search-option, .product-filter-box > .col-md-4 { border: none; }
}
.product-box-main .product-box { background-color: transparent; }
.main-product .product-box.category-box { background: transparent; }
.main-product > a {
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #000;
    font-size: 15px;
}
.main-product > a:last-of-type {
    margin-left: 1px;
    margin-right: 1px;
}
.main-product .amount {
    color: #999;
    margin-bottom: 10px;
    height: 50px;
}
.main-product:hover .product-box-inner {
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
}
.main-product:hover > a {
    color: #202819;
    text-decoration: none;
}
.inner-product {
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
/********************************/
/*       Product Detail   */
/********************************/
.visible-xxs { display: none !important; }

@media screen and (max-width: 568px) {
.col-xxs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: none;
}
.col-xxs-12 { width: 100%; }
.visible-xxs { display: inherit !important; }
.hidden-xxs { display: none !important; }
}
.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (max-width: 996px) {
.preview { margin-bottom: 20px; }
}
.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px;
}
.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%;
}
.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
}
.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0;
}
.preview-thumbnail.nav-tabs li:last-of-type { margin-right: 0; }
.tab-content { overflow: hidden; }
.tab-content img {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 768px) {
.tab-content img {
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}
}

@media screen and (min-width: 997px) {
.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}
.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.product-title, .price {
    text-transform: UPPERCASE;
    font-weight: bold;
}

@media screen and (max-width: 568px) {
.product-title {
    text-align: center!important;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
}
.checked, .price span {
    color: #ff9f1a;
    font-size: 33px;
}
.product-description, .price { margin-bottom: 15px; }
.product-detail-box h4 {
    font-weight: 400;
    font-size: 14px;
}
.product-title { }
.product-art { font-size: 14px; }
.product-iva { font-size: 12px; }
.orange { background: #ff9f1a; }
.tooltip-inner { padding: 1.3em; }

@media screen and (max-width: 568px) {
.price {
    margin-top: -5px!important;
    margin-bottom: -2px!important;
}
.product-iva { margin-bottom: -10px!important; }
}
 @-webkit-keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
/********************************/
/*       Product tabs   */
/********************************/
.tab_container {
    width: 100%;
    margin: 0 auto;
    padding-top: 5px;
    position: relative;
}
.tab_container input {
    clear: both;
    padding-top: 10px;
    display: none;
}
.tab_container section {
    clear: both;
    padding-top: 10px;
    display: none;
}
.tab_container label {
    font-weight: 700;
    font-size: 18px;
    display: block;
    float: left;
    width: 33.1%;
    padding: 0.9em;
    color: #757575;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
}
#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4, #tab5:checked ~ #content5 {
    display: block;
    background: #fff;
    color: #999;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 5px;
}
.tab_container .tab-content p, .tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 { text-align: center; }
.tab_container [id^="tab"]:checked + label {
    background: #fff;
    box-shadow: inset 0 2px #8C1416;
}
.tab_container [id^="tab"]:checked + label .fa { color: #5E0000; }
label .fa {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
}

/*Media query*/
@media only screen and (max-width: 930px) {
label span { font-size: 14px; }
label .fa { font-size: 14px; }
}

@media only screen and (max-width: 768px) {
label span { display: none; }
label .fa { font-size: 16px; }
.tab_container { width: 98%; }
}

/*Content Animation*/
@keyframes fadeInScale {
 0% {
 transform: scale(0.9);
 opacity: 0;
}
 100% {
 transform: scale(1);
 opacity: 1;
}
}
/********************************/
/*       Stepwizard   */
/********************************/

checkout-container header {
    border: none;
    padding: 40px 0 0 0;
}
.checkout-container {
    background-color: white;
    padding-bottom: 12px;
    min-height: 100%;
}
.boxed .checkout-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.stepwizard-step p { margin-top: 10px; }
.stepwizard-row { display: table-row; }
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    text-align: center;
}
.stepwizard-title h3 {
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 14px;
    line-height: 1.128571429;
    border-radius: 15px;
}
.btn-primary {
    color: #fff;
    background-color: #60764A !important;
    border-style: none!important;
}
.panel-info { border-color: #FFFFFF; }
.panel-header {
    border-bottom: 1px solid #CBCBCB;
    margin-bottom: 15px;
}
.input-xs {
    width: 40px !important;
    text-align: center;
}
/********************************/
/*       Shopping Card    */
/********************************/
.span-left {
    width: 50%;
    float: left;
    margin-left: -2px;
}
.span-right {
    width: 50%;
    float: right;
    text-align: right;
}

@media (max-width: 568px) {
.span-right {
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 10px;
}
.span-left {
    width: 100%;
    float: none;
}
}
.button.style-cart {
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 40px;
    margin: 0 auto;
    padding: 0 5px;
    font-weight: 400;
    color: #fff;
    border: none;
    background-color: #8BA570;
    min-width: 180px;
    text-align: center;
}
.button.style-cart:hover {
    background-color: #8BA570!important;
    color: hsla(0,0%,100%,1.00);
}

@media (max-width: 580px) {
.button.style-cart {
    text-align: center;
    width: 100%;
    margin: 5px auto;
}
.modal-footer .button.style-cart {
    min-width: 135px;
    margin-left: 2px;
}
}

@media (min-width:580px) and (max-width:767px) {
.button.style-cart {
    text-align: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
}
}
.product-image {
    float: left;
    width: 20%;
}
.product-details {
    float: left;
    width: 37%;
}
.product-price {
    float: left;
    width: 12%;
    text-align: right;
}
.product-quantity {
    float: left;
    width: 10%;
    text-align: left;
}
.product-removal {
    float: left;
    width: 9%;
    text-align: right;
}
.product-line-price {
    float: left;
    width: 12%;
    text-align: right;
}
/* This is used as the traditional .clearfix class */
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before, .group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after {
    content: '';
    display: table;
}
.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after { clear: both; }
.group, .shopping-cart, .column-labels, .product, .totals-item { zoom: 1; }
.shopping-cart label { color: #aaa; }
/* Column headers */
.column-labels label {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E4E2E2;
    margin-top: 5px;
    border-top: 1px solid #E4E2E2;
    padding-top: 5px;
}
/* Product entries */
.product {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.product .product-image { text-align: center; }
.product .product-image img { width: 100px; }
.product .product-details .product-title { margin-right: 20px; }
.product .product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}
.product .product-quantity input { width: 40px; }
.product .remove-product {
    border: 0;
    padding: 4px 8px;
    background-color: #c66;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}
.product .remove-product:hover { background-color: #a44; }
/* Totals section */
.totals .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}
.totals .totals-item label {
    float: left;
    clear: both;
    width: 79%;
    text-align: right;
}
.totals .totals-item .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}
.checkout {
    float: right;
    border: 0;
    margin-top: 20px;
    padding: 6px 25px;
    background-color: #6b6;
    color: #fff;
    font-size: 25px;
    border-radius: 3px;
}
.checkout:hover { background-color: #494; }

/* Make adjustments for tablet */
@media screen and (max-width: 650px) {
.shopping-cart {
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.column-labels { display: none; }
.product-image {
    float: right;
    width: auto;
}
.product-image img { margin: 0 0 10px 10px; }
.product-details {
    float: none;
    margin-bottom: 10px;
    width: auto;
}
.product-price {
    clear: both;
    width: 70px;
}
.product-quantity { width: 100px; }
.product-quantity input { margin-left: 20px; }
.product-removal { width: 50px; }
.product-line-price {
    float: right;
    width: 70px;
}
}

/* Make more adjustments for phone */
@media screen and (max-width: 350px) {
.product-removal { float: left; }
.product-line-price {
    float: right;
    clear: left;
    width: auto;
    margin-top: -20px;
    font-weight: 300;
}
.totals .totals-item label { width: 40%; }
.totals .totals-item .totals-value { width: 10%; }
}
.section-header, .page-header {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.section-header, .page-header {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.shopping-cart-estimate { margin-top: 5px; }
.shopping-cart-estimate .shopping-cart-table {
    padding: 8px 15px;
    background-color: #E4E2E2;
}
.shopping-cart-estimate .shopping-cart-table h4 {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0 35px 15px 35px;
    font-weight: normal;
    font-size: 14px;
}
.shopping-cart-footer .btn-default {
    color: #FFFFFF!important;
    outline: none!important;
    background-color: #8BA570!important;
}
.shopping-cart-estimate li, .order-confirm li {
    list-style: none !important;
    margin-left: -40px;
}
.shopping-cart-estimate .shopping-cart-table h4, .estimate-details table tr { border-bottom: 1px solid #f4f4f4; }
.estimate-details .form-control, .estimate-details .form-group select { }
.estimate-details .btn { width: 100%; }
.coupon input.form-control { float: left; }
.coupon input.form-control, .coupon input.btn { width: 45%; }
.coupon input.btn { float: right; }
.estimate-details table { width: 100%; }
.estimate-details table tr th { font-size: 15.89px; }
.estimate-details table tr td { padding: 5px 5px; }
.shopping-product-table .shopping-cart-table .shop_table tr th.blank-space { width: 75px; }
.total-amount {
    font-size: 16px;
    text-align: right;
}
.form-group input:focus, .form-group select:focus {
    box-shadow: none;
    outline: none;
}

@media screen and (max-width: 568px) {
.total-amount {
    font-size: 13px;
    padding-left: 5px;
}
}
/********************************/
/*       page-selector    */
/********************************/
.group-header {
    border-bottom: 1px solid #E4E2E2;
    border-top: 1px solid #E4E2E2;
}
.page-selector {
    padding: 5px 0 0;
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: 1px solid #E4E2E2;
    border-top: 1px solid #E4E2E2;
}
.page-selector .description {
    float: left;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    color: #808080;
    margin-bottom: 15px;
}
.page-selector .description-right {
    font-size: 14px;
    font-weight: 400;
    color: #808080;
    line-height: 15px;
    text-align: right;
    float: right;
    padding-bottom: 10px;
}
.page-selector .description-left {
    font-size: 14px;
    font-weight: 400;
    color: #808080;
    line-height: 15px;
    text-align: right;
    float: left;
    padding-bottom: 10px;
}
.page-selector .description-middle {
    font-size: 14px;
    font-weight: 400;
    color: #808080;
    line-height: 15px;
    float: left;
    padding-bottom: 10px;
    padding-left: 40%;
}

@media (max-width: 767px) {
.page-selector .description-middle { padding-left: 10px; }
}
.page-selector .pages-box { float: right; }
.page-selector .square-button {
    margin-right: 4px;
    margin-bottom: 15px;
}
.page-selector .square-button:last-child { margin-right: 0; }
.page-selector .divider {
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    vertical-align: bottom;
    margin-right: 4px;
    margin-bottom: 15px;
}
/********************************/
/*       Contact Form   */
/********************************/
.contact-form-details { margin-bottom: 0px; }
.contact-form-details .section-header h3, .shopping-cart-estimate .section-header h3, .shortcodes .section-header h3 { background-size: 100% 100%; }
.contact-form, .contact-details {
    border: 1px solid #E4E2E2;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 35px 40px 30px 40px;
}
.drop-line {
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.drop-line.bottom-shadow:after {
    background-size: 100% 100%;
    bottom: -43px;
}
.contact-form .form-horizontal > .form-group { margin-bottom: 20px; }
.contact-form .form-horizontal .form-control:hover, .contact-form .form-horizontal .form-control:focus { box-shadow: none; }
.contact-form .form-horizontal > .form-group:last-child {
    padding: 0 20px 0 0;
    margin-bottom: 0;
    position: relative;
    z-index: 9;
}
.contact-form .form-group label {
    font-weight: 700;
    line-height: 36px;
}
.contact-form .form-control {
    color: #5E0000;
    font-weight: normal;
    padding-left: 20px;
    border: 1px solid #d6cfc8;
    height: 36px;
}
.contact-form textarea { min-height: 85px; }
.contact-form .form-group a {
    color: #999;
    line-height: 40px;
}
.contact-form .btn, .register-user .btn, .estimate-details .btn {
    padding: 8px 35px;
    background-color: #C7BFBF;
    border: none;
    border-radius: 0;
    min-width: 200px;
}
.contact-form.bottom-shadow:after, .contact-details.bottom-shadow:after, .page-wizard ul.bottom-shadow:after, .shopping-information .col-md-4.bottom-shadow:after, .comment-area.bottom-shadow:after, .cat-item.bottom-shadow:after, .widget_recent_post .nav.bottom-shadow:after, .blog-social.bottom-shadow:after, .comment.bottom-shadow:after, .shopping-cart-table.bottom-shadow:after, .product-filter-box.bottom-shadow:after {
    background-size: 100% 100%;
    bottom: -43px;
}
.contact-info h2 {
    font-size: 15.88px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 35px;
}
.contact-info p {
    color: #999;
    font-weight: normal;
    display: inline-block;
    /*background-image: url("../images/icon/location-icon.png");
	background-repeat: no-repeat;*/
    padding-left: 35px;
    margin-bottom: 0;
    line-height: 1.2;
    position: relative;
}
.contact-info p svg {
    position: absolute;
    left: 0;
    width: 17px;
    height: 17px;
    top: 0;
    fill: #b3aa9b;
}
.contact-info p > span { display: block; }
.contact-info ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
.contact-info ul li {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    margin-bottom: 5px;
    position: relative;
}
.contact-info ul li svg {
    position: absolute;
    left: 0;
    top: 5px;
    fill: #b3aa9b;
    width: 17px;
    height: 12px;
}
.contact-info ul li, .contact-info ul li a { color: #999; }
/********************************/
/*       Order confirm   */
/********************************/

.checkout-box input[type="checkbox"] {
    position: relative!important;
    margin-top: 4px \9;
    margin-left: 0px!important;
}
/********************************/
/*       Static Page  */
/********************************/

.page-header { margin-top: 5px; }
.about-section {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 100px;
}
.about-section .container > h4 {
    font-size: 18px;
    text-align: center;
    padding: 0 7%;
    line-height: 30px;
    margin-top: 0;
}
.about-content {
    margin-top: 5px;
    margin-bottom: 5px;
}
.about-content-box .content-box {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
}
.about-content-box h3 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #000;
    text-transform: capitalize;
}

@media only screen and (min-width: 319px) and (max-width: 767px) {
.about-content-box img { width: 100%; }
}
/********************************/
/*       Carousell  */
/********************************/

.carousel .container { }
/* Carousel Styles */
.carousel-indicators .active { background-color: hsla(204,63%,92%,0.22); }
.carousel-inner img {
    width: 100%;
    height: auto;
}
.carousel .carousel-control { width: 0; }
.carousel .carousel-control.left, .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}
.carousel .carousel-control.left span { padding: 15px; }
.carousel .carousel-control.right span { padding: 15px; }
.carousel .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}
.carousel .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left: 0; }
.carousel .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right: 0; }
.carousel .carousel-control.left span, .carousel-control.right span { background-color: #C7C7C7; }
.carousel .carousel-control.left span:hover, .carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.carousel .header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}
.carousel .header-text h2 { font-size: 40px; }
.carousel .header-text h2 span {
    background-color: hsla(203,62%,93%,0.55);
    padding: 10px;
}
.carousel .header-text h3 span {
    background-color: #000;
    padding: 15px;
}
.carousel .btn-min-block {
    min-width: 170px;
    line-height: 26px;
}
.carousel .btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}
.carousel .btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
/* pager */	 
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #A9A9A9 !important;
    color: #F9F9F9!important;
}
.pager span {
    text-decoration: none;
    background-color: #A9A9A9 !important;
    color: #F9F9F9!important;
}
/********************************/
/*      more Text */
/********************************/
.read-more-state { display: none; }
.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
	float: left;
}
.read-more-state ~ .read-more-trigger:before { content: 'mehr Text'; }
.read-more-state:checked ~ .read-more-trigger:before { content: 'weniger Text'; }
.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}
