@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-Thin.eot');
    src: local('Poppins Thin'), local('Poppins-Thin'),
        url('/catalog/view/theme/sook/fonts/Poppins-Thin.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-Thin.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-Medium.eot');
    src: local('Poppins Medium'), local('Poppins-Medium'),
        url('/catalog/view/theme/sook/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-Medium.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-ExtraLight.eot');
    src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraLight.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-Regular.eot');
    src: local('Poppins Regular'), local('Poppins-Regular'),
        url('/catalog/view/theme/sook/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-Regular.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-SemiBold.eot');
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'),
        url('/catalog/view/theme/sook/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-SemiBold.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/catalog/view/theme/sook/fonts/Poppins-ExtraBold.eot');
    src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraBold.woff') format('woff'),
        url('/catalog/view/theme/sook/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body {
    background-color: #ffffff;
    color: #808080;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
}

:focus {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
}

.fa {
    font-size: 12px;
}

.fa-stack {
    width: 12px;
    height: 15px;
}

.fa-stack .fa {
    font-size: 15px;
}

h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #808080;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

#comment_form {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e7e7e7;
}

.header-nav .pull-left {
    float: none;
}

.header {
    color: #000000;
}

.radio label:hover,
.checkbox label:hover {
    color: #000000;
}

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline-block;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
}

#top {
    padding: 0;
    text-align: left;
}

#top .container {
    padding: 0px;
}

.Language-text,
.currency-text {
    display: inline-block;
    margin-bottom: 10px;
}

#top .language-menu .language-select:hover {
    background-color: transparent;
    color: #808080;
}
.ritolab img {margin:30px 0} 

.affiliate-dropmenu .dropdown-menu {
    background-color: #ffffff;
    z-index: 999;
    position: static;
    display: block !important;
    clear: both;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: transparent;
    min-width: 200px;
}

.myaccount .user-info-image {
    display: none;
    vertical-align: top;
    font-size: 0;
    color: #ffffff;
    cursor: pointer;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;
    background-image: url(../image/themeimage/user-info-icon.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    background-color: transparent;
}

.myaccount .fa {
    margin: 0 7px;
    font-weight: 400;
    font-size: 18px;
    color: #101010;
}

.header .myaccount, .header .lang, .header .currency {
    position: relative;
    z-index: 9;
    float: right;
    display: block;
    margin: 10px 0 9px 14px;
}

.header .myaccount,
.header .header-cart,
.header .lang {
    float: right;
}

.header .lang {
    text-transform: uppercase;
}

.modal-login .modal-dialog {
    width: 350px;
}

.modal-login-title {
    text-align: center;
}

.modal-login-submit {
    margin-top: 10px;
}

.modal-login-close {
    color: #333 !important;
    border: 1px solid !important;
    border-radius: 40px;
    width: 26px;
    height: 25px;
    top: 18px;
    right: 11px;
    position: absolute;
}

.modal-login-footer {
    border: none !important;
    margin-top: -15px !important;
    padding: 0 !important;
}

.modal-login-footer-link {
    font-size: 12px !important;
}

.affiliate-dropmenu .dropdown-menu li a {
    color: #fff;
}


#top .btn-link:hover {
    color: #000000;
    background-color: transparent;
}

.affiliate-dropmenu .dropdown-menu li:hover > a {
    background-color: transparent;
    color: #000000;
}

.affiliate-dropmenu .dropdown-menu li a {
    text-shadow: none;
    padding: 2px 10px;
    text-align: left;
}

#top .btn-link strong {
    font-size: 14px;
    font-weight: normal;
}

#top .fa-caret-down {
    vertical-align: -2px;
}

#cart > .btn .fa-shopping-cart:before {
    display: none;
}

.banner-top {
    background: #3f3f3f;
    height: 60px;
    overflow: hidden;
}

.banner-top-item {
    position: relative;
    height: 60px;
    text-align: center;
    display: flex !important;
    align-items: center;
    flex-direction: column;
}

.banner-top-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
    line-height: 60px;
}

@media (min-width: 980px) {
    .banner-top-img {
        width: initial !important;
        height: 60px !important;
        max-width: fit-content !important;
    }
}

@media (max-width: 979px) {
    .myaccount .dropdown-menu {
        top: 50px;
    }

    .header .myaccount {
        border: none;
        padding: 0;
    }

    .breadcrumb:after {
        display: none;
    }
}

@media (max-width: 767px) {
    .header-nav {
        text-align: center;
    }
}


header {
    position: relative;
}

.header > .container {
    position: relative;
    text-align: center;
}

.main-slider .swiper-wrapper {
    direction: ltr !important;
}

.header .header-nav-left {
    float: left;
    padding: 0;
}

.header .header-nav-right {
    float: right;
    padding: 0;
}

.header-logo {
    z-index: 9;
    width: 150px;
    height: auto;
    margin: auto;
    position: static;
    margin-bottom: 11px;
}

@media (max-width: 1199px) {
    .header-logo {
        width: 150px;
        top: 30px;
    }
}

.content_headercms_top .search {
    float: right;
    z-index: 9;
}

.header-search {
    background-image: url("../image/themeimage/header-search.svg");
    background-size: 15px auto;
    -webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    -ms-background-size: 15px auto;
    -o-background-size: 15px auto;
    background-position: center;
    background-repeat: no-repeat;
    float: right;
    height: 42px;
    width: 42px;
    position: relative;
    cursor: pointer;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.header-search:hover {
    background-image: url("../image/themeimage/header-search-hover.svg");
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.header-search.active {
    background-image: url("../image/themeimage/header-close.svg");
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto;
    -ms-background-size: 12px auto;
    -o-background-size: 12px auto;
    background-position: center;
    background-repeat: no-repeat;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.header-search.active:hover {
    background-image: url("../image/themeimage/header-close-hover.svg");
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.myaccount-menu {
    margin-bottom: 0;
}

.myaccount-menu li {
    margin: 0 10px;
    padding: 0;
}

.myaccount-menu li a {
    color: #808080;
    font-size: 12px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li a:hover {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li .fa {
    color: #000000;
    margin: 0 8px 0 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li:hover .fa {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.myaccount-menu li:hover a {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.search1.dropdown-menu {
    margin-bottom: 0;
    z-index: 9;
    width: 343px;
    padding: 0;
    position: absolute;
    left: auto;
    right: 0;
    top: 100%;
    bottom: auto;
    display: none;

    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}

.search1.dropdown-menu .input-lg {
    background: none repeat scroll 0 0 #ffffff !important;
    margin: 0;
    padding: 10px 50px 10px 25px;
    vertical-align: middle;
    color: #000000;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 0;
    font-size: 12px;
}

.search1.dropdown-menu .input-lg::placeholder {
    font-size: 12px;
    color: #cfcfcf;
}

.search1.dropdown-menu .input-lg:focus {
    background: #ffffff !important;
}

.search1.dropdown-menu .btn-lg {
    background: transparent;
    color: #000000;
    cursor: pointer;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    z-index: 9;
    line-height: normal;
}

.search1.dropdown-menu .btn-lg:hover {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.search1.dropdown-menu .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    right: 0;
    left: auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0;
    bottom: auto;
}

.search1.dropdown-menu .search_button {
    background: url(../image/themeimage/header-search.svg) no-repeat scroll center center transparent;
    background-size: 17px;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.search1.dropdown-menu .search_button:hover {
    background: url(../image/themeimage/header-search-hover.svg) no-repeat scroll center center transparent;
    background-size: 17px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}


@media (max-width: 979px) {
    .search1.dropdown-menu {
        float: none;
        width: 100%;
        position: static;
        display: block;
    }

    .search1.dropdown-menu .btn-lg {
        background: #ffffff;
    }

    .search1.dropdown-menu .input-group-btn {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .content_headercms_bottom .search {
        width: 430px;
        margin: 0 auto;
        float: none;
        z-index: 0;
    }

    .search .advance-search:after {
        top: 8px;
    }

    .header .header-cart {
        padding: 0;
        margin: 5px 0 5px 5px;
    }

    .search {
        text-align: center;
    }

    .search1.dropdown-menu .input-lg {
        background: none repeat scroll 0 0 #ffffff !important;
        border-color: #808080;
        color: #000000;
        height: 40px;
    }

    .search1.dropdown-menu .input-lg:focus {
        background: #ffffff !important;
    }

    .search1.dropdown-menu .input-lg::placeholder {
        color: #cfcfcf;
    }

    .header-logo {
        width: 80px;
        margin: 0 auto;
        /*        position: absolute;
            left: 0;
            right: 0;
            top: 18px;
            bottom: auto;*/
    }

    .search1.dropdown-menu .search_button {
        background: url(../image/themeimage/header-search1.svg) no-repeat scroll center center transparent;
        background-size: 17px;
        width: 40px;
        height: 37px;
        line-height: 40px;
    }

    .search1.dropdown-menu .search_button:hover {
        background: url(../image/themeimage/header-search1-hover.svg) no-repeat scroll center center transparent;
        background-size: 17px;
    }
}

@media (max-width: 767px) {

    .header-logo {
        top: 20px;
        width: 80px;
    }

}

@media (max-width: 479px) {
    .header-logo {
        left: 55px;
        right: auto;
        width: 80px;
        top: -5px;
        position: absolute;
    }

    .content_headercms_bottom .search {
        width: 100%;
    }

    .search1.dropdown-menu {
        float: none;
        width: 100%;
    }
}

.header-nav-wrapper {
    background: #f2c700;
    float: left;
    width: 100%;
}

#cart-total {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    left: -27px;
    right: auto;
    top: -7px;
    bottom: auto;
    background: #000000;
    text-align: center;

    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cart #cart-total .fa.fa-shopping-cart {
    display: none;
}

#cart {
    float: right;
    position: relative;
    height: 42px;
    line-height: 24px;
    background: #FFFFFF;
    color: #ffffff;
}

#cart > .btn {
    display: inline-block;
    vertical-align: top;
    background: transparent;
    padding: 0;
    margin: 9px 0 0 0;
}

#cart .cart-icon {
    background-image: url(../image/themeimage/header-cart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: relative;
    float: left;
    cursor: pointer;
    height: 42px;
    width: 42px;
    line-height: 42px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#cart:hover .cart-icon {
    background-repeat: no-repeat;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#cart:hover #cart-total {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#cart #cart-title {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cart:hover #cart-title {
    color: #ffffff;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
}

#cart > .btn.active,
#cart > .btn:active {
    box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    -ms-box-shadow: 0 0 0;
    -o-box-shadow: 0 0 0;
}

#cart.open > .btn {
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background-color: #ffffff;
    z-index: 1001;
    color: #000000;
    width: 350px;
    padding: 10px 10px;
    border-radius: 0;
    top: 100%;
    overflow-y: scroll;
    max-height: 400px;
    overflow-x: hidden;
}

#cart .button-container {
    width: auto;
    float: right;
    margin: 0 0 5px;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
    background-color: transparent;
}

#cart .dropdown-menu .text-center {
    padding: 8px 0 !important;
}

#cart .dropdown-menu table.table-striped {
    border-bottom: 1px solid #eeeeee;
}

.cart-menu .table-bordered tr > td,
.cart-menu .table-bordered {
    border: medium none;
    padding: 4px 5px;
}

#cart table.table-striped .btn-danger.btn-xs {
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    margin: 0;
    padding: 0 0 0 0;
    border: 0 none;
    color: #525252;
}

#cart table.table-striped .btn-danger:hover {
    color: #525252 !important;
}

#cart .dropdown-menu table td {
    border: none;
    background: none;
}

#cart .dropdown-menu li > div {
}

#cart .dropdown-menu li p {
    margin: 0px 0;
}

.cart-menu a {
    color: #525252;
}

@media (max-width: 1199px) {
    #cart #cart-title {
        display: none;
    }

    #cart {
        padding: 0;
    }
}

@media (max-width: 979px) {
    #cart {
        height: 35px;
        background: transparent;
    }

    #cart:hover {
        background: transparent;
    }

    #cart .cart-icon {
        height: 35px;
        width: 35px;
        line-height: 35px;
        background-image: url(../image/themeimage/header-cartres.svg);
        background-size: 20px;
    }

    #cart:hover .cart-icon {
        background-image: url(../image/themeimage/header-cartres-hover.svg);
        background-size: 20px;
    }

    #cart #cart-title {
        display: none;
    }

    #cart .dropdown-menu {
        top: 50px;
    }

    #cart #cart-total {
        line-height: 14px;
        height: 14px;
        width: 14px;
        display: block;
        position: absolute;
        left: auto;
        right: 10px;
        top: -11px;
        bottom: auto;
        font-size: 11px;
        background: #000000;
    }

    #cart:hover #cart-total {
        color: #ffffff;
        background: #000000;
        transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }

    #cart > .btn .heading-title {
        display: none;
    }
}

.content_headercms_top {
    text-align: center;
    padding: 29px 0;
    position: relative;
    min-height: 100px;
    background: #ffffff;
    clear: both;
    z-index: 9;
}

.container-wrapper {
    padding: 0 52px;
}

.header-tele-cms {
    display: inline-block;
    position: relative;
}

.header-tele-cms .telephone {
    background: url("../image/themeimage/call.png") no-repeat scroll 0 5px transparent;
    float: left;
    height: 40px;
    width: 31px;
}

.cms-data {
    color: #696969;
    font-size: 12px;
    display: inline-block;
    letter-spacing: 0.6px;
    margin: 0 0 0 15px;
    padding-right: 20px;
}

.call {
    float: left;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.call-no {
    clear: both;
    float: left;
}

.header-nav-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
    min-height: inherit;
    border-top: none;
    border-bottom: none;
    animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
    -moz-animation: slide-down 0.7s;
    -o-animation: slide-down 0.7s;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@media (max-width: 1299px) {
    .container-wrapper {
        padding: 0 25px;
    }
}

@media (max-width: 979px) {
    .nav-full-wrapper {
        padding: 5px 0;
        background: #243D47;
    }

    .content_headercms_top {
        padding: 10px 0;
        min-height: 65px;
    }

    .content_headercms_top.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        background: #ffffff;

        box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.5);

        animation: slide-down 0.7s;
        -webkit-animation: slide-down 0.7s;
        -moz-animation: slide-down 0.7s;
        -o-animation: slide-down 0.7s;
    }

    .header-nav-wrapper {
        display: none;
    }

    .container-wrapper {
        padding: 0 15px;
    }
}

.nav-inner-cms {
    background: none repeat scroll 0 0 #808080;
}

.content_headercms_bottom {
    text-align: center;
    background: #ffffff;
}

.header-main-menu {
    float: left;
}

.main-menu {
    position: static;
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.nav-responsive {
    display: none;
}

.responsive-menu {
    background: #545F61;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 10px;
}

ul {
    list-style: none;
    padding: 0;
}

.main-menu ul {
    list-style: none;
    padding: 0;
}

.main-menu > ul > li {
    float: left;
    position: relative;
    z-index: 2;
    margin: 0 5px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.nav-nolink,
.nav-responsive span,
.main-menu > ul > li > a {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 9px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav > li > a:hover {
    background: none repeat scroll 0 0;
    color: #808080;
}

.main-menu a:hover {
    text-decoration: none
}

.main-menu .column1 .childs_1 .dropdown a::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #525252;
    position: absolute;
    right: 9px;
}

.main-menu .column1 .childs_1 .dropdown a:hover::after {
    color: #808080;
}

.main-menu .column1 .childs_2 a::after {
    display: none;
}

.main-menu > ul > li > ul,
.responsive-menu .main-navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 5;
    padding: 5px;
}

.main-menu > ul > li:hover > ul {
    display: block;
}

.main-menu > ul > li .list-unstyled > span .dropdown-menu,
#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
    display: block;
    background: #ffffff;
    z-index: 5;
    padding: 15px;
    top: 0;
    bottom: auto;
    left: 100%;
    right: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    transform-origin: 0 0 150px;
    -webkit-transform-origin: 0 0 150px;
    -moz-transform-origin: 0 0 150px;
    -ms-transform-origin: 0 0 150px;
    -o-transform-origin: 0 0 150px;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    margin: 0 !important;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

.main-menu > ul > li .column3 .list-unstyled span .dropdown-menu {
    left: 30px;
    float: none;
}

.main-menu > ul > li .childs_1 > span:hover .dropdown-menu,
.main-menu > ul > li .childs_2 > span:hover .dropdown-menu,
#menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
    animation-duration: 0.3s;
    animation-timing-function: linear;
    animation-name: "zoomIn";
    webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: "zoomIn";
    -moz-animation-duration: 0.3s;
    -moz-animation-timing-function: linear;
    -moz-animation-name: "zoomIn";
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.main-menu > ul > li .column3 .childs_1 > span:hover .dropdown-menu,
.main-menu > ul > li .column3 .childs_2 > span:hover .dropdown-menu {
    animation: unset;
    -webkit-animation: unset;
    -moz-animation: unset;
    -o-animation: unset;
}


.main-menu ul li .list-unstyled {
    display: table-cell;
}

.main-menu > ul > li .list-unstyled > span > a,
.main-menu > ul > li .list-unstyled > a {
    padding: 4px 8px;
    color: #808080;
    display: block;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.8px;
    text-transform: initial;
}

.main-menu > ul > li .megamenu.column3 .childs_2 a:after  {
    font-family: FontAwesome;
    content: '\f0da';
    margin-right: 8px;
    float: left;
}

.main-menu > ul > li .column3 .childs_1 > span > a {
    padding: 5px 8px 5px;
    text-transform: initial;
    margin: 0 0 8px 0;
    font-size: 12px;
    font-weight: 500;
    color: #808080;
}

.main-menu > ul > li .column3 .childs_1 > span > a:after {
    display: none;
}

.main-menu > ul > li.hiden_menu .list-unstyled > span > a:after, .main-menu > ul > li.hiden_menu span > a:after {
    display: none;
}

.main-menu > ul > li .column3 .childs_1 > span > a:hover {
    color: #000000;
}

.responsive-menu .main-navigation li a {
    color: #cecece;
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}

.main-menu > ul > li .list-unstyled span > a {
    min-width: 160px;
}

.main-menu > ul > li .list-unstyled a:hover {
    color: #000000;
    background-color: transparent;
}

.responsive-menu .main-navigation li a:hover {
    background-color: #393939;
    border-left: 5px solid #ffe35f;
    color: #ffffff;
    padding: 8px 7px;
}

.main-menu > ul > li .list-unstyled > span > a.activSub {
    background-image: url(../image/themeimage/cat_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.main-menu > ul > li > ul > ul > li > a {
    color: #FFFFFF;
}

.main-menu > ul > li .column3 .list-unstyled .dropdown-menu {
    position: static;
    box-shadow: none;
    padding: 0;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.main-menu > ul > li .list-unstyled .dropdown-menu a {
    padding: 3px 8px;
}

.main-menu > ul > li .list-unstyled > a {
    display: inline-block;
    vertical-align: top;
}

.main-menu > ul > li .column3 .childs_1 {
    padding: 0 10px;
}

.childs_2-link {
    float: left;
}

@media (min-width: 980px) {
    #menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        left: 100px;
        top: 35px;
    }

    #menu .dropdown .dropdown-menu.megamenu,
    #menu .dropdown .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
        transform-origin: 0 0 150px;
        -webkit-transform-origin: 0 0 150px;
        -moz-transform-origin: 0 0 150px;
        -ms-transform-origin: 0 0 150px;
        -o-transform-origin: 0 0 150px;
        display: none;
        padding: 15px;
        margin: 0 !important;
        left: 20px;
    }

    #menu .hiden_menu .dropdown-menu.megamenu {
        left: auto;
        right: 20px;

        transform-origin: 150px 0 0;
        -webkit-transform-origin: 150px 0 0;
        -moz-transform-origin: 150px 0 0;
        -ms-transform-origin: 150px 0 0;
        -o-transform-origin: 150px 0 0;
    }

    #menu .dropdown.hiden_menu .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        left: 100%;
        top: 10px;
    }

    #menu .dropdown:hover .dropdown-menu.megamenu,
    #menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
        display: block;
        animation-duration: 0.3s;
        animation-timing-function: linear;
        animation-name: "zoomIn";
        webkit-animation-duration: 0.3s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-name: "zoomIn";
        -moz-animation-duration: 0.3s;
        -moz-animation-timing-function: linear;
        -moz-animation-name: "zoomIn";
        transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        -moz-transition: all 0.6s ease 0s;
        -ms-transition: all 0.6s ease 0s;
        -o-transition: all 0.6s ease 0s;
    }

    @keyframes zoomIn {
        from {
            opacity: 0;
            transform: scale3d(.3, .3, .3);
        }
        50% {
            opacity: 1;
        }
    }
    #menu {
        display: inline-block;
    }
}

@media (max-width: 979px) {
    .content_headercms_bottom {
        background: #000000;
        overflow: hidden;
        padding: 5px 0;
    }
}

@media (max-width: 767px) {
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        color: #fff;
    }
    
}

#nav-one > li > .dropdown-menu {
    left: 100%;
    right: auto;
    padding: 0;
}

.top_level.hiden_menu {
    position: relative;
}

#nav-one li .megamenu .childs_1 {
    padding: 10px;
}

#nav-one li .megamenu .childs_1:last-child {
}

#nav-one li ul {
    display: table-cell;
    float: none;
}

#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    text-transform: initial;
    width: 100%;
}

#nav-one li .megamenu ul.list-unstyled li > a:before {
    display: none;
}

#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 12px;
    padding: 8px;
    white-space: nowrap;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 0;
    position: relative;
}

#nav-one li ul {
    display: table-cell;
    float: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    color: #808080;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    position: relative;
    text-transform: initial;
    border: none;
}

#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a:after {
    font-family: FontAwesome;
    content: '\f0da';
    margin-right: 8px;
    float: left;
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}

#nav-one li .megamenu.column1 .childs_1 {
    border: medium none;
    padding: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: none;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a:hover, .hiden_menu .top_level > a:hover {
    color: #000000 !important;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
    padding: 0;
}

#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
    color: #000000;
}

#nav-one .dropmenu li a:before {
    font-family: 'FontAwesome';
    content: '\f0da';
    font-size: 11px;
    font-weight: 400;
    color: #283546;
    margin-right: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#nav-one .dropmenu li:hover a:before {
    color: #000000;
}

.column_left_cms .box.last .list-group {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 4px 0 0;
}

.column_left_cms .box.last {
    margin-bottom: 0;
}

.vertical-category .dropdown-inner {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.vertical-category .dropdown-inner:before {
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dddddd;
    position: absolute;
    top: 10px;
    left: -10px;
}

.vertical-category .list-unstyled .dropdown-inner:before {
    display: none;
}

.vertical-category .list-unstyled .dropdown-inner {
    box-shadow: none;
}

.vertical-category .top_level a {
    padding: 10px 10px;
    font-size: 12px;
    text-transform: initial;
    font-weight: 400;
    color: #808080;

    transition: 300ms ease;
    -webkit-transition: 300ms ease;
    -moz-transition: 300ms ease;
    -ms-transition: 300ms ease;
    -o-transition: 300ms ease;
}

.vertical-category .top_level a:hover {
    color: #000000 !important;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;
    -moz-transition: 300ms ease;
    -ms-transition: 300ms ease;
    -o-transition: 300ms ease;
}

.vertical-category li.top_level a.level-top {
    border: none;
}

.dropmenu li.dropdown.top_level .more a:before {
    display: none;
}

.dropmenu li.dropdown.top_level .more .dropdown-inner {
    padding: 15px;
}

.vertical-category .top_level .more li.top_level {
    padding: 0;
}

.vertical-category .top_level .more a {
    padding: 5px 8px;
    border: none;
}

.vertical-category .dropdown-menu li > a:hover {
    color: #000000 !important;
    background: transparent;
}

.vertical-category #nav-one > li .column3 ul > li .dropdown-inner {
    position: static;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
}

.content-bottom .vertical-menu,
#column-left .vertical-menu,
#column-right .vertical-menu {
    width: 100%;
    padding: 0;
}

@media (min-width: 980px) {
    #content1 .vertical-menu {
        padding-right: 25px;
    }

    .vertical-category {
        position: relative;
        z-index: 15;
        width: 100%;
        float: left;
        margin: 0;
        border-style: solid;
        border-width: 5px;
        border-color: #000000;
    }

    .vertical-category .vertical-heading {
        font-size: 15px;
        line-height: 25px;
        font-weight: 600;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        background: #000000;
        color: #000000;
        padding: 15px 30px;
    }

    .vertical-category .vertical-heading:after {
        content: "\f039";
        font-family: fontAwesome;
        font-size: 14px;
        font-weight: 100;
        float: right;
    }

    .vertical-content .top-vertical-category {
        display: block;
        padding: 14px 0;
        margin: 0;
        text-align: left;
        z-index: 999999;
        background-color: #ffffff;
    }

    #nav-one li .megamenu.column1 ul.list-unstyled li, .hiden_menu .top_level {
        padding: 0;
    }

    .vertical-content .top-vertical-category.dropmenu li {
        position: relative;
        padding: 0 20px;
    }

    #nav-one li .megamenu.column3 ul.list-unstyled li {
        padding: 0;
    }

    #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li {
        padding: 0;
    }

    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown:before {
        content: '';
        background-image: url(../image/themeimage/vertical-menu-icon-active.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 8px;
        display: block;
        position: absolute;
        top: 15px;
        bottom: auto;
        right: 26px;
        left: auto;
        padding: 7px 5px;
    }

    .common-home .vertical-content .top-vertical-category {
        display: block;
    }

    .common-home .content_headercms_top.fixed .vertical-content .top-vertical-category {
        display: none;
    }
}

