@charset "UTF-8";

body {
    color: #666666;
    font-family: 'Raleway', sans-serif;
    line-height: 1.6;
}

#page {
    overflow: hidden;
    position: relative;
}

@media (min-width: 1200px) {
    .container {
        width: auto;
    }
}

/* top */
#top {
    background: #f0f0f0;
    color: black;
    font-size: .714em;
    text-transform: uppercase;
}

#top p, #top .nav {
    margin: 0;
}

#top .text-note {
    padding: 10px 0;
}
.toolbarblock {

    background: #ffffff;
    margin-bottom: 0px;
    height: 25px;
}

.centerfilter{
    margin-left: 45%;
    margin-right: 45%;
    width: 100%;
}

.collapsible {
    display: block;
    background-color: white;
    color: black;
    font-weight: 700;
    border: 1px solid transparent;
    text-align: left
}

.collapsible2 {
    display: block;
    background-color: white;
    color: black;
    font-weight: 700;
    border: 1px solid transparent;
    text-align: left
}

/*TORNA**/
/* Drop down menu */
.dropdown-menu {
    background: #f0f0f0;
    border: none;
    border-radius: 0;
    margin: 0;
}

.dropdown-menu > li > a {
    line-height: 1.6;
    padding: 5px 20px 8px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.dropdown-menu h3 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
}

.list-thumbs-pro .product {
    margin-bottom: 0;
    overflow: hidden;
}

.list-thumbs-pro .product + .product {
    border-top: 1px dotted #282828;
    margin-top: 20px;
    padding-top: 20px;
}

.list-thumbs-pro h4 {
    padding-right: 0;
}

.list-thumbs-pro .product-thumb-info-image {
    float: left;
    margin-bottom: 0;
}

.list-thumbs-pro .product-thumb-info-content {
    padding: 3px 20px 0 75px;
}

.list-thumbs-pro .product-remove {
    float: right;
}

.list-md-pro {
    color: #666666;
}

.list-md-pro .product-thumb-info-content h4 {
    margin-bottom: 15px;
    padding-right: 0;
    text-transform: uppercase;
}

.nav-top > li {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-top > li > a {
    border-radius: 0;
    color: black;
    padding: 10px 15px;
}

.nav-top > li > a .caret {
    color: #999999;
    margin-left: 10px;
}

.nav-top > li > a:hover, .nav-top > li > a:focus {
    background-color: transparent;
}

.nav-top > li:first-child {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-top > .langs > a {
    padding-left: 20px;
}

.nav-top .dropdown-menu {
    background: #f0f0f0;
}

.nav-top .list-thumbs-pro .product + .product {
    border-top-color: #666666;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

/* menu-shop */
.menu-shop {
    padding-right: 15px;
    position: relative;
    /* end dropdown-menu*/
}

.menu-shop i {
    font-size: 1.3em;
}

.menu-shop .dropdown-menu {
    color: black;
    min-width: 415px;
    text-transform: none;
    padding: 20px;
}

.menu-shop .dropdown-menu a {
    /** color: white; **/
}

.menu-shop .dropdown-menu a:hover, .menu-shop .dropdown-menu a:focus {
    color: #cbac59;
}

.menu-shop .dropdown-menu .item-cat a {
    color: #999999;
}

.menu-shop .dropdown-menu .item-cat a:hover, .menu-shop .dropdown-menu .item-cat a:focus {
    color: #cbac59;
}

.cart-buttons {
    padding-top: 20px;
}

.cart-buttons .btn {
    margin-left: 10px;
}

.cart-subtotals {
    border-top: 1px dotted #666666;
    font-family: Raleway, sans-serif;
    font-size: 1.071em;
    margin-top: 20px;
    padding-top: 20px;
    text-transform: uppercase;
}

.shopping-bag {
    background-color: #cbac59;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: .714em;
    height: 13px;
    line-height: 12px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 13px;
}

/* Languages */
.langs .dropdown-menu {
    min-width: 75px;
}

.langs .dropdown-menu > li + li {
    border-top: 1px solid #fff;
}

.langs .dropdown-menu > li > a {
    padding-left: 20px;
    padding-right: 30px;
}

/* My Account */
.my-account .dropdown-menu {
    font-size: 1em;
    padding: 10px 0;
}

.my-account .dropdown-menu > li > a {
    color: #333;
}

.my-account .dropdown-menu > li > a:hover, .my-account .dropdown-menu > li > a:focus {
    color: #cbac59;
}

/* menu */
.logo {
    display: block;
    float: left;
    margin: 5px 0;
}

.navbar-main {
    background-color: white;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
    z-index: 5;
}

.navbar-main .container {
    position: relative;
}

.navbar-main .navbar-nav {
    font-family: Raleway, sans-serif;
}

.navbar-main .navbar-nav > li > a {
    color: #333333;
    font-size: .900em;
    font-weight: 700;
    padding: 30px 20px 21px;
    text-transform: uppercase;
}

.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
    color: #cbac59;
}

.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
    background-color: transparent;
}

.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > .open > a:focus,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #cbac59;
    background-color: transparent;
}

.navbar-main .navbar-nav .open > a:after {
    bottom: 0;
    height: 0;
    border-bottom: 6px solid #f0f0f0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}

.navbar-main .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1.6;
    padding: 5px 20px 8px;
}

.navbar-main .navbar-nav .dropdown-menu {
    padding: 10px 0;
}

.navbar-main .navbar-nav .dropdown-menu li a {
    color: black;
}

.navbar-main .navbar-nav .dropdown-menu li a:hover, .navbar-main .navbar-nav .dropdown-menu li a:focus {
    color: #cbac59;
}

.navbar-main .navbar-nav .dropdown-menu > .active > a,
.navbar-main .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #cbac59;
}

.navbar-main .navbar-nav .dropdown-menu .item-cat a {
    color: #999999;
}

.navbar-main .navbar-nav .dropdown-menu .item-cat a:hover, .navbar-main .navbar-nav .dropdown-menu .item-cat a:focus {
    color: #cbac59;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -10px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #dddddd;
    margin-top: 6px;
    margin-right: -10px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover > a:after {
    border-left-color: white;
}

.navbar-nav > .megamenu {
    position: static;
}

.navbar-nav > .megamenu .dropdown-menu {
    left: 0;
    margin: 0 15px;
    padding: 0;
    right: 0;
}

.navbar-nav > .megamenu .dropdown-menu .sub-menu {
    height: 384px;
}

.navbar-nav > .megamenu .dropdown-menu .sub-menu li > a {
    display: block;
    padding-bottom: 10px;
    white-space: nowrap;
}

.navbar-nav > .megamenu .mega-menu-content {
    padding: 0 25px;
}

.navbar-nav > .megamenu .mega-menu-content .menu-column {
    padding: 30px 20px;
}

.navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
    border-left: 1px solid #fff;
    display: table-cell;
    vertical-align: top;
    float: none;
}

.navbar-nav > .megamenu .mega-menu-content h3 {
    color: black;
    font-family: 'Raleway', sans-serif;
}

.navbar-nav > .megamenu .mega-menu-content h3 a {
    color: black;
    font-family: 'Raleway', sans-serif;
}

.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content {
    padding-right: 0;
}

.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content p {
    font-family: 'Raleway', sans-serif;
}

/* nav-white */
.navbar-main .nav-white .megamenu.open > a:after {
    border-bottom-color: rgba(0, 0, 0, 0.1);
}

.nav-white > .megamenu .dropdown-menu {
    background: black;
}

.nav-white > .megamenu .dropdown-menu li a {
    color: #666666;
}

.nav-white > .megamenu .dropdown-menu li a:hover, .nav-white > .megamenu .dropdown-menu li a:focus {
    color: #cbac59;
}

.nav-white > .megamenu .mega-menu-content .menu-column {
    padding: 30px 20px;
}

.nav-white > .megamenu .mega-menu-content .menu-column + .menu-column {
    border-left-color: rgba(0, 0, 0, 0.1);
}

.nav-white > .megamenu .mega-menu-content h3 {
    color: #333333;
}

.nav-white > .megamenu .mega-menu-content .sub-menu > li > a {
    color: #666666;
}

.nav-white > .megamenu .mega-menu-content .sub-menu > li > a:hover, .nav-white > .megamenu .mega-menu-content .sub-menu > li > a:focus {
    color: #cbac59;
}

.nav-white > .megamenu .mega-menu-content .list-thumbs-pro .product + .product {
    border-top-color: rgba(0, 0, 0, 0.1);
}

