/*   
Template Name: Logancee - Premium eCommerce
Version: 1.0
Author: Artur Sułkowski
Website: http://artursulkowski.pl
*/


/*------------------------------------------------------------------
[Table of contents]

1. Main Styles
2. Inputs
3. Dropdown
4. Buttons
5. Header
6. Top Bar
7. Top of pages
8. Breadcrumb
9. Main Content
10. CustomFooter
11. Footer
12. Copyright
13. OpenCart Style
14. Facebook widget
15. Twitter widget
16. Custom widget
17. Opencart 2.0
18. Carousel Brands
19. Banner module
20. Camera slider
21. Lazy load
-------------------------------------------------------------------*/


/* @group 1. Main Styles */

body {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Montserrat';
    background: #fff;
}

.fixed-body {
    padding: 0px 20px;
}

* {
    outline: 0;
}

b,
strong {
    font-weight: 600;
}

a {
    color: #000;
    line-height: 1.7;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
}

a:hover {
    color: #999;
    text-decoration: none;
}

#main {
    overflow: hidden;
}

#main.main-fixed {
    overflow: visible;
}

.price {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.typo-main-menu,
.widget-tabs>li>a,
.block .block-title,
.typo-nav ul.nav-accordion li a,
.product-collateral .product-tabs li a,
.product-name {
    font-family: Montserrat, arial, serif;
}

.container .container {
    width: auto !important;
}

.standard-body .full-width .container {
    max-width: 1270px;
    margin: 0px auto;
    padding-left: 50px;
    padding-right: 50px;
}

.standard-body .full-width .container .container {
    padding: 0px;
}

.standard-body .full-width .shadow {
    display: none;
}

.standard-body .fixed {
    padding: 0px 20px;
}

.standard-body .fixed .background {
    margin: 0px auto;
    max-width: 1230px;
    background: #fff;
    position: relative;
}

.standard-body .fixed .background .shadow {
    display: none;
}

.pattern.gray_head {
    background-color: #999999;
    color: #fff !important;
}

.standard-body .fixed .container {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px;
    max-width: 100% !important;
}

.standard-body .fixed .container .container {
    padding: 0px;
}

.main-fixed {
    margin: 0px auto;
    max-width: 1230px;
    background: #fff;
}

.main-fixed .fixed {
    padding: 0px !important;
}

.main-fixed .background .shadow {
    display: none !important;
}

.fixed-body .container {
    padding-left: 30px;
    padding-right: 30px;
    max-width: none;
}

.fixed-body .container .container {
    padding: 0px;
}

.home-fluid-width #main {
    padding: 30px;
}

.home-fluid-width .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-fluid-width .sticky-header .standard-body .full-width .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.home-fluid-width .sticky-header .standard-body .full-width .container .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .home-fluid-width.responsive #main {
        padding: 15px;
    }
}

.home-parallax #main {
    padding: 0px 60px;
}

.home-parallax .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-parallax .sticky-header .standard-body .full-width .container {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.home-parallax .sticky-header .standard-body .full-width .container .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .home-parallax.responsive #main {
        padding: 0px 30px;
    }
}

.home-interior #main {
    padding: 0px 15px;
}

.home-interior .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-interior .sticky-header .standard-body .full-width .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.home-interior .sticky-header .standard-body .full-width .container .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-interior .slider-align-top .header-layout-3 .sticky-header {
    margin-left: 30px;
    margin-right: 30px;
}

@media (max-width: 767px) {
    .responsive.home-interior #main {
        padding-top: 15px;
    }
}

.home-jewelry #main {
    padding: 0px 30px;
}

.home-jewelry .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-jewelry .sticky-header .standard-body .full-width .container {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.home-jewelry .sticky-header .standard-body .full-width .container .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .responsive.home-jewelry #main {
        padding: 0px 15px;
    }
}

.home-sidebar-various .standard-body .full-width .container {
    padding-left: 31px;
    padding-right: 31px;
}

.home-sidebar-various .standard-body .full-width .container .container {
    padding-left: 0;
    padding-right: 0;
}

.home-bags .standard-body .full-width .container {
    padding-left: 75px;
    padding-right: 75px;
}

.home-bags .header .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.home-bags .standard-body .full-width .container .container {
    padding-left: 0;
    padding-right: 0;
}


/* @end */


/* @group 2. Inputs
-------------------*/

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    background: #fff;
    color: #000;
    font-weight: 400;
    font-family: Montserrat, arial, serif;
    border: 1px solid #ccc;
    margin: 5px 0px;
    padding: 12px 20px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}


/*textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
inputxº[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    background: #fff;
    color: #000;
    font-weight: 400;
    font-family: Montserrat, arial, serif;
    border: 1px solid #ccc;
    margin: 0px 0px;
    padding: 0px 10px;
    width: 80px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}*/

input#input-captcha {
    margin-bottom: 15px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {}

textarea {
    max-width: 100%;
}

select {
    height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select {
    position: relative;
}

.select:after {
    content: "\f107";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 21px;
    right: 30px;
    z-index: 1;
}


/* @end */


/* @group 3. Dropdown 
-------------------*/

#main .dropdown-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    margin-top: 20px;
}

#main .open>.dropdown-menu {
    margin-top: 9px;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.dropdown-menu {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #333;
    padding: 14px 0px;
    margin-top: 9px;
}

#cart_block .dropdown-menu {
    padding: 0px;
    margin-top: 28px;
}

.dropdown-menu a {
    color: #333;
    font-weight: 400;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #f7f7f7;
}

.nav-header {
    color: #333;
}


/* @end */


/* @group 4. Buttons 
------------------*/

.button,
.btn {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: color 250ms ease, background-color 250ms ease;
    -moz-transition: color 250ms ease, background-color 250ms ease;
    transition: color 250ms ease, background-color 250ms ease;
    outline: none;
    border: none;
    cursor: pointer;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    background: transparent;
    height: 40px;
    line-height: 38px;
    padding: 0 15px;
    border: 1px solid #e5e5e5;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000000;
    background-color: #ffffff;
    border-color: #999999;
    margin: 7px 0px;
}

.button:hover,
.btn:hover {
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
}

.buttons .left .button,
.buttons .center .button,
.btn-default,
.input-group-btn .btn-primary {}

.input-group input {}

.input-group-btn .btn {
    height: 55px;
    min-width: 60px;
    text-align: center;
    margin: 5px 0px 5px -1px;
}

.checkout-cart .input-group-btn .btn {
    min-width: 160px;
}

.buttons {
    overflow: auto;
    margin: 10px 0px 20px 0px;
}

.buttons .btn {
    margin-top: 10px;
}

.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons .right .button {
    margin-left: 10px;
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.button-continue-shopping {
    display: block;
    float: left;
}

.button-checkout {
    display: block;
    float: right;
}


/* @end */


/* @group 5. Header 
------------------*/

header {
    position: relative;
}

header .background-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3;
}


/* @end */


/* @group 6. Top Bar
------------------*/

#top-bar {
    position: relative;
}

#top-bar .background-top-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#top-bar .background {
    background-color: #000;
    height: 35px;
    font-size: 12px;
}

.home2-block-phone-email {
    padding-top: 10px;
}

.home2-block-phone-email a:hover {
    color: gray;
}

#top-bar .container {}

.visible-xs-block {
    display: none;
}

.header .header-top-inner {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    padding-top: 7px;
}

.welcome-user {
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
}

.top-bar {
    text-align: center;
}

.top-bar .inner-top-bar {
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
}

.acc-topbar {
    position: relative;
    float: left;
}

.acc-topbar .acc-btn {
    line-height: 16px;
    cursor: pointer;
    text-align: center;
    float: left;
    width: 100%;
}

.acc-topbar .acc-btn a {
    display: block;
    padding: 13px 0;
}

.acc-topbar .acc-btn i {
    display: inline-block;
    padding-left: 15px;
}

.acc-topbar .acc-list {
    text-align: left;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    -moz-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    z-index: 100;
    margin-top: 30px;
    padding-top: 20px;
}

.acc-topbar .acc-list ul {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #ffffff;
    padding: 15px 0;
    display: block;
}

.acc-topbar .acc-list ul li a {
    line-height: 34px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
    padding-right: 15px;
}

.acc-topbar .acc-list ul li a i {
    margin: 0 15px;
}

.acc-topbar:hover .acc-list {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}
.login-topbar {
    float: left;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 15px;
    font-family: Montserrat !important;
    font-weight: 600;
}

.login-topbar a {
    display: block;
    line-height: 16px;
    padding: 13px 0;
}

.login-topbar:before {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #666666;
}

.register-topbar {
    float: left;
}

.register-topbar a {
    display: block;
    line-height: 16px;
    padding: 13px 0;
}

.delimiter {
    float: left;
    padding: 0;
    line-height: 16px;
    color: #666666;
    width: 1px;
    margin: 13px 15px;
    background: #999999;
    height: 16px;
}

.currency-topbar {
    position: relative;
    float: left;
}

.currency-topbar .currency-sym {
    line-height: 16px;
    cursor: pointer;
    text-align: center;
    float: left;
}

.currency-topbar .currency-sym a {
    display: block;
    padding: 13px 0;
}

.currency-topbar .currency-sym .sym {
    display: none;
}

.currency-topbar .currency-sym i {
    display: inline-block;
    padding-left: 10px;
}

.currency-topbar .currency-list {
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    -moz-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    z-index: 100;
    margin-top: 30px;
    padding-top: 20px;
}

.currency-topbar .currency-list ul {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #ffffff;
    padding: 15px 0;
    display: block;
    list-style: none;
}

.currency-topbar .currency-list ul li a {
    line-height: 34px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
    padding-right: 15px;
}

.currency-topbar .currency-list ul li a .sym,
.currency-topbar .currency-list ul li a i {
    margin: 0 15px;
}

.currency-topbar:hover .currency-list {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.language-topbar {
    position: relative;
    float: left;
}

.language-topbar .lang-curr {
    line-height: 16px;
    cursor: pointer;
    text-align: center;
    float: left;
    width: 100%;
}

.language-topbar .lang-curr a {
    display: block;
    padding: 13px 0;
}

.language-topbar .lang-curr i {
    display: inline-block;
    padding-left: 10px;
}

.language-topbar .lang-curr .title {
    padding-left: 25px;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 18px auto;
}

.language-topbar .lang-list {
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    -moz-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    z-index: 100;
    margin-top: 30px;
    padding-top: 20px;
}

.language-topbar .lang-list ul {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #ffffff;
    padding: 15px 0;
    display: block;
    list-style: none;
}

.language-topbar .lang-list ul li {
    padding: 0 15px;
}

.language-topbar .lang-list ul li a {
    line-height: 34px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 25px;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 18px auto;
}

.language-topbar .lang-list ul li a i {
    margin: 0 15px;
}

.language-topbar:hover .lang-list {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.social {
    float: right;
    line-height: 16px;
}

.social .social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social .social-icons li {
    float: left;
    margin: 0;
}

.social .social-icons li a {
    padding: 13px 7px;
    font-size: 14px;
    display: block;
    line-height: 16px;
}

.social .social-icons li a span {
    display: none;
}

.settings-topbar {
    text-align: right;
}

.settings-topbar .settings {
    display: inline-block;
    vertical-align: top;
}

.settings-topbar .settings>i {
    line-height: 42px;
    color: #000000;
}

.header {
    color: #666666;
}

.header-top-inner a {
    color: #fff;
    line-height: 16px;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat, arial, serif;
}

.header-top-inner a:hover {
    color: #DBDBDB;
    font-size: 13px;
}

.small,
small {
    font-size: 85%;
}


/* @end */


/* @group 7. Top of pages
------------------*/

#top {
    position: relative;
}

#top .container {}

#top .background-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.header .header-inner {
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.header .logo-home {
    text-align: center;
}

.header .logo {
    outline: medium none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.header .logo img {
    vertical-align: middle;
}

.header .logo h1 {
    margin: 0;
}

.header .logo strong {
    height: 0;
    left: -999em;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -999em;
    top: -999em;
    width: 0;
}

.logo-home .logo {
    display: table-cell;
    vertical-align: middle;
}

.logo-home {
    display: table;
    height: 146px;
    width: 100%;
    text-align: center;
}

.top-seach {
    display: table;
    height: 148px;
    width: 100%;
}

.top-seach .quick-search {
    display: table-cell;
    vertical-align: middle;
}

.top-seach .menu-bar-btn {
    display: table-cell;
    vertical-align: middle;
}

.top-seach .menu-bar-btn button {
    width: 30px;
}

.button-search {
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 3px;
    width: 28px;
    text-align: center;
    line-height: 28px;
}

.button-search i {
    font-size: 15px;
    color: #000000;
    line-height: 28px;
}

.form-search {
    position: relative;
    display: inline-block;
    max-width: 200px;
    width: 100%;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.form-search input#search {
    border: none;
    outline: none;
    box-shadow: none;
    padding-right: 30px;
    width: 100%;
    border-bottom: 1px solid rgba(213, 213, 213, 0.5);
    height: 28px;
    padding: 0;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.form-search:hover {
    max-width: 300px;
}

.typo-top-cart {
    text-align: right;
    display: table;
    height: 148px;
    width: 100%;
}

.typo-top-cart .typo-maincart {
    display: table-cell;
    vertical-align: middle;
}

.typo-cart {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.typo-cart .ajaxcart {
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
    -webkit-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    -moz-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}

.typo-cart:hover .ajaxcart {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.typo-icon-ajaxcart {
    display: block;
    text-align: left;
    outline: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.typo-icon-ajaxcart .icon-cart {
    height: 30px;
    line-height: 30px;
    float: left;
}

.typo-icon-ajaxcart .icon-cart i {
    font-size: 30px;
}

.typo-icon-ajaxcart .typo-cart-label {
    padding: 0;
    float: left;
    height: 30px;
    line-height: 30px;
}

.typo-icon-ajaxcart .typo-cart-label .print {
    margin: 0 15px;
}

.typo-icon-ajaxcart .typo-cart-label .price {
    font-weight: bold;
}

.ajaxcart {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 999;
    padding-top: 20px;
    background: transparent;
}

.ajaxcart .ajax-over {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.typo-ajax-container {
    background: #ffffff;
    margin: 0;
    width: 290px;
    cursor: default;
    padding: 0 20px;
}

.typo-ajax-container p.no-items-in-cart {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    font-size: 13px;
}

.typo-ajax-container p.subtotal {
    padding: 30px 0;
    border-bottom: 1px dashed rgba(204, 204, 204, 0.5);
    margin: 0;
    text-align: right;
}

.typo-ajax-container p.subtotal .title {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
}

.typo-ajax-container p.subtotal .price {
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
}

.typo-ajax-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.typo-ajax-container li {
    padding: 20px 0;
    border-bottom: 1px dashed rgba(204, 204, 204, 0.5);
    float: left;
    width: 100%;
    position: relative;
}

.typo-ajax-container .product-image {
    float: left;
    border: 0;
    padding: 0;
    position: relative;
}

.typo-ajax-container .product-image img {
    border: 1px solid rgba(204, 204, 204, 0.5);
    padding: 1px;
    max-width: 45px;
}

.typo-ajax-container .product-image .qty-count {
    position: absolute;
    font-size: 10px;
    top: 1px;
    right: 1px;
    height: 12px;
    line-height: 12px;
    padding: 0 2px;
    background: #ffffff;
}

.typo-ajax-container .product-details {
    float: left;
    text-align: left;
    padding: 0 15px;
    margin: 0;
    position: relative;
    width: 205px;
}

.typo-ajax-container .product-details p.product-name {
    line-height: normal;
    margin: 0 0 5px;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
}

.typo-ajax-container .product-details span.price {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
}

.typo-ajax-container .btn-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.typo-ajax-container .item-options {
    font-size: 13px;
}

.typo-ajax-container .typo-ajax-checkout {
    padding: 35px 0 25px 0;
}

.typo-ajax-container .typo-ajax-checkout .button {
    float: left;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.typo-ajax-container .typo-ajax-checkout .view-cart {
    margin-right: 10px;
}

.typo-ajax-container .typo-ajax-checkout .view-checkout {
    margin: 0;
    font-weight: bold;
}


/* @end */


/* @group 8. Breadcrumb
------------------*/

.breadcrumb {
    margin-top: 30px;
}

.breadcrumb .background {
    background-image: url(../img/image-blog.jpg);
    background-size: cover;
    text-align: center;
    position: relative;
    background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
}

.breadcrumb .background:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.breadcrumb .container {
    position: relative;
    z-index: 3;
    padding: 97px 0px 97px 0px;
}

.breadcrumb .container h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

.breadcrumb .container ul {
    display: none;
    padding: 0px;
    margin: 0px;
}

.breadcrumb .with-other-image .container {
    padding-top: 183px;
    padding-bottom: 183px;
}

.breadcrumb .with-other-image .container ul {
    display: block;
    padding: 5px 0px 0px 0px;
}

.breadcrumb .with-other-image .container ul li {
    display: inline-block;
}

.breadcrumb .with-other-image .container ul li:before {
    content: ' / ';
    display: inline-block;
    color: #ccc;
    padding-right: 3px;
    padding-left: 1px;
}

.breadcrumb .with-other-image .container ul li:first-child:before {
    display: none;
}

.breadcrumb .with-other-image .container ul a {
    color: #ccc;
}

.breadcrumb .with-other-image .container ul a:hover,
.breadcrumb .with-other-image .container ul li:last-child a {
    color: #fff;
}


/* @end */


/* @group 9. Main Content
------------------*/

.main-content .pattern>.container,
.standard-body .main-content .pattern>.container {
    padding-bottom: 53px;
}

.inner-page.main-content .pattern>.container,
.standard-body .inner-page.main-content .pattern>.container {
    padding-bottom: 95px;
}


/* @group Banner */

.banners>div {
    padding-top: 30px;
}

.banners>div img {
    display: block;
}


/* @end */


/* @group Center column */

.center-column {
    padding-top: 60px;
    position: relative;
    margin-bottom: -20px;
}

.center-column h1,
.center-column h2,
.center-column h3,
.center-column h4,
.center-column h5,
.center-column h6,
.center-column legend {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

#tab-review h2 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.well h2 {
    padding-top: 5px;
}


/* @end */


/* @group Inner page */

.inner-page .pattern>div>.row:first-child>div {
    position: relative;
    margin-top: -6px !important;
    float: left;
}


/* @end */


/* @group Block */

.box {
    margin-top: 0px;
    position: relative;
}

.box.without-heading {
    margin: 0px;
    border: none;
}

.center-column .box {
    border: none;
    margin-top: 25px;
}

.col-sm-3 .box,
.col-sm-4 .box,
.col-md-3 .box,
.col-md-4 .box {
    margin-top: 0;
    margin-bottom: 9px;
    border: none;
}

.box .box-heading {
    margin: 45px 0 40px 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: Montserrat, arial, serif;
}

.box-with-categories .box-heading {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
}

.center-column .box .box-heading {
    margin-top: 30px;
    margin-bottom: 30px !important;
    padding-bottom: 20px;
    background: url(../img/bg-line-dot.png) bottom center no-repeat;
}

.col-sm-3 .box .box-heading,
.col-sm-4 .box .box-heading,
.col-md-3 .box .box-heading,
.col-md-4 .box .box-heading {
    margin: 0 !important;
    padding: 51px 0 10px 0;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-weight: bold;
    text-align: left;
}

.box.with-scroll .box-heading {
    margin-bottom: 94px;
}

.box .strip-line {
    display: none;
}

.box .box-content {
    clear: both;
}

.box .box-content.products {
    float: left;
    width: 100%;
}

.col-sm-3 .box .box-content.products,
.col-sm-4 .box .box-content.products,
.col-md-3 .box .box-content.products,
.col-md-4 .box .box-content.products {
    float: none;
}

.box>.prev,
.box>.next {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 34px;
    height: 34px;
    font-size: 22px;
    color: #cccccc;
    background: #ffffff;
    border: 1px solid #cccccc;
    text-align: center;
    line-height: 32px;
    border-radius: 0;
    top: 96px;
    left: 50%;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.center-column .box>.prev,
.center-column .box>.next {
    display: none;
}

.box>.prev:hover,
.box>.next:hover {
    background: #ccc;
    color: #fff;
}

.box>.prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 3px;
    width: 100px;
    height: 1px;
    border-bottom: 1px dashed #e5e5e5;
    z-index: -1;
}

.box>.prev {
    margin-left: -55px;
}

.box>.prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104";
}

.box>.next {
    margin-left: 21px;
}

.box>.next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
}

.col-sm-3 .box>.prev,
.col-sm-3 .box>.next,
.col-sm-4 .box>.prev,
.col-sm-4 .box>.next,
.col-md-3 .box>.prev,
.col-md-3 .box>.next,
.col-md-4 .box>.prev,
.col-md-4 .box>.next {
    display: none;
}


/* @end */


/* @group Block Category */

.box-category {}

.box-category ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.box-category>ul>li {
    border-bottom: 1px solid #eaeaea;
    padding: 0px 0px 0px 0px;
    position: relative;
}

.box-category ul li a {
    line-height: 20px;
    height: auto;
    position: relative;
    padding: 11px 42px 11px 20px;
    display: block;
}

.box-category ul li>a:before {
    position: absolute;
    top: 11px;
    left: 0;
    content: "\5e";
    display: inline-block;
    font-size: 13px;
    font-family: 'ElegantIcons';
    -webkit-font-smoothing: antialiased;
}

.box-category ul li .head {
    position: absolute;
    top: 0;
    right: 10px;
}

.box-category ul li .head a {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #414141;
}

.box-category ul li .head .plus {
    display: none;
}

.box-category ul li .head .collapsed .plus {
    display: block;
}

.box-category ul li .head .collapsed .minus {
    display: none;
}

.box-category ul li ul li {
    border-top: 1px solid #eaeaea;
}

.box-category ul li ul li a {
    padding-left: 30px;
}

.box-category ul li ul li>a:before {
    left: 10px;
}


/* @end */


/* @group Product */


/* @group Icon enquiry */

.icon-enquiry[align=left] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 2px;
}

.icon-enquiry[align=right] {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 2px;
}

.text-enquiry {
    vertical-align: top;
    display: inline-block;
}


/* @end */

#mfilter-content-container .product-grid {
    display: none;
}

#mfilter-content-container .product-grid.active {
    display: block;
}

#mfilter-content-container>span {
    background: none !important;
}

#mfilter-content-container>span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    filter: alpha(opacity=40);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
    opacity: 0.4;
    -moz-opacity: 0.40;
    left: 0;
    top: 0;
}

#mfilter-content-container>span>img {
    top: -90px !important;
    position: relative;
    z-index: 20;
}