@media (max-width: 1449px) {
    .vertical-category .top_level a {
        padding: 11px 10px;
    }

    .vertical-content .top-vertical-category {
        padding: 13px 0;
    }
}

@media (max-width: 1299px) {
    .vertical-content .top-vertical-category {
        padding: 15px 0;
    }
}

@media (max-width: 1199px) {
    .vertical-content .top-vertical-category {
        padding: 11px 0;
    }

    .vertical-category .vertical-heading {
        padding: 15px 20px;
    }

    .vertical-content .top-vertical-category.dropmenu li {
        padding: 0 10px;
    }

    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown:before {
        right: 16px;
    }
}

#nav-one li .megamenu.column3 ul.list-unstyled li .dropdown-menu {
    box-shadow: none;
}

#nav-one li .megamenu.column3 ul.list-unstyled li .dropdown-menu .dropdown-inner:before {
    display: none;
}

#nav-one li .megamenu.column3 ul.list-unstyled li a {
    font-weight: 600;
    padding: 6px 8px;
    text-transform: uppercase;
    font-size: 12px;
    color: #000000;
    border-bottom: 1px solid #eeeeee;
}

#nav-one li .megamenu.column3 ul.list-unstyled li a:hover {
    color: #000000 !important;
}

#nav-one li .megamenu ul.list-unstyled .dropdown > a {
    border-bottom: none;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 8px 5px;
    margin: 0 0 5px;
}

@media (max-width: 979px) {
    .vertical-category {
        display: none;
    }
}

.category_tab {
    margin: 0 0 60px;
    position: relative;
}

#Tab_Category_Slider .box-heading {
    text-align: center;
    margin-bottom: 25px;
}

#Tab_Category_Slider .container {
    position: relative;
}

#tab_spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../image/themeimage/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
    line-height: normal;
    padding: 0;
    text-align: center;
    margin: 0;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.category_tab ul li {
}

.category_tab .tab-pane .product-block {
    clear: both;
    overflow: hidden;
}

.category_tab .tab-pane .product-block:hover {
    clear: both;
}

.category_tab .owl-item.last_item_tm .product-block-inner {
    margin: 0;
}

.category_tab .tab-pane .product-block-inner {
    position: relative;
}

.category_tab .owl-item .col-lg-12 {
    padding: 0;
}

.category_tab .tab-pane {
    padding: 40px 0 0 !important;
    border: medium none !important;
    min-height: 410px;
    text-align: center;
    vertical-align: middle;
}

.category_tab .tab-pane > img {
    margin: 150px auto;
}

.category_tab ul li:last-child {
    background: none;
    display: inline-block;
    vertical-align: top;
    float: none;
}

.category_tab ul li a {
    color: #808080;
    padding: 0 15px;
    text-transform: initial;
    font-size: 12px;
    position: relative;
}

.category_tab ul li.active a,
.category_tab ul li.active a:hover,
.category_tab ul li a:hover,
.category_tab ul li a:focus {
    color: #000000;
}

.category_tab .tab-content {
    border: medium none;
    overflow: visible;
    position: static;
}

.tab-content {
    position: relative;
    padding: 0px;
    z-index: 2;
    overflow: visible;
    margin-bottom: 15px;
}

.tab-content .tab {
    display: none;
}

.category_tab .tab-pane .owl-carousel {
    position: static;
    margin: 0;
}

.category_tab .tab-pane .owl-next:hover span {
    text-decoration: none;
}

.category_tab:hover .tab-pane .owl-carousel .owl-buttons div {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.category_tab .tab-pane .owl-buttons a:hover {
    color: #808080;
}

.product-box .container {
    position: relative;
}

@media (max-width: 1249px) {
    .category_tab .owl-item.last_item_tm .product-block-inner {
        margin: 0 -1px 0 0;
    }

    .category_tab .tab-pane .owl-carousel {
        padding: 0 5px;
    }
}

@media (max-width: 979px) {
    .category_tab .nav-tabs {
        padding: 0;
    }

    .category_tab .tab-pane .owl-carousel {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .category_tab ul li a:before {
        display: none;
    }

    #Tab_Category_Slider .nav-tabs > li {
        width: 50%;
        float: left;
        margin: 0 0 5px;
    }

    .category_tab ul li a {
        border: 1px solid #E9EAEC;
        margin: 2px 5px;
        padding: 5px 15px;
        font-size: 12px;
        display: block;
    }

    .category_tab ul li.active a,
    .category_tab ul li.active a:hover,
    .category_tab ul li a:hover,
    .category_tab ul li a:focus {
        color: #ffffff;
        background: #808080;
        border-color: #808080;
    }

    .category_tab .tab-pane {
        padding: 25px 0 0 !important;
    }

    .category_tab {
        margin: 0;
    }
}

@media (max-width: 479px) {
    .category_tab ul li a {
        text-align: center;
    }

    .nav-tabs > li > a {
        float: none !important;
    }

    #Tab_Category_Slider .nav-tabs > li {
        width: 100%;
    }
}

.home-common .content-top {
    position: relative;
}

.content1-home {
    postion: relative;
}

.page-title-home {
    margin: 10px 0;
    padding: 0 15px;
    text-align: center;
    height: 50px;
    position: absolute;
    bottom: -100px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #444 !important;
}

.home-common .box .box-heading {
    padding-bottom: 5px;

}

.home-common .box .box-heading::after {
    height: 2px;
}

.home-common #content .box-product {
    margin: 20px 0 0;
}

@media (max-width: 979px) {
    .home-common .content-top {
        margin-bottom: 60px !important;
    }

    .page-title-home {
        bottom: -75px;
    }
}

@media (max-width: 479px) {
    .home-common .box .box-heading {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

#pst_categorycmsblock .categorycmsblock-inner {
    margin: 0;
}

#pst_categorycmsblock a.pst-cat-img {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#pst_categorycmsblock a.pst-cat-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    background: rgba(28, 28, 28, 0.2);
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_categorycmsblock a.pst-cat-img:hover:after {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_categorycmsblock .cat-name {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    text-transform: initial;
    color: #000000;
    position: relative;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_categorycmsblock .cat-name:after {
    content: "";
    position: absolute;
    width: 48%;
    height: 1px;
    background-color: #000000;
    left: auto;
    right: -35%;
    top: auto;
    bottom: -20px;
    z-index: 1;
}

#pst_categorycmsblock .cat-details {
    text-align: right;
    padding: 80px 80px 0 0;
}

#pst_categorycmsblock .cat-desc {
    font-size: 12px;
    display: block;
    margin: 60px 0 50px;
}

#pst_categorycmsblock .cat-btn {
    padding: 10px 25px;
    background: #000000;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: top;
    text-transform: initial;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_categorycmsblock .cat-btn:hover {
    background: #808080;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_categorycmsblock a.pst-cat-img img {
    max-width: 100%;
}


@media (max-width: 1299px) {
    #pst_categorycmsblock .cat-name {
        font-size: 35px;
    }

    #pst_categorycmsblock .cat-details {
        padding: 80px 50px 0 0;
    }
}

@media (max-width: 979px) {
    #pst_categorycmsblock .cat-details {
        padding: 40px 0;
        text-align: center;
    }

    #pst_categorycmsblock a.pst-cat-img {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    #pst_categorycmsblock .cat-item {
        text-align: center;
        display: block;
    }

    #pst_categorycmsblock .cat-name {
        font-size: 26px;
        line-height: 28px;
    }

    #pst_categorycmsblock .cat-name:after {
        width: 100%;
        left: 0;
        right: 0;
        bottom: -15px;
    }

    #pst_categorycmsblock .cat-desc {
        margin: 50px 0 40px;
    }

    #pst_categorycmsblock {
        margin: 0 0 50px;
    }
}

@media (max-width: 767px) {
    #pst_categorycmsblock .cat-name {
        font-size: 20px;
    }

    #pst_categorycmsblock .cat-name:after {
        bottom: -10px;
    }

    #pst_categorycmsblock .cat-desc {
        margin: 30px 0;
    }

    #pst_categorycmsblock a.pst-cat-img {
        padding: 0;
    }
}

#pstparallaxcmsblock {
    margin-bottom: 50px;
    background-size: cover;
    background-attachment: fixed;
}

.parallax-wrapper {
    padding: 90px 50px;
    text-align: center;
}

.parallax-text {
    display: block;
    position: relative;
}

.parallax-text .text1 {
    color: #000000;
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pstparallaxcmsblock:hover .text1 {
    text-shadow: 4px 3px 1px #FFFFFF;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.parallax-wrapper .btn {
    color: #ffffff;
    display: inline-block;
    margin: 150px 0 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    background: none;
    text-transform: uppercase;
    background-color: #000000;
    padding: 8px 25px;
}

.parallax-wrapper .btn:hover {
    background-color: #808080;
}

.parallax-text .text2 {
    color: #000000;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

.parallax-text:after {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 37px;
    right: 0;
    left: 0;
    bottom: auto;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    background-image: url(../image/themeimage/perellex-1.png);
    height: 250px;
    width: 250px;
}

@media (max-width: 767px) {
    .parallax-text .text1 {
        font-size: 30px;
        line-height: 30px;
    }

    .parallax-text .text2 {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
    }

    .parallax-wrapper {
        padding: 40px 20px;
    }
}

@media (max-width: 479px) {
    .parallax-text:after {
        top: 0;
    }

    .parallax-text .text1 {
        font-size: 18px;
        line-height: 19px;
    }

    .parallax-text .text2 {
        font-size: 11px;
        line-height: 11px;
        font-weight: 500;
    }
}


.layout-3 #content {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-top {
    background-color: transparent;
    margin-bottom: 90px;
}

.slider-banner {
    float: left;
    width: 100%;
}

.slider-banner .slide {
    float: left;
    width: 25%;
}

.slider-banner .slide a {
    background: none repeat scroll 0 0 #107789;
    cursor: pointer;
    display: block;
    height: 100%;
    transition: background 0.2s ease 0s;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    width: 100%;
    border-top: 4px solid #064857;
}

.slidebanner1 .cms-title {
    border-left: 0 none;
}

.slidebanner4 .cms-title {
    border-right: 0 none;
}

.cms-title {
    border-color: #064857;
    border-style: solid;
    border-width: 0 1px;
    padding: 15px 20px;
    text-align: center;
}

.slider-banner .slide:hover a {
    border-top: 4px solid #ffe35f;
}

.text1 {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}

.text2 {
    color: #ffffff;
    font-size: 18px;
}

.thumbnails .thumbnail {
    margin: 0;
    border: none;
}

@media (max-width: 979px) {
    .content-top {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 479px) {
    .list_inner {
        float: none;
        position: relative;
        display: inline-block;
    }
}

ul.dropmenu {
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    z-index: 9;
}

.dropmenu li {
    position: relative;
    list-style: none;
    margin: 0px;
    display: block;
    cursor: pointer;
}

.dropmenu li a {
    display: block;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

.dropmenu li a:hover {
}

.dropmenu li span {
    display: block;
    float: right;
    height: 10px;
    width: 6px;
    position: absolute;
    top: 18px;
    right: 10px;
}

.dropmenu li:hover ul,
.dropmenu li:hover div {
    display: block;
}

.dropmenu li:hover .dropdown-inner {
    animation: fadeInLeft 0.5s;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-10%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.dropmenu ul,
.dropmenu div {
    position: absolute;
    display: none;
    min-width: 160px;
    left: 0;
    top: 0;
    margin: 0px;
    padding: 0px;
}

.dropmenu li div ul {
    border: none;
    background: none;
    position: relative;
    display: block;
    left: 0px;
}

.dropmenu ul li {
    float: none;
    border: none;
}

.dropmenu div ul {
    position: relative;
    display: block;
}

.dropmenu li div {
    background-color: #FFFFFF;
    padding: 15px;
    display: none;
    position: absolute;
    z-index: 1;
}

.dropmenu .submenu {
    background-color: #e7e7e7;
}

.box .box-content ul,
#content .content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.box .box-content ul li {
}

.box .box-content ul li:last-child a,
.box .box-content ul li ul li a {
    border-bottom: 0 none;
}

#content .content ul li {
    line-height: 22px;
    padding: 5px;
}

.box .box-content ul li ul li + li {
    border-top: medium none;
}

.box .box-content ul li a,
#content .content ul li a {
    font-weight: normal;
    position: relative;
}

.box .box-content ul li a.active {
    color: #808080;
}

.box .box-content ul li a + a,
.box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}

.box .box-content ul li a:hover,
#content .content ul li a:hover {
    color: #000000;
}

.box .box-content ul ul {
    margin-left: 15px;
    width: 100%;
    z-index: 99;
}

.box .box-content ul li ul li a {
    padding: 8px 0 8px 10px;
}

.box.sidebar-category .box-content ul li ul li a.activSub::before {
    right: 3px;
    top: 10px;
}

.box.sidebar-category .box-content ul li {
    padding: 0 12px 0 0;
}

.box .box-content ul li ul li a.activSub:before,
.box .box-content ul li a.activSub:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 6px;
    font-size: 12px;
    color: #aba9a9;
}

.box .box-content ul li ul li:hover > a.activSub:before,
.box .box-content ul li:hover > a.activSub:before {
    color: #808080;
    content: none;
}

.box .box-content ul li ul li:hover > a.activSub,
.box .box-content ul li:hover > a.activSub {
    background: rgba(0, 0, 0, 0) url("../image/themeimage/menu-hover-arrow.jpg") no-repeat scroll 209px 1px;
    margin-right: -12px;
}

.box .box-content ul ul li ul {
    display: none;
    margin-left: 21px;
}

.box .box-content ul ul li:hover ul {
    display: block;
    top: -1px;
    left: 225px;
}

.product-block-inner a img {
    vertical-align: middle;
}

.box .box-category-heading {
    background: url("../image/themeimage/category.jpg") no-repeat scroll 0 0 #808080;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}

.heading-img {
    margin-right: 16px;
    padding: 10px 24px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #808080 !important;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #808080 !important;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #808080 !important;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #808080 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #808080 !important;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #808080 !important;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #808080 !important;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #808080 !important;
}

.tooltip-inner {
    background: #808080 !important;
}

.content-top #content {
    min-height: 495px;
    margin-bottom: 25px;
}

.common-home #content {
    min-height: inherit;
}

#content {
    min-height: 400px;
}

#content p {
    word-break: break-word;
}

.single-banner {
}

#banner1 {
    margin: 0 25px;
    float: left;
}

#banner0 {
    float: left;
}

#banner2 {
    float: right;
}

.inner-cms {
    background-color: transparent;
    height: 36px;
    margin: 15px auto;
    position: relative;
    padding-left: 124px;
}

.box-cms-content .content {
    padding: 0;
}

@media only screen and (max-width: 979px) {
    .inner-cms {
        padding-left: 0;
    }

    .inner-cms {
        margin: 40px auto 15px;
    }
}

@media only screen and (max-width: 479px) {
    .box-cms-content .second-content.content,
    .box-cms-content .third-content.content {
        padding: 0 0 75px;
    }
}

#pst_serviceblock {
    padding: 0;
    margin: 9px 0 9px 22px;
    float: right;
    position: relative;
    z-index: 9;
}

#pst_serviceblock .service-icon {
    font-size: 12px;
    font-weight: 400;
    text-transform: initial;
    color: #808080;
    cursor: pointer;
}

#pst_serviceblock .service-icon:hover {
    color: #000000;
}

#pst_serviceblock .fa {
    margin: 0 7px;
    font-weight: 400;
    font-size: 12px;
}

#pst_serviceblock ul.box-content.service-wrapper {
    display: none;
    position: absolute;
    left: auto;
    right: 0;
    top: 33px;
    bottom: auto;
    min-width: 250px;
    max-height: 170px;
    overflow-x: hidden;
    padding: 20px 10px;
    background: #ffffff;

    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}

#pst_serviceblock .pst-service-title {
    font-size: 12px;
    text-transform: initial;
    line-height: 30px;
    font-weight: 400;
    color: #808080;
    display: block;
    margin-bottom: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#pst_serviceblock .pst-service-desc {
    color: #808080;
    font-size: 12px;
}

#pst_serviceblock .pst-image-block {
    float: left;
    margin-right: 10px;
}

#pst_serviceblock .service-right {
    text-align: left;
    width: auto;
    overflow: hidden;
}

#pst_serviceblock ul {
    margin: 0;
}

#pst_serviceblock li.pst-service-item {
    padding: 0 15px;
    margin: 0 0 20px;
}

#pst_serviceblock li.pst-service-item:last-child {
    margin-bottom: 0;
}

#pst_serviceblock .pst-service-item-inner {
    padding: 0;
    text-align: center;
}

#pst_serviceblock .pst-service-item:hover img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

#pst_serviceblock .pst-service-item img {
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
}

#pst_serviceblock .pst-service-item .pst-image-icon {
    position: relative;
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#pst_serviceblock .pst-service-item:hover .pst-image-block {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#pst_serviceblock .pst-service-item:hover .pst-image-icon {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#pst_serviceblock .pst-service-item:nth-child(1) .pst-image-icon {
    background-image: url(../image/themeimage/service-1.svg);
}

#pst_serviceblock .pst-service-item:nth-child(1):hover .pst-image-icon {
    background-image: url(../image/themeimage/service-1-hover.svg);
}

#pst_serviceblock .pst-service-item:nth-child(2) .pst-image-icon {
    background-image: url(../image/themeimage/service-2.svg);
}

#pst_serviceblock .pst-service-item:nth-child(2):hover .pst-image-icon {
    background-image: url(../image/themeimage/service-2-hover.svg);
}

#pst_serviceblock .pst-service-item:nth-child(3) .pst-image-icon {
    background-image: url(../image/themeimage/service-3.svg);
}

#pst_serviceblock .pst-service-item:nth-child(3):hover .pst-image-icon {
    background-image: url(../image/themeimage/service-3-hover.svg);
}

#pst_serviceblock .pst-service-item:nth-child(4) .pst-image-icon {
    background-image: url(../image/themeimage/service-4.svg);
}

#pst_serviceblock .pst-service-item:nth-child(4):hover .pst-image-icon {
    background-image: url(../image/themeimage/service-4-hover.svg);
}

#pst_serviceblock .pst-service-item:hover .pst-image-icon {

    animation-duration: 1s;
    animation-timing-function: linear;
    animation-name: "bounceIn";
    webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: "bounceIn";
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-name: "bounceIn";
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}


@media (max-width: 979px) {
    #pst_serviceblock ul.box-content.service-wrapper {
        top: 50px;
    }

    #pst_serviceblock .container {
        margin: 0;
    }

    #pst_serviceblock li:last-child.pst-service-item {
        margin-bottom: 0;
    }

    #pst_serviceblock {
        margin: 5px 0 5px 5px;
    }

    #pst_serviceblock .service-icon {
        background-image: url(../image/themeimage/service-icon.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px;
        background-color: transparent;
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 0;
        display: inline-block;
        vertical-align: top;
    }

    #pst_serviceblock .service-icon:hover {
        background-image: url(../image/themeimage/service-icon-hover.svg);
    }

    #pst_serviceblock .fa {
        display: none;
    }
}

@media (max-width: 767px) {
    #pst_serviceblock ul {
        margin: 0;
    }

    #pst_serviceblock li.pst-service-item {
        padding: 0;
        width: 100%;
    }
}

#blocktopcms {
    text-transform: initial;
    float: left;
}

#blocktopcms .customtext {
    margin: 0;
}

#blocktopcms .blocktopcms {
    display: inline-block;
}

#blocktopcms .customtext:before {
    content: '\f02b';
    font-family: 'FontAwesome';
    font-size: 16px;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: top;
    color: #808080;
    line-height: 24px;
    float: left;
}

#blocktopcms .customtext a {
    border-bottom: 1px solid #777777;
    color: #777777;
    margin: 0 5px;
}

#blocktopcms .customtext a:hover {
    border-color: #808080;
    color: #808080;
}

@media (max-width: 979px) {
    #blocktopcms {
        display: none;
    }
}

@media (max-width: 767px) {
    #blocktopcms {
        float: none;
        margin: 0 0 5px;
    }
}

#pstblocktopcontact {
    float: right;
}

#pstblocktopcontact .contact-icon-block {
    display: inline-block;
}

#pstblocktopcontact .contact-details {
    display: inline-block;
    color: #000000;
    text-transform: initial;
}

#pstblocktopcontact .contact-details:before {
    content: "\f095";
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 700;
    margin: 2px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}

#pstblocktopcontact ul {
    margin: 0;
}

#pst_cmsbannerblock ul {
    margin: 0 -15px;
}

#pst_cmsbannerblock img {
    max-width: 100%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

#pst_cmsbannerblock .cmsbannerblock-item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.pst_cmsbannerblock {
    margin-bottom: 50px;
}

#pst_cmsbannerblock .cms-text2 {
    position: absolute;
    top: 30%;
    bottom: auto;
    left: 3%;
    right: auto;
    padding: 0 10px;
}

#pst_cmsbannerblock .cmsbanner-block-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

#pst_cmsbannerblock .cms-text1 {
    font-size: 21px;
    color: #808080;
    display: block;
    line-height: 22px;
    text-transform: initial;
    margin-bottom: 15px;
}

#pst_cmsbannerblock .cms-text3 {
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 15px;
    display: block;
    line-height: 32px;
    text-transform: initial;
}

#pst_cmsbannerblock .cmsbannerblock-item:hover .cms-text1 {
    color: #808080;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#pst_cmsbannerblock .cms-text5 {
    font-size: 15px;
    text-transform: initial;
    color: #919191;
    display: block;
    font-weight: 300;
}

#pst_cmsbannerblock .cms-text4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #808080;
    display: block;
}

#pst_cmsbannerblock .cmsbannerblock-item .cms-text4:hover {
    color: #808080;
}

@media (max-width: 979px) {
    #pst_cmsbannerblock .cms-text1 {
        font-size: 18px;
        line-height: 20px;
    }

    #pst_cmsbannerblock .cms-text3 {
        font-size: 24px;
        line-height: 24px;
    }

    #pst_cmsbannerblock .cms-text2 {
        top: 17%;
    }
}

@media (max-width: 767px) {
    li.cmsbannerblock-item {
        margin-bottom: 20px;
        text-align: center;
    }

    #pst_cmsbannerblock .cms-text2 {
        top: 22%;
    }
}

@media (max-width: 479px) {
    #pst_cmsbannerblock .cmsbannerblock-item:nth-child(2) .cms-text2 {
        top: 10px;
    }

    #pst_cmsbannerblock .cms-text1 {
        font-size: 16px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    #pst_cmsbannerblock .cms-text3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    #pst_cmsbannerblock .cms-text4 {
        font-size: 12px;
    }
}

.tabfeatured_default_width {
    width: 328px;
}

.tabbestseller_default_width {
    width: 328px;
}

.tablatest_default_width {
    width: 328px;
}

.tabspecial_default_width {
    width: 1428px;
}

@media (max-width: 1299px) {
    .tabfeatured_default_width {
        width: 220px;
    }

    .tabbestseller_default_width {
        width: 220px;
    }

    .tablatest_default_width {
        width: 220px;
    }
}

.htabs {
    height: 49px;
    line-height: 16px;
    border-bottom: 1px solid #e7e7e7;
}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: outside none none;
    position: relative;
    text-align: center;
}

.htabs a {
    background-color: #ffffff;
    color: #525252;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.htabs a.selected,
.htabs a:hover {
    background: #fe646f;
    border-bottom: 2px solid #808080;
    color: #ffffff;
}

.hometab .tab-content {
    position: relative;
    padding: 0;
    z-index: 0;
    overflow: visible;
    margin-bottom: 0px;
}

.tab-content .tab {
    display: none;
}

.hometab {
    clear: both;
    padding-top: 25px;
    margin-bottom: 25px;
}

.box.product-box {
    clear: both;
    margin-bottom: 40px;
    position: relative;
}

.cms-banner-left {
    float: left;
}

.cms-banner-right {
    float: left;
}

.cms-banner2,
.cms-banner3 {
    float: left;
}

.cms-subbanner2 {
    margin-top: 25px;
}

.cms-banner2 {
    margin: 0 25px;
}

.post-content-top {
    padding: 15px 0 10px;
    overflow: hidden;
    color: #b3b3b3;
    font-size: 12px;
    font-style: italic;
    font-weight: 500;
}

.post_comment {
    float: right;
}

.post_comment a {
    color: #b3b3b3;
}

.byadmin {
    float: left;
}

.post-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #525252;
    font-size: 17px;
}