/* login */
.login-wrapper {
    background: black;
    color: white;
    padding: 30px;
    position: absolute;
    overflow: hidden;
    right: 0;
    width: 500px;
    z-index: 3;
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -moz-transition: -moz-transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.login-wrapper label {
    color: #999999;
    display: block;
}

.login-wrapper .form-control {
    background: none;
    width: 100%;
}

.login-wrapper .form-group,
.login-wrapper .list-inline {
    margin-bottom: 30px;
}

.login-wrapper .list-inline li + li {
    margin-left: 30px;
}

.login-wrapper h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.login-wrapper a {
    color: white;
}

.login-wrapper a:hover, .login-wrapper a:focus {
    color: #cbac59;
}

.login-wrapper.open {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* search */
.form-search {
    position: relative;
}

.form-search .form-group {
    width: 100%;
}

.form-search .form-control {
    background: none;
    border-color: black;
    border-right: none;
    border-width: 2px;
    width: 100%;
}

.form-search .btn {
    border-left: none;
    margin-left: -2px;
    position: absolute;
    right: 0;
    top: 0;
}

.search-wrapper {
    background: black;
    color: white;
    padding-top: 10%;
}

.search-wrapper .close {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 2.571em;
}

.search-wrapper .modal-content {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/* owl carousel */
.owl-theme .owl-controls {
    left: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
    background: #333333;
    border-radius: 0;
    color: white;
    font-size: 1.285em;
    height: 50px;
    line-height: 50px;
    margin: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    padding: 0;
    width: 50px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus,
.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.owl-theme .owl-controls .owl-buttons .owl-next:focus {
    background-color: #cbac59;
}

/* home slide */
.main-slide .container {
    margin-bottom: 20px;
    margin-top: 2px;
}

.main-slide-fullwidth {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lastsaleleft {
    float: left;
}

.lastsaleleft:hover {
    opacity: 0.8;
}

.lastsaleright:hover {
    opacity: 0.8;
}

.lastsale {
    display: inline-block;
}

.item-caption {
    color: white;
    text-align: center;
    text-transform: uppercase;
}

.item-caption .item-cat, .item-caption h2 {
    font-family: Raleway, sans-serif;
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
}

.item-caption .item-cat {
    margin-bottom: 10px;
}

.item-caption h2 {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 4.286em;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 40px;
}

.itemnew {
    margin-top: 20px;
    margin-bottom: 20px;
}
.owl-carousel {
    display: inline;
}
.owl-carousel .item {
    position: relative;
}

.owl-carousel .item > img {
    display: inline-block;
}

.owl-carousel .item .item-caption {
    bottom: 0;
    height: 80%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 80%;
}

.owl-carousel .item .item-caption .item-cat a {
    color: white;
}

.owl-carousel .item .item-caption .item-cat a:hover, .owl-carousel .item .item-caption .item-cat a:focus {
    color: #cbac59;
}

.owl-carousel .item .item-caption-inner {
    display: table;
    height: 100%;
    width: 100%;
}

.owl-carousel .item .item-caption-wrap {
    display: table-cell;
    vertical-align: middle;
}

/* end owl-controls*/
.main-demo {
}

.main-demo .item {
    text-align: center;
}

.main-demo .item-caption {
    top: 0;
}

.main-demo .owl-controls {
    margin-top: -25px;
    top: 50%;
}

.main-demo .owl-controls .owl-buttons .owl-prev {
    float: left;
}

.main-demo .owl-controls .owl-buttons .owl-next {
    float: right;
}

.second-demo .item:after {
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.second-demo .item .item-caption {
    z-index: 2;
}

/* product slide */
.product-slide {
    padding-top: 50px;
}

.product-slide .owl-controls {
    top: 0;
}

.product-slide .owl-controls .owl-buttons .owl-prev,
.product-slide .owl-controls .owl-buttons .owl-next {
    background: none;
    /* border: 2px solid #333333; */
    color: #333333;
    font-size: 2.2em;
    line-height: 45px;
    margin: 0 2px;
}

.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus,
.product-slide .owl-controls .owl-buttons .owl-next:hover,
.product-slide .owl-controls .owl-buttons .owl-next:focus {
    color: #cbac59;
}

.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus,
.product-slide .owl-controls .owl-buttons .owl-next:hover,
.product-slide .owl-controls .owl-buttons .owl-next:focus {
    background-color: transparent;
    border-color: #cbac59;
}

/* announces */
.announces {
    background: whitesmoke;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    padding: 10px 0;
}

/* collections */
.collections {
    margin-bottom: 50px;
}

.collections .collect-item {
    text-align: center;
}

.collections h2 {
    font-family: Raleway, sans-serif;
    font-size: 1.071em;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.collections p {
    margin-bottom: 25px;
}

.collect-item-thumb {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.collect-item-thumb:after {
    border: 1px solid white;
    bottom: 5px;
    content: "";
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.collect-item-thumb img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.collect-item-thumb:hover img {
    opacity: .7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.collect-item-thumb:hover:after {
    -webkit-transform: scale(0.55, 0.5);
    transform: scale(0.55, 0.5);
    filter: alpha(opacity=0);
    opacity: 0;
}

/* top-selling */
.top-selling {
    margin-bottom: 20px;
}

#bg-red {
    background: #d55357;
}

/* quick-view-pro */
.quick-view-pro .container {
    width: 100%;
}

/* lookbook */
.lookbook {
    background: url(/assets/bg-wood.jpg) repeat;
    color: white;
    font-size: .929em;
    margin-bottom: 60px;
    padding: 30px 30px 10px;
    position: relative;
    text-align: center;
}

.lookbook h2 {
    color: white;
    font-size: 1.714em;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}

.lookbook h2 a {
    color: white;
}

.lookbook h2 a:hover, .lookbook h2 a:focus {
    color: #cbac59;
}

.lookbook:after {
    border: 3px solid white;
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

/* parallax */
.pi-parallax {
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(/assets/bg-parallax2.jpg);
    color: white;
}

.pi-parallax .item {
    display: table;
    height: 400px;
}

.pi-parallax .item blockquote {
    border-left: 0;
    display: table-cell;
    font-size: 2.571em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.pi-parallax .item blockquote p {
    font-family: Raleway, sans-serif;
}

.pi-parallax .item blockquote footer {
    color: white;
    font-size: .5em;
    padding: 15px 0 0;
    position: relative;
}

.pi-parallax .item blockquote footer:after {
    border-top: 1px solid white;
    content: "";
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 0;
    width: 50px;
}

.pi-parallax .item .intro {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.pi-parallax .item .intro h2 {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 4.286em;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.parallax-shop {
    background-image: url(/assetsbg-parallax3.jpg);
    position: relative;
}

.parallax-shop:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.parallax-shop .owl-carousel {
    text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25);
    z-index: 2;
}

.parallax-shop p {
    margin-bottom: 40px;
}

/* list-thumbs */
.list-thumbs {
    padding: 50px 0 30px;
}

.list-thumbs h3 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid black;
    padding-bottom: 15px;
}

.list-thumbs .list-thumbs-pro .product + .product {
    border-top-color: rgba(0, 0, 0, 0.1);
}

.product-thumbs-slide {
    padding-top: 0;
}

.product-thumbs-slide .owl-controls {
    padding: 0 15px;
    text-align: right;
    top: -63px;
}

.product-thumbs-slide .owl-controls .owl-buttons .owl-prev,
.product-thumbs-slide .owl-controls .owl-buttons .owl-next {
    font-size: 1.714em;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 10px;
    text-align: center;
    width: 25px;
}

.product-thumbs-slide .owl-controls .owl-buttons .owl-prev *,
.product-thumbs-slide .owl-controls .owl-buttons .owl-next * {
    display: block;
    line-height: 0.8;
}

/* highlights */
.wp-ads {
    list-style: none;
    margin: 50px 0;
    overflow: hidden;
    padding: 0;
}

.wp-ads li {
    background-color: #cbac59;
    color: white;
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 20px 0 20px 25px;
    width: 20%;
}

.wp-ads li strong {
    display: block;
}

.wp-ads li span {
    font-size: .857em;
    filter: alpha(opacity=50);
    opacity: .5;
}

.wp-ads li .fa {
    float: left;
    font-size: 2.571em;
    margin-right: 10px;
}

.wp-ads li + li {
    background-color: rgba(26, 188, 156, 0.9);
}

.wp-ads li + li + li {
    background-color: rgba(26, 188, 156, 0.8);
}

.wp-ads li + li + li + li {
    background-color: rgba(26, 188, 156, 0.7);
}

.wp-ads li + li + li + li + li {
    background-color: rgba(26, 188, 156, 0.6);
}

/* latest blog */
.latest-blog {
    padding: 80px 0 60px;
}

.latest-blog h3 {
    font-family: Raleway, sans-serif;
    font-size: 1.071em;
    margin-bottom: 15px;
}

.latest-blog .post {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* wp-404 */
.ico-emotion {
    color: black;
    font-size: 10em;
    filter: alpha(opacity=10);
    opacity: .1;
    line-height: 1;
}

.page-404 {
    background: #fafafa;
    padding: 70px 0;
}

.page-404 h2 {
    font-family: Raleway, sans-serif;
    font-size: 4.286em;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
}

.form-search2 {
    margin: 30px 0;
}

.form-search2 .form-control {
    height: 46px;
}

.form-search2 .form-control, .form-search2 .btn {
    border-color: #dddddd;
}

.form-search2 .btn {
    border-width: 1px;
    min-width: 0;
    padding-left: 20px;
    padding-right: 20px;
}

#googlemaps {
    height: 385px;
}

/* page-top */
.page-top, .page-top-md, .page-top-lg {
    background-color: #cbac59;
    color: white;
    margin-bottom: 60px;
    text-align: center;
}

.page-top .container, .page-top-md .container, .page-top-lg .container {
    display: table;
    height: 100px;
}

.page-top .page-top-in, .page-top-md .page-top-in, .page-top-lg .page-top-in {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    padding: 20px 0 10px 0;
}

.page-top h2, .page-top-md h2, .page-top-lg h2 {
    color: white;
    font-size: 1.429em;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}

.page-top-in h1 {
    color: white;
    text-transform: uppercase;
    font-size: 19px;
}

.page-top h2 span, .page-top-md h2 span, .page-top-lg h2 span {
    display: inline-block;
    /** padding: 11px 31px 11px 35px; **/
}

.page-top-md {
    background-color: #333333;
    background-image: url(/assets/resources/images/bg-blog.jpg);
    background-repeat: no-repeat;
}

.page-top-md .container {
    height: 202px;
}

.page-top-lg {
    background-color: #333333;
    background-image: url(/assets/resources/images/bg-contact.jpg);
    background-repeat: no-repeat;
}

.page-top-lg .container {
    height: 384px;
}

.page-top-lg h2 span {
    border: 2px solid white;
}

/* contact-content */
.contact-content {
    margin-bottom: 60px;
}

.contact-content h3 {
    font-weight: 700;
    text-transform: uppercase;
}

.contact-content h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.contact-content-full h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid black;
    padding-bottom: 15px;
}

.contact-intro {
    padding-bottom: 30px;
}

/* sidebar */
.sidebar {
    margin-bottom: 50px;
}

.sidebar .block {
    position: relative;
}

.sidebar .block + .block {
    margin-top: 40px;
    padding-top: 40px;
}

.sidebar .block + .block:after {
    background: #dddddd;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

.block h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.block .form-search2 {
    margin: 0;
}

/* footer */
.footer {
    background: #181818;
    color: #999999;
    padding: 50px 0 30px;
}

.footer h2 {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
}

.footer li {
    padding: 0 0 3px;
}

.footer i {
    color: #666666;
    padding-right: 5px;
}

.footer .list-footlinks {
    margin-left: 0;
}

.footer .list-footlinks li {
    line-height: 1;
    padding: 0 14px 0 0;
}

.footer .list-footlinks li + li {
    border-left: 1px solid #444;
    padding-left: 16px;
}

.upper-foot {
    font-size: .928em;
    padding-bottom: 10px;
}

.upper-foot a {
    color: #999999;
}

.upper-foot a:hover, .upper-foot a:focus {
    color: #cbac59;
}

.below-foot {
    border-top: 1px solid #383838;
    padding-top: 25px;
}

.below-foot a {
    color: #cbac59;
}

.below-foot a:hover, .below-foot a:focus {
    color: #999999;
}

.copyrights {
    font-size: .785em;
}

.social-list li + li {
    margin-left: 15px;
}

.social-list a {
    font-size: 1.571em;
}

/* home 3 */
.navbar-main-narrow {
    box-shadow: none;
}

.navbar-main-narrow .logo {
    display: inline-block;
    float: none;
    margin: 30px auto;
}

.navbar-main-narrow .navbar-header {
    border-bottom: 3px solid #282828;
    float: none;
    text-align: center;
}

.navbar-main-narrow .navbar-collapse {
    border-bottom: 1px solid #dddddd;
    padding-left: 0;
    padding-right: 0;
}

.navbar-main-narrow .navbar-nav > li > a {
    padding: 18px 20px 17px;
}

.navbar-main-narrow .navbar-nav > .megamenu .dropdown-menu {
    margin-top: -1px;
}

.navbar-main-narrow .navbar-act {
    font-size: .857em;
}

.navbar-act > li > a {
    color: #333333;
}

.navbar-default .navbar-toggle {
    border: none;
    border-radius: 0;
    margin: 36px 0 0;
    padding: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333333;
    width: 20px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #cbac59;
}

/* home 4 */
.navbar-main-drop {
    /* main nav */
    /* end main nav */
}

.navbar-main-drop .menu-shop {
    padding-right: 0;
}

.navbar-main-drop .navbar-act {
    font-size: .857em;
}

.navbar-main-drop .navbar-act > li > a {
    padding-bottom: 33px;
    padding-top: 32px;
}

.navbar-main-drop .shopping-bag {
    top: 23px;
}

.navbar-main-drop .navbar-header {
    float: none;
    text-align: center;
}

.navbar-main-drop .navbar-header .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.navbar-main-drop .navbar-toggle {
    display: block;
    float: left;
}

.navbar-main-drop .navbar-collapse.collapse {
    display: none !important;
}

.navbar-main-drop .navbar-collapse.in {
    overflow-y: auto;
}

.navbar-main-drop .collapse.in {
    display: block !important;
}

.navbar-main-drop .navbar-left, .navbar-main-drop .pull-right {
    float: none !important;
}

.navbar-main-drop .navbar-collapse {
    background-color: black;
    min-width: 260px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    left: 0;
    top: 85px;
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -moz-transition: -moz-transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.navbar-main-drop .navbar-collapse .navbar-nav > li {
    float: none;
}

.navbar-main-drop .navbar-collapse .navbar-nav > li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 11px;
    color: #7e7e7e;
    font-size: 1.5em;
    font-weight: 700;
}

.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover:before, .navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus:before {
    color: white;
}

.navbar-main-drop .navbar-collapse .dropdown-menu {
    background: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: none;
    float: none;
    padding: 10px 20px !important;
    position: static;
}

.navbar-main-drop .navbar-collapse .dropdown-submenu > .dropdown-menu {
    border-top: none;
    margin-top: 0;
}

.navbar-main-drop .collapse.in {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.navbar-main-drop .navbar-nav .open > a:after {
    display: none;
}

.navbar-main-drop .navbar-nav .dropdown-menu {
    font-family: 'Raleway', sans-serif;
    font-size: .928em;
}

.navbar-main-drop .navbar-nav .dropdown-menu .dropdown-menu {
    font-size: 1em;
}

.navbar-main-drop .navbar-nav > .megamenu .dropdown-menu {
    margin: 0;
}

.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content {
    padding: 0 20px;
}

.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .row {
    margin-left: 0;
    margin-right: 0;
}

.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column {
    display: block;
    float: none;
    padding: 0;
    width: 100%;
}

.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
    border-left: none;
    display: block;
    margin-top: 20px;
}

.navbar-main-drop .dropdown-submenu > a:after {
    display: none;
}

.navbar-main-drop .dropdown-submenu > .dropdown-menu {
    display: block;
}

.navbar-main-drop .navbar-collapse .navbar-nav > li > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > li > a:focus {
    background-color: #cbac59;
    color: white;
}

.navbar-main-drop .navbar-collapse .navbar-nav > .active > a,
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:hover,
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:focus,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a:hover,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a:focus {
    color: white;
    background-color: #cbac59;
}

.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:before {
    color: white;
}

.pickyGold {
    color: #cbac59 !important;
}

/* about */
.about {
    margin-bottom: 10px;
}

.short-intro {
    margin-bottom: 50px;
}

.short-intro p {
    margin: 0;
}

.short-intro p strong {
    font-size: .928em;
    text-transform: uppercase;
}

.short-intro h1 {
    font-family: Raleway, sans-serif;
    font-size: 4.285em;
    text-transform: uppercase;
}

.short-intro .divider {
    margin-bottom: 20px;
}

/* row-narrow */
.row-narrow {
    margin-left: -5px;
    margin-right: -5px;
}

.row-narrow div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.cat-description {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: white;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.cat-description h3, .cat-description a {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}

.cat-description h3 {
    color: white;
    font-family: Raleway, sans-serif;
    font-size: 1.714em;
    margin-bottom: 5px;
}

.cat-description a {
    color: rgba(255, 255, 255, 0.5);
    font-size: .857em;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
}

.cat-item {
    overflow: hidden;
    position: relative;
}

.cat-item:hover .cat-description, .cat-item:hover h3, .cat-item:hover a {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* partners */
.partners {
    margin-bottom: 60px;
}

.partners ul {
    margin-bottom: 0;
    margin-top: 50px;
}

.partners li {
    margin: 0 25px;
}

.partners img {
    margin: 0 auto;
}

/* pgl-fixed */
.highlight {
    padding-bottom: 35px;
    padding-top: 50px;
}

.main-slide-boxed .container {
    margin-bottom: 0;
}

.pgl-fixed {
    background-color: #f5f5f5;
}

.pgl-fixed #page {
    background-color: white;
    max-width: 1170px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.pgl-fixed .container {
    padding-left: 50px;
    padding-right: 50px;
}

.pgl-fixed .main-slide-boxed .container {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.menu-header-link a {
    color: #fff;
}

.menu-header-link a:hover {
    color: #505050 !important;
}

.sec {
    display: none;
}

/* animations */

/*!
Custom animations
Copyright (c) 2015 Emanuele Serini
*/

@-webkit-keyframes btn-success {
    0% {
        background-color: #333333;
        border-color: #333333;
    }

    50%, 75% {
        background-color: #333333;
        border-color: green;
    }

    85% {
        background-color: #333333;
        border-color: green;
    }

    100% {
        background-color: #333333;
        border-color: #333333;
    }
}

@keyframes btn-success {
    0% {
        background-color: #333333;
        border-color: #333333;
    }

    50%, 75% {
        background-color: green;
        border-color: green;
    }

    85% {
        background-color: #333333;
        border-color: green;
    }

    100% {
        background-color: #333333;
        border-color: #333333;
    }
}

.btn-success {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: btn-success;
}

@-webkit-keyframes btn-fail {
    0% {
        background-color: #333333;
        border-color: #333333;
    }

    50%, 75% {
        background-color: darkred;
        border-color: #ff0000;
    }

    85% {
        background-color: #333333;
        border-color: #ff0000;
    }

    100% {
        background-color: #333333;
        border-color: #333333;
    }
}

@keyframes btn-fail {
    0% {
        background-color: #333333;
        border-color: #333333;
    }

    50%, 75% {
        background-color: darkred;
        border-color: #ff0000;
    }

    85% {
        background-color: #333333;
        border-color: #ff0000;
    }

    100% {
        background-color: #333333;
        border-color: #333333;
    }
}

.btn-fail {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: btn-fail;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    from {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    from {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

/* blog */
.blog .post h1, .blog .post h2, .blog .post h3 {
    font-weight: 700;
}

.post {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.post h3 {
    margin: 0 0 10px;
}

.post .btn {
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
}

.post .btn:hover, .post .btn:focus {
    background-color: #cbac59;
    border-color: #cbac59;
}

.post blockquote {
    border-left: none;
    font-size: 2.145em;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center;
}

.post blockquote p {
    background-color: #cbac59;
    color: white;
    font-weight: 700;
    padding: 40px;
}

.post blockquote footer {
    color: #666666;
    font-family: Raleway, sans-serif;
    font-size: .466em;
    position: relative;
}

.post blockquote footer:after {
    bottom: -5px;
    height: 0;
    border-top: 5px solid #cbac59;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    bottom: 35px;
}

.blog .sidebar .block + .block:after {
    width: 100%;
}

.blog .post .post-meta {
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}

.blog .post .post-meta:after {
    border-bottom: 1px solid #f0f0f0;
    content: '';
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100px;
}

.post-image .owl-carousel .item .item-caption {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 60px;
    left: 0;
    padding: 20px 20px 0;
    right: 0;
    text-align: left;
    text-transform: none;
}

.post-image .owl-carousel .item .item-caption p {
    margin: 0;
}

.post-image .owl-carousel .owl-controls {
    bottom: 0;
    padding: 15px 13px 15px 0;
    text-align: right;
}

.post-image .owl-carousel .owl-controls .owl-buttons .owl-prev,
.post-image .owl-carousel .owl-controls .owl-buttons .owl-next {
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    margin: 0 2px;
    text-align: center;
    width: 30px;
}

.simple-post-list {
    margin: 0;
    padding: 0;
}

.simple-post-list li {
    overflow: hidden;
}

.simple-post-list li + li {
    margin-top: 20px;
}

.simple-post-list .post-video,
.simple-post-list .post-image {
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
    width: 65px;
}

.simple-post-list .post-info {
    line-height: 1.3;
}

.simple-post-list .post-meta {
    padding-top: 5px;
}

.sidebar .tagclouds,
.post-tags {
    font-size: .928em;
}

.sidebar .tagclouds li,
.post-tags li {
    padding-left: 0;
    padding-right: 0;
}

.sidebar .tagclouds a,
.post-tags a {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #666666;
}

.post-tags {
    margin: 50px 0;
}

.post-tags strong {
    padding-right: 10px;
    text-transform: uppercase;
}

.post-tags a {
    display: inline-block;
    margin: 0 2px 5px 0;
    padding: 5px 10px;
    text-transform: capitalize;
}

.list-thumb-gallery {
    margin: 0 -3px;
    padding: 0;
}

.list-thumb-gallery li {
    display: inline-block;
    margin: 0 3px 3px;
}

/* mini blog */
.post-medium .post-image .owl-carousel .owl-controls {
    bottom: 50%;
    margin-bottom: -15px;
    padding: 0;
}

.post-medium .post-image .owl-carousel .owl-controls .owl-buttons .owl-prev,
.post-medium .post-image .owl-carousel .owl-controls .owl-buttons .owl-next {
    margin: 0;
}

.post-medium .post-image .owl-carousel .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin-left: 15px;
}

.post-medium .post-image .owl-carousel .owl-controls .owl-buttons .owl-next {
    float: right;
    margin-right: 15px;
}

/* single post */
.blog-single-post {
    border-bottom: none;
    padding-bottom: 0;
}

.blog-single-post blockquote {
    border-left: 5px solid #dddddd;
    font-size: 1.285em;
    line-height: 1.6;
    margin: 0 0 30px;
    padding: 0 0 0 20px;
    text-align: left;
}

.blog-single-post blockquote p {
    background-color: transparent;
    color: #666666;
    font-weight: 400;
    padding: 0;
}

.post-action {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    display: table;
    margin: 0 0 40px;
    padding: 0;
}

.post-action li {
    display: table-cell;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 50%;
    vertical-align: top;
}

.post-action li.btn-pre {
    padding-right: 30px;
}

.post-action li.btn-next {
    border-left: 1px solid #dddddd;
    padding-left: 30px;
    text-align: right;
}

/* related-posts */
.related-posts h3,
.post-block h3 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.related-posts h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    text-transform: none;
}

.related-posts .post {
    border-bottom: none;
    padding-bottom: 0;
}

.comments {
    list-style: none;
    padding: 0;
}

.comments li {
    border-top: 1px solid #dddddd;
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 70px;
    position: relative;
}

.comments .img-circle {
    left: 0;
    position: absolute;
}

.post-comments h3 {
    margin-bottom: 0;
}

.post-comments p {
    margin-bottom: 10px;
}

.post-comments > .comments > li:first-child {
    margin-top: 20px;
}

.post-comments .comment-by {
    display: block;
}

.post-comments .date {
    color: #999999;
    display: block;
    margin-bottom: 10px;
}

.post-comments a i {
    color: #dddddd;
}

.post-leave-comment h3 {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 20px;
}

.post-leave-comment input.form-control {
    height: 40px;
}

/* blog mansory */
.blog-masonry .post-mansory-item {
    margin-bottom: 30px;
}

.blog-masonry .post {
    border: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 30px 30px 0;
}

.blog-masonry .post h3 {
    font-size: 1.285em;
    font-weight: 400;
}

.blog-masonry .post .post-image {
    margin: -30px -30px 30px;
}

.blog-masonry .post .post-content > p {
    margin-bottom: 30px;
}

.blog-masonry .post .post-meta-foot {
    border-top: 1px solid #dddddd;
    margin: 10px -30px 0;
    overflow: hidden;
    padding: 15px 30px;
}

.blog-masonry .post .post-meta-foot:after {
    display: none;
}

.btn-loadmore {
    padding: 50px 0;
}

/* elements */
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    margin: 0 0 20px;
}

p, ul, ol {
    margin: 0 0 20px;
}

a:hover, a:focus {
    color: #cbac59;
}

a:hover, a:focus {
    text-decoration: none;
}

address {
    line-height: 2.4;
}

small, .post-meta {
    font-size: 100%;
}

input, button, select, textarea {
    background: #fafafa;
    border: 1px solid #dddddd;
}

textarea {
    resize: none;
}

blockquote p {
    line-height: 1.4;
}

blockquote p:before {
    content: "\'\' ";
}

blockquote p:after {
    content: " \'\'";
}

blockquote footer:before {
    display: none;
}

/* drop caps */
.drop-caps:first-letter {
    color: #cbac59;
    float: left;
    font-family: Raleway, sans-serif;
    font-size: 5.357em;
    line-height: 60px;
    padding: 4px;
    margin-right: 5px;
    margin-top: 5px;
}

.drop-caps.secondary:first-letter {
    background-color: #cbac59;
    border-radius: 3px;
    color: white;
    padding: 6px;
    margin-right: 5px;
}

.form-control {
    border-color: #dddddd;
    box-shadow: none;
    height: 35px;
}

.form-control:focus {
    border-color: #666666;
    box-shadow: none;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
    font-size: 1.5em;
    height: 48px;
}

.formDropdown {
    padding-right: 30px;
}

select {
    -webkit-appearance: none;
    width: 100%;
    /*Removes default chrome and safari style*/
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background-image: url(/assets/dropdown-button.png) !important;
    background-repeat: no-repeat;
    background-position: right -4px;
    background-color: white;
    cursor: pointer;
}

.error {
    color: #f64243;
}

.alert {
    margin-bottom: 30px;
}

/* Firefox select button fix */
@-moz-document url-prefix() {
    select {
        background-position: 88.9% -1px;
        background-image: url(/assets/resources/images/dropdown-button2.png);
    }
    .formDropdown {
        width: 111%;
        padding: 10px 40px 10px 15px;
    }
}

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

label {
    font-weight: 400;
}

.divider {
    background-color: white;
    display: block;
    height: 1px;
    margin: 0 auto 15px;
    width: 50px;
}

.bg-color {
    background-color: #555;
}

.tall {
    margin: 50px 0;
}

.short {
    padding-top: 30px !important;
}

.img-circle img {
    border-radius: 50%;
}

.btn,
.form-control {
    border-radius: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}

.btn {
    background-color: transparent;
    border: 2px solid #333333;
    color: #333333;
    font-size: .857em;
    font-weight: 700;
    min-width: 140px;
    padding: 14px 15px 13px;
    text-transform: uppercase;
    background-image: none;
}

a.btn.btn-sm.hidden-xs:hover {
    text-shadow: 1px 1px 5px #cbac59;
}
/*
.btn.btn-sm.hidden-xs.btn-editorial-black-center:hover{
    text-shadow: 1px 1px 5px #cb9520;
}
*/
.btn.btn-sm.hidden-xs.btn-editorial-black-due:hover{
    text-shadow: 1px 1px 5px #cb9520;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-tre:hover{
    text-shadow: 1px 1px 5px #cb9520;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-big:hover{
    text-shadow: 1px 1px 5px #cb9520;
}

.btn:hover, .btn:focus {
    background-color: #cbac59;
    border-color: #cbac59;
    color: white;
}

.btn-icon i {
    margin-right: 8px;
}

.btn-default {
    background-color: #333333;
    color: white;
}

.btn-primary {
    background-color: #cbac59;
    border-color: #cbac59;
    color: white;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #333333;
    border-color: #333333;
    color: white;
}

.btn-white {
    background-color: transparent;
    border-color: white;
    color: white;
}

.btn-white:hover, .btn-white:focus {
    background-color: #cbac59;
    border-color: #cbac59;
}

.btn-grey {
    background-color: whitesmoke;
    border-color: whitesmoke;
    color: #666666;
    min-width: 50px;
}

.btn-black {
    background-color: black;
    border-color: black;
    color: #333333;
}

.btn-greyer {
    border-color: #666666;
    color: #666666;
}

.btn-active {
    background-color: #cbac59;
    border-color: #cbac59;
    color: white;
}

.btn-xs {
    min-width: 0;
    padding: 5px 20px 4px;
}

.btn-xxs {
    min-width: 0;
    padding: 1px 4px 1px;
}

.btn-sm {
    min-width: 0;
    padding: 9px 20px 8px;
}

.btn-lg, .btn-group-lg > .btn {
    padding-left: 35px;
    padding-right: 35px;
}

.btn-max-width {
    width: 100%;
}

.title {
    font-weight: 700;
    font-size: 1.714em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 45px;
}

.title:after {
    border-top: 1px solid #dddddd;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}

.title span {
    background: white;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

.post-info-act {
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 350%, 0);
    transform: translate3d(0, 350%, 0);
    z-index: 1;
}

.post-info-act a {
    border: 2px solid white;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}

.post-image {
    background-color: #cbac59;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.post-image > a > img, .post-image > img {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.post-image:hover .post-info-act {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.post-image:hover > a > img, .post-image:hover > img {
    filter: alpha(opacity=60);
    opacity: .6;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.post-audio,
.post-video {
    margin-bottom: 20px;
}

.post-meta {
    color: #999999;
}

.post-meta a {
    color: #cbac59;
}

.post-meta a:hover, .post-meta a:focus {
    color: #333333;
}

.post-meta span {
    margin-right: 10px;
}

.post-meta span i {
    margin-right: 3px;
}

.pro-tabs {
    border-bottom: none;
    margin-bottom: 50px;
}

.pro-tabs > li {
    display: inline-block;
    float: none;
    margin: 0 1px;
}

.pro-tabs > li a {
    border-radius: 0;
    background: white;
    border: 2px solid black;
    color: black;
    font-size: .929em;
    font-weight: 700;
    display: inline-block;
    padding: 12px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}

.pro-tabs > li a:hover {
    background: black;
    border-color: black;
    color: white;
}

.pro-tabs > li.active > a, .pro-tabs > li.active > a:hover, .pro-tabs > li.active > a:focus {
    background-color: black;
    border-color: black;
    border-width: 2px;
    color: white;
}

.second-tabs {
    border-bottom: none;
    font-size: .929em;
    font-weight: 700;
    margin-bottom: 20px;
    margin-left: -3px;
    margin-right: -3px;
    overflow: hidden;
    /* end li */
}

.second-tabs li {
    margin: 0 3px 10px;
}

.second-tabs li a {
    background: #f0f0f0;
    border: none;
    border-radius: 0;
    color: #333333;
    display: block;
    margin-right: 0;
    padding: 12px 15px;
}

.second-tabs li.active:after {
    bottom: -5px;
    height: 0;
    border-top: 5px solid #cbac59;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}

.second-tabs li.active a {
    background-color: #cbac59;
    border: none;
    color: white;
}

.second-tabs li.active a:hover, .second-tabs li.active a:focus {
    border: none;
}

.product {
    margin-bottom: 30px;
    position: relative;
}

.bag {
    border-radius: 50%;
    color: white;
    font-size: .857em;
    height: 40px;
    line-height: 40px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 40px;
    z-index: 2;
}

.bag a {
    color: white;
}

.bag-new {
    background-color: #cbac59;
}

.bag-hot {
    background-color: #f64243;
}

.bag-cool,
.bag-onsale {
    background-color: #505050;
}

.product-thumb-info-act {
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 50%;
    margin-bottom: -25px;
    width: 100%;
    z-index: 3;
}

.product-thumb-info-act a {
    background: white;
    color: #333333;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    opacity: 0;
    width: 50px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translate3d(0, 172px, 0);
    transform: translate3d(0, 172px, 0);
}

.product-thumb-info-act a:hover, .product-thumb-info-act a:focus {
    background-color: #cbac59;
    color: white;
}

.product-thumb-info-act .add-to-cart-product {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.product-thumb-info-image {
    margin-bottom: 15px;
    position: relative;
}

.product-thumb-info-image:hover .product-thumb-info-act a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.price {
    color: #cbac59;
    font-family: Raleway, sans-serif;
    display: block;
    font-size: 11px;
}

.saleprice {
    color: #ff0000;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    display: block;
    font-size: 11px;
}

.item-cat {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.product-thumb-writing {
    height: 115px;
}

.item-cat small {
    font-size: 80%;
}

.product-thumb-info-content h4 {
    font-family: Raleway, sans-serif;
    font-size: 0.85em;
    line-height: 1.6;
    margin-bottom: 0;
    /** padding-right: 85px; **/
}

.product-thumb-info-content .item-cat a {
    color: #999999;
}

.product-thumb-info-content .item-cat a:hover, .product-thumb-info-content .item-cat a:focus {
    color: #cbac59;
}

.required {
    color: #e21313;
}

/* product-list */
.list-icons {
    margin: 0 15px 0 0;
}

.list-icons li {
    padding-left: 0;
}

.list-icons a {
    border: 1px solid #ddd;
    color: #333333;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.list-icons .active a, .list-icons a:hover, .list-icons a:focus {
    background-color: #333333;
    border-color: #333333;
    color: white;
}

.product-list .product-thumb-info-content .product-thumb-info-act {
    position: static;
    margin-bottom: 0;
    width: auto;
}

.product-list .product-thumb-info-content .product-thumb-info-act .add-to-cart-product {
    background-color: #eee;
    margin: 0 0 0 6px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.product-list .product-thumb-info-content .product-thumb-info-act .add-to-cart-product:hover, .product-list .product-thumb-info-content .product-thumb-info-act .add-to-cart-product:focus {
    background-color: #cbac59;
}

/* form-newsletter */
.form-newsletter {
    position: relative;
}

.form-newsletter .form-group {
    width: 100%;
}

.form-newsletter .form-group .form-control {
    border: none;
    font-size: .857em;
    padding-right: 45px;
    width: 100%;
}

.form-newsletter .btn {
    background: white;
    border: none;
    height: 35px;
    min-width: 40px;
    padding: 10px 0 9px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.form-newsletter-modal {
    position: relative;
}

.form-newsletter-modal .form-group {
    width: 100%;
}

.form-newsletter-modal .form-group .form-control {
    border-width: thin;
    padding-right: 45px;
    font-size: 0.9em;
    width: 100%;
}

.form-newsletter-modal .btn {
    background: #ffffff;
    border: none;
    height: 35px;
    min-width: 40px;
    padding: 10px 0 9px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

/* tags */
.tagclouds a {
    border: 1px solid #484848;
    color: #999999;
    display: inline-block;
    margin: 0 2px 5px 0;
    padding: 5px 10px;
    text-transform: capitalize;
}

.tagclouds a:hover, .tagclouds a:focus {
    color: #cbac59;
    border-color: #cbac59;
}

/* Scroll to Top */
.scroll-to-top {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    background-color: #cbac59;
    bottom: 20px;
    color: white;
    display: block;
    font-size: 1.285em;
    height: 50px;
    line-height: 50px;
    opacity: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 1040;
}

.scroll-to-top:hover, .scroll-to-top:focus {
    background-color: #333333;
    color: white;
}

.scroll-to-top.visible {
    filter: alpha(opacity=10);
    opacity: 1;
}

/* breadcrumb */
.breadcrumb, .pager, .pagination {
    font-family: Raleway, sans-serif;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin: 20px 0 0;
    padding: 0;
}

.breadcrumb li, .breadcrumb > .active {
    color: white;
}

.breadcrumb > li + li:before {
    color: rgba(255, 255, 255, 0.8);
}

.breadcrumb a {
    color: rgba(255, 255, 255, 0.8);
}

.breadcrumb a:hover, .breadcrumb a:focus {
    color: #666666;
}

/* pager */
.pager {
    margin: 20px 0;
    text-align: right;
}

.pager li > a, .pager li > span {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.pager li > a:hover, .pager li > a:focus, .pager li > span:hover, .pager li > span:focus {
    background-color: transparent;
    color: #666666;
}

.pager a {
    color: white;
}

.pager li + li {
    border-left: 1px solid white;
    margin-left: 6px;
    padding-left: 8px;
}

/* pagination */
.pagination {
    margin: 0 0 50px;
}

.pagination li {
    background: #333333;
    display: inline-block;
    margin: 0 4px;
    text-align: center;
}

.pagination li > a,
.pagination li > span {
    background-color: #333333;
    border: none;
    color: white;
    line-height: 40px;
    padding: 0 18px;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background-color: whitesmoke;
    border-color: whitesmoke;
    color: #333333;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #cbac59;
    color: white;
    border-color: #cbac59;
}

/* accordion */
.panel-group {
    margin-bottom: 50px;
}

.panel-group .panel-default {
    border-radius: 0;
    border-color: transparent;
    box-shadow: none;
    font-size: .928em;
}

.panel-group .panel-default + .panel {
    margin-top: 0;
}

.panel-group .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    border-top: 1px solid #333333;
    color: #333333;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 0 13px;
}

.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    padding: 0;
}

.panel-group .panel-default h4 {
    padding-top: 15px;
}

.panel-group .panel-default .panel-title {
    font-size: 1em;
    font-weight: 700;
    position: relative;
}

.panel-group .panel-default .panel-title:after {
    height: 0;
    border-top: 5px solid #cbac59;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    position: absolute;
    width: 0;
    border-top-color: black;
    bottom: auto;
    left: auto;
    margin-left: 0;
    right: 0;
    top: 15px;
}

.panel-group .panel-default .panel-title a {
    display: block;
}

.panel-body.post-comments > .comments > li:first-child {
    border-top: none;
    padding-top: 0;
}

.panel-group2 .panel-default {
    font-size: 1em;
}

.panel-group2 .panel-default > .panel-heading {
    border-top: none;
}

.panel-group2 .panel-default .panel-title {
    font-weight: 400;
}

.panel-group2 .panel-default .panel-title:after {
    display: none;
}

.panel-group2 .panel-default .panel-title label {
    display: block;
}

.panel-group2 .panel-default .panel-title label a {
    display: inline-block;
}

.panel-group2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: whitesmoke;
    margin-bottom: 15px;
    padding: 15px 20px;
    position: relative;
}

.panel-group2 .panel-default > .panel-heading + .panel-collapse > .panel-body:after {
    height: 0;
    border-bottom: 6px solid whitesmoke;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    left: 15px;
    position: absolute;
    top: -7px;
    width: 0;
}

.panel-group2 .panel-default > .panel-heading + .panel-collapse > .panel-body p {
    margin: 0;
}

/* btn-group */
.btn-group a {
    color: #666666;
    display: inline-block;
    padding: 9px 15px 8px;
}

.btn-group a:hover, .btn-group a:focus {
    color: #cbac59;
}

/* sitemap */
.sitemap {
    padding: 30px 0 60px;
}

.sitemap h3 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 4096px) {
    .product-thumb-info-image {
        display: table-cell;
        height: 320px;
        vertical-align: bottom;
    }

    .product-thumb-info-image-mini {
        height: auto;
    }

    .product.product-display-box {
        height: 497px;
        margin-bottom: 5px;
    }
}

/* responsive */
@media (min-width: 1367px) {
    /* Firefox select button fix */
    @-moz-document url-prefix() {
        .formDropdown {
            width: 110.5%;
        }
        .list-select .list-sort {
            border-right: 1px solid #333333;
            height: 41px;
        }
        .list-select .formDropdown {
            width: 109.5%;
        }
    }
}

@media (max-width: 1280px) {
    .product-thumb-info-image {
        display: table-cell;
        height: 320px;
        vertical-align: bottom;
    }

    /* Firefox select button fix */
    @-moz-document url-prefix() {
        .formDropdown {
            width: 110.5%;
        }
        .list-select .list-sort {
            border-right: 1px solid #333333;
            height: 41px;
        }
        .list-select .formDropdown {
            width: 109.5%;
        }
    }
}

@media (max-width: 1024px) {
    .navbar-nav > .megamenu .dropdown-menu .sub-menu > li > a {
        white-space: normal;
    }

    .product-thumb-info-image {
        display: table-cell;
        height: 250px;
        vertical-align: bottom;
    }

    .wp-ads li {
        padding: 10px 0 10px 10px;
    }

    .wp-ads li .fa {
        font-size: 1.857em;
        margin-top: 5px;
    }

    /* Firefox select button fix */
    @-moz-document url-prefix() {
        .featured-box .formDropdown {
            width: 111%;
        }
        .featured-box-cart .formDropdown {
            width: 111.7%;
        }
    }
    .featured-box-cart .box-content {
        overflow-x: auto;
        padding-bottom: 30px;
    }

    .featured-box-secondary.featured-box-cart .box-content {
        overflow-x: hidden;
        padding-bottom: 0;
    }

    .pgl-fixed .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1 {
        width: 15%;
    }
}

@media (max-width: 992px) {
    .page-top {
        margin-bottom: 10px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-default .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-act {
        position: absolute;
        right: 45px;
        top: 0;
    }

    .navbar-main .navbar-nav {
        float: none !important;
    }

    .navbar-collapse {
        background-color: #fff;
        border-bottom: none !important;
        width: 260px;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        right: 15px;
        top: 85px;
    }

    .navbar-collapse .navbar-nav > li {
        float: none;
    }

    .navbar-collapse .navbar-nav > li > a {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        color: #000;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .navbar-collapse .navbar-nav > li > a.dropdown-toggle:before {
        content: "\f107";
        font-family: 'FontAwesome';
        position: absolute;
        right: 15px;
        top: 11px;
        color: #7e7e7e;
        font-size: 1.5em;
        font-weight: 700;
    }

    .navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover:before, .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus:before {
        color: white;
    }

    .navbar-collapse .dropdown-menu {
        background: none;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        box-shadow: none;
        float: none;
        padding: 10px 20px !important;
        position: static;
    }

    .navbar-collapse .dropdown-submenu > .dropdown-menu {
        border-top: none;
        margin-top: 0;
    }

    .collapse.in {
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .navbar-main .navbar-nav .open > a:after {
        display: none;
    }

    .navbar-main .navbar-nav .dropdown-menu {
        font-family: 'Raleway', sans-serif;
        font-size: .928em;
    }

    .navbar-main .navbar-nav .dropdown-menu .dropdown-menu {
        font-size: 1em;
    }

    .navbar-nav > .megamenu .dropdown-menu {
        margin: 0;
    }

    .navbar-nav > .megamenu .mega-menu-content {
        padding: 0 20px;
    }

    .navbar-nav > .megamenu .mega-menu-content .row {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-nav > .megamenu .mega-menu-content .menu-column {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
    }

    .navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
        border-left: none;
        display: block;
        margin-top: 20px;
    }

    .dropdown-submenu > a:after {
        display: none;
    }

    .dropdown-submenu > .dropdown-menu {
        display: block;
    }

    .navbar-main .navbar-collapse .navbar-nav > li > a:hover, .navbar-main .navbar-collapse .navbar-nav > li > a:focus {
        background-color: #cbac59;
        color: white;
    }

    .navbar-main .navbar-collapse .navbar-nav > .active > a,
    .navbar-main .navbar-collapse .navbar-nav > .active > a:hover,
    .navbar-main .navbar-collapse .navbar-nav > .active > a:focus,
    .navbar-main .navbar-collapse .navbar-nav > .open > a,
    .navbar-main .navbar-collapse .navbar-nav > .open > a:hover,
    .navbar-main .navbar-collapse .navbar-nav > .open > a:focus {
        color: white;
        background-color: #cbac59;
    }

    .navbar-main .navbar-collapse .navbar-nav > .active > a:before {
        color: white;
    }

    .navbar-main-narrow .logo {
        margin: 26px 0;
    }

    .navbar-main-narrow .navbar-act > li > a {
        padding-bottom: 34px;
        padding-top: 34px;
    }

    .navbar-main-narrow .shopping-bag {
        top: 24px;
    }

    /* home 2 */
    .wp-ads li {
        min-height: 80px;
        text-align: center;
    }

    .wp-ads li .fa {
        display: block;
        float: none;
        margin-right: 0;
        margin-top: 5px;
    }

    /* home 4 */
    .navbar-main-drop {
        /* main nav */
    }

    .navbar-main-drop .navbar-collapse {
        right: auto;
    }

    .navbar-main-drop .navbar-act {
        position: static;
    }

    /* parallax */
    .pi-parallax .item .intro h2 {
        font-size: 2.714em;
    }

    /* shop */
    .shop_table th, .shop_table td {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* quickview-wrapper */
    .quickview-wrapper .modal-dialog {
        width: auto;
    }

    .quickview-wrapper .product-detail {
        padding: 50px 30px 0;
    }

    .navbar-nav > .megamenu .dropdown-menu .sub-menu {
        height: auto;
    }
}

@media (max-width: 991px) {
    .product-thumb-info-image {
        display: table-cell;
        height: 517px;
        vertical-align: bottom;
    }

    .product.product-display-box {
        height: inherit;
        margin-bottom: 5px;
    }
}

@media (max-width: 980px) {
    /* Firefox select button fix */
    @-moz-document url-prefix() {
        .featured-box .formDropdown {
            width: 110.5%;
        }
        .featured-box-cart .formDropdown {
            width: 111.8%;
        }
    }
}

@media (max-width: 800px) {
    .owl-carousel .item .item-caption {
        height: 100%;
        width: 100%;
    }

    .item-caption h2 {
        font-size: 2.857em;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .item-caption h2 {
        margin-bottom: 0;
    }
}

@media (max-width: 640px) {
    .product-thumb-info-image {
        display: table-cell;
        height: 420px;
        vertical-align: bottom;
    }

    .cart-buttons a {
        width: 100%;
    }

    .navbar-nav {
        margin: 0;
    }

    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }

    .nav-top.navbar-right {
        float: right;
    }

    .navbar-right .dropdown-menu {
        left: auto;
        right: -1px;
    }

    .navbar-act > li {
        float: left;
    }

    .pi-parallax .item .intro h2 {
        font-size: 2.142em;
    }

    .wp-ads li {
        display: block;
        width: 50%;
    }

    .page-top .container,
    .page-top-md .container,
    .page-top-lg .container {
        width: 100%;
    }
}

@media (max-width: 568px) {
    .item-caption h2 {
        font-size: 2.142em;
    }
}

@media (max-width: 480px) {
    .product-thumb-info-image {
        display: table-cell;
        height: 180px;
        vertical-align: bottom;
    }

    h2.title {
        font-size: 1.1em;
    }

    #top .text-note {
        display: block;
    }

    .navbar-main-narrow .logo {
        float: left;
    }

    .item-caption h2 {
        margin-bottom: 0;
    }

    .login-wrapper {
        width: 100%;
    }

    /*.page-top h2, .page-top-md h2, .page-top-lg h2 {
        font-size: 1.857em;
    }*/
    /* ads */
    /*div [class^="col-"] {
        float: none;
        width: 100%;
    }*/
    .iv [class^="col-"] + [class^="col-"] {
        margin-top: 40px;
    }

    .form-group [class^="col-"] + [class^="col-"] {
        margin-top: 0;
    }

    /* parallax */
    .pi-parallax .item .intro h2 {
        font-size: 1.428em;
    }

    .parallax-shop p {
        margin-bottom: 20px;
    }

    /* footer */
    .footer [class^="col-xs-"] {
        float: none;
        width: 100%;
    }

    .below-foot {
        text-align: center;
    }

    .below-foot .text-right {
        text-align: center;
    }

    .pro-tabs > li a {
        width: 120px;
    }

    /* shop */
    .shop_table th, .shop_table td {
        padding-left: 15px;
        padding-right: 15px;
    }

    .shop_table td {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    /* Firefox select button fix */
    @-moz-document url-prefix() {
        .featured-box .formDropdown {
            width: 111.5%;
        }
    }
    .toolbar .list-icons {
        margin-bottom: 15px;
    }

    .toolbar .list-sort.pull-right {
        float: none !important;
        width: 100%;
    }

    /* Firefox select button fix */
    @-moz-document url-prefix() {

        .formDropdown {
            width: 111.5%;
        }
    }
    .text-note {
        width: 75px;
        font-size: 10px;
        padding: 3px 0 0 0 !important;
    }

    .row.featured-boxes .col-md-4 p {
        font-size: 10px !important;
    }

    .logo img {
        width: 160px !important;
    }

    button.navbar-toggle {
        margin-top: 18px !important;
    }

    .page-top-in p {
        margin: 0;
    }

    .page-top-in {
        padding: 10px 0 5px 0 !important;
    }

    .page-top .container, .page-top-md .container, .page-top-lg .container {
        display: table;
        height: 30px;
    }

    .page-top h2, .page-top-md h2, .page-top-lg h2 {
        font-size: 1em;
    }

    h1 {
        font-size: 20px !important;
    }
}

@media (max-width: 360px) {
    h1 {
        font-size: 22px !important;
    }

    .item-caption {
        display: none;
    }

    .about, .collections {
        margin-top: 50px;
    }

    .login-wrapper .list-inline {
        display: block;
    }

    .login-wrapper .list-inline li + li {
        margin-left: 0;
    }

    .menu-shop .dropdown-menu {
        min-width: 300px;
    }

    .btn {
        min-width: 0;
    }

    .pro-tabs > li {
        display: block;
        margin: 0;
    }

    .pro-tabs > li a {
        width: 100%;
    }

    .toolbar p.pull-left {
        float: none !important;
    }

    .toolbar p.pull-left,
    .toolbar .list-sort.pull-right {
        float: none !important;
    }

    /* Firefox select button fix */
    @-moz-document url-prefix() {

        .formDropdown {
            width: 111.2%;
        }
        .featured-box .formDropdown {
            width: 111%;
        }
    }
    .list-select .color {
        margin-left: 2px;
        margin-right: 2px;
        padding: 9px 9px 10px;
    }

    .text-note {
        width: 100px;
        font-size: 10px;
        padding: 3px 0 0 0 !important;
    }

    .row.featured-boxes .col-md-4 p {
        font-size: 10px !important;
    }

    .logo img {
        width: 160px !important;
    }

    button.navbar-toggle {
        margin-top: 18px !important;
    }

    .page-top-in p {
        margin: 0;
    }

    .page-top-in {
        padding: 10px 0 5px 0 !important;
    }

    .page-top .container, .page-top-md .container, .page-top-lg .container {
        display: table;
        height: 30px;
    }

    .page-top h2, .page-top-md h2, .page-top-lg h2 {
        font-size: 1em;
    }

    h1 {
        font-size: 18px !important;
    }
}

a.page-top-link:link, a.page-top-link:visited, a.page-top-link:active {
    color: white !important;
}

a.page-top-link:hover {
    color: #ccc !important;
}

@media (max-width: 320px) {
    .list-select .color {
        margin-left: 1px;
        margin-right: 0;
        padding: 9px 5px 10px;
    }

    .text-note {
        width: 100px;
        font-size: 10px;
        padding: 3px 0 0 0 !important;
    }

    .row.featured-boxes .col-md-4 p {
        font-size: 10px !important;
    }

    .logo img {
        width: 160px !important;
    }

    button.navbar-toggle {
        margin-top: 18px !important;
    }

    .page-top-in p {
        margin: 0;
    }

    .page-top-in {
        padding: 10px 0 5px 0 !important;
    }

    .page-top .container, .page-top-md .container, .page-top-lg .container {
        display: table;
        height: 30px;
    }

    .page-top h2, .page-top-md h2, .page-top-lg h2 {
        font-size: 1em;
    }

    h1 {
        font-size: 16px !important;
    }
}

/* shop */
.toolbar {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 50px;
}

.toolbar p {
    line-height: 40px;
    margin: 0;
}

/* Filter By Price */
.filter-blk h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid black;
    padding-bottom: 15px;
    margin: 0 0 30px;
}

.padding-range {
    padding: 0 8px;
}

#price-range {
    display: block;
    position: relative;
}

#price-range input, #price-range label {
    color: #333333;
    float: left;
    font-family: Raleway, sans-serif;
    font-size: .928em;
}

#price-range input {
    padding: 0;
    background: 0;
    border: 0;
    margin: 6px 0 0 4px;
    display: inline-block;
    width: 100px;
}

#price-range label {
    margin: 6px 0 0 0;
}

#price-range p {
    padding: 20px 0 0;
    overflow: hidden;
    width: 100%;
}

#price-range .ui-slider {
    position: relative;
    text-align: left;
}

#price-range .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 13px;
    margin: -4px 0 0 -8px;
    cursor: w-resize;
}

#price-range .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 5px;
    display: block;
    border: 0;
    background-position: 0;
}

#price-range .ui-widget-content {
    background-color: #ecedef;
    border-radius: 25px;
}

#price-range .ui-state-default {
    background: #ccc;
    border-radius: 50%;
}

#price-range .ui-slider.ui-state-disabled .ui-slider-handle,
#price-range .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

#price-range .ui-slider-horizontal {
    height: 5px;
}

#price-range .ui-slider-horizontal .ui-slider-range {
    background-color: #cbac59;
    top: 0;
    height: 100%;
}

#price-range .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

#price-range .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

#slider-range {
    margin: 0 0 16px 0;
}

.list-cat {
    font-family: Raleway, sans-serif;
}

.list-cat li {
    line-height: 2;
}

.block .list-thumbs-pro h4 {
    font-weight: 400;
    text-transform: none;
}

.block .list-thumbs-pro .product + .product {
    border-top: none;
    padding-top: 0;
}

.list-sort {
    overflow: hidden;
}

/* product-detail */
.quickview-wrapper button.close {
    height: 30px;
    margin: 20px 20px 0 0;
    width: 30px;
}

.quickview-wrapper .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.product-detail {
    padding: 50px 50px 0;
}

/* bxslider */
.product-preview {
    margin-bottom: 50px;
}

.bx-wrapper {
    margin-bottom: 20px;
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0;
    height: 700px;
}

.bxslider {
    padding: 0;
}

.bxslider > li {
    list-style: none;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}

.bx-pager {
    margin: 0 -10px;
    overflow: hidden;
}

.bx-pager li {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
}

.bx-clone {
    display: none;
}

/* flexslider */
.flexslider {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}

.flex-control-thumbs li {
    width: 20%;
}

.flex-direction-nav {
    display: none;
}

/* summary */
.summarybox {
    padding-top: 30px;
    border: 1px solid #f0f0f0;
    background: #fdfdfd;
    margin-bottom: 20px;
}

.summary h4, .summary h5, .summary .price {
    font-family: Raleway, sans-serif;
}

.summary h4 {
    margin: 0 0 10px;
}

.summary h5 {
    margin: 0 0 10px;
}

.summary .price {
    font-size: 1.114em;
    margin-bottom: 20px;
}

/* Star Rating */
.reviews-counter {
    margin-bottom: 5px;
}

.rating {
    overflow: hidden;
    position: relative;
    width: 100px;
    height: 25px;
    display: block;
}

.star-rating {
    position: relative;
    width: inherit;
    display: block;
    padding: 0;
    margin: 0;
}

.rating.five-stars .star-rating:after {
    width: 100%;
}

.rating.four-stars .star-rating:after {
    width: 80%;
}

.rating.three-stars .star-rating:after {
    width: 60%;
}

.rating.two-stars .star-rating:after {
    width: 40%;
}

.rating.one-stars .star-rating:after {
    width: 20%;
}

.star-rating:after {
    content: "    ";
    font-family: "FontAwesome";
    color: black;
    display: block;
    position: absolute;
    letter-spacing: -0.5px;
}

.rating .star-bg:after {
    content: "    ";
    font-family: "FontAwesome";
    color: black;
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    letter-spacing: -0.5px;
}

/* list-select */
.list-select li {
    float: left;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}

.list-select .formDropdown {
    border-color: #333333;
}

.list-select .color {
    border: 1px solid #dddddd;
    margin-right: 5px;
    margin-left: 5px;
    padding: 9px 9px 10px;
}

.list-select .color:hover {
    border-color: #333333;
}

.list-select .color a {
    background-color: black;
    display: block;
    height: 20px;
    width: 20px;
}

.list-select .color .color1 {
    background-color: #f64243;
}

.list-select .color .color2 {
    background-color: #505050;
}

.list-select .color .color3 {
    background-color: #3598db;
}

.list-select .color .color4 {
    background-color: #c2a772;
}

.cart {
    border-top: 1px solid #dddddd;
    margin-bottom: 0;
    padding: 30px 0;
    text-align: right;
}

.cart a {
    margin-right: 6px;
}

.quantity input {
    background: whitesmoke;
    border: none;
    float: left;
    text-align: center;
}

.quantity .qty {
    width: 0;
}

.quantity .minus {
    margin-right: 1px;
}

.quantity .plus {
    margin-left: 1px;
}

.product-meta {
    font-size: .928em;
    margin-bottom: 25px;
}

.product-meta a:after {
    content: ",";
}

.product-meta a:last-child:after {
    content: "";
}

.product-remove a {
    color: #000000;
}

.product-remove a:hover, .product-remove a:focus {
    color: #cbac59;
}

.featured-boxes h3 {
    font-family: Raleway, sans-serif;
    font-size: 1em;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.shop_table .product-remove a {
    font-size: 1.3em;
}

.shop_table th {
    background: #181818;
    border: 1px solid #181818;
    border-bottom: none;
    color: white;
    font-size: .928em;
    font-weight: 400;
    padding: 10px 30px;
}

.shop_table td {
    padding: 30px;
    vertical-align:middle !important;
    border: none !important;
}

.shop_table .product-name,
.shop_table .product-price,
.shop_table .product-subtotal {
    font-family: Raleway, sans-serif;
}

.shop_table .product-thumbnail {
    border-right: none;
    padding-right: 0;
    width: 110px;
}

.shop_table .product-name {
    border-left: none;
}

.shop_table .product-remove {
    text-align: center;
    width: 30px;
}

.shop_table .product-quantity {
    width: 150px;
}

.shop_table td.product-quantity {
    text-align: center;
}

.shop_table .quantity {
    display: inline-block;
    text-align: center;
}

.shop_table td.product-subtotal {
    color: #cbac59;
}

.featured-box {
    margin-bottom: 20px;
}

.featured-box h4 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid black;
    padding-bottom: 15px;
}

/* Firefox select button fix */
@-moz-document url-prefix() {
    .featured-box .formDropdown {
        width: 111.5%;
    }
}

.featured-box-secondary {
    font-size: .928em;
}

.featured-box-secondary input.form-control {
    height: 37px;
}

.featured-box-secondary .formDropdown {
    height: 37px;
    margin-bottom: 0;
    padding-top: 7px;
}

.featured-box-secondary p {
    margin-bottom: 15px;
}

.cart-totals {
    margin-bottom: 15px;
}

.cart-totals th {
    font-weight: 400;
}

.cart-totals td {
    text-align: right;
}

.cart-totals th, .cart-totals td {
    border-top: 1px solid #dddddd;
    padding: 14px 0;
    vertical-align: top;
}

.cart-totals tr:first-child th, .cart-totals tr:first-child td {
    border-top: none;
}

.cart-totals .cart-subtotal:first-child th, .cart-totals .cart-subtotal:first-child td {
    padding-top: 0;
}

.cart-totals .total .amount {
    color: #cbac59;
}

.cart-totals .product-name,
.cart-totals .product-price {
    font-family: Raleway, sans-serif;
    font-size: 1.076em;
}

.floating-gray-box-bottom {
    padding: 20px;
    border-bottom: 1px solid #d0d0d0;
    background: #fdfdfd;
}

.featured-box-cart .form-horizontal .control-label {
    text-align: left;
}

/* Firefox select button fix */
@-moz-document url-prefix() {
    .featured-box-cart .formDropdown {
        width: 111.9%;
    }
}

/* product-list */
.product-list {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 40px;
    padding-bottom: 25px;
}

.product-list .reviews-counter {
    margin-bottom: 15px;
}

.product-list h4, .product-list .price {
    font-size: 1.285em;
}

.product-list h4 {
    margin-bottom: 10px;
}

a {
    color: #333333;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}

a:hover, a:focus {
    color: #505050;
}

a:hover, a:focus {
    text-decoration: none;
}

.btn:hover, .btn:focus {
    background-color: #505050;
    border-color: #505050;
}

.btn-primary {
    background-color: #505050;
    border-color: #505050;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #333333;
    border-color: #333333;
}

.btn-active {
    background-color: #505050;
    border-color: #505050;
}

.post-image {
    background-color: #505050;
}

.post-meta a {
    color: #505050;
}

.post-meta a:hover, .post-meta a:focus {
    color: #333333;
}

.price {
    color: #505050;
    font-size:11px;
}

.product-thumb-info-content .item-cat a:hover, .product-thumb-info-content .item-cat a:focus {
    color: #505050;
}

.product-thumb-info-act a:hover, .product-thumb-info-act a:focus {
    background-color: #505050;
    color: white;
}

/* menu-shop */
.menu-shop {
    /* end dropdown-menu*/
}

.menu-shop .dropdown-menu a:hover, .menu-shop .dropdown-menu a:focus {
    color: #505050;
}

.menu-shop .dropdown-menu .item-cat a:hover, .menu-shop .dropdown-menu .item-cat a:focus {
    color: #505050;
}

/* My Account */
.my-account .dropdown-menu > li > a:hover, .my-account .dropdown-menu > li > a:focus {
    color: #505050;
}

.navbar-main .navbar-nav > li > a {
    color: #333333;
}

.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
    color: #505050;
}

.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > .open > a:focus,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #505050;
    background-color: transparent;
}

.navbar-main .navbar-nav .dropdown-menu li a:hover, .navbar-main .navbar-nav .dropdown-menu li a:focus {
    color: #505050;
}

.navbar-main .navbar-nav .dropdown-menu > .active > a,
.navbar-main .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #505050;
}

.navbar-main .navbar-nav .dropdown-menu .item-cat a:hover, .navbar-main .navbar-nav .dropdown-menu .item-cat a:focus {
    color: #505050;
}

.nav-white > .megamenu .dropdown-menu li a {
    color: #666666;
}

.nav-white > .megamenu .dropdown-menu li a:hover, .nav-white > .megamenu .dropdown-menu li a:focus {
    color: #505050;
}

.nav-white > .megamenu .mega-menu-content .sub-menu > li > a {
    color: #666666;
}

.nav-white > .megamenu .mega-menu-content .sub-menu > li > a:hover, .nav-white > .megamenu .mega-menu-content .sub-menu > li > a:focus {
    color: #505050;
}

/* login */
.login-wrapper a {
    color: white;
}

.login-wrapper a:hover, .login-wrapper a:focus {
    color: #505050;
}

.owl-carousel .item .item-caption .item-cat a {
    color: white;
}

.owl-carousel .item .item-caption .item-cat a:hover, .owl-carousel .item .item-caption .item-cat a:focus {
    color: #505050;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus,
.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.owl-theme .owl-controls .owl-buttons .owl-next:focus {
    background-color: #505050;
}

/* product slide */
.product-slide .owl-controls .owl-buttons .owl-prev,
.product-slide .owl-controls .owl-buttons .owl-next {
    color: #333333;
}

.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus,
.product-slide .owl-controls .owl-buttons .owl-next:hover,
.product-slide .owl-controls .owl-buttons .owl-next:focus {
    color: #505050;
}

.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus,
.product-slide .owl-controls .owl-buttons .owl-next:hover,
.product-slide .owl-controls .owl-buttons .owl-next:focus {
    background-color: transparent;
    border-color: #505050;
}

.product-remove a:hover, .product-remove a:focus {
    color: #505050;
}

.shop_table td.product-subtotal {
    color: #505050;
}

.cart-totals .total .amount {
    color: #505050;
}

/* lookbook */
.lookbook h2 a:hover, .lookbook h2 a:focus {
    color: #505050;
}

.upper-foot a:hover, .upper-foot a:focus {
    color: #505050;
}

/* tags */
.tagclouds a:hover, .tagclouds a:focus {
    color: #505050;
    border-color: #505050;
}

.below-foot a {
    color: #505050;
}

.below-foot a:hover, .below-foot a:focus {
    color: #999999;
}

/* highlights */
.wp-ads li {
    background-color: #505050;
}

.wp-ads li + li {
    background-color: rgba(165, 123, 205, 0.9);
}

.wp-ads li + li + li {
    background-color: rgba(165, 123, 205, 0.8);
}

.wp-ads li + li + li + li {
    background-color: rgba(165, 123, 205, 0.7);
}

.wp-ads li + li + li + li + li {
    background-color: rgba(165, 123, 205, 0.6);
}

/* page-top */
.page-top {
    /*background-color: #181818;*/
    background-color: #0b0100;
}

.second-tabs {
    /* end li */
}

.second-tabs li.active:after {
    bottom: -5px;
    height: 0;
    border-top: 5px solid #505050;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}

.second-tabs li.active a {
    background-color: #505050;
}

/* drop caps */
.drop-caps:first-letter {
    color: #505050;
}

.drop-caps.secondary:first-letter {
    background-color: #505050;
}

/* Scroll to Top */
.scroll-to-top {
    background-color: #505050;
}

.scroll-to-top:hover, .scroll-to-top:focus {
    background-color: #333333;
}

.post .btn:hover, .post .btn:focus {
    background-color: #505050;
    border-color: #505050;
}

.post blockquote p {
    background-color: #505050;
}

.post blockquote footer:after {
    bottom: -5px;
    height: 0;
    border-top: 5px solid #505050;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    bottom: 35px;
}

/* single post */
.blog-single-post blockquote p {
    background-color: transparent;
}

/* pagination */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #505050;
    border-color: #505050;
}

#price-range .ui-slider-horizontal .ui-slider-range {
    background-color: #505050;
}

/**/
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #505050;
}

/* home 4 */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > li > a:focus {
    background-color: #505050;
}

.navbar-main-drop .navbar-collapse .navbar-nav > .active > a,
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:hover,
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:focus,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a:hover,
.navbar-main-drop .navbar-collapse .navbar-nav > .open > a:focus {
    background-color: #505050;
}

/* btn-group */
.btn-group a:hover, .btn-group a:focus {
    color: #505050;
}

.bootstrap-datetimepicker-widget a {
    color: #505050;
}

.bootstrap-datetimepicker-widget a:hover, .bootstrap-datetimepicker-widget a:focus {
    color: #333333;
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #505050;
}

.bootstrap-datetimepicker-widget td.today:before {
    border-bottom-color: #505050;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.itemno {
    color: #c0c0c0;
    font-size: 0.9em;
    margin-bottom: 0;
}

.panel-heading h4 {
    margin-bottom: 0;
}

/* catalog */
.depth1 {
    margin-left: 0;
    padding-left: 10px;
    list-style-type: none;
}

.depth2 {
    margin-left: 0;
    padding-left: 10px;
    list-style-type: none;
    display: none;
}

.list-cat a {
    font-size: 13px;
}

a.btn-primary {
    color: #fff !important;
}

a.btn-primary-inverse {
    color: #505050 !important;
}

.btn-primary-inverse {
    background-color: transparent;
    border-color: #505050;
}

.btn-primary-inverse:hover, .btn-primary-inverse:focus {
    background-color: transparent;
    border-color: #333333;
}

/* box floating */
.floating-gray-box {
    padding: 20px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    background: #fdfdfd;
}

/* indirizzo */
address.box-content.featured-box.featured-box-secondary.floating-gray-box {
    padding: 5px;
    border: none;
}

/* carrello */
.product-name .product-brand-name {
    font-weight: bold;
    margin-bottom: 0;
}

.product-name .product-quantity {
    font-size: .9em;
    margin-bottom: 0;
}

.product-name .product-size {
    font-size: .9em;
}

.product-thumbnail a img {
    border: 1px solid #f0f0f0;
}

.input-qty {
    border: 0;
    background: #fdfdfd;
    width: 10px;
}

.product-id {
    font-size: .8em;
    color: #c0c0c0;
}

.product-id a {
    color: #c0c0c0 !important;
}

.oldprice {
    color: #c0c0c0;
    text-decoration: line-through;
    font-size:11px;
}

.price-notice {
    font-size: .7em;
    color: #909090;
    font-style: italic;
}

.product-edit-checkout {
    font-weight: normal !important;
    font-size: 10px;
}

/* Address card */
.address-card {
    background: #fff;
    color: black;
    border: 1px solid #c0c0c0;
    padding: 10px;
    border-radius: 2%;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #efefef;
    cursor: pointer;
    cursor: hand;

    transition-property: box-shadow;
    transition-duration: 1s;
}

.address-card:hover {
    box-shadow: 0 0 10px #cbac59;
}

.address-card p {
    margin-bottom: 0;
}

.address-card .name {
    font-weight: bold;
}

.address-card .address {
    font-size: 12px;
}

.address-card .phone {
    font-size: 12px;
}

.address-card .billing {
    font-size: 10px;
}

/*  */
.addressmodal {
    display: none;
    max-width: 750px;
    margin: 10% auto;
}

/* icona overlay */
.zero-clipboard {
    display: block;
    position: relative;
}

.btn-clipboard {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    color: #767676;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e1e1e8;
    border-radius: 0 4px 0 4px;
}

.thankyoutextbox {
    margin-bottom: 75px;
}

.thankyoucontacts li {
    list-style-type: square;
}

.thankyou-user-signature {
    font-family: 'Kaushan Script';
    position: absolute;
    top: 20px;
    left: 210px;
}

.thankyou-coupon {
    font-family: 'Kaushan Script';
    position: absolute;
    top: 80px;
    left: 100px;
    -moz-transform: rotate(-30.5deg);
    -o-transform: rotate(-30.5deg);
    -webkit-transform: rotate(-30.5deg);
    transform: rotate(-30.5deg);
}

.cat-item figcaption {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(146, 146, 146, 0.4);
    opacity: 0;
    filter: alpha(opacity=0);
}
/*
.cat-item figCaption:hover.gucci:hover{
    background-image: url("gucci1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.gucciDe:hover{
    background-image: url("gucciDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.choo:hover {
    background-image: url("jimmy1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.chooDe:hover {
    background-image: url("jimmyDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.amq:hover {
    background-image: url("amq1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.bot:hover {
    background-image: url("bot1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.comp:hover {
    background-image: url("comp1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.amqDe:hover {
    background-image: url("amqDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.botDe:hover {
    background-image: url("botDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.compDe:hover {
    background-image: url("compDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.man:hover {
    background-image: url("man1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.manDe:hover {
    background-image: url("manDe1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.cavalli:hover {
    background-image: url("cavalli1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.pinko:hover {
    background-image: url("pinko1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.tosi:hover {
    background-image: url("fedetosi1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.woman:hover {
    background-image: url("woman1.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.slider:hover {
    background-image: url("slider.jpg");
    background-size: contain;
}
.cat-item figCaption:hover.newarrival:hover {
    opacity: 0;
}

.cat-item figCaption:hover.newarrival:hover{
    background-image: url("newarrivals1.jpg");
    background-size: contain;
}
*/
.col-sm-4.col-xs-4.animation .goldenBorder .figure {
    border: 1px solid #c5b17c;
}


.cat-item figCaption:hover {
    opacity: 1;
}

.cat-item figcaption.Yves-Saint-Laurent {
    transition: opacity 0.2s linear;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    filter: alpha(opacity=0);
}

.cat-description-center {
    width: auto;
    position: relative;
    z-index: 1;
    text-align: center;
}

.cat-description-top-left {
    width: auto;
    position: relative;
    top: 36%;
    padding: 0 25px;
    z-index: 1;
}

.cat-description-top-left.editorial-black-little {
    width: auto;
    position: relative;
    top: 36%;
    padding: 0 25px;
    z-index: 1;
}

.btn-editorial-white {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-editorial-black-center {
    background: rgba(238, 238, 238, 0.5);
    color: #fafafa;
    text-shadow: 1px 1px 5px #000000;
    font-size: 16px;
}

.btn-editorial-black-big {
    background: rgba(238, 238, 238, 0.5);
    color: #fafafa;
    text-shadow: 1px 1px 5px #000000;
    font-size: 16px;
}

.btn-editorial-black-little {
    /* margin-top: 110px; */
    /* margin-left: 11%; */
    border-color: transparent;
    /* background: rgba(0, 0, 0, 0.7); */
    color: white;
    height: 100%;
    width: 100%;
    font-size: 20px;
    text-shadow: 3px 1px 3px #000000, 3px 1px 13px #000000;
}

.btn-editorial-black-little:hover {
    background-color: transparent;
    border-color: transparent;
}

.btn-editorial-black-large {
    margin-left: 45%;
    border-color: transparent;
    background: rgba(238, 238, 238, 0.5);
    color: black;
}

.btn-editorial-black {
    margin-left: 32%;
    border-color: transparent;
    background: rgba(238, 238, 238, 0.5);
    color: black;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-center {
    background-color: transparent;
    border-color: transparent;
    margin-top: 23%;
    font-size: 20px;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-tre {
    color: white;
    background-color: transparent;
    border-color: transparent;
    font-size: 20px;
    text-shadow: 1px 1px 5px #000000;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-due {
    color: white;
    background-color: transparent;
    border-color: transparent;
    font-size: 20px;
    margin-top: -3%;
    text-shadow: 1px 1px 5px #000000;
}

.btn.btn-sm.hidden-xs.btn-editorial-black-big {
    background-color: transparent;
    border-color: transparent;
    font-size: 24px;
}


.editorial-white h1, .editorial-white p {
    color: #fff;
}

.editorial-black h1, .editorial-black p {
    text-shadow: 1px 1px 5px black;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

.editorial-black-big h1, .editorial-black p {
    text-shadow: 1px 1px 5px black;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

.editorial-black-little h1, .editorial-black p {
    text-shadow: 1px 1px 5px black;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

.editorial-black-large h1, .editorial-black p {
    text-shadow: 1px 1px 5px black;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
}

.cat-description-side h1.black {
    font-size: 0.9em;
    font-weight: bolder;
    color: #333333;
}

.cat-item-side-text {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 10px;
}

.cat-item-side-image {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.announces-title {
    font-weight: bold;
}

.announces-text {
    font-size: 1.0em;
}

/**
 * shop category box for scrollbar
 **/
.list-cat-short {
    max-height: 150px;
    overflow-y: hidden;
}

.list-cat-long {
    max-height: 500px;
    overflow-y: hidden;
}

/**
 * mobile filter toolbar
**/
#mobiletoolbar {
    display: none;
}

#mobiletoolbar .nelem {
    font-size: 1.8em;
    text-align: left;
}

#mobiletoolbar .sorting {
    font-size: 1.8em;
    text-align: right;
}

#mobiletoolbar .filters {
    font-size: 1.8em;
    text-align: center;
}

#mobiletoolbar nav {
    display: none;
}

#mobiletoolbar > aside {
    float: left;
}

#mobiletoolbar nav h4 {
    font-size: 1.1em;
    font-weight: bold;
}

#mobiletoolbar .tool a:link, #mobiletoolbar .tool a:visited {
}

#mobiletoolbar .tool a:hover, #mobiletoolbar .tool a:active {
    color: #cbac59;
}

/**
 * Ajax loader
 **/
.xhttp-loading-icon {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.img-holder {
    position: relative;
}

/**
 *  Ordered lists
**/
.info-page-summary ol .lower-roman {
    list-style-type: lower-roman;
}

.info-page-summary ol .lower-latin {
    list-style-type: lower-latin;
}

.summary-title {
    font-size: 1.3em;
    font-weight: bold;
}

.focus-banner {
    padding: 60px;
}

.focus-banner p {
    text-align: center;
    font-size: 2.0em;
    margin: 0;
}

.row-collapsed {
    margin: 0 !important;
}

.col-collapsed {
    padding: 0 !important;
}

#hfc-cleanslate .hfc-badge-mobile.one {
    left: 15px !important;
    right: 0 !important;
}

.red {
    color: #ff0000 !important;
}

.modal-news {
    margin-top: 10%;
}

.modal-news h4 {
    padding: 10px;
    text-shadow: 0px 0px 0px #000000;
    color: #000000;
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 30px;
}

.modal-news ul {
    text-align: left;
    margin-left: 30px;
}

.modal-news hr {
    width: 365px;
}

.modal-news h5 {
    font-size: 24px;
    color: #fc354a;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
}

.modal-news .fa-truck:before {
    padding-right: 10px;
}

.modal-news .fa-heart-o:before {
    padding-right: 10px;
}

.modal-news .fa-phone:before {
    padding-right: 13px;
}

.modal-news .modal-footer {
    border-top: hidden;
}

.newsletter-content1 {
    color: black;
    font-size: 19px;
    margin: 10px;
    line-height: 22px;
}

@media (max-width: 768px) {
    .newsletter-content1 {
        color: black;
        font-size: 14px;
    }

    .pi-parallax .item {
        height: 300px;
    }

    .pi-parallax .item blockquote {
        font-size: 1.857em;
    }

    .pgl-fixed .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .modal-body-newsletter {
        margin-top: 23%;
        padding: 19px;
    }

    .editorial-black h1, .editorial-black p {
        position: absolute;
        margin-left: -20%;
        text-align: center;
    }
    div#baglovers {
        padding-bottom: 5px;
    }
}

.modal-pointer {
    color: black;
}

.modal-news .close {
    color: black;
}

.modal-content {
    background-color: rgba(255, 255, 255, .8);
    height: 225px;
    margin-top: 183px;
}

.modal-content-newsletter {
    height: 475px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    background-image: url("/assets/newsletterpop.jpg");
}

.modal-content .modal-header {
    border: none;
}

.modal-footer p {
    margin-top: 20px;
}

.sizeFilter li {
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 0 7px;
    margin: 0 0 5px 0;
    min-width: 31px;
    text-align: center;
}

.label-catalog-filters {
    border: 1px solid #e5e5e5;
    color: #050505;
}

.label-catalog-filters i {
    color: #cbac59;
}

.catalog-filters {
    width: 50%;
    padding-bottom: 10px;
}

.selected a {
    color: #cbac59;
    font-weight: 600;
}

.cc_banner-wrapper {
    z-index: 9001;
    position: relative
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em
}

.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
    opacity: 0.9;
    transition: opacity 200ms
}

.cc_container .cc_logo:hover, .cc_container .cc_logo:active {
    opacity: 1
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}

@media print {
    .cc_banner-wrapper, .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px 15px 50px
}

.cc_container .cc_btn {
    padding: 8px 16px;
    background-color: #0f0f0f;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    text-align: center
}

@media screen and (min-width: 500px) {
    .cc_container {
        left: initial;
        right: 20px;
        bottom: 20px;
        width: 300px;
        padding-bottom: 77px
    }

    .cc_container .cc_btn {
        right: 15px;
        bottom: 37px
    }

    .cc_container .cc_logo {
        display: block;
        position: absolute;
        bottom: 8px;
        left: calc(50% - 50px)
    }

    .cc_container .cc_btn {
        font-size: 0.8em
    }

    .cc_container .cc_message {
        font-size: 0.8em
    }
}

@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }

    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em
    }

    .cc_container {
        padding-bottom: 87px
    }

    .cc_container .cc_message {
        font-size: 1em
    }
}

