/*------------------------------------------------------------------
Theme Name: AxiOsy - Makeup & Beauty WooCommerce Theme
Version: 1.0
Author: LOVE BUM
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    [TABLE OF CONTENTS REPONSIVE ON DIVICE]
    
    1.  Global
    2.  Layout/Boxed
    3.  Main Containers
    4.  Typography + Styleguide
    5.  Links/Buttons
    6.  Forms
    7.  Topbar
    8.  Logo and Header
    9.  Navigation
    10. Search + Language Select
    11. Dropdown Cart
    12. Breadcrumbs
    13. Product Item Styling
    14. Individual Products
    15. Product Details
    16. Grid/List Product
    17. Customize Product Grids
    18. Category Images
    19. Shop Notices
    20. Pagination
    21. Star Rating
    22. Sale Tag
    23. Reviews/Comments
    24. Sidebar + Widgets
    25. WooCommerce Layered Navigation
    26. Posts & Comments
    27. Blog Stying
    28. Cart & Checkout
    29. Billing
    30. Visual Composer Shortcodes
    31. Portfolio
    32. Contact Page
    33. 404 Page
    34. Flexslider
    35. iOS Slider
    36. Magnific Popup
    37. Sidebar Main Menu
    38. Owl Carousel
    39. qTip
    40. Animate.css
    41. Revo Slider
    42. Footer
    43. Browser Bugs
    44. Heading Style
    45. Visual Composer
    46. Customize Bootstrap
    47. Countdown
    48. Menu List
    49. Home 1
--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
/*  1.  Global
/*-------------------------------------------------------------------------*/

body {
    font-size: 15px;
    color: #202020;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    overflow-x: hidden !important;
}
::-moz-selection,
::selection {
    background: rgba(0, 0, 0, 0.06);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.site {
    margin-top: 0px;
    overflow: hidden !important;
}
p{
    margin: 0px;
    padding: 0px;
}
a:hover,
a:focus {
    text-decoration: underline;
}
ins {
    text-decoration: none;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
abbr.required,
abbr.required {
    border: none;
    color: #c91305;
}
mark {
    background: none;
}
.content-area address {
    font-size: 16px;
    line-height: 1.5em;
    font-style: italic;
}
.content-area img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
code {
    white-space: normal;
    margin: 10px 0px;
    font-size: 80%;
}
.gallery-caption {
    display: inline-block;
}
.ct {
    display: inline;
}

#TB_ajaxContent {
    overflow: visible !important;
}
img#wpstats {
    display: none;
}
input::-moz-outer-spin-button,
input::-moz-inner-spin-button {
    -moz-appearance: none;
    margin: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}

#wp-admin-bar-lbum_reduxopt{
    display: none !important;
}

/* -- Tooltip reset */

.tooltip.top {
    background: none;
}
/* -- text-algin --*/

.text_center {
    text-align: center;
}
.text_right {
    text-align: right;
}
.text_left {
    text-align: left;
}
/* -- Clears */

body.archive hr.clearfix {
    margin-top: 0px;
}
.clear,
hr.clearfix,
.woocommerce .container div.product span.price,
.woocommerce .container div.product p.price,
.woocommerce .container #content div.product span.price,
.woocommerce .container #content div.product p.price,
.woocommerce-page .container div.product span.price,
.woocommerce-page .container div.product p.price,
.woocommerce-page .container #content div.product span.price,
.woocommerce-page .container #content div.product p.price {
    clear: both;
}
/* -- Transitions */

a,
input,
img,
textarea,
button,
.wpb_button_a,
.wpb_button {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a,
button {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    word-wrap: break-word;
}
/*-------------------------------------------------------------------------*/
/*  2.  Layouts / Boxed
/*-------------------------------------------------------------------------*/

#wrapper {
    background-color: #fff;
}
#lbum-page-wrap {
    width: 100%;
}
.boxed #wrapper {
    max-width: 1200px;
    margin: 0px auto;
    position: relative;
}
.boxed #lbum-page-wrap {
    overflow: hidden !important;
    width: 100%;
    margin-top: -1px;
}
/* -- Boxed Max Width */

@media (max-width: 1200px) {
    .boxed #wrapper {
        max-width: 1100px;
    }
}
/*-------------------------------------------------------------------------*/
/*  3.  Main Containers
/*-------------------------------------------------------------------------*/

#primary {
    padding-top: 25px;
    padding-bottom: 40px;
}
.lbum-has-no-thumb {
    margin-left: 0px;
    margin-right: 0px;
}
.default-blog {
    margin-left: 0px;
    margin-right: 0px;
}
div.content {
    padding-bottom: 15px;
}
#secondary {
    margin-top: 25px;
    margin-right: 25px;
}
.content-area {
    min-height: 300px;
}
.page-header {
    border: none;
    padding: 0px;
}
body.archive .content-area .page-header {
    margin-top: 18px;
}
.page-header {
    margin-top: 0px;
    border: none;
}
/*-------------------------------------------------------------------------*/
/*  4.  Typography
/*-------------------------------------------------------------------------*/

h1,
.h1 {
    font-size: 32px;
    margin-top: 25px;
    color: #202020;
}
h1.lbum-page-title,
h1.page-title {
    font-size: 30px !important;
    letter-spacing: 1px;
    margin: 0px;
    text-transform: uppercase;
    color: #fff !important;
    padding: 5px 0px;
    font-weight: 400 !important;
    line-height: inherit !important;
}
.content-area h1 {
    line-height: 1.3em;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: -4px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 13px;
}
.header-wrapper,
.product-title-wrapper {
    padding: 90px 0px;
    text-align: left;
    background-color: #444444;
    background-size: cover;
}
.content-area .header-wrapper h1 {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    border: none;
    color: #fff;
    margin-top: 0px !important;
}
.content-area .lbum-strip h1 {
    font-size: 52px;
}
.woocommerce-page .content-area h1 {
    margin-top: 40px;
}
.content-area h1 a,
.content-area h1 a:hover {
    border: none;
}
.content-area h2 {
    font-size: 30px;
    font-weight: 400;
    margin: 1.2em 0px 0.6em 0px;
    line-height: 1.25em;
}
.content-area .wpb_wrapper h2,
.content-area .wpb_wrapper h3,
.content-area .wpb_wrapper h4 {
    margin-top: 0px;
}
.content-area .wpb_wrapper .lbum-strip-content h4,
.page-template-template-home-default-php .wpb_wrapper .lbum-strip-content h4 {
    font-size: 24px;
}
.content-area h4.entry-title {
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}
.content-area h3 {
    font-size: 22px;
    margin: 30px 0px 15px 0px;
    font-weight: 400;
    line-height: 1.4em;
}
.content-area .aio-icon-header h3.aio-icon-title,
body .aio-icon-header h3.aio-icon-title {
    font-size: 18px;
}
.content-area h4 {
    font-size: 18px;
    margin: 30px 0px 15px 0px;
}
.content-area h5 {
    font-size: 17px;
    margin: 6px 0px 6px 0px;
    line-height: 1.5em;
}
.content-area h6 {
    font-size: 15px;
    margin: 6px 0px 6px 0px;
    line-height: 1.5em;
}
.content-area p,
.page-template-template-home-default-php #lbum-page-wrap .lbum-section p {
    line-height: 1.65em;
    margin-bottom: 15px;
    font-weight: 400;
}
.page-template-template-home-default-php #lbum-page-wrap p#breadcrumbs {
    margin-bottom: 0px;
}
.page-template-template-home-default-php .breadcrumb-wrapper {
    display: none;
}
.content-area p.lead {
    font-size: 17px;
}
.content-area p.intro:first-line {
    font-weight: bold;
}
.content-area a {
    word-wrap: break-word;
}
/* VC */

body .vc_grid.vc_row .vc_grid-item .vc_btn {
    margin-bottom: 0px;
}
.content-area .vc_pageable-wrapper h4,
.vc_pageable-wrapper h4 {
    line-height: 1.3em;
    margin-bottom: -5px;
    font-weight: 600 !important;
}
.container .vc_toggle_content {
    margin-top: 0.5em !important;
}
.content-area .wpb_wrapper .vc_toggle_title h4 {
    font-weight: 400;
    font-size: 22px;
}
.vc_toggle_icon {
    margin-top: -2px !important;
}
.container .vc_gitem-zone {
    background-color: transparent !important;
}
.vc_grid-gutter-15px {
    padding-right: 15px;
}
body .vc_gitem-zone .vc_btn,
body .vc_gitem-zone .vc_gitem-link {
    padding: 0px !important;
    background: transparent !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0px !important;
    color: #797979 !important;
    border: none !important;
    font-weight: 600;
}
body .vc_gitem-zone a.vc_btn:hover,
body .vc_gitem-zone .vc_gitem-link:hover {
    color: #797979 !important;
}
.container .vc_gitem_row .vc_gitem-col {
    padding: 15px 0px;
}
.content-area .vc_gitem-post-data-source-post_excerpt p,
.vc_gitem-post-data-source-post_excerpt p {
    font-size: 15px;
    line-height: 1.5em;
}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
    margin-bottom: 5px;
    margin-top: -12px;
}
.vc_gitem-post-data.vc_gitem-post-data-source-post_date p {
    font-size: 15px;
    color: #999;
}
/* -- Divider */

.content-area .lbum-divider {
    background: #e2e2e2;
}
/* -- Alignment */

.content-area .aligncenter {
    display: block;
    margin: 30px auto 40px auto;
}
.content-area .aligncenter img,
.content-area .alignleft img,
.content-area .alignright img {
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
}
.content-area .wp-caption.aligncenter img,
.content-area .wp-caption.alignleft img,
.content-area .wp-caption.alignright img,
.content-area .wp-caption.alignnone img {
    border: none;
    padding: 0px;
}
.content-area .aligncenter p,
.content-area .alignleft p,
.content-area .alignright p,
.content-area .alignnone p {
    text-align: center;
    font-size: 13px;
    color: #888;
    margin: 0px;
}
/* -- Image Alignment */

.content-area img {
    max-width: 100%;
    display: block;
    height: auto;
}
.content-area img.aligncenter {
    display: block;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 30px auto;
}
img.alignleft {
    float: left;
    margin: 4px 20px 30px 0px;
}
img.alignright {
    float: right;
    margin: 4px 0px 30px 20px;
}
.content-area .alignleft {
    float: left;
    margin: 4px 20px 30px 0px;
}
.content-area img.alignleft {
    float: left;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 4px 20px 20px 0px;
}
.content-area .alignright {
    float: right;
    margin: 4px 0px 30px 20px;
}
.content-area img.alignright {
    float: right;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 4px 0px 20px 20px;
}
.content-area .alignnone {
    max-width: 100%;
    margin: 30px 0px 30px 0px;
}
.content-area .alignnone img {
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 3px;
}
/* Brands Plugin */

.content-area ul.brands_index {
    margin: 0px;
}
.content-area ul.brands_index li {
    margin-left: 0px;
}
.content-area ul.brands_index li:before {
    display: none;
}
.content-area ul.brands_index li a:hover {
    border-color: inherit;
    padding: 6px;
    border-width: 1px;
}
/* shipping conflicts */

#shipping_method input {
    width: inherit !important;
}
#shipping_method li:before {
    background: none !important;
}
.content-area ul#shipping_method {
    margin: 0;
}
.content-area ul#shipping_method li {
    margin-left: 0px;
}
/* -- OL Lists */

.content-area ol {
    margin: 30px 0px;
    font-size: 15px;
    line-height: 1.5em;
    margin-left: -20px;
}
.content-area ol ol {
    margin: 15px 0px;
}
.content-area ol li {
    margin-bottom: 3px;
}
/* -- Definition Lists */

.content-area dl {
    font-size: 15px;
    line-height: 1.5em;
    margin: 30px 0px;
}
.content-area dd {
    margin-bottom: 15px;
}
/* -- Table Styles */

.content-area table {
    width: 100%;
    font-size: 15px;
    margin: 20px 0px 30px 0px;
}
.content-area table.variations {
    margin: 0px 0px 10px 0px;
}
.content-area table thead tr th {
    padding: 10px 8px;
    border-bottom: 1px solid #e2e2e2;
}
.content-area table tr th,
.content-area table tr td {
    padding: 10px 8px;
}

.content-area table a {
    border: none;
}
/* -- Separator */

.separator.small {
    width: 60px;
}
.separator.center {
    margin: 0px auto;
}
/* -- Blockquotes */

blockquote {
    margin: 2.5em 0em 2.5em 0em;
    padding: 0 1em 0 3em;
    position: relative;
}
.content-area blockquote {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    font-weight: 400;
    padding: 1.8em 5em;
    transition: all 0.2s linear;
    margin-top: 15px;
}
.content-area blockquote:hover,
article.format-link .entry-content p:hover {
    border-color: #cc66a4;
    transition: all 0.2s linear;
}
.content-area blockquote p {
    font-size: 18px;
    line-height: 1.55em;
}
.content-area blockquote p em {
    display: block;
    font-size: 13px;
    margin-top: 8px;
}
blockquote:before {
    color: #cc66a4;
    content: "\201C";
    font-size: 5em;
    position: absolute;
    left: 25px;
    top: 0.8em;
    line-height: 0.1em;
    font-family: Georgia;
}
blockquote:after {
    color: #cc66a4;
    content: "\201D";
    font-size: 5em;
    position: absolute;
    right: 25px;
    font-family: Georgia;
    line-height: 0.1em;
}
.content-area blockquote.pullleft {
    float: left;
    width: 45%;
    margin: 8px 30px 20px 0px;
}
.content-area blockquote.pullright {
    float: right;
    width: 45%;
    margin: 8px 0 30px 30px;
}
/* -- Captions */

.wp-caption {
    border: 1px solid #ddd;
    margin-bottom: 1.5em;
    max-width: 100%;
    background: #f6f6f6;
}
.lightfooter .wp-caption {
    background: #fff;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    padding: 10px 0;
    margin: 0;
}
/*-------------------------------------------------------------------------*/
/*  5.  Links / Buttons
/*-------------------------------------------------------------------------*/

a {
    color: #797979;
    text-decoration: none;
}
.button:hover,
.btn:hover {
    border-radius: 0px !important;
    opacity: 0.9;
}
input[type="submit"] {
    border: 1px solid transparent;
    color: #FFFFFF;
    letter-spacing: 1px;
}
a.btn,
.content-area a.btn,
.content-area a.btn:hover,
#respond input#submit,
.wpcf7 input.wpcf7-submit,
.button {
    text-transform: uppercase;
    padding: 10px 20px;
    color: #555555;
    font-size: 14px;
    border-radius: 0px;
    display: inline-block;
    width: inherit;
}
.btn-group.open .dropdown-toggle:focus {
    outline: none !important;
}
/* -- Link Style */

.btn-links,
.content-area .btn-links,
.wpb_button.btn-links {
    padding: 8px 15px;
    text-transform: none;
    font-size: 14px;
    transition: all 0.2s linear;
    color: #FFF;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background-color: transparent !important;
    text-shadow: none !important;
}
.btn-links:hover,
.content-area .btn-links:hover,
.wpb_button.btn-links:hover {
    border-radius: 0px;
    border: 1px solid rgba(255, 255, 255, 1);
    color: #fff;
}
.solid {
    border: none !important;
}
.vc_read_more {
    border: 1px solid #e2e2e2;
    padding: 6px 12px;
}
.vc_read_more:hover {
    text-decoration: none;
    border-color: #ccc;
}
/*-------------------------------------------------------------------------*/
/*  6.  Forms
/*-------------------------------------------------------------------------*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="date"],
textarea {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: transparent !important;
    padding: 5px 8px;
    border: 1px solid #ccc;
}
input[type="number"] {
    background: transparent;
    padding: 5px 8px;
    border: 1px solid #ccc;
    color: #797979;
}
input:focus,
textarea:focus {
    outline: none;
    border-color: #999;
}
input[type="file"] {
    padding: 0px;
    font-size: 13px;
}
.btn {
    border-radius: 0px;
    transition: all 0.2s linear;
}
.btn:hover {
    border-radius: 0px;
    background: #fff;
}
select:focus,
.btn:focus,
button:focus {
    outline: none !important;
}
.bootstrap-select .btn:focus {
    outline: none;
}
.chosen-container {
    width: 100% !important;
    margin-bottom: 10px;
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
button:focus,
select:focus {
    outline: none !important;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
    border-radius: 0px;
    background: #fff;
}
.bootstrap-select.btn-group .btn .filter-option {
    left: 18px;
    font-size: 13px;
    top: 7px;
    font-weight: 400;
}
span.required {
    color: red;
}
/* -- Password Protected */

.post-password-form input[type="password"] {
    border: 1px solid #797979;
    height: 34px;
    background: #fff;
    background: #fff;
    margin-left: 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 0px 15px;
}
.post-password-form input[type="submit"] {
    height: 34px;
    background: #797979;
    color: #fff;
    padding: 0px 15px;
    border: 1px solid #797979;
    margin: 0px 0px 0px -6px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    top: -1px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
/*-------------------------------------------------------------------------*/
/*  7.  Topbar
/*-------------------------------------------------------------------------*/

.lbum-shopping-toolbar {
    background-color: #FFF;
    border-bottom: 1px solid #e5e5e5;
    text-align: right;
}
.lbum-shopping-toolbar .textwidget {
    line-height: 36px;
    padding: 4px 0px;
}
.lbum-shopping-toolbar #lang_sel_list img.iclflag {
    width: 14px;
    height: auto;
    top: -1px;
}
.lbum-shopping-toolbar #lang_sel_list {
    font-family: inherit;
}
.lbum-shopping-toolbar .yith-ajaxsearchform-container {
    float: right;
}
.lbum-shopping-toolbar #lang_sel_list a,
.lbum-shopping-toolbar #lang_sel_list a:visited {
    line-height: 33px;
    color: #fff;
}
.lbum-shopping-toolbar #lang_sel_list a:hover,
.lbum-shopping-toolbar ul.wcml_currency_switcher li:hover {
    opacity: 0.75;
}
.lbum-shopping-toolbar ul.wcml_currency_switcher li {
    border: none;
}
ul.wcml_currency_switcher.curr_list_horizontal li {
    padding: 0px;
    font-size: 12px;
    opacity: 0.7;
    color: #fff;
    line-height: 33px;
    margin-right: 8px;
}

.lbum-shopping-toolbar .textwidget .divider {
    opacity: 1;
    font-size: 10px;
    position: relative;
    display: inline-block;
    padding-right: 20px;
    margin-right: 20px;
}

.lbum-shopping-toolbar .textwidget .divider:after{
    content: " ";
    position: absolute;
    right: 0px;
    top: 12px;
    bottom: 12px;
    border-right: 1px solid #666;
    opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.lbum-shopping-toolbar .textwidget a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.lbum-shopping-toolbar .textwidget .divider:last-child{
    padding-right: 0px;
    margin-right:0px;
}
.lbum-shopping-toolbar .textwidget .divider:last-child:after{
    content: none;
}
.lbum-shopping-toolbar .textwidget i{
    font-size: 14px;
    padding-right: 10px;
}

.lbum-logo-inner-cart-wrap .widget_product_search h4 {
    display: none;
}
.lbum-logo-inner-cart-wrap input.sb-search-input {
    padding: 8px 14px 8px 10px;
    font-size: 16px;
    height: 36px;
    width: 230px;
}
.lbum-logo-inner-cart-wrap .autocomplete-suggestions {
    border-radius: 0px;
    border-top: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.lbum-logo-inner-cart-wrap .autocomplete-suggestion {
    line-height: 20px;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
}
.lbum-logo-inner-cart-wrap input.sb-search-input:focus {
    border-color: #999;
}
.lbum-shopping-toolbar .widget_product_search .widget-title {
    display: none;
}
.lbum-shopping-toolbar .autocomplete-suggestions {
    margin-top: 33px;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.lbum-shopping-toolbar input.sb-search-input {
    border: none;
    border-radius: 20px;
    padding: 5px 14px 5px 11px;
    font-size: 12px;
    width: 100%;
}
.lbum-shopping-toolbar #lang_sel_list ul {
    border: none;
}
.lbum-shopping-toolbar input.sb-search-submit {
    top: 0px;
}
.lbum-shopping-toolbar .sb-search {
    float: right;
    margin-top: 5px;
}
.lbum-shopping-toolbar .wcml_currency_switcher {
    float: left;
    margin-left: 12px !important;
    padding-left: 13px !important;
    border-left: 1px solid #444;
}
body .wcml-active-currency {
    background-color: transparent;
    opacity: 1;
}
.lbum-shopping-toolbar .wpml .textwidget img {
    display: none;
}
.lbum-shopping-toolbar .wpml #lang_sel_click {
    text-transform: uppercase;
    font-family: inherit;
    top: 4px;
}
.lbum-shopping-toolbar .wpml #lang_sel_click img.iclflag {
    top: -2px;
    margin-right: 6px;
}
.lbum-shopping-toolbar .wpml #lang_sel_click a.lang_sel_sel,
.lbum-shopping-toolbar .wpml #lang_sel_click a.lang_sel_sel:visited {
    padding-left: 5px;
    font-size: 12px;
    border: none;
}
.lbum-shopping-toolbar .wpml #lang_sel_click a,
.lbum-shopping-toolbar .wpml #lang_sel_click img {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.lbum-shopping-toolbar .wpml #lang_sel_click ul ul li {
    left: -1px;
}
.lbum-shopping-toolbar .wpml #lang_sel_click ul ul li img.iclflag {
    margin-right: 3px;
    top: -1px;
}
.lbum-shopping-toolbar .wpml #lang_sel_click ul ul li a {
    padding-left: 5px;
    font-size: 12px;
}
.lbum-shopping-toolbar .wpml #lang_sel_click ul ul a:hover {
    background: #f8f8f8;
}
#lang_sel_click ul ul {
    border: 1px solid #eee;
    border-top: none;
}
.lbum-shopping-toolbar .wpml .widget_text {
    float: left;
    color: #202020;
    margin-right: 8px;
}
.lbum-shopping-toolbar #lang_sel_list a {
    background: none;
}
.lbum-shopping-toolbar .widget_icl_lang_sel_widget {
    float: left;
}
#top-bar-wrap {
    text-align: right;
    float: right;
}
.top-nav-wrap {
    float: right;
}
#top-menu-wrap {
    float: right;
}
#top-menu-wrap li a {
    transition: all 0.5s ease;
}
#top-bar-search {
    float: right;
}
#top-bar-search .widget_product_search {
    float: right;
    margin-left: 10px;
}
/* Regular Search */

#top-bar-search .widget_search {
    max-width: 200px;
    float: right;
    margin-left: 10px;
}
#top-bar-search .widget_search .search-form label:before {
    font-size: 15px;
    top: 0px;
    right: 10px;
}
.widget_search input.search-field {
    padding: 3px 11px 3px 7px;
    font-size: 14px;
    font-weight: 300;
    width: 100%;
}
#secondary .widget_search .search-form{
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Results */

body.search-results article {
    margin-bottom: 30px;
}
body.search-results .content-area .entry-header {
    margin-bottom: 15px;
}
.top-nav-wrap p {
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
}
.top-nav-wrap ul li {
    display: inline;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
}
.top-nav-wrap ul li.heart a:before {
    content: "\f08a";
    font-family: 'FontAwesome';
    z-index: 1;
    font-size: 11px;
    margin-right: 6px;
    position: relative;
    top: -1px;
    color: #888;
    text-indent: 0px;
}
.top-nav-wrap ul li.heart a:hover:before {
    color: #202020;
}
.top-nav-wrap ul li a {
    padding: 0px 0px 0px 14px;
    line-height: 60px;
    display: block;
    float: left;
    text-decoration: none;
    font-size: 14px
}
.top-nav-wrap ul li a:hover,
.top-nav-wrap .nav-pills>li.active>a:hover {
    color: #797979;
}
.top-nav-wrap .dropdown-menu {
    top: 60px;
    padding: 7px 0px 7px 0px;
    z-index: 999;
    background: #ffffff;
    border: 1px solid #ccc;
}
.lang-drop .dropdown-menu {
    min-width: 60px;
}
.top-nav-wrap .dropdown-menu:after,
.top-nav-wrap .dropdown-menu:before {
    bottom: 100%;
    left: 33%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.top-nav-wrap .dropdown-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;
}
.top-nav-wrap .dropdown-menu:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 8px;
    margin-left: -8px;
}
.top-nav-wrap .dropdown-menu li a {
    color: #777;
    font-weight: 400;
    background: #fff;
    padding: 0px 15px;
    line-height: 27px;
}
.top-nav-wrap .caret {
    border-top-color: #999;
}
.top-nav-wrap li.dropdown:hover a {
    text-decoration: none;
}
.top-nav-wrap li.dropdown:hover ul li a {
    text-decoration: none;
    background-color: #fff;
}
.top-nav-wrap ul li i {
    margin: 12px 14px;
}
#top ul li a {
    color: #fff;
}
.top-nav-wraps ul li a:hover {
    text-decoration: none;
}
ul.top-menu {
    padding: 0px;
}
/* -- Overwrite Bootstrap Dropdown styles */

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background: inherit;
}
.top-nav-wrap .nav-pills>li>a {
    border-radius: 0px;
}
.dropdown-toggle {
    position: relative;
}
.dropdown-menu>li>a {
    padding: 6px 12px;
    font-size: 13px;
}
.dropdown-menu>li>a:hover {
    background: #f2f2f2;
    color: #202020;
}
.dropdown-menu {
    box-shadow: none;
    border-radius: 0px;
}
/*-------------------------------------------------------------------------*/
/*  8.  Logo and Header
/*-------------------------------------------------------------------------*/

.header {
    height: 89px;
    box-shadow: 0px 1px 5px #ddd;
    background-color: #fff;
    z-index: 998;
}
.header.sticky {
    border-top: 3px solid #cc66a4;
}
.logo {
    position: relative;
}
.cookie-message a {
    top: 0;
    *top: -2px;
    right: 0px;
    cursor: pointer;
    float: right;
}
.cookie-message p,
.cookie-message a {
    color: #FFFFFF;
}
.cookie-announcements{
	display: none;
}
.lbum-announcements {
    float: left;
}
.lbum-announcements ul.lbum-show-announcements{
    margin-bottom: 0px !important;
}

.lbum-logo-center .lbum-announcements ul {
    min-width: 300px;
}
.lbum-announcements .divider {
    height: 36px;
    border-left: 1px solid #e2e2e2;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    display: none;
}
.lbum-announcements ul {
    display: none;
    padding-left: 0px;
    font-size: 14px;
    margin-top: 1px;
}
.lbum-announcements .addthis_toolbox {
    display: none;
}
.lbum-announcements li {
    list-style: none;
}
.cookie-message .my-close-button {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: -13px;
    width: 23px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
/* -- Center Logo */

.lbum-logo-center .logo img {
    float: none !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 13px;
    position: relative;
}
.responsive-container {
    position: relative;
    max-width: 370px;
    margin: 0px auto;
    height: 110px;
    /* default */
}
.img-container {
    position: absolute;
    /*top: 0;*/
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: left;
}
#lbum-header-07 .img-container,
#lbum-header-08 .img-container {
    text-align: center;
}
.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.img-container img {
    vertical-align: middle;
    display: inline-block;
}
.lbum-logo-cart-wrap .img-container img {
    padding: 15px 0px;
}
@media only screen and (min-width: 1100px) {
    #lbum-header-07.lbum-logo-center .text-logo {
        text-align: center;
    }
    .lbum-menu-below.lbum-logo-center .text-logo {
        width: 100%;
    }
    .lbum-menu-below.lbum-logo-center .lbum-announcements {
        position: absolute;
        top: 0px;
        z-index: 2;
    }
}
/* -- Standard Logo */

.lbum-menu-below .logo {
    /* height is dynamic */
    white-space: initial;
    float: left;
	line-height: 80px;
}
.lbum-menu-below .logo img {
    vertical-align: middle;
    /* max-height is dynamic */
    
    max-width: 225px;
    padding: 15px 0px;
}
/* -- Fixed Header Logo */

.lbum-header-fixed-wrapper.lbum-is-fixed .logo {
    /* Height is dynamic */
    
    white-space: nowrap;
    float: left;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .logo img {
    vertical-align: middle;
    /* max-height is dynamic */
    
    max-width: 160px;
}
/* -- Logo Alignment */

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .logo a {
    max-width: none;
    line-height: 0px;
    float: none;
}
.logo a {
    color: #cc66a4;
}
.logo a {
    font-weight: 300;
    font-size: 32px;
    transition: all 200ms ease-out;
}
.logo a:hover {
    text-decoration: none;
}
.logo img {
    transition: all 200ms ease-out;
}
.logo.image a {
    font-size: 0;
}
.text-logo h1 {
    margin: 0;
    line-height: inherit;
	/*padding-top: 15px;*/
}
.overview {
    float: right;
    text-align: left;
    display: block;
    margin: 7px 0 0 0;
}
.overview .amount {
    display: block;
    font-weight: bold;
    margin-bottom: -9px;
    font-weight: 400;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .header,
.lbum-header-fixed-wrapper.lbum-is-fixed ul.tiny-cart,
.lbum-header-fixed-wrapper.lbum-is-fixed .mean-bar {
    height: 60px;
    /* Dynamic */
}
.items {
    display: none;
}
.paypal-express-checkout-button img {
    text-align: center !important;
    float: none !important;
    padding: 5px 0 !important;
}
#lbum-header-08 {
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    z-index: 2;
    width: 256px;
    min-height: 100%;
    background-color: rgba(40, 40, 40, 0.27);
    text-align: center;
    z-index: 999;
    padding: 15px 0px;
}
.home #lbum-header-08 {
    position: absolute;
    background-color: rgba(40, 40, 40, 0.47);
}
body:not(.home) #wrapper.wrap-main-8 {
    padding-left: 256px;
}
body.home #wrapper.wrap-main-8 footer {
    display: none;
}
#lbum-header-08 .lbum-cart,
#lbum-header-08 .lbum-mega #menu-vertical-menu > li.vertical-dropdownmenu-item > a,
#lbum-header-08 .lbum-mega #menu-vertical-menu > li.vertical-full-width > a,
#lbum-header-08 .lbum-search,
#lbum-header-08 .bottom-header-8 {
    padding-left: 20px;
    padding-right: 20px;
}
#lbum-header-08 .lbum-mega #menu-vertical-menu > li.vertical-full-width .lbum-menu-img{
	display: none;
}
#lbum-header-08 .cart-sidebar {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
}
#lbum-header-08 .lbum-logo-cart-wrap {
    margin-bottom: 50px;
}
#lbum-header-08 .cart-sidebar .items {
    display: inline-block;
    padding-left: 3px;
}
#lbum-header-08 .cart-sidebar .cart-wrap {
    float: left;
    display: inline-block;
}
#lbum-header-08 .cart-sidebar ul.tiny-cart {
    right: inherit;
}
#lbum-header-08 .cart-sidebar ul.cart_list {
    left: 0;
    top: 40px !important;
}
#lbum-header-08 .cart-sidebar a.hamburger {
    float: right;
    display: inline-block;
}
#lbum-header-08 .cart-sidebar a.hamburger i {
    font-size: 18px;
}
#lbum-header-08 .cart-sidebar .lbum-cart-count {
    top: 0px;
    position: relative;
    left: 0;
    display: inline-block;
    background: transparent !important;
    text-transform: uppercase;
}
#lbum-header-08 .lbum-header-search .sb-search:before {
    display: block;
    font-size: 13px;
    content: "\f002";
    position: absolute;
    top: 6px;
    right: 10px;
    font-weight: 400;
    font-family: 'FontAwesome';
    z-index: 2;
    color: #757575;
}
#lbum-header-08 .lbum-mega {
    margin: 30px 0px 50px 0px;
}
#lbum-header-08 .lbum-header-search .sb-search .sb-search-submit {
    display: none;
}
#lbum-header-08 .bottom-header-8 {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
}
#lbum-header-08 .header-bottom-cards,
#lbum-header-08 .header-bottom-copyright {
    text-align: center;
    display: inline-block;
}
#lbum-header-08 .header-bottom-cards .lbum-card img {
    width: 40px;
}
#lbum-header-08 .header-bottom-copyright p {
    font-size: 12px;
}
/*Header 09*/

#lbum-header-09 .img-container {
    text-align: center;
}
#lbum-header-09 .content-menu {
    position: relative;
    top: 30%;
    text-align: center;
    border-top: 2px solid #EDEDED;
    border-bottom: 2px solid #EDEDED;
}
#lbum-header-09 #main-menu-wrapper {
    z-index: 1000;
    right: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    color: #202020;
    z-index: 999999;
    background: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
body.main-menu-toggled #wrapper #main-menu-wrapper {
    width: 100%;
}
#lbum-header-09 .search-cart-wrap {
    display: inline-block;
}
#lbum-header-09 .search-cart {
    text-align: right;
}
#lbum-header-09 .search-cart .search-cart-wrap .sidebar-offcanvas,
#lbum-header-09 .search-cart .search-cart-wrap .search-icon {
    padding-right: 40px;
    display: inline-block;
}
#lbum-header-09 .sidebar-close {
    font-size: 40px;
    margin-top: 50px;
    margin-left: 53px;
    display: inline-block;
}
#lbum-header-09 .main-menu-offcanvas .sidebar-lines {
    width: 25px;
    height: 17px;
    margin-left: 3px;
}
#lbum-header-09 .main-menu-offcanvas span {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    vertical-align: middle;
    color: #797979;
}
#lbum-header-09 .main-menu-offcanvas .sidebar-icon-holder {
    display: inline-block;
}

/*Sidebar menu*/
body.toggled #wrapper #sidebar-wrapper {
    width: 299px;
}
#sidebar-wrapper {
    z-index: 1000;
    right: 299px;
    left: inherit;
    width: 0;
    height: 100%;
    margin-right: -299px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #202020;
    z-index: 999999;
    background: #FFF;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}
#sidebar-wrapper .sidebar-close {
    float: right;
    font-size: 35px;
    margin-right: 20px;
    margin-top: 30px;
}
.menu-sidebar-header {
    padding: 10px;
    list-style: none;
}
.hamburger {
    float: left;
}
.hamburger .sidebar-lines {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 11px;
}
.hamburger .sidebar-lines .sidebar-line {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #000;
    -webkit-transition: -webkit-transform .3s ease, top .2s ease-out, background-color .2s ease-out;
    -moz-transition: -moz-transform .3s ease, top .2s ease-out, background-color .2s ease-out;
    transition: transform .3s ease, top .2s ease-out, background-color .2s ease-out;
}
.hamburger .sidebar-lines .sidebar-line-1 {
    top: 0;
}
.hamburger .sidebar-lines .sidebar-line-2 {
    top: calc(50% - 1px);
    outline: transparent solid 1px;
}
.hamburger .sidebar-lines .sidebar-line-3 {
    top: calc(100% - 1px);
}
.hamburger:hover .sidebar-lines .sidebar-line-1 {
    top: -2px;
}
.hamburger:hover .sidebar-lines .sidebar-line-3 {
    top: calc(100% + 1px);
}
/*Mobile search-sidebar*/

.mobile-sidebar-search .hamburger .sidebar-lines {
    width: 23px;
    height: 15px;
    vertical-align: bottom;
}
.mobile-sidebar-search .mobile-search .widget_product_search {
    width: 100%;
}
.mobile-sidebar-search .hamburger .sidebar-lines .sidebar-line {
    background-color: #FFFFFF;
}
.mobile-sidebar-search .mobile-sidebar a {
    float: right;
    margin-top: 6px;
}
.mobile-sidebar-search {
    background: rgba(32, 32, 32, 0.89);
}
ul.tiny-cart li a,
#header-search > i,
.lbum-cart-remove > i {
    font-size: 22px;
    cursor: pointer;
}