.post-title a {
    color: #1b1b1b;
}

.post-description {
    color: #838383;
}

.post-image {
    height: 198px;
    overflow: hidden;
    position: relative;
    width: 353px;
}

.post-date {
    position: absolute;
    right: 4.5%;
    top: 0;
    background-color: #42cfa6;
    height: 85px;
    min-width: 55px;
    padding: 12px;
    text-align: center;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    width: 100%;
}

.post-date .date {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.post-date .month {
    font-size: 12px;
    color: #fff;
    display: block;
}

@media (max-width: 979px) {
    .box.product-box {
        margin-bottom: 30px;
        height: 515px;
    }
}

.content-middle .box .box-heading {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    bottom: auto;
}

.content-middle .box .box-heading:after {
    left: 0;
    right: auto;
}

@media (max-width: 1199px) {
    .content-middle .box .box-heading {
        top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .content-middle .box .box-heading {
        top: 10px;
    }
}

@media (min-width: 768px) {
    .main-slider {
        height: 43vw !important;
    }
}
@media (max-width: 767px) {
    .content-middle .box .box-heading {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        top: 0;
        bottom: 0;
        text-align: left;
    }
}

#psttestimonialcmsblock .title-wrapper {
    text-align: center;
}

#psttestimonialcmsblock {
    padding: 0;
    margin-bottom: 6px;
    position: relative;
}

.content-middle #psttestimonialcmsblock.box .box-heading {
    right: 23%;
    left: auto;
    text-align: left;
}

#left-column #psttestimonialcmsblock .block_content,
#right-column #psttestimonialcmsblock .block_content {
    width: 100%;
    float: left;
}

#psttestimonialcmsblock .name a {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}

#psttestimonialcmsblock .cms_face {
    text-align: center;
    margin: 0 -15px;
}

#psttestimonialcmsblock .name a:hover {
    color: #000000;
}

#psttestimonialcmsblock .designation a {
    color: #808080;
    font-size: 12px;
    font-weight: 400;
}

#psttestimonialcmsblock .designation a:hover {
    color: #000000;
}

#psttestimonialcmsblock .test-img-cms {
    text-align: right;
    padding-bottom: 30px;
    padding-right: 0;
}

#psttestimonialcmsblock .testmonial-image {
    display: inline-block;
    height: 538px;
    width: 538px;
    position: relative;
    margin-bottom: 20px;
    background-color: #ffffff;
}

#psttestimonialcmsblock .testmonial-image:after {
    content: '';
    display: block;
    position: absolute;
    left: -60px;
    right: auto;
    top: auto;
    bottom: -40px;
    height: 474px;
    width: 474px;
    border: 4px solid #000000;
    z-index: 0;
}

#psttestimonialcmsblock .item:hover .testmonial-image:before {
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#psttestimonialcmsblock .testmonial-image img {
    max-width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}

#psttestimonialcmsblock .product_inner_cms {
    text-align: left;
    padding-left: 100px;
    padding-top: 215px;
}

#psttestimonialcmsblock .desc {
    margin: 0 0 60px;
    padding: 80px 0 0;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    position: relative;
}

#psttestimonialcmsblock .desc:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    height: 45px;
    width: 45px;
    background: url(../image/themeimage/quote.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#psttestimonialcmsblock .designation {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    color: #aaaaaa;
    margin: 5px 0;
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
    #psttestimonialcmsblock .testmonial-image {
        height: 100px;
        width: 100px;
    }
}

@media (max-width: 1299px) {
    #psttestimonialcmsblock .testmonial-image {
        height: 528px;
        width: 528px;
    }

    #psttestimonialcmsblock .testmonial-image:after {
        left: -45px;
        bottom: -35px;
    }
}

@media (max-width: 1199px) {
    #psttestimonialcmsblock {
        margin-bottom: 50px;
    }

    #psttestimonialcmsblock .testmonial-image {
        height: 415px;
        width: 415px;
    }

    #psttestimonialcmsblock .testmonial-image:after {
        left: -45px;
        bottom: -35px;
        height: 374px;
        width: 374px;
    }

    #psttestimonialcmsblock .product_inner_cms {
        padding-left: 70px;
        padding-top: 115px;
    }

    .content-middle #psttestimonialcmsblock.box .box-heading {
        right: 24%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    #psttestimonialcmsblock .test-img-cms {
        width: 50%;
    }

    #psttestimonialcmsblock .testmonial-image:after {
        left: -35px;
        bottom: -35px;
        height: 284px;
        width: 284px;
    }

    #psttestimonialcmsblock .testmonial-image {
        height: 325px;
        width: 325px;
    }

    #psttestimonialcmsblock .product_inner_cms {
        width: 50%;
        padding-left: 15px;
        padding-top: 90px;
    }

    #psttestimonialcmsblock .desc {
        margin: 0 0 30px;
        padding: 60px 0 0;
    }

    #psttestimonialcmsblock .desc:after {
        height: 35px;
        width: 35px;
    }

    .content-middle #psttestimonialcmsblock.box .box-heading {
        right: 28%;
    }
}

@media (max-width: 767px) {
    #psttestimonialcmsblock .desc {
        width: 100%;
    }

    #psttestimonialcmsblock .test-img-cms {
        padding: 0 15px 30px;
        text-align: center;
    }

    #psttestimonialcmsblock .product_inner_cms {
        padding-left: 15px;
        padding-top: 50px;
        text-align: center;
    }

    #psttestimonialcmsblock .desc:after {
        margin: auto;
    }

    #psttestimonialcmsblock .testmonial-image {
        height: 400px;
        width: 400px;
    }

    #psttestimonialcmsblock .testmonial-image:after {
        left: -22px;
        bottom: -22px;
        height: 330px;
        width: 330px;
    }
}

@media (max-width: 479px) {
    #psttestimonialcmsblock .testmonial-image {
        height: 90%;
        width: 90%;
    }

    #psttestimonialcmsblock .testmonial-image:after {
        left: -29px;
        bottom: -29px;
        height: 90%;
        width: 90%;
    }

    #psttestimonialcmsblock .desc {
        margin-bottom: 40px;
    }

    #psttestimonialcmsblock {
        margin-bottom: 70px;
    }

    #psttestimonialcmsblock .test-img-cms {
        text-align: right;
    }
}


.single-banner div,
.cms-banner2,
.cms-banner3 {
    overflow: hidden;
}

.single-banner .swiper-wrapper {
    position: relative;
}

.single-banner .swiper-wrapper:before {
    left: 0;
    top: 0;
}

.single-banner .swiper-wrapper:after {
    bottom: 0;
    right: 0;
}

.single-banner .swiper-wrapper:before,
.single-banner .swiper-wrapper:after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    z-index: 1;
}

.single-banner .swiper-wrapper:hover:before,
.single-banner .swiper-wrapper:hover:after {
    height: 100%;
    width: 100%;
    transform: rotate(0);
}

.single-banner div img,
.cms-banner-right .single-banner img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    display: inline-block;
    vertical-align: top;
}

#pstsubbanner {
    margin-bottom: 80px;
    text-align: center;
}

#pstsubbanner .subbanner-wrapper {
    overflow: hidden;
    margin: 0;
}

#pstsubbanner .subbanner-item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

#pstsubbanner .subbanner-item-inner {
    display: block;
}

#pstsubbanner .subbanner-item img {
    max-width: 100%;

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#pstsubbanner .subbanner-item-inner a {
    display: block;
    position: relative;
}

#pstsubbanner .subbanner-item-inner a:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 50%;
    margin: auto;
    opacity: 0.1;
    -khtml-opacity: 0.1;
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
    position: absolute;
    right: 50%;
    top: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#pstsubbanner .subbanner-item-inner a:hover:before {
    left: 0;
    right: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

#pstsubbanner .subbanner-item-inner a:after {
    background-color: #000;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 0.1;
    -khtml-opacity: 0.1;
    -webkit-opacity: 0.1;
    -moz-opacity: 0.1;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#pstsubbanner .subbanner-item-inner a:hover:after {
    bottom: 0;
    top: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}

@media (max-width: 1299px) {
    #pstsubbanner .subbanner-item:nth-child(3n+1) {
        clear: none !important;
    }
}

@media (max-width: 1199px) {
    #pstsubbanner {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #pstsubbanner .subbanner-item:nth-child(1) {
        width: 100%;
        margin-bottom: 15px;
    }

    #pstsubbanner .subbanner-item:nth-child(2) {
        width: 100%;
    }
}

#blockaboutus .block-aboutus img {
    max-width: 100%;
}

#blockaboutus .block-aboutus .block-details {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}

.categorypage-title {
    text-align: center;
    margin: 0 0 12px;
}

@media (max-width: 979px) {
    #footer .footer-left.column:after {
        display: none;
    }

    .categorypage-title {
        margin:0 0 15px !important;
    }
}

.single-banner div:hover img,
.cms-banner-right .single-banner:hover img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -moz-transform: scale(1.08);
}

.content-bottom #content .swiper-viewport {
    border: medium none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    margin: 0;
}

.content-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: none;
}

.owl-carousel .owl-item {
    float: left;
}

.blog-module .blog_grid_holder {
    padding-top: 13px;
    font-size: 0;
}

.blog-module .blog_grid_holder.blogcarousel {
    padding-top: 20px;
    width: inherit;
}

#column-left .blog_grid_holder,
#column-right .blog_grid_holder {
    padding-top: 5px;
}

.blog_grid_holder.related {
    padding-top: 0px;
}

.blog_item::after {
}

#homeblog .blog_item {
    margin-bottom: 0;
    padding: 0;
    border-bottom: none;
    width: 100%;
    float: none;
}

#content #homeblog .box-product .product-block {
    float: left;
    width: 100%;
    padding: 0 15px;
    box-shadow: none;
    background: transparent;
}

#content #homeblog .box .box-content {
    margin: 0 -15px;
}

#homeblog .blog-left {
    padding: 0;
    margin-bottom: 50px;
}

#homeblog .blog-desc {
    text-align: left;
    margin: 0;
    padding: 215px 0 0;
}

.blogpg-grid {
    margin: 0 -15px;
}

.blog_item {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 40px;
    width: 50%;
    float: left;
    padding: 0 15px;
}

#homeblog .owl-pagination {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 40px 0 20px;
}

#homeblog .owl-controls .owl-page span {
    background-color: #000000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

#homeblog .owl-controls .owl-page.active span,
#homeblog .owl-controls .owl-page:hover span {
    background: #808080;
}

#homeblog .blog_title > a {
    color: #000000;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: initial;
}

#homeblog .blog_item:hover .blog_title > a {
    color: #000000;
}

.blog_title > a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.extension-theme_blog-home .image,
.information-blogger-blogs .image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.blogcarousel .blog_item {
    width: 100% !important;
    margin-bottom: 0px;
}

#column-left .blog_item,
#column-right .blog_item {
    width: 100%;
    margin-bottom: 17px;
}

.blog-img-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.blog-img-wrap:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -60px;
    top: auto;
    bottom: -40px;
    height: 474px;
    width: 474px;
    border: 4px solid #000000;
    z-index: 0;
}

.blog_item .image {
    margin-bottom: 23px;
    margin-top: 5px;
    float: left;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

#homeblog .image {
    margin: 0;
    overflow: hidden;
    width: 540px;
    height: 540px;
}

.column-2 .blog_item .image,
.column-3 .blog_item .image,
.column-4 .blog_item .image,
#column-left .blog_item .image,
#column-right .blog_item .image {
    margin-bottom: 17px;
}

.blog_item .image img {
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    max-width: 100%;
    height: auto;
}

.blog_item:hover .image img {
    background: #808080;
    display: block;
}

.blog_item .image img:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.all-blogs .blog_grid_holder .blog_item .summary .image {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
    float: none;
    position: relative;
}

.blog_item .summary .blog_title {
    margin: 10px 0 10px;
    font-size: 20px;
    font-weight: 400;
}

#column-left .blog_item .summary .blog_title,
#column-right .blog_item .summary .blog_title {
    font-size: 16px;
    margin: 0 0 7px;
}

.column-2 .summary .blog_title,
.column-3 .summary .blog_title {
    font-size: 24px;
    margin: 0 0 7;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.column-4 .summary .blog_title {
    font-size: 20px;
}

#homeblog .summary .blog_title {
    margin: 0 0 5px;
    clear: both;
}

.single-blog .block-title {
    margin-top: 30px;
}

.single-blog .blog-img {
    margin-bottom: 15px;
}

#homeblog .blog_item .summary .desc {
    margin: 0;
}

#homeblog .blog_item .summary .desc p {
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0;
    color: #808080;
}

#homeblog .readmore {
    padding: 75px 0 5px 0;
}

#homeblog p.btn_readmore {
    margin: 0;
}

#homeblog p.btn_readmore a {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    background: #000000;
    padding: 10px 30px;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#homeblog p.btn_readmore a:hover {
    background: #000000;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.blog_item .post_hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    bottom: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.blog_item:hover .post_hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    background: rgba(0, 0, 0, 0.3);
}

.blog_item:hover .image img {
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    -o-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.blog_item .post_hover .fa {
    font-size: 20px;
}

.icon.zoom {
    top: 47%;
    left: 0;
    right: 0;
    position: absolute;
    bottom: auto;

    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);

    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.blog_item:hover .post_hover .icon.zoom {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);

    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

#column-left .blog_item .summary p,
#column-right .blog_item .summary p {
    font-size: 12px;
    line-height: 20px;
}

.blog_item .summary .icon.zoom {
    background-image: url(../image/themeimage/blog-zoom.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    background-size: 50px;
    text-align: center;
}

.blog_item .summary .icon.zoom:hover {
    background-image: url(../image/themeimage/blog-zoom-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.blog_item .summary p a .fa.fa-plus {
    display: none;
    color: #ffffff;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background-color: #000000;
    margin: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
}

.blog_item .summary p a:hover .fa.fa-plus {
    background-color: #808080;
}

.blog_item .summary p a .fa {
    margin-left: 5px;
    vertical-align: middle;
}

.blog.all-blogs .blog-left-content {
    width: 100%;
}

.blog.all-blogs .blog-right-content {
    width: 90%;
    padding: 15px 30px;
    margin: -120px auto 0;
    position: relative;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 1;
    box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.2);
}


.blog_post .main_thumb {
    padding: 0 0 15px;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.blog_post .main_thumb:hover {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.blog_post h1 {
    margin-bottom: 17px;
}

.blog_post label {
    font-size: 14px;
}

.blog_post .main_description p {
    margin-bottom: 18px;
}

.blog_stats {
    font-size: 12px;
    text-transform: none;
    color: #aaaaaa;
    margin: 0 0 15px;
}

#common-home .blog_stats span a,
#common-home .blog_stats span {
    color: #000000;
}

.blog_stats a {
    color: #aaaaaa;
}

.blog_stats span a:hover, .blog_stats span:hover {
    color: #000000;
}

#common-home .blog_stats {
    background-color: transparent;
    display: inline-block;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
}

#common-home .blog_stats .date-time {
    text-transform: initial;
    display: block;
    text-align: center;
}

#common-home .blog_stats .date {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    display: block;
}

.blog-desc .view-blog {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
}

.blog.all-blogs .blog-desc a {
    color: #000000;
}

.blog.all-blogs .blog-desc a:hover {
    color: #808080;
}

.column-2 .blog_stats,
.column-3 .blog_stats,
.column-4 .blog_stats,
.blog_post .related .blog_stats {
    font-size: 12px;
    margin: 0 0 12px;
    padding-bottom: 1px;
}

#column-left .blog_stats,
#column-right .blog_stats {
    font-size: 11px;
    margin-bottom: -4px;
    border-bottom: none;
    padding-bottom: 0;
}

.blog_stats span {
    display: inline-block;
    line-height: 12px;
}

.blog_stats span + span {
    padding-left: 7px;
}

.blog_stats .fa {
    margin-right: 5px;
}

.blog_stats .text {
    font-weight: inherit;
}

#column-left .blog_stats .text,
#column-right .blog_stats .text,
.column-2 .blog_stats .text,
.column-3 .blog_stats .text,
.column-4 .blog_stats .text {
    font-size: 0;
}

.blog_stats .hl {
    color: #808080;
}

#common-home .blog_stats .hl {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
}

#column-left .blog_stats .hl,
#column-right .blog_stats .hl,
.column-2 .blog_stats .hl,
.column-3 .blog_stats .hl,
.column-4 .blog_stats .hl {
    font-weight: inherit;
}

.blog_post .blog_stats {
    margin: 0 0 22px;
}

.blog_post .tags {
    display: block;
    padding-top: 5px;
    margin-bottom: 25px;
    font-size: 12px;
    color: #aaaaaa;
}

.blog_post .tags a {
    font-size: 14px;
    margin-left: 2px;
}

.blog_post h3 {
    margin: 20px 0 18px;
    padding-bottom: 6px;
    display: block;
    border-bottom: 1px solid #eeeeee;
}

.blog_post h3 i {
    vertical-align: middle;
    margin-right: 7px;
}

.blog_post .share {
    margin-bottom: 40px;
}

.blog_post .share .fa {
    font-size: 19px;
    padding: 0 10px;
    margin: 0 5px 10px 0;
    color: #f5f5f5;
    height: 36px;
    line-height: 36px;
    width: 120px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
}

.blog_post .share .fa:hover {
    opacity: 0.9;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
}

.blog_post .share .fa:after {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    margin-left: 10px;
}

.blog_post .share .fa-facebook {
    background: #3b5998;
}

.blog_post .share .fa-facebook:after {
    content: "Facebook"
}

.blog_post .share .fa-twitter {
    background: #00aced;
}

.blog_post .share .fa-twitter:after {
    content: "Twitter"
}

.blog_post .share .fa-google-plus {
    background: #dd4b39;
}

.blog_post .share .fa-google-plus:after {
    content: "Google+"
}

.blog_post .share .fa-navicon {
    background: #EAEAEA;
    color: #888888;
    text-align: center;
    font-size: 17px;
}

.blog_post .at15t_compact,
.at16nc.at16t_compact {
    background-position: -9999px -9999px !important;
}

.blog_post .related .blog_item {
    margin-bottom: 15px;
}

.blog_post .related .blog_title {
    font-size: 18px;
}

.blog_post .related p {
    font-size: 14px;
    line-height: 20px;
}

.blog_post .related p a {
    color: #808080;
}

.blog_post .related p .fa {
    color: #cccccc;
}

.blog_post #comment {
    margin-bottom: 55px;
}

.blog_post .blog_comment {
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
}

#homeblog .blog-module {
    margin-bottom: 0;
    position: relative;
}

.blog-module {
    margin-bottom: 40px;
}

#homeblog {
    position: relative;
    background-color: #ffffff;
}

.blog-module h3 {
    margin: 15px 0 10px 0;
    padding-bottom: 6px;
    border-bottom: 1px solid #f5f5f5;
}

.blog-module h3 a.all {
    float: right;
    font-size: 12px;
    line-height: 24px;
}

.blog-module h3 a.all .fa {
    color: #cccccc;
}

#column-left .blog-module h3 a.all,
#column-right .blog-module h3 a.all {
    display: none;
}

.blog-category > ul > li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.blog-category ul > li > ul {
    display: none;
    padding-left: 0;
}

.blog-category > ul > li.active > ul {
    display: block;
}

.blog-category > ul > li > a {
    display: block;
    line-height: 34px;
    font-size: 14px;
}

.blog-category .sign {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 34px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #cccccc;
}

.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
    font-size: 0;
}

.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
    font-size: 11px;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li {
    border-top: 1px solid #f5f5f5;
    list-style: none;
}

.blog-category > ul > li ul > li a {
    line-height: 34px;
    font-size: 12px;
}

.blog-category > ul > li ul > li a .fa {
    color: #cccccc;
    font-size: 10px;
    margin: 0 6px;
}

.captcha_wrap img {
    max-width: none;
}

.blog_grid_holder.blog_products {
    padding-top: 5px;
}

.blog_product {
    font-size: 14px;
}

.blog_product .image {
    margin-top: 0;
}

.blog_product .name {
    display: inline-block;
    margin-bottom: 5px;
}

.blog_product .price-old {
    text-decoration: line-through;
}

.blog_product .price-tax {
    font-size: 11px;
    display: block;
    color: #aaaaaa;
}

@media (max-width: 1299px) {
    #homeblog .image {
        width: 528px;
        height: 528px;
    }

    .blog-img-wrap:after {
        right: -45px;
        bottom: -35px;
    }
}

@media (max-width: 1199px) {
    #homeblog .blog-desc {
        padding: 115px 0 0;
    }

    #homeblog .image {
        width: 415px;
        height: 415px;
    }

    .blog-img-wrap:after {
        right: -45px;
        bottom: -35px;
        height: 374px;
        width: 374px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    #homeblog .blog-desc {
        width: 50%;
        padding: 90px 0 0;
    }

    #homeblog .blog-left {
        width: 50%;
    }

    #homeblog .image {
        height: 325px;
        width: 325px;
    }

    .blog-img-wrap:after {
        right: -35px;
        bottom: -35px;
        height: 284px;
        width: 284px;
    }

    #common-home .blog_stats {
        margin: 0 0 25px;
    }

    #homeblog .readmore {
        padding: 45px 0 5px 0;
    }

    .blog.all-blogs .blog-right-content {
        padding: 10px 20px;
    }
}

@media (max-width: 767px) {
    .blog_item:hover .post_hover .icon.zoom {
        top: 45%;
        left: 47%;
    }

    #homeblog .blog-desc {
        padding: 0;
        margin-bottom: 30px;
        text-align: center;
    }

    #homeblog .readmore {
        padding: 35px 0 5px 0;
    }

    .blog-img-wrap:after {
        right: -25px;
        bottom: -25px;
        height: 330px;
        width: 330px;
    }

    #homeblog .blog-left {
        text-align: center;
    }

    #homeblog .image {
        width: 400px;
        height: 400px;
    }

    .blog.all-blogs .blog-left-content {
        width: 100%;
        float: none;
    }

    .blog.all-blogs .blog-right-content {
        overflow: hidden;
        width: 100%;
    }

    .blog_item {
        width: 100%;
        float: none;
    }
}

@media (max-width: 479px) {
    #common-home .blog_stats .date-time {
        font-size: 12px;
        padding: 5px 13px;
    }

    #common-home .blog_stats .date {
        font-size: 24px;
        line-height: 27px;
    }

    .blog_item:hover .post_hover .icon.zoom {
        top: 37%;
        left: 40%;
    }

    #homeblog .image {
        height: 90%;
        width: 90%;
    }

    .blog-img-wrap:after {
        right: 0;
        bottom: -35px;
        height: 90%;
        width: 90%;
    }

    .blog.all-blogs .blog-right-content {
        padding: 5px 15px;
    }
}

.header .footer-top {
    float: left;
    margin: 15px 0 0;
}

.home-about-me.container {
    padding: 0;
}

.content_headercms_top .footer-top {
    margin: 35px 0 0;
    float: left;
}

.header-cart {
    float: right;
    padding-left: 5px;
    position: relative;
}

.footer-social {
    position: relative;
    float: left;
}

.social {
    float: left;
}

.social li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #000000;
    vertical-align: top;
    text-align: center;
}

.social li a:hover {
    color: #808080;
}

#footer .social li:last-child a {
    margin: 0;
}

#footer .social li a {
    color: #808080;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    width: 30px;
    font-size: 0;
    font-size: 0;
    text-align: center;

    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#footer .social li a .fa {
    line-height: 30px;
    font-size: 15px;
}

#footer .social li a:hover {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#footer .social > ul {
    display: inline-block;
    vertical-align: middle;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#footer .social ul li {
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 5px 20px 5px 0;
    padding: 0 20px 0 0;
    border-right: 1px solid #e5e5e5;
}

#footer .social ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

#footer .container .column .social li a {
    font-size: 0;
}

#footer .container .column .social li a:hover {
    color: #000000;
    background: #ffffff;
}

.facebook a:before {
    content: '\f09a';
}

.twitter a:before {
    content: '\f099';
}

.rss a:before {
    content: '\f09e';
}

.youtube a:before {
    content: '\f167';
}

.google-plus a:before {
    content: '\f0d5';
}

.pinterest a:before {
    content: '\f0d2';
}

.vimeo a:before {
    content: '\f27d';
}

.instagram a:before {
    content: '\f16d ';
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
    #footer .social ul li {
        margin: 5px 5px 5px 0;
    }
}

@media (max-width: 479px) {
    #footer .social ul li {
        margin: 5px 0px 3px -6px;
        padding: 0 0px 0 10px;
    }
}