.product-grid {
    position: relative;
    margin-top: -49px;
    clear: both;
}

.col-sm-3 .product-grid,
.col-sm-4 .product-grid,
.col-md-3 .product-grid,
.col-md-4 .product-grid {
    display: table !important;
}

.center-column .product-grid {
    margin-bottom: 68px;
}

.center-column .related-products .product-grid {
    margin-bottom: 0px;
    padding-bottom: 108px;
}

.box-product .owl-controls {
    display: none !important;
}

.product-grid .product {
    padding-top: 20px;
    text-align: center;
    position: relative;
}

.product-grid .product>.left {
    position: relative;
}

.product-grid .product:hover {}

.sale {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
    background: #ffffff;
    z-index: 10;
    text-transform: uppercase;
}

.product-info .sale {
    right: 25px;
    top: 10px;
    z-index: 0;
}

.product-info .new-label {
    left: 25px;
    z-index: 0;
}

.new-label {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 30px;
    width: 66px;
    line-height: 30px;
    padding: 0 7px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    background: #000000;
    z-index: 10;
    text-transform: uppercase;
    text-align: center;
}


.product-info .outstock-label {
    left: 25px;
    z-index: 0;
}

.outstock-label {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 70px;
    width: 70px;
    line-height: 16px;
    padding: 15px 5px;
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    background: #ffffff;
    z-index: 10;
    text-transform: uppercase;
    border: 1px solid #AAAAAA;
    border-radius: 90px;
    text-align: center;
}

.product-grid .product .image {
    position: relative;
    overflow: hidden;
}