.cc_container {
    background: #fff;
    color: #999;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.cc_container ::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #0f0f0f;
    background-color: #f0f0f0;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #0f0f0f;
    color: #f0f0f0
}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}

.cc_container a:hover, .cc_container a:active {
    color: #555
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.cc_container {
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@media screen and (min-width: 500px) {
    .cc_container {
        border-radius: 5px;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2)
    }
}

.product-message-special {
    width:100%;
    height:100%;
}

.product-message-special .corner {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    background: none;
    border-width: 0 85px 85px;
    border-style: solid;
    border-color: transparent transparent transparent #010101ad;
}
.product-message-special .testo {
    top: -80.7px;
    left: -80.7px;
    position: absolute;
    width: 141.4px;
    padding: 125.4px 0 0;
    text-align: center;
    background: none;
    color: #fffeff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.product-message-special .corner-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    background: none;
    border-width:85px 0 0 85px;
    border-style:solid;
    border-color:#010101ad transparent transparent transparent;
}
.product-message-special .testo-right {
    position:absolute;
    top: -80.7px;
    right:-80.7px;
    width: 141.4px;
    padding: 125.4px 0 0;
    text-align: center;
    background: none;
    color: #fffeff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.product-message {
    color: black;
    font-size: 12px;
    display: inline-block;
    border: black;
    border-style: solid;
    border-width: 1.2px;
    padding: 0.1em;
    margin-top: 0.5em;
    padding-right: 4px;
    padding-left: 4px;
}

.product-message-gold {
    color: #cbac59;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border: black;
    border-style: solid;
    border-width: 1.2px;
    padding: 0.1em;
    margin-top: 0.5em;
    padding-right: 4px;
    padding-left: 4px;
}

.product-message-hidden {
    display: block;
    visibility: hidden;
    color: black;
    font-weight: 600;
    font-size: 11px;
    padding: 2px;
}

.percentage {
    font-weight: 600;
    font-size:11px;
}

@media screen and (max-width: 773px) {
    .product-message-hidden {
        display: none;
    }
}

a.btn.btn-transparent.btn-landing {
    line-height: 0.4;
}

.row.row-centered {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

.col-centered {
    display: inline-block;
    float: none !important;
    /* reset the text-align */
    /* margin: 0 auto !important; */
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: -4px;
    /* inline-block space fix */
}

.col-fixed {
    /* custom width */
    width: 320px;
}

.col-min {
    /* custom min width */
    min-width: 320px;
}

.col-max {
    /* custom max width */
    max-width: 320px;
}

.row.product-grid-container:last-child {
    margin-bottom: 30px;
}

.page-top-in.page-top-right {
    float: right;
    text-align: right;
}

.page-top-in h5, .page-top-in a {
    color: white;
}

.row.page-top-row {
    display: table-cell;
    vertical-align: middle;
}

.product-preview .flex-viewport .flex-active-slide img.img-responsive {
    cursor: zoom-in;
}

monkeywidget {
    display: none;
}

.brand-description h3 {
    text-align: center;
    font-weight: bold;
}

.brand-description p {
    text-align: center;
}

.breadcrumb {
    margin:0;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #515050;
    font-family: 'FontAwesome', sans-serif;
    content: "\f0da";
    font-weight: bold;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product-thumb-info-image img {
    max-height: 375px;
}

@media screen and (max-width: 773px) {
    header .container {
        padding:5px;
    }
}

.gold {
    color: #cbac59
}

.sidebar .block {
    padding-top: 15px !important;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #f0f0f0;
    background: #fdfdfd;
    margin-bottom: 20px;
}

.panel-group .panel-default .panel-title:after {
    border-top-color: inherit;
    border:inherit;
    position: inherit;
}

.accordion-symbol {
    float: right;
    font-size: 2.5em;
    font-weight: lighter;
    position: absolute;
    right: 1px;
    top: 3px;
    transform: rotate(0deg);
}

[aria-expanded="true"] .accordion-symbol {
    transition-duration: 1s;
    transform: rotate(360deg);
}

#productDetailForm .selectors div:nth-of-type(1) {
    padding-right: 4px;
}

#productDetailForm .selectors div:nth-of-type(2) {
    padding-left: 4px;
}

#addItemToCart {
    margin-top: 8px;
}