.footer-top-right {
    background-color: #000000;
    float: right;
    height: 90px;
    width: 75%;
}

.tm-about-text:before {
    content: "\f087";
    font-family: 'FontAwesome';
    font-size: 45px;
    color: #fff;
    float: left;
    margin-top: 10px;
}

.tm-about-text {
    float: left;
    margin: 23px 0;
    padding: 0 0 0 40px;
    width: 76%;
}

.content-wrap {
    float: left;
    margin-left: 30px;
}

.footer-top .home-about-me .footer-top-right .tm-about-text h2 {
    margin: 0 0 5px;
}

.footer-top-right .tm-about-description {
    color: #ffffff;
}

.tm-about-description {
    font-weight: 500;
    clear: both;
}

.tm-about-description p {
    margin: 0;
}

.aboutme-read-more {
    float: right;
    position: relative;
}

.aboutme-read-more {
    margin: 37px 25px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}

.aboutme-read-more a {
    color: #ffffff;
    font-weight: bold;
    background-color: #525252;
    padding: 12px;
    color: #ffffff;
    height: 44px;
}

.aboutme-read-more a:hover {
    background-color: #ffffff;
    color: #243D47;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

.footer-top-right .title1 {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footer {
    clear: both;
    margin: 60px 0 0;
    background: #ffffff;
    font-weight: 400;
    line-height: 28px;
    font-size: 12px;
}

.content_footer_top {
    text-align: center;
    background: transparent;
    padding: 0;
    display: none;
}

#footer .column {
    float: left;
    border: none;
    padding: 0 15px 0;
    position: relative;
}

#footer .column.first {
    padding-bottom: 0px;
}

#footer .footer-col {
    padding: 126px 15px 130px;
    position: relative;
}

@media (min-width: 980px) {
    #footer .footer-left.column {
        padding-right: 70px;
        background: #f8f8f8;
        float: left;
    }

    #footer .footer-right-wrap.footer-col {
        overflow: hidden;
        padding: 30px 15px 95px 105px;
    }

    #footer .column {
        float: none;
    }

    #footer .footer-left.footer-col:before {
        content: '';
        display: block;
        position: absolute;
        left: auto;
        right: 100%;
        top: 0;
        bottom: auto;
        height: 100%;
        width: 100%;
        background: #f8f8f8;
    }
}

@media (max-width: 1299px) {
    #footer .footer-right-wrap.footer-col {
        padding: 90px 15px 70px 105px;
    }
}

@media (max-width: 1199px) {
    #footer .footer-right-wrap.footer-col {
        padding: 80px 15px 60px 85px;
    }

    #footer .column.common {
        padding: 50px 10px 35px;
    }
}

#footer .column ul li {
    color: #808080;
    font-weight: 400;
    text-transform: initial;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    position: relative;
}

#footer .column ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -2px;
    top: 5px;
    bottom: auto;
    height: 15px;
    width: 1px;
    background: #808080;

    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
}

#footer .column ul li:last-child:after {
    display: none;
}

#footer .col-sm-3.column.first {
    margin: 0 !important;
    padding: 0 25px 0 0;
    width: 30%;
}

#footer .column.forth {
    width: 16%;
}

#footer #footer_cms_block {
    float: left;
    line-height: 23px;
    margin-left: 12px;
    padding-right: 20px;
}

#footer .content_footer_wrapper {
    overflow: hidden;
}

#footer .content_footer_inner {
    line-height: 28px;
}

.col-sm-3.column.second,
.col-sm-3.column.third {
    border-left: 1px solid #d9d9d9;
}

.col-sm-3.column.third {
    border-right: 1px solid #d9d9d9;
}

#footer .col-sm-3.column.fourth {
    padding: 0 0 0 40px;
}

.tm-about-logo {
    margin-bottom: 15px;
}

.tm-about-logo a img {
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

@media (max-width: 1299px) {
    #footer .column.common {
        padding: 70px 10px 35px;
    }

}

@media (max-width: 979px) {
    #footer .column.common {
        padding: 0 15px;
    }

    #footer .footer-right.column {
        padding: 0 15px;
    }

    #footer {
        margin: 20px 0 0;
    }

    #footer .footer-right-wrap.footer-col {
        padding: 20px 0 10px 0;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .footer-social {
        float: none;
    }
}

#contact {
    color: #8B8B8B;
    font-weight: 400;
}

#footer .contact ul li {
    display: block;
}

#footer .contact ul li:after {
    display: none
}

#footer .column li.email a::before {
    content: none;
}

#footer .column ul {
    list-style: outside none none;
    margin: 0 -15px 10px;
    padding-left: 0;
}

#footer #contact li:before {
    margin: 0 12px 0 0;
    color: #000000;
    display: none;
}

#footer #contact .address::before {
    content: "\f041";
    font-family: "FontAwesome";
    font-size: 17px;
    vertical-align: top;
}

#footer #contact .ph-no::before {
    content: "\f095";
    font-family: "FontAwesome";
    font-size: 17px;
    vertical-align: top;
}

#footer #contact .email::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    font-size: 14px;
    vertical-align: top;
}

#footer #contact .fax::before {
    content: "\f1ac";
    font-family: "FontAwesome";
    font-size: 11px;
    padding: 0 4px 0 0;
    vertical-align: top;
}

#footer #contact ul li:first-child {
    margin: 0;
}

#footer #contact ul li {
    padding: 0 15px;
    margin: 0;
}


#footer .container .column li a {
    cursor: pointer;
    text-transform: initial;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#footer .container .column li a:before {
    content: "\f054";
    font-family: fontAwesome;
    font-size: 9px;
    vertical-align: top;
    margin: 0 10px 0 0;
    display: none;
}


#footer .container .column .social li a:before {
    display: none;
}

#footer .container .column li:last-child a {
    border: none;
}

#footer .container .column li a:hover {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#footer #contact li a:before {
    display: none;
}

#footer .contact-block {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #8E8E8E;
    padding: 0 30px;
}

#footer .contact-label {
    display: inline-block;
}

#footer #contact .address.contact-block {
    margin: 0 30px;
}

#footer .contact-label .contact-text {
    color: #ffffff;
    margin-right: 7px;
    float: left;
    font-weight: 600;
    text-transform: initial;
}

#footer .h5 {
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}

#footer .copyright-container.container {
    padding: 0;
    clear: both;
}

.content_footer_bottom {
    text-align: center;
}

.content_footer_bottom .container {
    padding: 30px 0;
}

.content_footer_right {
    float: right;
}

#footer .footer-payment {
    float: right;
    margin: 5px 20px 0;
}

#footer .payment-block li a {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#footer .payment-block li:hover a {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.payment-block > ul {
    padding: 0;
    margin: 0;
}

#footer .payment-block > ul > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0px;
    line-height: 0;
}

.discover a {
    display: block;
}

.payment-block li .fa {
    font-size: 30px;
    line-height: normal;
}

@media (max-width: 979px) {
    #footer .footer-payment {
        float: none;
        margin: 15px 16px 0 35px;
    }

    #footer .content_footer_bottom .container {
        padding: 20px 0;
    }

    .content_footer_bottom {
        text-align: center;
        background: #f8f8f8;
    }
}

#bottomfooter {
    clear: both;
    float: left;
    margin: 0px 0 3px;
    text-align: left;
    width: 100%;
}

#bottomfooter > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#bottomfooter > ul > li {
    background: url("../image/themeimage/header_top_links_pipe.jpg") no-repeat scroll right 13px transparent;
    display: inline;
    font-size: 12px;
    padding: 10px 12px 3px 8px;
}

#bottomfooter > ul > li:first-child {
    padding-left: 0;
}

#bottomfooter > ul > li a {
    color: #696969;
}

#bottomfooter > ul > li a:hover {
    color: #808080;
}

#bottomfooter > ul .last {
    background: none repeat scroll 0 0 transparent;
}

.powered {
    color: #808080;
    line-height: 24px;
    font-size: 12px;
    margin: 8px 0;
    display: inline-block;
    vertical-align: top;
}

.powered a {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.powered a:hover {
    color: #000000;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

@media (max-width: 979px) {
    .powered {
        float: none;
        margin-bottom: 20px;
    }
}

#footer .newsletter {
    padding: 0;
    position: relative;
}


.newsletter-details {
    float: left;
    margin: 3px 0;
}

.newsletter-title {
    display: block;
    font-size: 40px;
    font-weight: 100;
    line-height: 50px;
    color: #000000;
    margin: 0;
    padding: 0 0 13px;
    position: relative;
    text-transform: initial;
}

.newsletter .newsletter-title:after {
    background: #000000;
    content: '';
    position: absolute;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    width: 80px;
    height: 3px;
}

.newsletter .newsletter-desc {
    text-align: left;
    letter-spacing: 0.5px;
    display: block;
}

.newsletter label {
    display: none;
}

.newsletter .desc {
    display: block;
    color: #808080;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 45px 0;
}

#content .newsletter {
    padding: 80px 0 0 70px;
}

.newsletter .newsletter-info {
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    font-weight: 100;
    line-height: 50px;
    color: #000000;
    margin: 0;
    padding: 0 30px 0 0;
    position: relative;
    text-transform: initial;
}

.newsletter .newsletter-block {
    width: 400px;
    float: left;
}

.newsletter .form-group {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}

#txtemail {
    padding: 10px 85px 10px 30px;
    width: 100%;
    height: 45px;
    float: left;
    border: none;
    background-color: #FFFFFF !important;
}

#txtemail:focus {
    border-color: #000000;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.newsletter .text-danger {
    color: #000;
    background-color: #d2ffec;
    padding: 10px 10px;
    width: 100%;
    float: right;
    margin: 5px 0 0;
    text-align: center;
    line-height: 24px;
}

.subscribe-btn {
    position: absolute;
    right: 0;
    left: auto;
}

.subscribe-btn .btn {
    padding: 0;
    text-transform: uppercase;
    font-size: 0;
    background-color: transparent;
    color: #ffffff;
    background-image: url(../image/themeimage/newsletter-icon.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center;
    height: 45px;
    width: 77px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.subscribe-btn .btn:hover {
    background-image: url(../image/themeimage/newsletter-icon-hover.svg);
    background-color: transparent;
}

.subscribe-btn .btn i {
    color: #808080;
    font-size: 25px;
}

#footer .footer-logo img {
    margin: 0 auto;
}

#footer .footer-logo {
    display: inline-block;
    vertical-align: top;
    width: 202px;
    height: 34px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

@media (max-width: 1499px) {
    .newsletter-title {
        font-size: 22px;
        line-height: 35px;
    }

    .newsletter .newsletter-block {
        width: 525px;
    }
}

@media (max-width: 1399px) {
    .newsletter .newsletter-block {
        width: 425px;
    }
}

@media (max-width: 1299px) {
    .newsletter-details {
        margin: 3px 30px 3px 0;
    }

    .newsletter .newsletter-block {
        width: 357px;
    }
}

@media (max-width: 1199px) {
    #footer .newsletter:after {
        display: none;
    }

    .newsletter .newsletter-info {
        display: block;
        padding: 0;
    }

    .newsletter .desc {
        margin: 35px 0;
        padding: 0;
    }

    .newsletter .newsletter-info:after {
        display: none;
    }
}

@media (max-width: 979px) {
    #footer .column ul {
        display: none;
        padding: 0 0 10px 10px;
        margin: 0;
    }

    .newsletter .newsletter-block {
        width: 480px;
        float: none;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .newsletter .newsletter-info {
        font-size: 23px;
    }

    .newsletter .newsletter-block {
        width: 350px;
    }
}

@media (max-width: 479px) {
    .newsletter .newsletter-block {
        width: 100%;
    }

    .newsletter .newsletter-info {
        font-size: 20px;
    }
}

.category_description {
    margin-top: 15px;
}

.category_img .img-thumbnail {
    border: medium none;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 0;
}

.refine-search {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 25px;
}

.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
    text-align: center;
}

#content .category_list {
    margin-bottom: 15px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#content .category_list ul {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    position: relative;
    width: 100%;
}

@media (max-width: 1299px) {
    #content .newsletter {
        padding: 50px 0 0 70px;
    }

    #footer .contact-block {
        padding: 10px 15px;
    }

    #footer #contact .address.contact-block {
        width: 44%;
    }

    #footer .contact-block::before {
        display: block;
        margin: 0 0 5px;
    }

    #footer #contact .address.contact-block {
        margin: 0 15px;
    }
}

@media (max-width: 1199px) {
    #content .newsletter {
        padding: 30px 0 0 50px;
    }
}

@media (max-width: 979px) {
    #homeblog {
        margin-bottom: 0;
    }

    #footer #links_block_header.column {
        padding: 0 15px;
        border: none;
        margin: 0 0 30px;
    }

    .newsletter .newsletter-desc {
        display: block;
        text-align: center;
    }

    .newsletter .newsletter-icon {
        float: none;
        display: block;
        margin: 0 auto;
    }

    #footer .h5 {
        margin-bottom: 10px;
        position: relative;
        font-size: 11px;
    }

    #footer .column.fifth {
        margin-bottom: 0;
    }

    #content .newsletter {
        padding: 0;
        overflow: hidden;
    }

    .newsletter-details {
        margin: 3px 0 3px 0;
        float: none;
    }

    .newsletter-title {
        font-weight: 200;
    }

    .newsletter .newsletter-title:after {
        left: 0;
        right: 0;
        margin: auto;
    }

    #footer .contact-block::before {
        margin: 0 12px 0 0;
        display: inline-block;
    }

    #footer .footer-logo {
        margin: 0 auto;
        width: 155px;
        height: 30px;
        position: static;
    }

    #footer #contact ul li:last-child {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .footer-top {
        float: none;
    }

    #footer .column ul {
        margin: 0 0 20px;
        line-height: normal;
    }
}

@media (max-width: 479px) {
    #footer .footer-logo {
        margin: 15px auto;
    }

    #footer h5 {
        margin-bottom: 10px;
    }

    .newsletter .text-danger {
        float: none;
        width: 100%;
    }
}

.alert {
    padding: 8px 14px 8px 14px;
}

ul.breadcrumb {
    text-align: center;
    padding: 15px 60px;
    background: #f8f8f8;
    margin: 30px 52px 20px;
    position: relative;
}

.breadcrumb:after {
    content: "";
    position: absolute;
    width: calc(100vw - 104px);
    background: #f8f8f8;
    height: 100%;
    z-index: -1;
    left: calc(-50vw + 600px);
    top: 0;
}

.common-home #breadcrumb,
.product-quick_view-50 #breadcrumb {
    margin-bottom: 0;
    padding: 0;
}

ul.breadcrumb i {
    font-size: 15px;
}

ul.breadcrumb > li {
    position: relative;
    line-height: 24px;
    background: #f8f8f8;
}

.breadcrumb li:first-child a {
    font-size: 22px;
    line-height: 32px;
}

.breadcrumb-first {
    width: 15px;
    height: 32px;
}

@media (max-width: 1299px) {
    ul.breadcrumb {
        margin: 30px 25px 60px;
    }
}

.pagination {
    margin: 0;
}

.buttons {
    margin: 1em 0;
    display: inline-block;
    margin: 10px 0 0;
    width: 100%;
}

.btn {
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover,
.dropdown-menu.myaccount-menu {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-primary,
#cart .text-right .addtocart,
#cart .text-right .checkout,
.btn-default,
#button-cart,
.btn-danger,
.button.aboutus,
.btn-info {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 55px;
    width: auto;
    height: auto;
    letter-spacing: 0.8px;
    line-height: 25px;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.btn-primary:hover,
#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover,
.btn-default:hover,
#button-cart:hover,
.btn-danger:hover,
.button.aboutus:hover,
.btn-info:hover {
    background-color: #000000;
    color: #ffffff !important;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.btn-primary.prod-btn-oc {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}

.btn-primary.prod-btn-oc:hover {
    background: #000;
    color: #fff;
}

#cart .text-right .addtocart strong,
#cart .text-right .checkout strong {
    font-weight: normal;
}

.btn-warning {
    color: #ffffff;
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    background: #363636;
    border: none;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #525252);
}

@media (max-width: 979px) {
    #breadcrumb {
        padding: 25px 0 30px;
    }

    ul.breadcrumb {
        margin: 15px;
        padding: 0 20px 2px;
    }
}

.box .filterbox {
}

.filterbox .list-group a {
    display: block;
    font-weight: 600;
    padding: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
}

.filterbox .list-group-item {
    padding: 0 7px;
}

.filterbox .list-group-item .checkbox {
    line-height: 22px;
}

#column-left .list-group,
#column-right .list-group {
    background-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    padding: 0;
    margin-bottom: 0;
}

#column-left .list-group a,
#column-right .list-group a {
    border: none;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0;
    color: #808080;
}

#column-left .list-group a:first-child,
#column-right .list-group a:first-child,
#column-left .filterbox .list-group a,
#column-right .filterbox .list-group a {
    border-top: medium none;
}

.list-group a {
    border: none;
    color: #888888;
    padding: 8px 0;
    background: none repeat scroll 0 0 transparent;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    background: transparent;
}

.list-group a:hover {
    color: #808080;
}

.filterbox .list-group a:hover {
    color: #808080;
}

.filterbox a.list-group-item::after {
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 12px;
    font-weight: 400;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    float: right;
}

.filterbox a.list-group-item.collapsed::after {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 12px;
    font-weight: 400;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    float: right;
}

.filterbox .list-group-items {
    margin: 0 0 15px 0;
}

@media (max-width: 979px) {
    .filterbox .list-group-item {
    }

    .filterbox {
        width: 100%;
        float: left;
    }
}

.carousel-caption {
    color: #FFFFFF;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

.product-thumb {
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 40px;
    padding: 0 15px;
    position: relative;
}

.product-thumb .image {
    text-align: center;
    position: relative;
    margin: 0 0 25px;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-block .image .reg-image, #column-right .image .reg-image, #column-left .image .reg-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .image .reg-image {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image .button-group button:hover {
    background: transparent none repeat scroll 0 0;
    color: #ffffff;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .image .hover-image,
#column-right .product-block:hover .image .hover-image,
#column-left .product-block:hover .image .hover-image {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
    }
}

.product-thumb .h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-transform: initial;
    margin: 0 0 5px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    color: #808080;
}

.product-grid .product-thumb .h4 {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

.product-grid .product-thumb a {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

.product-grid .product-thumb .product-details .h4 {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    display: table-cell;
    vertical-align: middle;
    height: 45px;
}

.product-thumb .caption {
    text-align: left;
    min-height: 85px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    margin: 8px;
}

.product-grid .product-thumb .caption {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}


@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
        text-align: center;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    margin-bottom: 6px;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-thumb:hover .rating {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-list .product-thumb .rating {
    margin-bottom: 12px;
}

#content .product-carousel .product-block:hover .rating,
#content .box-product .product-block:hover .rating,
#content .product-block:hover .rating {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.rating .fa-stack,
#review .fa-stack {
    font-size: 8px;
    color: #ffffff;
}

.fa.fa-star.off {
    color: #ffffff;
    font-size: 12px;
}

.rating .fa-star.off,
#review .fa-star.off {
    color: #ffffff;
    font-size: 12px;
    cursor: no-drop;
}

.rating .fa-star,
#review .fa-star,
.fa-stack .fa {
    color: #ffffff;
    font-size: 12px;
}

.rating .fa-star + .fa-star-o,
#review .fa-star + .fa-star-o {
    color: #ffffff;
}

.price-val {
    margin: 0;
    font-size: 18px;
    margin-top: 0;
    color: #000 !important;
}

.price-val.special-price {
    font-weight: 600 !important;
    font-family: inherit !important;
}

.product-thumb .price {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 6px;
}

.product-thumb .price-new {
}

.product-thumb .price-old {
    color: #808080;
    text-decoration: line-through;
    margin: 0 3px;
    vertical-align: top;
    font-size: 12px;
    font-weight: 400;
}

.product-thumb .price-tax {
    color: #808080;
    display: none;
    font-size: 12px;
    font-weight: 400;
    width: 100%;

}

.product-block .percentsaving,
.product-thumb .percentsaving {
    color: #ffffff;
    font-weight: 400;
    font-size: 12px;
    line-height: 25px;
    vertical-align: top;
    background: #000000;
    padding: 0 14px;
    position: absolute;
    left: 6px;
    right: auto;
    top: 30px;
    bottom: auto;

    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .percentsaving,
.product-thumb:hover .percentsaving {
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-thumb .button-group {
    overflow: hidden;
}

.product-list .product-thumb .button-group {
    overflow: visible;
}

.product-block .button-group {
    z-index: 9;
    text-align: center;
    position: absolute;
    left: auto;
    right: 23px;
    top: 23px;
    bottom: auto;

    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .button-group .wishlist,
.box-product .product-block:hover .button-group .wishlist,
.product-grid .product-thumb:hover .button-group .wishlist,
.product-list .product-thumb:hover .button-group .wishlist {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    left: 0;
}

.product-grid .btn-wish-compare,
.product-grid .list-right,
.product-list .btn-list-grid,
.product-list .caption .price {
    display: none;
}

.product-list .product-thumb .button-group button::after {
    display: none;
}

.product-thumb .button-group .addtocart {
    border: 0 none;
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 0;
    box-sizing: border-box;
    color: #ffffff;
    background-color: transparent;
    font-size: 0;
    font-weight: 400;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-image: url(../image/themeimage/product-addtocart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.product-thumb:hover .button-group .addtocart {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.product-thumb .button-group .addtocart:hover {
    background-image: url(../image/themeimage/product-addtocart-hover1.svg);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-thumb .wishlist {
    background: transparent;
    display: block;
    border: none;
    margin-top: 0;
    font-size: 0;
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background-image: url(../image/themeimage/product-wishlist.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}

.product-thumb:hover .wishlist {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
}

.product-thumb .wishlist:hover {
    background-image: url(../image/themeimage/product-wishlist-hover1.svg);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-thumb .wishlist .fa {
    font-size: 16px;
    color: #000000;
    height: 20px;
    width: 20px;
    line-height: 20px;
}

.product-thumb .wishlist:hover .fa {
    color: #808080;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.product-thumb .wishlist:hover .text-wishlist {
    color: #808080;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.product-thumb .text-container {
    max-width: 0;
    overflow: hidden;
    display: inline-block;
    transition: .25s;
    vertical-align: top;
    box-sizing: border-box;
}

.product-thumb .wishlist:hover .text-container {
    max-width: 65px;
}

.product-thumb .text-wishlist {
    margin-left: 6px;
    display: block;
    color: #000000;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .3px;
    transition: .25s opacity;
}

.product-thumb .compare {
    background-image: url(../image/themeimage/product-compare.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
    font-size: 0;
    background-color: transparent;
    display: block;
    border: none;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.product-thumb:hover .compare {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.product-thumb .compare:hover {
    background-image: url(../image/themeimage/product-compare-hover1.svg);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.product-list .product-thumb:hover .compare {
    right: 80px;
}


#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border: none;
}

#cart .text-right .addtocart,
#cart .text-right .checkout {
    margin: 0;
    padding: 10px 25px;
}

#cart .text-right .checkout {
    background: #000000;
    color: #ffffff;
}

#cart .text-right .checkout:hover {
    background: #000000;
    color: #ffffff !important;
}

.product-list .product-thumb .button-group .addtocart .fa {
    margin-right: 10px;
}

.product-list .product-thumb .button-group .quickview a {
    font-size: 0;
}

.product-list .caption {
    margin: 0;
    text-align: left;
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

.product-list .caption .desc {
    margin-bottom: 15px;
}

.product-list .caption .price {
    margin-bottom: 20px;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0;
}

#content .product-carousel .product-list .product-block:hover .caption .h4,
#content .box-product .product-list .product-block:hover .caption .h4,
#content .product-list .product-block:hover .caption .h4 {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}


.product-list .list-right {
    border-left: 1px solid #e7e7e7;
    float: left;
    margin: 38px 0;
    padding: 0 10px 0 30px;
    width: 27%;
}

.product-list .price {
    margin: 0 0 6px;
    text-align: left;
}

.product-list .product-thumb .price-tax {
    color: #808080;
}

.list-buttoncart {
    padding-left: 0;
}

.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
}

.thumbnails {
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 0px;
    display: block;
}

.image-additional {
}

.thumbnails .image-additional {
    float: left;
}

#input-captcha,
#input-payment-captcha {
    margin-bottom: 10px;
}

.product-thumb .quickview {
    display: block;
    text-align: center;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.product-thumb:hover .quickview {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.product-thumb .quickview a {
    background-image: url(../image/themeimage/product-view.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 19px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    background-color: transparent;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.product-thumb .quickview a:hover {
    background-image: url(../image/themeimage/product-view-hover1.svg);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.quickview .container {
    width: 100%;
    background: #FFFFFF;
}

.quickview .container .row {
    margin: 0;
}

.quickview .top_button {
    display: none;
}

.quickview #product2 {
    float: left;
    width: 100%;
}

.quickview #product2 h3 {
    width: 100%;
}

.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
    color: #333333;
}

.box .box-heading {
    color: #000000;
    font-size: 40px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    line-height: 50px;
    font-weight: 300;
    text-transform: initial;
    position: relative;
    text-align: center;
}

.box .box-heading:after {
    background: #000000;
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    bottom: 0;
    width: 80px;
    height: 3px;
    margin: auto;
}

#column-left .box .box-heading:after {
    left: 0;
    right: auto;
}

#column-right .box .box-heading:after {
    left: auto;
    right: 0;
}

.content-middle #homeblog .box .box-heading {
    left: 0;
    right: auto;
}

.box .box-heading .reguler {
    font-weight: 100;
    padding: 0 7px;
}

.box-heading-desc {
    text-align: center;
}

@media (max-width: 1199px) {
    .box .box-heading {
        font-size: 30px;
        line-height: 40px;
        font-weight: 200;
    }
}

.box .box-content {
    background: none repeat scroll 0 0 #ffffff;
    padding: 0;

    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
}

.content-bottom .box .box-content {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.box.related {
    margin-top: 30px;
}

.box.related .box-heading,
.box.related .box-content {
    position: relative;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.sidebar-category .box-content {
    min-height: 458px;
    background-color: #efefef;
    border: none;
}

#content .box .box-content {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border: none;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.box .box-content ul,
#content .content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.box .box-content ul#testimonial-carousel,
.blog-module .blog_grid_holder {
    overflow: visible;
}

.box .box-content ul li,
#content .content ul li {
    line-height: 20px;
    padding: 0 0 10px 0;
    border: 0;
}

.box .box-content ul li ul li,
#content .content ul li ul li {
    padding: 3px 0;
    margin-top: 5px;
}

.box .box-content ul li a + a,
.box .box-content ul li a + a:hover {
    background: none;
    padding-left: 0;
}

.box .box-content ul li a:hover,
#content .content ul li a:hover {
}

@media (max-width: 1299px) {
    .product-thumb .quickview {
        left: 60px;
    }

    .product-thumb:hover .quickview {
        left: 18px;
    }

    .product-thumb .compare {
        right: 60px;
    }

    .product-thumb:hover .compare {
        right: 18px;
    }
}

@media (max-width: 979px) {
    .box .box-heading {
        font-size: 26px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .quickbox {
        display: none;
    }

    .product-list .caption .price {
        text-align: center;
    }

    #content .product-list .button-group {
        text-align: center;
    }

    .product-thumb .quickview {
        left: 55px;
    }

    .product-thumb:hover .quickview {
        left: 15px;
    }

    .product-thumb .compare {
        right: 55px;
    }

    .product-thumb:hover .compare {
        right: 15px;
    }

}

@media (max-width: 479px) {
    .box .box-heading {
        font-size: 20px;
        margin-bottom: 25px;
    }
}


#content .box-product {
    list-style-type: none;
    position: relative;
    width: 100%;
    padding: 0px 0;
    margin: 30px 0 0 0;
    list-style: none;
}

#content .productbox-grid.box-product {
    overflow: hidden;
}

#content #homeblog .box-product {
    position: static;
    text-align: center;
    margin: 0;
}

#content .box-product .product-items {
    margin-bottom: 14px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

#featured-grid .product-items {
    width: 300px;
    float: left;
}

.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
    width: 241px;
    float: left;
    display: block;
    text-align: center;
}

.ie7 .product-grid li {
    width: 192px !important;
}

#content .image-additional .slider-item {
    display: inline-block;
    float: left;
}