.product-grid .product .image .quickview {
    color: #ffffff;
    opacity: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    text-align: center;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-grid .product:hover .image .quickview {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.product-grid .product .image .quickview a {
    box-shadow: none;
    border: none;
    outline: none;
    padding: 0;
    display: inline-block;
    background: #000000;
    margin: 0;
    border-radius: 0;
}

.product-grid .product .image .quickview a i {
    font-size: 25px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
}

.product-grid .product .image img {
    display: block;
    margin: 0px auto;
}

.product-grid .product .image img.zoom-image-effect {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}

.product-grid .product:hover .image img.zoom-image-effect {
    -webkit-transform: scale(1.05, 1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05, 1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.05, 1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}

.product-grid .product .image-swap-effect {
    position: relative;
}

.product-grid .product .image-swap-effect .swap-image {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
}

.product-grid .product .image-swap-effect:hover .swap-image {
    visibility: visible;
    opacity: 1;
}

.product-grid .product .name {
    font-size: 100%;
    margin: 0px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    text-align: center;
}

.product-grid .product .name a {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 33px;
    font-family: Montserrat, arial, serif;
}

.product-grid .product .price {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 11px;
}

.product-grid .product .price .price-old {
    text-decoration: line-through;
    padding-left: 20px;
    color: #999999;
    font-weight: 400;
    font-size: 14px;
    vertical-align: top;
    padding-top: 3px;
    display: inline-block;
}

.product-grid .addtocart {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
    font-size: 13px;
    padding-bottom: 1px;
}

.product-grid .addtocart .button {
    margin: 0;
    max-width: 135px;
    overflow: hidden;
    white-space: normal;
}

.product-grid .addtocart .button-enquiry {
    padding-left: 12px;
    padding-right: 12px;
}

.product-grid .addtolist {
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    color: black;
}

.add-to-links>div {
    display: inline-block;
    margin: 0 3px;
}

.add-to-links>div a {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #e5e5e5;
    color: #999999;
    background-color: #ffffff;
    border-color: #999999;
    cursor: pointer;
}

.add-to-links>div a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

.add-to-links>div a i {
    font-size: 17px;
    line-height: 38px;
    display: block;
    vertical-align: top;
}

.button-inverse {
    background: #000 !important;
    color: #fff !important;
}

.button-inverse:hover {
    background: #fff !important;
    color: #000 !important;
}


/* @group jQuery countdown */

.is-countdown {
    background: rgba(255, 255, 255, 0.90);
    margin-top: -50px;
    left: 0;
    right: 0;
    padding: 0px 10px;
    position: absolute;
}

.countdown-holding span {
    color: #888;
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.countdown-show1 .countdown-section {
    width: 98%;
}

.countdown-show2 .countdown-section {
    width: 48%;
}

.countdown-show3 .countdown-section {
    width: 32.5%;
}

.countdown-show4 .countdown-section {
    width: 24.5%;
}

.countdown-show5 .countdown-section {
    width: 19.5%;
}

.countdown-show6 .countdown-section {
    width: 16.25%;
}

.countdown-show7 .countdown-section {
    width: 14%;
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown-amount {
    font-size: 200%;
}

.countdown-period {
    display: block;
}

.countdown-descr {
    display: block;
    width: 100%;
}


/* @end */


/* @end */


/* @group Product for column left & right */

.col-sm-3 .products,
.col-sm-4 .products,
.col-md-3 .products,
.col-md-4 .products {
    overflow: hidden;
}

.col-sm-3 .item,
.col-sm-4 .item,
.col-md-3 .item,
.col-md-4 .item {
    overflow: hidden;
}

.col-sm-3 .box-product .owl-controls,
.col-sm-4 .box-product .owl-controls,
.col-md-3 .box-product .owl-controls,
.col-md-4 .box-product .owl-controls {
    display: block !important;
}

.box-product .owl-pagination {
    position: relative;
    z-index: 15;
    width: 60%;
    margin: 5px 0px 10px 0px;
    padding-left: 0;
    margin-left: 20%;
    text-align: center;
    list-style: none;
}

.box-product .owl-pagination>div {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    padding: 0px;
    text-indent: -999px;
    cursor: pointer;
    background: #ccc;
    border: none;
}

.box-product .owl-pagination>div.active {
    background: #000;
}

.col-sm-3 .products .product-grid,
.col-sm-4 .products .product-grid,
.col-md-3 .products .product-grid,
.col-md-4 .products .product-grid {
    margin: 0px;
}

.col-sm-3 .products .row>div,
.col-sm-4 .products .row>div,
.col-md-3 .products .row>div,
.col-md-4 .products .row>div {
    width: 100%;
    margin: 0px;
}

.col-sm-3 .products .row>div .product,
.col-sm-4 .products .row>div .product,
.col-md-3 .products .row>div .product,
.col-md-4 .products .row>div .product {
    margin: 0px;
    padding: 34px 0px 0px 0px;
    margin-top: 34px;
    text-align: left;
    border: none;
    border-top: 1px solid #e6e6e6;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.col-sm-3 .products .row>div:first-child .product,
.col-sm-4 .products .row>div:first-child .product,
.col-md-3 .products .row>div:first-child .product,
.col-md-4 .products .row>div:first-child .product {
    margin-top: 0;
    border: none;
}

.col-sm-3 .products .row>div .product .left,
.col-sm-4 .products .row>div .product .left,
.col-md-3 .products .row>div .product .left,
.col-md-4 .products .row>div .product .left {
    float: left;
    width: 29%;
    max-width: 77px;
}

.col-sm-3 .products .row>div .product .right,
.col-sm-4 .products .row>div .product .right,
.col-md-3 .products .row>div .product .right,
.col-md-4 .products .row>div .product .right {
    float: left;
    width: 71%;
    padding-left: 10px;
}

.col-sm-3 .products .product .sale,
.col-sm-4 .products .product .sale,
.col-md-3 .products .product .sale,
.col-md-4 .products .product .sale {
    display: none;
}

.col-sm-3 .products .product .name,
.col-sm-4 .products .product .name,
.col-md-3 .products .product .name,
.col-md-4 .products .product .name {
    text-align: left;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    line-height: 1.1;
    height: auto;
    overflow: visible;
}

.col-sm-3 .products .product .name a,
.col-sm-4 .products .product .name a,
.col-md-3 .products .product .name a,
.col-md-4 .products .product .name a {
    font-size: 12px;
    line-height: 1.1;
}

.col-sm-3 .products .product .price,
.col-sm-4 .products .product .price,
.col-md-3 .products .product .price,
.col-md-4 .products .product .price {
    font-size: 16px;
}

.col-sm-3 .products .product .price-old,
.col-sm-4 .products .product .price-old,
.col-md-3 .products .product .price-old,
.col-md-4 .products .product .price-old {
    display: none;
}

.col-sm-3 .products .product .quickview,
.col-sm-4 .products .product .quickview,
.col-md-3 .products .product .quickview,
.col-md-4 .products .product .quickview {
    display: none;
}

.col-sm-3 .products .product .typo-actions,
.col-sm-4 .products .product .typo-actions,
.col-md-3 .products .product .typo-actions,
.col-md-4 .products .product .typo-actions {
    display: none;
}

.col-sm-3 .products .product .new-label,
.col-sm-4 .products .product .new-label,
.col-md-3 .products .product .new-label,
.col-md-4 .products .product .new-label {
    display: none;
}

.col-sm-3 .products .is-countdown,
.col-sm-4 .products .is-countdown,
.col-md-3 .products .is-countdown,
.col-md-4 .products .is-countdown {
    display: none;
}


/* @end */


/* @group Product list */

#mfilter-content-container .product-list {
    position: absolute;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    z-index: -10;
}

#mfilter-content-container .product-list.active {
    position: relative;
    visibility: visible;
    max-height: none;
    overflow: visible;
    opacity: 1;
    z-index: 0;
}

.product-list {
    padding-bottom: 20px;
}

.product-list>div {
    margin-bottom: 40px;
}

.product-list>div img {
    display: block;
}

.product-list .product-shop .product-name {
    margin: -1px 0 5px 0;
    padding: 0;
    text-transform: none;
    font-size: 18px;
}

.product-list .product-shop .product-name a {
    line-height: 1.1;
}

.product-list .product-shop .desc {
    margin-bottom: 45px;
    margin-top: 30px;
    color: #666;
}

.product-list>div {
    position: relative;
}

.product-list>div.products-bottom button.btn-cart {
    display: block;
    float: left;
}

.product-list>div .addtocart {
    display: inline-block;
    margin: 0 4px 10px;
    vertical-align: top;
    font-size: 13px;
}

.product-list>div .addtolist {
    position: relative;
    text-align: center;
    vertical-align: top;
    display: inline-block;
}

.product-list>div .product-item {
    text-align: left;
    padding: 0 0 10px;
    display: block;
    margin: 0 0 30px;
}

.product-list>div .rating-reviews {
    margin: 0 0 10px;
    line-height: 1;
}

.product-list>div .table {
    text-align: center;
}

.product-list>div .price-box {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
}

.product-list>div .price-box p.minimal-price {
    margin: 0;
}

.product-list>div .price-box p.minimal-price .price-label {
    font-size: 85%;
}

.product-list>div .price-box .price {
    font-size: 18px;
}

.product-list>div .price-box .old-price {
    float: right;
    margin: 5px 10px 0 10px;
    line-height: 20px;
}

.product-list>div .price-box .old-price .price {
    font-size: 100%;
    padding: 0;
    color: #999999;
    font-weight: 400;
    text-decoration: line-through;
}

.product-list>div .price-box .special-price {
    float: left;
    margin: 0 10px;
}

.product-list>div .price-box .map-link {
    line-height: 28px;
}

.typo-actions {
    width: 100%;
    display:none;
}

.product-list>div .typo-actions .addtocart a.button {
    margin: 0;
    max-width: 135px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
}

.product-list>div .typo-actions .addtocart a.button-enquiry {
    padding-left: 12px;
    padding-right: 12px;
}

.product-list>div .product-show {
    position: relative;
}

.product-list>div .product-show-box {
    color: #ffffff;
    opacity: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
    text-align: center;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-list>div .main-quickview .show-quickview {
    box-shadow: none;
    border: none;
    outline: none;
    padding: 0;
    display: inline-block;
    background: #000000;
    margin: 0;
    border-radius: 0;
}

.product-list>div .main-quickview .show-quickview i {
    font-size: 25px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
}

.product-list>div:hover .product-show-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.product-img-additional {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -o-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
    transition: all .25s ease-in;
    opacity: 0;
    visibility: hidden;
}

.product-show a:hover .product-img-additional {
    opacity: 1;
    visibility: visible;
}


/* @end */


/* @group Category page */

.category-info {
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px -30px 0px 0px;
}

.category-info .image {
    padding: 0 30px 30px 0px;
    float: left;
    width: auto;
    max-width: 100%;
}

.category-info .image img {}

.category-info>p {
    padding: 0px 30px 30px 0px;
}

.refine_search {
    margin-top: 0px !important;
    margin-bottom: 23px !important;
    padding: 0px !important;
    font-size: 18px;
    text-transform: uppercase;
}

.category-list {}

.category-list-text-only {
    margin-bottom: 30px;
}

.category-list .row>div {
    margin-bottom: 26px;
    text-align: center;
}

.category-list-text-only .row>div {
    margin-bottom: 6px;
    text-align: left;
}

.category-list img {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.product-filter {
    font-family: Montserrat, arial, serif;
    padding: 0;
    margin: 0px 0px 30px 0px;
    color: #999;
    text-transform: uppercase;
}

.product-filter .list-options {
    float: left;
    width: auto;
    padding: 0px;
}

.product-filter .list-options .sort {
    padding: 0px;
    float: left;
    width: auto;
}

.product-filter .list-options .limit {
    padding: 0px 0px 0px 43px;
    float: left;
    width: auto;
}

.product-filter .list-options select {
    margin: 0px 0px 0px 10px;
    width: auto;
    height: auto;
    border: none;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Montserrat, arial, serif;
    padding: 0px 10px 0px 0px;
    line-height: 1;
}

.product-filter .list-options .select {
    display: inline-block;
}

.product-filter .list-options .select:after {
    color: #333;
    top: 5px;
    right: 0;
    font-size: 12px;
}

.product-filter .options {
    float: right;
    width: auto;
    padding: 0;
}

.product-filter .options .product-compare {
    float: left;
    width: auto;
    padding: 0px 32px 0px 0px;
}

.product-filter .options .button-group {
    float: left;
    width: auto;
}

.product-filter .options .button-group button {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    font-size: 20px;
    line-height: 22px;
    border: none;
    background: none;
    color: #999;
    outline: none;
}

.product-filter .options .button-group button:hover,
.product-filter .options .button-group .active {
    color: #000;
}


/* @end */


/* @group Product info */

.product-info {
    padding-top: 11px;
    padding-bottom: 40px;
}


/* Product info - Image */

.product-info .product-image {
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.product-info .product-image a {
    display: block;
}

.product-info .product-image img {
    display: block;
    cursor: pointer;
    margin: 0px auto;
}


/* Product info - thumbnails */

.product-info .thumbnails {}

.product-info .thumbnails ul {
    list-style: none;
    margin: 0px 0px 0px -20px;
    position: relative;
    padding: 0px;
}

.product-info .thumbnails ul li {}

.product-info .thumbnails li p {
    margin: 0px;
    padding: 0px 0px 20px 20px;
}

.product-info .thumbnails li img,
.product-info .thumbnails-carousel img {
    display: block;
    margin: 0px auto;
}


/* Product info - thumbnails carousel */

.overflow-thumbnails-carousel {
    padding: 0px 0 20px 0;
}

.product-info .thumbnails-carousel {
    margin: -10px;
}

.product-info .thumbnails-carousel .item {
    margin: 10px !important;
}

.product-info .thumbnails-carousel .owl-controls {
    display: block !important;
}

.product-info .thumbnails-carousel .owl-pagination {
    display: none;
}

.product-info .thumbnails-carousel .owl-buttons {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
}

.product-info .thumbnails-carousel .owl-buttons .owl-prev,
.product-info .thumbnails-carousel .owl-buttons .owl-next {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius: 0;
    background: none;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    left: -15px;
}

.product-info .thumbnails-carousel .owl-buttons .owl-prev:hover,
.product-info .thumbnails-carousel .owl-buttons .owl-next:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
}

.product-info .thumbnails-carousel:hover .owl-buttons .owl-prev,
.product-info .thumbnails-carousel:hover .owl-buttons .owl-next {
    visibility: visible;
    opacity: 1;
    left: 0;
}

.product-info .thumbnails-carousel .owl-buttons .owl-next {
    left: auto;
    right: -15px;
}

.product-info .thumbnails-carousel:hover .owl-buttons .owl-next {
    left: auto;
    right: 0;
}

.product-info .thumbnails-carousel .owl-buttons .owl-next:before {
    font-family: FontAwesome;
    cursor: pointer;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    padding-right: 0px;
}

.product-info .thumbnails-carousel .owl-buttons .owl-prev:before {
    font-family: FontAwesome;
    cursor: pointer;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104";
    padding-right: 1px;
}


/* Product info - product center */

.product-info .product-center {
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
}

.product-info .product-name {
    font-size: 18px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    padding-top: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.product-info .product-name a {
    line-height: 30px;
}

.product-info .rating {
    padding: 16px 0px 0px 0px;
}

.product-info .rating-links {
    display: inline-block;
    padding-left: 16px;
    font-size: 12px;
    vertical-align: top;
    padding-top: 2px;
}

.product-info .rating-links a {
    cursor: pointer;
}

.product-info .price {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    padding-top: 10px;
}

.product-info .price .main-price {
    padding-bottom: 7px;
}

.product-info .price .other-price {
    padding-bottom: 7px;
}

.product-info .price .price-new {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.product-info .price .price-old {
    font-size: 14px;
    padding: 0;
    color: #999999;
    font-weight: 400;
    text-decoration: line-through;
    line-height: 3;
    padding-left: 15px;
    vertical-align: top;
}

.product-info .description {
    padding: 30px 0px 30px 0px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    line-height: 23px;
    font-weight: bold;
}

.product-info .description span {
    display: inline-block;
    width: 140px;
    max-width: 50%;
    padding-right: 20px;
    font-weight: normal;
}


/* Product info -> Options */

.product-info .options {
    padding-bottom: 0px;
}

.product-info .options h2 {
    padding: 0px;
    margin: 30px 0px 0px 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

.product-info .options>div>label {
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 13px;
}

.product-info .options .form-group {
    margin: 22px 0px 0px 0px;
}

.product-info .options .error {
    margin: 0px;
}


/* Product info -> Radio button, checkbox button */

.product-info .radio-type-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 5px 7px 5px 0px;
    padding: 0px;
}

.product-info .radio-type-button input {
    visibility: hidden;
    position: absolute;
}

.product-info .radio-type-button span {
    padding: 2px;
    background: #efefef;
    border: 1px solid #fff;
    display: block;
}

.product-info .radio-type-button span:hover {
    border: 1px solid #000;
}

.product-info .radio-type-button span.active {
    border: 1px solid #000;
}

.product-info .radio-type-button img {
    display: block;
}

.product-info .radio-type-button2 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 5px 7px 5px 0px;
    padding: 0px;
}

.product-info .radio-type-button2 input {
    visibility: hidden;
    position: absolute;
}

.product-info .radio-type-button2 span {
    background: #efefef;
    height: 25px;
    min-width: 25px;
    border: 1px solid #fff;
    display: block;
    text-align: center;
    padding: 1px 5px;
    font-weight: bold;
    color: #636363;
    line-height: 1.5em;
}

.product-info .radio-type-button2 span:hover {
    border: 1px solid #000;
}

.product-info .radio-type-button2 span.active {
    background: #000;
    color: #fff;
}


/* Product info -> Buttons */

.product-info .cart {
    padding-top: 20px;
}

.product-info .cart .add-to-cart {}

.product-info .cart .add-to-cart input,
.product-info .cart .add-to-cart .quantity {
    display: block;
    float: left;
}

.product-info .cart .add-to-cart input {
    margin: 10px 0px 0px 0px !important;
    height: 50px;
}

.product-info .cart .add-to-cart .quantity {
    position: relative;
    margin-right: 30px;
}

.product-info .cart .add-to-cart .quantity input {
    width: 170px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.product-info .cart .add-to-cart .quantity #q_up {
    display: block;
    border: none;
    height: 48px;
    width: 40px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    position: absolute;
    top: 11px;
    right: 1px;
}

.product-info .cart .add-to-cart .quantity #q_down {
    display: block;
    border: none;
    height: 48px;
    width: 40px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    position: absolute;
    top: 11px;
    left: 1px;
}

.product-info .cart .add-to-cart .button {
    min-width: 200px;
    text-align: center;
}

.product-info .cart .add-to-cart .button-product-question {
    margin: 20px 0px 0px 0px;
}

.product-info .cart .add-to-cart .button-enquiry {
    margin: 10px 0px 0px 0px;
}

.product-info .links {
    padding-top: 25px;
}

.product-info .links a {
    display: inline-block;
    margin-right: 30px;
    background-color: transparent;
    border-color: 0px;
    outline: 0px;
    cursor: pointer;
    font-family: "Montserrat";
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
}

.product-info .links a:hover {
    color: #000000;
}

.product-info .links a:before {
    content: "\e030";
    font: 400 13px "ElegantIcons";
    width: 25px;
    display: inline-block;
    height: 25px;
}

.product-info .links a:last-child:before {
    content: "\f0ec";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Information about minimum products */

.product-info .cart .minimum {
    padding: 10px 0px 0px 0px;
}


/* Tags */

.tags_product {
    margin: 0px 0px 20px 0px;
}


/* @end */


/* @group Product Block */

.product-block {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 0px 0px 30px 0px;
}

.product-block .title-block {
    margin: 5px 0 23px 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.product-block .strip-line {
    display: ;
}

.product-block .block-content {
    clear: both;
}


/* @end */


/* @group Ratings */

.set-rating {
    padding-top: 7px;
}

#main .set-rating i {
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0px -3px 0px 0px;
    padding: 0px 4px 0px 1px;
}

.rating i {
    font-size: 16px;
    color: #ccc;
    margin: 0px 2px 0px 1px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.rating i.active {
    color: #ffcc00;
}


/* @end */


/* @end */


/* @group 11. Footer
------------------*/

.footer {
    position: relative;
}

.footer .background-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.footer .background,
.standard-body .footer .background {
    border-top: 1px solid #d5d5d5;
}

.footer .pattern {
    padding: 50px 0px 40px 0px;
    color: #999;
}

.footer .pattern a {
    color: #999;
}

.footer .pattern a:hover {
    color: #000;
}

.footer .pattern p {
    padding: 0px;
    margin: 0px;
}

.footer h4 {
    margin: 0 0 15px 0;
    padding: 0px;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.footer h4.information-box {
    padding: 0px 30px;
}

.footer .strip-line {
    display: none;
}


/* @group List */

.footer ul {
    list-style: none;
    position: relative;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.footer ul.information-links {
    padding: 0px 30px;
}

.footer ul li {
    padding: 2px 0;
}

.footer ul li a {
    padding: 0 20px;
    display: block;
    position: relative;
}

.footer ul li a:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 4px;
    background: #999;
    width: 5px;
    height: 5px;
    display: block;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
}

.footer ul.address-footer li a:before {
    display: none;
}

.footer ul li a:hover:before {
    background: #000;
}

.footer ul li a>span {
    position: absolute;
    top: 1px;
    left: 0;
    line-height: inherit;
}

.footer ul li a:hover {
    padding-left: 30px;
}

.footer ul.address-footer li a {
    padding-left: 30px;
}


/* @end */

.logo-bottom {
    display: block;
    margin-bottom: 40px;
}

.logo-bottom img {
    display: block;
    margin: 30px auto;
}

.information-logo {
    margin-bottom: 30px;
}


/* @end */


/* @group 12. Copyright
------------------*/

.copyright {
    position: relative;
}

.copyright .background-copyright {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.copyright .background,
.standard-body .copyright .background {}

.copyright .pattern {
    padding: 0px 0px 25px 0px;
    color: #999;
    text-align: center;
}

.copyright .pattern a {
    color: #000;
}

.copyright .pattern .line {
    width: 100%;
    height: 1px;
    margin-bottom: 25px;
    background: rgba(204, 204, 204, 0.5);
}

.copyright p {
    margin: 0px;
    padding: 0px;
}

.copyright ul {
    float: right;
    width: auto;
    list-style: none;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

.copyright ul li {
    display: inline-block;
    margin-left: 8px;
}


/* @end */


/* @group 13. OpenCart Style
--------------------------- */


/* @group Content */

.main-content .content {
    padding: 0px 0px 20px 0px;
}

.main-content .content:before,
.main-content .content:after {
    display: table;
    content: " ";
}

.main-content .content:after {
    clear: both;
}

.main-content .content .left {
    float: left;
    width: 47%;
    padding: 0px;
}

.main-content .content .right {
    float: right;
    width: 47%;
    padding: 0px;
}


/* @end */


/* @group List content */

.center-column .list-unstyled li:before {}


/* @end */


/* @group Login content */

.login-content {}

.login-content:before,
.login-content:after {
    display: table;
    content: " ";
}

.login-content:after {
    clear: both;
}

.login-content .left {
    float: left;
    width: 47%;
}

.login-content .right {
    float: right;
    width: 47%;
}

.login-content .content {
    margin: 20px 0px 0px 0px;
}

.login-content .left .button {
    margin-top: 10px;
}


/* @end */


/* @group Pagination */

div.pagination-results {
    clear: both;
    position: relative;
    padding: 0px;
    margin: 0px;
    overflow: auto;
}

div.pagination-results .text-right {
    padding: 5px 0px 10px 10px;
    color: #999;
    display: none;
}

div.pagination-results .text-left {
    padding: 0px 0px 0px 0px;
    width: 100%;
    text-align: center;
}

div.pagination-results ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding: 10px 0px 10px 0px;
}

div.pagination-results ul li {
    display: inline-block;
    width: 34px;
    background: #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    text-align: center;
    margin: 0px 3px 10px 4px;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    line-height: 32px;
    height: 34px;
    font-weight: bold;
}

div.pagination-results ul li.active {
    background: #333333;
    color: #ffffff;
    border-color: #333;
}


/* @end */


/* @group List Box */

.list-box {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.list-box li {
    line-height: 20px;
    height: auto;
    position: relative;
    padding: 11px 20px 11px 20px;
    display: block;
    border-bottom: 1px solid #eaeaea;
}

.list-box li:before {
    position: absolute;
    top: 14px;
    left: 0;
    content: "\5e";
    display: inline-block;
    font-size: 13px;
    font-family: 'ElegantIcons';
    -webkit-font-smoothing: antialiased;
}


/* @end */


/* @group Error form */

span.error {
    padding: 5px 0px;
    display: block;
    color: red;
}

.form span.error {
    display: inline-block;
    padding-left: 20px;
}

.product-info span.error {
    padding-top: 0px;
}


/* @end */


/* @group Help */

.help {
    font-size: 10px;
    display: block;
}


/* @end */


/* @group Table form */

table.form {}

table.form td {
    padding: 5px 13px 0px 0px;
}

table.form td input,
table.form td select,
table.form td textarea {
    margin-left: 7px;
}


/* @end */


/* @group Htabs */

.htabs {
    margin: 0px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.htabs:before,
.htabs:after {
    display: table;
    content: " ";
}

.htabs:after {
    clear: both;
}

.htabs a {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 16px;
    text-transform: uppercase;
    color: #cccccc;
    padding: 0 15px;
    line-height: 50px;
    position: relative;
    font-weight: bold;
    font-family: Montserrat, arial, serif;
}

.htabs a:before,
.htabs a:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    height: 2px;
    background: #000000;
    width: 0;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.htabs a:after {
    right: 50%;
    left: auto;
}

.htabs a.selected:before,
.htabs a:hover:before {
    width: 50%;
}

.htabs a.selected:after,
.htabs a:hover:after {
    width: 50%;
}

.htabs a.selected,
.htabs a:hover {
    color: #333;
}

.center-column .tab-content {
    padding: 40px 0px 20px 0px;
}

.center-column .tab-content>*:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.center-column .tab-content>*:first-child {
    padding-top: 0px;
    margin-top: 0px;
}

.center-column .tab-content h2#review-title {
    padding: 0px 0px 20px 0px;
    margin: 0px;
}


/* @end */


/* @group Notification */

.success,
.warning,
.attention,
.information {
    padding: 10px 10px 10px 40px;
    margin: 0px 0px 25px 0px;
    clear: both;
}

.success {
    background: #EAF7D9 url('../img/success.png') 13px center no-repeat;
    border: 1px solid #BBDF8D;
}

.warning {
    background: #FFD1D1 url('../img/warning.png') 13px center no-repeat;
    border: 1px solid #F8ACAC;
}

.attention {
    background: #FFF5CC url('../img/attention.png') 13px center no-repeat;
    border: 1px solid #F2DD8C;
}

.information {
    background: #E8F6FF url('../img/information.png') 13px center no-repeat;
    border: 1px solid #B8E2FB;
}


/* @end */


/* @group Review */

.review-list .author,
.review-list .rating {
    display: inline-block;
}

.review-list .rating {
    float: right;
    width: auto;
}

.review-list .author span {
    font-size: 10px;
    opacity: 0.8;
    font-style: italic;
    padding-left: 3px;
}

.review-list .text {
    margin: 15px 0px 25px 0px;
    padding: 20px;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
}

.review-list .text:before {
    position: absolute;
    top: -9px;
    left: 9px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ccc;
    border-left: 9px solid transparent;
    border-bottom-color: #bbb;
    content: '';
}

.review-list .text:after {
    position: absolute;
    top: -8px;
    left: 10px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ffffff;
    border-left: 8px solid transparent;
    content: '';
}


/* @end */


/* @group Tables
------------------*/

table.attribute,
table.list,
.wishlist-product table,
.wishlist-info table,
.compare-info,
.cart-info table,
.checkout-product table,
.table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin: 0px 0px 30px 0px;
}

table.attribute .btn,
table.list .btn,
.wishlist-product table .btn,
.wishlist-info table .btn,
.compare-info .btn,
.cart-info table .btn,
.checkout-product table .btn,
.table .btn {
    margin: 0px;
    margin-top: -8px;
    margin-bottom: -8px;
}

.cart-info table {
    margin-bottom: 40px;
}

table.attribute td,
table.list td,
.wishlist-product table td,
.wishlist-info table td,
.compare-info td,
.cart-info table td,
.checkout-product table td,
.table td {
    border-bottom: 1px solid #ccc;
    padding: 5px 5px;
    text-align: left;
    vertical-align: top;
}

table.attribute td:first-child,
table.list td:first-child,
.wishlist-product table td:first-child,
.wishlist-info table td:first-child,
.compare-info td:first-child,
.cart-info table td:first-child,
.checkout-product table td:first-child,
.table td:first-child {
    padding-left: 0;
}

table.attribute td:last-child,
table.list td:last-child,
.wishlist-product table td:last-child,
.wishlist-info table td:last-child,
.compare-info td:last-child,
.cart-info table td:last-child,
.checkout-product table td:last-child,
.table td:last-child {
    padding-right: 0;
}

.table td.text-center {
    text-align: center;
}

.table td.text-center .input-group {
    margin: 0px auto;
}

.table td.text-right {
    text-align: right;
}

table.attribute thead td,
table.list thead td,
.wishlist-product table thead td,
.wishlist-info table thead td,
.compare-info thead td,
.cart-info table thead td,
.checkout-product table thead td,
.table thead td {
    text-transform: uppercase;
    font-size: 1em;
    font-family: Montserrat, arial, serif;
    padding-top: 25px;
    padding-bottom: 25px;
}

table.attribute thead:first-child td,
table.list thead:first-child td,
.wishlist-product table thead:first-child td,
.wishlist-info table thead:first-child td,
.compare-info thead:first-child td,
.cart-info table thead:first-child td,
.checkout-product table thead:first-child td,
.table thead:first-child td {
    padding-top: 5px;
}


/* @end */


/* @group Wishlist info */

.wishlist-info table td {
    vertical-align: middle;
    text-align: center;
}


/* @end */


/* @group Cart info */

.cart-info table td {
    vertical-align: middle;
    text-align: center;
}


/* @end */


/* @group Price Compare */

.product-compare table .price-new {
    color: #000;
    font-weight: bold;
}

.product-compare table .price-old {
    color: #808080;
    text-decoration: line-through;
    padding-right: 5px;
}


/* @end */


/* @group Table img */

table img {
    max-width: none;
}


/* @end */


/* @group Cart Total */

.cart-total {
    overflow: auto;
    margin-bottom: 20px;
    padding-top: 25px;
}

.cart-total table {
    float: right;
}

.cart-total td {
    padding: 0px 0px 0px 25px;
    text-align: right;
    font-weight: normal;
}

.cart-total td strong {
    font-weight: normal;
}

.cart-total table tr td:last-child {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}


/* @end */


/* @group Download List, Orders */

.download-list,
.order-list {
    overflow: auto;
}

.download-list .download-id,
.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.download-list .download-status,
.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.download-list .download-content,
.order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.download-list .download-content div,
.order-list .order-content div {
    float: left;
    width: 33.3%;
}

.download-list .download-info,
.order-list .order-info {
    text-align: right;
}


/* @end */


/* @group manufacturer */

.manufacturer-list {
    padding: 0px;
    overflow: auto;
    margin-bottom: 20px;
    background: #fff;
}

.manufacturer-heading {
    border-bottom: 1px solid #ccc;
    padding: 15px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.manufacturer-content {
    padding: 25px 0px 0px;
    overflow: auto;
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0 0 0 20px;
    padding: 0;
}


/* @end */


/* @group checkout */

.center-column .panel {
    position: relative;
    padding: 0px 0px 15px 0px;
}

.center-column .panel-heading {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    padding: 7px 0 22px 0;
    border-bottom: 1px solid #cccccc;
    position: relative;
}

.center-column .panel-heading h4 {
    padding: 0px;
    margin: 0px;
    font-size: 13px !important;
}

.center-column .panel-body {
    position: relative;
    padding-top: 30px;
}

.center-column .panel-body .buttons {
    margin: 0px;
}


/* @end */


/* @group Returns */

.return-list {}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.return-list .return-content div {
    float: left;
    width: 33.3%;
}

.return-list .return-info {
    text-align: right;
}

.return-product {
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.return-detail {}

.return-opened textarea {
    width: 100%;
}


/* @end */


/* @group Scroll up */

.scrollup {
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    border: 0 solid #ff0000;
    box-shadow: inset 0 0 10px rgba(255, 0, 0, 0);
    outline: 1px solid;
    outline-color: rgba(204, 204, 204, 0.5);
    outline-offset: 0px;
    text-shadow: none;
    background: #ffffff;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    right: 10px;
    bottom: 10px;
    position: fixed;
    display: none;
}

.scrollup:hover {
    border: 1px solid #ff0000;
    box-shadow: inset 0 0 10px rgba(255, 0, 0, 0.5), 0 0 20px rgba(255, 0, 0, 0.2);
    outline-color: rgba(255, 0, 0, 0);
    outline-offset: 5px;
    color: #ff0000;
}


/* @end */


/* @group Banner */

.banner {
    text-align: center;
    width: 100%;
    margin: 30px 0px 0px 0px;
}

.banner img.with-link {
    cursor: pointer;
}


/* @end */


/* @group Filter */

ul.box-filter {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

ul.box-filter>li {
    padding: 0px 0px 15px 0px;
}

ul.box-filter>li>span {
    font-weight: bold;
}

ul.box-filter ul {
    list-style: none;
    padding: 0px;
}


/* @end */


/* @end */


/* @group 14. Facebook Widget  */

.facebook_left {
    width: 308px;
    position: fixed;
    left: -308px;
    top: 150px;
    z-index: 999;
}

.facebook_right {
    width: 308px;
    position: fixed;
    right: -308px;
    top: 150px;
    z-index: 999;
}

.facebook_left .facebook-icon,
.facebook_right .facebook-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(../img/facebook-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 999;
}

.facebook_right .facebook-icon {
    left: -50px;
    right: auto;
}

.facebook_right .facebook-content,
.facebook_left .facebook-content {
    background-color: #FFFFFF;
    border: 4px solid #4b6baf;
    position: relative;
    z-index: 999;
}


/* @end */


/* @group 15. Twitter Widget  */

.twitter_left {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 150px;
    z-index: 998;
}

.twitter_right {
    width: 250px;
    position: fixed;
    right: -250px;
    top: 150px;
    z-index: 998;
}

.facebook_right+.twitter_right,
.facebook_left+.twitter_left {
    top: 210px;
}

.twitter_left .twitter-icon,
.twitter_right .twitter-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(../img/twitter-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 998;
}

.twitter_right .twitter-icon {
    left: -50px;
    right: auto;
}

.twitter_right .twitter-content,
.twitter_left .twitter-content {
    background-color: #FFFFFF;
    border: 4px solid #36a7e5;
    position: relative;
    z-index: 998;
}


/* @end */


/* @group 16. Custom Widget  */

.custom_left {
    width: 250px;
    position: fixed;
    left: -250px;
    top: 150px;
    z-index: 996;
}

.custom_right {
    width: 250px;
    position: fixed;
    right: -250px;
    top: 150px;
    z-index: 996;
}

.facebook_right+.twitter_right+.custom_right,
.facebook_left+.twitter_left+.custom_left {
    top: 270px;
}

.facebook_right+.custom_right,
.twitter_right+.custom_right,
.twitter_left+.custom_left,
.facebook_left+.custom_left {
    top: 210px;
}

.custom_left .custom-icon,
.custom_right .custom-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(../img/custom-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 996;
}

.custom_left .custom-icon {
    background: url(../img/custom-icon-right.png) no-repeat;
}

.custom_right .custom-icon {
    left: -50px;
    right: auto;
}

.custom_right .custom-content,
.custom_left .custom-content {
    background-color: #FFFFFF;
    border: 4px solid #ea2e49;
    position: relative;
    z-index: 996;
    padding: 10px;
}


/* @end */


/* @group 17. Opencart 2.0 */

.picker-switch .btn {
    background: none !important;
    color: #808080 !important;
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    border: none !important;
}

.timepicker-picker .btn {
    background: none !important;
    color: #808080 !important;
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    border: none !important;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}


/* @end */


/* @group 18. Carousel Brands */

.carousel-brands {
    background: #fff;
    margin: 50px 0px 0px 0px !important;
    padding: 100px 0px 0px 0px;
    border-top: 1px solid #d5d5d5;
    position: relative;
}

body[class*="product-category-"] .carousel-brands {
    margin-top: 95px !important;
}

.carousel-brands img {
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.carousel-brands img:hover {
    opacity: 0.4;
}

.carousel-brands .item {
    margin: 0px !important;
}


/** Carousel Controls **/

.carousel-brands .owl-buttons {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    visibility: hidden;
}

.carousel-brands:hover .owl-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel-brands .owl-buttons .owl-prev,
.carousel-brands .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    margin-top: 27px;
    text-align: center;
    line-height: 40px;
    left: 15px;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 22;
}

.carousel-brands .owl-buttons .owl-next {
    left: auto;
    right: 15px;
}

.carousel-brands .owl-buttons .owl-prev:hover,
.carousel-brands .owl-buttons .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.75);
}


/* @end */


/* @group 19. Banner module */

.banner-module {
    margin: 0px !important;
}

.hidden-email-xs {
    display: inline-block;
}

@media (max-width: 767px) {
    
    .new-label{
        top: 5px;
        left: 5px;
        font-size: 11px;
    }
    .hidden-email-xs {
        display: none;
    }
    .social_link {
        padding-left: 43% !important;
    }
}


/* @end */


/* @group 20. Camera slider */

.camera_slider {
    margin: 30px 0px 0px 0px;
    position: relative;
}

.camera_wrap {
    margin: 0px !important;
    width: auto;
    display: none;
    position: relative;
    z-index: 1;
}

.spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 22;
    background: #fff url(../img/loader.gif) 50% 50% no-repeat;
}

#slider .fullwidth .camera_slider,
#slider .fullwidth .camera_slider .camera_wrap {
    margin: 0px !important;
    padding: 0px;
}

.camera_wrap img {
    display: block;
    margin: 0px auto;
}

.camera_wrap .owl-controls .owl-buttons {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    visibility: hidden;
}

.camera_wrap:hover .owl-controls .owl-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.camera_wrap .owl-controls .owl-buttons .owl-prev,
.camera_wrap .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    left: 15px;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.camera_wrap .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 15px;
}

.camera_wrap .owl-controls .owl-buttons .owl-prev:hover,
.camera_wrap .owl-controls .owl-buttons .owl-next:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

.camera_wrap .owl-controls .owl-pagination {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    visibility: hidden;
    bottom: 13px;
    right: 14px;
}

.camera_wrap:hover .owl-controls .owl-pagination {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.camera_wrap .owl-controls .owl-pagination .owl-page {
    display: inline-block;
}

.camera_wrap .owl-controls .owl-pagination span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #000000;
    border-radius: 0;
    width: 20px;
    height: 6px;
    margin: 0 3px;
}

.camera_wrap .owl-controls .owl-pagination .active span {
    background: #000;
}


/* @end */


/* @group 21. Lazy load */

img[src="image/catalog/blank.gif"] {
    background: url("../img/loader.gif") no-repeat scroll center center #ffffff;
    width: 100%;
    max-height: 200px;
}


/* @end */


/* @group 22. Magnific popup */

.mfp-iframe-scaler iframe {
    background: url("../img/loader.gif") no-repeat scroll center center #ffffff !important;
}

.quickview {}

.quickview .product-info {
    padding: 0px;
}

.quickview body {
    background: #fff;
    padding: 30px 30px 0px 30px;
}

.quickview .mfp-iframe-holder .mfp-content {
    max-width: 900px;
    height: 610px;
}

.quickview .mfp-iframe {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.quickview.mfp-bg {
    opacity: 0.01;
    transition: all 0.2s ease-out;
}

.quickview.mfp-ready .mfp-iframe {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.quickview.mfp-ready.mfp-bg {
    opacity: 0.75;
}

.quickview.mfp-removing .mfp-iframe {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}

.quickview.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}


/* @end */


/* @group Header notice */

.header-notice {
    background: #cc0000;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: none;
}

.header-notice a {
    color: #fff;
}

.header-notice p {
    padding: 14px 0px 18px 0px;
    margin: 0px;
}

.header-notice a.close-notice {
    display: block;
    float: right;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    margin: 6px 10px;
    text-align: center;
    padding: 9px 0px 0px 0px;
    color: #cc0000;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.header-notice a.close-notice:before {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-notice a.close-notice:hover {
    background: #333333;
    color: #fff;
}


/* @end */


/* @group Advanced grid */

.advanced-grid {
    position: relative;
}

.advanced-grid .container {}


/* @group Products */

.advanced-grid-products {}

.advanced-grid-products .product {
    margin: 0px;
    padding: 15px 0px;
    border-top: 1px solid #e6e6e7;
}

.footer .advanced-grid-products .product {
    border-color: rgba(255, 255, 255, 0.1);
}

.advanced-grid-products .product:first-child {
    border: none;
    padding-top: 0px;
}

.advanced-grid-products .product:last-child {
    padding-bottom: 0px;
}

.advanced-grid-products .product .image {
    float: left;
    width: 34%;
}

.advanced-grid-products .product .image img {
    display: block;
}

.advanced-grid-products .product .right {
    float: left;
    width: 60%;
    margin-left: 6%;
    padding-top: 15px;
}

.advanced-grid-products .product .right .price {
    color: #ff6b6b;
}

.advanced-grid-products .product .right .price .price-old {
    color: #808080;
    text-decoration: line-through;
    padding-right: 2px;
}


/* @end */


/* @group Latest blogs */

.advanced-grid-latest-blogs {}

.advanced-grid-latest-blogs .news {
    margin: 0px;
    padding: 15px 0px;
    border-top: 1px solid #e6e6e7;
}

.footer .advanced-grid-latest-blogs .news {
    border-color: rgba(255, 255, 255, 0.1);
}

.advanced-grid-latest-blogs .news:first-child {
    border: none;
    padding-top: 0px;
}

.advanced-grid-latest-blogs .news:last-child {
    padding-bottom: 0px;
}

.advanced-grid-latest-blogs .news .image {
    margin: 0px 20px 0px 0px;
    float: left;
}

.advanced-grid-latest-blogs .news .image a {
    display: block;
    background-size: cover;
    position: relative;
}

.advanced-grid-latest-blogs .news .right .name {
    padding: 2px 0px;
}

.advanced-grid-latest-blogs .news .right .article-date-added {
    font-size: 11px;
    font-style: italic;
}

.advanced-grid-latest-blogs .news .right .article-date-added i {
    margin-right: 3px;
}


/* @end */


/* @end */


/* @group Popup Module */

.popup {
    background: #FFF;
    padding: 50px;
    text-align: left;
    max-width: 750px;
    margin: 40px auto;
    position: relative;
}

.popup-newsletter {
    padding: 0px;
}

body .popup-module .mfp-close {
    top: -40px;
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

body .popup-module.without-button-close .mfp-close {
    display: none;
}

.popup h4 {
    font-size: 18px;
    padding-bottom: 15px;
    margin: 0px;
    text-transform: uppercase;
}

.popup .btn {
    margin: 25px 0 0px 0;
}

.popup label {
    padding-top: 21px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 4px;
}

.popup .content {
    padding: 0px 0px 20px 0px;
    margin: 0px;
}


/* @group Newsletter */


/* @end */


/* @group Buttons yes no */

.popup .buttons-yes-no {
    padding: 20px 0px 0px 0px;
}

.popup .buttons-yes-no .button:first-child {
    margin-right: 20px;
}


/* @end */


/* @group Form contact */

.popup .form-contact {}

.popup .form-contact .error {
    border-color: red;
}


/* @end */


/* @end */


/* @group Blog list default */

ul.blog-list-default {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}

ul.blog-list-default li {
    padding: 13px 0;
    border-bottom: 1px solid #eaeaea;
}

ul.blog-list-default li .thumb-holder {
    display: none;
}

ul.blog-list-default li .date-published {
    display: none;
}

ul.blog-list-default li .title {
    padding: 0px;
    margin: 0px;
}

ul.blog-list-default li .title a {
    position: relative;
    display: block;
    padding: 0 17px;
}

ul.blog-list-default li .title a:before {
    position: absolute;
    content: "\5e";
    top: 1px;
    left: 0;
    font-family: 'ElegantIcons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
}


/* @end */


/* @group Tagcloud */

.blog-tags .tagcloud {
    padding-top: 22px;
}

.blog-tags .tagcloud a {
    line-height: 34px;
    margin: 0 2px;
}


/* @end */


/* @group News */

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

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

.news .thumb-holder {
    overflow: hidden;
}

.news .thumb-holder img {
    display: block;
    width: 100%;
}

.news .media-body {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.news .media-body:before {
    content: "";
    background: url('../img/bg-news.png') bottom left repeat-x;
    opacity: 0.6;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.news .media-body:hover:before {
    opacity: 0.7;
}

.news .media-body .tags {
    position: absolute;
    top: 18px;
    left: 20px;
    right: 10px;
    margin: 0px;
    padding: 0px;
    line-height: 1.6;
}

.news .media-body .tags a {
    display: inline-block;
    background: #cc0000;
    font-size: 9px;
    line-height: 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 7px 9px 0px;
    padding: 1px 10px 1px 10px;
}

.news .media-body .tags a:hover {
    background: #333;
}

.news .media-body .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.news.v1 .media-body .bottom {
    color: #fff;
}

.news .media-body:hover .bottom {
    bottom: 10px;
}

.news .media-body .date-published {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 9px;
    padding-top: 25px;
}

.news .media-body h5 {
    padding: 12px 20px 34px 20px;
    margin: 0px;
    font-size: 18px;
    line-height: 23px;
    font-family: Montserrat, arial, serif;
    text-transform: none;
    font-weight: 500 !important;
    color: #fff;
}


/* @end */


/* @group News V2 */

.news.v2 .media {
    padding-bottom: 53px;
}

.news.v2 .media .thumb-holder img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}

.news.v2 .media:hover .thumb-holder img {
    -webkit-transform: scale(1.04, 1.04);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.04, 1.04);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.04, 1.04);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}

.news.v2 .media-body:before {
    display: none !important;
}

.news.v2 .media-body .bottom {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top: none;
    color: #1349b2;
    bottom: 0 !important;
}

.news.v2 .media-body .bottom h5 {}

.news.v2 .media-body .date-published {
    border-color: rgba(0, 0, 0, .2);
}

.news.v2 .media-body h5 {
    padding-bottom: 33px;
}

.news.v2 .media-body h5 a {
    line-height: 23px;
}


/* @end */


/*
Hover Effect
================================*/

.hover-effect01 {
    position: relative;
    z-index: 1;
}

.hover-effect01:before {
    background-color: rgba(255, 255, 255, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: -1;
}

.hover-effect01:after {
    background-color: rgba(255, 255, 255, 0.15);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: -1;
}

.hover-effect01:hover:after,
.hover-effect01:hover:before {
    height: 100%;
    width: 100%;
}

.hover-effect01-black {
    position: relative;
}

.hover-effect01-black:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: -1;
}

.hover-effect01-black:after {
    background-color: rgba(0, 0, 0, 0.15);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 0;
    z-index: -1;
}

.hover-effect01-black:hover:after,
.hover-effect01-black:hover:before {
    height: 100%;
    width: 100%;
}

.hover-effect02 {
    position: relative;
}

.hover-effect02:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: transparent;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    width: 100%;
}

.hover-effect02:hover:before {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0.6) inset;
}

.hover-effect03 {
    position: relative;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

.hover-effect03:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    visibility: hidden;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    -ms-transform: scale(0.5) rotateY(180deg);
    -o-transform: scale(0.5) rotateY(180deg);
    transform: scale(0.5) rotateY(180deg);
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: 99;
    background: #ffffff;
}

.hover-effect03:hover {
    opacity: 0.35;
    visibility: visible;
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
}

.hover-effect04 {
    position: relative;
    overflow: hidden;
}

.hover-effect04:after {
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.hover-effect04:hover:after {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
}

.hover-effect05 {
    position: relative;
}

.hover-effect05:before {
    content: " ";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border: 2px solid transparent;
    z-index: 100;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    opacity: 0;
}

.hover-effect05:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
}

.hover-effect05:hover:before {
    opacity: 1;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.hover-effect05:hover:after {
    opacity: 1;
}

.hover-effect06 {
    position: relative;
}

.hover-effect06:before,
.hover-effect06:after {
    background-color: #000;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}

.hover-effect06:hover:before,
.hover-effect06:hover:after {
    transition: all 0.4s ease-out 0s;
    opacity: 0.3;
}

.hover-effect07 {
    overflow: hidden;
    position: relative;
}

.hover-effect07>span {
    z-index: 10;
}

.hover-effect07:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .5;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}

.hover-effect07:hover:after {
    left: 120%;
    -webkit-transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
}


/*
End Hover Effect
==============================*/


/* @group Block sidebar */

.block-sidebar {
    float: left;
    width: 100%;
    margin-top: 30px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.block-sidebar h2.title {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    padding: 0 20px;
    text-align: right;
}

.block-sidebar h2.title a {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 26px;
}

.block-sidebar .block-promo {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.block-sidebar .block-promo .title {
    color: #ffffff;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.block-sidebar .block-promo .title h2 {
    margin: 0;
}

.block-sidebar .block-promo .text {
    color: #cccccc;
    margin-bottom: 20px;
}

.block-sidebar .block-promo .btn-link {
    outline: none;
    background: transparent;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}

.block-sidebar .block-promo .btn-link span {
    display: block;
    border: 1px solid #ffffff;
    padding: 10px 18px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: bold;
    height: 40px;
}


/* @end */


/* @group Miniblock */

.mini-block-top {
    padding-bottom: 5px;
    border-top: 1px solid rgba(204, 204, 204, 0.5);
    margin-top: 30px;
}

.static-collection {
    position: relative;
}

.static-collection .title {
    margin: 0;
    display: inline-block;
    height: 84px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 32px 0;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.static-collection .text-wrap {
    position: relative;
}

.static-collection .text-wrap:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.static-collection .text-wrap .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    max-width: 350px;
    width: 100%;
    padding: 0 15px;
    z-index: 2;
}

.static-collection .text-wrap .info h3 {
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.static-collection .text-wrap .info .text {
    margin-bottom: 50px;
}

.static-collection .text-wrap .info .btn-ex {
    font-size: 13px;
    height: 42px;
    font-weight: bold;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    line-height: 20px;
    color: #ffffff;
}

.static-collection .links {
    width: 100%;
    height: 211px;
    background-size: cover;
    display: block;
    position: relative;
    text-align: center;
}

.static-collection .links span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 15px;
    max-width: 400px;
    display: inline-block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.static-collection .links:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.static-collection .links:hover:before {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 1;
    visibility: visible;
}

.static-collection .links:hover span {
    opacity: 1;
    visibility: visible;
}

.static-collection iframe {
    width: 100%;
    display: block;
    height: 377px;
}


/* @end */


/* @group Newsletter */

.main-newsletter .main-newsletter-inner {
    margin-top: 55px;
    border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.subscribe .title {
    margin-top: 45px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.5px;
}

.subscribe .text {
    color: #999999;
    text-align: center;
    margin-bottom: 45px;
}

.subscribe .input-box {
    position: relative;
}

.subscribe .input-box input {
    height: 60px;
    border: 1px solid #e5e5e5;
    padding: 0 50px 0 10px;
    width: 70%;
    outline: none;
    color: #999999;
    margin: 0px;
}

.subscribe .input-box button {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -19px;
    height: 38px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    background: #333333;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 20px;
    font-weight: bold;
}


/* @end */


/* @group Blog */

.blog-style .blog-item {
    position: relative;
}

.blog-style .blog-item img {
    display: block;
    margin: 0px auto;
}

.blog-style .main-post {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: initial;
    color: #ffffff;
    padding: 15px;
    min-height: 90px;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
}

.blog-style .main-post .title-post {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.blog-style .main-post .title-post a {
    color: #ffffff;
    line-height: 1.1;
}

.blog-style .main-post-inner {
    font-size: 12px;
}

.blog-style .main-post-inner i {
    margin-right: 12px;
}

.blog-style .main-post-inner>span {
    margin-right: 27px;
}


/* @end */


/* @group Menu Block */

.mega-blockright {
    position: relative;
    text-align: center;
}

.mega-blockright img {
    width: 100%;
    display: block;
    margin: 0px auto;
}

.mega-blockright:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background: rgba(0, 0, 0, 0.5);
}

.mega-right {
    color: #fff;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mega-right .text-small {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
}

.mega-right .text-large {
    color: #fff;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

.mega-right a.btn-ex {
    font-size: 13px;
    height: 42px;
    font-weight: bold;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    line-height: 20px;
    color: #ffffff;
    float: none;
}


/* @end */


/* @group Tooltip */

.tooltip-arrow {
    border-top-color: #757575 !important;
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px 10px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #757575;
    border-radius: 2px;
    transition: width 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms, height 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms, background-color 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    float: left;
}

.tooltip.top.in {
    -webkit-transform: translate3d(0px, 16px, 0px);
    transform: translate3d(0px, 16px, 0px);
}

.tooltip.top {
    margin-top: -20px;
}

.tooltip.bottom.in {
    -webkit-transform: translate3d(0px, -16px, 0px);
    transform: translate3d(0px, -16px, 0px);
}

.tooltip.bottom {
    margin-bottom: 20px;
}

.tooltip {
    position: absolute;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    opacity: 0;
    font-family: Montserrat, arial, serif;
    -webkit-transition: top 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms, -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: top 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms, transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.tooltip.in {
    opacity: 1;
    -webkit-transition: top 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, -webkit-transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: top 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, transform 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.tooltip.in .tooltip-inner {
    -webkit-transition: width 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, height 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, background-color 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transition: width 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, height 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, background-color 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}


/* @end */


/* @group Magnific popup */

.mfp-bg {
    background: #fff url(../img/overlay.png) repeat 0 0 !important;
    opacity: 0.8 !important;
}

.mfp-close {
    opacity: 1 !important;
    padding-right: 0px !important;
    right: -20px !important;
    font-size: 24px !important;
    font-family: Verdana !important;
}


/* @end */


/* @group Newsletter */

.newsletter-content {
    min-height: 400px;
    position: relative;
    padding: 15px;
}

.newsletter-content:before {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    content: '';
    border: 1px solid #cccccc;
    z-index: 1;
}

.newsletter-content .newsletter-inner {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}

.newsletter-content .newsletter-title h3 {
    margin: 40px 0 30px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.newsletter-content .popup_message {
    padding: 0 30px;
}

.newsletter-content .popup_message .intro {
    color: #666666;
    margin-bottom: 20px;
    padding: 0 7px;
}

.newsletter-content .input-box input {
    height: 40px;
    padding: 0 15px;
    width: 100%;
    text-align: center;
    color: #999999;
    background: none;
    border: 2px solid #d9d9d9;
}

.newsletter-content .input-box button {
    margin-top: 20px;
    margin-bottom: 25px;
}

.not-show-popup input[type="checkbox"] {
    display: none;
}

.not-show-popup input[type="checkbox"]+label {
    position: relative;
    cursor: pointer;
    line-height: 22px;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
}

.not-show-popup input[type="checkbox"]+label:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    content: "\56";
    font-size: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-family: 'ElegantIcons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin: 0;
}

.not-show-popup input[type="checkbox"]+label span {
    padding: 0px 5px;
}

.not-show-popup input[type="checkbox"]:checked+label:before {
    content: "\5a";
}


/* @end */


/* @group Fixed Header */

.sticky-header {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    top: -75px;
    left: 0;
    margin-left: 0;
    opacity: 1;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 60;
    display: block;
    background: rgba(255, 255, 255, 0.95);
    transition: top 0.4s ease-in;
    -webkit-transition: top 0.4s ease-in;
    -moz-transition: top 0.4s ease-in;
    text-align: right;
}

.sticky-bg.sticky-header {
    background: #fff;
}

.sticky-header.fixed-header {
    top: 0;
}

@media (max-width: 1160px) {
    .responsive .sticky-header {
        display: none !important;
    }
}

.is-sticky .sticky-icon-group {
    float: right;
    display: block;
    margin: 0 -10px 0 50px;
}

.is-sticky .sticky-icon-group>div {
    float: left;
    padding: 0 10px;
}

.is-sticky .nav-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.is-sticky .logo-sticky {
    display: block !important;
    float: left;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 999;
}

.is-sticky .logo-sticky>a {
    display: table;
    vertical-align: middle;
    height: 60px;
}

.is-sticky .logo-sticky>a span {
    display: table-cell;
    vertical-align: middle;
}

.is-sticky .logo-sticky>a img {
    vertical-align: middle;
    max-height: 50px;
}

.sticky-cart .typo-top-cart {
    display: block;
    width: auto;
    height: auto;
}

.sticky-cart .typo-icon-ajaxcart .icon-cart {
    height: 60px;
    line-height: 60px;
}

.sticky-cart .typo-cart {
    float: left;
}

.sticky-cart .typo-icon-ajaxcart .icon-cart i {
    font-size: 25px;
    display: block;
    line-height: 60px;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label {
    height: 60px;
    line-height: 60px;
    position: relative;
    margin-right: 5px;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print {
    margin: 0;
    position: absolute;
    top: 32px;
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background: #cc0000;
    color: #ffffff;
    font-size: 11px;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print span {
    display: none;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items {
    display: block;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items .qty-cart,
.sticky-cart .typo-icon-ajaxcart .typo-cart-label .print .items .qty-cart span {
    display: block;
}

.sticky-cart .typo-icon-ajaxcart .typo-cart-label .icon-dropdown {
    display: none;
}

.settings {
    font-family: Montserrat, arial, serif;
    position: relative;
}

.settings {
    position: relative;
    cursor: pointer;
}

.settings>i {
    font-size: 20px;
    line-height: 60px;
}

.settings .settings-inner {
    position: absolute;
    cursor: default;
    top: 100%;
    right: 0;
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
    z-index: 999;
    -webkit-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    -moz-transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
    transition: visibility 250ms ease, opacity 250ms ease, margin 250ms ease;
}

.settings:hover>i {
    color: #999999;
}

.settings:hover .settings-inner {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.settings .setting-content {
    background: #ffffff;
    text-align: left;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    width: 290px;
}

.settings .setting-language,
.settings .setting-currency {
    padding: 25px 25px 10px;
    border-bottom: 1px dashed #cccccc;
}

.settings .setting-language .title,
.settings .setting-currency .title {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.settings .language-topbar {
    float: none;
}

.settings .language-topbar .lang-curr {
    display: none;
}

.settings .language-topbar .lang-list {
    opacity: 1;
    visibility: inherit;
    padding: 0;
    margin: 0;
    position: static;
}

.settings .language-topbar .lang-list ul {
    box-shadow: none;
    margin: 0 -10px;
    padding: 0;
    list-style: none;
}

.settings .language-topbar .lang-list ul li {
    padding: 0;
    float: left;
    margin: 0 10px 10px;
}

.settings .language-topbar .lang-list ul li a {
    display: block;
    width: 45px;
    height: 30px;
    padding: 1px;
    background-size: 41px 26px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    background-position: center center;
}

.settings .language-topbar .lang-list ul li a span {
    display: none;
}

.settings .language-topbar .lang-list ul li.active a,
.settings .language-topbar .lang-list ul li:hover a {
    border: 1px solid #333333;
}

.settings .currency-topbar {
    float: none;
}

.settings .currency-topbar .currency-sym {
    display: none;
}

.settings .currency-topbar .currency-list {
    opacity: 1;
    visibility: inherit;
    padding: 0;
    margin: 0;
    position: static;
}

.settings .currency-topbar .currency-list ul {
    box-shadow: none;
    margin: 0 -10px;
    padding: 0;
    list-style: none;
}

.settings .currency-topbar .currency-list ul li {
    padding: 0;
    float: left;
    margin: 0 10px 10px;
}

.settings .currency-topbar .currency-list ul li a {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #d8d8d8;
    text-align: center;
    padding: 0 5px;
}

.settings .currency-topbar .currency-list ul li a .title {
    display: none;
}

.settings .currency-topbar .currency-list ul li a .sym {
    margin: 0;
}

.settings .currency-topbar .currency-list ul li.active a,
.settings .currency-topbar .currency-list ul li:hover a {
    background-color: #000000;
    color: #ffffff;
}

.settings .setting-option ul {
    padding: 15px 25px;
    list-style: none;
}

.settings .setting-option ul li {
    padding: 5px 0;
}

.settings .setting-option ul li a {
    text-transform: uppercase;
    font-size: 14px;
}

.settings .setting-option ul li a i {
    font-size: 15px;
}

.settings .setting-option ul li a span {
    padding: 0 15px;
}

.sticky-header .main-menu {
    display: inline-block;
    text-align: left;
}

.sticky-header ul.megamenu .megamenu-label {
    margin-bottom: -11px;
}

#main .sticky-header .container-megamenu {
    margin-bottom: 0px;
}

.sticky-header ul.megamenu,
.sticky-header .megamenu-wrapper,
#main .sticky-header .container-megamenu {
    position: static;
}

.sticky-search {
    cursor: pointer;
}

.sticky-search>i {
    font-size: 18px;
    line-height: 60px;
}

.sticky-search .quick-search {
    position: absolute;
    top: 0;
    right: 85px;
    max-width: 1000px;
    width: 100%;
    z-index: 9;
    height: 60px;
    text-align: center;
    background-color: #ffffff;
    cursor: default;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.sticky-search .quick-search .form-search {
    max-width: 300px;
    margin-top: 16px;
}

.sticky-search .quick-search .form-search button.button-search {
    display: none;
}

.sticky-search .quick-search .form-search input#search2 {
    text-align: center;
    border: none;
    padding: 0 15px;
    margin: 0px;
    height: 28px;
}

.sticky-search .quick-search .form-search .btn-group+input#search2 {
    padding-left: 100px;
}

.sticky-search .quick-search .icon_close {
    position: absolute;
    right: 0;
    top: 17px;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.sticky-search .quick-search.showing {
    opacity: 1;
    visibility: visible;
}


/* @end */

.owl-carousel .owl-item {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding: 0px 10px 0px 0px;
}


/* @group About us */

.about-page {
    position: relative;
    margin-top: -18px;
}

.about-page .about-title h2 {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    padding: 30px 0;
    position: relative;
    letter-spacing: 2px;
    margin: 0;
    font-weight: bold;
}

.about-page .about-title h2:after {
    content: '';
    display: inline-block;
    background: url("../img/bg-line-dot.png") no-repeat center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 10px;
    width: 60px;
    text-align: center;
}

.about-page .about-subtitle {
    text-align: center;
    padding: 20px 0;
}

.about-page .about-subtitle p {
    display: inline-block;
    max-width: 730px;
    font-size: 14px;
    line-height: 30px;
}

.about-page .about-des {
    padding: 20px 0 50px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.about-page .about-des p {
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.about-page .about-ourteam {
    padding: 20px 0 50px;
    text-align: center;
}

.about-page .about-ourteam .inner-content {
    display: inline-block;
}

.about-page .about-ourteam img {
    margin-bottom: 20px;
}

.about-page .about-ourteam h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.7;
    font-weight: 600;
}

.about-page .about-ourteam .team-members {
    padding: 50px 0 75px;
}


/* @end */


/* @group Contact page */

.contact-page .how-to-contact {
    padding: 30px 0;
}

.contact-page .how-to-contact .contact-way {
    padding: 15px 0;
    text-align: center;
}

.contact-page .how-to-contact .contact-way .inner-contact {
    text-align: center;
    display: inline-block;
}

.contact-page .how-to-contact .contact-way .inner-contact span {
    font-size: 40px;
    text-align: center;
    color: #999999;
    padding: 20px;
    display: block;
}

.contact-page .how-to-contact .contact-way .inner-contact span.icon-contact {
    text-indent: 7px;
}

.contact-page .how-to-contact .contact-way .inner-contact h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 15px;
}

.contact-page .how-to-contact .contact-way .inner-contact p {
    color: #666666;
    font-size: 13px;
    margin: 0;
    line-height: 20px;
}

.contact-page .contact-form {
    padding: 50px 0;
}

.contact-page .contact-map {
    overflow: hidden;
    padding: 50px 0;
}

.contact-page .contact-map iframe {
    width: 100%;
}

#contactForm {
    max-width: 720px;
    margin: 0 auto;
}

#contactForm h2.legend {
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.7;
}

#contactForm .form-list {
    padding: 50px 0;
    list-style: none;
}

#contactForm .form-list label {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
}

#contactForm .form-list .input-box {
    margin-bottom: 25px;
}

#contactForm .form-list .input-box input {
    width: 100%;
    height: 56px;
    padding: 0 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}

#contactForm .form-list .input-box textarea {
    width: 100%;
    height: 210px;
    padding: 25px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}

#contactForm .buttons-set {
    text-align: center;
}

#contactForm button {
    border: none;
    height: auto;
    width: auto;
    padding: 0;
}

#contactForm button span {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    line-height: 56px;
    padding: 0 20px;
    background-color: #000000;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#contactForm button:hover span {
    background-color: #666666;
}


/* @end */


/* @group Version 2 slider */

#main-slider {
    margin: 30px 0px 0px 0px;
}

.slide-carousel {
    position: relative;
    color: #fff;
}

.slide-carousel img {
    display: block;
}

.slide-carousel:before {
    position: absolute;
    top: 30%;
    left: 30%;
    right: 30%;
    bottom: 30%;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
}

.slide-carousel .carousel-content {
    width: 100%;
    padding: 15px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 350ms ease, visible 350ms ease;
    -moz-transition: opacity 350ms ease, visible 350ms ease;
    transition: opacity 350ms ease, visible 350ms ease;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slide-carousel .carousel-content .text-small {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 60px;
}

.slide-carousel .carousel-content .text-large {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.slide-carousel .carousel-content .text-normal {
    margin-bottom: 40px;
}

.slide-carousel .carousel-content a.btn-ex {
    font-size: 13px;
    height: 42px;
    font-weight: bold;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    line-height: 20px;
    color: #ffffff;
    float: none;
}

.slide-carousel:hover:before {
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slide-carousel:hover .carousel-content {
    opacity: 1;
    visibility: visible;
}

.main-slide-inner {
    position: relative;
}

.main-slide-inner .main-carousel .owl-buttons>div {
    position: absolute;
    width: 64px;
    height: 64px;
    background: transparent url(../img/arrow-next.png) 0 0 no-repeat;
    opacity: 0.5;
    margin-top: -32px;
    right: 20px;
    top: 50%;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.main-slide-inner .main-carousel .owl-buttons>div:hover {
    opacity: 1;
}

.main-slide-inner .main-carousel .owl-buttons .owl-prev {
    background: transparent url(../img/arrow-prev.png) 0 0 no-repeat;
    right: auto;
    left: 20px;
}


/* @end */


/* @group Welcome text */

.block-welcome {
    padding-top: 30px;
}

.block-welcome .text-block {
    text-align: center;
    color: #999;
    padding-bottom: 35px;
}

.block-welcome .text-block>span {
    display: inline-block;
    max-width: 700px;
    padding: 0 10px;
    vertical-align: top;
}

.block-icon {
    text-align: center;
    height: 140px;
    background-color: #f7f7f7;
    margin-bottom: 45px;
    margin-top: 25px;
    position: relative;
}

.block-icon .block-center {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 10px;
}

.block-icon .block-center>span {
    color: #999;
    font-size: 40px;
}

.block-icon .text-hidden {
    display: none;
}

.block-icon .title {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    margin: 25px 0 15px 0;
}

.block-icon .text {
    color: #999;
}

.block-icon.block-icon2 {
    background-color: #ededed;
}

.main-heading {
    padding: 30px 0;
}

.heading-title {
    padding: 10px 0 25px;
    background: url(../img/bg-line-dot.png) bottom center no-repeat;
}

.heading-title h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

.version2 .main-heading {
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.filter-product.version2 .filter-tabs {
    padding-top: 30px;
}


/* @end */


/* @group Header layout 2  */

.header-layout-2 .home2-block-phone-email {
    padding: 10px 0;
    line-height: 22px;
}

.header-layout-2 .header-top-inner {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.header-layout-2 .sticky-header {
    position: relative;
    top: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 35px 0px 5px 0px;
    color: #000;
}

.header-layout-2 .top-bar {
    text-align: left;
    float: right;
}

.header-layout-2 .top-bar .inner-top-bar {
    display: block;
}

.header-layout-2 .top-bar .inner-top-bar form {
    float: left;
}

.header-layout-2 .sticky-header ul.megamenu .megamenu-label {
    margin-bottom: 0;
}

.header-layout-2 .sticky-search .quick-search {
    height: 72px;
    margin-top: -12px;
    padding-top: 12px;
}

.header-layout-2 .sticky-search .quick-search .icon_close {
    top: 29px;
}

.header-layout-2 .delimiter {
    line-height: 12px;
    height: 12px;
    background-color: #666;
    margin: 15px;
}

.header-layout-2 .currency-topbar .currency-list {
    left: auto;
    right: 0;
}

.header-layout-2 .language-topbar .lang-list {
    left: auto;
    right: 0;
}

.header-layout-2 .sticky-header {
    display: block !important;
}

@media (max-width: 1270px) {
    .responsive .header-layout-2 .sticky-header>.main-menu {
        margin: 0px -30px;
    }
}

@media (max-width: 1098px) {
    .responsive .header-layout-2 .is-sticky .logo-sticky {
        float: none;
        display: block;
        padding: 20px 0px 45px 0px;
        text-align: center;
    }
    .responsive .header-layout-2 .is-sticky .logo-sticky>a {
        display: block;
        height: auto;
    }
    .responsive .header-layout-2 .is-sticky .logo-sticky>a span {
        display: block;
    }
    .responsive .header-layout-2 .is-sticky .logo-sticky>a img {
        margin: 0px auto;
        display: block;
    }
    .responsive .header-layout-2 .sticky-header {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .responsive .header-layout-2 .is-sticky .sticky-icon-group .settings {
        display: none;
    }
    .responsive .visible-sm-block {
        display: block;
    }
    .responsive .header-layout-2 .is-sticky .logo-sticky {
        border-bottom: 1px solid rgba(204, 204, 204, 0.5);
        padding-bottom: 60px;
        padding-top: 25px;
        padding-left: 75px;
        padding-right: 75px;
    }
    .responsive .header-layout-2 .sticky-header>.main-menu {
        display: block;
        margin: 0px 0px -30px 0px;
    }
    .responsive .header-layout-2 .is-sticky .sticky-icon-group {
        margin: 0;
        float: none;
    }
    .responsive .header-layout-2 .is-sticky .sticky-icon-group>div {
        position: absolute;
        top: 5px;
        padding: 0px;
        z-index: 1000;
    }
    .responsive .header-layout-2 .is-sticky .sticky-icon-group>.sticky-cart {
        right: 0;
    }
    .responsive .header-layout-2 .sticky-search .quick-search {
        display: none;
    }
}


/* @end */


/* @group Header layout 3  */

.header-layout-3 .sticky-header {
    position: relative;
    top: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 25px 0px 0px 0px;
    padding-bottom: 26px;
    color: #000;
    background: none;
}

.slider-align-top .header-layout-3 .sticky-header {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}

.slider-align-top .header-layout-3 .sticky-search .quick-search {
    height: 60px;
    margin-top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    z-index: 1000;
    padding-top: 0;
}

.slider-align-top .header-layout-3 .sticky-search .quick-search .icon_close {
    top: 17px;
    right: 15px;
}

@media (max-width: 991px) {
    .responsive .slider-align-top .header-layout-3 .sticky-header {
        margin-left: 0;
        margin-right: 0;
    }
}

.header-layout-3 .sticky-header ul.megamenu .megamenu-label {
    margin-bottom: 0;
}

.header-layout-3 .sticky-search .quick-search {
    height: 72px;
    margin-top: -12px;
    padding-top: 12px;
}

.header-layout-3 .sticky-search .quick-search .icon_close {
    top: 29px;
}

.header-layout-3 .sticky-header {
    display: block !important;
}

@media (max-width: 1270px) {
    .responsive .header-layout-3 .sticky-header>.main-menu {
        margin: 0px -30px;
    }
}

@media (max-width: 1098px) {}

.header-type-3 ul.megamenu>li>a,
.header-type-3 ul.megamenu li .sub-menu .content .static-menu a.main-menu,
.header-type-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
.header-type-3 ul.megamenu li .sub-menu .content .static-menu .menu ul ul a {
    color: #000;
}

.header-layout-3 .is-sticky .sticky-icon-group {
    margin-left: 30px;
}

.header-type-3 .breadcrumb {
    margin-top: 0px;
}

@media (max-width: 1270px) {
    .responsive .header-layout-3 .is-sticky .sticky-icon-group {
        margin-left: 50px;
    }
}

@media (max-width: 1098px) {
    .responsive .header-layout-3 ul.megamenu>li {
        margin: 0px 9px;
    }
    .responsive .header-layout-3 .is-sticky .sticky-icon-group {
        margin-left: 40px;
    }
}

@media (max-width: 991px) {
    .responsive .header-layout-3 .sticky-search .quick-search {
        right: 0;
        z-index: 1000;
    }
    .responsive .header-layout-3 .sticky-search .quick-search .form-search {
        max-width: none;
        display: block;
    }
    .responsive .header-layout-3 .sticky-search .quick-search .form-search input#search2 {
        display: block;
        width: 100%;
    }
    .responsive .header-layout-3 .sticky-header>.main-menu {
        display: block;
        margin: 0px;
    }
    .responsive .header-layout-3 ul.megamenu>li {
        margin: 0px;
        text-align: left;
    }
    .responsive .header-layout-3 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
    .responsive .header-layout-3 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
        text-align: left;
    }
    .responsive .header-layout-3 ul.megamenu>li:first-child,
    .responsive .header-layout-3 ul.megamenu>li:nth-child(2) {
        border: none;
    }
    .responsive .header-layout-3 .megamenu-wrapper {
        margin-top: 10px;
    }
    .responsive .header-layout-3 .sticky-header>.main-menu {
        position: relative;
        z-index: -1;
    }
    .responsive .header-layout-3 .typo-icon-ajaxcart .typo-cart-label .print {
        display: block;
    }
    .responsive .header-layout-3 .megamenuToogle-pattern {
        padding-left: 193px;
        padding-right: 128px;
    }
}

@media (max-width: 580px) {
    .responsive .header-layout-3 .is-sticky .logo-sticky {
        float: none;
        padding: 0px;
        margin: 0px auto;
    }
    .responsive .header-layout-3 .is-sticky .logo-sticky>a {
        margin: 0px auto;
    }
    .responsive .header-layout-3 .megamenuToogle-pattern {
        padding-left: 0;
        text-align: left;
    }
    .responsive .header-layout-3 .megamenuToogle-wrapper .container>div {
        border: 1px solid red;
        margin-left: 0;
    }
    .responsive .header-layout-3 .sticky-search .quick-search {
        bottom: 27px;
        top: auto;
    }
    .button-search {
        width: 100% !important;
    }
}


/* @end */


/* @group Footer type 3 */

.home03-footer {
    text-align: center;
}

.home03-footer .footer-logo {
    margin: 70px auto;
}

.home03-footer .footer-logo img {
    display: block;
    margin: 0px auto;
}

.home03-footer ul.social-icons {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0;
}

.home03-footer ul.social-icons li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.home03-footer ul.social-icons li a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 12px;
    margin: 0px;
}

.home03-footer .copyright {
    margin-top: 30px;
}

.fluid-width-footer.footer-container {
    border-top: none;
    padding: 0;
    background: #e7e7e7;
}

.fluid-width-footer.footer-container .footer-copyright {
    border-top: none;
    padding: 15px 0 75px;
    font-size: 13px;
    color: #666666;
}

.fluid-width-footer.footer-container .footer-copyright a {
    text-transform: uppercase;
    font-weight: 600;
}

.fluid-width-footer.footer-container .footer-top-inner {
    padding: 15px 0 15px;
}

.power_by .left,
.power_by .right {
    margin: 0px auto;
}

.power_by .right img {
    width: 50px;
    margin-left: 30%;
}

@media (max-width: 767px) {
    .responsive .fluid-width-footer.footer-container .footer-top-inner {
        padding: 25px 0 10px;
    }
    .responsive .fluid-width-footer.footer-container .home03-footer .footer-logo {
        margin: 40px auto;
    }
    .responsive .fluid-width-footer.footer-container .footer-copyright {
        padding: 10px 0 40px;
    }
    .responsive .footer .col-xs-12:last-child {
        float: left;
    }
    .responsive .footer ul.information-links,
    .responsive .footer ul.address-footer {
        margin-bottom: 10px;
    }
    .responsive .footer ul.information-links li,
    .responsive .footer ul.address-footer li {
        text-align: center;
        padding-left: 20px;
    }
    .power_by {
        margin: 0px auto;
    }
    .power_by .left,
    .power_by .right {
        font-size: 11px;
        margin-top: 20px;
    }
    .power_by .right img {
        width: 80px;
        margin-left: auto !important;
    }
    .megamenuToogle-wrapper .container>div {
        margin-left: 0;
        float: left;
    }
    .megamenuToogle-wrapper .container .nav_gation {
        display: block;
        margin-left: 40px;
        padding-left: 20px !important;
        text-transform: uppercase;
        font-size: 25px;
        color: #000000;
        padding-top: 8px;
    }
    .subscribe .input-box input {
        width: 100%;
    }
    .subscribe .input-box button {
        height: 60px;
        margin-top: -29px;
        padding: 0 30px;
        float: right;
        right: 0px;
    }
}


/* @end */


/* @group Home 3 blocks */

.block-top-01,
.block-top-02 {
    display: table;
}

.block-top-01>div,
.block-top-02>div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.block-top-01 .images,
.block-top-02 .images {
    overflow: hidden;
}

.block-top-01 .images img,
.block-top-02 .images img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0px auto;
}

.block-top-01 .content-block,
.block-top-02 .content-block {
    text-align: initial;
    width: 100%;
    max-width: 600px;
    padding: 15px;
    margin: 0 auto;
}

.block-top-01 .content-block h2,
.block-top-02 .content-block h2 {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
    padding: 0 0 30px;
    display: block;
    line-height: 42px;
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
}

.block-top-01 .content-block h2 span:after,
.block-top-02 .content-block h2 span:after {
    background: rgba(0, 0, 0, 0) url("../img/bg-title.png") no-repeat scroll left center;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}

.block-top-01 .content-block p,
.block-top-02 .content-block p {
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin: 0;
}

.block-top-01 .bottom,
.block-top-02 .bottom {
    margin-top: 62px;
}

.block-top-01 .bottom a,
.block-top-02 .bottom a {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.6px;
    padding: 7px 23px;
    text-transform: uppercase;
    position: relative;
}

.no-padding {
    padding: 0 !important;
}

@media (max-width: 1199px) {
    .responsive .block-top-01 .content-block h2,
    .responsive .block-top-02 .content-block h2 {
        font-size: 30px;
        line-height: 1.2;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .responsive .block-top-01 .content-block p,
    .responsive .block-top-02 .content-block p {
        line-height: 1.7;
        font-size: 14px;
    }
    .responsive .block-top-01 .bottom,
    .responsive .block-top-02 .bottom {
        margin-top: 30px;
    }
}

@media (max-width: 991px) {
    .responsive .block-top-01 .content-block p,
    .responsive .block-top-02 .content-block p {
        display: none;
    }
}

@media (max-width: 767px) {
    .responsive .block-top-01>div,
    .responsive .block-top-02>div {
        display: block;
    }
    .responsive .block-top-01 .content-block p,
    .responsive .block-top-02 .content-block p {
        display: block;
    }
    .responsive .block-top-02 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .responsive .block-top-02 .images {
        order: 2;
    }
    .responsive .block-top-01 .content-block,
    .responsive .block-top-02 .content-block {
        padding: 25px 0;
        margin: 0;
    }
    .responsive .block-top-01 .content-block h2,
    .responsive .block-top-02 .content-block h2 {
        font-size: 25px;
        margin-bottom: 20px;
        padding: 15px 0 25px;
        line-height: 35px;
    }
    .responsive .block-top-01 .content-block p,
    .responsive .block-top-02 .content-block p {
        font-size: 14px;
        line-height: 25px;
    }
}


/* @end */


/* @group home-fluid-width-filter */

#main .home-fluid-width-filter {
    border: none;
    padding-bottom: 100px;
    margin: 0px auto;
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
    padding-top: 47px;
}

#main .home-fluid-width-filter .tab-content .overflow-carousel {
    z-index: 3;
}

#main .home-fluid-width-filter .product-grid .addtocart .button {
    background: rgba(0, 0, 0, 0);
}

#main .home-fluid-width-filter .product-grid .addtocart .button:hover {
    background: #000;
}


/* @end */


/* @group home03-newsletter-blog */

.home03-newsletter-blog {
    padding: 95px 0px 42px 0px;
}

.home03-newsletter-blog .container>div>.row {
    position: relative;
}

.home03-newsletter-blog .container>div>.row>div {
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
    position: static;
    padding: 0px;
}

.home03-newsletter-blog .container>div>.row>div>div {
    padding: 0px 15px 38px 15px;
}

.home03-newsletter-blog .container>div>.row>div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e5e5e5;
    margin-left: -8.33333333%;
}

.home03-newsletter-blog .container>div>.row>div:first-child:before {
    display: none;
}

.subscribe.home03 {
    margin-bottom: 20px;
}

.subscribe.home03 .title {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: initial;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0.5px;
}

.subscribe.home03 .text {
    font-size: 15px;
    color: #999999;
    margin-bottom: 45px;
    font-style: italic;
    text-align: initial;
    text-align: left;
}

.subscribe.home03 .input-box input {
    height: 55px;
    background-color: #f5f5f5;
}

.subscribe.home03 .input-box input:focus {
    background: #fff;
}

.subscribe.home03 .input-box button {
    height: 55px;
    line-height: 55px;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0 10px;
}

.home03-posts {}

.home03-posts .title {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: initial;
    text-transform: uppercase;
}

.home03-posts ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.home03-posts ul li {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}

.home03-posts ul li:last-child {
    border: none;
}

.home03-posts ul li .blog-title {
    line-height: 20px;
    margin: 0;
}

.home03-posts ul li .blog-title a {
    color: #333;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
}

.home03-posts ul li .blog-info {
    font-size: 13px;
    color: #999;
    line-height: 15px;
}

@media (max-width: 991px) {
    .responsive #main .home-fluid-width-filter {
        margin-left: 0;
        margin-right: 0;
    }
    .responsive .home03-newsletter-blog .container>div>.row>div {
        margin-left: 0;
        margin-right: 0;
    }
    .responsive .home03-newsletter-blog .container>div>.row>div:before {
        margin-left: 0;
    }
    .responsive .home03-newsletter-blog .container>div>.row>div>div {
        padding-bottom: 13px;
    }
    .responsive .subscribe.home03 .title {
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .responsive .home03-newsletter-blog .container>div>.row>div:before {
        display: none;
    }
    .responsive .home03-posts ul {
        padding-bottom: 25px;
    }
    .responsive .home03-newsletter-blog {
        padding: 55px 0px 32px 0px;
    }
}


/* @end */


/* @group Header layout 4  */

.header-layout-4 .sticky-header {
    position: relative;
    top: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 25px 0px 0px 0px;
    padding-bottom: 26px;
    color: #000;
    background: none;
}

.slider-align-top .header-layout-4 .sticky-header {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}

.slider-align-top .header-layout-4 .sticky-search .quick-search {
    height: 60px;
    margin-top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
    z-index: 1000;
    padding-top: 0;
}

.slider-align-top .header-layout-4 .sticky-search .quick-search .icon_close {
    top: 17px;
    right: 15px;
}

@media (max-width: 991px) {
    .responsive .slider-align-top .header-layout-4 .sticky-header {
        margin-left: 0;
        margin-right: 0;
    }
}

.header-layout-4 .sticky-header ul.megamenu .megamenu-label {
    margin-bottom: 0;
}

.header-layout-4 .sticky-search .quick-search {
    height: 72px;
    margin-top: -12px;
    padding-top: 12px;
}

.header-layout-4 .sticky-search .quick-search .icon_close {
    top: 29px;
}

.header-layout-4 .sticky-header {
    display: block !important;
}

@media (max-width: 1270px) {
    .responsive .header-layout-4 .sticky-header>.main-menu {
        margin: 0px -20px;
    }
}

.header-layout-4 .is-sticky .sticky-icon-group {
    margin-left: 50px;
}

.header-type-4 .breadcrumb {
    margin-top: 0px;
}

@media (max-width: 1098px) {
    .responsive .header-layout-4 ul.megamenu>li {
        margin: 0px 9px;
    }
}

@media (max-width: 991px) {
    .responsive .header-layout-4 .sticky-search .quick-search {
        right: 0;
        z-index: 1000;
    }
    .responsive .header-layout-4 .sticky-search .quick-search .form-search {
        max-width: none;
        display: block;
    }
    .responsive .header-layout-4 .sticky-search .quick-search .form-search input#search2 {
        display: block;
        width: 100%;
    }
    .responsive .header-layout-4 .sticky-header>.main-menu {
        display: block;
        margin: 0px;
    }
    .responsive .header-layout-4 ul.megamenu>li {
        margin: 0px;
        text-align: left;
    }
    .responsive .header-layout-4 ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
    .responsive .header-layout-4 ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
        text-align: left;
    }
    .responsive .header-layout-4 ul.megamenu>li:first-child,
    .responsive .header-layout-4 ul.megamenu>li:nth-child(2) {
        border: none;
    }
    .responsive .header-layout-4 .megamenu-wrapper {
        margin-top: 10px;
    }
    .responsive .header-layout-4 .sticky-header>.main-menu {
        position: relative;
        z-index: -1;
    }
    .responsive .header-layout-4 .typo-icon-ajaxcart .typo-cart-label .print {
        display: block;
    }
    .responsive .header-layout-4 .megamenuToogle-pattern {
        padding-left: 193px;
        padding-right: 128px;
    }
}

@media (max-width: 580px) {
    .responsive .header-layout-4 .is-sticky .logo-sticky {
        float: none;
        padding: 0px;
        margin: 0px auto;
    }
    .responsive .header-layout-4 .is-sticky .logo-sticky>a {
        margin: 0px auto;
    }
    .responsive .header-layout-4 .megamenuToogle-pattern {
        padding-left: 0;
        text-align: left;
    }
    .responsive .header-layout-4 .megamenuToogle-wrapper .container>div {
        margin-left: 0;
    }
    .responsive .header-layout-4 .sticky-search .quick-search {
        bottom: 27px;
        top: auto;
    }
}


/* @end */


/* @group Home parallax footer */

.home04 .footer-container {
    padding: 0;
    border: none;
    line-height: 42px;
    color: #999999;
}

.home04 .footer-container a {
    color: #999;
}

.home04 .footer-container a:hover {
    color: #000;
}

.home04 .footer-container .footer-inner {
    padding: 9px 0;
    border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.home04 .social li>span {
    line-height: 42px;
    padding: 0 7px;
}

.home04 .address-footer {
    text-align: center;
    width: 100%;
}

.home04 .address-footer .space {
    padding: 0 5px;
}

@media (min-width: 1600px) {
    .home04 .footer-container .footer-inner {
        padding: 29px 0;
    }
}


/* @end */


/* @group Home parallax slider */

#fullpage {
    display: none;
}

#fullpage>div {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.home04 #fullpage {
    display: block;
}

.fullpage-wrapper {
    text-align: center;
    color: #fff;
}

.fullpage-wrapper .widget-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.25);
}

.fullpage-wrapper .widget-block .intro {
    margin-top: 200px;
    opacity: 0;
    padding: 15px;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.fullpage-wrapper .widget-block .intro .text-small {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
}

.fullpage-wrapper .widget-block .intro .title {
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.fullpage-wrapper .widget-block .intro .btn-ex {
    display: inline-block;
    padding: 6px 24px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 30px;
    vertical-align: top;
}

.fullpage-wrapper .widget-block.active .intro {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.home04 #fp-nav.right {
    right: 20px;
}

.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
    width: 20px;
    margin: 14px 0;
}

.home04 #fp-nav ul li,
.home04 .fp-slidesNav ul li {
    height: 20px;
}

.home04 #fp-nav ul li a span,
.home04 .fp-slidesNav ul li a span {
    width: 20px !important;
    height: 3px !important;
    background-color: #ccc;
    border-radius: 0 !important;
    margin: -1px -10px !important;
    overflow: hidden;
}

.home04 #fp-nav ul li a span:before,
.home04 .fp-slidesNav ul li a span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 100%;
    top: 0;
    z-index: 2;
    background-color: #000;
    -webkit-transition: right 0.4s ease-in-out;
    -moz-transition: right 0.4s ease-in-out;
    -o-transition: right 0.4s ease-in-out;
    transition: right 0.4s ease-in-out;
}

.home04 #fp-nav ul li a.active span,
.home04 .fp-slidesNav ul li a.active span,
.home04 #fp-nav ul li:hover a.active span,
.home04 .fp-slidesNav ul li:hover a.active span {
    width: 20px;
    height: 3px;
    border-radius: 0;
    margin: -1px -10px;
}

.home04 #fp-nav ul li a.active span:before {
    right: 0;
}

.home04 #section1 {
    color: #f2f2f2;
}

.home04 #section2 .text-normal {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.home04 #section3 .text-normal {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.home04 #section4 .text-normal {
    margin-top: 25px;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.home04 #section5 .text-normal {
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.home04 #section5 .name {
    margin-top: 45px;
    text-transform: uppercase;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 18px;
}