#lbum-header-04-05-06 .hamburger,
#lbum-header-07 .hamburger {
    float: right;
    margin-right: 40px;
}
.content-sidebar-header {
    width: 100%;
    display: none;
    padding: 20px;
    text-align: center;
    position: relative;
}
.toggled .content-sidebar-header{
    display: inline-block;
}
.content-sidebar-header ul li {
    padding: 10px 0;
    border-bottom: 1px solid #EDEDED;
    list-style: none;
}
.content-sidebar-header ul li a {
    color: #202020;
}
.content-sidebar-header ul{
    margin: 0;
    padding: 0;
}
/*---------------------------------------------------------------*/
/* 9.  Navigation
/*---------------------------------------------------------------*/

#mobile-menu {
    display: none;
}
.lbum-main-menu {
    text-align: left;
    display: inline-block;
}
.lbum-menu-below {
    position: relative;
}
.mega-menu{
	line-height: 80px;
}
#lbum-header-04-05-06.lbum-menu-below .mega-menu{
    line-height: 0px;
}
#lbum-header-07.lbum-menu-below .lbum-mega {
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
#lbum-header-07.lbum-menu-below .mega-menu {
    line-height: 60px;
}
.lbum-logo-inner-cart-wrap {
    position: relative;
}
.lbum-header-fixed-wrapper.lbum-is-fixed ul.tiny-cart li:hover ul.cart_list {
    top: 60px;
    margin-top: 0px;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .bag-icon {
    margin-right: 0px;
    margin-bottom: -5px;
    background-size: 16px 23px;
    width: 16px;
    height: 23px;
}
.lbum-primary-menu .menu > li > a > i {
    margin-right: 5px;
}
.lbum-primary-menu .lbum-submenu-dropdown a > i {
    width: 25px;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .lbum-header-fixed .menu > li > a,
.lbum-primary-menu .menu > li > a,
.lbum-header-fixed-wrapper.lbum-is-fixed .text-logo h1,
.lbum-header-fixed-wrapper.lbum-is-fixed ul.tiny-cart,
.lbum-header-fixed-wrapper.lbum-is-fixed .navbar ul li a {
    line-height: 40px;
}
.lbum-header-fixed-wrapper.lbum-is-fixed .text-logo h1 {
    font-size: 24px;
}
.lbum-header-fixed-wrapper.lbum-is-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}
.lbum-header-fixed-wrapper.lbum-is-fixed {
	top: 0px !important;
}
.admin-bar .lbum-header-fixed-wrapper.lbum-is-fixed {
    top: 32px !important;
}
.lbum-menu-below {
    height: 80px;
    -webkit-transition: 0.5s all ease-in-out;
}
#lbum-header-04-05-06.lbum-menu-below,
#lbum-header-07.lbum-menu-below {
    height: auto;
}
.lbum-primary-menu-below-wrapper .container {
    position: relative;
}
.lbum-header-fixed-wrapper {
    position: fixed;
    top: -3000px !important;
}
.lbum-header-fixed .menu .notice-new-sale {
    display: none;
}
.lbum-header-fixed .menu,
.lbum-primary-menu .menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.lbum-primary-menu.lbum-primary-menu-below-wrapper .menu {
    height: inherit !important;
}
.lbum-header-fixed .menu > li,
.lbum-primary-menu .menu > li {
    display: inline-block;
}
.lbum-header-fixed .lbum-primary-menu .menu > li {
    padding: 0px;
}

div.lbum-menu-below:not(#lbum-header-01-02-03) .lbum-primary-menu .menu > li:first-child  > a{
    padding-left: 0;
}

#lbum-header-01-02-03 .lbum-primary-menu .menu > li{
    padding-bottom: 8px;
}
#lbum-header-01-02-03 .lbum-primary-menu .menu > li:hover > a,
#lbum-header-01-02-03 .lbum-primary-menu .menu > li.current-menu-parent > a {
    border:1px solid #202020;
}

.lbum-primary-menu .menu > li > a {
    display: block;
    position: relative;
    font-size: 14px;
    color: #797979;
    font-weight: 700;
    padding: 0px 15px;
    border: 1px solid transparent;
    border-radius: 9px;
}

.lbum-header-fixed .menu > li.menu-item-has-children > a:after,
.lbum-primary-menu .menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 7px;
    opacity: 0.7;
    position: relative;
    top: -1px;
    font-weight: 400;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 220px;
    top: 100%;
    padding: 0;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 100%;
    margin-top: -2px;
}
.lbum-primary-menu .menu > li .lbum-submenu-dropdown {
    margin-top: -1px;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown {
    margin-top: 0;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown:before,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -15px;
    z-index: -1;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul li.image-item a,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul li.image-item a {
    font-size: 0 !important;
}
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul li.image-item ul li.image-item a img,
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul li.image-item ul li.image-item a img {
    margin-top: 12px;
    -webkit-backface-visibility: hidden;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul li.image-item a:hover img,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul li.image-item a:hover img,
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul li.image-item-title a:hover img,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul li.image-item-title a:hover img {
    -webkit-backface-visibility: hidden;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown ul li.image-item:before,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown ul li.image-item:before {
    display: none;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container {
    max-width: 100%;
    padding: 0px;
}
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul > li a,
.lbum-submenu-dropdown .container > ul > li > a {
    padding: 11px 15px;
    font-size: 13px;
    line-height: 1.4em;
    display: block;
    color: #797979;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-width: 1px !important;
    border-top-width: 0px !important;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children {
    position: relative;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children > a:before,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children > a:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    margin-left: 13px;
    margin-top: 0px;
    color: #999;
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    content: "\f105";
    -webkit-font-smoothing: antialiased;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu {
    position: absolute;
    left: 219px;
    top: 0;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu li,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu li {
    background: #fff;
    width: 220px;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children:hover > .lbum-submenu,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children:hover > .lbum-submenu {
    display: block;
}
.lbum-header-fixed .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu {
    display: none;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown {
    width: 100%;
    left: 0;
    border-top: 1px solid #EDEDED;
    background: #fff;
}
.lbum-primary-menu .menu > li .lbum-submenu-dropdown .container > ul > li a:hover,
.lbum-submenu-dropdown .container > ul > li > a:hover {
    text-decoration: underline;
}
/* 4 col */

.lbum-header-fixed .menu > li.menu-full-width.col-4 .lbum-submenu-dropdown,
.lbum-primary-menu .menu > li.menu-full-width.col-4 .lbum-submenu-dropdown {
    width: 80%;
    left: auto;
}
/* 3 col */

.lbum-header-fixed .menu > li.menu-full-width.col-3 .lbum-submenu-dropdown,
.lbum-primary-menu .menu > li.menu-full-width.col-3 .lbum-submenu-dropdown {
    width: 60%;
    left: auto;
}
/* 2 col */

.lbum-header-fixed .menu > li.menu-full-width.col-2 .lbum-submenu-dropdown,
.lbum-primary-menu .menu > li.menu-full-width.col-2 .lbum-submenu-dropdown {
    width: 50%;
    left: auto;
}
.menu-full-width .lbum-menu-ul {
    padding: 20px 25px 25px !important;
}
.menu-full-width .lbum-menu-img {
    height: 200px;
}
.lbum-menu-img {
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-size: cover;
    z-index: 10;
}
.lbum-menu-title-wrap {
    display: none;
}
.menu-full-width .lbum-menu-title-wrap {
    display: block;
    line-height: 200px;
}
.menu-full-width .lbum-menu-title {
    background-color: #000;
    padding: 15px;
    font-size: 22px;
    color: #fff;
    margin: 0 20px;
    text-transform: uppercase;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:after,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:after {
    display: block;
    width: 50px;
    height: 2px;
    background-color: #797979;
    margin-top: 10px;
    content: "";
    bottom: 0;
    left: 0;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li.image-item > a:after,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li.image-item > a:after {
    display: none;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li:hover > a:after,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li:hover > a:after {
    width: 100%;
}
/* 5 col */

.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li {
    width: 18.297%;
}
/* 4 col */

.lbum-header-fixed .menu > li.menu-full-width.col-4 .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu > li.menu-full-width.col-4 .lbum-submenu-dropdown .container > ul > li {
    width: 23.3%;
}
/* 3 col */

.lbum-header-fixed .menu > li.menu-full-width.col-3 .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu > li.menu-full-width.col-3 .lbum-submenu-dropdown .container > ul > li {
    width: 31.9%;
}
/* 2 col */

.lbum-header-fixed .menu > li.menu-full-width.col-2 .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu > li.menu-full-width.col-2 .lbum-submenu-dropdown .container > ul > li {
    width: 48.9%;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:hover,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:hover {
    text-decoration: none;
    color: #797979;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:before,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li > a:before {
    display: none;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li a,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li a {
    padding: 2px 0px;
    border: none;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu {
    display: block;
    position: relative;
    left: auto;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li {
    background: none;
    width: auto;
    padding: 4px 0px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li.image-item,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li.image-item {
    margin-top: -5px;
    border: none;
    padding: 0px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul {
    margin: 3px 0 3px 3px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul li:before,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul li:before {
    line-height: 17px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul li a,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul > li .lbum-submenu ul li ul li a {
    padding: 3px;
    font-size: 11px;
}
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul .menu-item-has-children > a:before,
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container > ul .menu-item-has-children > a:before {
    background: none;
}
.lbum-header-fixed .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2.127659574468085%;
}
.lbum-header-fixed .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li,
.lbum-primary-menu .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li {
    float: left;
}
.lbum-header-fixed .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li:first-child,
.lbum-primary-menu .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li:first-child {
    margin-left: 0 !important;
}
.lbum-header-fixed .menu > li:nth-last-child(1) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li:nth-last-child(1) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-header-fixed .menu > li:nth-last-child(2) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li:nth-last-child(2) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu {
    right: auto;
    left: 219px;
}
.lbum-header-fixed .menu > li.menu-full-width:nth-last-child(1) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li.menu-full-width:nth-last-child(1) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-header-fixed .menu > li.menu-full-width:nth-last-child(2) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu,
.lbum-primary-menu .menu > li.menu-full-width:nth-last-child(2) .lbum-submenu-dropdown .container > ul .menu-item-has-children .lbum-submenu {
    left: auto;
    right: auto;
}
.lbum-primary-menu .menu > li.menu-full-width .lbum-submenu-dropdown .container ul .menu-item-has-children .lbum-submenu ul li:last-child a,
.lbum-header-fixed .menu > li.menu-full-width .lbum-submenu-dropdown .container ul .menu-item-has-children .lbum-submenu ul li:last-child a {
    border-bottom: none;
}
.lbum-header-fixed .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li:first-child,
.lbum-primary-menu .menu .menu-full-width .lbum-submenu-dropdown .container > ul > li {
    padding-bottom: 30px;
}
.lbum-header-fixed {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.07);
}
.lbum-wp-menu-wrapper .menu li a:hover {
    color: #cc66a4;
    text-decoration: none;
}
.lbum-wp-menu-wrapper .menu li:hover > a {
    color: #cc66a4;
}
/*Vertical menu*/

.lbum-primary-menu .notice-new-sale,
#menu-vertical-menu.menu .notice-new-sale {
    position: absolute;
    right: 0px;
    top: -6px;
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    text-transform: none;
    height: 16px;
    line-height: 16px;
    font-family: arial, sans-serif;
    padding: 0 4px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #e54d26;
}
.lbum-primary-menu ul.menu > li .notice-new-sale {
    right: 15px;
}
.lbum-primary-menu .lbum-submenu-dropdown li .notice-new-sale{
    right: 0px !important;
}
#menu-vertical-menu.menu .notice-new-sale {
    right: 10px;
}
.lbum-submenu .notice-new-sale {
    position: relative !important;
    right: 0 !important;
    margin-left: 10px;
}
.lbum-menu-ul > li .notice-new-sale {
    position: relative !important;
    top: -2px;
    margin-left: 10px;
}
#lbum-header-08 .lbum-main-menu {
    width: 100%;
}
#menu-vertical-menu.menu > li {
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
}
#menu-vertical-menu.menu > li.menu-item-has-children > a:after {
    right: 20px;
    float: right;
}
#menu-vertical-menu.menu .vertical-submenu-dropdown.lbum-submenu-dropdown{
    top: 0;
    left: 100%;
}
#menu-vertical-menu.menu .menu-full-width   .vertical-submenu-dropdown.lbum-submenu-dropdown{
    width: 1170px;
    max-width: 950px;
	left: 100%;
}

#menu-vertical-menu.menu > li.menu-item-has-children > a:after {
    content: "\f105";
}
#menu-vertical-menu.menu i.menu-icon {
    width: 20px;
}
.my-account-link .install-info {
    font-size: 12px !important;
}
.install-menu-info {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.side-area .sidebar-widget h6 {
    color: #f5f5f5;
    margin-top: 20px;
}
.lbum-wp-menu-wrapper .setup-message {
    text-align: center;
    float: left;
}
.lbum-header-fixed .lbum-wp-menu-wrapper .setup-message {
    width: auto;
    float: left;
    display: block;
    margin-left: 20px;
    line-height: 60px;
}
#lbum-header-01-02-03 .lbum-header-search,
#lbum-header-09 .lbum-header-search {
    position: absolute;
    right: 15px;
    display: none;
    padding: 15px;
    width: 300px;
    margin: 0;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#lbum-header-01-02-03 .lbum-header-search .widget_product_search input[type="submit"],
#lbum-header-09 .lbum-header-search .widget_product_search input[type="submit"] {
    position: absolute;
    text-indent: inherit;
    width: auto;
    height: auto;
    line-height: 11px;
    margin: 0;
    right: 0px;
    padding: 11px 4px;
    letter-spacing: 0px;

}
.lbum-header-search .widget_product_search input[type="submit"]{
    opacity: 0.8;
}
.lbum-header-search .widget_product_search input[type="submit"]:hover{
    opacity: 1;
}
.lbum-header-search .search-not-active .search-form label{
    line-height: 0px;
    margin-bottom: 0;
}
.lbum-header-search .search-not-active .search-form .search-submit{
    top: 16px;
    right: 15px;
}
.lbum-header-search .search-not-active .search-form label:before{
    top: 17px;
}
.lbum-header-search .search-woo-not-active  .woocommerce-product-search{
	line-height: 0;
}
.lbum-header-search .search-woo-not-active .screen-reader-text,
.lbum-header-search .search-woo-not-active input[type="submit"]{
	display: none;
}
.search-cart {
    text-align: center;
    line-height: 80px;
}
#lbum-header-01-02-03 .search-cart{
    text-align: left;
}
.search-icon {
    display: inline-block;
}
#lbum-header-07 .lbum-header-search {
    width: 260px;
}
#lbum-header-07 .sb-search-submit {
    font-size: 0;
    background: transparent !important;
}
#lbum-header-07 #sb-search:after {
    content: "\f002";
    display: inline-block;
    font-family: "FontAwesome";
    margin-right: 10px;
    top: 5px;
    position: absolute;
    right: 0;
    color: #CCC;
}
/*-------------------------------------------------------------------------*/
/*  10.  Search Top
/*-------------------------------------------------------------------------*/

.widget_product_search {
    position: relative;
}
input.sb-search-input,
.widget_product_search input.search-field {
    border: 1px solid #ccc;
    padding: 7px 14px 7px 9px;
    font-size: 14px;
    width: 100%;
    line-height: normal;
    background: transparent;
    background-position: 75% center !important;
}
.lbum-search input.sb-search-input {
    background: transparent !important;
}
#lbum-header-04-05-06 .lbum-search,
#lbum-header-07 .lbum-search {
    margin-top: 22px;
}
#lbum-header-04-05-06 .widget_product_search input[type="submit"]{
    line-height: 16px;
    font-weight: 500;
}
#lbum-header-04-05-06 .widget_product_search input[type="submit"],
#lbum-header-07 .widget_product_search input[type="submit"] {
    text-indent: 0px;
    top: 0px;
    width: 60px;
    right: 0;
    height: 33px;
    padding: 0px;
}
.widget_product_search input.search-field {
    width: 100%;
    line-height: 22px;
}
#top-bar-search input.sb-search-input {
    border-radius: 20px;
    width: 155px;
}
#top-bar-search input.sb-search-input:focus {
    border-color: #999;
    width: 175px;
}
input.sb-search-submit {
    background: #202020;
    color: #fff;
    border: none;
    padding: 4px 12px;
    font-weight: 300;
    font-size: 14px;
    margin-left: -5px;
}
#top-bar-search input.sb-search-submit {
    position: relative;
    top: auto;
    right: auto;
}
/* -- Autocomplete Suggestions --
   ================================================== */

#top-bar-search .autocomplete-suggestions {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
}
#top-bar-search .autocomplete-suggestion {
    background: #fff;
    padding: 4px 8px;
    cursor: pointer;
    text-align: left;
    line-height: 25px;
    font-size: 13px;
}
#top-bar-search .autocomplete-suggestion:hover {
    background: #f4f4f4;
}
/*-------------------------------------------------------------------------*/
/*  11.  Dropdown Cart
/*-------------------------------------------------------------------------*/

.lbum-cart-icon-wrap {
    position: relative;
}

.lbum-cart-count {
    background: #eee;
    display: block;
    position: absolute;
    top: 16px;
    left: 14px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
    padding: 0 6px;
    border: 2px dotted #ffffff;
}
#lbum-header-04-05-06 .lbum-cart-count,
#lbum-header-07 .lbum-cart-count {
    top: -14px;
}
.lbum-cart-small {
    left: 0 !important;
    top: -30px !important;
}
span.cart_itemstotal {
    font-size: 13px;
}
span.cart_itemstotal {
    padding: 0 0 0 5px;
}
ul.tiny-cart li ul.cart_list {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}
ul.tiny-cart li {
    list-style: none;
}
ul.tiny-cart li .cart_dropdown_link:hover {
    text-decoration: none;
}
ul.tiny-cart .cart_dropdown_link .cart.fa {
    font-size: 16px;
}
ul.tiny-cart li:hover {
    position: static;
}
ul.tiny-cart li ul.cart_list {
    visibility: hidden;
    z-index: 998;
    background: #fff;
    left: auto;
    right: 0;
    /*top: 79px !important;*/
    margin: 0px 0px 0 0;
    padding-top: 10px;
    position: absolute;
    width: 300px;
    color: #2c2c2c;
    opacity: 0;
    border: 1px solid #e2e2e2;
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

ul.tiny-cart li:hover ul.cart_list {
    visibility: visible;
    left: auto;
    right: -15px;
    opacity: 1.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
ul.tiny-cart {
    position: relative;
    right: 12px;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.cart-wrap {
    float: right;
    position: relative;
    margin: 0;
}
#lbum-header-04-05-06 .cart-sidebar,
#lbum-header-07 .cart-sidebar {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
ul.tiny-cart li {
    list-style: none;
}
ul.tiny-cart li:last-child {
    border-bottom: 0 none;
    width: auto;
}
ul.tiny-cart li {
    width: auto;
}
ul.tiny-cart li a {
    border-bottom: 0 none;
    border-right: 0 none;
    color: #797979;
}
ul.tiny-cart li:last-child {
    border-bottom: 0 none;
    width: auto;
}
ul.tiny-cart li ul.cart_list li.empty {
    border: medium none;
    padding: 15px 20px 15px 20px;
    font-size: 14px;
    margin-bottom: 8px;
}
.lbum-header-fixed-wrapper ul.tiny-cart li ul.cart_list li.empty {
    padding: 0px 20px 0px 20px;
    line-height: 40px;
    height: 40px;
}
ul.tiny-cart li ul.cart_list li {
    line-height: 1.1;
    padding: 9px 0;
    text-align: left;
}
ul.tiny-cart li ul.cart_list li.cart-title {
    border: 0 none;
    padding: 0;
    text-align: right;
}
ul.tiny-cart li ul.cart_list li.cart-title h3 {
    border-bottom: 1px solid #eee;
    color: #2c2c2c;
    margin: 0;
    padding: 6px 0 10px;
}
ul.tiny-cart li ul.cart_list li.cart_list_product {
    clear: left;
    overflow: hidden;
    padding: 10px 5px;
    border-bottom: 1px solid #eee;
    line-height: 1.4em;
}
ul.tiny-cart li ul.cart_list li.cart_list_product:first-child {
    border-top: none;
}
ul.tiny-cart li ul.cart_list li.cart_list_product img {
    width: 45px;
    float: left;
    margin-right: 10px;
}
ul.tiny-cart li ul.cart_list li.cart_list_product a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    margin: 3px 0;
    padding: 0;
    text-decoration: none;
    font-size: 14px;
}
ul.tiny-cart li ul.cart_list li.cart_list_product dl.variation {
    margin-bottom: 0;
    opacity: 0.7;
    overflow: hidden;
}
ul.tiny-cart li ul.cart_list li.cart_list_product dl.variation dt {
    clear: left;
    float: left;
    font-weight: 700;
}
ul.tiny-cart li ul.cart_list li.cart_list_product .quantities {
    padding-top: 8px;
    display: block;
    font-size: 12px;
}
ul.tiny-cart li ul.cart_list li.total {
    text-align: right;
    padding: 15px 20px 5px 20px;
    font-size: 18px;
}
ul.tiny-cart li ul.cart_list li.total strong {
    padding-right: 6px;
}
ul.tiny-cart li ul.cart_list li.buttons {
    text-align: center;
}
ul.tiny-cart li ul.cart_list li.buttons a {
    display: inline-block;
}
ul.tiny-cart li ul.cart_list li.buttons a.view-cart,
ul.tiny-cart li ul.cart_list li.buttons a.checkout {
    margin: .4em;
    padding: 1em 2em;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    font-size: 13px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
ul.tiny-cart li ul.cart_list li.buttons a.view-cart:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
ul.tiny-cart li ul.cart_list li.buttons a.checkout:before {
    content: "\f105";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
ul.tiny-cart li ul.cart_list li.buttons a.view-cart:hover,
ul.tiny-cart li ul.cart_list li.buttons a.checkout:hover {
    color: #FFFFFF;
}
ul.tiny-cart li ul.cart_list li.buttons a.view-cart:hover:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}
ul.tiny-cart li ul.cart_list li.buttons a.checkout:hover:before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
.cart_list {
    margin-left: 0;
    padding: 20px 20px 0 20px;
}
div .dropdown_widget .cart_list li {
    border-top: none;
    font-size: 11px;
    list-style: none;
    padding: 15px 0;
    margin: 8px 0;
    clear: both;
}
.dropdown_widget .cart_list li.empty {
    border-bottom: none;
    text-align: center;
    font-weight: bold;
}
.dropdown_widget ul.cart_list li a {
    display: block;
    font-weight: bold;
}
/*-------------------------------------------------------------------------*/
/*  12.  Breadcrumbs
/*-------------------------------------------------------------------------*/

.lbum-breadcrumb {
    text-align: left;
    background: #FFFFFF;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 3px;
}
.product-page-title h1, 
.product-category-description,
.lbum-breadcrumb .lbum-page-title{
    color: #999999 !important;
    padding: 11px 0 6px 0px;
}

.lbum-breadcrumb #crumbs > a i{
    font-size: 16px;
}
.lbum-breadcrumb #crumbs > a,
.lbum-breadcrumb #crumbs > .current,
.lbum-breadcrumb #crumbs{
    font-size: 13px;
    color: #999999;
    padding: 0 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    word-wrap: break-word;
}
.lbum-breadcrumb #crumbs > a,
.lbum-breadcrumb #crumbs{
    padding-left: 0px;
}
/*-------------------------------------------------------------------------*/
/*  13.  Product Item Styling
/*-------------------------------------------------------------------------*/

.lbum-back-to-prev-wrap {
    margin: 0 -30px;
}
body.single-product .product-title-wrapper {
    background-color: #797979 !important;
}
body.single-product .product-title-wrapper .lbum-back-to-prev-wrap {
    text-align: left;
}
.lbum-back-to-prev a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    position: relative;
    top: 1px;
}
.lbum-back-to-prev a:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.7;
}
.lbum-back-to:before {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 14px;
    opacity: 1;
    text-indent: 0;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
/* Resets */

.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
    box-shadow: none !important;
}
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
    width: 100% !important;
}
.woocommerce .container div.product div.summary,
.woocommerce .container #content div.product div.summary,
.woocommerce-page .container div.product div.summary,
.woocommerce-page .container #content div.product div.summary {
    width: 100%;
    float: left;
}
/*Hover product*/