.zoomContainer {
    overflow: hidden;
}

.product-block-inner {
    position: relative;
}

.grid_default_width {
    width: 270px;
}

.featured_default_width {
    width: 328px;
}

.module_default_width {
    width: 200px;
}

.latest_default_width {
    width: 328px;
}

.special_default_width {
    width: 1000px;
}

.related_default_width {
    width: 305px;
}

.bestseller_default_width {
    width: 328px;
}

.additional_default_width {
    width: 85px;
}

.testimonial_default_width {
    width: 1000px;
}

.blog_default_width {
    width: 120px;
}

@media (max-width: 1299px) {
    .featured_default_width {
        width: 250px;
    }

    .latest_default_width {
        width: 250px;
    }

    .bestseller_default_width {
        width: 250px;
    }

    .related_default_width {
        width: 250px;
    }
}

@media (max-width: 767px) {
    .featured_default_width {
        width: 230px;
    }

    .latest_default_width {
        width: 234px;
    }

    .bestseller_default_width {
        width: 230px;
    }

    .related_default_width {
        width: 230px;
    }
}

.banners-slider-carousel .product-block-inner {
    text-align: center;
}

.banners-slider-carousel .product-block-inner img {
    -webkit-filter: contrast(0);
    -moz-filter: contrast(0);
    -ms-filter: contrast(0);
    -o-filter: contrast(0);
    filter: contrast(0);
    opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.banners-slider-carousel .product-block-inner:hover img {
    -webkit-filter: contrast(1);
    -moz-filter: contrast(1);
    -ms-filter: contrast(1);
    -o-filter: contrast(1);
    filter: contrast(1);
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

#content .product-carousel .product-block,
#content .box-product .product-block {
    background: none repeat scroll 0 0 #ffffff;
}

#content .banners-slider-carousel .product-carousel .product-block {
    background: transparent;
}

.row.list-grid-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.product-layout.product-grid .product-block {
    display: inline-block;
    vertical-align: top;
}

.product-layout.product-grid {
    text-align: center;
    padding: 0;
}

.product-listgrid .product-grid:last-child {
    border-right: 0 none;
}

.product-layout.product-list .product-block {
    margin: 7px 0 30px;
    display: block;
    border: none;
}

.categorypage .product-layout.product-list .product-block .product-block-inner,
#product-manufacturer .product-layout.product-list .product-block .product-block-inner,
#product-search .product-layout.product-list .product-block .product-block-inner {
    border: none;
    padding: 0;
}

#product-special .product-layout.product-list .product-block .product-block-inner {
    border: none;
    padding: 0;
}

#product-special .product-layout.product-list .product-block:hover .caption {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.categorypage .product-layout.product-list .product-block:hover .caption {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#content .product-list .btn-wish-compare .button-group {
    position: static;
    text-align: left;
}

#content .banners-slider-carousel .product-carousel .product-block {
    border-right: 0 none;
    margin: 0;
    padding: 0;
}

#content .product-carousel .product-block:hover,
#content .box-product .product-block:hover {
    overflow: hidden;
    clear: both;
}

#content .product-block:hover .h4,
#content .product-carousel .product-block:hover .h4,
#content .box-product .product-block:hover .h4,
#content .product-layout .product-block:hover .h4 {
    color: #000000;
}

.ie7 #content .product-carousel .product-block,
.ie7 #content .box-product .product-block {
    border: 1px solid #e7e7e7;
}

.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .box-product .product-block:hover {
    border: 1px solid #e7e7e7;
}

.product-grid .product-thumb .desc,
.product-grid .product-thumb .price-tax,
.product-carousel .product-thumb .price-tax,
.box-product .product-thumb .price-tax {
    display: none;
}

.product-list .product-details {
    overflow: hidden;
    padding: 15px 20px;
}

.product-list .product-thumb .image {
    position: relative;
    margin: 0;
}

.product-list .product-thumb .caption .h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    text-transform: initial;
    margin-bottom: 15px;
    -webkit-transition: unset;
    transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}


#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}

#carousel-0 .product-carousel .product-block-inner {
    padding: 0;
    border: none;
    background: transparent;
}

.banners-slider-carousel {
    position: relative;
    width: 100%;
    padding: 60px 0;
    clear: both;
}

.banners-slider-carousel .container {
    position: relative;
}

.product-block .sale,
.product-thumb .sale {
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: #ffffff;
    padding: 0px 10px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    background-color: #000000;
    position: absolute;
    left: 6px;
    right: auto;
    top: 30px;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-block:hover .sale,
.product-thumb:hover .sale {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

@media (max-width: 1199px) {
    .banners-slider-carousel {
        padding: 50px 0;
    }
}

#column-left .box-product,
#column-right .box-product {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: static;
}

#column-left .box-product > div,
#column-right .box-product > div {
    display: block;
    vertical-align: top;
    margin-right: 0px;
    width: 100%;
}

#column-left .box .box-content div.product-items:last-child > div,
#column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div,
#column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
    margin-bottom: 0;
}

#column-left .box .box-content div.slider-item:last-child div.product-thumb,
#column-right .box .box-content div.slider-item:last-child div.product-thumb {
    margin-bottom: 25px;
}

#column-left .box-product .image,
#column-right .box-product .image {
    display: block;
    margin-bottom: 0px;
    float: left;
    margin-right: 15px;
    padding: 0;
    width: auto;
    height: auto;
}

#column-left .box-product .image .quickview,
#column-right .box-product .image .quickview {
    display: none;
}

#column-left .box-product .image img,
#column-right .box-product .image img {
    border: 1px solid transparent;
}

#column-left .box-product .product-items:hover .image img {
    border: 1px solid rgba(153, 153, 153, 0);
}

#column-left .box-product .product-block-inner,
#column-right .box-product .product-block-inner {
    padding: 0;
    border: none;
    overflow: hidden;
}

#column-left .product-items .product-details,
#column-right .product-items .product-details {
    float: left;
    padding-left: 10px;
    padding-right: 0;
}

#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
    text-align: left;
    margin: 20px 0;
    min-height: auto;
    overflow: hidden;
}


#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .cart,
#column-right .box-product .cart {
    margin-bottom: 0;
}

#column-left .box-product .price,
#column-right .box-product .price {
    color: #000000;
    font-size: 13px;
    padding: 0;
    margin: 0 0 4px;
}

#column-left .box-product .percentsaving,
#column-right .box-product .percentsaving {
    font-size: 11px;
    display: none;
}

#column-left .product-thumb .price-new,
#column-right .product-thumb .price-new {
    color: #000000;
}

#column-left .box-product .product-thumb .h4,
#column-right .box-product .product-thumb .h4 {
    font-weight: 400;
    font-size: 12px;
    margin: 0 0 5px;
    line-height: 23px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

#column-left .box-product .product-block-inner .caption .h4 {
    display: block;
}

#column-left .box-product .name,
#column-right .box-product .name {
    display: block;
}

#column-left .box-product .cart,
#column-right .box-product .cart {
    display: block;
}

#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
    padding: 0;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: auto;
    font-weight: normal;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    color: #555;
    display: block;
    text-align: left;
}

#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
    text-decoration: underline;
}

#column-left .box,
#column-right .box,
#column-left .vertical-category,
#column-right .vertical-category {
    margin-bottom: 75px;
    clear: both;
}

#column-left .box-product .rating,
#column-right .box-product .rating {
    display: block;
    position: static;
    margin-bottom: 5px;

    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;

    transition-duration: unset;
    -webkit-transition-duration: unset;
    -moz-transition-duration: unset;
    -ms-transition-duration: unset;
    -o-transition-duration: unset;
}

#column-left .box-product .desc,
#column-right .box-product .desc {
    display: none;
}

#column-left .product-thumb,
#column-right .product-thumb {
    margin-bottom: 25px;
    background-color: transparent;
    border: none;
    padding: 0;
}

#column-left .sale,
#column-left .price-tax,
#column-left .wishlist,
#column-left .compare,
#column-right .sale,
#column-right .price-tax,
#column-right .wishlist,
#column-right .compare,
#column-right .quickview,
#column-left .quickview {
    display: none !important;
}

#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
    line-height: 28px;
}

#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    width: auto;
    height: auto;
    line-height: 24px;
    text-transform: none;
    text-align: left;
    display: none;

    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;

    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

#column-left .product-block:hover.product-thumb .caption,
#column-right .product-block:hover.product-thumb .caption {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

#column-left .product-thumb .button-group button:after,
#column-right .product-thumb .button-group button:after {
    display: none;
}

#column-left .product-thumb .button-group button:hover,
#column-right .product-thumb .button-group button:hover {
    color: #808080;
}

#column-left .product-block .button-group,
#column-right .product-block .button-group {
    display: none;
    position: static;
    margin-top: 5px;

    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}


#column-right {
    float: right;
}

#column-left .box .box-heading,
#column-right .box .box-heading,
h5.box-heading {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

#column-left .box .box-content,
#column-right .box .box-content {
    background: transparent;
    padding: 0;
    overflow: hidden;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    -ms-box-shadow: unset;
    -o-box-shadow: unset;
}

#column-left .swiper-viewport #banner0,
#column-right .swiper-viewport #banner0 {
    float: none;
}

.layout-1 #content {
}

#column-left .box-heading-desc,
#column-right .box-heading-desc {
    display: none;
}

#column-left .home-products,
#column-right .home-products {
    margin: 0;
}

#column-left .container,
#column-right .container {
    width: auto;
    padding: 0;
}

#column-left .swiper-viewport .swiper-pagination,
#column-right .swiper-viewport .swiper-pagination {
    display: none !important;
}

#column-left .swiper-viewport .swiper-slide,
#column-right .swiper-viewport .swiper-slide {
    width: 100% !important;
    text-align: left;
}

#column-left .swiper-viewport,
#column-right .swiper-viewport {
    margin: 0 0 80px 0;
    background: #fff;
    z-index: 1;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    width: 100%;
    position: relative;
    overflow: visible;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#column-left #banner1 {
    margin: 0;
}

@media (max-width: 1299px) {
    #column-left .box .box-heading,
    #column-right .box .box-heading,
    h5.box-heading {
        font-size: 22px;
    }
}

@media (max-width: 1199px) {
    #column-left .box .box-heading,
    #column-right .box .box-heading,
    h5.box-heading {
        font-size: 19px;
    }

    #column-left .box-product .price, #column-right .box-product .price {
        font-size: 14px;
    }

    #column-left .box, #column-right .box,
    #column-left .vertical-category,
    #column-right .vertical-category {
        margin-bottom: 50px;
    }
}


.layout-3 #column-left,
.layout-3 #column-right {
    width: 25%;
    margin-top: 0;
}

@media (min-width: 980px) {
    .layout-3 #column-left {
        padding-right: 25px;
    }

    .layout-3 #column-right {
        padding-left: 25px;
    }
}

@media (min-width: 1500px) {
    .layout-3 #column-left, .layout-3 #column-right {
        width: 21%;
    }

    .layout-3 #content {
        width: 58%;
    }
}

@media (max-width: 1499px) {
    .layout-3 #column-left, .layout-3 #column-right {
        width: 24%;
    }

    .layout-3 #content {
        width: 52%;
    }
}

@media (max-width: 979px) {
    .layout-3 #column-left, .layout-3 #column-right, .layout-3 #content {
        width: 100%;
    }

    .common-home.layout-3 #column-left, .common-home.layout-3 #column-right {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .layout-3 #column-left,
    .layout-3 #column-right {
        display: block !important;
    }
}

.topbtn {
    display: none;
    background-color: rgb(0 0 0);
    width: 55px;
    height: 50px;
    border: 2px dotted rgba(255, 255, 255, 1);
    border-radius: 10px;
    overflow: hidden;
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 99;

    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.topbtn:hover {
    width: 50px;
    background-color: rgba(255, 255, 255, 1);
    border: 2px dotted rgbargb(0 0 0);
    transform: rotate(-90deg);
    cursor: pointer;

    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.top_button {
    width: 52px;
    height: 50px;
    line-height: 45px;
    left: 0;
    display: block;
    position: relative;
    z-index: 95;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-transform: uppercase;
    display: block;
    white-space: none;

    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.topbtn:hover .top_button {
    left: -103px;
    color: #ffffff;

    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.top_button:after {
    position: absolute;
    width: 65px;
    height: 50px;
    top: -1px;
    left: 89px;
    content: "\f176";
    font-family: fontAwesome;
    font-size: 25px;
    font-weight: 400;
    color: rgb(0 0 0);

    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.topbtn:active .top_button:after {
    content: "\f176";
    font-family: fontAwesome;
    font-size: 25px;

    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

@media (max-width: 1299px) {
    .module_default_width {
        width: 190px;
    }
}

@media (max-width: 979px) {
    #column-left .box,
    #column-right .box {
        margin-bottom: 10px;
        border: none;
        padding: 0;
    }

    #column-left .box .box-heading,
    #column-right .box .box-heading {
        margin-bottom: 10px;
        font-size: 15px;
        font-weight: 600;
        background: #000000;
        color: #ffffff;
        padding: 5px 15px;
    }

    #column-left .box .box-heading:after,
    #column-right .box .box-heading:after {
        display: none;
    }

    #column-left .product-thumb,
    #column-right .product-thumb {
        display: block;
    }

    #column-left .swiper-viewport,
    #column-right .swiper-viewport {
        margin: 0 0 15px 0;
    }

    #column-left .container,
    #column-right .container {
        margin: 0;
    }

    #column-left .swiper-viewport #banner0,
    #column-right .swiper-viewport #banner0 {
        float: left;
    }

    .product-block .button-group {
        text-align: center;
    }

    #content .box-product {
        padding: 0;
    }

    .banners-slider-carousel {
        padding: 50px 0;
    }

    #column-left .special.box .product-thumb,
    #column-right .special.box .product-thumb {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .zoomContainer {
        display: none;
    }

    #content .product-list .btn-wish-compare .button-group {
        text-align: center;
    }

    .product-list .product-details {
        padding: 10px 0;
    }

    .product-list .product-thumb .button-group .quickview a {
        margin: 0;
    }

    .product-layout.product-list .product-block .product-block-inner {
        text-align: center;
    }
}

.manufacturer-list {
    margin-bottom: 20px;
    padding: 0;
    background-color: #fff;
}

.manufacturer-heading {
    background-color: #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px;
}

.manufacturer-content {
    padding: 15px;
}

.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {
    cursor: pointer;
}

.tab-content {
    padding: 0;
    overflow: hidden;
    clear: both;
}

.product-tab .tab-content > .active {
    display: block;
}

.product-tab .tab-content > .tab-pane {
    padding: 0;
    background-color: transparent;
}

#form-review {
    padding: 0;
}

.product-tab li a {
    background-color: #f8f8f8;
    color: #000000;
    margin-right: 10px !important;
}

.product-tab li.active a,
.product-tab li:hover a,
.product-tab li:focus a {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.product-tab .table-bordered {
    margin: 0 !important;
}

#product-product #form-review .table-bordered:nth-child(1) {
    margin-bottom: -1px !important;
}

.col-sm-4.total_amount {
    margin-top: 70px;
}

.product-tag {
    margin: 5px 0;
}

#content .aboutus {
    clear: both;
    padding: 10px;
}

.aboutus .content {
    margin-bottom: 15px;
    overflow: hidden;
}

.image1 {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}

.image4 {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}

.aboutus h2 {
    clear: both;
    font-size: 20px;
}

.about-content {
    overflow: hidden;
}

.information-information .right {
    float: right;
}

@media (max-width: 479px) {
    .product-tab .tab-content > .tab-pane {
        padding: 20px 0;
    }
}

.category_filter .btn-list-grid .btn-group .grid:hover,
.category_filter .btn-list-grid .btn-group .grid.active {
    background: url("../image/themeimage/sprite.png") no-repeat scroll 5px -138px transparent;
}

.category_filter .btn-list-grid .btn-group .list {
    background: url("../image/themeimage/sprite.png") no-repeat scroll -30px -173px transparent;
    border: medium none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
}

.category_filter .btn-list-grid .btn-group .list:hover,
.category_filter .btn-list-grid .btn-group .list.active {
    background: url("../image/themeimage/sprite.png") no-repeat scroll -30px -138px transparent;
}

.category_filter .btn-list-grid .btn-group .grid {
    background: url("../image/themeimage/sprite.png") no-repeat scroll 5px -173px transparent;
    border: medium none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    display: block;
    float: left;
    height: 27px;
    text-decoration: none;
    text-indent: -9999px;
    width: 31px;
    padding: 0 15px;
}

.category_filter .btn-list-grid {
    float: left;
    margin: 2px 0 0;
    padding: 0;
    width: auto;
}

.compare-total {
    float: left;
    margin: 4px 0 0 15px;
}

.pagination-right {
    float: right;
    margin: 0;
    width: auto;
}

.category_filter .sort-by {
    float: left;
    margin: 5px 10px 0 0;
    width: auto;
    padding: 0;
}

.category_filter .sort-by label,
.category_filter .show label {
    font-weight: normal;
    font-size: 12px;
}

.category_filter .show {
    float: left;
    margin: 5px 5px 0 0px;
    padding: 0;
}

.sort-by-wrapper {
    margin-right: 10px;
}

.category_filter .sort {
    float: left;
    height: 24px;
    margin: 3px 0 0;
    padding: 0;
    width: 200px;
}

.category_filter .limit {
    float: right;
    height: 24px;
    margin: 3px 0 0;
    padding: 0;
    width: 80px;
}

.sort-by-wrapper,
.show-wrapper {
    float: left;
}

.category_filter .form-control {
    padding: 3px 7px !important;
    height: 28px !important;
}

.category_thumb .category_img,
.category_thumb .category_description {
    float: left;
    width: 100%;
}

.category_thumb .category_img_wrapper {
    position: relative;
}

.category_thumb .category_img_wrapper:before,
.category_thumb .category_img_wrapper:after {
    background: rgba(195, 195, 195, 0.2) none repeat scroll 0 0;
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all 0.8s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
}

.category_thumb .category_img_wrapper:hover:before,
.category_thumb .category_img_wrapper:hover:after {
    height: 100%;
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -khtml-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    width: 100%;
}

.category_thumb .category_img_wrapper:after {
    bottom: 0;
    right: 0;
}

.category_thumb .category_img_wrapper:before {
    left: 0;
    top: 0;
}

.refine-search ul {
    padding: 0;
}

.refine-search ul li {
    list-style: none;
}

#content .category_list ul li a {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    text-transform: initial;
}

#content .category_list li img {
    max-width: 100%;
    height: auto;
    border: 1px solid #f2f2f2;

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#content .category_list li:hover img {
    border-color: #000000;
}

#content .category_list ul li a:hover {
    color: #000000;
}

.category_list li a:hover {
}

#content .category_list li {
    float: left;
    margin: 5px 0;
    overflow: auto;
    position: relative;
    text-align: center;
}

.categorypage .product-layout-wrap .product-list,
#product-special .product-layout-wrap .product-list,
#product-manufacturer .product-layout-wrap .product-list,
#product-search .product-layout-wrap .product-list {
    padding: 0;
}

.category_filter {
    background-color: #f8f8f8;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    color: #808080;
    display: inline-block;
    margin-bottom: 25px;
    padding: 15px;
    width: 100%;
}

.categorypage .category_thumb {
    margin-bottom: 30px;
}

.pagination-wrapper {
    overflow: hidden;
    margin: 25px 0;
    padding: 15px;
    background-color: #f8f8f8;
}

.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
}

.pagination-wrapper .page-result {
    float: left;
    padding: 0;
    width: auto;
    margin: 0;
    line-height: 30px;
    color: #6c6c6c;
}

@media (max-width: 1299px) {
    .pagination-right {
        float: left;
        margin: 15px 0 0;
        clear: left;
    }
}

@media (max-width: 979px) {
    .category_filter .btn-list-grid .btn-group .list,
    .category_filter .btn-list-grid .btn-group .grid {
        padding: 0;
    }
}

.productpage .product-left {
    margin-bottom: 20px;
}

.productpage .product-right {
    margin-bottom: 30px;
}


.product-info .image {
    display: block;
    margin-bottom: 25px;
    text-align: center;
}

.quickview-page .product-info .image {
    width: auto;
    border: none;
}

.productpage h1 {
    margin-top: 0;
    width: 100%;
}

.productpage h1.product-title {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    text-transform: initial;
    padding: 20px 0 !important;
}

.product-info .zoomContainer {
    z-index: 9;
}

.product-info .additional-carousel {
    position: relative;
    width: 85%;
    margin: 0 auto;
    clear: both;
}

.product-info .image-additional {
    clear: both;
    float: none;
    margin: 0 auto;
    width: 100%;
}

.product-info .image-additional img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    position: relative;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-info .image-additional img:hover {
    border-color: #808080;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.product-info .image-additional a {
    display: block;
}

.image-wrap {
    aspect-ratio: 3/4;
    margin-bottom: 20px;
}

.elevatezoom-gallery-video {
    position: relative;
    width: 74px;
    display: block;
    overflow: hidden;
    text-align: center;
    height: 100px;
}

.elevatezoom-gallery-video-img {
    width: 220px;
    max-width: initial !important;
    /*display: inline;*/
    margin-left: -73px !important;
}

.elevatezoom-gallery-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    font-size: 24px;
    color: #f00;
}