.fullpage-wrapper .video-frame {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.fullpage-wrapper .video-frame iframe {
    width: 100%;
    height: 100%;
}

.header-type-4 header {
    background: #fff;
}

body.home04 header {
    position: fixed;
    top: -5px;
    left: 60px;
    right: 60px;
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    transition: background 0.2s ease-in;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
}

body.home04 header .slider-header {
    position: relative;
    margin-bottom: -5px;
}

body.home04.fp-viewing-0 header {
    background: #fff;
}

body.home04.with-sticky-bg header {
    background: #fff;
}

body.home04 .header-layout-4 .sticky-header ul.megamenu .megamenu-label {
    margin-bottom: -5px;
}

body.home04 .home04 .footer-container {
    position: fixed;
    bottom: 0;
    left: 60px;
    right: 60px;
    background: #fff;
}

@media (max-width: 767px) {
    .responsive body.home04 .footer-container {
        display: none;
    }
    .responsive body.home04 header {
        left: 30px;
        right: 30px;
        display: none;
    }
    .responsive body.home04.fp-viewing-0 header {
        display: block;
    }
    .responsive body.home04 #fp-nav.right {
        right: 5px;
    }
}


/* @end */


/* @group Multiscroll */

#multiscroll {
    position: relative;
}

#multiscroll .ms-section {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#multiscroll .ms-section.active h2.title:before {
    left: 0;
}