li.product .product-hover-box {
    left: 16px;
    text-align: left;
    position: absolute;
    bottom: 9%;
    opacity: 0;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
li.product:hover .product-hover-box {
    left: 16px;
    opacity: 1;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
li .product-hover-box .item-icon > div{
    border-radius: 50% 50% 0% 50% !important;
}

li .product-container .lbum-product-img .first-flip img{
   -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all all 0.2s ease-in-out ease;
    -moz-transition: all all 0.2s ease-in-out ease;
    -ms-transition: all all 0.2s ease-in-out ease;
    -o-transition: all all 0.2s ease-in-out ease;
    transition: all all 0.2s ease-in-out ease;
}
li .product-container:hover .lbum-product-img .first-flip img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

li .product-container .item-icon{
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transition: all all 0.4s ease 0s ease;
    -moz-transition: all all 0.4s ease 0s ease;
    -ms-transition: all all 0.4s ease 0s ease;
    -o-transition: all all 0.4s ease 0s ease;
    transition: all all 0.4s ease 0s ease;
}
li .product-container:hover .item-icon{
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Grid */

.content-area ul.woogrid {
    margin-left: 0px;
    margin-right: 0px;
}
.content-area ul.products li {
    margin: 0px 0px 45px 0px;
}
.content-area ul.products li.product-category {
    margin-bottom: 30px;
}
.content-area ul.products li:before {
    display: none;
}
.lbum-shop-archive {
    margin-top: 40px;
}
.product-listing-wrapper {
    padding-bottom: 30px;
}
.archive .yit-wcan-container {
    clear: both;
    min-height: 500px;
}
.lbum-product-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0px auto;
    /*border: 1px solid #eee;*/
}
.lbum-product-img .first-flip {
    display: block;
    width: auto;
    height: auto;
    margin: 0px auto;
}
.lbum-product-img .first-flip img {
    margin: 0px auto;
    height: auto;
    width: 100%;
    display: block;
}
.lbum-product-img .back-flip img {
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: absolute;
    top: 0px;
    width: 100%;
    height: auto;
    display: block;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    margin: 0 auto;
}
.lbum-product-img:hover .back-flip img {
    opacity: 1;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}

/*Propduct loop 1*/
.lbum-product-loop-1 .button,
.lbum-product-loop-2 .button{
    background: transparent;
    padding: 0px;
    text-transform: none;
}
.lbum-product-loop-1 .added_to_cart {
    display: none !important;
}
.product-hover-box .lbum-product-cta a,
.product-hover-box .yith-wcwl-wishlistexistsbrowse.show,
.product-hover-box .yith-wcwl-add-button.show a.add_to_wishlist,
.product-hover-box .yith-wcwl-wishlistaddedbrowse.show,
.product-hover-box .lbum-quick-view-wrap a.lbum-quick-view,
.product-hover-box a.compare_overhead {
    font-size: 0px;
}
.product-hover-box .lbum-product-cta a.button.add_to_cart_button:before,
.product-hover-box .lbum-product-cta a.button.ajax_add_to_cart:before,
.container .lbum-product-cta a.button.added:before,
table.wishlist_table a.button.added:before,
.product-hover-box .lbum-product-cta a.button.loading:before,
table.wishlist_table a.button.loading:before,
.product-hover-box .yith-wcwl-wishlistexistsbrowse.show > a:before,
.product-hover-box .yith-wcwl-wishlistaddedbrowse.show > a:before,
.product-hover-box .yith-wcwl-add-button.show a.add_to_wishlist:before,
.product-hover-box .lbum-quick-view-wrap a.lbum-quick-view:before,
.product-hover-box a.compare_overhead:before{
    display: inline-block;
    font-family: "Ionicons";
    font-size: 16px;
}
li.product .product-hover-box .lbum-quick-view-wrap,
li.product .product-hover-box .lbum-wishlist-wrap,
li.product .product-hover-box .lbum-compare-wrap,
li.product .product-hover-box .lbum-add-cart-wrap {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-bottom: 10px;
    background: #FFFFFF;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    
    transition-duration: 0.4s;
    cursor: pointer;
}
li.product .product-hover-box .lbum-quick-view-wrap a,
li.product .product-hover-box .lbum-wishlist-wrap a,
li.product .product-hover-box .lbum-compare-wrap a,
li.product .product-hover-box .lbum-add-cart-wrap a {
    color: #202020;
    padding: 0px;
}
li.product .product-hover-box .lbum-quick-view-wrap:hover a,
li.product .product-hover-box .lbum-wishlist-wrap:hover a,
li.product .product-hover-box .lbum-compare-wrap:hover a,
li.product .product-hover-box .lbum-add-cart-wrap:hover a {
    color: #FFFFFF;
}
.product-hover-box .lbum-product-cta a.button.product_type_simple.ajax_add_to_cart:before,
.product-hover-box .lbum-product-cta a.button.product_type_variable.add_to_cart_button:before{
    content: "\f3fe";
}
.product-hover-box .lbum-product-cta a.button.product_type_simple.add_to_cart_button:before {
    content: "\f3f7";
}
.product-hover-box .yith-wcwl-wishlistexistsbrowse.show > a:before,
.product-hover-box .yith-wcwl-wishlistaddedbrowse.show > a:before {
    content: "\f3fe";
}
.product-hover-box .yith-wcwl-add-button.show a.add_to_wishlist:before {
    content: "\f442";
    padding-left: 3px;
}
.product-hover-box .lbum-quick-view-wrap a.lbum-quick-view:before {
    content: "\f4a5";
}
.product-hover-box a.compare_overhead:before {
    content: "\f45a";
}
.product-hover-box a.compare_overhead.added:before {
    content: "\f3fe";
}
.product-hover-box .lbum-product-cta a.button.added:before,
table.wishlist_table a.button.added:before {
    content: "\f3fe" !important;
    font-family: 'Ionicons';
    font-weight: 400;
}
.product-hover-box .lbum-product-cta a.button.loading,
table.wishlist_table a.button.loading {
    opacity: 0.5;
    filter: alpha(opacity=@opacity * 100);
}
.lbum-product-cta a.button.loading:before,
table.wishlist_table a.button.loading:before {
    content: "\f021" !important;
    font-family: "FontAwesome" !important;
    -webkit-animation-name: spin-360;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    margin-right: 0px;
    display: inline-block;
}

/*Product loop 2*/
li.product.lbum-product-loop-2 .product-hover-box .lbum-quick-view-wrap,
li.product.lbum-product-loop-2 .product-hover-box .lbum-wishlist-wrap,
li.product.lbum-product-loop-2 .product-hover-box .lbum-compare-wrap,
li.product.lbum-product-loop-2 .product-hover-box .lbum-add-cart-wrap{
    background: transparent;
}
.lbum-product-loop-2 .product-hover-box .lbum-product-cta a.button.add_to_cart_button:before,
.lbum-product-loop-2 .product-hover-box .lbum-product-cta a.button.ajax_add_to_cart:before, 
.lbum-product-loop-2 .container .lbum-product-cta a.button.added:before, 
.lbum-product-loop-2 table.wishlist_table a.button.added:before, 
.lbum-product-loop-2 .product-hover-box .lbum-product-cta a.button.loading:before, 
.lbum-product-loop-2 table.wishlist_table a.button.loading:before, 
.lbum-product-loop-2 .product-hover-box .yith-wcwl-wishlistexistsbrowse.show > a:before, 
.lbum-product-loop-2 .product-hover-box .yith-wcwl-wishlistaddedbrowse.show > a:before, 
.lbum-product-loop-2 .product-hover-box .yith-wcwl-add-button.show a.add_to_wishlist:before, 
.lbum-product-loop-2 .product-hover-box .lbum-quick-view-wrap a.lbum-quick-view:before, 
.lbum-product-loop-2 .product-hover-box a.compare_overhead:before,
.lbum-product-loop-2 .lbum-product-cta a.button.add_to_cart_button:before
{
    font-size: 20px;
}
.lbum-product-loop-2 .lbum-wrap-action .lbum-swap-action,
.lbum-product-loop-2 .lbum-product-meta-wrap .lbum-product-price,
.lbum-product-loop-2 .lbum-product-meta-wrap .lbum-add-cart-wrap{
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.lbum-product-loop-2 .lbum-wrap-action{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: row;
    -webkit-justify-content: space-between;
    display: -ms-flex;
    -ms-align-items: center;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: row;
    -ms-justify-content: space-between;
}
.lbum-product-loop-2 .lbum-wrap-action .lbum-swap-action{
    overflow: hidden;
}
.lbum-product-loop-2 .lbum-wrap-action .lbum-element-action{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.lbum-product-loop-2:hover .lbum-wrap-action .lbum-swap-action{
    overflow: hidden;
}
.lbum-product-loop-2:hover .lbum-wrap-action .lbum-element-action{
    transform: translateY(-32px);
    -webkit-transform: translateY(-32px);
    -o-transform: translateY(-32px);
    -moz-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    -sand-transform: translateY(-32px);
}

.lbum-product-loop-2 .star-rating,
div.slider .star-rating span{
    float: right !important;
}

.lbum-product-loop-2 .star-rating span,
.lbum-product-loop-2 .star-rating{
    height: 30px
}
.lbum-product-loop-2 .lbum-product-cta a.button.add_to_cart_button:before{
    content: "\f3f7";
    font-family: "Ionicons";
    display: inline-block;
    margin-right: 10px;
}

.lbum-product-loop-2 .lbum-product-cta a.button.add_to_cart_button.added{
    display: none;
}
.lbum-product-loop-2 .lbum-product-cta a.added_to_cart:before{
    content: "\f3fe";
    font-family: "Ionicons";
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    margin-left: 1px;
    vertical-align: bottom;
}
.lbum-product-loop-2 .lbum-product-cta a.added_to_cart{
    display: block;
}
li.product.lbum-product-loop-2:hover .product-hover-box{
    right: 16px;
}
li.product.lbum-product-loop-2 .product-hover-box{
    right: 16px;
    left: inherit;
    bottom: inherit;
    top: 15px;
}
.lbum-product-loop-2 .new-sales.circle .onsale-wrap{
    left: 0;
    right: inherit;
}
/*Grid shortcode*/
div.product-shortcode img{
	width: 100%;
}
div.product-shortcode.product-grid .item ul{
    padding:0px;
}
div.product-grid .item,
div.product-loadmore .item {
    margin-top: 17px;
    margin-bottom: 17px;
}
div.product-loadmore .item.col-lg-3:nth-of-type(4n+1),
div.product-loadmore .item.col-lg-2:nth-of-type(6n+1),
div.product-grid .item.col-lg-3:nth-of-type(4n+1),
div.product-grid .item.col-lg-2:nth-of-type(6n+1) {
    clear: both;
}
div.product-loadmore ul{
    padding: 0px;
}
div.slider2row .item ul {
    margin-bottom: 17px;
}
div.product-loadmore .item {
    display: none;
}
div .load-more-product {
    display: inline-block;
    width: 100%;
    clear: both;
    text-align: center;
    margin: 20px 0px 0px 0;
}
div .load-more-product .loadMore.loading{
    cursor: wait;
}
div .load-more-product .loadMore {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    border: 2px solid #797979;
    color: #797979;
    font-weight: 600;
}
div .load-more-product a.loadMore i {
    display: none;
}
div .load-more-product a.loadMore.loading i {
    display: inline-block;
    margin-right: 10px;
}

div.product-shortcode.product-list .item ul li .product-container {
    border: none;
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    line-height: 1.5em;
    position: relative;
    font-size: 13px;
    list-style-type: none;
    overflow: hidden;
    min-height: 84px;
    padding-bottom: 10px;
    padding-top: 15px;
}
div.product-shortcode.product-list .item ul li .product-container:hover {
    box-shadow: none;
}
div.product-shortcode.product-list .item ul li div.lbum-product-img {
    margin-left: 12px;
    float: right;
    margin-left: 0px;
    margin-bottom: 4px;
    width: 60px;
    box-shadow: none;
}
div.product-shortcode.product-list .item ul li .product-hover-box,
div.product-shortcode.product-list .item ul li .new-sales,
div.product-shortcode.product-list .item ul li .lbum-product-info span.category {
    display: none;
}
div.product-shortcode.product-list .item ul li .lbum-product-info {
    text-align: left;
}
div.product-shortcode.product-list .item ul{
    padding: 0px;
}
div.product-shortcode.product-list .item .lbum-product-info .name {
    margin-top: 0px;
}

/*Slider Two Row No Padding*/
.product-shortcode.slider1row-nopadding .owl-carousel .owl-wrapper-outer,
.product-shortcode.slider1row-nopadding .owl-carousel .owl-wrapper{
    padding-top: 0px;
    margin-top: 0px;
}

.product-shortcode.slider1row-nopadding .owl-carousel .owl-item{
    padding-left: 0px;
    padding-right: 0px;
}
.product-shortcode.slider1row-nopadding .owl-carousel{
    background: #FFFFFF;
}
.product-shortcode.slider1row-nopadding {
    padding-right: 0px;
    margin-bottom: 15px !important;
    padding-left: 15px;
}
.product-shortcode.slider1row-nopadding .owl-carousel .owl-item ul li:hover{
    box-shadow: 0px 2px 9px #ccc;
}
.product-shortcode.slider1row-nopadding .owl-item ul li img{
    width: 100%;
}
.product-shortcode.slider1row-nopadding .owl-controls .owl-buttons{
    display: none;
}
.product-shortcode.slider1row-nopadding .owl-controls .owl-pagination{
    display: block !important;
}
.product-shortcode.slider1row-nopadding .owl-controls{
    right: 0px !important;
    position: relative !important;
    top: 15px !important;
    text-align: center !important;
    left: 0 !important;
}
/*Style border*/
.borderdotted .product-container {
    border: 1px dotted #DADADA;
    padding: 3px;
    display: inline-block;
    width: 100%;
}
.borderdotted .product-container:hover,
.bordersolid .product-container:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}
.bordersolid .product-container {
    border: 1px solid #DADADA;
    padding: 3px;
    display: inline-block;
    width: 100%;
}
/* Spin 360 */

@-webkit-keyframes spin-360 {
    from {
        -webkit-transform: rotate(0);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(0);
        /* FF3.5+ */
        
        -ms-transform: rotate(0);
        /* IE9 */
        
        -o-transform: rotate(0);
        /* Opera 10.5 */
        
        transform: rotate(0);
        zoom: 1;
    }
    50% {
        -webkit-transform: rotate(180deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(180deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(180deg);
        /* IE9 */
        
        -o-transform: rotate(180deg);
        /* Opera 10.5 */
        
        transform: rotate(180deg);
        zoom: 1;
    }
    to {
        -webkit-transform: rotate(360deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(360deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(360deg);
        /* IE9 */
        
        -o-transform: rotate(360deg);
        /* Opera 10.5 */
        
        transform: rotate(360deg);
        zoom: 1;
    }
}
@-moz-keyframes spin-360 {
    from {
        -webkit-transform: rotate(0);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(0);
        /* FF3.5+ */
        
        -ms-transform: rotate(0);
        /* IE9 */
        
        -o-transform: rotate(0);
        /* Opera 10.5 */
        
        transform: rotate(0);
        zoom: 1;
    }
    50% {
        -webkit-transform: rotate(180deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(180deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(180deg);
        /* IE9 */
        
        -o-transform: rotate(180deg);
        /* Opera 10.5 */
        
        transform: rotate(180deg);
        zoom: 1;
    }
    to {
        -webkit-transform: rotate(360deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(360deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(360deg);
        /* IE9 */
        
        -o-transform: rotate(360deg);
        /* Opera 10.5 */
        
        transform: rotate(360deg);
        zoom: 1;
    }
}
@-o-keyframes spin-360 {
    from {
        -webkit-transform: rotate(0);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(0);
        /* FF3.5+ */
        
        -ms-transform: rotate(0);
        /* IE9 */
        
        -o-transform: rotate(0);
        /* Opera 10.5 */
        
        transform: rotate(0);
        zoom: 1;
    }
    50% {
        -webkit-transform: rotate(180deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(180deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(180deg);
        /* IE9 */
        
        -o-transform: rotate(180deg);
        /* Opera 10.5 */
        
        transform: rotate(180deg);
        zoom: 1;
    }
    to {
        -webkit-transform: rotate(360deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(360deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(360deg);
        /* IE9 */
        
        -o-transform: rotate(360deg);
        /* Opera 10.5 */
        
        transform: rotate(360deg);
        zoom: 1;
    }
}
@keyframes spin-360 {
    from {
        -webkit-transform: rotate(0);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(0);
        /* FF3.5+ */
        
        -ms-transform: rotate(0);
        /* IE9 */
        
        -o-transform: rotate(0);
        /* Opera 10.5 */
        
        transform: rotate(0);
        zoom: 1;
    }
    50% {
        -webkit-transform: rotate(180deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(180deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(180deg);
        /* IE9 */
        
        -o-transform: rotate(180deg);
        /* Opera 10.5 */
        
        transform: rotate(180deg);
        zoom: 1;
    }
    to {
        -webkit-transform: rotate(360deg);
        /* Saf3.1+, Chrome */
        
        -moz-transform: rotate(360deg);
        /* FF3.5+ */
        
        -ms-transform: rotate(360deg);
        /* IE9 */
        
        -o-transform: rotate(360deg);
        /* Opera 10.5 */
        
        transform: rotate(360deg);
        zoom: 1;
    }
}
.lbum-product-wrap {
    list-style-type: none;
    position: relative;
}
body.archive .lbum-product-wrap {
    margin-bottom: 3.2em;
}
body.archive .product-category {
    margin-bottom: 2em;
}
.owl-carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}
.testimonials-wrap.testimo02 .owl-carousel .owl-item {
    padding-left: 0px;
    padding-right: 0px;
}
.lbum-prod-gallery .owl-carousel .owl-item {
    padding: 0;
}

.lbum-product-wrap a .category {
    color: #b3abab;
}
.lbum-product-info .category {
    display: block;
    font-size: 11px;
    margin-top: 12px;
    margin-bottom: -10px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.lbum-product-wrap .divider {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    margin: 10px 0px;
}
.lbum-product-info .name {
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.3em !important;
}
/*-------------------------------------------------------------------------*/
/*  14.  Individual Products
/*-------------------------------------------------------------------------*/

.products {
    padding-left: 0;
    list-style: none;
}
.lbum-product-info .price {
    display: block;
}
.lbum-product-info .price .from {
    display: none;
}
.lbum-product-info .price del {
    color: #ccc;
    font-size: 12px;
}
.single-product-details .price del {
    font-size: 18px;
    color: #b3abab;
    padding-right: 5px;
}
.single-product-details .price del span {
    color: #b3abab !important;
}
.single-product-details .price ins {
    font-size: 24px;
    color: #cc66a4;
    /* theme option */
}

/*Choose size*/
.lbum-product-detail .variations td.label label{
    text-transform: none;
}
.lbum-product-detail .variations td.value{
    padding-right: 0px;
    width: 100%;
}
.lbum-product-detail td.value select{
    display: block !important;
    padding: 4px 10px 6px 10px;
}
.lbum-product-detail .chosen-container.chosen-container-single{
    display: none !important;
}
.lbum-product-detail .entry-summary form.variations_form.cart{
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
}
.lbum-product-detail .woocommerce-product-details__short-description{
    padding: 10px 0px 20px 0px;
}
.single-product-details .variations label {
    line-height: 33px;
}
.lbum-product-info .price ins {
    font-size: 20px;
}
.lbum-product-info .price del span.amount {
    font-weight: 400;
    margin: 0px 3px;
    color: #797979;
    font-size: 14px;
}
.lbum-product-info .amount {
    font-size: 16px;
    color: #797979;
    font-weight: 700;
    text-transform: none !important;
    letter-spacing: 1px;
}
.lbum-product-wrap a:hover .price {
    text-decoration: none;
}
.product-details-wrapper {
    margin-left: -30px;
    margin-right: -30px;
}
a.woocommerce-review-link,
.content-area a.woocommerce-review-link {
    color: #999;
    border: none;
}
a.woocommerce-review-link:hover,
.content-area a.woocommerce-review-link:hover {
    text-decoration: none;
    color: #797979;
    border: none;
}
/* -- Small Product -- */

.product-small {
    position: relative;
    display: block;
}
.product-small h5 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 70%;
    color: #999;
    font-weight: bolder;
}
.product-small p {
    margin-bottom: 5px;
    line-height: 120%;
    margin-top: 5px;
}
.product-small .name {
    font-size: 90%;
}
.product-small .tx-div {
    border-width: 3px;
    width: 20px;
    margin: 4px auto 4px auto !important;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
    display: block;
    transition: all 200ms ease-out;
}
.woocommerce ul.product_list_widget li a:hover {
    text-decoration: none;
    color: #cc66a4;
}
/*-------------------------------------------------------------------------*/
/*  15.  Product Details
/*-------------------------------------------------------------------------*/

.lbum-product-detail {
    margin-top: 45px;
}
.lbum-product-detail .product_title {
    margin-top: 0;
    font-size: 25px !important;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    margin-bottom: 15px;
    text-transform: none;
}
.lbum-product-detail .single-product-details .summary.entry-summary .woocommerce-Price-amount.amount {
    font-size: 24px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 50px;
}
.lbum-product-detail .titlewrap h2 {
    text-transform: uppercase;
}
.summary h1,
.content-area .summary h1 {
    line-height: 1.23em !important;
    font-size: 30px !important;
    margin-bottom: 2px;
    margin-top: 6px;
    padding-bottom: 0px;
    border: none;
    font-weight: 600 !important;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}
.summary h1 a {
    color: #202020;
    font-size: 25px;
    text-transform: none;
}
.summary h1 a:hover {
    text-decoration: none;
}

.summary p.in-stock {
    color: #5b9d4c;
    margin-bottom: 10px;
}
.summary p.out-of-stock {
    color: #df0020;
    margin-bottom: 10px;
}
div[itemprop="description"] {
    margin-bottom: 30px;
    border-bottom: 1px solid #EDEDED;
}
div[itemprop="description"] p {
    padding: 0 0 5px;
    line-height: 30px;
}
div[itemprop="description"] ul {
    padding-left: 17px;
}
div[itemprop="description"] ul li {
    margin-bottom: 2px;
}
.summary .star-rating {
    display: none !important;
}
.summary .woocommerce-product-rating .star-rating {
    display: block !important;
}
.lbum-quickview-product-pop .lbum-prod-gallery .owl-prev {
    left: 65px !important;
}
.lbum-quickview-product-pop .summary .star-rating {
    display: block !important;
    clear: both;
}
.lbum-quickview-product-pop .single_variation_wrap p.stock {
    margin: 0px 0px 7px 0px;
}
.lbum-quickview-product-pop .summary .price {
    margin: 6px 0px 8px 0px;
}
.lbum-quickview-product-pop .cart .quantity input.qty {
    top: 0px !important;
    width: 33px;
    text-align: center;
    position: relative;
    height: 45px;
}
.lbum-quickview-product-pop button.single_add_to_cart_button {
    border: 1px solid transparent;
    color: #FFFFFF;
}
.lbum-quickview-product-pop form.cart {
    margin-top: 15px;
}
body .woocommerce .quantity .plus:hover,
body .woocommerce .quantity .minus:hover,
body .woocommerce-page .quantity .plus:hover,
body .woocommerce-page .quantity .minus:hover {
    background-color: transparent;
}
.woocommerce-product-rating[itemprop="aggregateRating"] .star-rating {
    display: inline !important;
}
.woocommerce .cart .quantity input.plus,
.woocommerce .cart .quantity input.minus {
    background-image: none!important;
    box-shadow: none!important;
    font-size: 18px;
}
.woocommerce .cart .quantity input.minus {
    margin-right: -4px;
}
.woocommerce .cart .quantity input.plus {
    margin-left: -4px;
}
.cart .quantity {
    display: inline-block;
}
.cart .quantity input.plus,
.cart .quantity input.minus {
    background-color: transparent;
    font-family: Georgia;
    border: 1px solid #E1E1E1;
    border-radius: 0 0 0 0;
    color: #666;
    cursor: pointer;
    display: inline!important;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 25px;
    position: relative;
}
.woocommerce .container div.product form.cart .button {
    margin-bottom: 20px;
}
form.cart .button:focus {
    outline: none;
}
.woocommerce .cart .quantity input.qty {
    border: 1px solid #e2e2e2;
    display: inline;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 5px;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    width: 45px !important;
    position: relative;
    position: absolute;
    top: 0px;
    left: 35px;
    z-index: 2;
}
.woocommerce .cart .quantity input.qty:focus {
    border-color: #999;
}
.woocommerce .container div.product form.cart .button,
.woocommerce .container #content div.product form.cart .button,
.woocommerce-page .container div.product form.cart .button,
.woocommerce-page .container #content div.product form.cart .button {
    border-radius: 0px;
    border: none;
    height: 45px;
    background: #cc66a4;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    padding: 0px 25px;
    margin-top: 0px;
}
.container .woocommerce .quantity input.qty,
.container .woocommerce #content .quantity input.qty,
.container .woocommerce-page .quantity input.qty,
.container .woocommerce-page #content .quantity input.qty {
    background-image: none;
    box-shadow: none;
    border-color: #E1E1E1;
    font-weight: normal;
    font-size: 12px;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
    float: none !important;
}
.summary .product_meta {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}
.summary .product_meta .wcml_currency_switcher {
    display: none;
}
.price .from {
    display: none !important;
}
.product-nocols {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
}
body.page .single-product {
    padding-top: 30px;
}
body.page .single-product .slide img {
    margin-left: -2px;
}
.thumb-inner {
    height: 100px;
}
.summary .price {
    font-size: 22px !important;
    line-height: inherit !important;
    font-weight: inherit !important;
    margin: 3px 0px 3px 0px;
}
.summary .product_meta p {
    font-size: 13px;
    margin-bottom: 3px;
    font-weight: 400;
}
.summary .product_meta p a,
.content-area .summary .product_meta p a {
    color: #777;
    padding-bottom: 0px;
    border: none;
}
.summary .product_meta p a:hover,
.summary .product_meta a:hover,
.content-area .summary .product_meta p a:hover {
    text-decoration: none;
    color: #797979;
}
.sku_wrapper,
.posted_in,
.tagged_as {
    display: block;
    padding: 3px 0px;
    border-top: 1px solid #EDEDED;
    font-size: 12px;
}
.summary .accordionButton {
    border-color: #e2e2e2;
}
.summary .accordionButton p {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    transition: all 0.2s linear;
}
.summary .accordionButton p:hover {
    color: #cc66a4;
}
.up-sell-price {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 300;
}
li.up-sell-product a {
    color: #797979;
}
.summary .accordionButton .icon-plus {
    color: #797979;
    margin: 0;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}
.summary .accordionButton .icon-plus:before {
    font-size: 13px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    color: #000;
    margin: -6px 0 0 0;
    transition: 0.3s all ease-out;
    border-radius: 50%;
}
.summary .accordionButton.on .icon-plus:before {
    color: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.summary .accordionContent {
    padding-top: 12px;
}
.summary .accordionContent h2 {
    display: none;
}
.summary .accordionContent p {
    font-size: 14px;
    margin-bottom: 10px;
}
.woocommerce .container table.shop_attributes {
    width: 100%;
    margin-top: 10px;
    font-size: 15px;
}
.woocommerce .container table.shop_attributes th {
    text-align: left;
    font-weight: normal;
    border-bottom: 0;
    padding-left: 0px;
    color: #797979;
    width: 25%;
    text-transform: uppercase;
}
.woocommerce .container table.shop_attributes p {
    margin-bottom: 0px;
}
.woocommerce .container table.shop_attributes th,
.woocommerce .container table.shop_attributes td,
.content-area table.shop_attributes th,
.content-area table.shop_attributes td {
    padding: 12px 0px;
    border-top: 1px dotted #e2e2e2;
    border-bottom: none;
}
.content-area table.shop_attributes tr:nth-child(even) {
    background: #fff;
}
.woocommerce .container table.shop_attributes td {
    color: #000;
    font-style: normal;
    border-bottom: 0;
}
/* Product Slider */

.single-product .thumbnails img {
    margin-top: 10px;
    margin-right: 10px;
}
.lbum-product-gallery-img img {
    width: 100% !important;
}
.product-gallery-slider .sliderNav.small a {
    background: none !important;
    box-shadow: none;
    width: 15% !important;
}
.product-gallery-slider .sliderNav.small a.nextSlide span {
    left: 15px;
    border: 0;
    line-height: 28px;
}
.product-gallery-slider .sliderNav.small a.prevSlide span {
    right: 15px;
    border: 0;
    line-height: 28px;
}
.product-thumbnails .sliderNav.small a {
    bottom: 10px;
    background: none !important;
    box-shadow: none;
}
.product-thumbnails .sliderNav.small a.disabled.nextSlide {
    left: -50px;
}
.product-thumbnails .sliderNav.small a.disabled.prevSlide {
    right: -50px;
}
.product-thumbnails .sliderNav.small a span {
    top: 40%;
    border: 0;
    line-height: 28px;
}
.product-thumbnails {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    white-space: nowrap;
}
.content-area .product-thumbnails {
    margin-top: 20px;
}
.product-thumbnails .thumb {
    width: 70px !important;
    height: 90px !important;
    overflow: hidden;
    border: 1px solid #eeeeee;
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
    margin: 0 10px 0 0;
    display: inline-block;
    opacity: 0.5;
}
.product-thumbnails .thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.product-thumbnails .thumb:hover img,
.product-thumbnails .thumb.selected img {
    margin-top: -10px;
}
.product-thumbnails .thumb:hover,
.product-thumbnails .thumb.selected {
    opacity: 1;
    border-color: #ccc;
}
/* -- WooCommerce Tabs --*/

.woocommerce-tabs {
    margin: 0px -15px;
}
/*Style 01*/

.woocommerce-tabs.style-01 {
    margin: 0px;
    margin-top: 50px;
}
.woocommerce-tabs.style-01 #accordion div.panel {
    display: block !important;
    background:transparent;
}
.woocommerce-tabs.style-01 .panel-default > .panel-heading {
    background-color: transparent;
}
.woocommerce-tabs.style-01 .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 3px solid #cc66a4;
}
.woocommerce-tabs.style-01 #accordion .panel-title > a:after {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-right: 10px;
    height: 18px;
    width: 18px;
    border: 1px solid #DADADA;
    line-height: 16px;
    text-align: center;
    padding-left: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.woocommerce-tabs.style-01 #accordion .panel-title > a.collapsed:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-right: 10px;
}
/*Style 02*/
.woocommerce-tabs.style-02{
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.woocommerce-tabs.style-02 ul.tabs {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0px;
}
.woocommerce-tabs.style-02 ul.tabs li {
    border: 1px solid #DADADA;
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: none;
    list-style: none;
    border-bottom: none;
}
.woocommerce-tabs.style-02 ul.tabs li:last-child {
    border-bottom: 1px solid #DADADA;
}
.woocommerce-tabs.style-02 ul.tabs li.active {
    border-right: 1px solid transparent !important;
    border-left: 3px solid #e60f1e;
}
.woocommerce-tabs.style-02 ul.tabs li a {
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: none;
}
.woocommerce-tabs.style-02 .tab-content {
    width: 75%;
    float: left;
    border: 1px solid #DADADA;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: -1px;
    min-height: 200px;
}
.woocommerce-tabs .tab-content h2,
.woocommerce-tabs.style-01 .panel-body h2 {
    display: none;
}
.woocommerce-tabs.style-01 h4{
    font-weight: 400;
}
.woocommerce-tabs .tab-content p,
.woocommerce-tabs.style-01 .panel-body p {
    min-height: 1px;
    line-height: 34px;
    font-size: 13px;
}
/*-------------------------------------------------------------------------*/
/*  16.  Grid/List Product
/*-------------------------------------------------------------------------*/

.woocommerce-ordering .bootstrap-select.btn-group.orderby {
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.view-switcher {
    float: left;
}
.view-switcher label {
    display: none;
}
.toggleList,
.toggleGrid {
    color: #6D6262;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    transition: all 200ms ease-out;
}
.toggleList i,
.toggleGrid i {
    border: 1px solid #CCC;
    width: 35px;
    height: 35px;
    font-size: 24px;
    padding: 0px 10px;
    text-align: center;
    line-height: 35px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
}
/* -- Grid Layout -- */

.lbum-wishlist-wrap .yith-wcwl-add-to-wishlist .ajax-loading {
    margin-top: -58px !important;
}
.lbum-product-excerpt {
    display: none;
}
.grid-layout .product {
    margin-bottom: 45px;
    position: relative;
}
.grid-layout .lbum-product-wrap {
    text-align: center;
}
/* -- List Layout -- */

.grid-layout.list-layout .product {
    margin-bottom: 30px;
}
.products.list-layout {
    padding: 0px 0px;
}
.list-layout .lbum-product-loop-2 .lbum-wrap-action .lbum-swap-action,
.list-layout .lbum-product-loop-2:hover .lbum-wrap-action .lbum-swap-action{
    overflow: inherit;
}
.list-layout .lbum-product-loop-2 .lbum-wrap-action .lbum-swap-action{
    height: auto;
}
.list-layout .lbum-product-loop-2:hover .lbum-wrap-action .lbum-element-action{
    transform: inherit;
    -webkit-transform: inherit;
}
.products.list-layout .lbum-wrap-action .lbum-product-price,
.products.list-layout .lbum-wrap-action .lbum-product-excerpt,
.products.list-layout .lbum-wrap-action .lbum-add-cart-wrap{
    margin-top: 20px;
}

.list-layout .product {
    position: relative;
}
.woocommerce-page .list-layout .product {
    padding-bottom: 30px;
    padding-left: 15px;
}
.woocommerce-page .list-layout .lbum-product-wrap {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 12px;
    padding-left: 0px;
    margin-left: 15px;
    padding-right: 30px;
}
.woocommerce-page .list-layout .product:last-child {
    border: none;
}
.woocommerce-page .list-layout .product span.onsale {
    margin-left: -32px !important;
    margin-top: 20px;
}
.woocommerce-page .list-layout .lbum-product-meta-wrap {
    float: right;
    width: 72%;
    margin-top: 0px;
}
.woocommerce-page .list-layout .lbum-product-info {
    text-align: left;
}
.woocommerce-page .list-layout .lbum-product-meta-wrap div[itemprop="description"] {
    border-bottom: none;
}
body.archive .list-layout .lbum-product-img,
body.single .list-layout .lbum-product-img {
    width: 23%;
    float: left;
}
body.single .upsells.list-layout h2 {
    margin-bottom: 0px;
}
.woocommerce-page .list-layout .lbum-product-img {
    width: 100%;
}
.woocommerce-page .list-layout .lbum-product-info .category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.woocommerce-page .list-layout .lbum-product-wrap .divider {
    display: none;
}
.woocommerce-page .list-layout .lbum-product-info .name {
    clear: both;
    font-size: 1.6em;
    margin-left: 0;
    font-weight: 400;
    margin-top: 1px;
    margin-bottom: -2px;
}
.woocommerce-page .list-layout .star-rating {
    margin: 6px 0px 10px 0px !important;
}
.woocommerce-page .list-layout .lbum-product-info .price {
    text-align: inherit;
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 16px;
    margin: 10px 0px;
}
.woocommerce-page .list-layout .lbum-product-info .price del span.amount {
    margin-left: 0px;
}
.woocommerce-page .list-layout li.product span.onsale {
    margin-left: -7px !important;
}
.woocommerce-page .list-layout .lbum-product-excerpt {
    display: block;
    font-size: 15px;
    line-height: 1.6em;
}
.woocommerce-page .list-layout .lbum-product-excerpt ul {
    padding: 0px 0px 0px 17px;
}
.woocommerce-page .list-layout .lbum-product-excerpt ul li {
    list-style: disc;
}
.woocommerce-page .content-area .products.grid-layout .lbum-product-excerpt {
    display: none;
}
.woocommerce-page .list-layout span.onsale {
    left: 15px;
}
/* -- Upsells -- */

.upsells h4 {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
    color: #444;
    line-height: 1.4em;
    font-weight: 700;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.up-sell-grid {
    margin: 0;
    padding: 0;
    margin-left: -5px;
}
.up-sell-product {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    padding-left: 5px;
}
.tooltiptext {
    display: none;
}
/*-------------------------------------------------------------------------*/
/*  17.  Customize Product Grids
/*-------------------------------------------------------------------------*/

.col-xs-product-1 > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.col-xs-product-1 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-1 > li:nth-of-type(1n+1) {
    clear: both;
}
.col-xs-product-2 > li {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
.col-xs-product-2 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-2 > li:nth-of-type(2n+1) {
    clear: both;
}
/* Related */

.related .col-xs-product-2 > li:nth-of-type(2n+1) {
    clear: none;
}
.col-xs-product-3 > li {
    width: 33.33333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-3 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-3 > li:nth-of-type(3n+1) {
    clear: both;
}
.col-xs-product-4 > li {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-4 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-4 > li:nth-of-type(4n+1) {
    clear: both;
}
.col-xs-product-5 > li {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-5 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-5 > li:nth-of-type(5n+1) {
    clear: both;
}
.col-xs-product-6 > li {
    width: 16.66667%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-6 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-6 > li:nth-of-type(6n+1) {
    clear: both;
}
.col-xs-product-7 > li {
    width: 14.28571%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-7 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-7 > li:nth-of-type(7n+1) {
    clear: both;
}
.col-xs-product-8 > li {
    width: 12.5%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-8 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-8 > li:nth-of-type(8n+1) {
    clear: both;
}
.col-xs-product-9 > li {
    width: 11.11111%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-9 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-9 > li:nth-of-type(9n+1) {
    clear: both;
}
.col-xs-product-10 > li {
    width: 10%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-10 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-10 > li:nth-of-type(10n+1) {
    clear: both;
}
.col-xs-product-11 > li {
    width: 9.09091%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-11 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-11 > li:nth-of-type(11n+1) {
    clear: both;
}
.col-xs-product-12 > li {
    width: 8.33333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-product-12 > li:nth-of-type(n) {
    clear: none;
}
.col-xs-product-12 > li:nth-of-type(12n+1) {
    clear: both;
}
@media (min-width: 768px) {
    .col-xs-product-1 > li: nth-of-type(1n+1) {
        clear: none;
    }
    .col-xs-product-2 > li:nth-of-type(2n+1) {
        clear: none;
    }
    .col-xs-product-3 > li:nth-of-type(3n+1) {
        clear: none;
    }
    .col-xs-product-4 > li:nth-of-type(4n+1) {
        clear: none;
    }
    .col-xs-product-5 > li:nth-of-type(5n+1) {
        clear: none;
    }
    .col-xs-product-6 > li:nth-of-type(6n+1) {
        clear: none;
    }
    .col-xs-product-7 > li:nth-of-type(7n+1) {
        clear: none;
    }
    .col-xs-product-8 > li:nth-of-type(8n+1) {
        clear: none;
    }
    .col-xs-product-9 > li:nth-of-type(9n+1) {
        clear: none;
    }
    .col-xs-product-10 > li:nth-of-type(10n+1) {
        clear: none;
    }
    .col-xs-product-11 > li:nth-of-type(11n+1) {
        clear: none;
    }
    .col-xs-product-12 > li:nth-of-type(12n+1) {
        clear: none;
    }
    .col-lg-product-1 > li {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .col-lg-product-1 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-1 > li:nth-of-type(1n+1) {
        clear: both;
    }
    .col-lg-product-2 > li {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
    }
    .col-lg-product-2 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-2 > li:nth-of-type(2n+1) {
        clear: both;
    }
    /* Override for Cross Sells */
    
    .cross-sells .col-lg-product-2 > li:nth-of-type(2n+1) {
        clear: none;
    }
    .cross-sells .col-lg-product-2 > li:nth-of-type(4n+1) {
        clear: both;
    }
    .col-lg-product-3 > li {
        width: 33.33333%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-3 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-3 > li:nth-of-type(3n+1) {
        clear: both;
    }
    .col-lg-product-4 > li {
        width: 25%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-4 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-4 > li:nth-of-type(4n+1) {
        clear: both;
    }
    .col-lg-product-5 > li {
        width: 20%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-5 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-5 > li:nth-of-type(5n+1) {
        clear: both;
    }
    .col-lg-product-6 > li {
        width: 16.66667%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-6 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-6 > li:nth-of-type(6n+1) {
        clear: both;
    }
    .col-lg-product-7 > li {
        width: 14.28571%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-7 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-7 > li:nth-of-type(7n+1) {
        clear: both;
    }
    .col-lg-product-8 > li {
        width: 12.5%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-8 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-8 > li:nth-of-type(8n+1) {
        clear: both;
    }
    .col-lg-product-9 > li {
        width: 11.11111%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-9 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-9 > li:nth-of-type(9n+1) {
        clear: both;
    }
    .col-lg-product-10 > li {
        width: 10%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-10 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-10 > li:nth-of-type(10n+1) {
        clear: both;
    }
    .col-lg-product-11 > li {
        width: 9.09091%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-11 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-11 > li:nth-of-type(11n+1) {
        clear: both;
    }
    .col-lg-product-12 > li {
        width: 8.33333%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-lg-product-12 > li:nth-of-type(n) {
        clear: none;
    }
    .col-lg-product-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}
/*-------------------------------------------------------------------------*/
/*  18.  Category Images
/*-------------------------------------------------------------------------*/

.category-wrapper {
    position: relative;
    margin-bottom: 30px;
}
.category-wrapper .product-category-image-normal img {
    width: 100%;
}
.product-category-image {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    min-height: 400px;
    margin-bottom: 30px;
}
.product-cat-meta {
    margin: 5px 0 0px 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 25px;
    left: 25px;
    width: 47%;
    padding: 35px;
}
.category-wrapper .product-page-title h1 {
    padding: 0;
    margin: 0;
    font-size: 28px;
    color: #fff;
    font-weight: 400;
}
h1.entry-title {
    margin-top: 5px;
}
.product-category-description {
    clear: both;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding-top: 10px;
}
.category-wrapper .product-category-description {
    padding-bottom: 0px;
    padding-top: 5px;
}
.category-wrapper .product-category-description p {
    margin-bottom: 0px;
    line-height: 1.55em;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
}
.product-category-description p {
    font-size: 12px;
    opacity: 0.72;
}
/* Category within a Product Grid */

.cat-pic {
    position: relative;
    overflow: hidden !important;
    border: 1px solid #f2f2f2;
    transition: all 0.5s ease;
}
.cat-pic .cat-title {
    position: absolute;
    bottom: 0%;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 5px 0px;
    margin-top: -30px;
}
.cat-pic .cat-title h3 {
    font-size: 15px;
    padding: 0px 15px;
    margin: 0px;
    color: #202020;
    font-weight: 400;
    text-transform: uppercase;
}
.cat-pic .cat-title h3 span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    color: #999;
    text-transform: uppercase;
}
.content-area .cat-pic .cat-title h3 span {
    margin-top: -6px;
    font-weight: normal;
}
.page-template-page-full-width-php .content-area .cat-pic .cat-title h3 span {
    margin-top: -10px;
}
body.archive .cat-pic .cat-title h3 span {
    margin-top: -10px;
}
.cat-pic img {
    transition: all 0.3s ease;
    width: 100%;
}
.cat-pic:hover img {
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-transform: scale(1.05);
}
/*-------------------------------------------------------------------------*/
/*  19.  Shop Notices
/*-------------------------------------------------------------------------*/

.iosslider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    min-height: 40px;
}
.iosslider .slider {
    width: 100%;
    height: 100%;
}
.iosslider .slider .slide {
    float: left;
    width: 100%;
}
#shop-listing-notices {
    clear: both;
}
.shop-listing-notices-wrap {
    display: none;
    padding: 10px 0px;
    text-align: center;
}
.shop-listing-notices-wrap.green {
    background-color: #82b965;
}
.shop-listing-notices-wrap.blue {
    background-color: #872349;
}
.shop-listing-notices {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.shop-listing-notices a {
    color: #fff;
    text-decoration: underline;
}
.shop-listing-notices a:hover {
    text-decoration: none;
    color: #fff;
}
.shop-listing-notices p {
    margin: 0px 10px;
    position: relative;
}
/*-------------------------------------------------------------------------*/
/*  20.  Pagination
/*-------------------------------------------------------------------------*/

.page-numbers {
    float: right;
    font-weight: 400;
    color: #777;
}
.woocommerce-pagination {
    float: right;
}
.woocommerce-result-count {
    float: none;
    line-height: 34px;
    margin-bottom: 0px;
    font-size: 13px;
}
.page-numbers,
.pagination {
    margin-bottom: 0px;
    padding-left: 0px;
}
.page-numbers li,
.pagination li {
    list-style: none;
    display: inline-block;
    float: left;
    line-height: 21px;
    margin-right: 3px;
}
.page-numbers li span,
.page-numbers li a,
.pagination li span,
.pagination li a {
    display: block;
    font-size: 13px;
    width: 34px;
    height: 34px;
    line-height: 34px !important;
    text-align: center;
    border: 1px solid #ccc;
    position: relative;
    z-index: 2;
    color: #777;
}
.page-numbers li a span {
    border: none;
}
.page-numbers li span,
.page-numbers li a:hover,
.pagination li span,
.pagination li a:hover {
    text-decoration: none;
}
.page-numbers li a:hover {
    background-color: #cc66a4;
    color: #fff;
}
.page-numbers li span.dots,
.pagination li span.dots {
    border: 1px solid #e2e2e2;
    padding: 2px 5px;
    border: none;
    line-height: 28px;
    color: #6f6f6f;
}
.page-numbers li span.icon-arrow-right,
.page-numbers li span.icon-arrow-left {
    border: none;
    font-size: 20px;
    margin-top: 2px;
}
.page-numbers li span.icon-arrow-left {
    margin-left: -2px;
}
.page-numbers li span.current {
    color: #FFFFFF;
}
.page-numbers li a.next:before,
.page-numbers li a.prev:before {
    font-family: 'FontAwesome';
}
.page-numbers li a.next:hover,
.page-numbers li a.prev:hover {
    color: #fff !important;
}
.page-numbers li span:hover,
.page-numbers li a:hover,
.pagination li span:hover,
.pagination li a:hover {
    color: #FFFFFF !important;
}
/*-------------------------------------------------------------------------*/
/*  21.  Star Rating
/*-------------------------------------------------------------------------*/

p.stars span {
    background-image: url(../images/icons/star-off-retina.png);
    background-repeat: repeat-x;
    background-position: left 0;
    background-size: 16px 16px;
    float: left;
    height: 20px;
    position: relative;
    width: 80px;
}
p.stars span a.star-1,
p.stars span a.star-1 {
    width: 16px;
    z-index: 10;
}
p.stars span a {
    float: left;
    height: 0;
    left: 0;
    overflow: hidden;
    padding-top: 15px;
    position: absolute;
    top: 0;
    width: 16px;
}
p.stars span a:hover,
p.stars span a:focus,
p.stars span a.active {
    background-image: url(../images/icons/star-on-hover.png);
    background-repeat: repeat-x;
    background-position: left 0;
    background-size: 16px 16px;
}
p.stars span a.star-1,
p.stars span a.star-1 {
    width: 16px;
    z-index: 10;
}
p.stars span a.star-2,
p.stars span a.star-2 {
    width: 32px;
    z-index: 9;
}
p.stars span a.star-3,
p.stars span a.star-3 {
    width: 48px;
    z-index: 8;
}
p.stars span a.star-4,
p.stars span a.star-4 {
    width: 64px;
    z-index: 7;
}
p.stars span a.star-5,
p.stars span a.star-5 {
    width: 80px;
    z-index: 6;
}
.star-rating {
    display: inline-block;
    width: 71px;
    height: 20px;
    background-image: url(../images/icons/star-off-retina.png);
    background-repeat: repeat-x;
    background-position: center left;
    background-size: 14px 14px;
    position: relative;
    text-indent: -9999px;
}
.star-rating span {
    background-image: url(../images/icons/star-on-retina.png);
    background-repeat: repeat-x;
    background-position: center left;
    background-size: 14px 14px;
    display: block;
    height: 20px;
    font-size: 0;
    text-align: left;
}
.product_list_widget .star-rating {
    display: table;
    margin-bottom: 2px;
}
.summary .star-rating {
    display: none;
}
.summary .woocommerce-product-rating {
    margin: 5px 0px 7px 0px;
}
.container .summary .woocommerce-product-rating .star-rating {
    float: left;
    margin-top: 1px;
    display: block;
    margin-right: 10px;
}
.woocommerce .container .star-rating,
.woocommerce-page .container .star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    margin: 0px 0;
    display: inline-block;
}
.woocommerce .container .star-rating,
.woocommerce-page .container .star-rating {
    clear: both;
    margin: 0px;
}
.woocommerce .lightwrapper .container .star-rating,
.woocommerce-page .lightwrapper .container .star-rating,
.woocommerce .subfooter .container .star-rating,
.woocommerce-page .subfooter .container .star-rating {
    clear: none;
}
div.slider .star-rating:before,
.woocommerce .container .star-rating:before,
.woocommerce-page .container .star-rating:before {
    content: "";
    color: #dfdbdf;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce .container .star-rating span,
.woocommerce-page .container .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #fba500;
    text-indent: -9999px;
}
div.slider .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #e0dadf;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    display: inline-block;
    float: none;
}
#review_form #respond .comment-form-rating .stars {
    float: left;
    margin-left: 13px !important;
    margin-top: 9px !important;
    width: auto;
    clear: none;
}
#review_form #respond .comment-form-rating p.stars span {
    width: 78px;
}
#review_form #respond .comment-form-rating .stars a,
#review_form #respond .comment-form-rating .stars a:hover {
    padding-bottom: 0px;
    border: none;
    background-size: 16px 16px;
}
#review_form #respond p.form-submit {
    text-align: right;
}
/*-------------------------------------------------------------------------*/
/*  22.  Sale Tag
/*-------------------------------------------------------------------------*/

.woocommerce .container .product-images span.onsale:before,
.woocommerce .single-product span.onsale:before {
    display: none;
}
.lbum-prod-gallery-thumbs {
    margin: 10px 0px 30px 0px;
}
.lbum-product-detail.style-02 .product-nocols .product-images #sync1 {
    padding-left: 95px;
}
.lbum-quickview-product-pop .product-nocols .product-images #sync1 {
    padding-left: 50px;
    margin-top: 40px;
}
.product-nocols .product-images .images img {
    width: 100%;
}
.lbum-prod-gallery-thumbs .owl-item .lbum-prod-gallery-thumb div > img {
    opacity: 0.5;
}
.lbum-prod-gallery-thumbs .owl-item.synced .lbum-prod-gallery-thumb div > img,
.lbum-prod-gallery-thumbs .owl-item:hover .lbum-prod-gallery-thumb div > img {
    opacity: 1;
}
.product-nocols .product-images .thumbnails {
    margin: 10px 0px 20px 0px;
}
.lbum-product-detail.style-02 .product-nocols .product-images .owl-prev {
    left: 95px;
}
.product-nocols .lbum-prod-gallery-thumbs {
    position: absolute;
    top: 0px;
    left: 15px;
    overflow: hidden;
    overflow-y: visible;
}
.product-nocols .lbum-prod-gallery-thumbs {
    width: 70px;
    margin: 0px;
}
.product-nocols .lbum-prod-gallery-thumbs .owl-wrapper {
    width: 70px;
    left: 0px !important;
}
.product-nocols .lbum-prod-gallery-thumbs .owl-wrapper,
.product-nocols .lbum-prod-gallery-thumbs .owl-wrapper .owl-item {
    width: 70px !important;
}
.product-nocols .lbum-prod-gallery-thumbs .owl-wrapper .owl-item {
    margin-bottom: 11px;
}
.product-nocols .lbum-prod-gallery-thumbs .owl-wrapper .lbum-prod-gallery-thumb {
    width: 80px;
    padding-right: 20px;
}
/* -- Social Icons --
   ================================================== */

.social-icons {
    padding: 5px 0px 10px 0px;
}
.social-icons a,
.content-area .social-icons a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #d6d4d4;
    color: #FFFFFF;
    transition: all 300ms ease-out;
    margin-right: 8px;
    margin-top: 7px;
    background: #CCCCCC;
}
.social-icons a:hover {
    color: #FFFFFF !important;
    text-decoration: none;
}
.no-border a{
   border: none !important; 
}
.social-icons a.facebook-icon:hover,
.social-icons a.icon_facebook:hover,
.content-area .social-icons a.facebook-icon:hover {
    background: #3b5998;
    border-color: #3b5998;
    color: #FFFFFF !important;
}
.social-icons a.twitter-icon:hover,
.social-icons a.icon_twitter:hover,
.content-area .social-icons a.twitter-icon:hover {
    background: #55acee;
    border-color: #55acee;
    color: #FFFFFF !important;
}
.social-icons a.pinterest-icon:hover,
.social-icons a.icon_pintrest:hover,
.content-area .social-icons a.pinterest-icon:hover {
    background: #cb2027;
    border-color: #cb2027;
    color: #FFFFFF !important;
}
.social-icons a.googleplus-icon:hover,
.social-icons a.icon_googleplus:hover,
.content-area .social-icons a.googleplus-icon:hover {
    background: #dd4b39;
    border-color: #dd4b39;
    color: #FFFFFF !important;
}
.social-icons a.email-icon:hover,
.social-icons a.icon_email:hover,
.content-area .social-icons a.email-icon:hover {
    background: #FEB001;
    border-color: #FEB001;
    color: #FFFFFF !important;
}
.social-icons a.icon_instagram:hover {
    background: #e95950;
    border-color: #e95950;
    color: #FFFFFF !important;
}
.social-icons a.icon_rss:hover {
    background: #ff6600;
    border-color: #ff6600;
    color: #FFFFFF !important;
}
.social-icons a.icon_linkedin:hover {
    background: #007bb5;
    border-color: #007bb5;
    color: #FFFFFF !important;
}
.social-icons a.icon_youtube:hover {
    background: #bb0000;
    border-color: #bb0000;
    color: #FFFFFF !important;
}
.social-icons a.icon_flickr:hover {
    background: #ff0084;
    border-color: #ff0084;
    color: #FFFFFF !important;
}
.entry-content .content-share-icons {
    text-align: right;
    margin-top: 20px;
    color: #FFFFFF !important;
}

/*Instagram*/
#sbi_load{
    padding-top: 0px !important; 
}
.sbi_photo_wrap a:before{
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    content: "\f16d";
    font-family: "FontAwesome";
    color: #222;
    position: absolute;
    width: 36px;
    height: 36px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    text-align: center;
    line-height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1;
}
.sbi_photo_wrap a:after{
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.6);
    opacity: 0;
    filter: alpha(opacity=0);
}
.sbi_photo_wrap a:hover:before{
    background-color: rgba(32, 32, 32, 0.41);
    color: white;
    opacity: 1;
    filter: alpha(opacity=100)
}
.sbi_photo_wrap a:hover:after{
    opacity: 1;
    filter: alpha(opacity=100);
}
/* -- Add to Cart --
   ================================================== */

.single_add_to_cart_button:focus {
    outline: none;
}
.single_add_to_cart_button {
    float: none !important;
    vertical-align: top;
}
form.cart {
    margin-bottom: 10px;
    display: inline-block;
}
.single-product-details .yith-wcwl-add-to-wishlist {
    display: inline-block;
    vertical-align: top;
}
.single-product-details .yith-wcwl-add-button.show .add_to_wishlist,
.single-product-details .yith-wcwl-wishlistaddedbrowse.show,
.single-product-details .yith-wcwl-wishlistexistsbrowse.show {
    font-size: 0px;
}
.single-product-details .yith-wcwl-add-button.show .add_to_wishlist:before,
.single-product-details .yith-wcwl-wishlistaddedbrowse.show a:before,
.single-product-details .yith-wcwl-wishlistexistsbrowse.show a:before {
    content: "\f442";
    display: inline-block;
    font-family: "Ionicons";
    font-size: 20px;
    border: 1px solid #EDEDED;
    padding: 10px 15px 10px 15px;
    line-height: 22px;
}
.single-product-details .yith-wcwl-wishlistaddedbrowse.show a:before,
.single-product-details .yith-wcwl-wishlistexistsbrowse.show a:before {
    content: "\f443";
    font-family: "Ionicons";
}
.single-product-details .compare {
    display: none;
}
.woocommerce .cart .quantity input.qty {
    border-left: medium none;
    border-right: medium none;
    border: 1px solid #e2e2e2;
    display: inline;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 5px;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    font-weight: 400;
    position: relative;
    position: absolute;
    top: 0px;
    left: 35px;
    z-index: 2;
}
.cart .quantity input:focus {
    opacity: 1;
}
.woocommerce .cart .quantity input.qty {
    -moz-appearance: textfield;
}
.tipr_container_top {
    visibility: visible;
}
/*-------------------------------------------------------------------------*/
/*  23.  Reviews/Comments
/*-------------------------------------------------------------------------*/

#reviews {
    overflow: hidden;
    margin-left: -15px;
}
.comment-author img,
#reviews #comments ol.commentlist li img.avatar,
.woocommerce-page .container #reviews #comments ol.commentlist li img.avatar,
.content-area #reviews #comments ol.commentlist li img.avatar {
    border-radius: 40px;
    border: 0;
    padding: 0;
    width: 50px;
    margin-top: 6px;
    position: absolute;
    top: 20px;
    left: 0px;
}
.comment-author img {
    width: 32px;
    top: 3px;
}
.woocommerce .container #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page .container #reviews #comments ol.commentlist li .comment-text {
    margin: 0px;
    border: none;
    padding: 0.0em 0em 0;
}
.woocommerce-page .container #reviews #comments ol.commentlist li .star-rating {
    width: 69px;
}
.woocommerce-page .container #reviews #comments ol.commentlist li div[itemprop="description"] {
    border-bottom: none;
}
#comments ol.comment-list {
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.woocommerce .container #reviews #comments ol.commentlist li,
.woocommerce-page .container #reviews #comments ol.commentlist li,
.content-area #comments ol.commentlist li,
#comments ol.comment-list li {
    padding-left: 80px;
    position: relative;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
}
#comments ol.comment-list li.depth-1{
    border-bottom: 1px solid #EDEDED;
}
.content-area #comments ol.commentlist li {
    margin-left: 20px;
}
.row #comments ol.comment-list {
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
}
#comments ol.comment-list li {
    padding-left: 50px;
    font-size: 16px;
    margin-bottom: 0px;
    padding-top: 30px;
    width: 100%;
}
#comments ol.comment-list li.pingback{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
}
#comments ol.comment-list li.comment {
    margin-top: 20px;
    padding-top: 10px;

}
#comments ol.comment-list li .reply {
    position: absolute;
    top: 35px;
    right: 0px;
    font-size: 13px;
    display: block;
}
#comments ol.comment-list li .comment-metadata a {
    color: #888;
    border: none;
}
#comments ol.comment-list li .comment-metadata .edit-link {
    margin-left: 0px;
}
.comment-content ul li,
.comment-content ol li {
    border: none !important;
    padding: 0px !important;
    margin-bottom: 5px !important;
}
.comment-content ol {
    margin-bottom: 30px !important;
}
.comment-content ol li {
    list-style: decimal;
}
#comments ol.comment-list article {
    padding-bottom: 0px;
}
#comments ol.comment-list li .edit-link a {
    padding-left: 5px;
    color: #797979;
}
#comments ol.comment-list ul {
    padding: 0px;
    margin: 20px 0px;
}
#comments ol.comment-list ul li:before {
    width: 0px;
    height: 0px;
}
#comments ol.comment-list li .comment-metadata {
    font-size: 12px;
    padding: 3px 0px 6px 0px;
}
.woocommerce .container #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page .container #reviews #comments ol.commentlist li .comment-text p {
    margin: 0.4em 0 -0.2em 0em;
}
#respond h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 400;
}
.content-area #respond h3 {
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 2px solid #EDEDED;
}
.comment-form-rating label {
    float: left;
}
#respond input:focus {
    opacity: 1;
    border-color: #999;
}
#respond textarea:focus {
    outline: none;
    background: #fff;
    border: 1px solid #999;
}
#respond p {
    clear: both;
}
#respond p.comment-form-rating {
    clear: none;
}
#respond p.comment-form-comment {
    padding-top: 7px;
}
#respond label {
    font-weight: 400;
}
#respond input,
#respond textarea {
    width: 100%;
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}
.woocommerce .comment_container .star-rating,
.woocommerce-page .commentcontainer .star-rating {
    float: none;
    margin: 0px;
    margin-top: -1px;
    margin-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist,
#comments ol.comment-list {
    padding: 0px;
    padding-bottom: 5px;
    list-style: none;
    margin-top: 18px;
    margin-right: 3%;
}
/* -- Messages --*/