.gallery-video-frame {
    /*margin: 172px 0 173px;*/
    margin: 37% 0 37%;
    max-width: 100%;
    z-index: 1;
    position: relative;
    aspect-ratio: 16/9;
    height: auto;
}

.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
    margin-right: 5px;
    font-size: 14px;
}

#content .image-additional .slider-item .product-block {
    background: none repeat scroll 0 0 #ffffff;
    clear: both;
    margin: 4px 5px;
    overflow: hidden;
    padding: 0;
    border-right: 0 none;
}

#content .image-additional .slider-item .product-block:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.product-info .product-image .additional-carousel:hover .customNavigation span.prev,
.product-info .product-image .additional-carousel:hover .customNavigation span.next {
    display: block;
}

#product .btn-default,
#content.return .input-group.date .btn-default {
    padding: 8px 12px;
}

#content ul.list-unstyled {
    line-height: 22px;
    margin-bottom: 0;
    padding: 15px 0;
}

#content ul.list-unstyled.price {
    margin-bottom: 5px;
}

#content ul.list-unstyled li {
    color: #808080;
    line-height: 22px;
    padding: 2px 6px 2px 0;
}

#content ul.list-unstyled li span {
    margin-right: 5px;
    font-weight: 500;
    letter-spacing: 0.7px;
}

#content ul.list-unstyled li span.desc {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

#content ul.list-unstyled.price li {
    display: inline-block;
}

#content ul.list-unstyled.price li span {
    margin-right: 0;
}

#content ul.list-unstyled li span.price-old {
    color: #696969;
    font-size: 16px;
}

#content ul.list-unstyled li span.special-price {
    color: #525252;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

#content .list-unstyled.price li.price-tax {
    color: #808080;
    display: inline-block;
    font-size: 12px;
}

#content ul.list-unstyled.price li.points,
#content ul.list-unstyled.price li.discount {
    color: #808080;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}

#product .product-option {
    padding-top: 10px;
}

#product .form-group.cart {
    padding: 8px;
}

#product .qty {
    margin: 8px 0;
}

#product .form-group.cart .form-control {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: auto;
}

#product #input-quantity {
    padding: 0;
    line-height: normal;
    margin-top: 5px;
    margin-right: 10px;
    height: 47px;
}

#product .btn-group .wishlist,
#product .btn-group .compare {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block !important;
    padding: 0;
    text-transform: none;
    color: #808080;
    float: none;
    font-size: 12px;
}

#product .btn-group .btn:hover {
    color: #000000 !important;
}

#product .cart span {
    color: #808080;
    display: inline-block;
    vertical-align: top;
    margin: 15px;
}

#product .text-or {
    margin: 0 5px;
}

#product .alert {
    margin-bottom: 10px;
    background-color: #ffffff;
}

.productpage .rating-star {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px;
}

.productpage .rating-wrapper .addthis_toolbox.addthis_default_style {
    padding: 15px 0 10px;
}

#content.productpage .list-unstyled.price li h2 {
    margin-bottom: 0;
}

.button.aboutus {
    float: right;
}

#button-cart {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 59px;
    font-size: 18px;
    border: 1px solid #000;
    padding: 10px;
    box-sizing: border-box;
    width: 192px;
}
.contact-info .left {
    float: left;
    width: 50%;
}

.contact-info .right {
    float: right;
    width: 50%;
    text-align: right;
    margin-top: 20px;
}

.row.contact-info {
    padding: 0 15px;
}

.information-contact .panel-body {
    overflow: auto;
}

.contact-info {
    color: #666;
}

.contact-info .address-detail strong {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -6px -235px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info .address-detail,
.contact-info .telephone,
.contact-info .fax {
    float: left;
    width: 100%;
}

.contact-info .telephone strong {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info .fax strong {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 5px 0 0 35px;
    height: 28px;
    margin: 10px 0;
    float: left;
    clear: both;
}

.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
    float: left;
    clear: both;
}

.contact-info .open-time strong {
    background: url("../image/themeimage/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 5px 0 0 35px;
    margin: 10px 0;
    height: 28px;
    float: left;
    clear: both;
}

.contact-info opentime {
    display: inline-block;
    margin: 0 0 0 36px;
    float: left;
    clear: both;
}

#information-contact form.form-horizontal {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
}

.main-slider {
    position: relative;
    width: 100%;
    margin: 0 0 70px;
    padding: 0;
    overflow: hidden;
}

.main-slider .swiper-pagination {
    bottom: 5px;
    display: none;
}

.main-slider .swiper-viewport {
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
}

.main-slider .swiper-slide .img-responsive {
    width: 100%;
}

.main-slider .swiper-slide.text-center {
    margin-right: 0 !important;
}

.main-slider .swiper-pagination-bullet {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.main-slider .pager {
    position: absolute;
    top: auto;
    bottom: 30px;
    left: 0;
    right: 220px;
    margin: 0 auto;
    text-align: center;
    z-index: 8;
    line-height: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.main-slider .pager div {
    text-decoration: none;
    z-index: 5;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: #999999;
    background-color: transparent;
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    height: auto;
    width: auto;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 1px;
    position: relative;
    direction: ltr;
    line-height: 1;
    transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -ms-transition-duration: 200ms;
    -o-transition-duration: 200ms;
}

.main-slider .pager div:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -2px;
    bottom: auto;
    height: 15px;
    width: 1px;
    background: #999;
}

.main-slider .pager div:first-child:after {
    display: none;
}

.main-slider .pager div:hover {
    color: #000000;
}

.main-slider .pager div.button-prev {
    background-image: url(../image/themeimage/slider-prev.svg);
    background-position: left center;
    padding: 0 10px 0 25px;
}

.main-slider .pager div.button-prev:hover {
    background-image: url(../image/themeimage/slider-prev-hover.svg);
}

.main-slider .pager div.button-next {
    background-image: url(../image/themeimage/slider-next.svg);
    background-position: right center;
    padding: 0 25px 0 10px;
}

.main-slider .pager div.button-next:hover {
    background-image: url(../image/themeimage/slider-next-hover.svg);
}

.main-slider .pagination {
    display: none;
    width: 100%;
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    text-align: center;
    left: auto;
    z-index: 8;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover {
    color: #808080;
    background: #808080;
}

@media (max-width: 979px) {
    .main-slider:hover .pager div {
        top: 38%;
    }

    ol.flex-control-nav.flex-control-paging:before {
        width: 7%;
        right: 9%;
        bottom: 15px;
    }

    .flex-control-paging li a:hover,
    .flex-control-paging li a.flex-active {
        font-size: 25px;
    }

    .flex-control-paging li a {
        background-color: #000000;
        border: 2px solid #ffffff;
        width: 13px;
        height: 13px;
        display: block;
        cursor: pointer;
        text-indent: -9999px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
}

@media (max-width: 767px) {
    
    .main-slider {
        /*height: auto;*/
        height: calc(100vh - 210px);
    }
    
    .main-slider .pager {
        display: none;
    }

    .flex-control-nav {
        right: 10%;
    }

    ol.flex-control-nav.flex-control-paging:before {
        display: none;
    }

    ol.flex-control-nav.flex-control-paging {
        display: block;
    }

    .gallery-video-frame {
        width: calc(100vw - 90px);
        height: calc(56.25vw + 90px);
    }
}

.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px;
}

.forget-password {
    margin: 5px 0 0;
}

.product-compare .btn-primary {
    margin: 0px 0 5px;
}

.productpage .write-review,
.productpage .review-count {
    margin: 0 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.productpage .write-review:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e7e7e7;
    left: -12px;
}

.productpage .write-review i {
    margin-right: 10px;
}

.productpage .rating-wrapper {
    margin: 0 0 15px;
}

.quickview-page h3.product-title {
    margin: 0;
}

.checkout-cart .hasCustomSelect {
    width: 95% !important;
}

.page-title,
.aboutus h1,
.affiliate-success h1 {
}

.page-title,
.product-title,
.product-option,
.aboutus h1,
.affiliate-success h1 {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: initial;
}

.blog.all-blogs h2.page-title {
    font-size: 20px;
}

.affiliate-account h2 {
    font-size: 16px;
}

.affiliate-account .btn-primary .list-group-item,
.affiliate-account .btn-primary .list-group-item:hover {
    padding: 0;
    background: none;
    color: #fff;
}

.shopping-cart .img-thumbnail {
    max-width: none;
}

#accordion label.col-sm-2.control-label {
    margin: 7px 0 0;
    padding: 0 15px 0 0;
    width: 20%;
}

#accordion #collapse-shipping label.col-sm-2.control-label {
    padding: 0 15px;
}

.checkout-cart .input-group-btn:last-child > .btn,
.checkout-cart .input-group-btn:last-child > .btn-group {
    margin-left: 5px;
    font-size: 12px;
}

.col-sm-3.search_subcategory {
    width: auto;
    margin-top: 7px;
}

#button-search {
    float: right;
}

.product-search h2 {
    clear: both;
}

#product-search #content {
    padding: 25px 15px;
    margin-bottom: 30px;
}

.checkout-cart .input-group.btn-block .form-control {
    padding: 10px 5px;
    text-align: center;
    width: 45px;
    line-height: 23px;
}

.table.table-bordered .input-group-btn {
    float: left;
}

#accordion .panel-title > a {
    color: inherit;
    display: inline-block;
    width: 100%;
}

#accordion .panel-title {
    padding: 15px;
}

#accordion .panel-heading .fa.fa-caret-down {
    float: right;
    margin-top: 3px;
}

#accordion .col-sm-10 {
    width: 75%;
}

#accordion .form-horizontal .control-label {
    text-align: left;
}

#content .well h2 {
    font-size: 16px;
    font-weight: 500;
    text-transform: initial;
}

#collapse-checkout-option .panel-body h2,
#collapse-checkout-option .form-group label,
#content legend,
.account-account #content h2,
.account-address h2,
.affiliate-account h2 {
    color: #525252;
    font-size: 16px;
    margin: 0 0 15px;
    text-transform: initial;
}

.account-download h2 {
    color: #525252;
}

#information-contact .page-title,
#information-contact legend {
    padding-left: 15px;
}

#information-contact .page-title {
    margin: 0 0 10px;
}

.form-horizontal .control-label {
    width: 27%;
}

.form-horizontal .col-sm-10 {
    width: 80%;
}

.account-address .table-hover > tbody > tr > td {
    vertical-align: middle;
}

#input-country,
#input-zone {
    padding: 13px 0;
}

.checkout-cart .hasCustomSelect {
    width: 95% !important;
}

#accordion .panel-body {
    padding: 15px 20px 20px;
}

#collapse-payment-address label {
    margin: 5px 0;
}

.checkout-checkout #accordion label.col-sm-2.control-label {
    padding: 0 15px;
}

.row.site-map {
    margin: 0 0 20px;
    padding: 10px 0;
    background-color: #ffffff;
}

#information-sitemap .page-title {
    padding-left: 15px;
    margin-bottom: 10px;
}

.account-wishlist .btn-primary,
.account-wishlist .btn-danger {
    margin-bottom: 2px;
}

.account-wishlist .table-bordered .btn.btn-danger {
    padding: 10px 25px;
}

.slider-item.first_item_tm {
    margin-left: 0;
}

#tab-review .form-horizontal .control-label {
    font-weight: bold;
    width: auto;
}

.productpage .prod-desc {
    margin-top: 30px;
}

.product-search .search-checkbox {
    margin: 10px 0 0;
}

.product-search .subcategory {
    width: auto;
}

.product-search .sortcat {
    width: 35%;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover,
.bootstrap-datetimepicker-widget td span.active {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover,
.bootstrap-datetimepicker-widget td span:hover {
    background-color: #525252 !important;
    color: #ffffff !important;
}

.account-transaction table td.text-right,
.affiliate-transaction table td.text-right {
    border-right: 1px solid #e7e7e7;
}

.account-wishlist .text-center img {
}

.product-compare .table-bordered tbody tr td + td {
    border-left: 1px solid #e7e7e7;
    text-align: center;
}

.product-compare .table-bordered tr td:first-child {
    font-weight: bold;
    text-align: left;
}

.product-compare .table-bordered thead tr td:first-child {
    text-align: left;
}

.quickview-page {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}

.quickview-page .btn.btn-default {
    padding: 10px 20px;
    line-height: 25px;
}

.quickview-page #button-upload222 {
    margin-left: 10px;
}

.quickview-page #input-quantity {
    padding: 10px 10px;
    margin: 0 5px;
    line-height: 23px;
}

.quickview-page .form-group.cart-block .form-control {
    display: inline-block;
    text-align: center;
    width: auto;
}

.quickview-page #button-cart2 {
    vertical-align: top;
    font-size: 12px;
    padding: 10px 25px;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
}

.quickview-page .btn-group.wish-comp {
    margin-bottom: 20px;
}

.quickview-page .wish-comp .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.quickview-page .alert-info {
    color: #fff;
}

#content ul.list-unstyled li span.old-price {
    color: #696969;
    font-size: 16px;
}

.product-quick_view-42 div.zoomContainer .zoomWindowContainer {
    display: block;
}

.special {
    position: relative;
}

.special .special-product-carousel {
    position: static;
}

#column-left .box.special.product-box .box-content,
#column-right .box.special.product-box .box-content {
    background: #f8f8f8;
}

@media only screen and (min-width: 1300px) and (max-width: 1499px) {
    .productpage .write-review,
    .productpage .review-count {
        margin: 0 8px;
    }
}

@media (max-width: 1200px) {
    .product-info .image-additional {
        width: 100%;
    }

    #column-left .fa-shopping-cart:before,
    #column-right .fa-shopping-cart:before {
        display: none;
    }

    .col-sm-4.total_amount {
        margin-top: 88px;
    }

    .cms-banner-left {
        width: 27%;
    }

    .cms-banner-right {
        width: 73%;
    }

    .cms-banner img {
        max-width: 100%;
    }

    .cms-banner .cms-banner-left .single-banner {
        width: 100%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 56%;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 37.1%;
    }

    .box .box-content ul ul li ul {
        margin-left: 13px;
    }

    .post-image {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 1199px) {
    .text1 {
        font-size: 15px;
    }

    .main-menu.container,
    .header,
    #top .container,
    .container {
        padding: 0;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55%;
    }

    .product-list .caption {
        width: 53%;
    }

    .product-list .list-right {
        width: 37%;
    }

    #product .form-group.cart .btn-group {
        clear: both;
    }

    .title1 {
        font-size: 18px;
    }

    .tm-about-text {
        width: 76%;
    }

    .aboutme-read-more {
        width: 149px;
    }

    .slider-banner .slide {
        width: 50%;
    }

    #column-left .box .box-content,
    #column-right .box .box-content {
        padding: 0;
    }

    #column-left .sidebar-category .box-content {
        padding: 10px 0 10px 10px;
    }

    #column-left .product-items .product-details,
    #column-right .product-items .product-details {
        width: 64%;
    }

    .cms-banner-left {
        width: 26.5%;
    }

    .cms-banner-right {
        width: 73.5%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55.6%;
    }

    .product-list .caption {
        width: 100%;
    }

    .footer-top-right .title1 {
        font-size: 19px;
    }

    .box .box-content ul li ul li:hover > a.activSub,
    .box .box-content ul li:hover > a.activSub {
        background: url("../image/themeimage/menu-hover-arrow.jpg") no-repeat scroll 146px 1px transparent;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {

    #column-left .box-product .image img,
    #column-right .box-product .image img {
        width: 80px;

    }

    #column-left .special .box-product .image img,
    #column-right .special .box-product .image img {
        width: 100%;
    }
}

@media (max-width: 979px) {
    .header-logo img {
        width: auto;
        display: inline-block;
    }

    .main-slider .swiper-pagination {
        display: block;
    }

    #content ul.list-unstyled li span.desc {
        width: 30%;
    }

    .main-slider {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .main-menu {
        float: left;
        padding: 0;
        margin: 5px 0;
    }

    .responsive-menu .top_level {
        padding: 0;
        width: 100%;
    }

    .responsive-menu li.level0 {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    .nav.navbar-nav {
        display: none;
    }

    .responsive-menu .nav.navbar-nav {
        height: 500px;
        overflow-y: scroll;
        padding: 12px 50px;
        background: #ffffff;
        position: absolute;
        width: auto;
        z-index: 999;
        box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
        -moz-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
        -ms-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
        -o-box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.3);
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 65px;
    }

    .head-cont {
        box-shadow: none;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        height: 33px;
    }

    .responsive-menu li.toggle {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        padding: 0;
        float: left;
        width: 100%;
        margin: 0;
    }

    .top_level.home.home_first {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        float: left;
    }

    #menu.responsive-menu .dropdown:hover .dropdown-menu {
        display: none;
    }

    #menu.responsive-menu .dropdown .dropdown-menu {
        background: none;
        border: medium none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        padding: 0;
        position: relative;
        width: 100%;
        margin-left: 0 !important;
    }

    #menu.responsive-menu ul li:hover a,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #808080;
    }

    #menu.responsive-menu .nav-nolink,
    #menu.responsive-menu ul li a,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
        color: #808080;
        display: block;
        line-height: 30px;
        padding: 6px 0;
        text-transform: initial;
        float: left;
        width: 100%;
        border: none;
        font-size: 16px;
    }

    #menu.responsive-menu .nav-nolink {
        text-transform: uppercase;
        font-weight: 400;
        z-index: -1;
    }

    #menu.responsive-menu ul li a:hover,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
        color: #000;
    }

    #menu.responsive-menu ul li a.mobile_togglemenu,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu {
        right: 0;
        background: none;
        margin-top: 0;
        float: right;
        width: 33px;
        padding: 0;
        height: 33px;
        text-align: center;
        line-height: 33px;
        top: 0;
        left: auto;
    }

    #menu.responsive-menu .top_level.dropdown.toggle {
        margin: 0;
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 .childs_1 {
        padding: 0 0 0 15px;
        float: left;
        width: 100%;
    }

    .responsive-menu ul li .mobile_togglemenu:hover {
        background-color: rgba(0, 0, 0, 0);
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
        display: none;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {
        width: 100%;
        float: left;
        border: medium none;
        left: 0;
        position: relative;
        top: 0;
        padding: 0 0 0 15px;
    }

    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
        color: #808080;
    }

    .top_level.home {
        display: none;
    }

    #menu.responsive-menu .toggle .mobile_togglemenu:before,
    #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {
        color: #808080;
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 12px;
        line-height: 33px;
    }

    #menu.responsive-menu .toggle.active .mobile_togglemenu:before,
    #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before {
        color: #808080;
        content: "\f068";
        font-family: "FontAwesome";
        font-size: 12px;
        line-height: 33px;
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after {
        content: "";
    }

    #menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
        padding: 0 0 0 10px;
    }

    #menu.responsive-menu ul.nav li .megamenu .childs_1 {
        display: block;
        float: left;
        padding: 0 0 0 15px;
        width: 100%;
        margin: 0;
    }

    #menu.responsive-menu .list-unstyled.childs_1 > li {
        padding: 0;
    }

    .newsletter {
        text-align: center;
        width: 100%;
    }

    .newsletter .form-group {
        width: 480px;
        margin: 0 auto;
        padding: 0;
    }

    .copyright-container.container {
        padding: 10px 15px;
        margin: 0;
    }

    .content-top #column-left .sidebar-category {
        display: none;
    }

    .layout-2 .content-top #content {
        width: 100%;
        min-height: 0;
        padding: 0 15px;
    }

    .nav-inner {
        display: block;
        background-color: transparent;
    }

    .main-menu.container {
        width: 100%;
        bottom: -52px;
        top: auto;
        background-color: #525252;
        padding-left: 124px;
    }

    .nav-responsive span {
        padding: 0;
        color: #525252;
        margin-right: 6px;
    }

    .nav-responsive:hover span {
        color: #808080;
    }

    .responsive-menu {
        text-align: left;
        border-radius: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -khtml-border-radius: 0px;
    }

    .responsive-menu .main-navigation {
        background: none repeat scroll 0 0 #646464;
    }

    #column-left .box-product .image,
    #column-right .box-product .image {
        margin-right: 15px;
    }

    .col-md-4.btn-list-grid {
        margin-bottom: 10px;
    }

    .pagination-right {
        clear: both;
        float: left;
        margin: 5px 0;
    }

    .product-compare .table-bordered {
        width: 100%;
        float: left;
        overflow: auto;
        display: inline;
    }

    .layout-2 #content {
        width: 100%;
    }

    .layout-2.left-col #column-left,
    .layout-2.right-col #column-right {
        width: 100%;
    }

    .layout-2.left-col #column-left .toggle .mobile_togglemenu,
    .layout-2.right-col #column-right .toggle .mobile_togglemenu {
        top: 4px;
        color: #ffffff;
    }

    #column-left .box .box-content,
    #column-right .box .box-content,
    #column-left .list-group,
    #column-right .list-group {
        display: none;
    }

    #column-left .box.special.product-box .box-content,
    #column-right .box.special.product-box .box-content {
        background: transparent;
    }

    #footer .content_footer_wrapper {
        padding: 0;
    }

    #footer .col-sm-3.column {
        padding: 0;
        width: 100% !important;
        margin: 0;
    }

    #footer .col-sm-3.column.third {
        padding: 0 0 20px;
    }

    #footer .footer-left.column {
        background: #f8f8f8;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .box.sidebar-category {
        display: none;
    }

    .slider-banner .slide {
        width: 25%;
    }

    #accordion .form-horizontal .control-label {
        width: 100%;
    }

    #top .container {
        padding: 0 15px;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 56.7%;
        margin: 0 15px;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 37.3%;
    }

    .cms-subbanner2 {
        margin-top: 15px;
    }

    #footer .column,
    #footer .col-sm-3.column.fourth {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }

    .col-sm-3.column.second,
    .col-sm-3.column.third,
    #footer .col-sm-3.column.fourth {
        border-left: 0 none;
    }

    .col-sm-3.column.third {
        border-right: 0 none;
    }

    #footer #footer_cms_block {
        padding: 0;
        margin: 0 0 10px 0;
    }

    .product-list .product-details {
    }

    .product-list .list-right {
        width: 37%;
        padding: 0 10px 0 20px;
    }

    .product-block .button-group {
    }

    .productpage .product-info .product-image .customNavigation span.prev,
    .productpage .product-info .product-image .customNavigation span.next {
        display: block;
    }

    .addthis_button_tweet.at300b {
        float: none !important;
        vertical-align: top;
    }

    .quickview-page .product-left {
        width: 50%;
        margin: 0;
        float: left;
    }

    .quickview-page .product-right {
        width: 50%;
        float: left;
        clear: none;
    }

    .checkout-cart .table.table-bordered .input-group-btn {
        clear: both;
        margin: 5px 0 0;
        float: left;
    }

    #accordion label.col-sm-2.control-label {
        width: 100%;
    }

    .checkout-cart .input-group-btn:last-child > .btn,
    .checkout-cart .input-group-btn:last-child > .btn-group {
        margin-left: 0 !important;
        margin-right: 3px !important;
    }

    .checkout-cart #accordion .input-group-btn:last-child > .btn,
    .checkout-cart #accordion .input-group-btn:last-child > .btn-group {
        margin-left: 3px !important;
    }

    #accordion .col-sm-10 {
        width: 100%;
    }

    .form-horizontal .control-label {
        width: 22%;
    }

    .form-horizontal .col-sm-10 {
        width: 78%;
    }

    #footer .col-sm-3.column.first {
        padding: 0;
    }

    .social {
        float: none;
    }

    #column-left .product-items .product-details,
    #column-right .product-items .product-details {
        width: 63%;
    }

    #column-left .product-thumb .price-new,
    #column-right .product-thumb .price-new {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }

    .product-search .sortcat {
        width: 60%;
    }

    .cms-banner-right {
        width: 73%;
    }

    .cms-banner-left {
        width: 27%;
    }

    .pagination-right {
        margin-left: 5px;
    }

    .productpage .rating-star {
        display: inline-block;
        width: 100%;
    }

    .newsletter .toggle .mobile_togglemenu {
        display: none;
    }

    #content.return .input-group.date .form-control {
        width: auto;
    }

    .tm-about-text {
        padding: 0 0 0 15px;
    }

    .aboutme-read-more {
        margin: 37px 15px 0 0;
    }

    .contact-info .left,
    .contact-info .right {
        width: 100%;
    }

    .contact-info .right {
        float: left;
        text-align: left;
        clear: both;
    }

    .nav-responsive span {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .main-menu.container {
        padding-left: 0;
    }

    .quickview-page .product-left {
        width: 50%;
    }

    .main-slider .swiper-pagination {
        bottom: 3px;
    }

    .main-slider .swiper-pager {
        display: none;
    }

    .layout-2.left-col #column-left,
    .layout-2.right-col #column-right {
        display: block !important;
        float: left;
    }

    .layout-2 #content,
    .layout-3 #content {
        width: 100%;
    }

    .product-info .image-additional a {
        padding: 1px;
        border: none;
    }

    .layout-2 #content {
        padding: 0 15px;
        float: left;
    }

    .btn-info {
        margin-bottom: 3px;
    }

    .col-sm-4.total_amount {
        margin-top: 20px;
    }

    .checkout-cart .btn.btn-danger {
        margin-top: -2px !important;
    }

    .button_class {
        clear: both;
    }

    .show-wrapper {
        clear: both;
        margin: 10px 0 0;
    }

    .category_filter .show {
        float: left;
        margin: 8px 10px 0 0;
    }

    .product-compare .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    .addthis_toolbox.addthis_default_style {
        margin: 10px 0;
    }

    #content .category_list .filterbox {
        border: 1px solid #e7e7e7;
        margin: 10px 0;
    }

    #content .category_list .filterbox .list-group a {
        border: none;
    }

    .content-top #content {
        min-height: 0;
    }

    .container.content-bottom {
        margin-top: 25px;
    }

    .post-image {
        width: 100%;
    }

    .text2 {
        font-size: 12px;
    }

    .text1 {
        font-size: 10px;
    }

    #banner1 {
        display: inline-block;
        margin: 0 2.3%;
    }

    .cms-title {
        padding: 15px 12px;
    }

    .post-image img {
        width: 100%;
    }

    #testimonial-blog .slider-item.last_item_tm .single-post,
    #testimonial-blog .slider-item.first_item_tm .single-post {
        margin: 0 20px !important
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 55%
    }

    .cms-banner-left {
        width: 26%;
    }

    .cms-banner-right {
        width: 74%;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 36.1%;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 54.8%;
    }

    #content .category_list .filterbox {
        clear: both;
    }

    .filterbox .list-group {
    }

    .product-list .list-right {
        padding: 0 10px 0 18px;
    }

    .pagination-wrapper {
        margin-bottom: 25px;
    }

    .form-horizontal .col-sm-10,
    .form-horizontal .control-label {
        width: 100%;
    }

    .tm-about-text {
        background: none;
        padding: 0 15px 0 30px;
    }

    .cms-banner-right {
        width: 73.5%;
    }

    .cms-banner-left {
        width: 26.5%;
    }

    .banners-slider-carousel .product-block-inner > img {
        max-width: 100%;
    }

    .product-list .product-thumb .image {
        float: none;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin-bottom: 20px;
    }

    .product-search .sortcat {
        width: 100%;
    }

    .productpage .write-review {
        display: block;
    }

    .productpage .write-review:before {
        display: none;
    }

    .account-address .table-bordered .text-right .btn-info,
    .account-order-info .table-bordered .text-right .btn-primary {
        margin-bottom: 0;
    }

    #content.return .input-group.date .form-control {
        width: 100%;
    }

    .tm-about-text::before {
        content: none;
    }

    .content-wrap {
        margin-left: 0;
    }

    .tm-about-text {
        width: 65%;
        padding-left: 15px;
    }

    .cms-banner-right {
        text-align: center;
    }

    #footer .copyright-container.container {
        margin: 0;
        padding: 20px 0;
    }

    #footer .copyright-container.container .footer-container {
        float: none;
    }

    .newsletter .form-group {
        width: 350px;
    }

    .productpage .nav-tabs > li > a {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 10px;
        margin-right: 0 !important;
    }

    .product-tab .nav-tabs > li {
        display: block;
    }

    .col-sm-3.sort {
        margin-top: 5px;
    }

}