#multiscroll .ms-section.active .text {
    opacity: 1;
    margin-top: 0;
}

.block-prent {
    text-align: initial;
    max-width: 540px;
    width: 100%;
    padding: 15px;
}

.block-prent h2.title {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 0 0 30px;
    position: relative;
    overflow: hidden;
}

.block-prent h2.title:before {
    content: '';
    width: 60px;
    height: 5px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: -100%;
    -webkit-transition: left .5s, right .5s;
    -moz-transition: left .5s, right .5s;
    -o-transition: left .5s, right .5s;
    transition: left .5s, right .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.block-prent .text {
    -webkit-transition: margin-top 0.5s, opacity 0.5s;
    -moz-transition: margin-top 0.5s, opacity 0.5s;
    -o-transition: margin-top 0.5s, opacity 0.5s;
    transition: margin-top 0.5s, opacity 0.5s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
    opacity: 0;
    margin-top: -100px;
}

.block-prent .btn-ex {
    margin-top: 30px;
}

.block-prent .date-time {
    color: #ccc;
}

.block-prent .date-time .date {
    font-size: 72px;
}

.block-prent .date-time .month {
    font-size: 24px;
}

.block-prent h3.title {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.block-prent .btn-ctn {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.block-prent .quote {
    font-size: 72px;
    color: #ccc;
    line-height: 1;
    margin-bottom: 15px;
}

.block-prent .quote+.text {
    font-size: 24px;
    color: #999;
}

.block-prent .user-position {
    margin-top: 30px;
    font-size: 15px;
}

.block-prent .user-position .name {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.block-prent .user-position .position {
    color: #999;
}

.block-prent #contactForm .form-list {
    padding: 0;
}

.block-prent #contactForm .form-list .input-box {
    margin: 0;
}

.block-prent #contactForm .form-list .input-box textarea {
    padding: 10px 0;
    height: 50px;
    margin: 0px;
    border: 1px solid transparent;
    border-bottom: 1px dotted #ccc;
    background-color: transparent;
}

.block-prent #contactForm .form-list .input-box input {
    padding: 0;
    margin: 0px;
    height: 50px;
    border: 1px solid transparent;
    border-bottom: 1px dotted #ccc;
    background-color: transparent;
}