.woocommerce-message,
.lbum-wc-messages {
    background-color: #82b965;
}
.woocommerce-message,
.woocommerce-info,
.content-area ul.woocommerce-error,
ul.woocommerce-error {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 11px 120px 10px 38px;
    position: relative;
    line-height: 1.4em;
}
.woocommerce-info {
    background-color: #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
}
.woocommerce-page .container .woocommerce-info a.button {
    position: absolute;
    right: 10px;
    margin: 0px;
    color: #797979;
    border-color: #797979;
    top: 8px;
}
ul.woocommerce-error {
    padding: 11px 120px 10px 45px;
    margin: 0px -15px 25px -15px;
    background: #df0020;
}
ul.woocommerce-error li {
    list-style: none;
}
body.woocommerce-checkout .woocommerce-info {
    background: none;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 10px;
    color: #797979;
}
body.woocommerce-checkout .woocommerce-info a {
    border-bottom: 1px dotted #ccc;
}
body.woocommerce-checkout .woocommerce-info a:hover {
    color: #797979;
}
body.woocommerce-checkout .woocommerce-info:before {
    display: none;
}
body.single-product .woocommerce-message {
    margin: 0px -15px 0px -15px;
    padding: 15px 120px 15px 40px;
    background-color: #82b965;
}
.content-area .woocommerce-info a {
    color: #fff;
    border-color: #fff;
    opacity: 0.8;
    margin-left: 2px;
}
.content-area .woocommerce-info a:hover {
    opacity: 1;
    color: #fff;
}
.content-area ul.woocommerce-error {
    background: #f5ded7;
    color: #992e11;
    margin: 0px 0px 30px 0px;
}
.content-area ul.woocommerce-error li {
    margin-bottom: 0px;
    margin-left: 0px;
}
.woocommerce-message a {
    position: absolute !important;
    top: 10px;
    right: 15px;
    color: #fff;
    border-color: #fff !important;
}

body.single-product .woocommerce-message{
    top: 0px;
}
.woocommerce-message a:hover {
    opacity: 0.8;
}
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    margin-right: 6px;
    font-size: 16px;
    position: absolute;
    left: 15px;
}
.content-area ul.woocommerce-error li:before {
    display: none;
}
.woocommerce-error:before {
    position: absolute;
    top: 12px;
    left: 10px;
    content: "\f071";
}
/* -- Buttons -- */

.woocommerce .container button.button,
.woocommerce .container input.button,
.woocommerce .container #respond input#submit,
.woocommerce .container #content input.button,
.woocommerce-page .container button.button,
.woocommerce-page .container input.button,
.woocommerce-page .container #respond input#submit,
.woocommerce-page .container #content input.button {
    font-size: 13px;
    margin-top: 10px;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 10px 14px 8px 14px;
    text-decoration: none;
    left: auto;
    text-transform: uppercase;
    text-shadow: none;
    white-space: nowrap;
    display: inline-block;
    box-shadow: none;
    line-height: 16px !important;
}
.woocommerce .container div.product form.cart .button,
.woocommerce .container #content div.product form.cart .button,
.woocommerce-page .container div.product form.cart .button,
.woocommerce-page .container #content div.product form.cart .button,
.woocommerce-page .container p.cart a.button,
.content-area .woocommerce .summary .button {
    border-radius: 0px;
    border: none;
    height: 45px;
    width: auto;
    line-height: 45px !important;
    float: left;
    border: 0;
    color: #fff;
	background: #cc66a4;
    /* theme option */
    
    text-shadow: none;
    font-size: 14px;
    padding: 0px 30px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
    clear: both;
    font-weight: 400;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
/*Button Single produdct*/

.woocommerce-page .container .single_add_to_cart_button {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.woocommerce-page .container .single_add_to_cart_button:hover {
    border-radius: 1em !important;
    opacity: 0.9;
}
.woocommerce-page .lbum-quickview-product-pop .container .single_add_to_cart_button{
    line-height: 25px !important;
    margin-top: 0;
    margin-left: 10px;
}
.defaultloop {
    text-align: center;
}
.defaultloop .onsale-wrap{
    display: none;
}
.defaultloop .price {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.defaultloop h3 {
    display: block;
    margin-top: 18px;
    margin-bottom: 4px;
    color: #797979;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3em !important;
    text-align: center;
}
.defaultloop .add_to_cart_button {
    clear: both;
    text-transform: none;
    position: relative;
}
.defaultloop .add_to_cart_button.loading {
    opacity: 0.5;
    color: #fff !important;
}
.defaultloop .add_to_cart_button.loading:before {
    display: inline-block;
    content: "\f021";
    font-family: 'FontAwesome';
    -webkit-animation-name: spin-360;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    width: 1em;
    margin-right: 5px;
}
.defaultloop .add_to_cart_button.added,
.defaultloop .button.added:hover,
.defaultloop .button.loading:hover{
    color: #fff !important;
}
.defaultloop .add_to_cart_button.added:before {
    content: "\f00c";
    font-weight: 400;
    font-family: FontAwesome;
    color: #fff;
    margin-right: 5px;
    opacity: 0.5;
    font-size: 12px;
}
.defaultloop {
    list-style-type: none;
}
.defaultloop .button {
    font-size: 13px;
    margin-top: 10px;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 8px 14px;
    text-decoration: none;
    left: auto;
    text-transform: uppercase;
    text-shadow: none;
    border: 1px solid #e2e2e2;
    white-space: nowrap;
    display: inline-block;
    box-shadow: none;
    line-height: 16px !important;
    width: auto;
}

.woocommerce .container .summary p.cart {
    margin-bottom: 5px;
}
.woocommerce .container .summary p.cart a.button {
    float: none;
    font-weight: 400 !important;
}
.woocommerce input.button {
    font-weight: 400;
}
.content-area .woocommerce .return-to-shop .button:hover {
    border: none;
    color: #fff;
}
p.product.woocommerce a.button {
    margin-top: 0px;
    margin-left: 15px;
}
.content-area p.product.woocommerce a.button:hover {
    border: none;
    color: #fff;
}
.woocommerce-page .container .checkout_coupon input.button {
    margin-top: 0px;
    width: auto;
    background: #999 !important;
}
.woocommerce-page .cart-collaterals .wc-proceed-to-checkout a:hover {
    color: #FFFFFF !important;
}
.woocommerce-page .cart-collaterals .wc-proceed-to-checkout a {
    border: none;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
}
.woocommerce-page .container .coupon input.button {
    width: auto;
    font-size: 15px;
    padding: 12px 20px 13px 20px;
    margin-top: 0px;
    background: #ccc !important;
    color: #fff;
    position: relative;
    top: 1px;
}
/* -- Product Variations --*/

.single_variation_wrap {
    margin-bottom: 12px;
}
.single_variation_wrap p.stock {
    color: green;
    margin: 10px 0px;
    clear: both;
}
.single_variation_wrap .price {
    font-size: 20px !important;
    margin-right: 13px;
    margin-bottom: 10px;
}
.single_variation_wrap .price del,
.single_variation_wrap .price del span.amount {
    color: #888;
    font-weight: 400;
    font-size: 18px;
    margin-right: 2px;
}
.variations_button {
    clear: both;
}
.variations_form {
    border-top: 1px dotted #ccc;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.single_variation_wrap .single_variation {
    margin: 12px 0px;
}
table.variations {
    margin-bottom: 20px;
    width: 100%;
}
table.variations td,
.content-area table.variations tr td {
    padding: 0px 15px 0px 0px;
}
table.variations .chosen-container {
    margin-top: 0px;
}
table.variations label {
    margin-left: 0px;
    color: #797979 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: uppercase;
}
table.variations select {
    font-size: 15px;
    width: 100%;
}
/* Select dropdown style */

table.variations select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #fff url("../images/dropdown.png") right 0.5em center no-repeat;
    background-size: 12px 8px;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 0.4em 2em 0.4em 0.6em;
    max-width: 100%;
    text-indent: 0.01px;
    text-overflow: '';
    margin-bottom: 5px;
    font-size: 16px;
    width: 100%;
}
a.reset_variations {
    color: #202020;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 1px solid #797979;
}
.content-area a.reset_variations:hover {
    text-decoration: none;
}
.variations select {
    padding-left: 6px;
}
.variations select,
.dropdown_product_cat,
#secondary .widget select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #fff url("../images/icons/dropdown.png") right 0.5em center no-repeat;
    background-size: 12px 8px;
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    padding: 0.33em 2em 0.33em 4px;
    max-width: 100%;
    text-indent: 0.01px;
    text-overflow: '';
    margin-bottom: 5px;
    font-weight: 400;
    width: 100%;
}
.attribute_pa_color_picker_label.swatch-label {
    float: left;
    padding-right: 20px;
    margin-top: 7px;
}
#picker_pa_color {
    float: right;
}
/* Bundled Products - Offical WooTheme Plugin */

.bundle_form {
    padding-top: 20px;
}
.bundle_form .bundled_product_summary {
    padding-top: 0px;
    padding-left: 0px;
}
.lbum-product-detail .bundled_product_summary .product_title {
    font-size: 22px;
    line-height: 1.2em;
    padding-top: 20px;
    border-top: 1px solid #eee;
}
.bundle_form .variations_form {
    border: none;
    padding-top: 5px;
}
.summary .bundle_form .price {
    font-size: 18px;
    float: none;
    margin-bottom: 5px;
    padding-top: 15px;
}
.summary .bundle_button {
    padding: 20px 0px 7px 0px;
}
.bundle_form .bundled_product_summary .bundled_product_images {
    width: 20%;
}
.bundle_form .bundled_product_summary .details {
    float: left;
    width: 80%;
    overflow: visible;
}
.bundle_form .bundled_product_summary p.stock {
    font-size: 14px;
}
.bundle_form table.variations td.value {
    width: 70%;
}
/* Grouped Products */

.group_table {
    width: 100%;
    margin-bottom: 22px;
}
.group_table td {
    width: 120px;
    padding-bottom: 3px;
}
.cart .group_table .quantity {
    height: 50px;
    margin-top: 5px;
}
.group_table td.label {
    width: auto;
}
.group_table td.label label {
    font-weight: normal;
    font-size: 16px;
    color: #797979;
    margin-top: 20px;
}
.summary .group_table .price {
    width: auto;
    float: right;
    margin: 0px;
    font-size: 17px;
}
.summary .group_table .price span {
    margin-top: 15px;
    display: inline-block;
}
.thumbnails img {
    width: 100px !important;
}
.related {
    clear: both;
}
.up-sells-bottom h2,
.related h2 {
    font-size: 18px;
    color: #797979;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 400;
}
body div.pp_overlay {
    background: #202020;
}
body div.pp_woocommerce .pp_content_container {
    padding-top: 30px;
}
/* Product Pagination */

.next-prev-nav {
    text-align: right;
    overflow: hidden;
}
.next-product:before,
.prev-product:before {
    font-family: 'Ionicons';
    font-size: 40px;
    line-height: 28px;
    text-align: center;
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 0px;
    float: right;
    margin-left: 6px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.next-product:before {
    content: "\f3d6";
}
.prev-product:before {
    content: "\f3d5";
}
.next-prev-nav .nav-dropdown img {
    display: none;
}
.pp_content label {
    margin-bottom: 15px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-right: 20px;
    display: block;
}
.pp_content h3 {
    padding: 20px 40px;
    margin: -30px -40px 20px -40px;
    background: #eee;
    font-weight: 300;
}
.pp_content .comment-form-author label,
.pp_content .comment-form-email label {
    float: left;
}
.pp_content .button {
    background: #797979;
    border: none;
    border-radius: 0px;
    font-weight: 400;
    padding: 10px 20px;
    color: #fff;
}
/* Modal close button */

.lbum-size-guide-wrap {
    float: left;
    margin-top: 15px;
    margin-right: 25px;
}
.lbum-size-guide-wrap .lbum-icon-cloth-hanger {
    float: left;
    font-size: 22px;
    margin-top: 3px;
}
.lbum-size-guide {
    float: left;
}
.lbum-size-guide a {
    color: #797979 !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    padding-left: 8px;
    line-height: inherit !important;
}
.lbum-size-guide .button {
    background-color: #fff !important;
    padding: 0 !important;
    margin: 0 !important;
    padding-left: 10px !important;
    margin-right: 20px;
}
.pp_content p.stars,
.pp_content .comment-form-comment {
    margin-bottom: 16px;
}
.list-layout .woocommerce-page .container .products .star-rating {
    margin: 8px 0px;
}
/*-------------------------------------------------------------------------*/
/*  24.  Sidebar + Widgets
/*-------------------------------------------------------------------------*/

body.single-product .right-sidebar .widget {
    margin-right: 0px;
}
.widget {
    margin-bottom: 35px;
}
.widget_recent_entries ul {
    padding: 0px;
}
.widget_recent_entries ul li:first-child {
    padding-top: 0px !important;
}
.widget_recent_entries ul li a {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.widget_recent_entries ul li a:hover {
    color: #202020 !important;
    text-decoration: none;
}
.shop-sidebar-right .widget {
    margin-right: 0px;
    margin-left: 20px;
}
label.screen-reader-text{
    display: none;
}
.widget h1 {
    margin-top: 40px;
    margin-bottom: 17px;
    font-size: 14px;
    text-transform: uppercase;
}
h4.widget-title {
    margin-top: -4px;
    margin-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}
h4.widget-title span {
    display: inline-block;
    border-bottom: 2px solid #cc66a4;
    padding-bottom: 7px;
    position: relative;
    color: #202020;
    font-weight: 600;
    bottom: -1px;
}

.widget ul {
    padding: 0px;
}
.widget-area .widget.widget_rss ul li a {
    line-height: 1.3em;
    border: none;
    padding: 0px;
    border: none;
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    margin-top: 15px;
}
.widget-area .widget.widget_rss ul li span.rss-date {
    font-size: 12px;
}
.widget_top_rated_products span.amount {
    margin-top: -5px;
}
.lightwrapper .widget_top_rated_products span.amount,
.subfooter .widget_top_rated_products span.amount {
    margin-top: 0px;
}
.widget ul li dl {
    display: none;
}
.widget_recent_entries ul li span.post-date {
    font-size: 13px;
    color: #888;
    display: block;
    margin: -4px 0px 7px 0px;
}

/* Mailchimp widget */

.mc4wp-form {
    position: relative;
    width: 95%;
}
.mc4wp-form label {
    display: none;
}
.mc4wp-form input[type="email"] {
    width: 70%;
    text-align: center;
    font-style: italic;
    font-size: 15px;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #CCC;
    min-width: 340px;
    height: 50px;
    box-shadow: none;
}
.subfooter .mc4wp-form input[type="email"] {
    border: none;
}
.mc4wp-form input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 50px;
    padding: 0px 20px;
    color: #fff;
    font-size: 13px !important;
    background-color: #797979;
    text-transform: uppercase;
}
.mc4wp-form input[type="submit"]:hover{
    opacity: 0.88;
}

#secondary .widget_mc4wp_form_widget h4.widget-title,
.shop-sidebar-left .widget_mc4wp_form_widget h4.widget-title,
.shop-sidebar-right .widget_mc4wp_form_widget h4.widget-title {
    margin-bottom: 20px;
}
.mc4wp-form .mc4wp-response {
    margin: 10px 0px;
}
.rssSummary {
    padding: 7px 0px;
    font-size: 13px;
}
.rsswidget img {
    margin-top: -2px;
    margin-right: 5px;
}
a.rsswidget:hover {
    text-decoration: none;
    color: #202020;
}
.textwidget p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.6em;
}
.textwidget img {
    margin: 10px 0px;
}
.subfooter .textwidget img {
    margin: 0px;
}
.textwidget .wp-caption img {
    margin: 0px;
}
.widget-area .widget.widget_rss ul li span {
    position: relative;
    top: auto;
    right: auto;
}
.widget-area .widget.widget_rss cite {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.widget ul li {
    list-style: none;
    overflow: hidden;
    position: relative;
    line-height: 1.4em;
}
.widget ul.children {
    margin-left: 15px;
    margin-top: -2px;
}
.widget ul.product-categories ul.children li a,
.widget_pages ul ul.children li a {
    opacity: 0.7;
    font-size: 13px;
    padding: 2px 0px 2px 0px;
}
.widget ul.product-categories ul.children li span {
    top: 1px;
    font-size: 10px;
}
.widget ul li a {
    color: #797979;
    text-transform: uppercase;
    font-size: 12px;
}
/* Advanced Sidebar Widget */

.advanced-sidebar-menu {
    margin-top: 44px;
}
.widget-area .widget.advanced-sidebar-menu ul li.current_page_item a {
    color: #797979;
}
/*-- Search Widget --*/

.widget_product_search form {
    position: relative;
    line-height: 0px;
}
.search-form label,
.sb-search label {
    display: block;
    position: relative;
}
.search-form label:before,
.widget_product_search label:before {
    display: block;
    font-size: 13px;
    content: "\f002";
    position: absolute;
    top: 6px;
    right: 10px;
    font-weight: 400;
    font-family: 'FontAwesome';
    z-index: 2;
    color: #757575;
}
.lbum-header-search .search-form label:before {
    top: 1px;
    right: 10px;
}
.shop-sidebar-left .widget_product_search label:before,
.shop-sidebar-right .widget_product_search label:before,
#secondary .widget_product_search label:before {
    top: auto;
    bottom: 4px;
    right: 10px;
}
.shop-sidebar-left .sb-search:before,
.shop-sidebar-right .sb-search:before {
    margin-top: 4px;
}
.sb-search:before {
    top: auto;
    right: 11px;
    height: 30px;
    font-size: 13px;
}
.no-results .sb-search:before {
    display: none !important;
}
input.search-submit,
.widget_product_search input#searchsubmit,
#top-bar-search input.sb-search-submit,
.widget_product_search input[type="submit"] {
    position: absolute;
    border: none;
    z-index: 10;
    top: auto;
    bottom: 0px;
    background: none;
    right: 5px;
    height: 30px;
    width: 25px;
    text-indent: -9999px;
}
.sb-search label,
form.search-form label span.screen-reader-text {
    display: none;
}
form#search-form {
    position: relative;
}
input.search-field,
.widget_product_search input#s {
    border: 1px solid #ccc;
    width: 100%;
    height: 32px;
	line-height: 32px;
    padding: 0px 10px;
    background: transparent;
}
input.search-field:focus,
.widget_product_search input#s:focus {
    border-color: #999;
}
div.no-results input.search-field {
    width: 100%;
    padding: 5px 10px;
}
/* --Price Filter Widget-- */

.widget_price_filter .price_slider {
    margin-bottom: 0.65em;
}
.widget_price_filter input {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
    float: left;
}
.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 0.8em;
    margin: 0px -2px;
    border-radius: 1em;
    border: 1px solid #141741;
    cursor: pointer;
    background: #2d338e;
    outline: none;
    top: -0.2em;
    transition: none;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #c0132c;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #e2e2e2 !important;
    border: none;
    height: 4px;
    margin-top: 23px;
}
.subfooter .widget_price_filter .price_slider_wrapper .ui-widget-content,
.subfooter .widget_price_filter .ui-slider .ui-slider-range {
    background: #444 !important;
}
.subfooter .widget_price_filter .ui-slider .ui-slider-range {
    background: #fff !important;
}
.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.widget ul.product-categories li {
    padding: 0px;
    border: none;
}
.widget ul.product-categories li a:before {
    content: "\f3d6";
    font-family: "Ionicons";
    line-height: 9px;
    padding-right: 8px;
    font-size: 14px;
    vertical-align: middle;
    transition: all 0.1s ease-in-out 0s;
}
.widget ul.product-categories li a:hover:before {
    padding-left: 3px;
    transition: all 0.1s ease-in-out 0s;
}
.widget ul.product-categories li.current-cat a {
    color: #797979;
}
.widget ul.product-categories li.current-cat ul li a {
    color: #666;
}
.widget ul.product-categories li a,
.widget-area .widget ul li a,
.widget ul li a {
    display: block;
    padding: 4px 0px 4px 0px;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
     word-wrap: break-word;
}
.widget-area .widget ul li {
    border: none;
    padding: 0px;
}
.widget_categories ul li a:before {
    content: "\f0c8";
    font-family: "FontAwesome";
    line-height: 9px;
    padding-right: 8px;
    font-size: 4px;
    vertical-align: middle;
    transition: all 0.1s ease-in-out 0s;
}
.widget_categories ul li a:hover:before {
    padding-left: 3px;
    transition: all 0.1s ease-in-out 0s;
}
/*--Calendar Widget-- */

.widget-area #calendar_wrap table #prev a:hover,
.widget-area #calendar_wrap table #next a:hover,
.widget_search input.search-submit:hover,
.widget_product_search input#searchsubmit:hover {
    text-decoration: none;
    border-radius: 0px;
    border-color: #797979;
}
.widget-area #calendar_wrap table th {
    text-align: center;
}
.widget-area #calendar_wrap table tfoot td {
    text-align: left;
}
.widget-area #calendar_wrap table a {
    padding: 0px;
    border: none;
}
.widget-area #calendar_wrap caption {
    border-bottom: 1px solid #e2e2e2;
    padding: 8px 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.widget-area #calendar_wrap a {
    font-weight: 700;
}
.widget-area #calendar_wrap a:hover {
    text-decoration: none;
}
.widget-area #calendar_wrap {
    border: 1px solid #e2e2e2;
    padding: 0px 0px 10px 0px;
    margin-top: 15px;
}
.widget-area #calendar_wrap table {
    width: 100%;
    font-size: 13px;
    text-align: center;
}
.widget-area #calendar_wrap table #prev,
.widget-area #calendar_wrap table #next {
    padding: 15px 10px 0px 10px;
}
.widget-area #calendar_wrap table #next {
    text-align: right;
}
.widget ul.product-categories li span,
.widget span.count {
    position: absolute;
    top: 3px;
    right: 0px;
    font-size: 13px;
    color: #777;
}
#secondary .widget ul.product-categories li span,
#secondary .widget-area .widget ul li span {
    position: relative;
}
.widget .menu-main-menu-container {
    margin-bottom: 30px;
}
/*--Calendar Widget-- */

#calendar_wrap {
    border: 1px solid #e2e2e2;
    margin-top: 19px;
}
#calendar_wrap caption {
    color: #fff;
    padding: 5px;
    margin: -1px;
}
#calendar_wrap table,
#calendar_wrap table th {
    text-align: center;
}
#calendar_wrap table th {
    font-weight: 400;
    background: #f5f5f5;
}
#calendar_wrap table tr {
    border-bottom: 1px solid #eee;
}
#calendar_wrap table tfoot tr {
    border: none;
}
/*--Widgets with dividers-- */

ul#recentcomments li,
.widget_rss li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 12px 0px;
    line-height: 1.3em;
}
.widget_rss li a:first-child {
    border-top: none;
    margin-top: 0px;
}
.lbum-shop-archive ul#recentcomments li,
.lbum-shop-archive .widget_rss li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget_rss cite {
    text-transform: uppercase;
    font-size: 11px;
}
/*-- Price Slider Widget-- */