@media (max-width: 479px) {
    #accordion .panel-body {
        padding: 10px 10px 20px;
        border: none;
    }

    .header-right {
        padding: 0;
    }

    #menu.responsive-menu {
        padding: 0;
    }

    #product .form-group.cart .btn-group {
        padding: 10px 0 0;
    }

    .table {
        margin-bottom: 20px;
        overflow: scroll;
        width: 100%;
    }

    .product-layout.product-grid {
        width: 100% !important;
        text-align: center;
    }

    .productpage .product-right-inner {
        padding: 0px 15px;
    }

    .shopping-cart .input-group .form-control {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .account-wishlist .table-bordered {
        float: left;
        width: 100%;
        overflow: auto;
        display: inline;
    }

    #cart .dropdown-menu table {
    }

    .flex-direction-nav a:before {
        font-size: 27px !important;
    }

    .dropdown-menu.pull-right {
        width: 100%;
    }

    #cart .dropdown-menu li > div {
        min-width: 100%;
    }

    .category_filter .limit {
        float: left;
    }

    .contact-info .left,
    .contact-info .right {
        width: 100%;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .nav-tabs > li > a {
        margin: 0 0 2px;
    }

    .productpage .review-count {
        display: inline-block;
        margin-left: 0;
    }

    .pagination-wrapper .page-link {
        float: left;
    }

    .pagination-wrapper .page-result {
        float: left;
        clear: both;
    }

    .checkout-cart .buttons .pull-right {
        clear: both;
        float: left;
        margin: 10px 0;
    }

    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: auto;
    }

    .checkout-cart #accordion .input-group-btn {
        float: left;
        margin: 5px 0 0;
    }

    .single-banner {
        width: 100%;
        text-align: center;
    }

    .single-banner div,
    .cms-banner-right .single-banner {
    }

    #banner1 {
        margin: 15px 0;
    }

    .cms-banner-left,
    .cms-banner-right {
        width: 100%;
    }

    .cms-subbanner1,
    .cms-banner .cms-banner-left .cms-subbanner2.single-banner {
        width: 100%;
        margin: 10px 0;
    }

    .cms-banner-right .cms-banner2.single-banner {
        width: 100%;
        margin: 10px 0 6px;
    }

    .cms-banner-right .cms-banner3.single-banner {
        width: 100%;
        margin: 10px 0;
    }

    .single-banner div img,
    .cms-banner-right .single-banner img {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        display: inline;
    }

    .single-banner div:hover img,
    .cms-banner-right .single-banner:hover img {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        -moz-transform: none;
    }

    .slider-banner {
        display: none;
    }

    .container.content-bottom {
        margin-top: 0;
    }

    .content-top #content {
        margin-bottom: 15px;
    }

    .htabs .etabs li {
        display: block;
        float: none;
        margin-top: 3px;
        width: 100%;
    }

    .etabs,
    .nav-tabs > li {
        width: 100%;
    }

    .htabs {
        height: auto;
    }

    .htabs a {
        display: block !important;
        float: none;
        margin: 3px 0 0;
        width: auto;
        background-color: #eeeeee;
        border-bottom: 2px solid #eeeeee;
    }

    .hometab .customNavigation a {
        top: -25px;
    }

    #content .hometab .box .box-content {
        padding: 28px 0 0;
    }

    .product-list .caption {
        width: 100%;
    }

    .product-list .list-right {
        clear: both;
        width: 100%;
        padding: 0 10px;
    }

    .product-list .list-right {
        margin: 0 0 10px;
        border-left: 0 none;
        padding: 0;
    }

    .product-list .caption {
        margin: 15px 0;
    }

    .productpage .nav-tabs > li > a {
        display: block !important;
        float: none;
        margin: 0 0 10px !important;
        width: auto;
    }

    .etabs,
    .nav-tabs > li {
        width: 100%;
    }

    .nav .pull-left {
        display: inline-block;
        float: none;
    }

    .nav.pull-right {
        float: none;
    }

    .nav.pull-left {
        float: none;
    }

    #top .container {
        text-align: center;
    }

    .content_headercms_top,
    .header-cart {
        display: block;
    }

    .content_headercms_top {
        position: relative;
    }

    .header-tele-cms {
        right: 0;
    }

    .cms-data {
        padding-right: 0;
    }

    .checkout-cart #accordion .input-group-btn:last-child > .btn,
    .checkout-cart #accordion .input-group-btn:last-child > .btn-group {
        margin: 0 !important;
    }

    .list-buttoncart {
        clear: both;
    }

    .tm-about-text {
        width: 100%;
        padding: 0 15px 15px;
        margin-bottom: 0;
        text-align: center;
    }

    .aboutme-read-more {
        margin: 10px 0 25px 0;
        width: 100%;
        text-align: center;
    }

    .product-search .sortcat {
        width: 100%;
    }

    .row.site-map {
        overflow: auto;
    }

    .contact-info .right {
        text-align: center;
    }

    .main-slider::after {
        top: 50px;
    }

    .main-slider .swiper-pagination {
        bottom: 3px;
    }

    .newsletter {
        padding: 0;
        text-align: center;
    }

    #cart .dropdown-menu {
        right: -5px;
        width: 300px;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .product-tab-content .nav-tabs li {
        margin: 0 0 15px;
    }
}

@media (max-width: 319px) {
    .product-info .product-image .customNavigation {
        width: 196px;
        margin: 0 auto;
        position: relative;
    }

    .product-info .additional-carousel {
        width: 196px;
        margin: 0 auto;
    }

    .compare-total {
        clear: both;
        margin: 8px 10px 10px 0;
    }

    #cart .text-right .addtocart {
        margin: 0 0 5px;
    }

    #cart .text-right .checkout {
        margin: 0;
    }

    .tm-about-text {
        background: none;
        padding: 0 15px
    }

    .aboutme-read-more {
        margin: 25px 0;
    }

    #footer .column #contact ul {
        overflow: auto;
        width: 100%;
    }

    .post-date {
        min-width: 45px;
    }

    .compare-total {
        margin-left: 5px;
    }

    #product #input-quantity {
        margin-bottom: 5px;
    }

    .account-address .table-bordered .text-right .btn-danger,
    account-order-info .table-bordered .text-right .btn-danger {
        float: left;
        clear: both;
        margin-top: 2px;
    }

    .account-address .table-bordered .text-right .btn-info,
    .account-order-info .table-bordered .text-right .btn-primary {
        float: left;
    }
}

.alert.alert-success.animated.fadeInDown {
    width: 100%;
    text-align: center;
    margin: 0 -5px;
}

.product-compare .btn-block + .btn-block {
    margin-top: 0;
}

.information-sitemap .site-map ul {
    padding: 0 0 0 40px;
    list-style: circle;
}

.information-sitemap .site-map ul ul {
    list-style: circle;
}

.information-sitemap .site-map ul ul ul {
    list-style: square;
}


.special .product-thumb .rating {
    margin: 0 0 25px;
    position: static;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.special .product-thumb {
    margin: 0;
}

.special .product-block .percentsaving {
    color: #808080;
    font-weight: 400;
    font-size: 12px;
}

.special .product-thumb .price-old {
    font-weight: 400;
    font-size: 12px;
}

.special .product-thumb .price {
    color: #000000;
    font-size: 20px;
    margin: 20px 0 30px;
}

.countdown {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0;
    font-size: 11px;
    clear: both;
}

.countbox .timebox:last-child {
    margin: 0;
}

.countbox .timebox {
    color: #000000;
    background: #ffffff;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    width: 50px;
    height: 50px;
    margin: 0 14px 0 0;
    border: 1px solid #dddddd;
    z-index: 99999;
    box-sizing: border-box;
}

.special .countdown strong {
    margin: 0 0 3px;
}

.countbox .timebox .timebox-inner strong {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
}

.countbox .timebox .timebox-inner {
    background: transparent;
    color: #000000;
    display: block;
    padding: 4px 0 0;
    position: relative;
}

.countbox strong {
    display: block;
    font-size: 14px;
    font-weight: 600;
}

.special .product-thumb .h4 {
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    margin: 0 0 50px;
    position: relative;
}

.special .product-thumb .h4 {
    color: #000000;
    font-size: 12px;
}

.special .product-thumb .h4:hover {
    color: #000000;
}

.special .product-image-thumbnail .special-product-item img {
    max-width: 100%;
}

#content .special .product-carousel .product-block-inner,
#content .special .box-product .product-block-inner {
    display: block;
}

.special .product-image-thumbnail {
    padding: 0;
    position: relative;
    float: left;
}

.special .product-image-thumbnail .owl-controls {
    position: absolute;
    bottom: 10px;
    top: auto;
    left: 0;
    right: 0;
}

#column-left .special .box-product .product-image-thumbnail .image,
#column-right .special .box-product .product-image-thumbnail .image {
    width: 100%;
}

#column-left .special .box-product .rating,
#column-right .special .box-product .rating {
    margin-bottom: 8px;
}

#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption {
    overflow: visible;
    display: inline-block;
    vertical-align: top;
    margin-top: -60px;
    padding: 0 35px;
}

.special .product-thumb .caption-inner {
    margin: 25px 0 14px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdcdc;
}

#column-left .special .box-product .product-block-inner .caption .h4,
#column-left .special .box-product .product-block-inner .caption .h4 {
    margin-bottom: 8px;
}

#column-left .special .box-product .price,
#column-right .special .box-product .price {
    margin: 0 0 5px;
}

#column-left .special .product-thumb .price-new,
#column-right .special .product-thumb .price-new {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

#column-left .special .product-thumb .button-group button,
#column-right .special .product-thumb .button-group button {
    font-size: 12px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    color: #000000;
}

#column-left .special .product-thumb .button-group button:hover,
#column-right .special .product-thumb .button-group button:hover {
    color: #000000;
}

#column-left .product-thumb .button-group .addtocart:after,
#column-right .product-thumb .button-group .addtocart:after {
    content: "";
    font-family: 'FontAwesome';
    display: block;
    background: #000000;
    height: 1px;
    width: 100%;
}

#column-left .product-thumb .button-group .addtocart:hover:after,
#column-right .product-thumb .button-group .addtocart:hover:after {
    background: #000000;
}

#column-left .special .product-block .button-group,
#column-right .special .product-block .button-group {
    display: inline-block;
    vertical-align: top;
}

.special .product-thumb .caption {
    text-align: left;
    padding: 0;
}

.special .product-thumb .quickview {
    display: none;
}

.special .product-thumb .compare {
    display: none;
}

.special .product-thumb .button-group .addtocart {
    font-size: 12px;
    font-weight: 500;

}

.special .product-thumb .button-group .addtocart:hover {
    background-color: #808080;
}

.special .product-block .button-group {
    text-align: left;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.special .owl-buttons div {
    top: 43%;
}

.special .owl-carousel .owl-buttons .owl-prev {
    left: -35px;
}

.special .owl-carousel .owl-buttons .owl-next {
    right: -35px;
}

.special .owl-carousel:hover .owl-buttons .owl-prev {
    left: 0;
}

.special .owl-carousel:hover .owl-buttons .owl-next {
    right: 0;
}

@media (max-width: 1499px) {
    .countbox .timebox {
        margin: 0 10px 0 0;
    }
}

@media (max-width: 1399px) {
    #column-left .special .product-thumb .caption,
    #column-right .special .product-thumb .caption {
        padding: 0 22px;
    }
}

@media (max-width: 1299px) {
    #column-left .special .product-thumb .caption,
    #column-right .special .product-thumb .caption {
        padding: 0 10px;
    }
}

@media (max-width: 1199px) {
    .countbox .timebox .timebox-inner strong {
        font-size: 16px;
    }

    .countbox .timebox {
        font-size: 10px;
        width: 40px;
        height: 45px;
    }

    .countbox .timebox .timebox-inner {
        padding: 3px 0 0;
    }

    .special .countdown strong {
        margin: 0;
    }

    .countbox .timebox {
        margin: 0 5px 0 0;
    }
}

@media (max-width: 979px) {
    .special .product-thumb .h4 {
        font-size: 26px;
        line-height: 28px;
    }

    #column-left .special .product-thumb .caption,
    #column-right .special .product-thumb .caption {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .special .product-thumb .caption {
        padding: 15px 0 0;
        text-align: center;
    }

    .special .product-thumb .h4:after {
        width: 100%;
        left: 0;
        right: 0;
        bottom: -10px;
    }

    .special .product-block .button-group {
        text-align: center;
    }

    .countdown {
        padding: 0 0 30px;
    }

    .special .product-thumb .h4 {
        font-size: 20px;
        margin: 0 0 30px;
        display: inline-block;
    }

    .countbox .timebox {
        width: 65px;
        height: 65px;
        font-size: 11px;
        margin: 0 10px 10px 0;
    }

    .countbox .timebox .timebox-inner strong {
        font-size: 18px;
    }

    .countbox .timebox .timebox-inner {
        padding: 15px 0 0;
    }

    .special .countdown strong {
        margin: 0 0 3px;
    }
}

@media (max-width: 479px) {
    .countbox .timebox {
        width: 55px;
        height: 55px;
    }

    .countbox .timebox .timebox-inner {
        padding: 8px 0 0;
    }
}



.product-info .flex-control-thumbs .slick-slide {
    cursor: pointer;
    margin-bottom: 30px;
}

.product-info .flex-control-thumbs .slick-slide.slick-current .image-additional img {
    border-color: #808080;
}

.search .advance-search {
    width: 177px;
    float: left;
    position: relative;
}

.search .advance-search .form-control {
    height: 50px;
    padding: 10px 20px;
    color: #808080;
    border: none;
    line-height: 30px;
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

.search .advance-search:after {
    content: "";
    background: #E5E5E5;
    height: 25px;
    width: 1px;
    z-index: 99;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    top: 12px;
    bottom: auto;
}

@media (max-width: 1499px) {
    .search .advance-search {
        width: 157px;
    }

    .search .advance-search .form-control {
        padding: 10px 15px;
    }
}

@media (max-width: 979px) {
    .search .advance-search .form-control {
        height: 40px !important;
        line-height: 21px;
        padding: 10px 10px;
    }

    .search .advance-search:after {
        top: 8px;
    }
}

@media (max-width: 479px) {
    .search .advance-search {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }

    .search .advance-search .form-control {
        width: 100% !important;
    }

    .search1.dropdown-menu .input-lg {
        padding: 10px 40px 10px 10px;
    }
}

#Top_link_Cms {
    display: block;
    margin: 27px 0;
    text-align: center;
}

#Top_link_Cms .toplink-title {
    font-weight: 700;
    font-size: 12px;
    text-transform: initial;
    margin: 0 8px 0 0;
    color: #000000;
    display: inline-block;
    vertical-align: top;
}

#Top_link_Cms .header-link {
    margin: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

#Top_link_Cms ul li {
    margin: 0 7px;
    display: inline-block;
    vertical-align: top;
}

#Top_link_Cms ul li a {
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    text-transform: initial;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#Top_link_Cms ul li a:hover {
    color: #000000;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

@media (max-width: 1199px) {
    #Top_link_Cms .toplink-title {
        font-size: 12px;
    }

    #Top_link_Cms ul li {
        margin: 0 3px;
    }

    #Top_link_Cms ul li a {
        font-size: 12px;
    }
}

@media (max-width: 979px) {
    #Top_link_Cms {
        display: none;
    }
}

#Header-Top-Cms {
    display: inline-block;
    vertical-align: top;
}

#Header-Top-Cms ul {
    margin: 0;
}

#Header-Top-Cms ul li a {
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    font-weight: 400;
    margin: 5px 0 0;
    text-align: center;
    text-transform: initial;
    display: block;

    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
}

#Header-Top-Cms ul li:hover a {
    color: #ffffff;
}

#Header-Top-Cms ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;

    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

#Header-Top-Cms ul li:last-child {
    margin: 0;
    padding: 0;
}

#Header-Top-Cms ul li .headertop-img {
    display: inline-block;
    vertical-align: top;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
    margin-right: 5px;
}

#Header-Top-Cms ul li .headertop-title {
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

#Header-Top-Cms ul li:nth-child(1) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon1.svg);
}

#Header-Top-Cms ul li:hover:nth-child(1) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon1-hover.svg);
}

#Header-Top-Cms ul li:nth-child(2) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon2.svg);
}

#Header-Top-Cms ul li:hover:nth-child(2) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon2-hover.svg);
}

#Header-Top-Cms ul li:nth-child(3) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon3.svg);
}

#Header-Top-Cms ul li:hover:nth-child(3) .headertop-img {
    background-image: url(../image/themeimage/header-cms-icon3-hover.svg);
}

@media (min-width: 1400px) {
    #Header-Top-Cms .topcms-icon {
        display: none;
    }
}

@media (max-width: 1399px) {
    #Header-Top-Cms .topcms-icon {
        background-image: url(../image/themeimage/headercms-icon.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20px;
        background-color: #000000;
        height: 50px;
        width: 50px;
        line-height: 50px;
        display: inline-block;
        vertical-align: top;
    }

    #Header-Top-Cms .topcms-icon:hover {
        background-image: url(../image/themeimage/headercms-icon-hover.svg);
        background-color: #ffffff;
    }

    #Header-Top-Cms {
        float: right;
        position: relative;
        margin-left: 20px;
    }

    #Header-Top-Cms ul {
        display: none;
        position: absolute;
        left: auto;
        right: 0;
        top: 86px;
        bottom: auto;
        background: #ffffff;
        min-width: 250px;
        z-index: 1000;
        padding: 10px 10px;

        box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    }

    #Header-Top-Cms ul li {
        padding: 0;
        margin: 0 0 20px 0;
        display: block;
    }

    #Header-Top-Cms ul li a {
        font-size: 12px;
        margin: 2px 0 0;
        text-align: left;
        color: #000000;
    }

    #Header-Top-Cms ul li a:hover {
        color: #000000;
    }

    #Header-Top-Cms ul li .headertop-img {
        background-size: 30px;
    }

    #Header-Top-Cms ul li .headertop-title {
        width: auto;
        overflow: hidden;
        margin: 12px 0;
    }

    #Header-Top-Cms ul li:after {
        display: none;
    }

    #Header-Top-Cms ul li:hover:nth-child(1) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon1-res.svg);
    }

    #Header-Top-Cms ul li:hover:nth-child(2) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon2-res.svg);
    }

    #Header-Top-Cms ul li:hover:nth-child(3) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon3-res.svg);
    }
}

@media (max-width: 979px) {
    #Header-Top-Cms .topcms-icon {
        height: 30px;
        width: 30px;
        margin: 10px 5px;
        background-size: 17px;
        background-image: url(../image/themeimage/headercms-icon-hover.svg);
    }

    #Header-Top-Cms .topcms-icon:hover {
        background-image: url(../image/themeimage/headercms-icon.svg);
    }

    #Header-Top-Cms .topcms-icon,
    #Header-Top-Cms .topcms-icon:hover {
        background-color: transparent;
    }

    #Header-Top-Cms ul {
        top: 60px;
    }
}

@media (max-width: 479px) {
    #Header-Top-Cms ul {
        left: auto;
        right: -80px;
        min-width: 290px;
    }
}

#footer .footer-app-image {
    float: right;
    text-align: right;
    padding: 0;
}

.footer-app-image .footer-appicon-1 {
    background-image: url(../image/themeimage/app-icon-1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    height: 55px;
    width: 156px;
    margin-right: 30px;
}

.footer-app-image .footer-appicon-2 {
    background-image: url(../image/themeimage/app-icon-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    height: 55px;
    width: 156px;
}

.footer-lab-logo {
    height: 70px;
    display: inline-block;
    margin: 0 15px 20px 0;
}

.footer-lab-logo-img {
    height: 70px;
}

.footer-lab-logo-wrap {
    margin-top: -70px;
}

@media (max-width: 1499px) {
    .footer-app-image .footer-appicon-1,
    .footer-app-image .footer-appicon-2 {
        width: 145px;
    }

    .footer-app-image .footer-appicon-1 {
        margin-right: 15px;
    }
}

@media (max-width: 1299px) {
    .footer-app-image .footer-appicon-1,
    .footer-app-image .footer-appicon-2 {
        width: 130px;
    }
}

@media (max-width: 1199px) {
    #footer .footer-app-image {
        float: none;
        text-align: center;
        padding: 0;
        clear: both;
    }
}

#blockaboutus .about-details {
    line-height: 26px;
    display: block;
    margin: 0 0 50px;
    width: 90%;
}

@media (max-width: 979px) {
    #blockaboutus .about-details {
        width: auto;
        display: none;
        margin: 0 0 20px;
    }
    
    .footer-lab-logo-wrap {
        padding: 20px 0 10px;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-top: 0;
    }
}

#offercmsblock2 {
    margin-bottom: 70px;
}

#offercmsblock2 img {
    max-width: 100%;
}

#offercmsblock2 .offer-item {
    position: relative;
    border-style: solid;
    border-width: 5px;
    border-color: rgb(255, 210, 0);
    text-align: center;
    padding: 35px 0;
}

#offercmsblock2 .offer-item .offer-details {
    display: block;
}

#offercmsblock2 .offer-item .offer-title {
    display: block;
    font-size: 32px;
    font-weight: 600;
    line-height: 42px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#offercmsblock2 .offer-item .offer-title .fa {
    font-size: 32px;
    color: #b2b2b2;
    margin: 0 25px;
}

#offercmsblock2 .offer-item:hover .offer-title {
    color: #000000;

    text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.6);
    -ms-text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.6);
    -o-text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.6);
    -moz-text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.6);

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