.block-prent #contactForm button span {
    line-height: 50px;
}

.block-prent #contactForm button span span {
    line-height: 50px;
    padding: 0;
}

.block-prent #contactForm .buttons-set {
    text-align: initial;
    margin-top: 30px;
}

@media (min-width: 1600px) {
    .block-prent h2.title {
        font-size: 70px;
    }
}

.desc.std {
    color: #666;
}


/* @end */


/* @group Header Layout 5 */

.header-type-5 .header .logo-home {
    text-align: left;
}

.header-type-5 .form-search {
    max-width: none;
}

.header-type-5 #top ul.megamenu {
    text-align: left;
    position: relative;
}

.header-type-5 #top ul.megamenu>li {
    margin: 0px 28px 0px 0px;
}

.header-type-5 .store-cr {
    float: right;
}

.header-type-5 .social {
    float: right;
}

.header-type-5 .store-cr form {
    float: left;
}

@media (max-width: 991px) {
    .responsive .header-type-5 #top ul.megamenu {
        text-align: center;
    }
    .responsive .header-type-5 #top ul.megamenu>li {
        margin: 0px;
    }
}

@media (max-width: 767px) {
    .responsive .header-type-5 .social {
        float: left;
    }
    .responsive .header-type-5 .header .logo-home {
        text-align: center;
    }
}

.header-type-5 .top-bar {
    position: absolute;
    right: 0;
    top: -21px;
    z-index: 26;
}


/* @end */


/* @group List features */

.list-features {
    padding-top: 71px;
    padding-bottom: 17px;
}

.list-features .media-left>span {
    display: block;
    height: 68px;
    line-height: 66px;
    width: 68px;
    background-color: #fff;
    border: 1px solid #999;
    text-align: center;
    font-size: 25px;
    color: #999;
    border-radius: 50%;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

.list-features .media-left>span:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.list-features .media-left .hide {
    display: none;
}

.list-features .media-body {
    padding: 0 10px;
}

.list-features .h4 {
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

@media (max-width: 767px) {
    .responsive .list-features {
        padding-top: 34px;
        padding-bottom: 7px;
    }
    .responsive .row>div:first-child>.list-features {
        padding-top: 60px;
    }
}


/* @end */


/* @group Block static home06 */

.block-static-top {
    position: relative;
    height: 221px;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    margin-top: 30px;
}

.block-static-top .block-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-transition: all 450ms ease;
    transition: all 450ms ease;
}

.block-static-top:hover .block-img {
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.block-static-top .text-wrap {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: left;
}

.block-static-top .text-wrap .title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 30px;
    letter-spacing: 0.5px;
}

.block-static-top .text-wrap a {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    display: inline-block;
}

.block-static-top .text-wrap a span {
    position: relative;
    font-size: 16px;
    float: right;
    padding-left: 5px;
}


/* @end */


/* @group Main fixed */

.main-fixed .footer .background,
.main-fixed .standard-body .footer .background {
    border: none;
}

.main-fixed .footer .pattern {
    position: relative;
}

.main-fixed .footer .pattern:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    height: 1px;
    background: rgba(204, 204, 204, 0.5);
}

@media (max-width: 767px) {
    .responsive .main-fixed .footer .pattern:before {
        left: 15px;
        right: 15px;
    }
}

.main-fixed .box {
    margin: 0px;
    padding: 18px 0px 0px 0px;
    border: none;
}

.main-fixed .col-sm-3 .box,
.main-fixed .col-sm-4 .box,
.main-fixed .col-md-3 .box,
.main-fixed .col-md-4 .box {
    padding: 0px;
}

.main-fixed .box .box-heading {
    text-align: left;
    margin-bottom: 35px;
}

.main-fixed .center-column .box .box-heading {
    text-align: center;
}

.main-fixed .tab-content .overflow-carousel {
    width: 80px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 0;
    top: -50px;
}

.main-fixed .tab-content .overflow-carousel:before {
    display: none;
}

.main-fixed .filter-product {
    border: none;
    padding: 20px 0px 0px 0px;
    margin: 0px;
}

.main-fixed .filter-product .filter-tabs {
    overflow: hidden;
}

.main-fixed .filter-product .filter-tabs ul {
    text-align: left;
    padding-right: 80px;
    margin-left: -15px;
    position: relative;
    margin-bottom: -5px;
}


/* @end */


/* @group Newsletter home06 */

.newsletter6 .main-newsletter-inner {
    border: none;
    background-color: #eeeeee;
    padding: 0 20px;
    margin-top: 30px;
    text-align: center;
}

.newsletter6 .subscribe {
    padding: 0;
}

.newsletter6 .subscribe .input-box button {
    position: relative;
    display: inline-block;
    margin-top: 30px;
    right: auto;
}

.newsletter6 .subscribe .input-box input {
    background-color: #fff;
    padding: 0;
    text-align: center;
}

.newsletter6 .block-content {
    padding: 0;
    margin-bottom: 40px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}


/* @end */


/* @group Home 07 interior */

.interior-block-slide,
.interior-block-static {
    height: 500px;
    position: relative;
}

.interior-block-slide {
    background-size: cover;
    background-position: center top;
}

.interior-block-slide .interior-inner {
    position: absolute;
    left: 0;
    bottom: 5%;
    padding: 15px;
    width: 100%;
    text-align: center;
}

.interior-block-slide .interior-inner .title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}

.interior-block-slide .interior-inner .text {
    max-width: 420px;
    display: inline-block;
}

.interior-block-static .interior-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: initial;
    padding: 15px;
    max-width: 420px;
}

.interior-block-static .interior-inner.left {
    left: 15px;
}

.interior-block-static .interior-inner .title {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 30px;
}

.interior-block-static .interior-inner .text {
    color: #666;
    margin-bottom: 30px;
}

.interior-block-static .interior-inner .btn-view a {
    background: none repeat scroll 0 0 #4a4a4a;
    color: #ffffff;
    display: inline-block;
    padding: 8px 17px;
    font-size: 110%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.15) inset;
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    color: #000;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #666666;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.interior-block-static .interior-inner .btn-view a:hover {
    background-color: #e6e6e6;
    box-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 0 0 26px rgba(0, 0, 0, 0.1) inset;
    color: #ffffff;
    text-decoration: none;
    padding-left: 17px;
}

.interior-block-slide-wrap .owl-theme .owl-buttons {
    display: block;
}

.interior-block-slide-wrap .owl-theme .owl-buttons [class*='owl-'] {
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    left: 15px;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-size: 20px;
    background-color: #fff;
    margin: 0;
    border: 1px solid #999;
    color: #999;
    height: 54px;
    width: 54px;
    line-height: 52px;
}

.interior-block-slide-wrap .owl-theme .owl-buttons [class*='owl-']:hover {
    background-color: #000;
    color: #fff;
}

.interior-block-slide-wrap .owl-theme .owl-buttons div.owl-next {
    top: 45px;
    right: 45px;
    left: auto;
}

.interior-block-slide-wrap .owl-theme .owl-buttons div.owl-prev {
    top: 45px;
    left: auto;
    right: 115px;
}

@media (min-width: 1600px) {
    .interior-block-slide,
    .interior-block-static {
        height: 700px;
    }
}

@media (max-width: 991px) {
    .responsive .interior-block-slide .interior-inner .title {
        font-size: 20px;
    }
    .responsive .interior-inner .title {
        font-size: 24px;
    }
}


/* @end */


/* @group Home jewelry */

.block-jw-text {
    margin-bottom: 30px;
    background-color: #f2f2f2;
    position: relative;
}

.block-jw-text .block-prent .text {
    margin-top: 0;
    opacity: 1;
    display: block;
}

.block-jw-text .block-prent h2.title:before {
    left: 0;
    background-color: #cc9900;
}

.block-jw-text .block-prent .quote+.text {
    font-size: 16px;
}

.block-jw-text .block-prent .quote {
    font-size: 50px;
    color: #cc9900;
}