.woocommerce-page .container .price_slider_amount .button {
    background: #fff !important;
    color: #202020;
    border: 1px solid #ccc;
    font-size: 12px;
    border-radius: 3px;
    padding: 4px 10px;
    float: left;
    font-weight: 400;
    transition: all 0.2s linear;
}
.woocommerce .container .price_slider_amount .button:hover {
    border-radius: 0px;
}
.woocommerce .container .price_slider_amount .button:focus {
    outline: none;
}
.woocommerce .container .price_slider_amount .price_label {
    float: right;
    text-align: right;
    font-size: 13px;
    margin-top: 8px;
}
.woocommerce .subfooter .container .price_slider_amount .price_label {
    color: #666;
}
.ui-slider {
    margin: 18px 0px;
    position: relative;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
    background-image: none !important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    cursor: pointer;
    outline: none;
    top: -6px;
    background-color: #fff !important;
    border-radius: 20px !important;
    border: 1px solid #ccc !important;
    margin-bottom: 15px;
}
.ui-state-active {
    background-image: none !important;
}
.ui-state-hover {
    background: #fff;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #797979;
    height: 4px;
}
.ui-slider-horizontal {
    height: 10px;
    background: #eee;
}
.widget ul.product_list_widget li {
    padding: 10px 0px 14px 0px;
    border-bottom: 1px solid #eee;
}
.widget ul.product_list_widget li a {
    text-transform: none;
    font-size: 16px;
    border: none;
    padding: 0px;
    margin-bottom: 8px;
}
.widget ul.product_list_widget .star-rating {
    float: none !important;
    margin: 5px 0px 2px 0px !important;
    display: table;
    clear: none;
}
.widget_recent_reviews span.reviewer {
    display: block;
    font-size: 13px;
}
.lightwrapper .widget_recent_reviews span.reviewer,
.subfooter .widget_recent_reviews span.reviewer {
    margin-top: 0px;
}
.star-rating span:before {
    content: none !important;
}
.widget ul.product_list_widget li del span.amount,
.widget ul.product_list_widget li del {
    color: #ccc;
}
.widget li img {
    max-width: 48px;
    margin-top: 4px;
}
.widget .product_list_widget li img {
    float: right;
    margin-left: 15px;
    margin-right: 0px;
}
/* -- Reviews widget --*/

.widget_products_reviews .comments-list-products {
    margin: 0px -15px 40px -15px;
    overflow: hidden;
}
.widget_products_reviews .comments-list-products li {
    width: 50%;
    float: left;
    padding: 15px 15px 5px 15px;
}
.widget_products_reviews .comments-list-products li:nth-of-type(2n+1) {
    clear: both;
}
.widget_products_reviews .comments-list-products li.list-item a img {
    width: 100%;
    padding: 0px;
    border: none;
    max-width: none;
    margin: 0px;
    margin-bottom: 10px;
}
.widget_products_reviews .comments-list-products li .content-comment {
    font-size: 13px;
    margin: 5px 0px;
    color: #797979;
    line-height: 1.4em;
}
.widget_products_reviews .comments-list-products li.list-item .box-author {
    float: none;
    font-weight: 400;
    color: #888;
}
.widget_products_reviews .comments-list-products li.list-item a {
    font-size: 13px;
    padding-top: 0px;
    border: none;
    font-weight: 600;
    line-height: 1.4em;
    color: #202020;
    padding-bottom: 0px;
}
.widget_products_reviews .comments-list-products li.list-item a:hover {
    color: #202020;
    text-decoration: underline;
}
/* -- Recent Posts extended widget --*/

.rpwe-block ul {
    margin-top: 20px;
}
.widget-area .widget .rpwe-block li img {
    max-width: 105px;
    margin-bottom: 15px;
    padding: 0px !important;
    border: none !important;
    border-radius: 0px;
}
.widget .rpwe-block h3 {
    margin-bottom: -3px !important;
}
.widget-area .widget .rpwe-block li a {
    border: none;
}
.widget-area select {
    width: 100%;
}
/* -- TagCloud widget --*/

.widget-area .tagcloud,
.widget .tagcloud,
.widget_product_tag_cloud .tagcloud {
    padding-top: 10px;
}
.widget-area .tagcloud a,
.widget .tagcloud a,
.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
    background: #fff;
    border-radius: 0px;
    font-size: 12px !important;
    padding: 1px 8px;
    display: inline-block;
    margin-bottom: 3px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    color: #797979;
    border: 1px solid #e2e2e2;
}
#lbum-page-wrap .widget .tagcloud a:hover {
    background: none;
    color: #797979;
}
.widget-area .tagcloud a:hover,
.widget .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
    border-color: #797979;
    text-decoration: none;
}

.widget-area .widget #recentcomments {
    margin-top: 10px;
}
.widget-area .widget #recentcomments li {
    padding-bottom: 9px;
    padding-top: 9px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}
.widget-area .widget #recentcomments li a {
    padding: 0px;
    padding: 3px 0px 3px 0px;
    border: none;
     word-wrap: break-word;
}
.widget-area .widget #recentcomments li a:hover {
    color: #797979;
}
.widget_shopping_cart_content p.total {
    font-size: 15px;
    margin: 20px 0px;
}
.widget_shopping_cart_content p.buttons a {
    margin-bottom: 6px !important;
    display: inline-block !important;
}
.widget_shopping_cart_content p.buttons a.button {
    border: 1px solid #ccc;
    background: #fff;
    color: #888;
    width: 100%;
    text-align: center;
}
.widget_shopping_cart_content p.buttons a.button.checkout {
    border-color: #797979;
    background: #797979;
    color: #eee;
}
.widget_shopping_cart_content p.buttons {
    margin-bottom: 10px;
}
/*---------------------------------------------------------------*/
/*  25.  WooCommerce Layered Navigation
/*---------------------------------------------------------------*/

.widget_layered_nav ul {
    padding-left: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
.widget_layered_nav ul li {
    position: relative;
    float: left;
    clear: both;
    list-style: none;
    display: block;
    margin: 0 5px 0px 0;
    cursor: pointer;
}
.widget_layered_nav ul {
    margin-bottom: 25px;
}
.widget.widget_layered_nav span.count {
    position: relative;
}
.widget_layered_nav ul li.chosen {
    padding-left: 0px;
}
.widget_layered_nav ul li.chosen a:before {
    content: "\f00c";
    color: #000;
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 12px;
    text-indent: 2px;
    -webkit-appearance: none;
    background-image: url(../images/icons/tick-icon.png);
    padding: 0;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    margin-right: 0;
    width: 16px;
    position: relative;
    height: 14px;
    display: inline-block;
    top: -2px;
    left: -9px;
}
.widget_layered_nav ul li:hover .count {
    cursor: pointer;
}
.widget_layered_nav ul li:hover:before {
    background-image: url(../images/icons/tick-icon.png);
}
.widget_layered_nav ul li .count {
    display: inline-block;
    padding-right: 11px;
    font-size: 12px;
    top: -1px;
}
.widget_layered_nav ul.yith-wcan-list li .count:before {
    font-size: 11px;
    content: " (";
}
.widget_layered_nav ul.yith-wcan-list li .count:after {
    font-size: 11px;
    content: ")";
}
.widget_layered_nav ul li a {
    z-index: 1;
    display: inline-block;
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    position: relative;
}
.widget_layered_nav ul li a:hover {
    text-decoration: none;
}
.widget_layered_nav ul li a:before {
    content: "";
    -webkit-appearance: none;
    background-image: url(../images/icons/tick-icon.png);
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 0;
    width: 16px;
    position: relative;
    height: 14px;
    display: inline-block;
    top: 2px;
    left: -9px;
}
.widget_layered_nav ul li.chosen .count {
    cursor: pointer;
}
.widget_layered_nav_filters ul {
    padding-left: 0;
}
.widget_layered_nav_filters ul li {
    list-style: none;
    padding: 5px;
    border: 1px solid #ebebeb;
    float: left;
    margin: 5px 10px 5px 0;
    padding-left: 25px;
    padding-right: 3px;
    cursor: pointer;
}
.widget_layered_nav_filters ul li a {
    position: relative;
    padding-right: 5px;
}
.widget_layered_nav_filters ul li a:before {
    content: "\e619";
    width: 12px;
    height: 12px;
    position: absolute;
    font-family: "arrows";
    font-size: 9px;
    margin-right: 5px;
    color: #202020;
    top: 3px;
    left: -15px;
}
.widget_price_filter,
.widget_layered_nav {
    margin-bottom: 45px;
}
.widget_price_filter .price_label,
.widget_layered_nav .price_label {
    float: left;
}
.widget_layered_nav ul.yith-wcan {
    margin-bottom: 45px;
}
.widget_layered_nav ul.yith-wcan li {
    float: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
    position: relative;
}
.widget_layered_nav ul.yith-wcan li a,
.widget_layered_nav ul.yith-wcan li span {
    border: none;
    font-size: 14px;
    padding: 10px 0px 10px 5px;
    display: block;
}
.widget_layered_nav ul.yith-wcan li span {
    color: #666;
    padding-left: 25px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
    border: 1px solid #fff !important;
    margin-right: 0px !important;
    border-radius: 50%;
    text-indent: -9999px;
    width: 20px !important;
    height: 20px;
    display: block;
}
/* Yii color filters */

.yith-wcan-color li {
    clear: none !important;
}
.yith-wcan-color li a:before {
    background-image: none !important;
}
.widget_layered_nav ul.yith-wcan li small {
    position: absolute;
    top: 12px;
    right: 0px;
    padding: 0px;
}
body.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
body.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a {
    border: 1px solid #fff;
    margin-right: 0px;
    border-radius: 50%;
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-group li {
    border: none;
    clear: none;
    float: left;
    margin-right: 2px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-group li.chosen {
    padding-left: 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
    border: none;
    color: #fff;
    background: #797979;
    border-radius: 3px;
}
body.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
body.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
body.woocommerce .widget_layered_nav ul.yith-wcan-label li span {
    background: #eee;
    display: inline-block;
    border-radius: 3px;
    padding: 5px 8px;
    border: none;
    text-align: center;
    min-width: 40px;
}
body.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
body.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
body.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
    display: inline-block;
    border-radius: 3px;
    padding: 5px 8px;
    border: none;
    color: #fff;
}
.widget_layered_nav ul.yith-wcan-list li.chosen {
    padding-left: 0px;
}
.widget_layered_nav ul.yith-wcan-list li a:before {
    font-size: 9px;
    color: #cc66a4;
    background-position: 0px 0px;
    top: 4px;
    left: -5px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a {
    border-color: #fff;
    margin-right: 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-group li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-group li a {
    background: none;
    display: inline-block;
}
.woocommerce .widget_layered_nav ul.yith-wcan-group li a:before {
    display: none;
}
.widget_layered_nav ul.yith-wcan-list li.chosen a:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 12px;
    text-indent: 2px;
    -webkit-appearance: none;
    background-image: url(../images/icons/tick-icon.png);
    padding: 0;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    margin-right: 0;
    width: 16px;
    position: relative;
    height: 14px;
    display: inline-block;
    top: -2px;
    left: -5px;
}
.widget_layered_nav ul.yith-wcan-color li {
    border: none;
    float: left;
}
.widget_layered_nav ul.yith-wcan-color li a {
    border: 1px solid #fff;
}
.widget_layered_nav ul.yith-wcan-color li.chosen {
    padding-left: 0px;
}
.widget_layered_nav ul.yith-wcan-color li.chosen a:before {
    content: "";
}
.widget_layered_nav ul.yith-wcan-color li.chosen a {
    border: 1px solid #202020;
}
/* YITH Ajax Product Filters Premium */

h4.with-dropdown {
    position: relative;
    cursor: pointer;
}
h4.with-dropdown .widget-dropdown {
    border-width: 0;
    width: 22px;
    height: 22px;
    background: url("../images/select-arrow.png") top 0px right no-repeat;
    background-size: 95% !important;
    position: absolute;
    top: 0;
    right: 0;
}
h4.with-dropdown.open .widget-dropdown {
    background-position: bottom 15px right;
}
.yith-wcan .yith-wcan-reset-navigation.button {
    white-space: nowrap !important;
}
/*-------------------------------------------------------------------------*/
/*  26.  Posts & Comments
/*-------------------------------------------------------------------------*/

.content-area .comments-area {
    margin: 30px 0px 0px 0px;
    word-wrap: break-word;
}
.content-area .comments-area .comments-title h2 {
    font-size: 18px !important;
    color: #202020 !important;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.3em;
}
.content-area a.post-edit-link {
    position: relative;
}
.edit-link a {
    padding-left: 22px;
}
.image-navigation {
    padding: 0px 0px 20px 0px;
    overflow: hidden;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
.content-area a.post-edit-link:before {
    color: #adadad;
    content: "\f044";
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    left: 0px;
}
.content-area .comments-area textarea {
    font-size: 15px;
    padding: 12px;
}
.woocommerce .container #respond h3 {
    margin-top: 10px;
}
.comments-area h2 {
    text-transform: uppercase;
    font-size: 16px;
}
.comment-list li {
    list-style: none;
}
.bypostauthor {
    display: inline-block;
}
/*-------------------------------------------------------------------------*/
/*  27.  Blog Styling
/*-------------------------------------------------------------------------*/
.lbum-blog article .entry-content h1,
.single article.comment-body h1,
.single article .entry-content h1{
    border-bottom: none; 
}
.lbum-blog article .entry-content h1,
.lbum-blog article .entry-content h2,
.lbum-blog article .entry-content h3,
.lbum-blog article .entry-content h4,
.lbum-blog article .entry-content h5,
.lbum-blog article .entry-content h6,
.single article.comment-body h1,
.single article.comment-body h2,
.single article.comment-body h3,
.single article.comment-body h4,
.single article.comment-body h5,
.single article.comment-body h6,
.single article .entry-content h1,
.single article .entry-content h2,
.single article .entry-content h3,
.single article .entry-content h4,
.single article .entry-content h5,
.single article .entry-content h6{
    margin: 15px 0px;
    padding: 0px;
    text-transform: none;
}
.lbum-blog article .wp-caption,
.single .entry-content .wp-caption,
.page .wp-caption{
    border: none;
    background: transparent;
}
.lbum-blog article .image img{
    width: auto !important;
}

.lbum-blog article .entry-meta {
    display: inline-block;
}

.lbum-blog article .comments-link i {
    padding-right: 10px;
}
.lbum-blog article .entry-content a.more-link {
    float: right;
    letter-spacing: 1px;
}
article.format-link .entry-content p {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    font-weight: 400;
    padding: 2em 4.6em;
    transition: all 0.2s linear;
    position: relative;
}
article.format-link .entry-content p:before {
    font-size: 1.8em;
    position: absolute;
    left: 25px;
    top: 1.6em;
    line-height: 0.1em;
    content: "\f0c1";
    font-family: FontAwesome;
}
.readmore {
    margin: 25px 0px;
}
article.format-link .entry-content p.readmore {
    border: none;
    padding: 0em;
}
article.format-link .entry-content p.readmore:before {
    display: none;
}
/* Blog Images Alignment */

.content-area .image img {
    margin-bottom: 10px;
    /*width: 100%;*/
}
body.blog .content-area .image img {
    width: 100%;
    margin-bottom: 30px;
}
body.blog .content-area article,
.default-blog article {
    clear: both;
    padding: 20px 0px;
    border-bottom: 1px solid #EDEDED;
    display: inline-block;
    width: 100%;
}
body .content-area div.lbum-blog:first-child article{
	padding-top: 0px;
}
.content-area article.sticky {
    padding: 30px 30px 15px 30px !important;
    background: #faefe9;
}
.content-area article.sticky .image img {
    border: 4px solid #fff;
}
.default-blog .sticky footer.entry-meta {
    border: none;
}
body.blog .content-area article .addthis_toolbox {
    display: none;
}
body.single .content-area .addthis_toolbox {
    margin-top: 40px;
}
body.single div.slider {
    margin-bottom: 50px;
    /*margin-top: 50px;*/
}
body.single .content-area .addthis_toolbox a {
    padding-bottom: 0px;
}
body.single .content-area .addthis_toolbox a:hover {
    border: none;
}
.content-area article a.more-link {
    text-transform: uppercase;
    padding: 6px 18px;
    color: #fff !important;
    font-size: 14px !important;
    display: inline-block;
    margin-top: 10px;
}
.content-area article a.more-link:hover {
    opacity: 0.8;
}
.content-area article h2 a {
    border: none;
    font-weight: 600;
    letter-spacing: 1px;
}
.content-area article h2 a:hover {
    border: none;
}
.content-area article.comment-body {
    margin-bottom: 40px;
}

.content-area .entry-meta {
    position: relative;
    margin-bottom: 20px;
}
.content-area header.entry-header h4.entry-title{
	font-size: 24px;
}
.content-area header h2.entry-title{
    margin-top: 0px;
    word-wrap: break-word;
}
.content-area header .entry-meta .posted-on {
    padding-left: 20px;
}
.content-area div .cat-links > i,
.content-area div .tags-links > i {
    padding-right: 10px;
}
.single-post #lbum-page-wrap .lbum-breadcrumb header.entry-header{
    display: none;
}
.single-post .cat-links > i,
.single-post .tags-links > i {
    padding-right: 5px;
}
.content-area header .entry-meta:before {
    color: #202020;
    content: "\f274";
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0px;
    font-size: 12px;
    padding-left: 1px;
}
.content-area header .entry-meta a,
.lbum-blog article .comments-link a{
    border: none;
    color: #202020;
}
.content-area header .entry-meta a:hover {
    color: #797979;
}
.content-area footer.entry-meta {
    line-height: 1.6em;
    margin-top: 0px;
    padding: 20px 0px 25px 0px;
    position: relative;
    margin-bottom: 0px;
    font-size: 13px;
    text-transform: none;
}
.col-lg-6.col-md-6.col-sm-6 footer.entry-meta {
    margin: 0px;
}

body.woocommerce-account .content-area footer.entry-meta,
body.page-template-page-right-sidebar-php .content-area footer.entry-meta,
body.woocommerce-cart .content-area footer.entry-meta,
body.woocommerce-checkout .content-area footer.entry-meta {
    margin: 0px -15px;
}
.content-area .entry-meta a {
    border: none;
    color: #202020;
}
.content-area .entry-meta time.updated {
    display: none;
}
.content-area .entry-meta .comments-link:before {
    color: #adadad;
    content: "\f086";
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    left: 0px;
}
.content-area .entry-meta .comments-link {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.content-area .entry-meta .cat-links,
.content-area .entry-meta .tags-links,
.content-area .entry-meta .edit-link{
    margin-right: 22px;
}

/* Hide Featured Image on a Video and Image Post */

body.single-format-video .content-area article .image,
body.single-format-image .content-area article .image {
    display: none;
}
.image-attachment .image-navigation a .meta-nav{
    font-size: 30px;
}
.image-attachment .entry-meta{
    padding-left: 20px;    
}
/* -- Medium Blog Style --*/

.medium-blog,
.lbum-blog-layout {
    overflow: hidden;
}
.medium-blog.blog-style article,
.medium-blog.content-area article {
    overflow: hidden;
    margin-bottom: 17px;
    padding-bottom: 37px;
}
.medium-blog.blog-style h1,
.medium-blog.content-area h1 {
    margin-bottom: 35px;
    margin-top: -3px;
}
.medium-blog.blog-style .image img,
.medium-blog.content-area .image img {
    margin-bottom: 0px;
}
.medium-blog.blog-style .entry-meta,
.medium-blog.content-area .entry-meta {
    margin-bottom: 10px;
}
.medium-blog.blog-style .sticky footer.entry-meta {
    margin-bottom: 30px;
}
.medium-blog.blog-style h4.entry-title,
.medium-blog.content-area h.entry-title {
    margin-bottom: 8px;
    line-height: 0.85em;
}
.medium-blog.blog-style article h2 a,
.medium-blog.content-area article h2 a {
    font-size: 28px;
}
.medium-blog.blog-style footer.entry-meta,
.medium-blog.content-area footer.entry-meta {
    border: none;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
}
.medium-blog p {
    font-size: 15px;
}
.medium-blog blockquote {
    margin-top: 0px;
    margin-bottom: 20px;
}
/* -- Blog Pagination --*/

.blog-pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 60px 0 0px;
    position: relative;
}
.blog-pagination ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blog-pagination ul li {
    float: left;
    padding: 0;
    margin: 0;
    margin-right: 5px;
    line-height: 35px;
    list-style: none;
}
.blog-pagination ul li:before {
    display: none;
}
.blog-pagination ul li.active a,
.blog-pagination ul li a:hover {
    color: #FFFFFF !important;
	background: #cc66a4;
}
.blog-pagination ul li a {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 34px !important;
    margin: 0 0px 0 0;
    text-align: center;
    color: #797979;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 1px solid #ccc;
    outline: 0;
    font-size: 14px !important;
    text-shadow: none;
    background: #fff;
    overflow: hidden;
}
.blog-pagination ul li.next,
.blog-pagination ul li.last a {
    position: absolute;
    right: 0;
}
.blog-pagination ul li.prev a,
.blog-pagination ul li.next a {
    text-indent: -9999px;
}
.blog-pagination ul li.prev a:before,
.blog-pagination ul li.next a:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    display: block;
    text-indent: 0px;
    line-height: 36px;
}
.blog-pagination ul li.prev a:before {
    content: "\f104";
}
.blog-pagination ul li.next a:before {
    content: "\f105";
}
.blog-pagination ul li.prev a,
.blog-pagination ul li.first a,
.blog-pagination ul li.next a,
.blog-pagination ul li.last a {
    width: 36px;
    line-height: 36px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    color: #797979;
}
.blog-pagination ul li.prev,
.blog-pagination ul li.first {
    position: absolute;
    left: 0;
}
nav#nav-below h1 {
    display: none;
}
#nav-below {
    margin-top: 15px;
    padding-bottom: 50px;
    font-size: 15px;
}
.page-links {
    font-size: 15px;
}
/* -- Blog Post Type: Audio --*/

.container .mejs-audio {
    width: 100% !important;
}
.container .mejs-controls div.mejs-horizontal-volume-slider {
    width: 45px;
    float: right;
}
.container .mejs-mediaelement {
    border-radius: 4px;
}
.container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 30px;
}
.wp-audio-shortcode {
    margin: 10px 0px 30px 0px;
}
.container .mejs-container {
    position: relative;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    height: 50px !important;
    border: 1px solid #eaeaea;
}
.container .mejs-container .mejs-controls .mejs-time {
    padding: 8px 0px 0 0px;
}
.container .mejs-container,
.mejs-embed body,
.mejs-embed {
    background: none;
}
.container .mejs-controls .mejs-play button,
.container .mejs-controls .mejs-mute button,
.container .mejs-controls .mejs-unmute button,
.container .mejs-controls .mejs-pause button {
    background-repeat: no-repeat;
    background-position: center;
}
.container .mejs-controls .mejs-play button {
    background-image: url(../images/icons/play.png);
}
.container .mejs-controls .mejs-mute button {
    background-image: url(../images/icons/sound.png);
}
.container .mejs-controls .mejs-unmute button {
    background-image: url(../images/icons/mute.png);
}
.container .mejs-controls .mejs-pause button {
    background-image: url(../images/icons/pause.png);
}
.container .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #ddd;
}
.container .mejs-controls .mejs-time-rail span,
.container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0px;
}
.container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #ddd;
}
.container .mejs-container .mejs-controls {
    background: #fff;
    height: 36px;
    margin-bottom: 2px;
    padding-left: 4px;
}
.container .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #c4c4c4;
}
.container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-color: #797979 transparent transparent transparent;
}
.container .mejs-container .mejs-controls .mejs-time span {
    color: #797979;
    margin: 1px 2px 0 0;
}
/* -- Blog Post Type: Gallery --*/

.gallery {
    margin: 30px 0px !important;
}
.gallery img {
    border: none !important;
    width: 100%;
}
.content-area dl.gallery-item {
    margin: 0px !important;
    padding-right: 5px;
    padding-bottom: 5px;
}
.content-area .gallery dd {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0px 20px;
}
body .jp-carousel-info h2 {
    font-size: 15px !important;
}
/*-------------------------------------------------------------------------*/
/*  28.  Cart & Checkout
/*-------------------------------------------------------------------------*/
.tiny-cart .cart_list a{
    color: #797979;
}
.lbum-cart-remove > i{
    color: #797979;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.content-area table.cart {
    margin: 0px;
    margin-bottom: 50px;
}
.content-area table.cart tr th {
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 0px;
    border-bottom: 1px solid #e2e2e2;
}
.content-area table.cart tr td {
    padding-left: 0px;
    font-size: 15px;
    text-align: left;
}
.content-area table.cart tr td.actions {
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}
.content-area table.cart tr td.actions .button {
    width: auto;
    float: right;
    margin: 0px;
}
.content-area table.cart tr td.actions .coupon {
    width: 60%;
    float: left;
}
.content-area table.cart tr td.actions .coupon .button {
    float: none;
    width: auto;
}
.content-area table.cart tr td.product-add-to-cart {
    text-align: right;
}
.content-area table.cart tr td.product-thumbnail {
    width: 70px;
}
.content-area table.cart tr td img {
    max-height: 70px;
}
.content-area table.cart tr td.product-name a {
    color: #202020;
}
.content-area table.cart tr td a:hover {
    border: none;
}
.content-area table.cart td .quantity {
    margin: 0px;
    width: auto;
    height: 35px;
}
.content-area table.cart .quantity input.plus,
.content-area table.cart .quantity input.minus {
    height: 35px;
    line-height: 30px;
    font-size: 15px;
    width: 25px;
}
.content-area table.cart .quantity input.qty {
    height: 35px;
    line-height: 35px;
}
.content-area table.cart td.product-remove a {
    font-size: 20px;
    color: #797979;
    opacity: 0.6;
    text-align: center;
}
.content-area table.cart td.product-remove a:hover {
    text-decoration: none;
    opacity: 1;
}
.content-area table.cart td dl {
    margin: 0px;
}
.content-area table.cart td dl p {
    font-size: 13px;
    margin: 0px;
    line-height: 1.4em;
    color: #888;
    margin-right: 5px;
    margin-left: 0px;
}
.content-area table.cart td dt,
.content-area table.cart td dd {
    float: left;
    font-size: 12px;
    color: #888;
    font-size: 13px;
    color: #888;
    font-weight: normal;
    line-height: 1.4em;
}
.content-area table.cart td dt {
    text-transform: capitalize;
    color: #666;
}
.content-area .cart_totals h2 {
    padding: 1px 8px 2px 0px;
    text-transform: uppercase;
    font-size: 22px;
    padding-left: 0px;
    margin-top: 0px;
    font-weight: 400;
}
.woocommerce-page .coupon {
    clear: both;
}
.content-area .coupon h3 {
    padding: 11px 8px;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    color: #202020 !important;
    font-size: 16px !important;
}
.content-area .coupon label {
    display: none;
}
.content-area .coupon input#coupon_code {
    width: auto;
    padding: 8px 10px;
    margin-bottom: 10px;
}
.content-area .coupon .button {
    width: 100%;
}
.woocommerce-page .container .cart-collaterals input {
    width: 100%;
    margin-bottom: 2px;
    font-size: 14px;
    margin-right: 4px;
    position: relative;
    top: -1px;
}
.woocommerce-page .container .cart-collaterals input.update-button,
.woocommerce .update-button {
    background: #fff !important;
    font-weight: 700;
    border: 2px solid #e2e2e2;
    color: #aeaeae !important;
    font-size: 16px;
}
.content-area table.cart tr td.actions .button {
    background: #fff !important;
    border: 1px solid #797979;
    color: #797979 !important;
    padding: 10px 20px !important;
}
.content-area table.cart tr td.actions .button:hover {
    border-color: #ccc;
}
.content-area table.cart tr td.actions .coupon .button {
    border: none !important;
    background: #999 !important;
    color: #fff !important;
    padding: 12px 20px 13px 20px !important;
}
.woocommerce-page .container .cart-collaterals input.update-button:hover,
.woocommerce .update-button:hover {
    border-color: #797979;
    color: #797979 !important;
}
.woocommerce-page .container .cart-collaterals input.checkout-button,
.woocommerce .checkout-button {
    color: #fff;
}
.woocommerce-page .container .cart-collaterals .coupon input.button {
    width: auto;
    font-size: 13px !important;
    padding: 7px 15px;
    margin-top: 0px;
    background: #999 !important;
    color: #fff;
}
.woocommerce-page .container .cart-collaterals .coupon input.button:hover {
    background: #888 !important;
}
.content-area .cart_totals table {
    margin: 0px;
    font-size: 15px;
    margin-bottom: 20px;
}
.content-area .cart_totals table tr.order-total th,
.content-area .cart_totals table tr.order-total td {
    border-bottom: 2px solid #e2e2e2;
}
.content-area .cart_totals table.shop_table th,
.content-area .cart_totals table.shop_table td {
    border-bottom: 1px dotted #ccc;
    padding: 8px 8px 8px 0px;
    line-height: 1.4em;
}
.content-area .cart_totals table.shop_table td {
    text-align: right;
}
.content-area .cart_totals table tr.shipping {
    vertical-align: top;
}

.content-area table.cart tr td.product-subtotal {
    text-align: right;
}
/* -- Cart Grid -- */

body.woocommerce-cart .content-area form {
    width: 66%;
    float: left;
}
body.woocommerce-cart .content-area .cart-collaterals form {
    width: 100%;
    float: none;
}
.cart-collaterals {
    width: 28%;
    float: right;
    margin-bottom: 50px;
}
body.woocommerce-cart .content-area footer.entry-meta {
    clear: both;
}
.cart-collaterals h2 {
    margin: 20px 0px 0px 0px;
}
.cart-collaterals .chosen-container {
    margin-bottom: 0px;
}
.content-area table.cart tr:nth-child(even) {
    border-top: 1px dotted #e2e2e2;
    border-bottom: 1px dotted #e2e2e2;
}
.content-area .cart-collaterals .shipping_calculator h2 {
    padding-top: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.content-area .cart-collaterals h2 a,
.content-area .cart-collaterals h2 a:hover {
    font-size: 16px;
    background-color: inherit;
    font-weight: normal;
    text-transform: uppercase;
}
.content-area .cart-collaterals h2 a:before {
    content: "\f072";
    font-family: FontAwesome;
    margin-right: 8px;
    position: relative;
    bottom: -1px;
}
.woocommerce .shipping-calculator-form button {
    font-weight: 400;
}
.content-area .cart-collaterals .shipping-calculator-form select {
    width: 100%;
}
.content-area .cart-collaterals .shipping-calculator-form p {
    margin-bottom: 5px;
}
.content-area .cart-collaterals .shipping-calculator-form .input-text {
    width: 100%;
    padding: 5px 10px 4px 10px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 14px;
}
.woocommerce-page .container .shipping-calculator-form button.button {
    font-size: 13px;
    font-weight: 400;
    border: none;
    color: #fff;
    border: none;
    background: #999 !important;
}
.woocommerce-page .container .shipping-calculator-form .chosen-container {
    text-align: left;
}
.woocommerce-page .container .shipping-calculator-form .chosen-container .chosen-results li,
.woocommerce-page .container .shipping-calculator-form .chosen-container-single .chosen-single span {
    font-size: 13px;
}
.woocommerce-page .container .shipping-calculator-form button.button:hover {
    background: #888 !important;
}
.checkout-confirmed-payment {
    padding: 30px 30px 1px 30px;
    background: #d8f1d3;
    margin-top: 10px;
    margin-bottom: 30px;
}
.content-area .checkout-confirmed-payment p {
    font-size: 26px;
    color: #4a863c;
}
.content-area .checkout-confirmed-payment ul li:before {
    background: #60a550 !important;
}
body.woocommerce-checkout .content-area h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
}
.woocommerce-checkout-payment img {
    display: inline;
}
/* Cross Sells */

.content-area .cross-sells {
    padding-top: 1px;
    border-top: 2px solid #797979;
    clear: both;
}
.content-area .cross-sells h2 {
    font-size: 18px !important;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 400;
}
.woocommerce-page .cross-sells span.onsale:before {
    display: none;
}
.content-area .cross-sells ul.products {
    margin: 10px 0px;
}
.content-area .cross-sells .product-wrap {
    margin-top: 5px;
}
.woocommerce-page .cross-sells ul.products.list-layout {
    margin: -10px 0px 0px 15px;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-info .yith-wcwl-add-to-wishlist a:before {
    right: 5px;
    border: none;
    color: inherit;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-wrap {
    margin-left: 0px;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-meta-wrap {
    float: none;
    width: 100%;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-cta {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: -7px;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-info {
    text-align: center;
    margin-top: 10px;
}
.woocommerce-page .cross-sells .list-layout .star-rating {
    margin: 6px auto -5px auto !important;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-info .name {
    font-size: 16px;
}
.woocommerce-page .cross-sells .list-layout .lbum-product-meta-wrap .lbum-product-excerpt {
    display: none;
}
@media only screen and (min-width: 1024px) {
    /* Grid of 5ths on cross sells */
    
    .content-area .cross-sells ul.products li {
        width: 20%;
    }
    .content-area .cross-sells ul.products li:nth-of-type(n) {
        clear: none;
    }
    .content-area .cross-sells ul.products li:nth-of-type(5n+1) {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    /* Grid of 4ths on cross sells */
    
    .content-area .cross-sells ul.products li {
        width: 25% !important;
    }
    .content-area .cross-sells ul.products li:nth-of-type(n) {
        clear: none;
    }
    .content-area .cross-sells ul.products li:nth-of-type(4n+1) {
        clear: both;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    /* Grid of 3rds on cross sells */
    
    .content-area .cross-sells ul.products li {
        width: 33.3% !important;
    }
    .content-area .cross-sells ul.products li:nth-of-type(n) {
        clear: none;
    }
    .content-area .cross-sells ul.products li:nth-of-type(3n+1) {
        clear: both;
    }
}
/*-------------------------------------------------------------------------*/
/*  29.  Billing
/*-------------------------------------------------------------------------*/

.woocommerce-billing-fields label,
.woocommerce-shipping-fields label {
    display: block;
    margin-top: 10px;
}
.woocommerce-billing-fields .input-text,
.woocommerce-shipping-fields .input-text {
    width: 100%;
}
.woocommerce-billing-fields .chosen-container {
    margin-top: 0px;
}
.content-area .woocommerce-billing-fields p,
.content-area .woocommerce-shipping-fields p {
    margin-bottom: 5px;
}
.content-area .woocommerce-billing-fields h3 {
    margin: 30px 0px 25px 0px;
    border-top: 2px solid #eee;
    padding-top: 23px;
    font-size: 24px;
    text-transform: uppercase;
}
#billing_company_field {
    margin-top: 10px;
}
#order_comments_field {
    margin-bottom: 50px;
}
#billing_address_2_field {
    margin-bottom: 15px;
}
.content-area .woocommerce-shipping-fields h3#ship-to-different-address {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 11px 0px;
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
}
.content-area .woocommerce-shipping-fields h3#ship-to-different-address label.checkbox {
    display: inline;
    padding-left: 0px;
    font-weight: 400;
}
.content-area .woocommerce-shipping-fields h3#ship-to-different-address input {
    margin-left: 10px;
}
.order-wrap {
    border-top: 2px solid #cc66a4;
    margin-top: 30px;
    margin-left: 30px;
}
.content-area .order-wrap h3 {
    margin-top: 0px;
    padding-top: 25px;
    font-size: 24px;
    text-transform: uppercase;
}
.content-area table.shop_table th,
.content-area table.shop_table td {
    padding-left: 0px;
}
.content-area table.shop_table td.product-name strong {
    font-weight: normal;
}

.content-area table.shop_table tr th,
.content-area table.shop_table tr td,
.content-area table.shop_table tfoot td {
    border-bottom: 1px solid #e2e2e2;
}
.content-area table.shop_table.wishlist_table tfoot td {
    border: none;
}
.content-area table.shop_table tbody td.product-subtotal {
    text-align: right;
}
.content-area table.shop_table thead tr th {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    border-top: 1px solid #e2e2e2;
}
.content-area table.shop_table thead tr th.product-subtotal {
    text-align: right;
}
.content-area table.shop_table .product-total,
.content-area table.shop_table tfoot td {
    text-align: right;
}
.content-area table.shop_table.wishlist_table tfoot td {
    text-align: left;
}
.content-area ul.payment_methods .payment_method_bacs p {
    background: #fff;
    padding: 15px;
    margin: 5px 0px 10px 0px;
}
.content-area ul.payment_methods {
    margin-left: 0px;
    background: #f2f2f2;
    padding: 25px 25px 12px 25px;
    margin-bottom: 10px;
}
.content-area ul.payment_methods li {
    margin-left: 0px;
}
.content-area ul.payment_methods li.payment_method_paypal img {
    margin-top: -2px;
    display: inline;
    margin-left: 7px;
    max-width: 100px;
    margin-right: 10px;
}
.content-area ul.payment_methods li.payment_method_paypal a {
    font-weight: 400;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}
.content-area p.terms {
    position: relative;
}
.content-area p.terms input.input-checkbox {
    position: absolute;
    top: 7px;
    margin: 0px;
}
.content-area ul.payment_methods li input {
    margin-right: 6px;
}
.content-area ul.payment_methods li:before {
    display: none;
}
.content-area ul.payment_methods p {
    color: #777;
    font-size: 13px;
    line-height: 1.5em;
}
.content-area #payment input.button {
    color: #fff !important;
    border: 1px solid transparent;
    width: 100%;
}
.content-area table.shop_table dl {
    margin: 0px;
}
.content-area table.shop_table dl p {
    font-size: 13px;
    color: #888;
    margin: 0px;
    line-height: 1.5em;
}
.content-area table.shop_table dd,
.content-area table.shop_table dt {
    float: left;
    font-size: 13px;
    color: #888;
    line-height: 1.5em;
    margin: 0px;
}
.content-area table.shop_table dt {
    text-transform: capitalize;
}
.content-area table.shop_table dd {
    margin-right: 10px;
    margin-left: 4px;
}
.content-area p#order_comments_field label {
    display: block;
}
#billing_postcode_field label {
    clear: both;
    padding-top: 7px;
}
.content-area p#order_comments_field textarea {
    width: 100%;
}
.content-area .woocommerce-billing-fields p.create-account {
    margin-top: 15px;
}
.content-area .woocommerce-billing-fields p.create-account label {
    display: inline-block;
    margin: 0px;
    padding-left: 5px;
}
.content-area table.my_account_orders td {
    border-bottom: 1px solid #e2e2e2;
}
.content-area table.my_account_orders td.order-actions {
    text-align: right;
}
.content-area table.my_account_orders td.order-actions a {
    background-color: #202020;
    color: #fff;
    margin-top: 0px;
    font-weight: 700;
    border: none;
}
.woocommerce-page .container p.return-to-shop a.button,
.woocommerce-page .container p.return-to-shop a.button:hover {
    width: auto;
    background: #fff;
    color: #797979;
    border: 2px solid #797979;
}
.content-area p.cart-empty {
    background: #fbe7a2;
    padding: 15px;
    color: #797979;
}
/* -- Login Form --*/