h5.product-code {
    padding-top: 6px;
    font-size: 1.1em;
}

h5.product-code .label {
    color: black;
    padding: 0;
}

h5.product-code .code {
    font-family: "Roboto monospace", sans-serif;
    font-size: 0.9em;
}

.contact-label {
    color: black;
    text-align: left;
    font-size: 0.97em;
    font-weight: 600;
}

.contact-value {
    text-align: right;
    text-decoration:underline;
    font-family: "Roboto monospace", sans-serif;
}

.summarybox h4 {
    font-size: 1.4em;
}

.summarybox h6 {
    margin-bottom: 10px;
}

.summarybox #priceBox {
    font-size: 1.15em;
    font-family: "Roboto monospace", sans-serif;
}

.product-subtotal {
    text-align: center;
}

.cart-line-coupon {
    margin-top: 10px;
    border: black;
    border-style: solid;
    border-width: thin;
    padding: 4px;
    line-height: 1.2em;
    font-size: 0.9em;
    text-align: center;
}

@media (max-width: 768px){
    .myarea-menu {
        display:none;
    }
}

.removeLiStyle{
    list-style-type: none;
}

.flex-center-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.flex-center-column {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.align-popup-newsletter{
    position: absolute;
    top: 0;
    right: 0;
}

.btn_news:hover {
    background: #ffffff;
}

#field{margin-left:.5em;float:left}#field,label{float:left;font-family:Arial,Helvetica,sans-serif;font-size:small}br{clear:both}input{border:1px solid #000;margin-bottom:.5em}input.error{border:1px solid red}label.error{background:url(/assets/resources/images/unchecked.gif) no-repeat;padding-left:16px;margin-left:.3em}label.valid{background:url(/assets/resources/images/checked.gif) no-repeat;display:block;width:16px;height:16px}

/* checkout address*/
ul.list-unstyled.address{
    line-height: 1.6;
    font-size: 13px;
    margin: 0 0 5px;
}

address.box-content.featured-box.featured-box-secondary.floating-gray-box h4 {
    margin: 5px 0px;
}

address.box-content.featured-box.featured-box-secondary.floating-gray-box {
    margin: 5px 0;
}

.box-content.featured-box.featured-box-secondary.floating-gray-box.payment {
    border: none;
    margin-bottom: 35px;
}

.btn-checkout {
    background-color: #ededed;
    border: none;
    color: #333333;
    font-weight: 600;

}

div#couponbox {
    margin-bottom: 5px;
    padding-bottom: 10px;
}

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

div#baglovers {
    padding-bottom: 10px;
}
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}
@media (min-width: 1200px) {
    .container {
        width: auto;
    }
}
.flexslider .slides img {width: 100%; display: block;}



* {
    box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #4e2f41;
    padding: 2px 16px;
    color: white;
    margin-bottom:20px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 25.00%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}
.imgVideo {
    position: relative;
}


.imgVideo i {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.filter-message {
    font-size: 12px;
    display: inline-block;
    background-color: #f3f1f1;
    text-align: center;
    vertical-align: middle;
    padding: 0.1em;
    /* margin-top: 10px; */
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 4px;
    height: 30px;
    text-transform: uppercase;
    z-index: 99px;
    border: 2px solid #f3f1f1;
    border-radius: 1px;
}
.filter-message-remove {
    font-size: 12px;
    display: inline-block;
    background-color: #f3f1f1;
    text-align: center;
    vertical-align: middle;
    padding: 0.1em;
    /* margin-top: 10px; */
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 4px;
    height: 30px;
    text-transform: uppercase;
    z-index: 99px;
    border: 1px solid #000000;
    border-radius: 2px;
}