.block-jw-text .user-name {
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.block-jw {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.block-jw .btn-ex {
    font-size: 13px;
    height: 42px;
    font-weight: bold;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    line-height: 20px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
}

.block-jw:before {
    position: absolute;
    content: '';
    top: 20%;
    left: 20%;
    right: 20%;
    bottom: 20%;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}

.block-jw.bg-blue:before {
    background-color: rgba(33, 150, 243, 0.5);
}

.block-jw.bg-orange:before {
    background-color: rgba(255, 152, 0, 0.5);
}

.block-jw.bg-green:before {
    background-color: rgba(76, 175, 80, 0.5);
}

.block-jw.bg-brown:before {
    background-color: rgba(165, 42, 42, 0.5);
}

.block-jw:hover:before {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    opacity: 1;
    visibility: visible;
}

.block-jw:hover .btn-ex {
    opacity: 1;
    visibility: visible;
}

.jw-text1 {
    height: 580px;
}

.jw-5 {
    height: 700px;
}

.jw-6,
.jw-text2,
.jw-3 {
    height: 300px;
}

.jw-1,
.jw-2 {
    height: 380px;
}

.jw-4 {
    height: 490px;
}

.block-prent {
    text-align: initial;
    max-width: 540px;
    width: 100%;
    padding: 15px;
}

.block-prent h2.title {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
    margin: 0 0 30px;
    position: relative;
    overflow: hidden;
}

.block-prent h2.title:before {
    content: '';
    width: 60px;
    height: 5px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: -100%;
    -webkit-transition: left .5s, right .5s;
    -moz-transition: left .5s, right .5s;
    -o-transition: left .5s, right .5s;
    transition: left .5s, right .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.block-prent .text {
    -webkit-transition: margin-top 0.5s, opacity 0.5s;
    -moz-transition: margin-top 0.5s, opacity 0.5s;
    -o-transition: margin-top 0.5s, opacity 0.5s;
    transition: margin-top 0.5s, opacity 0.5s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
    opacity: 0;
    margin-top: -100px;
}

.block-prent .btn-ex {
    margin-top: 30px;
}

.block-prent .date-time {
    color: #ccc;
}

.block-prent .date-time .date {
    font-size: 72px;
}

.block-prent .date-time .month {
    font-size: 24px;
}

.block-prent h3.title {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.block-prent .btn-ctn {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.block-prent .quote {
    font-size: 72px;
    color: #ccc;
    line-height: 1;
    margin-bottom: 15px;
}

.block-prent .quote+.text {
    font-size: 24px;
    color: #999;
}

.block-prent .user-position {
    margin-top: 30px;
    font-size: 15px;
}

.block-prent .user-position .name {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.block-prent .user-position .position {
    color: #999;
}

.block-prent #contactForm .form-list {
    padding: 0;
}

.block-prent #contactForm .form-list .input-box {
    margin: 0;
}

.block-prent #contactForm .form-list .input-box textarea {
    padding: 10px 0;
    height: 50px;
    border: 1px solid transparent;
    border-bottom: 1px dotted #ccc;
    background-color: transparent;
}

.block-prent #contactForm .form-list .input-box input {
    padding: 0;
    height: 50px;
    border: 1px solid transparent;
    border-bottom: 1px dotted #ccc;
    background-color: transparent;
}

.block-prent #contactForm button span {
    line-height: 50px;
}

.block-prent #contactForm button span span {
    line-height: 50px;
    padding: 0;
}

.block-prent #contactForm .buttons-set {
    text-align: initial;
    margin-top: 30px;
}

.block-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (min-width: 1600px) {
    .block-prent h2.title {
        font-size: 70px;
    }
    .jw-text1 {
        height: 880px;
    }
    .jw-5 {
        height: 1200px;
    }
    .jw-6,
    .jw-text2,
    .jw-3 {
        height: 410px;
    }
    .jw-1,
    .jw-2 {
        height: 580px;
    }
    .jw-4 {
        height: 890px;
    }
}

@media (max-width: 991px) {
    .responsive .block-prent h2.title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .responsive .block-prent h2.title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .responsive .main-top-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .responsive .jw-text1 {
        height: 300px;
    }
    .responsive .block-jw:before {
        display: none;
    }
    .responsive .block-jw .btn-ex {
        opacity: 1;
        visibility: visible;
    }
    .responsive .block-prent h2.title:before {
        height: 2px;
    }
}


/* @end */


/* @group Header type 6 */

body.header-type-6 {
    padding-left: 300px;
    position: relative;
}

body.header-type-6 .header {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    background: #1e1e1e;
    padding: 71px 60px 70px 60px;
    z-index: 999;
}

body.with-fixed.header-type-6 .header {
    height: 100%;
    position: fixed;
}

body.header-type-6 .breadcrumb {
    margin-top: 0;
}

body.header-type-6 .logo-home {
    display: block;
    height: auto;
}

body.header-type-6 .logo-home .logo {
    display: block;
    text-align: center;
    vertical-align: top;
}

body.header-type-6 #top {
    position: static;
}

body.header-type-6 #main .container-megamenu {
    padding: 0px;
    margin: 0px;
    width: auto;
    position: static;
}

body.header-type-6 .megamenu-wrapper {
    position: static;
}

body.header-type-6 ul.megamenu {
    position: static;
    text-align: left;
    padding-top: 128px;
}

body.header-type-6 ul.megamenu>li {
    position: static;
    float: none;
    margin: 0px;
    height: auto;
    display: block;
    border-top: 1px solid #303030;
    position: relative;
}

body.header-type-6 ul.megamenu>li:first-child {
    border-top: none;
}

body.header-type-6 ul.megamenu>li>a {
    height: auto;
    line-height: 1.7;
    padding: 12px 0px 12px 0px;
    letter-spacing: 0.75px;
    color: #999;
    -webkit-font-smoothing: antialiased;
}

body.header-type-6 ul.megamenu>li:hover>a {
    color: #fff;
}

body.header-type-6 .horizontal ul.megamenu>li>.sub-menu {
    max-width: 1000px;
    left: 100% !important;
    top: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    padding-left: 30px;
}

body.header-type-6 ul.megamenu li.with-sub-menu .megamenu-label {
    margin-left: 0;
}

body.header-type-6 .store-cr {
    position: relative;
    margin-right: -30px;
    padding-top: 61px;
}

body.header-type-6 .store-cr .delimiter {
    margin-top: 17px;
}

body.header-type-6 .store-cr .lang-curr {
    color: #fff;
}

body.header-type-6 .store-cr .lang-curr a {
    color: #fff;
}

body.header-type-6 .store-cr .currency-sym {
    color: #fff;
}

body.header-type-6 .store-cr .currency-sym a {
    color: #fff;
}

body.header-type-6 .top-seach {
    display: block;
    height: auto;
    padding-top: 70px;
}

body.header-type-6 .top-seach .quick-search {
    display: block;
}

body.header-type-6 .top-seach .form-search {
    display: block;
    max-width: none;
}

body.header-type-6 .form-search input#search {
    background: none;
    border: none;
    color: #999;
    height: 48px;
    margin: 0px;
    border-bottom: 1px solid #303030;
    font-style: italic;
}

body.header-type-6 .button-search {
    line-height: 36px;
}

@media (min-width: 991px) {
    body.header-type-6 .button-search i {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        font-family: FontAwesome;
    }
    body.header-type-6 .button-search i:before {
        content: "\f002";
    }
}

body.header-type-6 .typo-top-cart {
    display: block;
    height: auto;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    padding-top: 71px;
}

body.header-type-6 .typo-top-cart .typo-maincart {
    display: block;
}

body.header-type-6 .typo-cart {
    display: block;
}

body.header-type-6 .typo-icon-ajaxcart .typo-cart-label {
    color: #fff;
    float: none;
}

body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .price {
    font-weight: normal;
    color: #fff;
}

body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .icon-dropdown {
    position: absolute;
    top: 1px;
    right: 0;
}

body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .icon-dropdown i {
    font-size: 20px;
}

body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .fa-angle-down:before {
    content: "\f105";
}

body.header-type-6 .typo-icon-ajaxcart .icon-cart i {
    font-size: 26px;
}

body.header-type-6 .ajaxcart {
    right: auto;
    left: 100%;
    padding-top: 0;
    bottom: -9px;
    margin-bottom: -30px;
    top: auto;
    padding-left: 30px;
}

body.header-type-6 .typo-maincart:hover .ajaxcart {
    margin-bottom: 0;
}

body.header-type-6 ul.megamenu>li.with-sub-menu>a:after {
    color: #999;
    content: "\f105";
    float: right;
    font-size: 20px;
    position: relative;
    top: -5px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

body.header-type-6 ul.megamenu>li.with-sub-menu:hover>a:after {
    color: #fff;
}

@media (max-width: 1300px) {
    .responsive body.header-type-6 .horizontal ul.megamenu>li>.sub-menu {
        max-width: 800px;
    }
    .responsive body.header-type-6 {
        padding-left: 260px;
        position: relative;
    }
    .responsive body.header-type-6 .header {
        padding-left: 40px;
        padding-right: 40px;
        width: 260px;
    }
}

@media (max-width: 1100px) {
    .responsive body.header-type-6 .horizontal ul.megamenu>li>.sub-menu {
        max-width: 650px;
    }
    .responsive body.header-type-6 {
        padding-left: 200px;
        position: relative;
    }
    .responsive body.header-type-6 .header {
        padding-left: 20px;
        padding-right: 20px;
        width: 200px;
    }
}

@media (max-width: 991px) {
    .responsive body.header-type-6 {
        padding-left: 0;
    }
    .responsive body.header-type-6 .header {
        position: relative;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .responsive body.header-type-6 .top-seach {
        display: none;
    }
    .responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label .print,
    .responsive body.header-type-6 .typo-icon-ajaxcart .icon-dropdown {
        display: none;
    }
    .responsive body.header-type-6 .typo-top-cart {
        padding: 0px;
        position: absolute;
        top: 51px;
        left: 20px;
        left: auto;
        width: auto;
    }
    .responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label {
        color: #999;
    }
    .responsive body.header-type-6 .typo-icon-ajaxcart .typo-cart-label:hover {
        color: #fff;
    }
    .responsive body.header-type-6 .ajaxcart {
        display: none !important;
    }
    .responsive body.header-type-6 .logo-home {
        padding-left: 70px;
        padding-right: 70px;
    }
    .responsive body.header-type-6 .megamenuToogle-wrapper {
        border-top: 1px solid #303030;
        margin-top: 40px;
    }
    .responsive body.header-type-6 .megamenuToogle-wrapper .container>div span {
        background: #fff;
    }
    .responsive body.header-type-6 .settings-topbar {
        position: absolute;
        right: 20px;
        z-index: 44;
        top: 44px;
    }
    .responsive body.header-type-6 .settings-topbar .settings>i {
        color: #999;
    }
    .responsive body.header-type-6 .settings-topbar:hover .settings>i {
        color: #fff;
    }
    .responsive body.header-type-6 ul.megamenu {
        padding-top: 0;
        text-align: center;
    }
    .responsive body.header-type-6 .megamenu-wrapper {
        background: none !important;
        margin-top: 0;
    }
    .responsive body.header-type-6 ul.megamenu>li>a {
        line-height: 60px;
        padding: 0px;
    }
    .responsive body.header-type-6 ul.megamenu>li.with-sub-menu .open-menu {
        color: #999;
    }
    .responsive body.header-type-6 ul.megamenu>li.with-sub-menu .close-menu {
        color: #999;
    }
    .responsive body.header-type-6 .horizontal ul.megamenu>li>.sub-menu {
        max-width: none;
        left: 0 !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 767px) {
    .responsive body.header-type-6 .header {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* @end */


/* @group Home sidebar various */

.home-various-sidebar-title {
    text-align: center;
    padding: 81px 0px 84px 0px;
}

.home-various-sidebar-title h2 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.home-various-sidebar-title h3 {
    padding: 27px 0px 0px 0px;
    margin: 0px;
    color: #666666;
    font-size: 16px;
    font-family: Montserrat, arial, serif;
    letter-spacing: 0.25px;
    font-weight: normal;
}


/* @end */


/* @group Home bags footer */

.home-bags-footer {
    background: #ececec;
    padding: 39px 15px 38px 15px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.75px;
    text-align: center;
    text-transform: uppercase;
    font-family: Montserrat, arial, serif;
    color: #000;
}

.home-bags-footer span {
    margin: 0px 7px;
}


/* @end */


/* @group Header type 7 */

body.header-type-7 {
    padding-left: 300px;
    position: relative;
    padding-top: 61px;
}

body.header-type-7 .header {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    background: #fff;
    border-right: 1px solid #e5e5e5;
    padding: 58px 40px 58px 40px;
    z-index: 999;
}

body.with-fixed.header-type-7 .header {
    height: 100%;
    position: fixed;
}

body.header-type-7 .breadcrumb {
    margin-top: 0;
}

body.header-type-7 .logo-home {
    display: block;
    height: auto;
}

body.header-type-7 .logo-home .logo {
    display: block;
    text-align: left;
    vertical-align: top;
}

body.header-type-7 #top {
    position: static;
}

body.header-type-7 #main .container-megamenu {
    padding: 0px;
    margin: 0px;
    width: auto;
    position: static;
}

body.header-type-7 .megamenu-wrapper {
    position: static;
}

body.header-type-7 ul.megamenu {
    position: static;
    text-align: left;
    padding-top: 95px;
}

body.header-type-7 ul.megamenu>li {
    position: static;
    float: none;
    margin: 0px -40px;
    padding: 0px 20px 0px 40px;
    height: auto;
    display: block;
    position: relative;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

body.header-type-7 ul.megamenu>li:hover {
    background: #f2f2f2;
}

body.header-type-7 ul.megamenu>li:first-child {
    border-top: none;
}

body.header-type-7 ul.megamenu>li>a {
    height: auto;
    line-height: 1.7;
    font-size: 13px;
    padding: 7px 0px 7px 0px;
    letter-spacing: 0.75px;
    color: #000;
    -webkit-font-smoothing: antialiased;
}

body.header-type-7 ul.megamenu>li:hover>a {
    color: #000;
}

body.header-type-7 .horizontal ul.megamenu>li>.sub-menu {
    max-width: 1000px;
    left: 100% !important;
    top: 0 !important;
    right: auto !important;
    margin-left: 0px !important;
}

body.header-type-7 ul.megamenu li.with-sub-menu .megamenu-label {
    margin-left: 0;
}

body.header-type-7 ul.megamenu>li.with-sub-menu>a:after {
    color: #000;
    content: "\f105";
    float: right;
    font-size: 16px;
    position: relative;
    top: -3px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

body.header-type-7 ul.megamenu>li.with-sub-menu:hover>a:after {
    color: #000;
}

#main .sb-topbar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    display: block !important;
}

#main .sb-topbar .overflow {
    margin-right: 40px;
    position: relative;
}



.canpania_div{
    
}
.canpania_div .product{
    padding: 5px;
    margin: 0px auto !important;
}

@media (max-width: 1300px) {
    .responsive body.header-type-7 .horizontal ul.megamenu>li>.sub-menu {
        max-width: 800px;
    }
    .responsive body.header-type-7 {
        padding-left: 260px;
        position: relative;
    }
    .responsive body.header-type-7 .header {
        width: 260px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .responsive body.header-type-7 ul.megamenu>li {
        margin: 0px -30px;
    }
    .responsive body.header-type-7 ul.megamenu>li {
        padding-left: 30px;
    }
}

@media (max-width: 1100px) {
    .responsive body.header-type-7 .horizontal ul.megamenu>li>.sub-menu {
        max-width: 650px;
    }
    .responsive body.header-type-7 {
        padding-left: 200px;
        position: relative;
    }
    .responsive body.header-type-7 .header {
        padding-left: 20px;
        padding-right: 20px;
        width: 200px;
    }
    .responsive body.header-type-7 ul.megamenu>li {
        margin: 0px -20px;
    }
    .responsive body.header-type-7 ul.megamenu>li {
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    .responsive .sidebar-footer {
        padding-top: 0;
        position: absolute;
        top: -43px;
        left: 0px;
        z-index: 123;
    }
    .responsive body.header-type-7 {
        padding-left: 0;
        padding-top: 0;
    }
    .responsive body.header-type-7 .header {
        position: relative;
        width: 100%;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 60px;
        padding-bottom: 0px;
        z-index: 2;
        margin-top: 60px;
        border-top: 1px solid #e5e5e5;
        width: auto;
        border-right: none;
        padding-left: 0;
        padding-right: 0;
    }
    .responsive body.header-type-7 .logo-home {
        padding-left: 0px;
        padding-right: 0px;
    }
    .responsive body.header-type-7 .logo-home .logo {
        text-align: center;
    }
    .responsive body.header-type-7 .megamenuToogle-wrapper {
        border-top: 1px solid #e5e5e5;
        margin-top: 60px;
    }
    .responsive body.header-type-7 ul.megamenu {
        padding-top: 0;
        text-align: center;
        margin: 0px !important;
    }
    .responsive body.header-type-7 .megamenu-wrapper {
        background: none !important;
        margin-top: 0;
    }
    .responsive body.header-type-7 ul.megamenu>li {
        margin: 0px !important;
        padding: 0px !important;
    }
    .responsive body.header-type-7 ul.megamenu>li>a {
        line-height: 60px;
        padding: 0px;
    }
    .responsive body.header-type-7 ul.megamenu>li.with-sub-menu .open-menu {
        color: #999;
    }
    .responsive body.header-type-7 ul.megamenu>li.with-sub-menu .close-menu {
        color: #999;
    }
    .responsive body.header-type-7 .horizontal ul.megamenu>li>.sub-menu {
        max-width: none;
        left: 0 !important;
        padding-left: 0 !important;
    }
    .responsive #main .sb-topbar {
        left: auto;
        right: 20px;
        width: auto;
        background: none !important;
        position: absolute;
        border-bottom: none;
    }
    .responsive #main .sb-topbar .overflow {
        margin-right: 0px;
    }
}

@media (max-width: 767px) {
    .responsive body.header-type-7 .header {
        margin-left: 15px;
        margin-right: 15px;
    }

    .canpania_div .product .image.image-swap-effect{
        text-align: center;
    }
}


/* @end */


/* @group Home bags */

.sidebar-footer {
    padding: 176px 0px 0px 0px;
    margin: 0px;
}

.sidebar-footer ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: -6px;
    position: relative;
}

.sidebar-footer .social-icons.hide-text li {
    display: inline-block;
}

.sidebar-footer .social-icons.hide-text li a {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    color: #999;
}

.sidebar-footer .social-icons.hide-text li a:hover {
    color: #000;
}

.sidebar-footer .social-icons.hide-text li span {
    display: none;
}

.sidebar-footer .sidebar-footer-content {
    font-size: 12px;
    margin-top: 9px;
    font-weight: 600;
    color: #000;
    -webkit-font-smoothing: antialiased;
}


/* @end */


/* @group Home bags newsletter */

.sidebar-newsletter {
    margin-top: 27px;
}

.sidebar-newsletter .main-newsletter-inner {
    border-top: 1px solid #ddd;
}

.sidebar-newsletter .main-newsletter-inner .subscribe .title {
    margin-top: 39px;
    text-align: initial;
    font-size: 13px;
    margin-bottom: 6px;
}

.sidebar-newsletter .main-newsletter-inner .subscribe .text {
    text-align: initial;
    font-size: 13px;
    color: #999;
    letter-spacing: 0.5px;
    margin-bottom: 32px;
    -webkit-font-smoothing: antialiased;
}

.sidebar-newsletter .main-newsletter-inner .subscribe .input-box input {
    height: 45px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    color: #cacaca;
}

.sidebar-newsletter .main-newsletter-inner .subscribe .input-box button {
    position: relative;
    margin-top: 30px;
    left: 0;
    background-color: #000;
    height: 44px;
    line-height: 44px;
}

.sidebar-newsletter .main-newsletter-inner .subscribe .input-box button span {
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    letter-spacing: 0.6px;
}


/* @end */


/* @group Home shoes footer */

.home-shoes-footer {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .responsive .home-shoes-footer {
        margin-bottom: 20px;
    }
}

.home-shoes-footer .footer-top {
    color: #ffffff;
    background-color: #333333;
}

.home-shoes-footer .footer-top a {
    color: #fff;
}

.home-shoes-footer .footer-top a:hover {
    color: #999;
}

#main .home-shoes-footer .footer-top-inner {
    padding-bottom: 80px;
}

@media (max-width: 767px) {
    .responsive #main .home-shoes-footer .footer-top-inner {
        padding-bottom: 50px;
    }
}

#main .home-shoes-footer .footer-copyright {
    background-color: #000000;
    color: #666666;
    padding-bottom: 15px;
}

#main .home-shoes-footer .footer-copyright a {
    color: #fff;
}

#main .home-shoes-footer .footer-logo {
    margin-bottom: 30px;
}

#main .home-shoes-footer ul.social-icons li a {
    padding: 0px 15px;
}


/* @end */


/* @group Home shoes newsletter */

.home-shoes-newsletter>div {
    padding-bottom: 128px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 75px;
}

@media (max-width: 767px) {
    .responsive .home-shoes-newsletter>div {
        padding-bottom: 70px;
        padding-top: 25px;
    }
}

.home-shoes-newsletter .main-newsletter .main-newsletter-inner {
    margin: 0px;
    border: none;
}


/* @end */


/* @group Home shoes banners */

.block-cd .content-block {
    max-width: 500px;
}

.block-cd .content-block h2 {
    padding: 0 !important;
}

.block-cd .content-block h2 span:after {
    display: none;
}