#customer_login {
    margin-top: -30px;
}
#customer_login .col-1 {
    width: 48%;
    float: left;
}
#customer_login .col-2 {
    width: 48%;
    float: right;
}
.woocommerce-page .container #customer_login input.button {
    width: auto;
}
form.login,
form.register {
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
form.login label {
    display: block;
}
form.login input.input-text {
    width: 100%;
}
.woocommerce-page .container form.login input.button {
    font-size: 14px;
    margin: 5px 0px 22px 0px;
}
.woocommerce-page .container form.login input#rememberme {
    margin-right: 4px;
}
.content-area p.form-row label {
    display: block;
    border: none;
    font-size: 15px;
}
.content-area p.form-row input.input-text {
    width: 100%;
    font-size: 15px;
}
.content-area .addresses h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.content-area .addresses address {
    padding-top: 5px;
    display: block;
    font-style: normal;
}
.col2-set.addresses {
    overflow: hidden;
    margin-bottom: 50px;
}
.col2-set.addresses .col-1,
.col2-set.addresses .col-2 {
    float: left;
    margin-right: 30px;
    width: 46%;
}
.woocommerce-page .content-area form h2 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
}
.woocommerce-page .content-area form .chosen-container {
    margin-top: 0px;
}
.woocommerce-page .content-area form h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 400;
}
.woocommerce-page .content-area form .coupon h3 {
    margin-bottom: 0px;
}
.woocommerce-page .content-area form.checkout_coupon {
    margin-bottom: 0px;
}
.woocommerce-page .content-area form fieldset legend {
    border: none;
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: inherit !important;
    padding-top: 30px;
}
/* -- My Account - Navigation --*/

.content-area .woocommerce-MyAccount-navigation ul {
    margin: 0px 0px 30px 0px;
}
.content-area .woocommerce-MyAccount-navigation ul li {
    display: inline;
    text-transform: uppercase;
}
.content-area .woocommerce-MyAccount-navigation ul li:last-child {
    border: none;
}
.content-area .woocommerce-MyAccount-navigation ul li:first-child a:before {
    content: '';
    padding: 0px 0px;
}
.content-area .woocommerce-MyAccount-navigation ul li a:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 11px/1 FontAwesome;
    padding: 0px 12px;
    vertical-align: middle;
}
.content-area .woocommerce-MyAccount-navigation ul li a {
    color: #797979;
}
.content-area .woocommerce-MyAccount-navigation ul li a:hover,
.content-area .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #000;
}
/*-------------------------------------------------------------------------*/
/*  30.  Visual Composer Shortcodes
/*-------------------------------------------------------------------------*/

body .container .wpb_row {
    padding-top: 0px;
}
.wpb_row .container {
    padding-left: 0px;
    padding-right: 0px;
}
/* 5.0 fixes */

.wpb_row {
    overflow: hidden;
}
.wpb_row:before,
.wpb_row:after {
    content: " ";
    display: table;
}
.wpb_row:before,
.wpb_row:after {
    content: " ";
    display: table;
}
/* end 5.0 fixes */

/* -- Shortcode: Button --*/
.lbum-button{
    display: inline-block;
    line-height: 18px; 
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    outline: none;
    text-shadow: none;
    text-decoration: none !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: inherit;
    max-width: 100%;
    transition:         color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -moz-transition:    color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
    -o-transition:      color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.lbum-button:hover{
    text-decoration: none;
    transition-duration:            200ms;
    -moz-transition-duration:       200ms;
    -webkit-transition-duration:    200ms;
    -o-transition-duration:         200ms;    
}
.lbum-button.btn-back:hover{
    color: #fff !important;
}
.lbum-button i{
    padding-left: 8px;
}

.lbum-button.default{
    padding: 8px 16px;
    font-size: 14px;
}
.lbum-button.small{
    padding: 6px 10px;
    font-size: 12px;
}
.lbum-button.medium{
    padding: 8px 14px;
    font-size: 13px;
}
.lbum-button.large{
    padding: 10px 18px;
    font-size: 17px;
}

/* -- Shortcode: Icon List -- */

.iconlistnormal .content i {
    margin-right: 15px;
}
/*Round small*/

.iconlistround .content i,
.iconlistsquare .content i {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    margin-right: 15px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    outline: none !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*Round Special*/

.iconlistroundspecial .content p {
    margin: 0px;
}
.iconlistroundspecial i {
    border-radius: 50%;
    float: left;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 38px;
    margin-right: 15px;
    color: #FFF;
    margin-top: 6px;
}
/*Square*/

.iconlistsquare .content i {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/* -- Shortcode: Icon Box --*/
/*Style 01*/

.boxstyle01 {
    text-align: center;
}
.boxstyle01 .title {
    margin: 44px 0px 19px 0px;
    letter-spacing: 2px;
}
/*Style 02*/

.boxstyle02 .icon,
.boxstyle02 .title-des {
    display: table-cell;
}
.boxstyle02 .title-des {
    vertical-align: top;
    padding-left: 25px;
}
.boxstyle02 .title-des .title {
    padding-bottom: 20px;
    letter-spacing: 2px;
}
/*Style 03*/

.boxstyle03,
.boxstyle04 {
    text-align: center;
}
.boxstyle03 .title-des .title,
.boxstyle04 .title-des .title {
    margin: 44px 0px 19px 0px;
    letter-spacing: 2px;
}
.boxstyle03 .icon i,
.boxstyle04 .icon i {
    border-style: solid;
    border-color: #EDEDED;
    border-width: 2px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 100%;
    display: inline-block;
}
/*Style 04*/

.boxstyle04 .icon i {
    border-width: 0px;
}
/*Style 05*/

.boxstyle05 .icon {
    padding: 3px;
    border: 2px solid #cc66a4;
    margin-right: 15px;
    float: left;
    display: table-cell;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.boxstyle05 .icon i {
    display: block;
    overflow: hidden;
    text-align: center;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    color: #202020;
    line-height: 90px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    font-size: 40px;
}
.boxstyle05 .icon:hover i {
    background-color: #cc66a4;
    color: #FFF;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.boxstyle05 .title-des {
    display: table-cell;
    vertical-align: top;
    padding-left: 1px;
}
.boxstyle05 .title-des .title {
    padding-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}

/* -- Single Image ---*/
.lbum-single-image,
.lbum-single-image.style-image01 .img-responsive{
    position: relative;
}
.lbum-single-image.style-image01 .img-responsive .text-content{
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(32, 32, 32, 0.18);
    right: 0;
    left: 0;
    color: #fff;
    padding: 0px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    display: flexbox;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.lbum-single-image.style-image01 .img-responsive a{
    overflow: hidden;
}
.lbum-single-image.style-image01 .img-responsive a:before{
    position: absolute;
    content: " ";
    width: 92%;
    height: 92%;
    border: 3px solid FFFFFF;
    left: 4%;
    top: 4%;
    margin: auto;
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.lbum-single-image.style-image01 .img-responsive a:after{

    position: absolute;
    content: " ";
    width: 92%;
    height: 92%;
    border: 1px solid #FFFFFF;
    -webkit-transform: scale(0.7,0.7);
    -ms-transform: scale(0.7,0.7);
    -o-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
    margin: auto;
    left: 4%;
    top: 4%;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.lbum-single-image.style-image01:hover .img-responsive .text-content{
        opacity: 1;
    visibility: visible;
}
.lbum-single-image.style-image01:hover .img-responsive a{
    opacity: 0.8;
    filter: alpha(opacity=60);
}
.lbum-single-image.style-image01:hover .img-responsive a:before{
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.lbum-single-image.style-image01:hover .img-responsive a:after{
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}
.lbum-single-image.style-image01 .text-wrap{
    text-align: center;
}
.lbum-single-image.style-image01 .text-wrap .title_text{
    padding: 15px 0px 10px 0px;
    font-size: 26px;
    font-weight: 500;
}
.lbum-single-image.style-image01 .text-wrap .link{
    border-bottom: 1px solid #e6e6e6;
    text-decoration: none;
    font-size: 16px;
}
.lbum-single-image.style-image01 .text-wrap .link i{
    vertical-align: middle;
    font-size: 18px;
}
/* -- Shortcode: Highlight Block -- */

.highlight-block {
    background: #f6653c;
    padding: 45px 0px 45px 0px;
}
.highlight-block h2,
.content-area .highlight-block h2 {
    margin: 0;
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
}
.highlight-block h2 a,
.content-area .highlight-block h2 a {
    display: inline-block;
    font-size: 14px;
    padding: 10px 25px;
}
.content-area .highlight-block h2 a {
    padding: 1px 25px;
}
.highlight-block h2 a:hover,
.content-area .highlight-block h2 a:hover {
    text-decoration: none;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 1);
}
/* -- Shortcode: Reasons/Features --*/

.lbum-features .row {
    margin-bottom: 60px
}
.lbum-features {
    text-align: center;
    padding-bottom: 20px !important;
    background: #e0f0fd;
}
.lbum-features .lbum-strip-wrap h2 {
    margin-bottom: 20px !important;
}
.lbum-features p {
    font-weight: 400;
    line-height: 1.55em !important;
    margin-left: 15px;
    margin-right: 15px;
}
.lbum-features i {
    font-size: 55px !important;
    display: block;
    margin-top: 40px;
}
.lbum-features h4.icon-equipment:before {
    color: #00aff0;
}
.lbum-features h2 {
    font-size: 20px;
}
.lbum-features .lbum-strip-wrap h3 {
    margin-bottom: 20px !important;
    font-weight: 400;
    font-size: 28px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.3em;
}
.lbum-features h4 {
    margin: 20px 0 11px 0;
    text-align: center;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
/* -- Shortcode: Testimonials -- */
/*Style 01*/

.testimonials-wrap.testimo01 .item .images {
    float: left;
    margin-right: 50px;
}
.testimonials-wrap.testimo01 .item .images img {
    display: inline-block;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    background-size: cover;
    border: 2px solid #cc66a4;
    padding: 10px;
}
.testimonials-wrap.testimo01 .item .content-text p:before {
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    content: "\f10d";
    color: #FFF;
    font: normal normal normal 14px/1 FontAwesome;
}
.testimonials-wrap.testimo01 .item .content-text p:after {
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-left: 10px;
    content: "\f10e";
    color: #FFF;
    font: normal normal normal 14px/1 FontAwesome;
}
.testimonials-wrap.testimo01 .item .content-text p {
    font-size: 18px;
    line-height: 40px !important;
}
.testimonials-wrap.testimo01 .item .content-text span.name {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.testimonials-wrap.testimo01 .item .content-text span.position {
    font-size: 16px;
    color: #FFFFFF;
}
/*Style 02*/

.testimonials-wrap.testimo02 .item {
    text-align: center;
    padding: 60px 15px 50px 15px;
    position: relative;
    margin-top: 50px;
    border-radius: 5px;
    background: rgba(240, 73, 18, 0.72);
}
.testimonials-wrap.testimo02 .item .images {
    position: absolute;
    top: -41px;
    left: 0;
    right: 0;
}
.testimonials-wrap.testimo02 .item .images img {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    border: 2px solid;
    display: initial;
}
.testimonials-wrap.testimo02 .item .images img {
    border-color: rgba(240, 73, 18, 0.72);
}
.testimonials-wrap.testimo02 .item .content-text {
    color: #FFF;
    position: relative;
    clear: both;
    text-align: left;
}
.testimonials-wrap.testimo02 .owl-pagination {
    display: inline-block;
    bottom: 1%;
    left: 0;
    right: 0;
    position: absolute;
}
.testimonials-wrap.testimo02 .item .content-text span.name {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
}
/*Style 03*/

.testimonials-wrap.testimo03 .item {
    text-align: center;
}
.testimonials-wrap.testimo03 .item .images,
.testimonials-wrap.testimo03 .item .content-text {
    margin-bottom: 17px;
}
.testimonials-wrap.testimo03 .item .images img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 150px;
    height: 150px;
    display: initial;
}
.testimonials-wrap.testimo03 .item .content-text p,
.testimonials-wrap.testimo03 .item .content-text {
    font-size: 16px;
}
.testimonials-wrap.testimo03 .item .content-text span.name {
    text-transform: uppercase;
}
.testimonials-wrap.testimo03 .item .content-text span.name,
.testimonials-wrap.testimo03 .item .content-text span.position {
    letter-spacing: 1px;
}
/*Style 04*/

.testimonials-wrap.testimo04 .item .content-text p {
    margin-bottom: 35px;
    line-height: 32px !important;
}
.testimonials-wrap.testimo04 .item .content-text p:before {
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    content: "\f10d";
    color: #797979;
    font: normal normal normal 14px/1 FontAwesome;
}
.testimonials-wrap.testimo04 .item .content-text p:after {
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-left: 10px;
    content: "\f10e";
    color: #797979;
    font: normal normal normal 14px/1 FontAwesome;
}
.testimonials-wrap.testimo04 .item .images:before {
    content: "";
    width: 80px;
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
    border-top: 3px solid #202020;
}
.testimonials-wrap.testimo04 .item .images .pic img {
    float: left;
    margin-right: 30px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.testimonials-wrap.testimo04 .item .images .author {
    line-height: 34px;
    color: #FFFFFF;
}
.testimonials-wrap.testimo04 .item .images .author .name {
    text-transform: uppercase;
}
/* -- Shortcode: FAQs and Reviews -- */

.faqs-reviews h2,
.content-area .faqs-reviews h2 {
    margin: 0px 0 10px 0;
    font-size: 22px;
    font-weight: 400;
    color: #797979;
}
.faqs-reviews h3 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 24px;
}
.faqs-reviews ul,
.content-area .faqs-reviews ul {
    margin: 0px;
    padding: 0px;
}
.faqs-reviews ul li h6,
.content-area .faqs-reviews ul li h6 {
    text-transform: uppercase;
    font-size: 15px;
    color: #797979;
    margin-top: 10px;
}
.faqs-reviews ul li span {
    font-size: 28px;
    color: #fea604;
}
.faqs-reviews ul li,
.content-area .faqs-reviews ul li {
    list-style: none;
    margin: 0px 0 20px 0;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 15px;
}
.content-area .faqs-reviews ul li:before {
    display: none;
}
.faqs-reviews ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.accordionButton {
    border-top: 1px solid #dbdbdb;
}
.faqs-reviews .accordionButton.first {
    border-top: none;
}
.faqs-reviews .accordionButton .icon-plus {
    color: #797979;
    line-height: 1.5em;
    padding: 25px 0 25px 50px;
    margin: 0;
    position: relative;
    cursor: pointer;
    font-size: 17px;
}
.faqs-reviews .accordionButton .icon-plus:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    margin: -15px 0 0 0;
    transition: 0.3s all ease-out;
    border-radius: 50%;
}
.faqs-reviews .accordionButton:hover .icon-plus:before {
    background: #f6653c;
}
.faqs-reviews .accordionButton.on .icon-plus:before {
    background: #f6653c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordionContent {
    padding-bottom: 25px;
}
.accordionContent p {
    font-size: 15px;
    font-weight: 400;
    color: #555;
    line-height: 1.55em;
}
/* -- Shortcode: Brands --*/

.lbum_brands a {
    transition: all 300ms ease-in;
}
/*
.lbum_brands .owl-item .item {
    border: 1px solid #e2e2e2;
}
*/
.lbum_brands img {
    display: block;
    margin: 0px auto;
    /*width: 100%;*/
    height: 110px;
}
/* -- Shortcode: Latest Posts Slider --*/

.articles-wrap {
    margin-top: 0px;
}
.articles-wrap .titlewrap h2 {
    margin-bottom: 10px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
.titlewrap {
    position: relative;
    text-align: center;
}

.titlewrap h2,
.content-area .titlewrap h2 {
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    text-transform: none;
    color: #202020;
    margin-top: 15px;
    margin-bottom: 0px;
    display: inline-block;
    text-align: center;
    position: relative;
}
.articles-wrap .owl-theme .owl-controls {
    margin-top: 20px;
    text-align: right;
    position: absolute;
    top: -64px;
    right: 0px;
}
div.slider .owl-theme .owl-controls .owl-buttons .owl-prev,
div.slider .owl-theme .owl-controls .owl-buttons .owl-next{
    top: 40%;
    position: absolute;
    width: 30px;
    height: 50px;
    line-height: 45px;
}
div.slider .owl-theme .owl-controls .owl-buttons .owl-prev{
    left: -9px;
}
div.slider .owl-theme .owl-controls .owl-buttons .owl-next{
    right: 9px;
}

div.slider .owl-theme .owl-controls .owl-pagination {
    display: none;
}
/*Style 01*/

.lbum-articles {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.lbum-articles img {
    width: 100%;
}
.lbum-articles h3 {
    margin-top: 15px;
    line-height: 0.95em;
    margin-bottom: 20px;
}
.lbum-articles h3 a {
    font-size: 20px;
    font-weight: 400;
    border: none;
}
.lbum-articles h3 a:hover {
    color: #797979;
}
.lbum-articles p {
    margin: 8px 0px;
    line-height: 1.6em;
}
.lbum-articles p.comments {
    font-size: 14px;
}
.lbum-articles .thumb {
    position: relative;
}
.blogstyle01 .lbum-articles .thumb .year {
    width: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background: #202020;
    color: #fff;
    font-size: 14px;
    padding: 4px 0px 6px 0px;
}
.blogstyle01 .lbum-articles .date,
.blogstyle01 .lbum-articles .comments,
.blogstyle04 .item-wrap .date,
.blogstyle04 .item-wrap .comments{
    display: inline-block;
    margin-right: 15px;
}
.blogstyle01 .lbum-articles .date i,
.blogstyle01 .lbum-articles .comments i,
.blogstyle02 .lbum-articles .comments i,
.blogstyle04 .item-wrap .date i,
.blogstyle04 .item-wrap .comments i {
    padding-right: 6px;
}
.lbum-articles .thumb .year span {
    display: block;
    font-size: 14px;
}
.lbum-articles .thumb .date span.year {
    font-size: 1.2em;
    font-weight: 600;
}
.lbum-articles .thumb .date span.month {
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: -6px;
}
/*Style 02*/
.blogstyle02 .lbum-articles .thumb a.link:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
    transition: 0.3s all ease 0s;
}
.blogstyle02 .lbum-articles .item:hover a.link:after {
    opacity: 0.5;
    filter: "alpha(opacity=35)";
    -ms-filter: "alpha(opacity=35)";
}
.blogstyle02 .lbum-articles .description .date {
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 2px;
    width: 60px;
    float: left;
    margin-right: 15px;
    text-align: center;
    line-height: 1.55;
    padding-bottom: 4px;
    margin-bottom: 10px;
    background-color: #fff;
}
.blogstyle02 .lbum-articles h3{
    margin-bottom: 10px;
}
.blogstyle02 .lbum-articles .description .date .month{
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
}
.blogstyle02 .lbum-articles .description .date .day{
    font-size: 36px;
}
.blogstyle02 .lbum-articles .description .comments,
.blogstyle02 .lbum-articles .description .readmore{
    display: inline-block;
}
.blogstyle02 .lbum-articles .description .readmore{
    float: right;
    margin: 8px 0px;
    border-bottom: 1px solid #EDEDED;
}
.blogstyle02 .lbum-articles .description .readmore i{
    vertical-align: middle;
    font-size: 18px;
    padding-left: 8px;
}
.blogstyle02 .lbum-articles .description .readmore a:hover{
    text-decoration: none;
}
.blogstyle02 .lbum-articles .item .link-icon{
    position: absolute;
    top: 40%;
    left: 42%;
    border-radius: 50%;
    opacity: 0;
    font-size: 20px;
    width: 45px;
    height: 45px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    line-height: 44px;
}
.blogstyle02 .lbum-articles .item .link-icon a {
    color: #202020;
}
.blogstyle02 .lbum-articles .item:hover .link-icon {
    opacity: 0.8;
}
.blogstyle02 .lbum-articles .item .link-icon:hover a,
.blogstyle03 .lbum-articles .item .link-icon a {
    color: #FFFFFF;
}
/*Style 03*/

.blogstyle03 .lbum-articles .item{
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid;
    padding-bottom: 85px;
    overflow: hidden;
    border-color: #ecf0f1;
}
.blogstyle03 .lbum-articles .description .content-right p{
    border-top: 1px solid #ecf0f1;
    padding: 15px 0px 0px 0px;
}
.blogstyle03 .lbum-articles .description h3{
    margin-bottom: 0px;
}
.blogstyle03 .lbum-articles .item:hover .description{
    bottom: 0;
}
.blogstyle03 .lbum-articles .description{
    width: 100%;
    position: absolute;
    bottom: -115px;
    padding: 0 15px;
    background: #fff;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border-bottom: 3px solid #CCCCCC;
}
.blogstyle03 .lbum-articles .item:hover .thumb .link-icon{
    opacity: 1;
}
.blogstyle03 .lbum-articles .thumb .link-icon{
    background: rgba(26,28,39,.8);
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    opacity: 0;
    top: 74px;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.blogstyle03 .lbum-articles .description .content-left .comments,
.blogstyle03 .lbum-articles .description .content-left .date,
.blogstyle03 .lbum-articles .description .content-left .readmore{
    display: inline-block;
    margin: 6px 0px 20px 0px;
}

/*Style 04*/

.blogstyle04 .lbum-articles {
    padding-left: 15px;
    padding-right: 15px;
}
.blogstyle04 .owl-carousel .owl-item {
    padding-left: 0px;
    padding-right: 0px;
}
.blogstyle04 .item-wrap {
    position: relative;
}
.blogstyle04 .item-wrap .description{
    padding: 12px 15px;
    background: #FFFFFF;
    position: relative;
    text-align: justify !important;
}

.blogstyle04 .item-wrap .description h3 {
    line-height: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
}
.blogstyle04 .item-wrap .description:before{
       content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);

    z-index: 9;
}
.blogstyle04 .item-wrap.content-bottom .description:before{
    bottom: 100%;
    border-bottom: 15px solid #fff;
}
.blogstyle04 .item-wrap.content-top .description:before{
    bottom: -20px;
    border-top: 20px solid #fff;
}

/* Scrolling movement and speed */

.preview-item {
    -webkit-transform: translate(0, 15%);
    -moz-transform: translate(0, 15%);
    -ms-transform: translate(0, 15%);
    transform: translate(0, 15%);
    -webkit-transition: all .75s cubic-bezier(0.175, 0.885, 0.320, 1.275) 1.4s;
    -moz-transition: all .75s cubic-bezier(0.175, 0.885, 0.320, 1.275) 1.4s;
    -ms-transition: all .75s cubic-bezier(0.175, 0.885, 0.320, 1.275) 1.4s;
    -o-transition: all .75s cubic-bezier(0.175, 0.885, 0.320, 1.275) 1.4s;
    transition: all .75s cubic-bezier(0.175, 0.885, 0.320, 1.275) 1.4s;
}
.preview-item.animate {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.move-medium {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/* -- Shortcode: Images --*/

#lbum-folio-recent {
    margin-top: 20px;
}
.related-portfolio-thum {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}
.related-portfolio-thum a > img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.related-portfolio-thum:hover a > img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.related-portfolio-thum .heading {
    font-size: 18px;
    padding-top: 20px;
    text-align: center;
    letter-spacing: 1px;
}
.related-portfolio-thum .heading a {
    color: #797979;
}
/* -- Shortcode: Tabs -- */
/*Style 01*/

.shortcode-tabgroup {
    position: relative;
}
.shortcode-tabgroup > ul.tabs > li {
    margin-bottom: 0px !important;
}
.shortcode-tabgroup.tabbed-content > ul {
    border-bottom: 3px double #DDDDDD;
    margin: 15px 0px 0px 0px;
    width: 100%;
}
.shortcode-tabgroup.tabbed-content > ul.tabs > li.active a:after {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: -3px;
    left: 0;
    right: 0;
}
.shortcode-tabgroup.tabbed-content > ul > li {
    margin-right: 18px;
}
.shortcode-tabgroup.tabbed-content > ul.tabs > li a,
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li a,
.shortcode-tabgroup.tabbed-content3 > ul.tabs > li a {
    text-transform: none;
    border: none;
    outline: none;
    margin: 0;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0px;
    border-radius: 0;
    background: transparent;
}
.shortcode-tabgroup.tabbed-content > ul.tabs > li a:hover,
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li a:hover {
    background-color: transparent;
}
/*Style 02*/

.shortcode-tabgroup.tabbed-content2 {
    text-align: center;
}
.shortcode-tabgroup.tabbed-content2 > ul.tabs {
    display: inline-block;
}
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li:after{
    width: 100%;
    height: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li:hover:after,
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li.active:after {
    opacity: 1;
    visibility: visible;
}
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li a{
    margin: 0px 15px;
}
.shortcode-tabgroup.tabbed-content2 > ul.tabs > li:last-child a:after {
    content: "";
}
/*Style 03*/

.shortcode-tabgroup.tabbed-content3 > ul.tabs {
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #EDEDED;
}
.shortcode-tabgroup.tabbed-content3 > ul.tabs > li {
    display: table-cell;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
.shortcode-tabgroup.tabbed-content3 > ul.tabs > li a {
    padding: 7px 0px 10px 0px;
}
.shortcode-tabgroup.tabbed-content3 > ul.tabs > li.active a {
    color: #FFFFFF;
}
.container .ui-widget {
    font-family: inherit;
}
.container .wpb_row h2 {
    margin-top: 5px;
}
.container .wpb_toggle_content {
    padding: 0px 0px 0px 42px;
    margin-bottom: 0px;
}
.container .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.container .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: #fff;
}
.container .wpb_content_element .wpb_accordion_header a {
    padding: 0.8em 1em;
}
.container .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.container .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    display: none;
}
.container .ui-widget-header {
    background: #eee;
}
.container .wpb_content_element .wpb_tabs_nav {
    border-radius: 0px;
    margin: -1px -1px 0px -1px;
    border: none;
    border-top: 5px solid #eee;
    padding-left: 5px !important;
}
.container .wpb_tabs .wpb_tabs_nav li {
    font-weight: 400;
}
.container .wpb_tabs .wpb_tabs_nav li a {
    color: #999;
}
.container .wpb_tabs .wpb_tabs_nav li a:hover {
    color: #202020;
    border-color: inherit;
}
.container .wpb_tabs .wpb_tabs_nav li.ui-state-active {
    margin-bottom: -1px !important;
}
.container .wpb_tabs .wpb_tabs_nav li.ui-state-hover,
.container .wpb_tabs .wpb_tabs_nav li.ui-state-hover a {
    border-color: #ddd;
}
.container .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #797979;
    background: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.container .wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.container.wpb_content_element .wpb_tabs_nav li:hover {
    background-color: #fff;
    border-color: transparent;
}
/* -- Shortcode: Accordion --*/

.container .ui-state-default a,
.container .ui-state-default a:link,
.container .ui-state-default a:visited {
    color: #cc66a4;
}
.container .ui-state-hover {
    border-color: #cc66a4;
}
.container .ui-state-active.ui-state-hover {
    border-color: #ddd;
}
.container .wpb_accordion_section {
    margin-top: 5px;
}
.container .ui-state-active a,
.container .ui-state-active a:link,
.container .ui-state-active a:visited {
    color: #797979;
}
.container .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    margin-top: -15px;
    margin-bottom: 2px;
    margin-top: -3px;
    margin-bottom: 3px;
    border: 1px solid #eee;
    border-top: none;
}
.container .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin-bottom: 12px;
    border: 1px solid #eee !important;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 -1px 1px -1px !important;
}
.container .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a {
    color: #fff !important;
}
/* -- Shortcode: Horizontal Line --*/

.vc_separator.vc_separator_align_center h4,
.vc_separator.vc_separator_align_left h4 {
    font-size: 18px;
    font-weight: 400;
    padding: 0px 1.8em;
    text-transform: uppercase;
}
.vc_separator {
    margin-bottom: 15px !important;
}
/* -- Shortcode: Profile -- */

.profile .wpb_wrapper {
    background: #fff;
}
.content-area .column_container.profile h2,
.content-area .column_container.profile h3,
.content-area .column_container.profile h4,
.content-area .column_container.profile h5 {
    margin-bottom: 0.3em;
}
.profile img {
    margin: 0px auto 20px auto !important
}
.profile .wpb_wrapper h2,
.profile .wpb_wrapper h3,
.profile .wpb_wrapper h4,
.profile .wpb_wrapper h5 {
    padding: 0px 30px;
}
.profile .container {
    padding: 0px 30px 20px 30px;
}
.content-area .profile .wpb_wrapper h5 {
    margin-top: 0.5em;
    font-size: 15px;
}
.profile .wpb_content_element {
    margin-bottom: 20px;
}
.profile a.aio-tooltip {
    float: left;
    margin-right: 13px;
}
.profile a.aio-tooltip:hover .aio-icon {
    color: #cc66a4 !important;
}
.content-area a.aio-tooltip,
.content-area a.aio-tooltip:hover {
    border: none;
    padding: 0px;
}
.lbum-person {
    margin-bottom: 30px !important;
}
.lbum-person-inner {
    background-color: #fff;
}
.lbum-person-text-inner {
    padding: 10px;
    text-align: center;
}
.lbum-person-name {
    font-size: 18px;
    margin: 0 !important;
}
.lbum-person-title {
    color: #c0c0c0;
    display: block;
}
.lbum-person-desc {
    font-style: italic;
    margin: 0 0 30px 0;
    font-size: 14px;
}
.lbum-person-social-container {
    text-align: center;
}
.lbum-person-social-container a {
    color: #9e9e9e;
}
.lbum-social-icon-container {
    margin: 0px 5px;
    text-align: center;
    font-size: 18px;
}
.lbum-social-icon-container a {
    text-decoration: none;
    border-bottom: none;
}
.lbum-social-icon-container a:hover {
    border-bottom: none;
    opacity: 0.8;
}
.subfooter .lbum-social-icon-container a {
    color: #fff;
}
/* -- Shortcode: List with Icons --*/

.content-area .smile_icon_list_wrap ul li:before {
    display: none;
}
.content-area .icon_list_icon {
    margin-top: 5px;
}
.container .smile_icon_list li .icon_description p {
    font-size: 15px;
}
/* -- Shortcode: Icons --*/

.container .aio-icon {
    margin-bottom: 10px;
}
.icon-center {
    margin: 0px auto 20px auto !important;
    display: block !important;
}
/* -- Shortcode: Infographics --*/

.container .vc_pie_chart .vc_pie_chart_value {
    font-size: 150%;
}
.container .vc_pie_chart .vc_pie_wrapper {
    margin-bottom: 12px;
}
.content-area .vc_pie_chart h4 {
    font-size: 18px;
}
.container .vc_progress_bar .vc_single_bar {
    background: #f2f2f2;
}
.container .vc_pie_chart {
    margin-bottom: 20px;
}
.container .wpb_row h2.wpb_progress_bar_heading {
    font-size: 20px;
}
.vc_progress_bar .vc_single_bar {
    box-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
    text-shadow: none !important;
    font-size: 15px;
}
/* -- Shortcode: Tour -- */

.container .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    float: none;
    background: #fff;
    color: #888;
    font-weight: 400;
}
.container .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a:hover {
    color: #797979;
    border-right: 2px solid #ddd;
}
.container .wpb_tour .wpb_tabs_nav li {
    float: none;
    margin: 0px;
}
.container .wpb_tour .wpb_tabs_nav li {
    border: none !important;
    border-top: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
}
.container .wpb_tour .wpb_tabs_nav li:last-child {
    border-bottom: 1px solid #ddd !important;
}
.container .wpb_tour.wpb_content_element .wpb_tabs_nav {
    border: none;
    background: #fff;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 150px;
}
.container .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    margin-bottom: 0px;
    border-right: 2px solid #ddd;
}
.container .wpb_tour .wpb_tour_tabs_wrapper {
    border: none;
    background: transparent;
}
.container .wpb_tour_next_prev_nav span {
    padding-top: 2.5em;
}
.container .wpb_tour_next_prev_nav a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border: 2px solid #444;
    padding: 8px 16px;
    color: #797979;
}
.container .wpb_tour_next_prev_nav a:hover {
    border: 2px solid #444;
}
/* -- Shortcode: FAQs -- */

.wpb_toggle:before,
h4.wpb_toggle:before {
    font-family: 'fontawesome';
    content: "\f067";
    font-size: 11px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    width: 26px;
    height: 26px;
    color: #fff;
    margin: 0px 0 0 0;
    background: #cc66a4;
    transition: 0.3s all ease-out;
    border-radius: 50%;
}
.wpb_toggle,
h4.wpb_toggle {
    padding-left: 42px;
    position: relative;
    background: none;
}
h4.wpb_toggle,
.content-area h4.wpb_toggle {
    font-size: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px !important;
    line-height: 1.4em;
    font-weight: 400;
}
.wpb_toggle_title_active:before {
    background: #f6653c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* -- Shortcode: Images - Flexslider --*/

.content-area .flexslider ul li:before {
    display: none;
}
.content-area .wpb_flexslider.flexslider {
    margin: 0 0 60px;
    background: none;
    border: none;
    position: relative;
    border-radius: 0px;
    box-shadow: none;
}
.content-area .flex-direction-nav {
    position: absolute;
    top: 48%;
    width: 94%;
    left: 3%;
}
.content-area .wpb_flexslider .flex-direction-nav a,
#portfolio-images-show .flex-direction-nav a {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 0px;
}
.content-area .wpb_flexslider .flex-direction-nav a.flex-prev:before,
#portfolio-images-show .flex-direction-nav a.flex-prev:before {
    font-size: 19px;
    position: absolute;
    left: 12px;
    top: 12px;
    color: #797979;
    text-indent: 0;
}
.content-area .wpb_flexslider .flex-direction-nav a.flex-next:before,
#portfolio-images-show .flex-direction-nav a.flex-next:before {
    font-size: 19px;
    position: absolute;
    left: 14px;
    top: 12px;
    color: #797979;
}
#portfolio-images-show .flex-direction-nav a.flex-next:before {
    left: 13px;
}
.content-area .wpb_flexslider .flex-direction-nav a:hover {
    border: none;
}
.container .wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: 0px;
    margin: 0px;
}
.container .wpb_gallery .wpb_flexslider .flex-control-nav.flex-control-paging {
    margin-top: 20px;
}
.container .flex-control-paging li a {
    background: rgba(0, 0, 0, 0.2);
    box-shadow: none;
}
.container .dark .flex-control-paging li a {
    background: rgba(255, 255, 255, 0.2);
}
.container .dark .flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 0.9);
}
.pp_bottom {
    bottom: -40px !important;
}
.container .flexslider {
    border: none;
    margin-top: 10px;
}
.container .flex-viewport {
    margin-left: 1px;
}
.container .wpb_posts_slider .flex-caption {
    background: #797979;
    padding: 20px 20px 30px 20px;
}
.content-area .flex-caption h2 {
    margin-bottom: 6px;
}
.content-area .flex-caption h2 a {
    font-size: 26px;
    color: #fff;
}
.content-area .flex-caption p {
    color: #ddd;
}
/* -- Shortcode: Nivo Images --
   ================================================== */