#offercmsblock2 li.offer-item .offer-des {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;

    text-transform: uppercase;
}

#offercmsblock2 .offer-item .offer-destext {
    padding: 0 20px;
    position: relative;
    color: #808080;
    display: inline-block;
    vertical-align: top;
}

#offercmsblock2 .offer-item .offer-destext:hover {
    color: #000000;
}

#offercmsblock2 .offer-item .offer-destext:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    top: 2px;
    bottom: auto;
    height: 15px;
    width: 2px;
    background: #808080;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
}

#offercmsblock2 .offer-item .offer-des1.offer-destext:after {
    background: transparent;
}

@media (max-width: 1199px) {
    #offercmsblock2 .offer-item .offer-title {
        font-size: 27px;
        line-height: 37px;
    }

    #offercmsblock2 .offer-item .offer-destext {
        padding: 0 15px;
        font-size: 12px;
    }

    #offercmsblock2 .offer-item .offer-destext:after {
        left: -2px;
    }
}

@media (max-width: 767px) {
    #offercmsblock2 .offer-item .offer-title .fa {
        display: block;
        margin-bottom: 10px;
    }

    #offercmsblock2 .offer-item .offer-title {
        font-size: 20px;
        line-height: 30px;
    }

    #offercmsblock2 .offer-item .offer-destext {
        font-size: 12px;
        display: block;
        margin-bottom: 5px;
    }

    #offercmsblock2 .offer-item .offer-destext:after {
        display: none;
    }
}

#offercmsblock {
    margin: 0 0 80px;
    clear: both;
}

.offercms-wrapper {
    padding: 10px;
    background: #000000;
    position: relative;
}

.offercms-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;

    background: linear-gradient(90deg, #000000 50%, transparent 50%), linear-gradient(90deg, #000000 50%, transparent 50%), linear-gradient(0deg, #000000 50%, transparent 50%), linear-gradient(0deg, #000000 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 5px 1px, 5px 1px, 1px 5px, 1px 5px;
    background-position: 0px 0px, 100% 100%, 0px 100%, 100% 0px;

    animation: border-dance 4s infinite linear;
    -webkit-animation: border-dance 4s infinite linear;
    -moz-animation: border-dance 4s infinite linear;
    -o-animation: border-dance 4s infinite linear;
}

#offercmsblock .offer-text-block {
    text-align: center;
    text-transform: uppercase;
    display: block;
    color: #000000;
    position: relative;
}

@keyframes border-dance {
    0% {
        background-position: 0px 0px, 100px 100%, 0px 100%, 100% 0px;
    }
    100% {
        background-position: 100px 0px, 0px 100%, 0px 0px, 100% 100px;
    }
}

#offercmsblock .offer-text-block:before {
    content: "\f0c4";
    font-family: fontAwesome;
    z-index: 9;
    font-size: 20px;
    display: block;
    position: absolute;
    right: 10%;
    left: auto;
    top: -13px;
    bottom: auto;
    transform: rotateY(180deg);
}

#offercmsblock .offer-text-block:after {
    content: "\f0c4";
    font-family: fontAwesome;
    z-index: 9;
    font-size: 20px;
    display: block;
    position: absolute;
    left: 10%;
    right: auto;
    bottom: -12px;
    top: auto;
}

#offercmsblock .offer-text-block {
    display: block;
    padding: 100px 15px;
}

#offercmsblock .offer-image-block {
    margin-bottom: 20px;
}

#offercmsblock .text1 {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    color: #000000;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#offercmsblock .text2 {
    color: #000000;
}

#offercmsblock .text1:before {
    content: "";
    background: #000000;
    height: 1px;
    width: 70px;
    z-index: 9;
    display: block;
    position: absolute;
    left: -80px;
    right: auto;
    top: 12px;
    bottom: auto;
}

#offercmsblock .text1:after {
    content: "";
    background: #000000;
    height: 1px;
    width: 70px;
    z-index: 9;
    display: block;
    position: absolute;
    right: -80px;
    left: auto;
    top: 12px;
    bottom: auto;
}

#offercmsblock:hover .text1, #offercmsblock:hover .text3,
#offercmsblock:hover .text4 {
    color: #ffffff;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#offercmsblock .text2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    display: block;
    margin: 5px 0 10px;
}

#offercmsblock .text3 {
    display: block;
    font-size: 14px;
    font-weight: 400;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#offercmsblock .text4 {
    font-weight: 600;
    cursor: default;
}

@media (max-width: 1699px) {
    #offercmsblock .text2 {
        font-size: 55px;
    }
}

@media (max-width: 1499px) {
    #offercmsblock .text2 {
        font-size: 45px;
        line-height: 45px;
    }
}

@media (max-width: 1299px) {
    #offercmsblock .text2 {
        font-size: 32px;
        line-height: 35px;
    }

    #offercmsblock .offer-text-block {
        padding: 60px 15px;
    }

    #offercmsblock .text1:before {
        left: -35px;
        width: 30px;
    }

    #offercmsblock .text1:after {
        right: -35px;
        width: 30px;
    }
}

@media (max-width: 979px) {
    #offercmsblock {
        margin: 0 0 50px;
    }

    #left-column #offercmsblock {
        border: 1px solid #FFCC00;
    }

    #offercmsblock li.offer-item .offer-item-inner {
        display: inline-block;
        vertical-align: top;
    }
}

#cms_bannerblock {
    margin-bottom: 80px;
}

#cms_bannerblock li.cmsbanner-item {
    position: relative;
    text-align: center;
}

.cmsbanner-item-wrapper.first {
    padding-right: 15px;
}

.cmsbanner-item-wrapper.second {
    padding-left: 15px;
}

.cmsbanner-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(1) {
    margin-bottom: 30px;
}

#cms_bannerblock img {
    max-width: 100%;
}

#cms_bannerblock li.cmsbanner-item a.cmsbanner-img {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
}

#cms_bannerblock li.cmsbanner-item a.cmsbanner-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(28, 28, 28, 0.2);

    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;

    transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock li.cmsbanner-item:hover a.cmsbanner-img:after {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;

    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-details {
    position: absolute;
    top: 70px;
    bottom: auto;
    left: 40px;
    right: auto;
    text-transform: initial;
    text-align: left;
}

#cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(1) .cmsbanner-details {
    left: auto;
    right: 40px;
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #808080;
    margin-bottom: 5px;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock li.cmsbanner-item:hover .cmsbanner-offer-text {
    color: #000000;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-title {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #000000;
    margin-bottom: 100px;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock li.cmsbanner-item:hover .cmsbanner-title {
    text-shadow: 1px 1px 0 #fff, 2px 2px 0 #000;
    -moz-text-shadow: 1px 1px 0 #fff, 2px 2px 0 #000;
    -webkit-text-shadow: 1px 1px 0 #fff, 2px 2px 0 #000;

    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

#cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item .cmsbanner-title {
    margin-bottom: 55px;
    font-size: 30px;
}

#cms_bannerblock li.cmsbanner-item .bannercms-btn {
    font-size: 12px;
    font-weight: 600;
    line-height: 23px;
    color: #000000;
    text-transform: uppercase;
    border-bottom: 1px solid #000000;
}

#cms_bannerblock li.cmsbanner-item .bannercms-btn:hover {
    color: #000000;
    border-color: #000000;
}

@media (max-width: 1399px) {
    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(1) {
        margin-bottom: 27px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper li.cmsbanner-item .cmsbanner-details {
        top: 45px;
    }
}

@media (max-width: 1299px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 24px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 30px;
        line-height: 40px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item .cmsbanner-title {
        font-size: 22px;
        line-height: 32px;
    }
}

@media (max-width: 1199px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 30px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item .cmsbanner-title {
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 20px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
        font-size: 12px;
        line-height: 23px;
    }

    #cms_bannerblock li.cmsbanner-item .bannercms-btn {
        font-size: 11px;
        line-height: 21px;
    }

    #cms_bannerblock {
        margin-bottom: 50px;
    }
}

@media (max-width: 979px) {
    .cmsbanner-item-wrapper.first {
        width: 50.3%;
    }

    .cmsbanner-item-wrapper.second {
        width: 49.7%;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
        font-size: 16px;
        line-height: 26px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-details {
        left: 30px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item .cmsbanner-title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 30px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(2) .cmsbanner-details {
        left: 20px;
        right: auto;
    }

    #cms_bannerblock .cmsbanner-item-wrapper li.cmsbanner-item .cmsbanner-details {
        top: 40px;
    }
}

@media (max-width: 767px) {
    .cmsbanner-item-wrapper.first {
        width: 100%;
        margin-bottom: 30px;
        padding: 0 15px;
    }

    .cmsbanner-item-wrapper.second {
        width: 100%;
        padding: 0 15px;
    }
}

@media (max-width: 479px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 40px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-details {
        left: 20px;
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
        font-size: 14px;
        line-height: 24px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item .cmsbanner-details {
        top: 20px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(1) .cmsbanner-details {
        left: auto;
        right: 15px;
    }

    #cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(2) .cmsbanner-details {
        left: 15px;
        right: auto;
    }
}

.product-tab-content.box .title-wrapper {
    text-align: center;
}

.product-tab-content.box .title-wrapper .box-heading {
    margin-bottom: 0;
}

.product-tab-content.box .producttab,
.product-tab-content #tabs-0 {
    margin: 0 0 5px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.product-tab-content {
    margin-bottom: 55px;
    margin-top: 30px;
    clear: both;
    position: relative;
}

.prod-tab-wrapp {
    padding: 0 52px;
}

.product-tab-content .title-wrapper:before {
    display: none;
}

.product-tab-content .tab-content {
    margin: 0 -15px;
    overflow: visible;
    clear: both;
    position: static;
}

.product-tab-content .nav-tabs {
    text-align: center;
    border: none;
    position: relative;
    margin: 35px 0 0;
    background-color: #ffffff;
}

.product-tab-content .nav-tabs li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.product-tab-content .nav-tabs li a {
    color: #808080;
    margin: 0 26px;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 0 0 7px;
    position: relative;
}

.product-tab-content .nav-tabs > li .selected,
.product-tab-content .nav-tabs > li .selected:hover,
.product-tab-content .nav-tabs > li .selected:focus,
.product-tab-content .nav > li > a:hover {
    color: #000000;
}

.product-tab-content .nav-tabs li a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #000000;
    margin: auto;

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.product-tab-content .nav-tabs > li .selected:after,
.product-tab-content .nav-tabs > li .selected:hover:after,
.product-tab-content .nav-tabs > li .selected:focus:after,
.product-tab-content .nav > li > a:hover:after {
    width: 30px;

    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

@media (max-width: 979px) {
    .prod-tab-wrapp {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .product-tab-content .nav-tabs {
        margin: 25px 0 20px;
        float: none;
    }

    .product-tab-content.box .producttab, .product-tab-content #tabs-0 {
        float: none;
    }
}

@media (max-width: 479px) {
    .product-tab-content .nav-tabs {
        margin: 25px 0 0;
    }

    .product-tab-content {
        margin-bottom: 25px;
    }
}

#pstcategorylist {
    text-align: center;
    padding: 0;
}

#pstcategorylist .categorylist-inner ul {
    margin: 0;
    overflow: visible;
}

#pstcategorylist .categorylist-inner .category_item {
    float: left;
}

#pstcategorylist .categorylist-inner .category_item .cat-title {
    padding: 30px 0;
}

#pstcategorylist .categorylist-inner .category_item .cat-title a {
    color: #171c30;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

#pstcategorylist .categorylist-inner .category_item .cat-title a:hover {
    color: #000000;
}

#pstcategorylist .categorylist-inner .category_item:last-child .cat-title a:after {
    display: none;
}

#content .video-wrapper {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.video-wrapper .video-wrapper-inner {
    position: relative;
}

.video-wrapper .video-desc-inner {
    position: absolute;
    left: 50px;
    right: auto;
    top: 19%;
    bottom: auto;
}

.video-wrapper .video-text {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #000000;
    display: block;
    margin: 0 0 25px;
}

.video-wrapper .video-text1 {
    display: block;
}

.video-wrapper a.video-btn {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    border-bottom: 1px solid #000000;
    margin: 19px 23px;
    display: inline-block;
    vertical-align: top;
}

.video-wrapper a.video-btn:hover {
    color: #000000;
    border-color: #000000;
}

.video-wrapper a.video {
    text-align: center;
    z-index: 2;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.video-wrapper .video-wrap {
    display: inline-block;
    vertical-align: top;
}

.video-wrapper img {
    display: block;
    margin: 0;
    max-width: 100%;
}

.video-wrapper video {
    width: 100%;
}

::i-block-chrome,
.video-inner {
    opacity: 1;
}

.video-wrapper .video-wrap img.video-icon {
    height: 60px;
    width: 60px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.video-wrapper .video-wrap img.video-icon:hover {
    transform: scale(1.07);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.video-wrapper:hover .video-wrap img.video-icon {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mfilter-free-container .mfilter-free-button {
    border: 10px solid #000 !important;
    background-color: #000 !important
}

.mfilter-free-button2 {
    border: 1px solid #000;
    background: #000;
    margin: 10px;
    cursor: pointer;
    width: 45px;
    height: 43px;
    float: left;
    padding: 0;
    text-align: center;
    line-height: 43px;
    margin: -5px 0 -5px 15px;
}

.mfilter-free-button2:hover {
    background: #fff;
    transition: .3s;
}

.mfilter-free-button2 .fa {
    color: #fff;
    font-size: 18px;
}

.mfilter-free-button2:hover .fa {
    color: #000;
}

.mfilter-free-button {
    display: none !important;
}

.mfilter-close {
    position: absolute;
    right: 15px;
    font-size: 22px;
    top: 5px;
    z-index: 1;
}

.mfilter-close:hover {
    cursor: pointer;
}

.cookie-banner {
    width: 460px;
    position: fixed;
    bottom: 10px;
    background: #fff;
    right: 10px;
    padding: 20px 55px 20px 15px;
    line-height: 1.5;
    z-index: 10000;
    border: 1px solid #eee;
    min-height: 80px;
}

.cookie-banner-btn {
    background: #3f3f3f;
    color: #fff;
    height: 30px;
    width: 40px;
    position: absolute;
    display: block;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    right: 10px;
    bottom: 10px;
}

.cookie-banner-close {
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 0;
    float: left;
}
.cookie-banner-btn:hover,
.cookie-banner-close:hover {
    cursor: pointer;
}

@media (max-width: 1399px) {
    .video-wrapper .video-text {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (max-width: 1299px) {
    .video-wrapper .video-text {
        font-size: 25px;
        line-height: 35px;
    }

    .video-wrapper .video-wrap img.video-icon {
        height: 50px;
        width: 50px;
    }

    .video-wrapper a.video-btn {
        font-size: 12px;
        line-height: 23px;
        margin: 15px 23px;
    }
}

@media (max-width: 1199px) {
    .product-info .flex-control-thumbs .slick-slide {
        margin-bottom: 20px;
    }

    .video-wrapper .video-desc-inner {
        top: 13%;
        left: 30px;
    }
}

@media (max-width: 979px) {
    .product-info .flex-control-thumbs .slick-slide {
        margin-bottom: 25px;
    }

    #Header-Top-Cms {
        margin: 0;
    }

    .content_headercms_top {
        height: 100px;
    }

    .header-main-menu {
        position: absolute;
        top: -15px;
        width: 100%;
        background: none;
    }

    .contact-phones {
        padding: 0 40px;
        left: 0;
        height: 24px !important;
        top: 68px !important;
        width: 100%;
    }

    .contact-phones > span {
        padding-left: 0;
    }

}

@media (max-width: 768px) {
    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0;
        font-size: 18px;
    }

    .home-common .product-thumb {
        padding: 0 6px;
        margin: 0 0 10px;
    }

    .home-common .first_item_tm .product-thumb {
        padding: 0 6px 0 12px;
    }

    .home-common .last_item_tm .product-thumb {
        padding: 0 12px 0 6px;
    }

}

@media (max-width: 767px) {
    .video-wrapper .video-wrap img.video-icon {
        height: 50px;
        width: 50px;
    }

    .video-wrapper .video-text {
        font-size: 17px;
        line-height: 27px;
        margin: 0 0 15px;
    }

    .video-wrapper .video-wrap img.video-icon {
        height: 35px;
        width: 35px;
    }

    .video-wrapper a.video-btn {
        font-size: 11px;
        line-height: 21px;
        margin: 6px 15px;
    }

    .video-wrapper .video-desc-inner {
        top: 6%;
        left: 20px;
    }

    #button-cart {
        margin-left: 58px;
    }
}

@media (max-width: 479px) {
    .video-wrapper .video-text,
    .video-wrapper a.video-btn {
        display: none;
    }

    .video-wrapper .video-wrap img.video-icon {
        height: 45px;
        width: 45px;
    }

    .video-wrapper .video-desc-inner {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(255, 210, 0, 0.4);
    }

    .video-wrapper a.video {
        position: absolute;
        top: 23%;
        bottom: auto;
        left: 0;
        right: 0;
    }

    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 32px;
        font-size: 18px;
    }

    #footer .content_footer_inner {
        line-height: 0px;
    }
    
    .cookie-banner {
        width: 310px;
        padding: 10px 55px 10px 15px;
    }
}

@media (max-width: 320px) {
    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0px;
        font-size: 18px;
    }
}
@media (max-width: 360px) {
    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0px;
        font-size: 18px;
    }
}


@media (min-width: 411px) and (max-width: 415px) {
    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 59px;
        font-size: 18px;
    }

    .home-common .box.product-box {
        height: 410px;
    }
}

@media (max-width: 414px) {
    .header {
        height: 150px;
    }

    .content_headercms_bottom {
        height: 50px;
        width: 100%;
    }

    .banner-top-title {
        font-size: 24px;
    }

    .mfilter-free-button2 {
        position: absolute;
        right: 10px;
        top: 15px;
    }

    .header-logo.is-logged {
        width: 150px;
        top: -6px;
    }
}

@media (max-width: 375px) {
    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0px;
        font-size: 18px;
    }

    .home-common .box.product-box {
        height: 400px;
    }
}

@media (max-width: 979px) {
    .container {
        padding: 0 15px;
        margin-left: 0;
        margin-right: 0;
    }

    .container .row {
        margin-left: 0;
        margin-right: 0;
    }

    #button-cart,
    .btn-primary.prod-btn-oc {
        font-size: 14px;
    }

    #button-cart {
        width: 158px;
    }

    .modal-product-cart-message {
        top: calc(50% - 105px) !important;
    }

    .banner-top-item {
        flex-direction: row;
        width: 100vw;
    }

    .banner-top-img-wrap {
        width: 100vw;
    }


}
@media (max-width: 375px) {

    .header-logo {
        width: 80px;
    }

    #button-cart {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 59px;
        font-size: 18px;
    }

    .table-oh .table-responsive {
        float: initial;
    }

    .btn-group-prod {
        position: relative;
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        justify-content: center !important;
    }

    .mfilter-box.mfilter-box-1 .mfilter-counter,
    .category-container .mfilter-counter {
        background: #fff !important;
        color: #000 !important;
    }

    .mfilter-box .mfilter-counter:after,
    .category-container .mfilter-counter:after {
        display: none !important;
    }

    .mfilter-col-input input {
        position: absolute;
        z-index: -1 !important;
        opacity: 0 !important;
        margin: 10px 0 0 7px !important;
    }

    label.mfilter-tb-as-td {
        position: relative !important;
        padding: 0 0 0 50px !important;
        cursor: pointer !important;
        border: none !important;
    }

    .mfilter-col-input:before,
    .account-return-add .form-horizontal .radio-inline span:before,
    .account-return-add .form-horizontal .radio span:before {
        content: ' ' !important;
        position: absolute !important;
        top: 6px !important;
        left: 0 !important;
        width: 15px !important;
        height: 15px !important;
        border: 1px solid #CDD1DA !important;
        border-radius: 50% !important;
        background: #FFF !important;
    }

    .mfilter-col-input:after,
    .account-return-add .form-horizontal .radio-inline span:after,
    .account-return-add .form-horizontal .radio span:after {
        content: ' ' !important;
        position: absolute;
        top: 6px !important;
        left: 0px !important;
        width: 15px !important;
        height: 15px !important;
        border-radius: 50% !important;
        background: #000 !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5) !important;
        opacity: 0 !important;
        transition: .2s !important;
    }

    .account-return-add .radio-inline,
    .account-return-add .radio label {
        padding-left: 30px !important;
        font-family: 'Gotham-Regular', sans-serif !important;
    }

    .mfilter-col-input {
        position: relative !important;
    }

    .account-return-add .form-horizontal .radio,
    .account-return-add .form-horizontal .radio-inline {
        padding-top: 0 !important;
    }


    .mfilter-col-input:hover:after,
    .form-horizontal .radio-inline:hover span:after,
    .form-horizontal .radio:hover span:after,
    .mfilter-col-input.mfilter-input-active:after {
        opacity: 1 !important;
    }

    .form-horizontal .radio-inline input:checked + span:after,
    .form-horizontal .radio input:checked + span:after {
        opacity: 1 !important;
    }

    .mfilter-tb-as-td.mfilter-col-input {
        width: 22px !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-tb-as-tr:hover {
        background-color: #fff !important;
    }


    .mfilter-box.mfilter-light-theme .mfilter-heading-content {
        display: flex !important;
        align-items: center !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-heading-text {
        text-align: center !important;
        margin-left: 0 !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-heading-text > span {
        font-size: 11px !important;
        font-style: normal !important;
        text-transform: uppercase !important;
        padding-left: 0 !important;
    }

    .category-container .mfilter-selected-filters .mfilter-selected-filters-cnt {
        background: #fff !important;
        border: none !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-tb-as-td {
        border: none !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-slider-slider .ui-slider-range,
    .mfilter-box.mfilter-light-theme #mfilter-price-slider .ui-slider-range {
        background: #000 !important;
    }

    .mfilter-box.mfilter-light-theme .mfilter-slider-slider .ui-slider-handle,
    .mfilter-box.mfilter-light-theme #mfilter-price-slider .ui-slider-handle {
        width: 20px !important;
        height: 20px !important;
    }


    .mfilter-box.mfilter-light-theme .mfilter-slider-slider .ui-slider-handle, .mfilter-box.mfilter-light-theme #mfilter-price-slider .ui-slider-handle {
        display: none !important;
    }

    .mfilter-box-66 .mfilter-counter, .mfilter-box-69 .mfilter-counter {
        background: none !important;
        color: black !important;
    }


    .mfilter-content-opts #mfilter-price-slider .ui-slider-handle {
        width: 20px !important;
        height: 20px !important;
        background: white !important;
        margin-top: -1px !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        -webkit-border-radius: 99em !important;
        -moz-border-radius: 99em !important;
        border-radius: 99em !important;
        border: 1px solid #eee !important;
        box-shadow: 0px 0px 3px rgb(0 0 0 / 40%) !important;
    }

    .mfilter-content-opts #mfilter-price-slider {
        height: 4px !important;
    }

    .mfilter-content-opts .mfilter-price-slider {
        background: none !important;
    }

    .mfilter-content-opts .mfilter-option label {
        color: black;
    }

    .mfilter-heading .mfilter-heading-text {
        text-align: center !important;
        width: 92% !important;
        margin: 0 !important;
    }


    .mfilter-heading .mfilter-heading-text span {
        font-size: 11px !important;
        font-style: normal !important;
        text-transform: uppercase !important;
        padding-left: 0 !important;
        font-weight: 300 !important;
    }


    #mfilter-opts-price-min, #mfilter-opts-price-max {
        border: #dcdcdc solid 1px !important;
        border-radius: 2px !important;
        padding: 0 0 0 10px !important;
        margin: 8px 0 8px 0 !important;
        height: 30px !important;
        color: black !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
    }

}

.dropdown-menu {
    z-index: 99999999 !important;
}
.dropdown-menu .btn-block {
    display: flex !important;
    align-items: center !important;
}

.dropdown-menu .btn-block img {
    margin-right: 10px !important;
}

.dropdown-menu .btn-block .currency-title {
    margin-left: 10px;
}

.gr-btn1 {
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 550px) {
    .gr-btn1 button, input {
        max-width: 100%;
    }
}

.modal-size-table .mfp-content {
    background: #fff;
    color: #333;
    width: 70%;
    max-width: 800px;
    margin: 40px auto;
    padding: 25px 25px 25px 40px;
    border-radius: 2px;
}

.modal-size-table td {
    padding: 1px 5px;
}

.size-table-link {
    padding: 5px 0 !important;
    font-weight: 600 !important;
}

.table>tbody>tr>td, .table>thead>tr>td {
    vertical-align: middle;
    padding: 4px;
}
.table>tbody>tr:hover {
    cursor: pointer;
}

@media (max-width: 320px) {
    .header-logo {
        width: 80px;
        top: -5px;
    }
    .header-logo.is-logged {
        width: 80px;
    }
}