.block-cd .content-block .desc {
    margin-bottom: 30px;
}

.block-cd .content-block .product-date {
    margin-bottom: 30px;
}

.block-cd .images {
    position: relative;
}

.block-cd .images .content-block {
    text-align: center;
    position: absolute;
    top: 10%;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


/* @end */


/* @group Block welcome 2 */

.block-welcome2 {
    padding: 125px 0 130px 0;
    position: relative;
}

.block-welcome2:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 75px;
    background-color: #000;
    content: "";
}

.block-welcome2 .heading-title {
    padding: 0;
    position: relative;
    background: transparent;
    z-index: 1;
    margin-bottom: 30px;
}

.block-welcome2 .heading-title h2 {
    font-size: 30px;
}

.block-welcome2 .heading-title .bg-word {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #e4e4e4;
    font-size: 120px;
    font-weight: bold;
    z-index: -1;
}

.block-welcome2 .block-icon {
    height: auto;
    background-color: transparent;
    position: relative;
}

.block-welcome2 .block-icon:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    transition: all 250ms ease;
}

.block-welcome2 .block-icon:hover:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.block-welcome2 .block-icon img {
    width: 100%;
}

.block-welcome2 .block-icon .block-center {
    padding: 30px;
}


/* @end */


/* @group Home shoes posts */

.blog-layout2 {
    text-align: center;
    position: relative;
    padding: 125px 0 56px 0;
}

.blog-layout2:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 75px;
    background-color: #000;
    content: "";
}

.blog-layout2 .heading-title {
    padding: 0;
    position: relative;
    background: transparent;
    z-index: 1;
    margin-bottom: 153px;
}

.blog-layout2 .heading-title h2 {
    font-size: 30px;
}

.blog-layout2 .heading-title .bg-word {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #e4e4e4;
    font-size: 120px;
    font-weight: bold;
    z-index: -1;
}

.blog-layout2 .heading-title h2 p {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 14px;
    color: #999;
    font-family: Montserrat, arial, serif;
    font-weight: 400;
    text-transform: none;
    padding-top: 63px;
}

.blog-layout2 .subtitle-widget {
    margin-bottom: 40px;
}

.blog-layout2 .title-post {
    font-size: 16px;
    text-transform: uppercase;
}

.blog-layout2 .blog {
    padding-top: 40px;
}

.blog-layout2 .blog .main-post {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.blog-layout2 .blog:last-child .main-post {
    border-bottom: none;
}

.blog-layout2 .blog:first-child .text-post {
    display: block;
}

.blog-layout2 .blog .title-post {
    margin: 0 0 10px 0;
    padding: 0;
}

.blog-layout2 .blog .title-post a {
    line-height: 1.1;
}

.blog-layout2 .blog .main-post-inner {
    padding-bottom: 40px;
}

.blog-layout2 .text-post {
    padding: 20px 0;
    background-color: #f3f3f3;
    display: none;
}

.blog-layout2 .text-post .readmore-post {
    text-transform: uppercase;
    margin: 10px 0 0;
}

.blog-grid {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


/* @end */


/* @group Home shoes filter */

.home-shoes-filter .add-to-links>div a {
    background-color: transparent;
}

.home-shoes-filter .add-to-links>div a:hover {
    background: #999999;
}

.wcl-word {
    padding-top: 120px !important;
    position: relative;
}

.wcl-word:before {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 75px;
    background-color: #000;
    content: "";
}

.wcl-word .heading-title {
    padding: 0;
    position: relative;
    background: transparent;
    z-index: 1;
    margin-bottom: 30px;
}

.wcl-word .heading-title h2 {
    font-size: 30px;
}

.wcl-word .heading-title .bg-word {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #e4e4e4;
    font-size: 120px;
    font-weight: bold;
    z-index: -1;
}

.filter-product.wcl-word .filter-tabs {
    padding-top: 6px;
}


/* @end */


/* @group Sunglasses footer */

.sunglasses-footer {
    background: #f3f3f3;
    color: #999999;
    font-size: 13px;
    line-height: 1.85;
}

.sunglasses-footer .panels {
    margin-top: 84px;
    position: relative;
}

.sunglasses-footer .panels>div {
    position: static;
}

.sunglasses-footer .panels>div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #dfdfdf;
    margin-left: -15px;
}

.sunglasses-footer .panels>div:first-child:before {
    display: none;
}

.sunglasses-footer .panels h4 {
    font-family: Montserrat, arial, serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 53px 20px 0px 20px;
    margin: 0px;
    text-align: center;
}

.sunglasses-footer .panels .panel-content {
    padding: 15px 30px 58px 30px;
    text-align: center;
}

.sunglasses-footer .share {
    text-align: center;
}

.sunglasses-footer .share h4 {
    padding: 64px 0px 0px 0px;
    margin: 0px;
    font-size: 14px;
    color: #999999;
    font-family: Montserrat, arial, serif;
    text-transform: uppercase;
    font-weight: normal;
}

.sunglasses-footer .share ul {
    list-style: none;
    padding: 18px 0px 0px 0px;
    margin: 0px;
}

.sunglasses-footer .share ul li {
    display: inline-block;
    padding: 0px 15px;
    font-size: 20px;
    vertical-align: middle;
}

.sunglasses-footer .share ul li a {
    color: #666;
}

.sunglasses-footer .share ul li a:hover {
    color: #ccc;
}

.sunglasses-footer .copyright {
    background: #e5e5e5;
    color: #666666;
    padding: 32px 0px 30px 0px;
    margin-top: 71px;
}

.sunglasses-footer .copyright a {
    font-weight: bold;
    color: #000;
}

@media (max-width: 767px) {
    .responsive .sunglasses-footer .panels>div:before {
        display: none;
    }
    .responsive .sunglasses-footer .panels {
        margin-top: 30px;
    }
    .responsive .sunglasses-footer .copyright {
        margin-top: 65px;
    }
    .responsive .sunglasses-footer .panels .panel-content {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}


/* @end */


/* @group Bike brands */

.bike-brands {
    padding: 84px 0px 37px 0px;
    position: relative;
}

.bike-brands .owl-carousel .owl-item .item {
    margin-bottom: 4px;
}

.bike-brands img {
    opacity: 0.4;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    display: block;
    margin: 0px auto;
}

.bike-brands img:hover {
    opacity: 1;
}


/* @end */


/* @group Header type 8 */

body.header-type-8 header .container,
body.header-type-8 .sticky-header.background2 .container {
    padding-left: 50px;
    padding-right: 50px;
    width: auto !important;
    max-width: none !important;
    margin: 0px !important;
}

body.header-type-8 header .container .container,
body.header-type-8 .sticky-header.background2 .container .container {
    padding-left: 0;
    padding-right: 0;
}

body.header-type-8 .sticky-header {
    background: none;
}

body.header-type-8 ul.megamenu>li {
    margin: 0px 21px;
}

@media (max-width: 1270px) {
    .responsive body.header-type-8 ul.megamenu>li {
        margin: 0px 14px;
    }
}

@media (max-width: 991px) {
    .responsive body.header-type-8 ul.megamenu>li {
        margin: 0px;
    }
}

body.header-type-8 ul.megamenu>li>a {
    color: #333;
}

body.header-type-8 ul.megamenu>li>a:hover {
    color: #000;
}

body.header-type-8 ul.megamenu>li>a strong {
    font-weight: normal;
}

body.header-type-8 ul.megamenu>li.home>a {
    color: #000;
}

body.header-type-8 ul.megamenu>li.home>a strong {
    font-weight: bold;
}

body.header-type-8 ul.megamenu {
    text-align: right;
}

@media (max-width: 1098px) {
    .responsive body.header-type-8 #main .sticky-header .container-megamenu {
        margin: 0px;
    }
}

@media (max-width: 991px) {
    .responsive body.header-type-8 ul.megamenu {
        text-align: center;
    }
}

body.header-type-8 #main .sticky-header .container-megamenu {
    margin: 0px -5px;
}

body.header-type-8 .header-layout-2 .sticky-header {
    margin-top: 7px;
}

@media (max-width: 1098px) {
    .responsive body.header-type-8 .header-layout-2 .sticky-header {
        margin-top: 35px;
    }
}

body.header-type-8 .breadcrumb {
    margin-top: 2px;
}

@media (max-width: 991px) {
    .responsive body.header-type-8 header .slider-header {
        padding-bottom: 30px;
    }
    .responsive body.header-type-8 .breadcrumb {
        margin-top: 0px;
    }
}

body.header-type-8 .sticky-header.is-sticky.background2 {
    background: #fff;
}

body.header-type-8 .header-layout-2 .sticky-search .quick-search {
    margin-top: 0;
    padding-top: 0;
    height: 60px;
}

body.header-type-8 .header-layout-2 .sticky-search .quick-search .icon_close {
    top: 17px;
}

body.header-type-8.slider-align-top .header-layout-2 .sticky-search .quick-search {
    max-width: none;
    left: 0;
    right: 0;
    z-index: 999;
}

body.header-type-8.slider-align-top .header-layout-2 .sticky-search .quick-search .icon_close {
    right: 17px;
}


/* @end */


/* @group Sunglasses posts */

.sunglasses-posts {
    padding: 92px 0px 120px 0px;
}

.sunglasses-posts .blog-heading h2 {
    text-align: center;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    letter-spacing: 0.5px;
}

.sunglasses-posts .blog-heading h2 p {
    text-transform: none;
    font-family: Montserrat, arial, serif;
    font-weight: normal;
    font-size: 14px;
    padding: 17px 0px 0px 0px;
    margin: 0px auto;
    max-width: 560px;
    line-height: 26px;
    color: #999;
}

.sunglasses-posts .blog-items {
    padding: 96px 0px 0px 0px;
}

.sunglasses-posts .blog-items>.item {
    float: left;
    width: 33.333333333%;
    position: relative;
}

@media (max-width: 767px) {
    .responsive .sunglasses-posts .blog-items>.item {
        float: none;
        width: 100%;
    }
}

.sunglasses-posts .blog-items>.item:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    opacity: 0;
    filter: alpha(opacity=00);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 22px;
    top: 22px;
    left: 22px;
    bottom: 22px;
    visibility: hidden;
}

.sunglasses-posts .blog-items>.item:hover:before {
    opacity: 0.85;
    filter: alpha(opacity=85);
    visibility: visible;
}

.sunglasses-posts .blog-items .blog-top {
    left: 0;
    margin-bottom: 0;
    padding: 0 48px;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=00);
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
}

.sunglasses-posts .blog-items>div:hover .blog-top {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.sunglasses-posts .blog-items .blog-top h3 {
    padding: 0px;
    margin: 0px;
}

.sunglasses-posts .blog-items .blog-top h3 a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
    text-transform: uppercase;
    font-family: Montserrat, arial, serif;
}

.sunglasses-posts .blog-items .blog-top h3 a:hover {
    color: #999;
}

.sunglasses-posts .blog-items .blog-top p {
    padding: 17px 0px 0px 0px;
    margin: 0px;
    color: #999999;
    font-size: 13px;
}

.sunglasses-posts .blog-items .blog-top p a {
    color: #666;
}

.sunglasses-posts .blog-items .blog-top p a:hover {
    color: #999;
}

.sunglasses-posts .blog-items .blog-top p .holizol {
    padding: 0px 6px 0px 8px;
}

.sunglasses-posts .blog-items img {
    display: block;
    margin: 0px auto;
}


/* @end */


/* @group Sunglasses hot deal */

.sunglasses-hot-deal {
    position: relative;
    padding: 99px 0px 111px 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-width: 448px;
}

.sunglasses-hot-deal .image {
    position: absolute;
    bottom: 0;
    right: -1000px;
    overflow: hidden;
}

.sunglasses-hot-deal .image img {
    max-width: none;
}

.sunglasses-hot-deal .first-heading {
    font-family: Montserrat, arial, serif;
    text-transform: uppercase;
    color: #666;
}

.sunglasses-hot-deal .second-heading {
    font-family: Montserrat, arial, serif;
    font-size: 40px;
    line-height: 1.2;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

.sunglasses-hot-deal .description {
    color: #666;
    line-height: 24px;
    letter-spacing: 0.5px;
    padding: 32px 0px 0px 0px;
}

.sunglasses-hot-deal .countdown-special {
    padding: 49px 0px 0px 0px;
}

.sunglasses-hot-deal .countdown-special>p {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat, arial, serif;
}

.sunglasses-hot-deal .is-countdown {
    position: relative;
    margin: -10px 0px 0px 0px;
    background: none;
    padding: 0px;
}

.sunglasses-hot-deal .is-countdown .countdown-section {
    width: 70px !important;
    height: 70px !important;
    background: #fff;
    margin-right: 30px;
    font-size: 13px;
    line-height: 38px;
    color: #666;
    font-family: Montserrat, arial, serif;
    margin-top: 38px;
}

.sunglasses-hot-deal .is-countdown .countdown-section .countdown-amount {
    line-height: 70px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
}

.sunglasses-hot-deal .theme-btn {
    text-align: center;
    border: 1px solid #000;
    border-radius: 0;
    color: #000000;
    background-color: transparent;
    display: inline-block;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    min-width: 170px;
    padding: 0 10px;
    text-transform: uppercase;
    position: relative;
    font-family: Montserrat, arial, serif;
    margin-top: 83px;
}

.sunglasses-hot-deal .theme-btn:hover {
    background: #000;
    color: #fff;
}


/* @end */


/* @group Welcome block */

.welcome-block {
    padding: 90px 0 0px;
}

.welcome-block .main-heading {
    padding: 0px;
}

.welcome-block .heading-title {}

.welcome-block .heading-title h2 {}

.welcome-block .text-block {
    text-align: center;
    color: #999;
    margin-bottom: 60px;
    padding-top: 30px;
}

.welcome-block .left-welcome,
.welcome-block .center-welcome,
.welcome-block .right-welcome {
    position: relative;
}

.welcome-block .left-welcome img,
.welcome-block .center-welcome img,
.welcome-block .right-welcome img {
    width: 100%;
}

.welcome-block .center-welcome {
    text-align: left;
}

.welcome-block .welcome-content {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
}

.welcome-block .welcome-content .wtitle {
    color: #666666;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 30px;
}

.welcome-block .welcome-content .wcontent {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 30px;
}

.welcome-block .welcome-content .wcontent2 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 30px;
}

.welcome-block .welcome-content .wcontent2 .cyan-text {
    color: #927548;
}

.welcome-block .welcome-content .sub-wcontent p {
    color: #666666;
    line-height: 24px;
    margin-bottom: 30px;
}

.welcome-block .welcome-content .sub-wcontent p .black-text {
    color: #000;
}

.welcome-block .welcome-content ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.welcome-block .welcome-content ul li {
    padding: 0 15px;
    color: #666666;
    position: relative;
    line-height: 24px;
}

.welcome-block .welcome-content ul li:before {
    position: absolute;
    line-height: 24px;
    content: "\f005";
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 13px;
    color: #927548;
}

.welcome-block .welcome-content a.button {
    position: absolute;
    left: 0;
    bottom: 0;
}

.welcome-block .welcome-content .wlink a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    color: #927548;
    padding-right: 20px;
    position: relative;
    display: inline-block;
}

.welcome-block .welcome-content .wlink a .arrow_right {
    position: absolute;
    line-height: 25px;
    right: 0;
    top: 0;
}


/****************
SOCIAL BUTTONS
**********************/


/**social icons default size**/

.social_icon_list {
    margin: 0px;
    margin-top: 05px;
}

ul.social_icon_list {
    list-style: none;
}

.footer ul.social_icon_list li a:before {
    width: 0px !important;
    height: 0px !important;
}

.social_icon_list.list-inline>li {
    padding: 0px;
}

.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon:hover {
    border-color: transparent;
}

.social-icon i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 40px;
    position: relative;
}

.social-icon i:last-child {
    color: #FFF !important;
}

.social-icon:hover i:first-child {
    margin-top: -40px;
}


/***social icons lg (big)***/

.social-icon-lg {
    margin: 0 5px 5px 0;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-lg:hover {
    border-color: transparent;
}

.social-icon-lg i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 60px;
    position: relative;
}

.social-icon-lg i:last-child {
    color: #FFF !important;
}

.social-icon-lg:hover i:first-child {
    margin-top: -60px;
}


/***social icons small***/

.social-icon-sm {
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

.social-icon-sm:hover {
    border-color: transparent;
}

.social-icon-sm i {
    display: block;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 30px;
    position: relative;
}

.social-icon-sm i:last-child {
    color: #FFF !important;
}

.social-icon-sm:hover i:first-child {
    margin-top: -30px;
}

si-border {
    border: 1px solid #AAA !important;
}

.si-border-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-dark-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray {
    background: #f3f3f3;
    border: 0px;
}

.si-dark {
    background-color: #333;
    border: 0px !important;
    color: #fff !important;
}


/**icons hover colored**/

.si-colored-facebook,
.si-facebook:hover {
    background-color: #3B5998 !important;
}

.si-colored-twitter,
.si-twitter:hover {
    background-color: #00ACEE !important;
}

.si-colored-google-plus,
.si-colored-youtube,
.si-youtube:hover,
.si-google-plus:hover,
.si-g-plus:hover {
    background-color: #DD4B39 !important;
}

.si-colored-skype,
.si-skype:hover {
    background-color: #00AFF0 !important;
}

.si-linkedin:hover,
.si-colored-linkedin {
    background-color: #0E76A8 !important;
}

.si-pin:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-rss:hover,
.si-colored-rss {
    background-color: #EE802F !important;
}

.si-pinterest:hover,
.si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-tumblr:hover,
.si-colored-tumblr {
    background-color: #34526F !important;
}

.si-vimeo:hover,
.si-colored-vimeo {
    background-color: #86C9EF !important;
}

.si-digg:hover,
.si-colored-digg {
    background-color: #191919 !important;
}

.si-instagram:hover,
.si-colored-instagram {
    background-color: #3F729B !important;
}

.si-spotify:hover,
.si-colored-spotify {
    background-color: #1DB954 !important;
}

.si-flickr:hover,
.si-colored-flickr {
    background-color: #FF0084 !important;
}

.si-paypal:hover,
.si-colored-paypal {
    background-color: #00588B !important;
}

.si-yahoo:hover,
.si-colored-yahoo {
    background-color: #720E9E !important;
}

.si-android:hover,
.si-colored-andriod {
    background-color: #A4C639 !important;
}

.si-appstore:hover,
.si-colored-apple {
    background-color: #000 !important;
}

.si-dropbox:hover {
    background-color: #3D9AE8 !important;
}

.si-dribbble:hover,
.si-colored-dribbble {
    background-color: #EA4C89 !important;
}

.si-soundcloud:hover,
.si-colored-soundcoloud {
    background-color: #F70 !important;
}

.si-xing:hover,
.si-colored-xing {
    background-color: #126567 !important;
}

.si-phone:hover,
.si-colored-phone {
    background-color: #444 !important;
}

.si-behance:hover,
.si-colored-behance {
    background-color: #053eff !important;
}

.si-github:hover,
.si-colored-github {
    background-color: #171515 !important;
}

.si-stumbleupon:hover,
.si-colored-stumbleupon {
    background-color: #F74425 !important;
}

.si-envelope:hover,
.si-colored-email {
    background-color: #6567A5 !important;
}

.si-wordpress:hover,
.si-colored-wordpress {
    background-color: #1E8CBE !important;
}

.social-shortcodes .left-heading {
    font-size: 30px;
    text-transform: uppercase;
}

.grid-boxed {
    border: 1px solid transparent;
    padding: 20px;
}

.grid-boxed:hover {
    border: 1px dashed #999;
}


/* @end */


/* @end */


/* @end */


/*#options_quantities {
    border: 2px solid red;
}*/

#options_quantities input[type="text"] {
    margin: 0px 0px;
    padding: 5px 5px;
}

.cart-info input[type="text"] {
    margin: 0px;
    padding: 0px 10px;
    width: 80px;
}

.mailchimp-integration.box.footer {
    margin: 0px auto;
    margin-bottom: 10px;
}

.mailchimp-integration.box.footer .box-heading {
    padding-top: 0px;
    border: 0px;
}

.mailchimp-integration.box.footer .mi-block {
    display: block;
}



.btn-confirm{
    color:#fff;
    background-color:#000;
    border:1px solid #fff;
}

.btn-confirm:hover{
    color:#000;
    background-color:#fff;
    border:1px solid #000;
}

.un-stock{
    background-color: #FFD1D1;
}


.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}


#tabla_talle_modal .modal-header{
    padding: 0px;
    padding-left: 20px;
}

#tabla_talle_modal .modal-header .close{
    margin-top: -42px;
    margin-right: 25px;
    opacity: 1;
    font-size: 30px;
    font-weight: bold;
}

#tabla_talle_modal .modal-body{
    padding: 0px;
}

.pagination > .active > span{
    background-color: #000000;
    border-color: #000000;
}
.pagination > li > a{
    color:#000000;
}
.fixed-header ul.megamenu{
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}
.social_link{
    margin: 0px !important;
    padding: 0px !important;
    display: inline-block;
}
#main .container-megamenu{
    z-index: 10000;
}