.container .theme-default .nivoSlider {
    box-shadow: none;
}
/* -- Shortcode: Image Grids --
   ================================================== */

.container .content-area .wpb_image_grid a {
    padding: 0px;
    border: none;
}
/* -- Shortcode: Post Lists --
   ================================================== */
/* 5.0 fixes */

.container .vc_carousel .vc_carousel {
    border: 1px solid #eee;
    padding: 10px 15px 15px 15px;
    margin-bottom: 50px !important;
}
.container .vc_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner {
    margin: 15px 10px 15px 15px !important;
}
.content-area .entry-content ol.vc_carousel-indicators {
    margin-bottom: -65px;
}
.container .vc_carousel .vc_carousel-indicators li {
    border: none;
}
.content-area .vc_carousel .post-thumb {
    margin-bottom: 10px;
}
.content-area .vc_carousel h2 {
    margin-bottom: 12px;
    margin-top: 10px;
    line-height: 0.7em;
}
.content-area .vc_carousel h2 a {
    font-size: 18px;
    line-height: 1.1em;
}
.content-area .vc_carousel p {
    font-size: 14px;
    line-height: 1.5em;
}
.content-area .vc_carousel .vc_carousel-indicators li {
    width: 13px;
    height: 13px;
    background: rgba(0, 0, 0, 0.2);
    margin-left: 5px;
}
.container .vc_carousel-control {
    width: auto !important;
    opacity: 1 !important;
}
.container .vc-carousel-control:hover {
    background: #fff !important;
    opacity: 1 !important;
}
.container .vc_carousel-control .icon-prev:before {
    content: "\f104" !important;
    font-family: 'FontAwesome' !important;
    top: 4px !important;
    left: -1px !important;
}
.container .vc_carousel-control .icon-next:before {
    content: "\f105" !important;
    font-family: 'FontAwesome' !important;
    top: 4px !important;
    left: 1px !important;
}
.container .vc_carousel-control.vc-left {
    margin-left: -3px !important;
}
.container .vc_carousel-control.vc-right {
    margin-right: 1px !important;
}
.content-area .vc_carousel .vc_carousel-indicators li.vc_active {
    background-color: #797979 !important;
}
.container .vc_carousel .vc_carousel-control,
.container .vc_carousel .vc_carousel-control:hover {
    border: none !important;
}
.container .vc_carousel .vc_carousel-control .icon-prev,
.vc_carousel .vc_carousel-control .icon-next {
    width: 32px !important;
    height: 32px !important;
    font-size: 20px !important;
    background: #fff !important;
    border-radius: 50% !important;
    border: 1px solid #ccc !important;
    color: #797979 !important;
}
.vc_carousel .vc_carousel-control .icon-prev:hover,
.vc_carousel .vc_carousel-control .icon-next:hover {
    background-color: #f0f0f0 !important;
}
/* end 5.0 fixes */

.container .vc-carousel {
    border: 1px solid #eee;
    padding: 10px 15px 15px 15px;
    margin-bottom: 50px !important;
}
.container .vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item > .vc-inner {
    margin: 15px 10px 15px 15px;
}
.content-area .entry-content ol.vc-carousel-indicators {
    margin-bottom: -65px;
}
.container .vc_carousel .vc-carousel-indicators li {
    border: none;
}
.content-area .vc-carousel .post-thumb {
    margin-bottom: 10px;
}
.content-area .vc-carousel h2 {
    margin-bottom: 12px;
    margin-top: 10px;
    line-height: 0.7em;
}
.content-area .vc-carousel h2 a {
    font-size: 18px;
    line-height: 1.1em;
}
.content-area .vc-carousel p {
    font-size: 14px;
    line-height: 1.5em;
}
.content-area .vc_carousel .vc-carousel-indicators li {
    width: 13px;
    height: 13px;
    background: rgba(0, 0, 0, 0.2);
    margin-left: 5px;
}
.container .vc-carousel-control {
    width: auto;
    opacity: 1;
}
.container .vc-carousel-control:hover {
    background: #fff;
    opacity: 1;
}
.container .vc-carousel-control .icon-prev:before {
    content: "\e628";
    font-family: 'FontAwesome';
    top: 4px;
    left: -1px;
}
.container .vc-carousel-control .icon-next:before {
    content: "\e602";
    font-family: 'FontAwesome';
    top: 4px;
    left: 1px;
}
.container .vc-carousel-control.vc-left {
    margin-left: -3px;
}
.container .vc-carousel-control.vc-right {
    margin-right: 1px;
}
.content-area .vc_carousel .vc-carousel-indicators li.vc-active {
    background-color: #797979;
}
.container .vc_carousel .vc-carousel-control,
.container .vc_carousel .vc-carousel-control:hover {
    border: none;
}
.container .vc_carousel .vc-carousel-control .icon-prev,
.vc_carousel .vc-carousel-control .icon-next {
    width: 32px;
    height: 32px;
    font-size: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #797979;
}
/* Vertical version */

.container .entry-content .vc_carousel_vertical ol.vc-carousel-indicators {
    position: absolute;
    bottom: -45px;
    left: 0px;
    width: 100%;
}
/* -- Shortcode: Calls to Action --*/

.container .vc_call_to_action {
    background-color: #fff;
    border: 1px solid #eee;
}
.content-area .vc_call_to_action a {
    border-bottom: none;
}
.container .content-area .vc_call_to_action p {
    margin-bottom: 20px;
}
.container .wpb_call_to_action {
    border: none;
    background-color: #fff;
    border: 1px solid #ccc !important;
    padding: 32px 30px 30px 30px;
}
.container .wpb_row .wpb_call_to_action h2 {
    font-size: 22px;
}
.container .vc_call_to_action hgroup h2 {
    margin-bottom: 10px;
}
.container .wpb_row .wpb_call_to_action hgroup h2 {
    margin-bottom: 10px;
}
.container .wpb_row .wpb_call_to_action .wpb_button {
    border: none;
}
/* -- Shortcode: Buttons -- */
/* Custom class name added for grey buttons */

.black {
    color: #797979 !important;
    text-shadow: none !important;
}
.container .wpb_row .wpb_call_to_action a .wpb_button,
.container .vc_btn,
.wpb_button {
    font-size: 14px;
    padding: 11px 25px !important;
    transition: all 0.2s linear !important;
    color: #FFF;
    border: none;
    text-transform: uppercase;
    border-radius: 0px !important;
    color: #fff !important;
    text-shadow: none !important;
}
.wpb_button.black {
    color: #797979 !important;
}
.container button.wpb_btn-small,
.container span.wpb_btn-small,
.container .vc_btn_sm {
    font-size: 13px;
}
.container button.wpb_regularsize,
.container span.wpb_regularsize,
.container .vc_btn_md {
    font-size: 15px !important;
}
button.wpb_btn-large,
span.wpb_btn-large,
.vc_btn_lg {
    font-size: 17px !important;
}
.wpb_button:hover {
    border-radius: 0px !important;
    transition: all 0.2s linear;
}
.vc_btn {
    color: #fff !important;
}
.container .wpb_row .wpb_call_to_action a .wpb_button.wpb_btn-mini,
.container .wpb_row .wpb_button.wpb_btn-mini {
    font-size: 12px;
}
.container .wpb_row .wpb_call_to_action a .wpb_button.wpb_btn-small,
.container .wpb_row .wpb_button.wpb_btn-small {
    font-size: 13px;
}
.container .wpb_row .wpb_call_to_action a .wpb_button.wpb_btn-large,
.container .wpb_row .wpb_button.wpb_btn-large {
    font-size: 16px;
}
.content-area a.wpb_button_a:hover {
    border: none;
}
/* -- Shortcode: Posts --*/
/* 5.0 fixes */

.isotope-item.vc_col-sm-4 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.container .wpb_column .wpb_wrapper .wpb_teaser_grid {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
/* end 5.0 fixes */

.container .wpb_column .wpb_wrapper .wpb_teaser_grid {
    margin-left: 0px;
    margin-right: 0px;
}
.container .wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
    margin: 20px -15px;
}
.content-area .teaser_grid_container ul {
    margin: 0px;
}
.container .wpb_filtered_grid .wpb_row {
    margin-left: 0px;
    margin-right: 0px;
}
body .wpb_row .wpb_teaser_grid li h2 {
    background: #fff;
    margin-top: 0px;
    line-height: 0.4em;
    margin-bottom: 0px;
    padding: 15px 15px 10px 0px;
}
body .wpb_row .wpb_teaser_grid li h2 a {
    font-size: 20px;
    line-height: 1.25em;
}
.wpb_teaser_grid .categories_filter li.active a {
    border: 1px solid;
    color: #fff !important;
}
.wpb_teaser_grid li .entry-content {
    background: #fff;
    width: 100%;
    padding: 0px 15px 20px 0px;
}
/* -- Shortcode: Filters --*/

body .wpb_teaser_grid .categories_filter {
    margin: 40px 0px 0px 0px;
    text-align: center;
}
body .wpb_teaser_grid .categories_filter li {
    margin-right: 3px;
    margin-bottom: 14px;
    display: inline-block;
    float: none;
    float: none;
}
#filters button,
body .wpb_teaser_grid .categories_filter li a {
    padding: 4px 13px;
    color: #797979 !important;
    text-transform: uppercase;
    font-size: 11px;
    border: none;
    border: 1px solid #eee;
    margin-right: 3px;
    background: transparent;
    font-weight: 400 !important;
}
#filters button {
    font-size: 12px;
    margin-right: 6px;
}
body .wpb_teaser_grid .categories_filter li a:hover,
#filters button:hover {
    border: 1px solid #ccc;
    color: #000;
}
#filters button.is-checked,
#filters button.is-checked:hover {
    color: #fff !important;
}
/* -- Shortcode: Messages --*/

.lbum-msg-wrap {
    position: relative;
    overflow: hidden;
}
.lbum-msg-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.lbum-msg-text {
    bottom: 32% !important;
    top: auto !important;
    position: absolute;
    left: 0;
    width: 100%;
}
.lbum-msg-heading {
    line-height: 0;
}
.content-area .lbum-msg-text h1 {
    border: none;
    font-weight: 400;
    font-size: 48px;
    color: #fff;
    cursor: default;
}
.content-area .messagebox_text p {
    font-size: 17px;
}
/* -- Shortcode: Content Strips -- */

.lbum-strip-caption {
    position: relative;
    background: rgba(255, 255, 255, 1.0);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.lbum-strip-border {
    border: 1px solid rgba(255, 255, 255, 0.7);
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.content-strip-border{
    border: 1px solid #FFFFFF;
}
.lbum-strip-wrap {
    position: relative;
    overflow: hidden;
}
.extra-strip.lbum-strip-wrap{
    background-color:#333333!important;
}
.extra-strip.lbum-strip-wrap .lbum-pos{
    width: 50%;
}
.extra-strip.lbum-strip-wrap .lbum-strip-content{
    opacity: 1;
}

.lbum-strip-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.lbum-strip p {
    font-size: 17px;
    line-height: 1.6em !important;
    margin: 20px 15px !important;
}
.lbum-strip .lbum-pos {
    position: absolute;
    white-space: normal;
    left: 10%;
    bottom: 10%;
    right: 10%;
    margin: 0 auto;
    z-index: 3;
}
.lbum-strip .valign-top {
    top: 12% !important;
    margin: 0 auto !important;
    bottom: auto !important;
}
.lbum-strip .valign-bottom {
    bottom: 12% !important;
    margin: 0 auto !important;
    top: auto !important;
}
.lbum-strip .valign-center {
    bottom: 50% !important;
    top: auto !important;
    text-align: center;
}
.lbum-strip .halign-left {
    left: 15px;
    right: auto;
    text-align: left;
}
.lbum-strip .halign-right {
    left: auto;
    right: 10%;
    text-align: right;
}
.lbum-strip .text-align-left {
    text-align: left !important;
}
.lbum-strip .text-align-right {
    text-align: right !important;
}
.lbum-strip .text-align-center {
    text-align: center !important;
}
.lbum-strip-wrap h1,
.lbum-strip-wrap h2,
.lbum-strip-wrap h3,
.lbum-strip-wrap h4,
.lbum-strip-wrap h5,
.lbum-strip-wrap h6,
.lbum-strip-wrap p {
    margin: 15px 0 !important;
    padding: 0 !important;
    line-height: 1.2em;
}
.content-area .lbum-strip-wrap p,
.lbum-strip-wrap p {
    font-size: 17px;
}
.content-area .lbum-strip-wrap h3,
.lbum-strip-wrap h3 {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.3em !important;
    margin-bottom: 0px !important;
}
.content-area .lbum-strip-wrap h4,
.lbum-strip-wrap h4 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 1.25em !important;
}
.content-area .lbum-strip-wrap h5,
.lbum-strip-wrap h5 {
    font-size: 17px;
    font-weight: 600;
}
.lbum-strip-wrap h1 {
    border: none;
    font-weight: 700 !important;
    font-size: 48px !important;
}
.lbum-strip-content.light h1,
.lbum-strip-content.light h2,
.lbum-strip-content.light h3,
.lbum-strip-content.light h4,
.lbum-strip-content.light h5,
.lbum-strip-content.light h6,
.lbum-strip-content.light,
.lbum-content-strip-big.light h2 {
    color: #fff;
}
.lbum-strip-content.light h1 {
    line-height: 1.2em;
}
.lbum-strip-content.dark {
    color: #444 !important;
}
.lbum-strip-content a {
    color: #fff;
}
.content-area .lbum-strip-content .btn-links {
    color: #fff;
}
.lbum-strip-content a:hover {
    text-decoration: none !important;
}
.lbum-strip-wrap hr {
    width: 40px;
    margin: 15px auto 12px auto;
    border-top: 2px solid #fff;
}
.lbum-strip .lbum-strip-bg:not(.cg_parallax),
.related-top-banner img {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background-size: cover !important;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

/*Video*/
.video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1;
    z-index: 2;
}
.lbum-video-wrap .valign-center{
    bottom: 42% !important;
}
/* Hover effect if class is added to VC */

.lbum-content-hover .lbum-strip .lbum-strip-bg {
    opacity: 0.75;
}
.lbum-strip:hover .lbum-strip-bg:not(.cg_parallax),
.related-top-banner:hover img {
    opacity: 0.7;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.lbum-strip-content-big {
    line-height: 1.5em;
}
.lbum-strip-content-big h1,
.lbum-strip-content-big h2,
.lbum-strip-content-big h3,
.lbum-strip-content-big h4,
.lbum-strip-content-big h5,
.lbum-strip-content-big h6,
.lbum-strip-content-big p {
    margin: 8px 0 !important;
    padding: 0 !important;
}
.light {
    color: #fff;
}
.lbum-strip-content-big.light h1,
.lbum-strip-content-big.light h2,
.lbum-strip-content-big.light h3,
.lbum-strip-content-big.light h4,
.lbum-strip-content-big.light h5,
.lbum-strip-content-big.light h6,
.lbum-strip-content-big.light {
    color: #fff;
}
.lbum-strip-content-big.dark {
    color: #444 !important;
}
.lbum-strip-content-big hr {
    width: 40px;
    margin: 15px auto 12px auto;
    border-top: 2px solid #fff;
}
/* -- Shortcode: Map -- */

.content-area #lbum-map-container img {
    max-width: inherit !important;
}
.lbum-map-info {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0px;
}
.lbum-map-info .col-md-4 {
    float: right;
}
.lbum-map-info .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1170px;
}
.map_inner {
    padding: 30px 30px 25px 30px;
    font-size: 17px;
    border-top: 3px solid #cc66a4;
    background: #fff;
}
/* Responsive */

@media (max-width: 1200px) {
    .map-info .row {
        max-width: 970px;
    }
}
/* -- Shortcode: Dividers --*/

.lbum-divider {
    border: 0;
    height: 2px;
    background: #e2e2e2;
    margin: 2em 0;
}
.lbum-divider--strong {
    height: 7px;
}
.lbum-divider--double {
    height: 7px;
}
.lbum-divider--double:after {
    content: '';
    display: block;
    border-bottom: 1px solid #363f48;
    position: relative;
    top: 10px;
}
.lbum-divider--dashed {
    background: none;
    border-bottom: 1px dashed #363f48;
}
.lbum-divider--dotted {
    background: none;
    border-bottom: 1px dotted #363f48;
}
.subfooter .lbum-divider--dotted {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}
/* -- Shortcode: Dropcap --*/

.lbum-dropcap {
    display: block;
    float: left;
    width: auto !important;
    height: auto !important;
    padding: 0px 10px 4px 0px;
    margin: 0px 0px 15px 0;
    text-align: left;
    font-weight: 700;
}
.lbum-droplbum--squared {
    background: #363f48;
    color: #fff;
    text-align: center;
    margin: 7px 15px 5px 0px;
    padding: 5px 10px;
}
/* -- Shortcode: Video -- */

.video-banner-content h1,
.video-banner-content h2,
.video-banner-content h3,
.video-banner-content h4,
.video-banner-content h5,
.video-banner-content h6,
.video-banner-content p {
    line-height: 100% !important;
    margin: 8px 0 !important;
    padding: 0 !important;
}
.video-banner-content p {
    line-height: 1.5em !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em !important;
    margin: 20px 0px !important;
}
.content-area .video-banner-content p {
    font-size: 17px;
}
.video-banner-content h2 {
    font-size: 48px;
    margin-bottom: 30px;
}
.content-area .video-banner-content h3 {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 20px !important;
}
.content-area .video-banner-content h4 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.content-area .video-banner-content h4.larger {
    font-size: 28px;
    margin-bottom: 15px !important;
}
.content-area .video-banner-content h5 {
    font-size: 18px;
}
.video-banner-content h1 {
    border: none;
    font-weight: 700;
    font-size: 48px;
}
.video-banner-content h2,
.video-banner-content h3 {
    font-weight: 600;
}
.video-banner-content.light h1,
.video-banner-content.light h2,
.video-banner-content.light h3,
.video-banner-content.light h4,
.video-banner-content.light h5,
.video-banner-content.light h6,
.video-banner-content.light {
    color: #fff;
}
.video-banner-content.light h4 {
    margin: 10px 15px 30px 15px !important;
}
.video-banner-content.dark {
    color: #444 !important;
}
.video-banner-content hr {
    width: 40px;
    margin: 15px auto 12px auto;
    border-top: 2px solid #fff;
}
.video-bg-img {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #eee;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-top: 30px;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -56px;
}
video.fillWidth {
    width: 100%;
}
.youtube-player {
    width: 100% !important;
    margin: 20px 0px;
}
.video-player {
    margin-bottom: 30px;
}

/*Shortcode Recommends Slider*/
.lbum_recommends_wrap{
    position: relative;
}
.lbum_recommends_wrap .owl-carousel .owl-wrapper-outer,
.lbum_recommends_wrap .owl-carousel .owl-wrapper{
	padding-top: 0px;
	margin-top: 0px;
}
.lbum_recommends_wrap .item .recommend-img{
    text-align: center;
}
.lbum_recommends_wrap .item .recommend-img img{
    width: 100%;
}
.lbum_recommends_wrap .owl-carousel .owl-item {
    padding-left: 0px;
    padding-right: 0px;
}
.lbum_recommends_wrap .item .recommend-text{
    position: absolute;
    left: 0%;
    right: 0%;
    bottom: 50px;
    padding: 15px 0;
    margin: 0 15px;
    font-size: 18px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.lbum_recommends_wrap .item .recommend-text .recommend-title{
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    text-transform: uppercase;
    margin: 0 20px;
}
.lbum_recommends_wrap .item .recommend-text .recommend-subtitle{
    display: block;
    padding-top: 10px;
    margin: 10px 20px 0 20px;
    font-size: 13px;
    line-height: 18px;
    max-height: 46px;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,.3);
    color: #FFF;
}
.lbum_recommends_wrap .owl-pagination{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}
.lbum_recommends_wrap .owl-controls{
    position: initial !important;
    text-align: center !important;
}
.lbum_recommends_wrap .owl-controls .owl-pagination{
    position: absolute;
    left: 0;
    right: 0;
    top: 93%;
    display: block !important;
}

.lbum_recommends_wrap .owl-controls .owl-buttons .owl-prev,
.lbum_recommends_wrap .owl-controls .owl-buttons .owl-next{
    position: absolute;
    top: 44%;
    height: 50px;
    width: 30px;
    border: none;
    background: rgba(32, 32, 32, 0.51);
    border-radius: 0% !important;
    line-height: 45px;
    margin: 0 15px;
    opacity: 0;
}
.lbum_recommends_wrap:hover .owl-controls .owl-buttons .owl-prev,
.lbum_recommends_wrap:hover .owl-controls .owl-buttons .owl-next{
    opacity: 1;
}
.lbum_recommends_wrap .owl-controls .owl-buttons i{
    color: #FFF;
    font-size: 20px;
}
.lbum_recommends_wrap .owl-controls .owl-buttons .owl-prev{
    left: 0;
}
.lbum_recommends_wrap .owl-controls .owl-buttons .owl-next{
    right: 0;
}
.lbum_recommends_wrap .owl-theme .owl-controls .owl-page span{
    width: 9px;
    height: 9px;
    background-color: rgba(255,255,255,.5);
    border: 1px solid rgba(255,255,255,.3);
}
.lbum_recommends_wrap .owl-theme .owl-controls .owl-page.active span{
    background-color: #FFFFFF !important;
    border: 1px solid #FFFFFF;
}
/*-------------------------------------------------------------------------*/
/*  31.  Portfolio
/*-------------------------------------------------------------------------*/

.lbum-folio-img {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
}
.lbum-thumbnail {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
    transform: scale(1.05);
}
/*Hover image*/

.lbum-portfolio-thumbnail {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin-bottom: 25px;
}
.lbum-portfolio-thumbnail img {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.lbum-portfolio-thumbnail:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
    filter: grayscale(1) blur(3px);
    -webkit-filter: grayscale(1) blur(3px);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s cubic-bezier(.15, .7, .54, .99);
    -moz-transition: opacity .5s cubic-bezier(.15, .7, .54, .99);
    transition: opacity .5s cubic-bezier(.15, .7, .54, .99);
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap .lbum-folio-text-inner {
    table-layout: fixed;
    display: table;
    width: 100%;
    height: 100%;
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap .lbum-folio-text-inner .lbum-folio-text-title {
    display: table-cell;
    vertical-align: middle;
}
.lbum-portfolio-thumbnail h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-bottom: 20px;
    opacity: 0;
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap a {
    color: #FFFFFF;
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap a.icon-link i {
    color: #202020;
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap a.icon-link:hover i {
    color: #FFFFFF;
}
.lbum-portfolio-thumbnail:hover h2,
.lbum-portfolio-thumbnail:hover .lbum-folio-text-wrap a.icon-link i {
    opacity: 1;
}
.lbum-portfolio-thumbnail .lbum-folio-text-wrap a.icon-link i {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #FFF;
    line-height: 49px;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.wpb_column .lbum-portfolio-recent-text-wrap {
    border: none;
}
.wpb_column .lbum-portfolio-categories {
    font-size: 15px;
    margin-top: -7px;
    color: #202020;
}
.portfolio-entry-title {
    line-height: 1.3em;
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 10px;
    font-weight: 700;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 16px;
}
.element-item {
    position: relative;
}
#portfolio-wrap {
    position: relative;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
#filters {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
#filters h2 {
    display: none;
}
/* Portfolio Categories */

#portfolio-content p {
    margin-bottom: 12px;
}
#portfolio-content h4 {
    margin-top: 0;
    font-size: 24px;
}
#portfolio-details h4 {
    font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
}
.scasetop {
    margin: 0 0 35px 0;
    border-bottom: 1px solid #efefef;
    overflow: auto;
}
.scase-pgtitle {
    float: left;
    padding: 0 30px 30px 0;
    text-transform: uppercase;
}
body.single-portfolios .content.portfolio-detail {
    padding-top: 50px;
}
.lbum-more-work h4 {
    margin-top: 50px;
}
.lbum-portfolio-recent-text-wrap {
    background-color: #fff;
    border: 1px solid #eaeaea;
    text-align: center;
    padding-bottom: 15px;
}
.lbum-portfolio-recent-title,
.content-area h2.lbum-portfolio-recent-title {
    margin-top: 0;
    line-height: 1.4em;
}
.lbum-portfolio-recent-title a,
.content-area h2.lbum-portfolio-recent-title a {
    color: inherit;
    font-size: 18px;
    color: #cc66a4;
}
.lbum-portfolio-recent-title a:hover,
.content-area h2.lbum-portfolio-recent-title a:hover {
    color: #797979;
    text-decoration: none;
}
.lbum-folio-video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.lbum-folio-video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#scasewrap {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 0 0 13px 0;
    margin: 0;
    font-size: 11px;
}
#scasenav .nav-previous,
#scasenav .nav-next {
    margin: 0;
}
#scasenav .scase-prev:before {
    content: "\f08e";
    font-family: FontAwesome;
}
#scasenav .nav-previous a {
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    float: right;
    border: 1px solid #ccc;
    opacity: 0.5;
    background-color: #fff;
    transition: all 200ms ease-in-out;
}
#scasenav .nav-next a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/button-arrows-grey.png) no-repeat 0 0;
    background-position: 0 -30px !important;
    text-indent: -9999px;
    float: right;
    margin-left: 5px;
    border: 1px solid #ccc;
    opacity: 0.5;
}
#scasenav .nav-previous a:hover,
#scasenav .nav-next a:hover {
    background-color: #efefef;
}
#sort-by {
    display: block;
    float: left;
    font-size: 18px;
}
#sort-by a.active {
    color: #DA590F;
}
.portfolio-content p {
    margin: 0 10px 15px 10px;
}
.scwebsite .icon-external-link {
    padding-right: 5px;
}
.scwebsite:before {
    color: #adadad;
    content: "\f08e";
    font-family: FontAwesome;
    position: absolute;
    margin-top: 2px;
    font-size: 13px;
}
.scwebsite a {
    margin-left: 24px;
}
.scwebsite:hover:before {
    color: #cc66a4;
}
.sc-entry-title {
    font-size: 28px;
    margin-bottom: 20px;
}
#portfolio-images-show {
    margin-bottom: 20px;
}
.container #portfolio-images-show .flexslider {
    margin: 0px;
}
.content-area #portfolio-images-show .flex-direction-nav {
    top: 50%;
}
.content-area #portfolio-images-show ul {
    margin: 0px;
}
.content-area #portfolio-images-show ul li {
    margin: 0px;
}
#portfolio-images-show #slider .overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 400ms ease-in-out;
}
#portfolio-content h4 {
    margin-bottom: 15px;
}
#portfolio-details h4 {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
}
#portfolio-content {
    margin-bottom: 40px;
}
.scwebsite {
    display: block;
    margin: 10px 0 10px 0;
}
.media-right .pullquote {
    border-left: 1px solid #DDD;
}
.pullquote {
    padding: 10px 20px;
    font-size: 1.2em;
    color: black;
}
#testimonial {
    padding: 10px 20px 10px 50px;
    color: #444;
    margin: 20px 0 20px 0;
}
#testimonial p {
    clear: both;
    float: left;
    font-style: italic;
    margin: 0 0 10px 0;
}
#testimonial cite {
    clear: both;
    display: block;
    float: left;
    margin: 0 0 0 20px;
}
#postterms {
    clear: both;
    float: left;
}
#postterms h5 {
    font-size: 14px;
    margin-bottom: 10px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}
/*-------------------------------------------------------------------------*/
/*  32.  Contact Page
/*-------------------------------------------------------------------------*/

.content-area .wpcf7 p {
    margin-bottom: 20px;
}
.wpcf7 input,
.wpcf7 textarea {
    margin-top: 6px;
    width: 100%;
    padding: 5px 8px;
}
.wpcf7 textarea {
    height: 200px;
}
.wpcf7 input[type="file"] {
    padding: 0px;
}
.content-area span.wpcf7-list-item {
    margin-left: 1em;
    position: relative;
    display: block;
}
.wpcf7 .wpcf7-list-item input[type="radio"],
.wpcf7 .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    left: -1.2em;
    top: 1px;
}
.content-area img.ajax-loader {
    margin-top: 15px;
}
.content-area div.wpcf7-response-output {
    margin: 0em;
}
.content-area div.wpcf7-validation-errors {
    background: #ffffcc;
    padding: 12px;
    margin-top: -20px;
    font-size: 15px;
    border: none;
}
.content-area div.wpcf7-mail-sent-ok {
    background: #31bc69;
    margin-top: -20px;
    font-size: 15px;
    border: none;
    padding: 12px;
    color: #fff;
    border: none;
}
.content-area span.wpcf7-not-valid-tip {
    padding: 3px 0px;
    font-size: 0.8em;
}
/*-------------------------------------------------------------------------*/
/*  33.  404 Page
/*-------------------------------------------------------------------------*/
.error-404{
    margin: 50px 0px;
}
body.error404 div.number-404{
    color: #e2e2e2;
    font-size: 136px;
    line-height: 1;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}
body.error404 .content-area h2 {
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
    padding-bottom: 0px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
body.error404 .content-area p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
body.error404 .content-area a.btn {
    color: #202020 !important;
    border: 1px solid #202020;
}
/*-------------------------------------------------------------------------*/
/*  34.  Flexslider
/*-------------------------------------------------------------------------*/

.preloading {
    min-height: 359px;
    background: url('../images/ajax-load.gif') no-repeat center center !important;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
@font-face {
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides li:after {
    content: ".";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1000;
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    position: relative;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    line-height: 1;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}
.flex-direction-nav a.flex-next:before {
    content: '\f002';
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
    background: #797979;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
/* Responsive */

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
/*-------------------------------------------------------------------------*/
/*  35.  iOS Slider
/*-------------------------------------------------------------------------*/

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: min-height 500ms ease-out;
    -moz-transition: min-height 500ms ease-out;
    transition: min-height 500ms ease-out;
    margin-bottom: 20px;
}
.iosSlider .slider {
    width: 100%;
    height: 100%;
}
.iosSlider .slider .slide {
    float: left;
    width: 100%;
}
.iosSlider.default {
    position: relative;
    height: 300px;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
    position: relative;
    top: -1px !important;
}
.iosSlider.product-gallery-slider {
    height: 500px;
    min-height: 500px;
    overflow: hidden;
    width: 100%;
}
.iosSlider .slider > .ux_banner,
.iosSlider .slider > .row {
    float: left;
    width: 100%;
    height: 100%;
}
.iosSlider .slider > a {
    display: block;
}
.iosSlider .slider > a img {
    width: 100% !important;
}
.cat-header .iosSlider {
    margin-bottom: 0;
}
.iosSlider .product-image .front-image img,
.iosSlider .product-image .back-image img {
    width: 100% !important;
}
.iosSlider .sliderNav a {
    z-index: 2;
    width: 7%;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.iosSlider .sliderNav a span {
    display: block;
    line-height: 30px;
    position: absolute;
    top: 45%;
    font-size: 32px;
    width: 38px;
    height: 38px;
    text-align: center;
    color: #fff;
    border: 3px solid #FFF;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.iosSlider:hover .sliderNav a {
    opacity: 0.7;
}
.iosSlider .sliderNav a:hover {
    opacity: 1;
}
.iosSlider .sliderNav a.nextSlide {
    left: 0;
}
.iosSlider .sliderNav a.prevSlide {
    right: 0;
}
.iosSlider .sliderNav a.nextSlide span {
    left: 30%;
    padding-right: 3px;
}
.iosSlider .sliderNav a.prevSlide span {
    right: 30%;
    padding-left: 3px;
}
.sliderNav.small a {
    width: 15px;
}
.iosSlider:hover .sliderNav.small a {
    width: 40px;
}
.sliderNav.small a {
    opacity: 1;
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0px -150px 30px 0px rgba(0, 0, 0, 0.3);
}
.sliderNav.small a.disabled {
    opacity: 0 !important;
}
.product-image .sliderNav a {
    top: 100px;
    bottom: 100px;
    border: none;
    padding: 0px;
}
.iosSlider:hover .sliderNav.small a span {
    opacity: 1;
}
.sliderNav.small a span {
    opacity: 0;
    border-color: #000;
    color: #000;
    height: 30px;
    width: 30px;
    border-width: 2px;
    line-height: 24px;
}
.sliderNav.small a.nextSlide span {
    left: 0px;
    padding-right: 3px;
}
.sliderNav.small a.prevSlide span {
    right: 0px;
    padding-left: 3px;
}
.iosSlider .sliderNav.simple a {
    border: 0;
}
.iosSlider .sliderNav.simple a span {
    line-height: 26px;
}
.iosSlider .sliderNav.dark a {
    color: #777;
}
.iosSlider .sliderNav.simple a.nextSlide {
    left: 10px;
}
.iosSlider .sliderNav.simple a.prevSlide {
    right: 10px;
}
/*-------------------------------------------------------------------------*/
/*  36.  Magnific Popup
/*-------------------------------------------------------------------------*/

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-content .product-images {
    padding-left: 15px;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: white;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 38px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 24px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close-btn-in .mfp-close {
    color: #797979;
}
.mfp-close-btn-in .mfp-close:hover {
    color: #000;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    text-align: center;
    position: absolute;
    top: 40px;
    height: 38px;
    right: 0px;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
/*-------------------------------------------------------------------------*/
/*  37.  Sidebar Main Menu
/*-------------------------------------------------------------------------*/

a.meanmenu-reveal {
    display: none;
}
.mean-container .mean-bar {
    position: relative;
    z-index: 9;
}
.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    position: absolute;
    padding: 20px;
    top: 0px;
    right: 0px !important;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #797979;
    height: 2px;
    margin-top: 4px;
    transition: all 500ms ease-in-out;
}
.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+1) {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 10px;
}
.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-top: -2px;
}
.mean-container a.meanmenu-reveal.meanclose span:nth-of-type(n+3) {
    opacity: 0;
}
.mean-container .mean-nav {
    float: left;
    width: 100%;
    position: absolute;
    margin-top: -1px;
    background-color: rgba(0, 0, 0, 1);
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 0.8em 18px;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
    text-decoration: none;
}
.mean-container .mean-nav ul li li a {
    width: 85%;
    font-size: 14px;
    padding: 0.9em 7.5%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
    font-weight: 400;
}
.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
    width: 80%;
    padding: 1em 10%;
    font-weight: 400;
}
.mean-container .mean-nav ul li li li li a {
    width: 70%;
    padding: 1em 15%;
    font-weight: 400;
}
.mean-container .mean-nav ul li li li li li a {
    width: 65%;
    padding: 1em 22.5%;
    font-weight: 400;
}
.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 18px;
    padding: 10px 12px 12px 12px !important;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 2;
    border: none !important;
}
.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 1000;
}
.mean-remove {
    display: none !important;
}
/*-------------------------------------------------------------------------*/
/*  39.  Owl Carousel
/*-------------------------------------------------------------------------*/

.owl-theme .owl-controls .owl-buttons div {
    font-size: 18px;
    line-height: 16px;
    padding: 0px;
    text-align: center;
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #666;
    background: #fff;
    transition: 0.3s all ease-out;
    margin-left: 2px;
}
.lbum-prod-gallery .owl-theme .owl-controls .owl-buttons div {
    width: auto;
    height: auto;
    border: none;
    opacity: 0;
}
.lbum-prod-gallery:hover .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
}
.lbum-prod-gallery .owl-theme .owl-controls .owl-buttons i {
    font-size: 48px;
}
.owl-theme .owl-controls .owl-buttons div.disabled,
.owl-theme .owl-controls .owl-buttons div.disabled:hover {
    color: #e2e2e2;
    border-color: #e2e2e2;
}
.owl-theme .owl-controls .owl-buttons .fa-angle-left:before {
    margin-left: -2px;
}
.owl-theme .owl-controls .owl-buttons .fa-angle-right:before {
    margin-right: -2px;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    margin: 0px;
    margin-top: 10px;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 10px;
}
.lbum-prod-gallery .owl-carousel .owl-wrapper {
    margin-top: 0;
}
.lbum-prod-gallery .owl-carousel .owl-wrapper-outer {
    padding-top: 0px;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-carousel .owl-item .lbum-product-excerpt {
    display: none;
}
.owl-carousel .owl-item .col-lg-4,
.owl-carousel .owl-item .col-md-4,
.owl-carousel .owl-item .col-sm-6 {
    width: 100%;
    padding-left: 0px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item ul {
    padding: 0px;
}
.owl-carousel .owl-item ul li {
    margin: 0px;
}
.content-area .owl-carousel .owl-item ul li {
    margin: 0px;
}
.content-area .owl-carousel .owl-item ul li:before {
    display: none;
}
.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}
@media only screen and (min-width: 1024px) {
    @-webkit-keyframes empty {
        0% {
            opacity: 1
        }
    }
    @-moz-keyframes empty {
        0% {
            opacity: 1
        }
    }
    @keyframes empty {
        0% {
            opacity: 1
        }
    }
    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @-moz-keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @keyframes fadeIn {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    @-webkit-keyframes fadeOut {
        0% {
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }
    @-moz-keyframes fadeOut {
        0% {
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }
    @keyframes fadeOut {
        0% {
            opacity: 1;
        }
        100% {
            opacity: 0;
        }
    }
    @-webkit-keyframes backSlideOut {
        25% {
            opacity: .5;
            -webkit-transform: translateZ(-500px);
        }
        75% {
            opacity: .5;
            -webkit-transform: translateZ(-500px) translateX(-200%);
        }
        100% {
            opacity: .5;
            -webkit-transform: translateZ(-500px) translateX(-200%);
        }
    }
    @-moz-keyframes backSlideOut {
        25% {
            opacity: .5;
            -moz-transform: translateZ(-500px);
        }
        75% {
            opacity: .5;
            -moz-transform: translateZ(-500px) translateX(-200%);
        }
        100% {
            opacity: .5;
            -moz-transform: translateZ(-500px) translateX(-200%);
        }
    }
    @keyframes backSlideOut {
        25% {
            opacity: .5;
            transform: translateZ(-500px);
        }
        75% {
            opacity: .5;
            transform: translateZ(-500px) translateX(-200%);
        }
        100% {
            opacity: .5;
            transform: translateZ(-500px) translateX(-200%);
        }
    }
    @-webkit-keyframes backSlideIn {
        0%, 25% {
            opacity: .5;
            -webkit-transform: translateZ(-500px) translateX(200%);
        }
        75% {
            opacity: .5;
            -webkit-transform: translateZ(-500px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateZ(0) translateX(0);
        }
    }
    @-moz-keyframes backSlideIn {
        0%, 25% {
            opacity: .5;
            -moz-transform: translateZ(-500px) translateX(200%);
        }
        75% {
            opacity: .5;
            -moz-transform: translateZ(-500px);
        }
        100% {
            opacity: 1;
            -moz-transform: translateZ(0) translateX(0);
        }
    }
    @keyframes backSlideIn {
        0%, 25% {
            opacity: .5;
            transform: translateZ(-500px) translateX(200%);
        }
        75% {
            opacity: .5;
            transform: translateZ(-500px);
        }
        100% {
            opacity: 1;
            transform: translateZ(0) translateX(0);
        }
    }
    @-webkit-keyframes scaleToFade {
        to {
            opacity: 0;
            -webkit-transform: scale(.8);
        }
    }
    @-moz-keyframes scaleToFade {
        to {
            opacity: 0;
            -moz-transform: scale(.8);
        }
    }
    @keyframes scaleToFade {
        to {
            opacity: 0;
            transform: scale(.8);
        }
    }
    @-webkit-keyframes goDown {
        from {
            -webkit-transform: translateY(-100%);
        }
    }
    @-moz-keyframes goDown {
        from {
            -moz-transform: translateY(-100%);
        }
    }
    @keyframes goDown {
        from {
            transform: translateY(-100%);
        }
    }
    @-webkit-keyframes scaleUpFrom {
        from {
            opacity: 0;
            -webkit-transform: scale(1.5);
        }
    }
    @-moz-keyframes scaleUpFrom {
        from {
            opacity: 0;
            -moz-transform: scale(1.5);
        }
    }
    @keyframes scaleUpFrom {
        from {
            opacity: 0;
            transform: scale(1.5);
        }
    }
    @-webkit-keyframes scaleUpTo {
        to {
            opacity: 0;
            -webkit-transform: scale(1.5);
        }
    }
    @-moz-keyframes scaleUpTo {
        to {
            opacity: 0;
            -moz-transform: scale(1.5);
        }
    }
    @keyframes scaleUpTo {
        to {
            opacity: 0;
            transform: scale(1.5);
        }
    }
}
.owl-theme .owl-controls {
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px 3px;
    padding: 7px 9px;
    font-size: 11px;
    background: none;
    filter: Alpha(Opacity=50);
    opacity: 0.95;
    color: #999;
}

.owl-theme .owl-controls .owl-buttons i {
    position: relative;
    top: 0px;
    font-size: 50px;
}
.owl-theme .owl-controls .owl-buttons{
    opacity: 0;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.owl-theme:hover .owl-controls .owl-buttons{
    opacity: 1;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    margin: 5px 5px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: none;
    border: 1px solid #666;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #da4600;
    border-color: #da4600;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.lbum-prod-gallery .owl-prev {
    position: absolute;
    top: 45%;
    left: 15px;
}
.lbum-prod-gallery .owl-next {
    position: absolute;
    top: 45%;
    right: 15px;
}
.lbum-prod-gallery-thumb {
    opacity: 0.7;
    transition: opacity 200ms ease-out;
    margin: 20px 10px 0 0;
}
.lbum-prod-gallery-thumb:hover {
    opacity: 1;
}
.owl-item.synced .lbum-prod-gallery-thumb {
    opacity: 1;
}
.owl-item.loading {
    min-height: 150px;
    background: url(../images/AjaxLoader.gif) no-repeat center center;
}
/* Quick View */

.lbum-product-wrap.loading .lbum-product-img:after {
    background: rgba(255, 255, 255, 0.8) url(../images/load-quick.gif) no-repeat center center;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.lbum-quick-view-mfp-lightbox .mfp-content {
    background: #fff;
    max-width: 940px;
}
.mfp-bg.mfp-s-ready {
    background: #fff;
}
/* overlay at start */

.lbum-quick-view-mfp-lightbox.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */

.lbum-quick-view-mfp-lightbox.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */

.lbum-quick-view-mfp-lightbox.mfp-bg.mfp-removing {
    opacity: 0;
}
/* content at start */

.lbum-quick-view-mfp-lightbox.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */

.lbum-quick-view-mfp-lightbox.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */

.lbum-quick-view-mfp-lightbox.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.lbum-quick-view-mfp-lightbox .mfp-content .summary {
    padding: 30px 30px 0px 0px;
}
.woocommerce .lbum-quick-view-mfp-lightbox .cart .quantity {
    width: auto;
    margin: 0px;
    float: left;
    padding-right: 0px;
}
.woocommerce .cart .quantity input.qty {
    position: relative;
    left: 0px;
    position: relative;
    border-radius: 0px;
}
/* End Quick View */

.owl-carousel .owl-controls {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.articles-wrap:hover .owl-controls {
    opacity: 1;
}
/* New On Sale */

.single-product-details .onsale-wrap {
    left: inherit;
    z-index: 10;
    width: 68px;
    right: 20px !important;
    background: transparent;
}
.lbum-product-detail.style-01 .onsale-wrap {
    left: 19px;
}
.lbum-product-detail.style-01 .woocommerce-review-link {
    display: none;
}
.single-product-details .onsale-wrap .onsale-inner {
    width: 62px;
    height: 62px;
}
.single-product-details .onsale-wrap .onsale-inner .onsale {
    font-size: 13px !important;
}
.list-layout .onsale-wrap {
    top: 15px;
    margin: 0px;
}
.slider .onsale-wrap {
    margin: 0px;
}
.new-sales.circle .onsale-wrap,
.single-product .single-product-details .onsale-wrap {
    position: absolute;
    margin: 0px 5px;
    top: 10px;
    right: 0px;
}
#lbum-up-sell .circle .onsale-wrap,
#lbum-related .circle .onsale-wrap {
    left: inherit;
}
.related-top-banner {
    overflow: hidden;
}
.new-sales.circle .onsale-wrap .onsale-inner,
.single-product .single-product-details .onsale-wrap .onsale-inner {
    width: 50px;
    height: 50px;
    border-radius: 99px;
    background-color: #f02640;
    display: table;
    border: 3px dotted #ffffff;
}
.new-sales.circle .onsale-wrap .onsale-inner .onsale,
.single-product .single-product-details .onsale-wrap .onsale-inner .onsale {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    color: #fff !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.new-sales.flag .onsale-wrap .onsale-inner {
    top: 9px;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 0 14px;
    position: absolute;
    right: -13px;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-315deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    z-index: 9;
}
.new-sales.flag .onsale-wrap .onsale-inner:after {
    border-top: 100px solid #f02640;
    border-left: 100px solid transparent;
    content: "";
    height: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -27px;
    position: absolute;
    right: 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    width: 0;
    z-index: -1;
}
/*-------------------------------------------------------------------------*/
/*  39.  qTip Minified
/*-------------------------------------------------------------------------*/

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}
.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}
.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}
.qtip-titlebar+.qtip-content {
    border-top-width: 0!important
}
.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent
}
.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}
* html .qtip-titlebar .qtip-close {
    top: 16px
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}
.qtip-icon,
.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}
.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: 400 bold 10px/13px Tahoma, sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em
}
.qtip-focus {}.qtip-hover {}.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555
}
.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}
.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}
.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #797979
}
.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}
.qtip-light .qtip-titlebar {
    background-color: #f1f1f1
}
.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}
.qtip-dark .qtip-titlebar {
    background-color: #404040
}
.qtip-dark .qtip-icon {
    border-color: #444
}
.qtip-dark .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}
.qtip-cream .qtip-titlebar {
    background-color: #F0DE7D
}
.qtip-cream .qtip-close .qtip-icon {
    background-position: -82px 0
}
.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}
.qtip-red .qtip-titlebar {
    background-color: #F06D65
}
.qtip-red .qtip-close .qtip-icon {
    background-position: -102px 0
}
.qtip-red .qtip-icon {
    border-color: #D95252
}
.qtip-red .qtip-titlebar .ui-state-hover {
    border-color: #D95252
}
.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}
.qtip-green .qtip-titlebar {
    background-color: #B0DE78
}
.qtip-green .qtip-close .qtip-icon {
    background-position: -42px 0
}
.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}
.qtip-blue .qtip-titlebar {
    background-color: #D0E9F5
}
.qtip-blue .qtip-close .qtip-icon {
    background-position: -2px 0
}
.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15)
}
.qtip-rounded,
.qtip-tipsy,
.qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.qtip-rounded .qtip-titlebar {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #797979;
    -moz-box-shadow: 0 0 3px #797979;
    box-shadow: 0 0 3px #797979;
    color: #fff;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
    background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
    background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%)
}
.qtip-youtube .qtip-titlebar {
    background-color: #4A4A4A;
    background-color: rgba(0, 0, 0, 0)
}
.qtip-youtube .qtip-content {
    padding: .75em;
    font: 12px arial, sans-serif;
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"
}
.qtip-youtube .qtip-icon {
    border-color: #202020
}
.qtip-youtube .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-jtools {
    background: #232323;
    background: rgba(0, 0, 0, .7);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
    background-image: -moz-linear-gradient(top, #717171, #232323);
    background-image: -webkit-linear-gradient(top, #717171, #232323);
    background-image: -ms-linear-gradient(top, #717171, #232323);
    background-image: -o-linear-gradient(top, #717171, #232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241, 241, 241, 1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #797979;
    -moz-box-shadow: 0 0 12px #797979;
    box-shadow: 0 0 12px #797979
}
.qtip-jtools .qtip-titlebar {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"
}
.qtip-jtools .qtip-content {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"
}
.qtip-jtools .qtip-titlebar,
.qtip-jtools .qtip-content {
    background: transparent;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-jtools .qtip-icon {
    border-color: #555
}
.qtip-jtools .qtip-titlebar .ui-state-hover {
    border-color: #797979
}
.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    box-shadow: 4px 4px 5px rgba(0, 0, 0, .4);
    background-color: #D9D9C2;
    color: #797979;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-titlebar {
    background-color: #87876A;
    color: #fff;
    border: 0 dashed transparent
}
.qtip-cluetip .qtip-icon {
    border-color: #808064
}
.qtip-cluetip .qtip-titlebar .ui-state-hover {
    border-color: #696952;
    color: #696952
}
.qtip-tipsy {
    background: #000;
    background: rgba(0, 0, 0, .87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande', sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}
.qtip-tipsy .qtip-titlebar {
    padding: 6px 35px 0 10px;
    background-color: transparent
}
.qtip-tipsy .qtip-content {
    padding: 6px 10px
}
.qtip-tipsy .qtip-icon {
    border-color: #202020;
    text-shadow: none
}
.qtip-tipsy .qtip-titlebar .ui-state-hover {
    border-color: #303030
}
.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-weight: 400;
    font-family: serif
}
.qtip-tipped .qtip-titlebar {
    border-bottom-width: 0;
    color: #fff;
    background: #3A79B8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
    background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
    background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"
}
.qtip-tipped .qtip-icon {
    border: 2px solid #285589;
    background: #285589
}
.qtip-tipped .qtip-icon .ui-icon {
    background-color: #FBFBFB;
    color: #555
}
.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #797979;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.qtip-bootstrap .qtip-titlebar {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.qtip-bootstrap .qtip-titlebar .qtip-close {
    right: 11px;
    top: 45%;
    border-style: none
}
.qtip-bootstrap .qtip-content {
    padding: 9px 14px
}
.qtip-bootstrap .qtip-icon {
    background: transparent
}
.qtip-bootstrap .qtip-icon .ui-icon {
    width: auto;
    height: auto;
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.qtip-bootstrap .qtip-icon .ui-icon:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}
.qtip:not(.ie9haxors) div.qtip-content,
.qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}
.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}
x:-o-prefocus,
.qtip .qtip-tip {
    visibility: hidden
}
.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: transparent;
    border: 0 dashed transparent
}
.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}
.qtip .qtip-tip .qtip-vml {
    display: inline-block;
    visibility: visible
}
#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
#qtip-overlay.blurs {
    cursor: pointer
}
#qtip-overlay div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(Opacity=70)"
}
.qtipmodal-ie6fix {
    position: absolute!important
}
/*-------------------------------------------------------------------------*/
/*  40.  Animate.css
/*-------------------------------------------------------------------------*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-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 {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-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-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-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);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    from, 50%, to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    from, 50%, to {
        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);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@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);
    }
    to {
        -webkit-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);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@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);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    from, to {
        -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 {
    from, to {
        -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);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}
@-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);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@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);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-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);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@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);
    }
    to {
        -webkit-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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
@keyframes jello {
    from, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-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);
    }
    to {
        -webkit-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);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
@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);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-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);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@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);
    }
    to {
        opacity: 0;
        -webkit-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);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-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);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-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);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@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);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-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;
    }
    to {
        -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);
        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;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-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-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-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-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-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;
    }
    to {
        -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);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-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-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;
    }
    to {
        -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);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-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;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-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;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-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;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-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;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-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;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-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;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-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;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@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;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-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;
    }
    to {
        -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;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-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;
    }
    to {
        -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 rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(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;
    }
    to {
        -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;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-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;
    }
    to {
        -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;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-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;
    }
    to {
        -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;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-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 {
    0% {
        -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;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -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;
    }
    to {
        -webkit-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);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@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);
    }
    to {
        opacity: 1;
        -webkit-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;
    }
    to {
        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;
    }
    to {
        opacity: 0;
        -webkit-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);
        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);
        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);
    }
}
.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);
        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);
    }
}
.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);
        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);
    }
}
.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);
        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);
    }
}
.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);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    to {
        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);
    }
    to {
        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);
        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);
    }
    to {
        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);
    }
}
.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);
    }
    to {
        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);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        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;
    }
}
.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);
    }
    to {
        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);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        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;
    }
}
.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);
    }
    to {
        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);
        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);
    }
    to {
        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);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
/*-------------------------------------------------------------------------*/
/*  41.  Revo Slider
/*-------------------------------------------------------------------------*/
.logo-sale div{text-align: center !important;}

/*-------------------------------------------------------------------------*/
/*  42.  Footer
/*-------------------------------------------------------------------------*/

.below-body-widget-area {
    margin-bottom: 30px;
}
.below-body-widget-area .row {
    margin-bottom: 30px;
}
body .footercontainer {
    border-top: 1px solid #EDEDED;
}
.footer {
    background: #797979;
    padding: 20px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer p {
    font-size: 13px;
    font-weight: 400;
    margin-top: 8px;
}
.footer ul {
    padding: 0px;
    transition: all 200ms ease-out;
}
.footer ul li {
    list-style: none;
    display: inline;
    margin-right: 5px;
}
.footer ul li a {
    background: #fff;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    color: #797979;
    font-size: 1.3em;
}
.footer ul:hover li a {
    background: #555;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.footer ul li a:hover {
    background: #fff
}
/*Footer style 2*/

.footer.footer-02 {
    padding: 2px 0px;
    bottom: 0;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.45);
    width: 100%;
    z-index: 999999;
}
.footer.footer-02 .footer-social .widget {
    margin: 0px;
}
.footer.footer-02 .footer-social .social-icons a,
.content-area .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: 3px;
}
.footer.footer-02 .footer-social .social-icons a {
    background: #d6d4d4;
    border: 1px solid #d6d4d4;
    color: #202020;
}
.footer.footer-02 .footer-social .social-icons {
    padding: 5px 0px 5px 0px
}
.footer.footer-02 .footer-credit-cards {
    float: none;
    display: inline-block;
}
.footer.footer-02 .footer-credit-cards .lbum-card {
    padding: 0px
}
.footer.footer-02 .footer-copyright {
    float: none;
    line-height: 12px;
}
.footer.footer-02 .payment {
    text-align: right;
}
.footer.footer-02 .footer-copyright p {
    margin: 0px;
    color: #202020;
}

/*Tags*/
.tag-fashion a.tag-link{
    margin-right: 2px;
    line-height: 37px;
    padding: 6px 15px;
    text-decoration: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: .8em !important;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-backface-visibility: hidden;
    text-transform: uppercase;
    border-color: #efefef;
    border-style: solid;
    border-width: 1px;
}

/* -- Light Grey --*/

.lightwrapper {
    background: #f5f5f5;
    margin-top: -1px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    position: relative;
    margin-bottom: 50px;
}

.lightwrapper:before{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    background: #dedede;
}
.lightwrapper h4 {
    font-weight: 700;
    color: #202020;
    font-size: 14px;
    margin-bottom: 10px;
    clear: both;
    padding-top: 30px;
    border: none;
}
.lightwrapper ul {
    padding: 0px;
}
.lightwrapper ul li a {
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    margin-left: 0px;
    padding-bottom: 7px;
}
.lightwrapper ul li {
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    line-height: 1.5em;
    position: relative;
    font-size: 13px;
}
.lightwrapper ul.menu li {
    border: none;
    padding: 4px 0px;
}
.lightwrapper ul.menu ul {
    margin: 5px 0px 10px 15px;
}
.lightwrapper ul.menu ul li a {
    font-size: 12px;
    opacity: 0.7;
}
.lightwrapper ul.product-categories li {
    list-style: none;
    padding: 6px 0px;
    border: none;
}
.lightwrapper ul.product-categories li ul {
    margin-left: 15px;
    margin-top: 5px;
}
.lightwrapper ul.product-categories li ul span.count {
    font-size: 10px;
    top: 5px;
}
.lightwrapper ul.product-categories li ul li {
    padding: 3px 0px;
}
.lightwrapper ul.product-categories li ul li a {
    font-size: 12px;
    opacity: 0.7;
}
.lightwrapper .widget_nav_menu ul li {
    padding: 0px !important;
}
.lightwrapper .widget_recent_entries ul {
    padding-top: 10px;
}
.lightwrapper ul li .reviewer {
    opacity: 0.6;
}
.lightwrapper ul li span.count,
.subfooter ul li span.count {
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 11px;
    opacity: 0.7;
}
iframe.twitter-timeline {
    margin-top: 12px;
}
#calendar_wrap table {
    width: 100%;
    font-size: 13px;
    background: #fff;
}
.lightwrapper .widget_archive select,
.lightwrapper .widget_categories select,
.subfooter .widget_archive select,
.subfooter .widget_categories select {
    width: 100%;
}
.woocommerce .subfooter .container .star-rating,
.woocommerce-page .subfooter .container .star-rating {
    clear: none;
    margin: 0px;
}
.subfooter .widget_rss a,
.subfooter .widget_rss a:hover {
    color: #fff;
}
.lightwrapper .widget_rss .rss-date,
.lightwrapper .widget_rss cite,
.subfooter .widget_rss .rss-date,
.subfooter .widget_rss cite,
.widget_rss .rss-date {
    font-size: 12px;
    display: block;
}
.subfooter .widget_rss .rss-date,
.subfooter .widget_rss cite {
    color: #999;
}
.subfooter .wp-caption {
    padding: 0px;
    max-width: 100%;
    background: #232323;
    border: none;
}
.lightwrapper .widget_pages ul ul.children li,
.subfooter .widget_pages ul ul.children li,
.subfooter .widget_nav_menu ul ul.sub-menu li {
    border: none;
    padding: 4px 20px 4px 15px;
}
.lightwrapper .widget_pages ul ul.children,
.subfooter .widget_pages ul ul.children {
    padding-top: 12px;
}
.subfooter .widget_nav_menu ul ul.sub-menu li {
    padding-top: 0px;
}
.lightwrapper .widget_pages ul ul.children li a,
.subfooter .widget_pages ul ul.children li a,
.subfooter .widget_nav_menu ul ul.sub-menu li a {
    font-size: 12px;
}
.lightwrapper .widget_archive ul li,
.lightwrapper .widget_categories ul li,
.lightwrapper .widget_pages ul li,
.lightwrapper .widget_meta ul li,
.lightwrapper .widget_recent_comments ul li,
.lightwrapper .widget_recent_entries ul li,
.lightwrapper .widget_rss ul li,
.lightwrapper .widget_nav_menu ul li,
.subfooter .widget_archive ul li,
.subfooter .widget_categories ul li,
.subfooter .widget_pages ul li,
.subfooter .widget_meta ul li,
.subfooter .widget_recent_comments ul li,
.subfooter .widget_recent_entries ul li,
.subfooter .widget_rss ul li,
.subfooter .widget_nav_menu ul li {
    list-style: none;
    padding: 10px 0px;
}
.subfooter .widget_rss ul li {
    color: #888;
}
.subfooter .widget_recent_comments ul li {
    opacity: 0.8;
    color: #fff;
}
.lightwrapper .amount {
    opacity: 0.8;
}
.lightwrapper .woocommerce h4.widget-title {
    text-align: right;
}
.lightwrapper .woocommerce ul.product_list_widget {
    padding: 0px;
}
.lightwrapper .woocommerce ul.product_list_widget li {
    list-style-type: none;
    overflow: hidden;
    min-height: 84px;
    padding-bottom: 15px;
    padding-top: 20px;
}
.lightwrapper .woocommerce ul.product_list_widget li img,
.lightwrapper .woocommerce-page ul.product_list_widget li img {
    margin-left: 12px;
    float: right;
    margin-left: 0px;
    margin-bottom: 4px;
    width: 44px;
    box-shadow: none;
}
.subfooter {
    background: #797979;
    padding: 10px 0px 30px 0px;
}
.subfooter h4.widget-title,
.subfooter h4 {
    border: none;
    color: #fff;
    font-size: 14px;
    clear: both;
    padding-top: 0px;
    margin-bottom: 40px;
    line-height: 1.5em;
    font-weight: 600;
}
.subfooter h4.widget-title:after,
.subfooter h4:after,
.titlewrap h2:after {
    content: "\f469";
    font-size: 40px;
    position: absolute;
    left: 15px;
    top: 10px;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.titlewrap h2:after{
    left: 0px;
    right: 0px;
    top: 23px;
}
.subfooter .textwidget,
.subfooter #mc_subheader {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7em;
}
.subfooter #mc_subheader {
    padding-top: 10px;
}
.subfooter ul {
    padding: 0px;
}
.subfooter ul li {
    list-style: none;
    padding: 5px 0px;
    position: relative;
}
.subfooter ul li span.count {
    color: #666;
}
.subfooter ul.product-categories li ul.children {
    margin-left: 15px;
    margin-top: 4px;
}
.subfooter ul.product-categories li ul.children span.count {
    top: 2px;
}
.subfooter ul.product-categories li ul.children li {
    border: none;
    font-size: 12px;
    padding: 3px 0px;
}
.subfooter ul.link-text li {
    border: none;
    padding: 2px 0px;
}
.subfooter ul.links-text li a {
    font-size: 13px;
    padding-left: 15px;
}
.subfooter ul.links-text li a:before {
    font-family: "FontAwesome";
    content: "\f105";
    left: 0;
    width: 4px;
    height: 4px;
    font-size: 13px;
    padding-right: 13px;
    color: #555;
    margin-top: 2px;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
}
.subfooter ul.links-text li a:hover:before {
    padding-left: 3px;
    transition: all 0.3s ease-in-out 0s;
}
.subfooter ul.product_list_widget {
    padding: 0px;
    margin-top: -10px;
}
.subfooter ul.product_list_widget li {
    overflow: hidden;
    color: #fff;
}
.subfooter ul.product_list_widget li del,
.subfooter ul.product_list_widget li del span.amount {
    color: rgba(255, 255, 255, 0.6);
    margin-right: 2px;
}
.subfooter ul.product_list_widget img {
    max-width: 30px;
    float: left;
    margin: 3px 10px 2px 0px;
}
.subfooter ul.product_list_widget li a {
    color: #fff;
}
.subfooter ul.product_list_widget li span.amount {
    color: #999;
}
.subfooter .mc_var_label {
    display: none;
}
#mc_signup {
    position: relative;
}
.subfooter .mc_signup_submit {
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.subfooter .mc_input {
    height: 35px;
    border: none;
}
#mc_message {
    margin-bottom: 5px;
}
.subfooter #mc_signup_submit {
    margin-top: 0em;
    width: auto;
    text-align: left;
    float: left;
    border: none;
    padding: 0px 15px 0px 15px;
    height: 35px;
    font-weight: 400 !important;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 0px;
}
.woocommerce-page .subfooter .container input#mc_signup_submit.button {
    padding: 10px 20px;
}
.subfooter #mc_signup_submit:hover {
    border-color: #fff;
    opacity: 0.9;
}
.footer-copyright {
    float: left;
}
.footer-credit-cards {
    float: right;
}
.footer-credit-cards .lbum-card img {
    width: 40px;
}
.lbum-card {
    padding-left: 6px !important;
    padding-right: 0px !important;
}
.back-to-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 101;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(0, 0, 0, 1) url(../images/icons/top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.back-to-top.cd-is-visible,
.back-to-top.cd-fade-out,
.no-touch .back-to-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.back-to-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.back-to-top.cd-fade-out {
    opacity: .6;
}
.no-touch .back-to-top:hover {
    background-color: #000;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .back-to-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .back-to-top {
        height: 40px;
        width: 40px;
        right: 15px;
        bottom: 50px;
    }
}
/*-------------------------------------------------------------------------*/
/*  43.  Browser Bugs
/*-------------------------------------------------------------------------*/
/* VC bug */

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.ie9 ul.rpwe-ul time {
    font-size: 11px;
    color: #999;
}
.ie9 ul#recentcomments li a {
    display: inline;
}
.ie9 ul.rpwe-ul li a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.ie9 ul.rpwe-ul h3 {
    margin-top: 0px;
}
.subfooter .mc_signup_submit {
    top: 12px\9;
    margin-top: 1px\9;
}
audio {
    width: 100%;
}
/* BuddyPress */

#buddypress .standard-form#signup_form div.submit {
    position: relative;
    z-index: 99;
}
#buddypress .standard-form #basic-details-section,
#buddypress .standard-form #blog-details-section,
#buddypress .standard-form #profile-details-section {
    position: relative;
    z-index: 99;
}
.food-ls {
    letter-spacing: -0.02em;
    line-height: 1.5em;
}
/* fix for more than 3 owls */
.lbum-product-detail.style-02 #sync2 .owl-wrapper {
    transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
}
.demo_store {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1em 1.387em;
    background-color: #797979;
    color: #fff;
}
/*-------------------------------------------------------------------------*/
/*  44.  Heading Styles
/*-------------------------------------------------------------------------*/
/*Style 01*/

.style01 {
    border-bottom: 3px double #DDDDDD;
    position: relative;
}
.style01 h1:after,
.style01 h2:after,
.style01 h3:after,
.style01 h4:after,
.style01 h5:after,
.style01 h6:after {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: -3px;
    left: 0;
    right: 0;
}
.style01 h1,
.style01 h2,
.style01 h3,
.style01 h4,
.style01 h5,
.style01 h6 {
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    text-transform: none;
    color: #202020;
    margin-top: 15px;
    margin-bottom: 0px;
    display: inline-block;
    text-align: center;
    position: relative;
}
/*Style 02*/

.style02 h1,
.style02 h2,
.style02 h3,
.style02 h4,
.style02 h5,
.style02 h6 {
    font-weight: 500;
    padding: 18px 0 12px;
    margin: 0 0 22px;
    display: inline-block;
    border-bottom: 2px solid #e8c22b;
}
/*Style 03*/

.style03 .border {
    border-color: #dddddd;
    z-index: 1;
    position: absolute;
    top: 50%;
    width: 1000px;
    border-bottom-style: solid;
}
.style03 .position_right {
    right: -1000px;
}
.style03 .position_left {
    left: -1000px;
}
.style03 h1,
.style03 h2,
.style03 h3,
.style03 h4,
.style03 h5,
.style03 h6 {
    z-index: 2;
    position: relative;
    display: inline-block;
    padding: 10px 1em;
    vertical-align: top;
}
/*Style 04*/

.style04 .border-double {
    width: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.style04 .border-double .one-line,
.style04 .border-double .two-line {
    height: 2px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.style04 .border-double .two-line {
    display: block;
    margin-top: 5px;
    width: 70%;
    margin-left: 15%;
}

/*Style 05*/
.style05 h1:after,
.style05 h2:after,
.style05 h3:after,
.style05 h4:after,
.style05 h5:after,
.style05 h6:after{
    content: "\f469";
    font-size: 45px;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 20px;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.style05 h1,
.style05 h2,
.style05 h3,
.style05 h4,
.style05 h5,
.style05 h6{
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0px 0px 24px 0px;
    letter-spacing: 2px;
}
/*-------------------------------------------------------------------------*/
/*  45.  Visual Composer
/*-------------------------------------------------------------------------*/

body:not(.home) .wpb_row {
    margin-bottom: 35px;
}
.wpb_column > .vc_column-inner > .wpb_wrapper >:last-child {
    margin-bottom: 0px;
}

/*-------------------------------------------------------------------------*/
/*  46.  Customize Bootstrap
/*-------------------------------------------------------------------------*/
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 204px;
}

.bootstrap-select {
    /*width: 220px\9; IE8 and below*/
    width: 204px\0; /*IE9 and below*/
}

.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%;
}

.bootstrap-select > .btn {
    width: 100%;
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.dropdown-menu {
  z-index: 2000;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051;
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 12px;
    right: 25px;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu dt {
    display: block;
    padding: 3px 20px;
    cursor: default;
}

.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
    position: relative;
    padding-left: 35px;
}

.bootstrap-select.btn-group .dropdown-menu li > a {
    cursor: pointer;
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-top: 2.5px;
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
    color: #64b1d8;
    color: rgba(255,255,255,0.4);
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.control-group.error .bootstrap-select .dropdown-toggle{
    border-color: #b94a48;
}

.bootstrap-select-searchbox {
    padding: 4px 8px;
}

/*-------------------------------------------------------------------------*/
/*  47.  Countdown
/*-------------------------------------------------------------------------*/
.cicle-cd-wrap #cicle-cd{
    text-align: center;
}
.cicle-cd-wrap ul{
    padding: 0px;
}
.cicle-cd-wrap ul.cicle-items li{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid transparent;
    text-align: center;
    margin-right: 15px;
}
.cicle-cd-wrap ul.cicle-items li:last-child{
    margin-right: 0px;
}
.cicle-cd-wrap ul.cicle-items li span{
    line-height: 55px;
    font-size: 30px;
    font-weight: 600;
    padding-top: 10px;
}
.cicle-cd-wrap ul.cicle-items li div{
    line-height: 5px;
    font-size: 13px;
    font-weight: 600;
}
 
/*-------------------------------------------------------------------------*/
/*  48. Menu List
/*-------------------------------------------------------------------------*/
.ul-list-menu{
    background: #FFFFFF;
    margin-right: -15px;
}
.ul-list-menu .ul-key-word{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
}
.ul-list-menu .ul-key-word:hover{
    box-shadow: 0 3px 6px 0 rgba(51,51,51,.298039);
}
.ul-list-menu .ul-content ul{
    padding: 0;
    margin: 0;
    text-align: center;
}
.ul-list-menu .ul-content ul li:first-child,
.ul-list-menu .ul-content ul li:last-child{
    padding-top: 10px;
}

.ul-list-menu .ul-content ul li{
    list-style-type: none;
    padding: 5px 5px;
}


/*-------------------------------------------------------------------------*/
/*  49. Home 1
/*-------------------------------------------------------------------------*/
.axiosy-shiping{
    text-align: center;
}
.axiosy-shiping .icon-list.iconlistnormal{
    position: relative;
    margin: 15px 0px;
}
.axiosy-shiping .icon-list.iconlistnormal:before{
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    border: 1px solid #d4d4d4;
}
.axiosy-shiping div.content{
    border: 1px solid #d4d4d4;
    padding: 24px 15px;
    position: relative;
}
/*-------------------------------------------------------------------------*/
/*  ENDS. -----
/*-------------------------------------------------------------------------*/
