body {
    background-color: #ffffff;
    color: #666666;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .5px
}

:focus {
    outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000
}

.fa {
    font-size: 13px
}

.fa-stack {
    width: 10px;
    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: 13px
}

h6 {
    font-size: 10.2px
}

a {
    color: #666666
}

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

legend {
    font-size: 18px;
    padding: 7px 0
}

label {
    font-size: 14px;
    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: 13px
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 13px
}

.input-group .input-group-addon {
    font-size: 13px;
    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 #d9d9d9
}

.header-nav .pull-left {
    float: none
}

.header {
    color: #000000
}

.radio label:hover,
.checkbox label:hover {
    color: #DDB46A
}

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: 0
}

.language-currency-block {
    float: right;
    margin: 0 0
}

.language-currency-block-inner {
    float: left;
    position: relative;
    margin: 0 15px 0 0;
    padding: 35px 9px 35px 0
}

.lang-curr-icon {
    display: none;
    vertical-align: top;
    font-size: 0;
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    background-image: url(../image/themeimage/lang-curr-icon.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center
}

.lang-curr-icon:hover {
    background-image: url(../image/themeimage/lang-curr-icon-hover.svg)
}

#top #form-currency .currency-select:hover {
    text-shadow: none
}

#form-language .btn .fa,
#form-currency .btn .fa {
    font-size: 7px;
    vertical-align: middle
}

#form-currency span.currency-title {
    display: none
}

#form-currency .dropdown-menu .btn-link {
    float: left;
    width: auto;
    margin: 0 3px
}

.Language-text,
.currency-text {
    display: inline-block;
    margin-bottom: 10px
}

#form-language .btn-group,
#form-currency .btn-group {
    padding: 7px 30px 7px 0;
    position: relative
}

#form-language .btn-group:after,
#form-currency .btn-group:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 13px;
    bottom: auto;
    height: 12px;
    width: 1px;
    background-color: rgba(255, 255, 255, .2)
}

#form-language .btn,
#form-currency .btn {
    padding: 0;
    letter-spacing: 0;
    font-size: 12px;
    text-transform: capitalize;
    color: #000000;
    padding: 0 20px;
    font-weight: 400;
    text-align: left;
    float: none;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin: 0;
    position: relative
}

#form-language .btn:hover,
#form-currency .btn:hover,
#form-language .btn.btn-block:hover,
#form-currency .btn.btn-block:hover {
    color: #DDB46A
}

#form-language .btn.dropdown-toggle,
#form-currency .btn.dropdown-toggle {
    display: block
}

#form-currency .btn.dropdown-toggle {
    padding-right: 0
}

#form-language .btn.dropdown-toggle:before,
#form-currency .btn.dropdown-toggle:before {
    display: none
}

#form-currency .btn.dropdown-toggle:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    top: 4px;
    bottom: auto;
    height: 15px;
    width: 1px;
    background-color: #D9D9D9
}

#form-language .btn.btn-block,
#form-currency .btn.btn-block {
    color: #666666;
    font-weight: 400;
    padding: 0
}

#top .language-menu .language-select:hover {
    background-color: transparent;
    color: #666666
}

#form-language .btn.btn-block:before,
#form-currency .btn.btn-block:before {
    display: none
}

#form-currency .dropdown-menu,
#form-language .dropdown-menu,
.affiliate-dropmenu .dropdown-menu {
    background-color: #ffffff;
    z-index: 999;
    position: absolute;
    left: auto;
    right: 0;
    top: 33px;
    bottom: auto;
    clear: both;
    padding: 15px;
    margin: 0;
    min-width: 200px
}

#form-currency .dropdown-menu li,
#form-language .dropdown-menu li {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    float: left;
    width: 100%
}

#form-language .dropdown-menu li.current,
#form-currency .dropdown-menu li.current,
#form-language .dropdown-menu li:hover,
#form-currency .dropdown-menu li:hover {
    color: #DDB46A;
    line-height: 13px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

#form-language .dropdown-menu>li>a {
    padding: 2px 10px;
    text-align: left
}

#form-language .dropdown-menu>li>a:hover {
    color: #FFFFFF
}

#form-currency .dropdown-menu,
#form-language .dropdown-menu {}

#form-language .btn-group,
#form-currency .btn-group {
    padding: 0
}

#form-language .btn i.fa,
#form-currency .btn i.fa {
    display: none
}

#form-language .dropdown-menu>li>a,
#form-currency .dropdown-menu>li>a,
#top-links .myaccount .dropdown-menu>li>a,
.affiliate-dropmenu .dropdown-menu li a {
    color: #fff
}

.user-info-image {
    display: none;
    vertical-align: top;
    font-size: 0;
    color: #ffffff;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    background-image: url(../image/themeimage/user-info-icon.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center
}

.userinfo .user-info-image {
    background-image: url(../image/themeimage/user-info-icon-hover.svg);
    background-repeat: no-repeat;
    color: #DDB46A
}

.userinfo .fa,
.lang-curr-info .fa {
    margin: 0 7px;
    font-weight: 400;
    font-size: 13px
}

.userinfo .account-title {
    transition-duration: unset;
    -webkit-transition-duration: unset;
    -moz-transition-duration: unset;
    -ms-transition-duration: unset;
    -o-transition-duration: unset
}

.userinfo:hover .account-title {
    color: #DDB46A
}

.myaccount a.dropdown-toggle,
.language-currency-block-inner .lang-curr-info {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    color: #DDB46A;
    font-weight: 400;
    text-transform: capitalize;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms
}

.myaccount:hover a.dropdown-toggle,
.language-currency-block-inner .lang-curr-info:hover {
    color: #DDB46A;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms
}

.user-info-wrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.header .myaccount {
    position: relative;
    z-index: 9;
    float: left;
    display: block;
    margin: 0;
    padding: 40px 0 40px 0
}

.user-info-wrapper .user-info-icon-desc {
    display: block;
    color: #c3c3c3;
    font-size: 10px;
    line-height: 12px;
    text-transform: capitalize;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

.myaccount .dropdown-menu>li>a {
    color: #666666
}

.myaccount .dropdown-menu {
    right: auto;
    left: 0;
    background-color: #ffffff;
    padding: 15px 0;
    margin: 0;
    z-index: 99999;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    top: 100%;
    min-width: 200px;
    max-height: 272px;
    overflow-x: hidden
}

.myaccount .caret {
    vertical-align: 2px;
    display: none
}

@media (max-width:979px) {

    .user-info-image,
    .lang-curr-icon {
        display: inline-block
    }

    .language-currency-block-inner .lang-curr-info .lang-curr-title {
        display: none
    }

    .language-currency-block-inner {
        float: right;
        margin: 2px 0;
        padding: 0 0 0 5px
    }

    .language-currency-block-inner .lang-curr-wrap-block.dropdown-menu {
        left: auto;
        right: 0;
        top: 53px
    }

    .header .myaccount:after {
        display: none
    }
}

#top-links {
    float: none;
    margin: 0 10px
}

#top-links li {
    padding: 3px 4px 3px 0;
    display: block
}

#top-links .myaccount-menu li {
    padding: 0
}

#top-links li+li {}

#top-links .myaccount-menu li+li {
    background: none;
    padding: 0
}

#top-links a .fa {
    padding: 5px 5px
}

#top .btn-link:hover,
#top-links a:hover {
    color: #DDB46A;
    background-color: transparent
}

#form-currency .dropdown-menu.currency-menu li:hover .btn,
#form-language .dropdown-menu>li:hover>a,
.myaccount .dropdown-menu>li:hover>a,
.affiliate-dropmenu .dropdown-menu li:hover>a {
    background-color: transparent;
    color: #DDB46A
}

#form-currency .dropdown-menu .btn:hover,
#form-language .dropdown-menu>li>a:hover,
.myaccount .dropdown-menu>li>a:hover {}

#top-links .dropdown-menu a,
.affiliate-dropmenu .dropdown-menu li a {
    text-shadow: none;
    padding: 2px 10px;
    text-align: left
}

#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
    color: #fff
}

#top .btn-link strong {
    font-size: 14px;
    font-weight: normal
}

#top-links a+a {
    margin-left: 15px
}

#top .fa-caret-down {
    vertical-align: -2px
}

#cart>.btn .fa-shopping-cart:before {
    display: none
}

@media (max-width:979px) {
    .myaccount .dropdown-menu {
        top: 53px;
        max-height: 284px;
        overflow-y: scroll;
        overflow-x: hidden;
        left: auto;
        right: 0
    }

    .header .myaccount {
        margin: 2px 0;
        padding: 0 0 0 5px;
        float: right
    }

    .myaccount a.dropdown-toggle {
        font-size: 0
    }

    .user-info-wrapper {
        display: none
    }

    .header-cart {
        margin: 2px 0
    }

    #form-language .btn .fa,
    #form-currency .btn .fa {
        display: inline-block;
        vertical-align: middle
    }

    .userinfo .account-title {
        display: none
    }
}

@media (max-width:767px) {
    .header-nav {
        text-align: center
    }
}

@media (max-width:479px) {
    .header .myaccount {
        padding: 0
    }

    .user-info-image {
        background-size: 21px
    }
}

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: 191px;
    height: auto;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 28px
}

.content_headercms_top .search {
    float: right;
    width: 240px;
    z-index: 1;
    padding: 32px 0;
    background-color: transparent;
    box-shadow: unset;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px
}

.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: 30px;
    width: 30px;
    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: 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;
    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: #666666;
    font-size: 13px;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.myaccount-menu li a:hover {
    color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.myaccount-menu li .fa {
    color: #000000;
    margin: 0 8px 0 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.myaccount-menu li:hover .fa {
    color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.myaccount-menu li:hover a {
    color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.myaccount-menu li a .wishlist span {
    position: relative
}

#search {
    margin-bottom: 0;
    z-index: 5;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: unset;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset
}

#search .input-lg {
    background: none repeat scroll 0 0 #ffffff !important;
    margin: 0;
    padding: 10px 50px 10px 25px;
    vertical-align: middle;
    color: #666666;
    width: 100%;
    height: 40px;
    border: 1px solid #a3a3a3;
    font-size: 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px
}

#search .input-lg::placeholder {
    font-size: 13px;
    color: #cfcfcf
}

#search .input-lg:focus {
    background: #f4f4f4 !important
}

#search .btn-lg {
    background: transparent;
    color: #000000;
    cursor: pointer;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    z-index: 9;
    line-height: normal;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px
}

#search .btn-lg:before {
    display: none
}

#search .btn-lg:hover {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#search .input-group-btn {
    position: absolute;
    font-size: 0;
    white-space: nowrap;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    width: auto
}

#search .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: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    -khtml-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#search .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) {
    .search {
        text-align: center;
        display: inline-block;
        vertical-align: top;
        width: 350px
    }

    #search .input-lg {
        border: none
    }

    .header-logo {
        width: 150px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 12px;
        bottom: auto;
        padding: 0
    }
}

@media (max-width:767px) {
    .header-logo {
        top: 15px;
        width: 130px
    }
}

@media (max-width:479px) {
    .header-logo {
        width: 110px;
        top: 17px
    }

    .content_headercms_bottom .search {
        width: 100%
    }
}

.header-nav-wrapper {
    background: #F2F2F2;
    float: left;
    width: 100%;
    padding: 7px 0;
    min-height: 40px
}

#cart-total {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    height: 18px;
    width: 18px;
    line-height: 18px;
    background-color: #DDB46A;
    text-align: center;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

#cart-total span {
    display: inline-block;
    color: #ffffff;
    background-color: #DDB46A;
    width: 17px;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    left: -30px;
    right: auto;
    top: 0;
    bottom: auto;
    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;
    padding: 32px 0 32px 15px;
    margin: 0
}

#cart>.btn {
    display: inline-block;
    vertical-align: top;
    background: transparent;
    padding: 0;
    margin: 0
}

#cart .cart-icon {
    background-image: url(../image/themeimage/header-cart-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    position: relative;
    float: left;
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    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-image: url(../image/themeimage/header-cart-hover.svg);
    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 {
    background-color: #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 #cart-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin: 0 0 3px;
    text-transform: capitalize;
    color: #000000;
    display: none;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#cart:hover #cart-title {
    color: #DDB46A;
    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: 2px 0 0 5px;
    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: 0 0
}

.cart-menu a {
    color: #525252
}

.content_headercms_top {
    text-align: center;
    padding: 0;
    position: relative;
    min-height: inherit;
    background: #000000;
    clear: both;
    float: left;
    width: 100%
}

.content_headercms_top .container {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1vh
}

.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: 13px;
    display: inline-block;
    letter-spacing: .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
}

.content_headercms_bottom.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    min-height: unset;
    border-top: none;
    border-bottom: none;
    animation: slide-down .7s;
    -webkit-animation: slide-down .7s;
    -moz-animation: slide-down .7s;
    -o-animation: slide-down .7s;
    box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%)
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@media (max-width:1199px) {}

@media (max-width:979px) {
    .content_headercms_top .container {
        border: none
    }

    #cart #cart-title {
        display: none
    }

    #cart .dropdown-menu {
        top: 53px
    }

    #cart>.btn {
        margin: 0;
        float:
    }

    #cart-total span {
        position: static
    }

    #cart:after {
        display: none
    }

    .nav-full-wrapper {
        padding: 5px 0;
        background: #243D47
    }

    #cart>.btn .heading-title {
        display: none
    }

    .content_headercms_top,
    .content_headercms_top.fixed {
        padding: 10px 0;
        min-height: 65px;
        border: none
    }

    .header-nav-wrapper {
        display: block
    }

    #cart #cart-title {
        display: none
    }

    #cart {
        margin: 0;
        padding: 0 0 0 5px
    }

    #cart .cart-icon {
        background-size: 25px
    }

    #cart-total {
        height: 15px;
        width: 15px;
        line-height: 15px;
        font-size: 12px;
        right: 2px;
        top: 2px
    }

    .content_headercms_top.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 999;
        border-top: none;
        border-bottom: none;
        animation: slide-down .7s;
        -webkit-animation: slide-down .7s;
        -moz-animation: slide-down .7s;
        -o-animation: slide-down .7s;
        box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
        -moz-box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
        -webkit-box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%)
    }
}

@media (max-width:479px) {
    #cart {
        margin: 0;
        padding: 0
    }

    #cart .cart-icon {
        background-size: 25px
    }

    #cart-total span {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 10px
    }

    #cart-total {
        right: 5px;
        top: 0
    }
}

.nav-inner-cms {
    background: none repeat scroll 0 0 #666666
}

.content_headercms_bottom {
    text-align: center;
    background: #ffffff
}

.topmenu {
    clear: both
}

.common-home .topmenu {
    border: none
}

.main-menu {
    position: relative;
    width: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.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;
    margin: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.nav-responsive span,
.main-menu>ul>li>a {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    padding: 22px 18px;
    position: relative;
    text-transform: capitalize;
    z-index: 6;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.nav-responsive span,
.main-menu>ul>li>a:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 30px;
    bottom: auto;
    height: 9px;
    width: 1px;
    background-color: #cccccc
}

.main-menu>ul>li:last-child>a:after {
    display: none
}

.main-menu a:hover {
    text-decoration: none
}

.main-menu .nav>li>a:hover {
    color: #DDB46A
}

.main-menu>ul>li:hover>a {}

.main-menu .column1 ul.childs_1 .dropdown a::after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #525252;
    position: absolute;
    right: 9px
}

.main-menu .column1 ul.childs_1 .dropdown a:hover::after {
    color: #666666
}

.main-menu .column1 ul.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 ul>li .dropdown-menu {
    display: block;
    background: #ffffff;
    z-index: 5;
    padding: 15px;
    top: 0;
    bottom: auto;
    left: 100%;
    right: auto;
    margin: 0 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform-origin: top;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -moz-transform-origin: top;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.main-menu>ul>li .column3 ul>li .dropdown-menu {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.main-menu>ul>li ul.childs_2 ul.childs_3>li .dropdown-menu {
    display: block;
    background: #ffffff;
    z-index: 5;
    padding: 5px;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: top;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.main-menu>ul>li ul.childs_1>li:hover .dropdown-menu,
.main-menu>ul>li ul.childs_2>li:hover .dropdown-menu {
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1)
}

.main-menu>ul>li .column3 ul.childs_1>li:hover .dropdown-menu,
.main-menu>ul>li .column3 ul.childs_2>li:hover .dropdown-menu {}

.main-menu>ul>li ul.childs_2 ul.childs_3>li:hover .dropdown-menu {
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: top;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

.main-menu ul li ul {
    display: table-cell
}

.main-menu>ul>li ul+ul {}

.main-menu>ul>li ul>li>a,
.main-menu>ul>li li>a {
    padding: 4px 8px;
    color: #666666;
    display: block;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize
}

.main-menu>ul>li .column3 ul.childs_1>li>a {
    padding: 5px 8px 5px;
    text-transform: capitalize;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 8px 0;
    font-size: 13px;
    font-weight: 500;
    color: #000000
}

.main-menu>ul>li .column3 ul.childs_1>li>a:hover {
    color: #DDB46A
}

.main-menu>ul>li .column3 ul.childs_1>li>a:after {
    display: none
}

.main-menu>ul>li.hiden_menu ul>li>a:after,
.main-menu>ul>li.hiden_menu li>a:after {
    display: none
}

.main-menu>ul>li .column3 ul.childs_1>li>a:hover {
    color: #DDB46A
}

.responsive-menu .main-navigation li a {
    color: #cecece;
    display: block;
    padding: 8px 12px;
    white-space: nowrap
}

.main-menu>ul>li ul>li>a {
    min-width: 160px
}

.main-menu>ul>li ul>li>a:hover,
.main-menu>ul>li li>a:hover {
    color: #DDB46A;
    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 ul>li>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 ul>li .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 ul>li .dropdown-menu a {
    padding: 3px 8px
}

.main-menu>ul>li ul>li>a {
    display: inline-block;
    vertical-align: top
}

.main-menu>ul>li .column3 .childs_1 {
    padding: 0 10px
}

@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 {
        padding: 15px;
        margin: 0 !important;
        left: 20px;
        display: block;
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        -moz-transform: scaleY(0);
        transform-origin: top;
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        -moz-transform-origin: top;
        transition: all .6s ease 0s;
        -webkit-transition: all .6s ease 0s;
        -moz-transition: all .6s ease 0s;
        -ms-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s
    }

    #menu .hiden_menu .dropdown-menu.megamenu {
        left: auto;
        right: 20px
    }

    #menu .dropdown:hover .dropdown-menu.megamenu,
    #menu .dropdown .dropdown-menu.megamenu .dropdown:hover .dropdown-menu.megamenu {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        -moz-transform: scaleY(1);
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        transition: all .6s ease 0s;
        -webkit-transition: all .6s ease 0s;
        -moz-transition: all .6s ease 0s;
        -ms-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s
    }

    #menu .dropdown.hiden_menu .dropdown-menu.megamenu .dropdown .dropdown-menu.megamenu {
        left: 100%;
        top: 0
    }

    .main-menu>ul>li.top_level {
        display: block
    }
}

@media (max-width:979px) {
    .content_headercms_bottom {
        background: #DDB46A;
        padding: 5px 0;
        clear: both
    }

    .topmenu {
        border-bottom: none
    }
}

@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, .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, .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 ul.childs_1 {
    padding: 10px
}

#nav-one li .megamenu ul.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 {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 8px;
    text-transform: capitalize;
    width: 100%
}

.hiden_menu .top_level .megamenu ul li a,
.hiden_menu .top_level .megamenu ul li ul li a {
    color: #666666;
    padding: 1px 8px
}

.hiden_menu .top_level .megamenu ul li a:hover,
.hiden_menu .top_level .megamenu ul li ul li a:hover {
    color: #DDB46A
}

#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: 13px;
    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: #666666;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    border: none
}

#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px
}

#nav-one li .megamenu.column1 ul.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;
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    border: none;
    margin: 0
}

#nav-one li .megamenu.column1 ul.list-unstyled li>a:hover,
.hiden_menu .top_level>a:hover {
    color: #DDB46A !important
}

#nav-one li .megamenu.column1 ul.list-unstyled>li.dropdown .dropdown-menu {
    display: none;
    left: 100%;
    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: #DDB46A
}

.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 .top_level a {
    padding: 12px 7px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000000;
    border-bottom: 1px solid #e5e5e5;
    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: #DDB46A !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: 3px 8px;
    border: none;
    min-width: 188px;
    font-size: 13px;
    color: #666666
}

.vertical-category .dropdown-menu li>a:hover {
    color: #DDB46A !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
}

@media (min-width:980px) {
    .vertical-category {
        position: relative;
        z-index: 15;
        width: 100%;
        float: left;
        margin: 0
    }

    .common-home #column-left .vertical-category,
    .common-home #column-right .vertical-category {
        margin-top: -65px;
        border: none
    }

    .vertical-content {
        border: 1px solid #DDB46A
    }

    .vertical-category .vertical-heading {
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        text-transform: uppercase;
        cursor: pointer;
        text-align: left;
        background: #DDB46A;
        color: #ffffff;
        padding: 13px 13px 13px 45px;
        margin-bottom: 15px;
        background-image: url(../image/themeimage/vertical-menu-title.svg);
        background-position: 21px center;
        background-repeat: no-repeat;
        background-size: 15px
    }

    .vertical-content .top-vertical-category {
        display: block;
        padding: 7px 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 13px
    }

    #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,
    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .megamenu ul li.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
    }

    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .megamenu ul li.dropdown:before {
        top: 10px;
        right: 5px
    }

    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown .megamenu.column3 ul li.dropdown:before {
        display: none
    }

    .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:1299px) {
    .vertical-content .top-vertical-category {
        padding: 11px 0
    }

    .vertical-category .top_level a {
        padding: 13px 7px
    }
}

@media (max-width:1199px) {
    .vertical-category .top_level a {
        padding: 12px 7px
    }

    .vertical-content .top-vertical-category.dropmenu li.top_level.dropdown:before {
        top: 20px;
        right: 20px
    }
}

#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: 5px 8px;
    text-transform: uppercase;
    font-size: 13px;
    color: #000000;
    border-bottom: 1px solid #eeeeee
}

#nav-one li .megamenu.column3 ul.list-unstyled li a:hover {
    color: #DDB46A !important
}

#nav-one li .megamenu ul.list-unstyled .dropdown>a {
    border-bottom: none;
    font-weight: 700;
    font-size: 13px;
    padding: 5px 8px 5px;
    margin: 0 0 5px
}

@media (max-width:979px) {
    .vertical-category {
        display: none
    }
}

.category_tab {
    margin: 0 0 35px;
    position: relative;
    background-color: #ffffff;
    padding: 0
}

#Tab_Category_Slider .box-heading {
    text-align: center;
    margin-bottom: 20px
}

#Tab_Category_Slider .container {
    position: relative
}

#tab_spinner {
    position: absolute;
    left: 0;
    top: 0;
    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 {
    margin: 0;
    position: relative
}

.category_tab ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -4px;
    top: 12px;
    bottom: auto;
    height: 2px;
    width: 5px;
    background-color: #000000
}

.category_tab ul li:last-child:after {
    display: none
}

.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: 23px 0 0 !important;
    border: medium none !important;
    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: #666666;
    padding: 0;
    margin: 0 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.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: #DDB46A;
    border-color: #DDB46A
}

.category_tab .tab-content {
    border: medium none;
    overflow: visible;
    position: relative
}

.category_tab ul li a:before {
    display: none
}

.category_tab ul li a:after {
    display: none
}

.category_tab ul li:hover a:after,
.category_tab ul li a:hover:after,
.category_tab ul li.active a:after,
.category_tab ul li.active a:hover:after,
.category_tab ul li.active a:focus:after {
    width: 100%;
    height: 1px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s
}

.tab-content {
    position: relative;
    padding: 0;
    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: #666666
}

.product-box .container {
    position: relative
}

@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,
    .category_tab ul li a:after {
        display: none
    }

    #Tab_Category_Slider .nav-tabs>li {
        width: 100%;
        float: none;
        margin: 0 0 5px
    }

    .category_tab ul li:after {
        left: 0;
        right: 0;
        top: auto;
        bottom: -8px;
        margin: auto;
        height: 10px;
        width: 2px;
        background-color: #DDB46A
    }

    .category_tab ul li a {
        border: 1px solid #E9EAEC;
        margin: 2px 5px;
        padding: 10px 15px;
        font-size: 13px;
        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: #DDB46A;
        border-color: #DDB46A
    }

    .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%
    }
}

#pst_categorycms .row {
    display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    margin-bottom: 10vh;
}

#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, .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: capitalize;
    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: 13px;
    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: capitalize;
    color: #ffffff;
    font-size: 13px;
    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: #666666;
    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: 0;
    background-size: cover;
    background-attachment: fixed
}

.parallax-wrapper {
    padding: 187px 0;
    text-align: center
}

.parallax-text {
    display: block;
    position: relative
}

.parallax-text .text1 {
    color: #ffffff;
    font-size: 31px;
    font-weight: 400;
    line-height: 41px;
    text-shadow: 3px 5.196px 6px rgb(0 0 0 / 90%);
    margin-bottom: 30px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#pstparallaxcmsblock:hover .text1 {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#pstparallaxcmsblock .parall-btn {
    padding: 10px 31px;
    font-size: 15px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #DDB46A;
    position: relative
}

#pstparallaxcmsblock .parall-btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF
}

#pstparallaxcmsblock .parall-btn:hover {
    background-color: #000000
}

.parallax-wrapper .btn {
    color: #ffffff;
    display: inline-block;
    margin: 150px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    background: none;
    text-transform: uppercase;
    background-color: #000000;
    padding: 8px 25px
}

.parallax-wrapper .btn:hover {
    background-color: #666666
}

.parallax-text .text2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    text-transform: capitalize;
    margin-bottom: 50px;
    font-family: 'Rubik', sans-serif;
    text-shadow: 3px 5.196px 6px rgb(0 0 0 / 90%);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#pstparallaxcmsblock:hover .parallax-text .text2 {
    color: #ffffff;
    text-shadow: 0 0 0 rgb(255 255 255), 0 0 0 rgb(255 255 255), 0 0 0 rgb(255 255 255), 0 0 10px #ddb46a, 0 0 0 #ddb46a, 0 0 80px #ddb46a, 0 0 10px #ddb46a;
    -webkit-transition: all 1s cubic-bezier(.42, 0, .58, 1);
    -moz-transition: all 1s cubic-bezier(.42, 0, .58, 1);
    -o-transition: all 1s cubic-bezier(.42, 0, .58, 1);
    transition: all 1s cubic-bezier(.42, 0, .58, 1);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

@media (max-width:1199px) {
    .parallax-wrapper {
        padding: 130px 0
    }

    .parallax-text .text1 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20px
    }

    .parallax-text .text2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 45px
    }
}

@media (max-width:979px) {
    .parallax-wrapper {
        padding: 90px 0
    }

    .parallax-text .text2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 45px
    }
}

@media (max-width:767px) {
    .parallax-text .text1 {
        font-size: 30px;
        line-height: 30px
    }

    .parallax-wrapper {
        padding: 50px 0
    }

    .parallax-text .text2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 35px
    }

    #pst_serviceblock ul.box-content {
        padding: 15px 0
    }

    #pst_serviceblock li.pst-service-item:before {
        display: none
    }
}

@media (max-width:479px) {
    .parallax-text:after {
        top: 0
    }

    .parallax-text .text1 {
        font-size: 18px;
        line-height: 19px
    }
}

# .layout-3 #content {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px
}

.content-top {
    margin-bottom: 0
}

.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 .2s ease 0s;
    -webkit-transition: background .2s ease 0s;
    -moz-transition: background .2s ease 0s;
    -ms-transition: background .2s ease 0s;
    -o-transition: background .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-size: 18px
}

.text2 {
    color: #ffffff;
    font-size: 18px
}

.owl-buttons {}

.thumbnails .thumbnail {
    margin: 0;
    border: none
}

@media (max-width:979px) {}

@media (max-width:479px) {
    .list_inner {
        float: none;
        position: relative;
        display: inline-block
    }
}

.content-bottom {
    margin: 0 -15px
}

ul.dropmenu {
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 1px 0 0;
    position: relative;
    z-index: 9
}

.dropmenu li {
    position: relative;
    list-style: none;
    margin: 0;
    display: block;
    cursor: pointer
}

.dropmenu li:hover {}

.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 .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: 0;
    padding: 0
}

.dropmenu li div ul {
    border: none;
    background: none;
    position: relative;
    display: block;
    left: 0
}

.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: #d9d9d9
}

.box .box-content ul,
#content .content ul {
    padding: 0;
    margin: 0;
    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
}

.box .box-content ul li a {}

#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: #666666
}

.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: #DDB46A
}

.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: 13px;
    color: #aba9a9
}

.box .box-content ul li ul li:hover>a.activSub:before,
.box .box-content ul li:hover>a.activSub:before {
    color: #666666;
    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 #666666;
    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: #666666 !important
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #666666 !important
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #666666 !important
}

.tooltip.right .tooltip-arrow {
    border-right-color: #666666 !important
}

.tooltip.left .tooltip-arrow {
    border-left-color: #666666 !important
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #666666 !important
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #666666 !important
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #666666 !important
}

.tooltip-inner {
    background: #666666 !important
}

.content-top #content {
    min-height: 495px;
    margin-bottom: 25px
}

.common-home #content {
    min-height: inherit
}

#content {
    min-height: 400px
}

.single-banner {}

#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
    }

    #banner2 {
        float: left
    }
}

@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 {
    background-image: url(../image/themeimage/service_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    background-attachment: fixed
}

#column-left .pst_serviceblock-block.box .box-content,
#column-right .pst_serviceblock-block.box .box-content {
    padding: 5px 15px;
    margin: 0
}

#pst_serviceblock .pst-service-title {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 26px;
    font-weight: 600;
    color: #000000;
    display: block;
    margin-bottom: 7px;
    letter-spacing: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#pst_serviceblock .pst-image-block {
    float: none;
    margin: 0 auto 10px
}

#pst_serviceblock .service-right {
    text-align: center;
    width: auto;
    overflow: hidden;
    line-height: 22px
}

#pst_serviceblock .sercice-in-wrap {}

#pst_serviceblock ul.box-content {
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 76px 0
}

#pst_serviceblock li.pst-service-item {
    padding: 0 15px;
    margin: 0;
    float: left;
    width: 33.33%;
    position: relative
}

#pst_serviceblock li.pst-service-item:before {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: 10px;
    height: 64px;
    width: 1px;
    background-color: rgba(0, 0, 0, .2)
}

#pst_serviceblock li.pst-service-item:last-child:before {
    display: none
}

#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: 45px;
    background-position: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .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: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(.215, .610, .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:1199px) {
    #pst_serviceblock ul.box-content {
        padding: 60px 0
    }

    #pst_serviceblock li.pst-service-item:before {
        bottom: 20px
    }
}

@media (max-width:979px) {}

@media (max-width:767px) {
    #pst_serviceblock ul {
        margin: 0
    }

    #pst_serviceblock li.pst-service-item {
        padding: 30px 15px;
        width: 100%;
        border-bottom: 1px solid #d9d9d9
    }

    #pst_serviceblock li.pst-service-item:last-child {
        padding-bottom: 0;
        border: none
    }

    #pst_serviceblock ul.box-content {
        padding: 0 0 30px
    }

    #pst_serviceblock li.pst-service-item:before {
        display: none
    }
}

#blocktopcms {
    text-transform: capitalize;
    padding: 0;
    text-align: right
}

#blocktopcms .customtext {
    margin: 0;
    color: #666666;
    font-size: 12px
}

#blocktopcms .blocktopcms {
    display: inline-block
}

#blocktopcms .customtext a {
    margin: 0;
    color: #000000;
    font-size: 13px;
    line-height: 23px
}

#blocktopcms .customtext a:hovet {
    color: #DDB46A
}

@media (max-width:979px) {
    #blocktopcms {
        display: block
    }
}

@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: capitalize
}

#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: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .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: #666666;
    display: block;
    line-height: 22px;
    text-transform: capitalize;
    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: capitalize
}

#pst_cmsbannerblock .cmsbannerblock-item:hover .cms-text1 {
    color: #666666;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

#pst_cmsbannerblock .cms-text5 {
    font-size: 15px;
    text-transform: capitalize;
    color: #919191;
    display: block;
    font-weight: 300
}

#pst_cmsbannerblock .cms-text4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
    display: block
}

#pst_cmsbannerblock .cmsbannerblock-item .cms-text4:hover {
    color: #666666
}

@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: 13px
    }
}

.tabfeatured_default_width {
    width: 191px
}

.tabbestseller_default_width {
    width: 191px
}

.tablatest_default_width {
    width: 191px
}

.tabspecial_default_width {
    width: 315px
}

.htabs {
    height: 49px;
    line-height: 16px;
    border-bottom: 1px solid #d9d9d9
}

.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 #666666;
    color: #ffffff
}

.hometab .tab-content {
    position: relative;
    padding: 0;
    z-index: 0;
    overflow: visible;
    margin-bottom: 0
}

.tab-content .tab {
    display: none
}

.hometab {
    clear: both;
    padding-top: 25px;
    margin-bottom: 25px
}

.box.product-box {
    clear: both;
    margin-bottom: 15px;
    position: relative;
    background-color: #ffffff;
    padding: 0
}

.box.featured.product-box .box-content {
    margin-bottom: 63px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d9d9
}

.box.special.product-box {
    margin-bottom: 63px
}

.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: 13px;
    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 .2s ease-out 0s;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    width: 100%
}

.post-date .date {
    font-size: 25px;
    color: #fff;
    font-weight: bold
}

.post-date .month {
    font-size: 13px;
    color: #fff;
    display: block
}

@media (max-width:479px) {
    .box.featured.product-box .box-content {
        margin-bottom: 33px;
        padding-bottom: 20px;
        border-bottom: 1px solid #d9d9d9
    }
}

#psttestimonialcmsblock .title-wrapper {
    text-align: center
}

#psttestimonialcmsblock {
    margin-bottom: 60px
}

#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: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #DDB46A
}

#psttestimonialcmsblock .cms_face {
    text-align: center
}

#psttestimonialcmsblock .name a:hover {
    color: #DDB46A
}

#psttestimonialcmsblock .designation a {
    font-size: 14px
}

#psttestimonialcmsblock .test-wapper {
    float: left;
    position: relative;
    width: 41.66%;
    text-align: left;
    margin-right: 45px
}

#psttestimonialcmsblock .test-wapper:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    height: 100%;
    z-index: -1;
    width: 1px;
    background-color: #cccccc
}

#psttestimonialcmsblock .designation a:hover {
    color: #DDB46A
}

#psttestimonialcmsblock .testmonial-image {
    display: inline-block;
    vertical-align: top;
    height: 161px;
    width: 161px;
    position: relative;
    margin-bottom: 0;
    margin: 0 0 0 76px;
    background-color: #ffffff;
    border: 3px solid #DDDDDD;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

#psttestimonialcmsblock .product_inner_cms {
    display: inline-block;
    vertical-align: top;
    margin: 50px 0 0 21px
}

#psttestimonialcmsblock .test-wapper:before {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -22px;
    top: 49px;
    bottom: auto;
    height: 45px;
    width: 45px;
    background: url(../image/themeimage/quote.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: #DDB46A;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

#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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

#psttestimonialcmsblock .desc {
    position: relative;
    line-height: 25px;
    padding-top: 0;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #000000;
    width: 48%;
    float: left;
    margin: 25px 0 0 30px
}

#psttestimonialcmsblock .desc p {
    margin: 0
}

#psttestimonialcmsblock .designation {
    font-size: 12px;
    vertical-align: top;
    color: #666666;
    margin: 5px 0
}

@media (max-width:1199px) {
    #psttestimonialcmsblock {
        margin-bottom: 50px
    }

    #psttestimonialcmsblock .testmonial-image {
        margin: 0 0 0 15px
    }
}

@media (max-width:979px) {
    #psttestimonialcmsblock .desc {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        clear: both;
        float: none
    }

    #psttestimonialcmsblock .test-wapper {
        width: 100%;
        margin: 0 0 10px
    }

    #psttestimonialcmsblock .test-wapper:before,
    #psttestimonialcmsblock .test-wapper:after {
        display: none
    }

    #psttestimonialcmsblock .testmonial-image {
        display: block;
        margin: 0 auto 15px
    }

    #psttestimonialcmsblock .product_inner_cms {
        display: block;
        text-align: center;
        margin: 0
    }
}

@media (max-width:767px) {
    #psttestimonialcmsblock .desc {
        width: 90%
    }
}

@media (max-width:479px) {
    #psttestimonialcmsblock .desc {
        width: 100%
    }
}

.single-banner div,
.cms-banner2,
.cms-banner3 {
    overflow: hidden
}

.single-banner .swiper-wrapper {
    position: relative
}

.single-banner .swiper-wrapper a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.single-banner .swiper-wrapper a:before {
    left: 0;
    top: 0
}

.single-banner .swiper-wrapper a:after {
    bottom: 0;
    right: 0
}

.single-banner .swiper-wrapper a:before,
.single-banner .swiper-wrapper a:after {
    background: rgba(0, 0, 0, .1) none repeat scroll 0 0;
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all .8s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    width: 0;
    transform: rotate(180deg);
    z-index: 1
}

.single-banner .swiper-wrapper:hover a:before,
.single-banner .swiper-wrapper:hover a:after {
    height: 100%;
    width: 100%;
    transform: rotate(0)
}

.single-banner div img,
.cms-banner-right .single-banner img {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .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: .1;
    -khtml-opacity: .1;
    -webkit-opacity: .1;
    -moz-opacity: .1;
    position: absolute;
    right: 50%;
    top: 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .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: .1;
    -khtml-opacity: .1;
    -webkit-opacity: .1;
    -moz-opacity: .1;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .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%
    }
}

@media (max-width:979px) {
    #footer .footer-left.column:after {
        display: none
    }
}

.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: 0
}

.blog_item::after {}

#homeblog .blog_item {
    margin-bottom: 0;
    float: left;
    width: auto;
    padding: 0;
    border-bottom: none
}

#content #homeblog .box-product .product-block {
    float: left;
    width: 100%;
    padding: 0 15px;
    box-shadow: none;
    background: #ffffff
}

#content #homeblog .box .box-content {
    margin: 0 -15px
}

#homeblog .blog-left {
    float: left;
    padding: 0;
    margin-bottom: 13px
}

#homeblog .blog-desc {
    text-align: left;
    margin: 0;
    padding: 0;
    clear: both
}

.blog_item {
    font-size: 14px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 30px;
    width: 100%;
    padding: 30px;
    background-color: #ffffff
}

.blog_item:last-child {
    margin: 0
}

#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: #666666
}

#homeblog .blog_title>a {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize
}

#homeblog .blog_item:hover .blog_title>a {
    color: #DDB46A
}

.blog_title>a {
    color: #000000;
    font-size: 16px;
    font-weight: 500
}

.blog.all-blogs .blog_item .summary .blog_title>a {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize
}

.blog.all-blogs .blog_item .summary .blog_title>a:hover {
    color: #DDB46A
}

.extension-theme_blog-home .image,
.information-blogger-blogs .image {
    margin-bottom: 0;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat
}

.blogcarousel .blog_item {
    width: 100% !important;
    margin-bottom: 0
}

#column-left .blog_item,
#column-right .blog_item {
    width: 100%;
    margin-bottom: 17px
}

.blog_item .image {
    margin-bottom: 23px;
    margin-top: 5px;
    float: left;
    position: relative;
    cursor: pointer
}

#homeblog .image {
    margin: 0;
    overflow: hidden
}

.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: #666666;
    display: block
}

.blog_item .image img:hover {
    opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .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: 30px;
    overflow: hidden;
    width: 100%;
    float: none;
    position: relative;
    margin: 0
}

.blog_item .summary .blog-descr {
    text-align: center;
    padding: 0 15px
}

.blog_item .summary .blog_title {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 400
}

.blog.all-blogs .blog-desc p.readmore-btn {
    margin: 30px 0 0 0
}

.all-blogs .blog_item .readmore-btn a {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    background-color: #DDB46A;
    display: inline-block;
    vertical-align: top;
    padding: 10px 22px
}

.all-blogs .blog_item .readmore-btn a:hover {
    background-color: #000000
}

.all-blogs .blog_item .readmore-btn a:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    margin: 0 auto;
    bottom: 5px;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF
}

#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-bottom: 30px
}

.single-blog .blog-img {
    margin-bottom: 15px
}

#homeblog .blog_item .summary .desc {
    margin: 0
}

#homeblog .blog_item .summary .desc p {
    font-weight: 400;
    margin: 0;
    color: #666666
}

#homeblog .readmore {
    padding: 5px 0 5px 0
}

#homeblog p.btn_readmore {
    margin: 0
}

#homeblog p.btn_readmore a {
    font-size: 13px;
    font-weight: 700;
    color: #666666;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top
}

#homeblog p.btn_readmore a:hover {
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    color: #000000
}

#homeblog p.btn_readmore a:after {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin: 1px 0 0 5px;
    display: inline-block;
    vertical-align: top
}

.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, .2)
}

.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 .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.blog_item .post_hover .fa {
    font-size: 20px
}

.icon.zoom {
    top: 39%;
    left: 0;
    right: 0;
    position: absolute;
    bottom: auto
}

.blog_item:hover .post_hover .icon.zoom {
    transform: rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateY(0deg) rotateZ(0deg);
    -ms-transform: rotateY(0deg) rotateZ(0deg);
    -o-transform: rotateY(0deg) rotateZ(0deg);
    -moz-transform: rotateY(0deg) rotateZ(0deg)
}

#column-left .blog_item .summary p,
#column-right .blog_item .summary p {
    font-size: 13px;
    line-height: 20px
}

.blog_item .summary .icon.zoom {
    background-image: url(../image/themeimage/blog-zoom.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #DDB46A;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    background-size: 20px;
    text-align: center;
    transform: rotateY(45deg) rotateZ(45deg);
    -webkit-transform: rotateY(45deg) rotateZ(45deg);
    -ms-transform: rotateY(45deg) rotateZ(45deg);
    -o-transform: rotateY(45deg) rotateZ(45deg);
    -moz-transform: rotateY(45deg) rotateZ(45deg)
}

.blog_item .summary .icon.zoom:hover {
    background-image: url(../image/themeimage/blog-zoom-hover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000
}

.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: #666666
}

.blog_item .summary p a .fa {
    margin-left: 10px;
    vertical-align: middle;
    display: none
}

.blog.all-blogs .blog-desc {
    padding: 0 15px;
    overflow: hidden
}

.blog_item .blog-created {
    clear: both;
    padding: 10px;
    background-color: #f2f2f2
}

.blog.all-blogs .calendar {
    float: right
}

.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: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    -khtml-opacity: .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: 13px;
    text-transform: none;
    color: #666666;
    margin: 0 0 25px
}

.blog_item .summary .blogitem-desc {
    display: block;
    margin-bottom: 30px
}

.blog_item .summary .readmore>p {
    display: inline-block;
    vertical-align: top
}

.blog_item .summary .readmore>p a {
    background-color: #DDB46A;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px
}

.blog_item .summary .readmore>p a:hover {
    background-color: #000000
}

#common-home .blog_stats {
    background-color: transparent;
    display: inline-block;
    margin: 0 0 2px
}

#common-home .blog_stats .date-time {
    color: #DDB46A;
    background: transparent;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    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
}

#homeblog .write-comment a:before {
    content: "\f27a";
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: top
}

.column-2 .blog_stats,
.column-3 .blog_stats,
.column-4 .blog_stats,
.blog_post .related .blog_stats {
    font-size: 13px;
    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: #666666
}

#common-home .date-time .hl {
    color: #DDB46A;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500
}

#homeblog .blog-left .date-time .hl {
    position: absolute;
    top: 38px;
    left: 0;
    color: #ffffff;
    background-color: #DDB46A;
    padding: 8px 18px;
    font-size: 15px
}

#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: 13px;
    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: .9;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .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: 13px;
    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: #666666
}

.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;
    background-color: #ffffff;
    padding: 0
}

.blog-module {
    margin-bottom: 40px
}

.blog-module.latest {}

#homeblog {
    position: relative;
    background-color: #ffffff;
    margin-bottom: 60px
}

.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: 13px;
    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: 0;
    top: 0;
    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: 13px
}

.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
}

.blog.all-blogs .blog_item {
    font-size: 14px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 0 0 30px;
    width: 100%;
    padding: 0;
    float: left;
    background-color: transparent
}

.blog.all-blogs .blog_item .summary {
    border: 1px solid #e5e5e5;
    padding: 5px
}

.blog_item .blog-left-content {
    float: left;
    width: 50%;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) and (max-width:979px) {
    .blog_item .summary .blogitem-desc {
        min-height: 75px
    }
}

@media (max-width:767px) {
    .blog.all-blogs .blog_item {
        width: 100%
    }
}

.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;
    position: relative
}

.footer-social {
    position: relative
}

#footer .column ul.social {
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    margin: 0
}

#footer .column ul.social li a {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    color: #ffffff;
    vertical-align: top;
    text-align: center
}

#footer .column ul.social li a:hover {
    color: #FFFFFF
}

#footer .social li:last-child a {
    margin: 0
}

#footer .column ul.social li a {
    color: #ffffff;
    background: #000000;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    width: 36px;
    font-size: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 0;
    text-align: center;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#footer .social li a .fa {
    line-height: 36px
}

#footer .social li a:hover {
    background-color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#footer .social>ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: auto
}

#footer .social ul li {
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 5px;
    position: relative;
    line-height: 0
}

#footer .social ul li:first-child {
    padding-left: 0
}

#footer .social ul li:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 5px;
    bottom: auto;
    background-color: rgba(255, 255, 255, .102);
    height: 18px;
    width: 1px
}

#footer .social ul li:last-child:after {
    display: none
}

#footer .column .social li,
#footer .column .payment-block li {
    display: inline-block;
    vertical-align: top;
    line-height: unset
}

#footer .container .column .social li a:hover {
    background-color: #DDB46A
}

.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 '
}

#footer .footer-social.column,
#footer .footer-payment.column {
    line-height: 0;
    padding: 0;
    min-height: unset
}

#footer .footer-social h5,
#footer .footer-payment h5 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0
}

#footer .footer-social.column {
    text-align: right;
    padding: 7px 0
}

@media (min-width:980px) {
    #footer .footer-payment h5:after {
        content: ":"
    }

    #footer .footer-payment h5 {
        display: none
    }

    #footer .footer-social h5:after {
        content: ":";
        margin: 0 0 0 8px
    }
}

@media only screen and (min-width:980px) and (max-width:1199px) {
    #footer .social ul li {
        margin: 5px 5px 5px 0
    }
}

@media (max-width:979px) {

    #footer .footer-social h5,
    #footer .footer-payment h5 {
        display: block;
        margin: 0 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: 30px 0 0;
    background-color: #ffffff;
    color: #666666;
    font-weight: 400;
    line-height: 28px;
    font-size: 14px;
    border-top: 1px solid #E5E5E5
}

#blockaboutus {
    margin-bottom: 10px
}

#blockaboutus .ab-img {
    background: url(/image/catalog/gold-ring-logo-gold.webp);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 55px;
    width: 200px;
    display: block;
    margin-bottom: 25px
}

.content_footer_inner .container {
    padding: 30px 0 64px
}

#blockaboutus .about-title {
    display: none
}

.common-home #footer {
    margin: 0;
    border: none
}

.layout-1 #footer .row {
    margin-left: -15px;
    margin-right: -15px
}

#footer .content_footer_top {
    text-align: center;
    margin-top: 3vh;
    padding: 0;
    position: relative;
    background-image: url(/image/catalog/Banner/B8.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    border-top: 1px solid #E5E5E5
}

.common-home #footer .content_footer_top {
    display: block;
    border: none
}

#footer .content_footer_top .container {
    padding: 89px 0
}

#footer .column {
    float: left;
    border: none;
    padding: 0 15px;
    position: relative
}

#footer .column.first,
#footer .column.second {}

#footer .column ul li {
    color: #666666;
    line-height: 34px
}

#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
}

.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
}

#footer .column li a:before {}

@media (max-width:1199px) {
    #footer .content_footer_top .container {
        padding: 70px 0
    }
}

@media (max-width:979px) {
    #footer .content_footer_top:after {
        display: none
    }
}

#contact {
    color: #ffffff;
    font-weight: 400
}

#footer .column li.email a::before {
    content: none
}

#footer .column ul {
    list-style: outside none none;
    margin: 0 0 10px;
    padding-left: 0
}

#footer #contact li:before {
    margin: 0 5px 0 0;
    color: #DDB46A;
    display: inline-block
}

#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 .address,
#footer #contact .ph-no,
#footer #contact .email,
#footer #contact .fax {
    padding: 0
}

#footer #contact ul li {
    margin: 0 0 20px;
    line-height: 25px
}

#footer #contact ul li .con-title {
    position: relative
}

#contact #block-contact_list li .icon {
    float: left;
    margin-right: 10px;
    color: #000000
}

#footer #contact li .data {
    overflow: hidden
}

#footer #contact ul li .con-title:after {
    content: ":"
}

@media (max-width:979px) {
    #contact {
        padding: 0
    }
}

#footer .container .column li a {
    cursor: pointer;
    color: #666666;
    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: "\f061";
    font-family: fontAwesome;
    font-size: 9px;
    vertical-align: top;
    margin: 0 10px 0 0;
    color: #666666;
    font-weight: 400;
    display: none
}

#footer .container .column li a:hover:before {
    color: #ffffff
}

#footer .container .column .social li a:before {
    display: none
}

#footer .container .column li:last-child a {
    border: none
}

#footer .container .column li a:hover {
    color: #DDB46A;
    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 ul li a:hover {
    color: #DDB46A
}

#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: capitalize
}

#footer h5 {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 16px;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    font-size: 14px
}

#footer #contact h5 {
    margin-bottom: 22px
}

#footer .footer-app-image h5 {
    margin-bottom: 27px
}

#footer .copyright-container.container {
    padding: 0;
    clear: both
}

.content_footer_bottom {
    text-align: center;
    border-top: 1px solid #E5E5E5
}

.content_footer_bottom .container {
    padding: 22px 0
}

.content_footer_right {
    float: right
}

#footer .footer-payment {
    float: right
}

#footer .footer-payment .payment-block {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

#footer .column .payment-block li {
    margin: 0 0 0 8px
}

#footer .payment-block li a {
    color: #666666;
    display: block;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#footer .footer-payment .payment-block li a:before {
    display: none
}

#footer .payment-block li:hover a {
    color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.payment-block>ul {
    padding: 0;
    margin: 0
}

#footer .payment-block>ul>li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 3px;
    line-height: 0
}

#footer .payment-block li a img {
    max-width: 100%
}

.discover a {
    display: block
}

.payment-block li .fa {
    font-size: 26px;
    line-height: normal
}

@media (max-width:979px) {
    #footer .footer-payment {
        float: none;
        margin: 20px 0 0
    }

    .content_footer_bottom .container {
        padding: 25px 0
    }
}

#bottomfooter {
    clear: both;
    float: left;
    margin: 0 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: 13px;
    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: #666666
}

#bottomfooter>ul .last {
    background: none repeat scroll 0 0 transparent
}

.powered {
    color: #000000;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    float: left;
    margin: 0
}

.powered a {
    color: #666666;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.powered a:hover {
    color: #DDB46A;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#footer .newsletter {
    position: relative;
    padding: 0
}

#footer h5.newsletter-title {
    font-size: 40px;
    line-height: 45px;
    display: block;
    margin: 0 0 5px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #ffffff
}

.newsletter-details .news-img {
    background: rgba(0, 0, 0, 0) url(../image/themeimage/news-img.svg) no-repeat scroll center center;
    float: left;
    height: 60px;
    margin: 6px 15px 0 0;
    width: 60px;
    background-size: 50px
}

.newsletter-details {
    float: left;
    margin: 0 48px 0 0;
    width: 50%
}

@media (max-width:1299px) {
    #footer h5.newsletter-title {
        font-size: 35px
    }
}

.newsletter-block {
    overflow: hidden;
    margin: 13px 0 0
}

.content_footer_inner {
    clear: both
}

.newsletter .newsletter-desc {
    text-align: left;
    display: block;
    overflow: hidden
}

.newsletter label {
    display: none
}

.newsletter .desc {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

#content .newsletter {
    padding: 80px 0 0 70px
}

.newsletter .newsletter-info {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 30px
}

.newsletter .form-group {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0
}

#txtemail {
    padding: 10px 140px 10px 18px;
    width: 100%;
    height: 45px;
    float: left;
    background-color: #ffffff !important;
    vertical-align: middle;
    color: #666666;
    font-size: 13px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

#txtemail:focus {
    background-color: #ffffff !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none
}

.newsletter .text-danger {
    color: #D8000C;
    background-color: #FFD2D2;
    padding: 8px 10px;
    width: 100%;
    float: right;
    margin: 10px 0 0;
    text-align: left;
    line-height: 24px;
    clear: both;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.subscribe-btn {
    position: absolute;
    left: auto;
    right: 0
}

.subscribe-btn .btn {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    background: #DDB46A;
    color: #ffffff;
    height: auto;
    width: auto;
    line-height: 25px;
    position: relative;
    padding: 10px 25px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

.subscribe-btn .btn:hover:before {
    border: 1px solid #000000
}

.subscribe-btn .btn:hover {
    background-color: #ffffff;
    color: #000000 !important
}

[lang='fr'] .subscribe-btn .btn {
    width: 129px
}

.subscribe-btn .btn i {
    color: #666666;
    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:1299px) {}

@media (max-width:1199px) {
    #footer h5.newsletter-title {
        font-size: 25px;
        line-height: 35px
    }

    #footer .newsletter {
        padding-right: 30px
    }

    #footer .newsletter:after {
        display: none
    }

    #footer #contact .address,
    #footer #contact .ph-no,
    #footer #contact .email,
    #footer #contact .fax {
        margin: 0 0 15px
    }

    .newsletter-block {
        margin: 19px 0 0
    }
}

@media (max-width:979px) {

    #footer .column ul,
    #footer .column .footer-app-wrapper,
    #footer .column ul.social,
    #footer .footer-payment .payment-block {
        display: none;
        padding: 0 0 10px 20px;
        margin: 0;
        text-align: left
    }

    #footer .newsletter {
        padding: 0
    }

    .newsletter .newsletter-block {
        width: 60%;
        float: none;
        margin: auto
    }

    .powered {
        float: none;
        text-align: center
    }

    .newsletter-details {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }

    .newsletter-details .news-img {
        margin: 0 auto 10px;
        float: none
    }

    #footer .content_footer_top .container {
        padding: 50px 0
    }
}

@media (max-width:767px) {
    .newsletter .newsletter-block {
        width: 350px
    }
}

@media (max-width:479px) {
    .newsletter .newsletter-block {
        width: 100%
    }

    #footer h5.newsletter-title {
        font-size: 20px
    }

    .subscribe-btn {
        position: static
    }
}

.category_description {
    margin-top: 15px
}

.category_img .img-thumbnail {
    display: 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;
    max-width: 100%;
    height: auto
}

.refine-search {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px
}

.copy-right {
    border-top: 1px solid #444;
    padding: 10px 0;
    text-align: center
}

#content .category_list {
    margin-bottom: 0;
    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
    }

    .refine-search {
        font-size: 20px
    }
}

@media (max-width:979px) {
    #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,
    #footer #contact h5,
    #footer .footer-app-image h5 {
        margin-bottom: 10px;
        position: relative
    }

    #content .newsletter {
        padding: 0;
        overflow: hidden
    }

    .newsletter-title:after {
        width: 100%;
        left: 0;
        right: 0;
        bottom: -15px
    }

    .newsletter .newsletter-info {
        margin: 0 0 15px
    }

    #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
    }
}

@media (max-width:479px) {
    #footer .footer-logo {
        margin: 15px auto
    }

    #footer h5 {
        margin-bottom: 10px
    }

    .newsletter .text-danger {
        float: none;
        width: 100%
    }

    #txtemail {
        padding: 10px;
        text-align: center;
        margin-bottom: 10px
    }
}

.alert {
    padding: 8px 14px 8px 14px
}

ul.breadcrumb {
    text-align: center;
    padding: 20px 0;
    margin: 10px 0 20px 0;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    background-color: #f2f2f2
}

ul.breadcrumb>li a {
    color: #000000;
    text-transform: capitalize
}

ul.breadcrumb>li a:hover {
    color: #DDB46A
}

.common-home #breadcrumb,
.product-quick_view-50 #breadcrumb {
    margin-bottom: 0;
    padding: 0
}

ul.breadcrumb i {
    font-size: 22px
}

ul.breadcrumb>li {
    position: relative;
    white-space: nowrap;
    line-height: 24px;
    background: transparent
}

ul.breadcrumb>li:after {}

@media (max-width:479px) {
    ul.breadcrumb {
        padding: 20px 0
    }
}

.pagination {
    margin: 0
}

.buttons {
    margin: 1em 0;
    display: inline-block;
    margin: 10px 0 0;
    width: 100%
}

.btn {
    padding: 8px 20px;
    position: relative;
    font-size: 14px;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    margin: 0 auto;
    bottom: 5px;
    height: auto;
    width: auto
}

.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: 14px
}

.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 #DDB46A;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: none;
    width: auto;
    height: auto;
    text-transform: capitalize;
    letter-spacing: .5px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-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
}

.product-layout.product-list .product-thumb .button-group .addtocart:hover {
    background-color: #DDB46A
}

#cart .text-right .addtocart strong,
#cart .text-right .checkout strong {
    font-weight: 500;
    line-height: 25px
}

.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, .1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: inset 0 1000px 0 rgba(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, .1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1000px 0 rgba(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) {}

.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: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    padding: 15px;
    margin-bottom: 0;
    border: 1px solid #e5e5e5;
    margin-top: 5px
}

#column-left .list-group a,
#column-right .list-group a {
    border: none;
    font-size: 14px;
    line-height: 24px;
    padding: 0 0 8px;
    color: #666666;
    font-weight: 400
}

#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: #666666
}

.filterbox .list-group a:hover {
    color: #666666
}

.filterbox a.list-group-item::after {
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 13px;
    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: 13px;
    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
}

#column-left .filterbox .list-group a,
#column-right .filterbox .list-group a {
    padding: 5px 0;
    font-family: 'Rubik', sans-serif;
    color: #000000;
    font-size: 15px
}

@media (max-width:979px) {
    .filterbox .list-group-item {}

    .filterbox {
        width: 100%;
        float: left
    }

    #column-left .filterbox .list-group,
    #column-right .filterbox .list-group {
        border: 1px solid #d4d4d4;
        margin-top: -1px
    }
}

.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: transparent;
    margin: 0 0 30px;
    padding: 0 15px
}

.product-thumb .image {
    text-align: center;
    position: relative;
    margin: 0 0 15px
}

.product-thumb .image a {
    display: block;
    position: relative
}

#column-left .product-thumb .image a,
#column-right .product-thumb .image a {}

#content .product-thumb .image>a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0
}

#content .product-thumb:hover .image>a:after {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

.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;
    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;
    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: 400;
    color: #666666;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
    margin: 0 0 5px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.product-thumb h4 a {
    color: #000000
}

.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,
.product-grid .product-thumb .product-details h4 a {
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset
}

.product-thumb .caption {
    text-align: center;
    position: relative;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

.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: 0;
    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: #ffcc00
}

.fa.fa-star.off {
    color: #cdcdcd;
    font-size: 12px
}

.rating .fa-star.off,
#review .fa-star.off {
    color: #cdcdcd;
    font-size: 12px;
    cursor: no-drop
}

.rating .fa-star,
#review .fa-star,
.fa-stack .fa {
    color: #ffcc00;
    font-size: 12px
}

.rating .fa-star+.fa-star-o,
#review .fa-star+.fa-star-o {
    color: #ffcc00
}

h2.price {
    margin: 0
}

.product-thumb .price {
    color: #DDB46A;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 26px;
    margin: 0
}

.product-thumb .price-new {}

.product-thumb .price-old {
    color: #9d9d9d;
    text-decoration: line-through;
    margin: 0 3px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 500
}

.product-thumb .price-tax {
    color: #9d9d9d;
    display: none;
    font-size: 13px;
    font-weight: 500;
    width: 100%
}

.product-block .percentsaving {
    color: #9d9d9d;
    font-weight: 400;
    font-size: 14px;
    vertical-align: top
}

.product-thumb .button-group {
    overflow: hidden
}

.product-list .product-thumb .button-group {
    overflow: visible
}

.product-block .button-group {
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 5px;
    z-index: 9;
    direction: ltr;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-block:hover .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.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 .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .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: inline-block;
    vertical-align: top;
    position: relative;
    margin: 3px 3px 6px;
    z-index: 1;
    padding: 0;
    box-sizing: border-box;
    color: #000000;
    background-color: #FFFFFF;
    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: 17px;
    transform: rotate(50deg);
    transform-origin: bottom right;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb:hover .button-group .addtocart {
    transform: rotateX(0);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .button-group .addtocart:hover {
    background-image: url(../image/themeimage/product-addtocart-hover.svg);
    background-color: #DDB46A;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .wishlist {
    color: #000000;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    border: none;
    margin: 3px 3px 6px;
    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;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    transform: rotate(50deg);
    transform-origin: bottom right;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb:hover .wishlist {
    transform: rotateX(0);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .wishlist:hover {
    background-image: url(../image/themeimage/product-wishlist-hover.svg);
    background-color: #DDB46A;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .wishlist .fa {
    font-size: 16px;
    color: #000000;
    height: 20px;
    width: 20px;
    line-height: 20px
}

.product-thumb .wishlist:hover .fa {
    color: #666666;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .wishlist:hover .text-wishlist {
    color: #666666;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 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: 13px;
    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: 15px;
    font-size: 0;
    color: #000000;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    border: none;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;
    margin: 3px 3px 6px;
    transform: rotate(50deg);
    transform-origin: bottom right;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb:hover .compare {
    transform: rotateX(0);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .compare:hover {
    background-image: url(../image/themeimage/product-compare-hover.svg);
    background-color: #DDB46A;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .quickview {
    transform: rotate(50deg);
    transform-origin: bottom right;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 3px 3px 6px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb:hover .quickview {
    transform: rotateX(0);
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s 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;
    color: #000000;
    background-color: #ffffff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    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-hover.svg);
    background-color: #DDB46A;
    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
}

#cart .dropdown-menu .img-thumbnail {
    width: auto;
    max-width: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    border: none
}

#cart .text-right .addtocart,
#cart .text-right .checkout {
    margin: 0;
    padding: 10px 20px;
    position: relative
}

#cart .text-right .addtocart:before,
#cart .text-right .checkout:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    margin: 0 auto;
    bottom: 5px;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF
}

#cart .text-right .checkout {
    background: #DDB46A
}

#cart .text-right .checkout:hover {
    background: #000000
}

.product-list .product-thumb .button-group .addtocart .fa {
    margin-right: 10px
}

.input-group-btn:last-child>.btn::before {
    display: none
}

.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: 12px;
    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 {
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.product-list .list-right {
    border-left: 1px solid #d9d9d9;
    float: left;
    margin: 38px 0;
    padding: 0 10px 0 30px;
    width: 27%;
    display: none
}

.product-list .price {
    margin: 0 0 6px;
    text-align: left
}

.product-list .product-thumb .price-tax {
    color: #666666
}

.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: 0;
    display: block
}

.image-additional {}

.thumbnails .image-additional {
    float: left
}

#input-captcha,
#input-payment-captcha {
    margin-bottom: 10px
}

.box .box-heading {
    background: rgba(0, 0, 0, 0) url(../image/themeimage/Devider.png) no-repeat scroll;
    background-position: center bottom;
    color: #000000;
    font-size: 40px;
    padding-bottom: 25px;
    margin-bottom: 40px;
    line-height: 45px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    position: relative;
    font-family: 'Rubik', sans-serif
}

#homeblog .box .box-heading {
    margin-bottom: 38px
}

.box .box-heading .reguler {
    font-weight: 100;
    padding: 0 7px
}

.box-heading-desc {
    text-align: center
}

.box.related {
    margin-top: 30px
}

.box.related .box-heading,
.box.related .box-content {
    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
}

.box .box-content ul,
#content .content ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.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 {}

#psttestimonialcmsblock.box .box-content ul li {
    padding: 0
}

@media (max-width:1199px) {
    .box .box-heading {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width:979px) {}

@media (max-width:767px) {
    .quickbox {
        display: none
    }

    .box .box-heading {
        font-size: 30px;
        margin-bottom: 25px
    }

    .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: 25px;
        margin-bottom: 22px
    }
}

#content .box-product {
    list-style-type: none;
    position: relative;
    width: 100%;
    padding: 0 0;
    margin: 0;
    list-style: none;
    overflow: visible
}

#content .productbox-grid.box-product {
    overflow: hidden
}

#content #homeblog .box-product {
    position: relative;
    text-align: center;
    margin: 0;
    overflow: visible
}

#content .box-product .product-items {
    margin-bottom: 14px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden
}

.home-products {
    margin: 0 -15px;
    position: relative
}

#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;
    overflow: hidden
}

.grid_default_width {
    width: 191px
}

.featured_default_width {
    width: 250px
}

.module_default_width {
    width: 230px
}

.latest_default_width {
    width: 250px
}

.special_default_width {
    width: 250px
}

.related_default_width {
    width: 255px
}

.bestseller_default_width {
    width: 250px
}

.additional_default_width {
    width: 100px
}

.testimonial_default_width {
    width: 1000px
}

.blog_default_width {
    width: 120px
}

@media (max-width:1199px) {
    .featured_default_width {
        width: 240px
    }
}

.banners-slider-carousel .product-block-inner {
    text-align: center
}

.banners-slider-carousel .product-block-inner img {
    opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -webkit-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s
}

.banners-slider-carousel .product-block-inner:hover img {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s
}

#content .product-carousel .product-block,
#content .box-product .product-block {
    background: none repeat scroll 0 0 transparent;
    overflow: hidden
}

#content .banners-slider-carousel .product-carousel .product-block {
    background: transparent
}

.product-layout.product-grid .product-block {
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

.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: 0 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 a,
#content .product-carousel .product-block:hover h4 a,
#content .box-product .product-block:hover h4 a,
#content .product-layout .product-block:hover h4 a {
    color: #DDB46A
}

.ie7 #content .product-carousel .product-block,
.ie7 #content .box-product .product-block {
    border: 1px solid #d9d9d9
}

.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .box-product .product-block:hover {
    border: 1px solid #d9d9d9
}

.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;
    overflow: hidden;
    margin: 0
}

.product-list .product-thumb .caption h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 15px;
    -webkit-transition: unset;
    transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset
}

.product-list .product-thumb .caption h4 a {
    color: #000000;
    -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: 0;
    clear: both;
    background-color: #ffffff
}

.banners-slider-carousel .container {
    position: relative
}

.product-thumb .sale {
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #ffffff;
    padding: 5px 15px;
    text-transform: capitalize;
    background-color: #DDB46A;
    position: absolute;
    left: 0;
    right: auto;
    top: 10px;
    z-index: 9;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb:hover .sale {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

.product-thumb .sale:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: -8px;
    display: block;
    width: 17px;
    background: #DDB46A;
    -webkit-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg)
}

@media only screen and (max-width:767px) and (min-width:641px) {
    .product-layout.product-grid {
        width: 33.33%
    }

    .product-grid .product-thumb .caption {
        min-height: 100px
    }
}

@media (max-width:640px) {
    .product-layout.product-grid {
        width: 50%
    }
}

#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: 0;
    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: 0
}

#column-left .box-product .image,
#column-right .box-product .image {
    display: block;
    margin-bottom: 0;
    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 .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: 8px 0;
    min-height: auto;
    overflow: hidden
}

#column-left .box-product .product-thumb .price,
#column-right .box-product .product-thumb .price {
    padding: 0;
    margin-bottom: 2px
}

#column-left .box-product .percentsaving,
#column-right .box-product .percentsaving {
    font-size: 12px
}

#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 2px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    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: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    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-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
    margin-bottom: 0
}

#column-left .box,
#column-right .box,
#column-left .vertical-category,
#column-right .vertical-category {
    margin-bottom: 30px;
    clear: both;
    padding: 0;
    position: relative
}

#column-left .vertical-category,
#column-right .vertical-category {
    border: none
}

#column-left .box.product-box,
#column-right .box.product-box {
    padding: 0
}

#column-left .box-product .rating,
#column-right .box-product .rating {
    display: block;
    position: static;
    margin-bottom: 0;
    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: 13px;
    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: #666666
}

#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-left {}

#column-right {
    float: right
}

h5.box-heading {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 20px 0;
    position: relative;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #ededed
}

#column-left .box .box-heading,
#column-right .box .box-heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 20px;
    text-align: left;
    background: none;
    background-color: #DDB46A;
    color: #ffffff;
    border: 4px double rgb(255, 255, 255)
}

#column-left .box .box-content,
#column-right .box .box-content {
    margin-top: 5px;
    background: transparent;
    padding: 15px;
    overflow: hidden;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    -ms-box-shadow: unset;
    -o-box-shadow: unset;
    border: 1px solid #e5e5e5
}

#column-left .swiper-viewport #banner0,
#column-right .swiper-viewport #banner0 {
    float: none
}

.layout-1 #content {
    background-color: #ffffff
}

.common-home.layout-1 #content {
    padding: 0
}

.layout-3 #content .product-layout-wrap {
    background-color: #ffffff;
    padding: 0
}

.layout-3 #content .category_filter,
.layout-3 #content .pagination-wrapper {
    background-color: #ffffff;
    padding: 0
}

.layout-3 #content .search-prod-wrap {
    background-color: #ffffff;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.layout-3 #content p.search-empty-msg {
    background: #ffffff;
    padding: 0
}

#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 30px 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: 18px
    }
}

.layout-2 #content {
    margin-bottom: 25px
}

.layout-2 .content-bottom #content {
    width: 100%;
    margin-bottom: 25px;
    padding: 0
}

@media only screen and (min-width:980px) and (max-width:1199px) {
    .layout-2 #content {
        width: 70%
    }

    .layout-2 #column-left {
        width: 30%
    }
}

.layout-3 #column-left,
.layout-3 #column-right {
    width: 25%;
    margin-top: 0
}

@media (min-width:980px) {
    .layout-3 #column-left {
        padding-right: 15px
    }

    .layout-3 #column-right {
        padding-left: 15px
    }
}

@media (min-width:1500px) {

    .layout-3 #column-left,
    .layout-3 #column-right {
        width: 20%
    }

    .layout-3 #content {
        width: 60%
    }
}

@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;
        clear: both
    }
}

.top_button {
    background-image: url(../image/themeimage/top_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #DDB46A;
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 40px;
    bottom: 65px;
    display: none;
    position: fixed;
    z-index: 95;
    font-size: 0;
    background-size: 18px;
    text-align: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .6);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    animation: pulse 2s infinite;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.top_button:hover {
    background-image: url(../image/themeimage/top_arrow-hover.svg);
    background-color: #ffffff;
    box-shadow: 0 0 5px -1px rgb(209 157 117 / 60%);
    -moz-box-shadow: 0 0 5px -1px rgb(209 157 117 / 60%);
    -webkit-box-shadow: 0 0 5px -1px rgb(209 157 117 / 60%);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease
}

@media (min-width:980px) {

    #column-left .swiper-viewport #banner0,
    #column-right .swiper-viewport #banner0 {
        padding: 0
    }

    #column-left .box.swiper-viewport .box-heading,
    #column-right .box.swiper-viewport .box-heading {
        display: none
    }
}

@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;
        float: left;
        width: 100%
    }

    .top_button {
        bottom: 40px
    }

    #column-left .box .box-heading,
    #column-right .box .box-heading {
        margin: 0;
        font-size: 16px;
        line-height: 25px;
        background: #DDB46A;
        color: #ffffff;
        padding: 15px;
        text-align: left;
        margin-left: 0
    }

    #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 10px 0;
        background: transparent;
        text-align: left
    }

    #column-left .container,
    #column-right .container {
        margin: 0
    }

    .product-block .button-group {
        text-align: center
    }

    #column-left .product-thumb .caption,
    #column-right .product-thumb .caption {
        margin: 5px 0 0
    }

    #content .box-product {
        padding: 0
    }

    #column-left .special.box .product-thumb,
    #column-right .special.box .product-thumb {
        padding: 0 15px
    }

    #column-left .home-products,
    #column-right .home-products {
        margin: 0
    }
}

@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
    }

    .blog_item .blog-left-content {
        width: 100%
    }

    .blog.all-blogs .blog-desc {
        padding: 0 5px;
        clear: both
    }

    .blog.all-blogs .blog-desc p.readmore-btn {
        margin: 30px 0
    }
}

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

.manufacturer-heading {
    background-color: #f4f4f4;
    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
}

.productpage .box {}

.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: #f4f4f4;
    color: #000000;
    font-size: 18px;
    margin-right: 10px !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
    }
}

.categorypage .cat-content {
    float: left;
    width: 100%;
    margin: 0 0 30px
}

.categorypage .product-layout-wrap.cat-content {
    padding-bottom: 0;
    margin-bottom: 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:before,
.category_filter .btn-list-grid .btn-group .grid.active:before {
    display: none
}

.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 .btn-group .grid:before {
    display: none
}

.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: 13px
}

.category_filter .show {
    float: left;
    margin: 5px 5px 0 0;
    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%;
    padding: 0
}

.category_thumb .category_description p {
    margin: 0
}

.category_thumb .category_img_wrapper {
    position: relative
}

.category_thumb .category_img_wrapper:before,
.category_thumb .category_img_wrapper:after {
    background: rgba(195, 195, 195, .2) none repeat scroll 0 0;
    content: " ";
    height: 0;
    padding: 0;
    position: absolute;
    transition: all .8s ease-out 0s;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .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 .4s ease-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -khtml-transition: all .4s ease-in-out 0s;
    -o-transition: all .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: 500;
    font-size: 14px;
    line-height: 17px;
    text-transform: capitalize
}

#content .category_list li img {
    max-width: 100%;
    height: 100px;
    width: 100px;
    opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

#content .category_list li:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

#content .category_list ul li a:hover {
    color: #DDB46A
}

.category_list li a:hover {}

#content .category_list li {
    float: left;
    margin: 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: #f2f2f2;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    color: #666666;
    display: inline-block;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%
}

.categorypage .category_thumb {
    margin-bottom: 30px
}

.pagination-wrapper {
    overflow: hidden;
    margin: 20px 0;
    padding: 15px;
    background-color: #f2f2f2
}

.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: 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
    }
}

@media (max-width:479px) {
    .category_filter .sort {
        width: 170px
    }
}

.prodpg-prod-detail {
    background: #ffffff;
    display: block;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.productpage .product-left {
    margin-bottom: 30px
}

.productpage .product-right {
    margin-bottom: 0
}

.product-info .image {
    display: block;
    margin-bottom: 25px;
    text-align: center
}

.quickview-page .product-info .image {
    width: auto;
    border: none;
    margin: 0
}

.productpage h3 {
    margin-top: 0;
    width: 100%
}

.productpage h3.product-title {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize;
    padding: 20px 0;
    text-align: left
}

.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: #666666;
    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
}

.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
    margin-right: 5px
}

#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;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

#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: #666666;
    line-height: 22px;
    padding: 2px 6px 2px 0
}

#content ul.list-unstyled li span {
    margin-right: 5px;
    font-weight: 500;
    letter-spacing: .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: #666666;
    display: inline-block;
    font-size: 13px
}

#content ul.list-unstyled.price li.points,
#content ul.list-unstyled.price li.discount {
    color: #666666;
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 0
}

#product h3.product-option {
    padding-top: 10px;
    text-align: left;
    font-size: 22px;
    font-weight: 600
}

#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: 10px;
    margin: 0 5px;
    height: 40px;
    line-height: normal
}

#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: #666666;
    float: none;
    font-size: 13px
}

#product .btn-group .wishlist:before,
#product .btn-group .compare:before {
    display: none
}

#product .btn-group .btn:hover {
    color: #DDB46A !important
}

#product .cart span {
    color: #666666;
    display: inline-block;
    vertical-align: top;
    margin: 8px 8px
}

#product .text-or {
    margin: 0 5px
}

#product .alert {
    margin-bottom: 10px;
    background-color: #ffffff
}

.productpage .rating-star {
    border-bottom: 1px solid #d9d9d9;
    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;
    color: #DDB46A
}

.button.aboutus {
    float: right
}

#button-cart {
    margin-bottom: 15px
}

@media (max-width:979px) {
    .productpage h3.product-title {
        padding: 0
    }
}

@media (max-width:767px) {
    .product-info .additional-carousel {
        width: 77%
    }
}

.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 a.btn.btn-info {
    float: left;
    clear: both;
    margin: 10px 0
}

.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 #d9d9d9
}

#spinner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: url(../image/themeimage/ajax-loader.gif) 50% 50% no-repeat #ffffff;
    background-size: 80px
}

.main-slider {
    position: relative;
    width: 100%;
    margin: 0 0 50px;
    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 {
    margin: 0
}

.main-slider .pagination {
    display: none
}

.main-slider .swiper-pagination-bullet-active,
.main-slider .swiper-pagination-bullet:hover {
    color: #666666;
    background: #666666
}

.information-sitemap .sitge-map ul {
    padding: 0 0 0 20px
}

.forget-password {
    margin: 5px 0 0
}

.product-compare .btn-primary {
    margin: 5px 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: #d9d9d9;
    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: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: capitalize;
    text-align: center
}

.single-blog .page-title {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px
}

.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: 14px;
    line-height: 25px;
    padding: 7px 15px
}

.col-sm-3.search_subcategory {
    width: auto;
    margin-top: 7px
}

#button-search {
    float: right
}

.product-search h2 {
    clear: both;
    margin: 30px 0
}

.checkout-cart .input-group.btn-block .form-control {
    padding: 8px 5px;
    text-align: center;
    width: 40px;
    line-height: 22px
}

.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: capitalize
}

#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: capitalize
}

.account-download h2 {
    color: #525252
}

#information-contact legend {
    padding: 30px
}

#information-contact .page-title {
    margin: 0 0 30px
}

.form-horizontal .control-label {
    width: 20%
}

.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: 8px 20px
}

.slider-item.first_item_tm {
    margin-left: 0
}

.slider-item.last_item_tm {}

#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 #d9d9d9
}

.account-wishlist .text-center img {}

.product-compare .table-bordered tbody tr td+td {
    border-left: 1px solid #d9d9d9;
    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 #content ul.list-unstyled.short-desc {}

.quickview-page #button-upload222 {
    margin-left: 10px
}

.quickview-page #input-quantity {
    padding: 7px 10px;
    margin: 0 5px;
    line-height: 24px
}

.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: 15px;
    padding: 10px 20px
}

.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
}

@media (max-width:1299px) {
    .special .special-product-carousel {
        overflow: visible
    }
}

@media (max-width:1200px) {

    #column-left .fa-shopping-cart:before,
    #column-right .fa-shopping-cart:before {
        display: none
    }

    .col-sm-4.total_amount {
        margin-top: 88px
    }

    .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%
    }

    .main-menu.container {
        padding: 0
    }

    .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: 15px
    }

    #column-left .product-thumb .caption,
    #column-right .product-thumb .caption {
        margin: 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
    }

    .header-search {}

    #footer .col-sm-3.column.fourth {}

    .col-sm-3.search_subcategory {
        padding: 0 18px
    }

    .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%
    }

    #column-left .box-product .image,
    #column-right .box-product .image {
        margin-right: 10px
    }

    .productpage .write-review,
    .productpage .review-count {
        margin: 0 5px
    }

    .productpage .write-review:before {
        left: -7px
    }
}

@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-menu {
        float: left;
        padding: 0;
        margin: 10px 0;
        display: block;
        position: static
    }

    .common-home .main-menu,
    .main-menu {
        margin: 2px 0
    }

    .page-title,
    .product-title,
    .product-option,
    .aboutus h1,
    .affiliate-success h1,
    #product h3.product-option,
    .blog.all-blogs h2.page-title {
        font-size: 18px
    }

    .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
    }

    #menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    .responsive-menu .nav.navbar-nav {
        height: 500px;
        overflow-y: scroll;
        padding: 0;
        background: rgba(221, 180, 106, .95);
        position: absolute;
        width: auto;
        z-index: 999;
        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
    }

    .content_footer_inner .container {
        padding: 30px 0
    }

    .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: #666666
    }

    #menu.responsive-menu ul li a,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a {
        color: #ffffff;
        display: block;
        line-height: 24px;
        padding: 12px 20px;
        text-transform: capitalize;
        float: left;
        width: 100%;
        border: none;
        font-size: 14px
    }

    #menu.responsive-menu ul li a:hover,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a:hover {
        color: #000000
    }

    #menu.responsive-menu ul li a.mobile_togglemenu,
    #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li>a.mobile_togglemenu {
        right: 15px;
        background: none;
        margin-top: 0;
        float: right;
        width: 48px;
        padding: 0;
        height: 48px;
        text-align: center;
        line-height: 48px;
        top: 0;
        left: auto
    }

    #menu.responsive-menu .top_level.dropdown.toggle {
        margin: 0
    }

    #menu.responsive-menu ul.nav li .megamenu.column1 ul.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 {
        padding: 15px 20px 15px 50px
    }

    .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: #ffffff;
        content: "\f067";
        font-family: "FontAwesome";
        font-size: 13px;
        line-height: 33px;
        font-weight: lighter
    }

    #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: #666666;
        content: "\f068";
        font-family: "FontAwesome";
        font-size: 13px;
        line-height: 33px;
        font-weight: lighter
    }

    #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 ul.childs_1 {
        display: block;
        float: left;
        padding: 0 0 0;
        width: 100%;
        margin: 0
    }

    #menu.responsive-menu ul.nav li .megamenu .dropdown.toggle a {
        padding: 15px 20px 15px 35px
    }

    #menu.responsive-menu .list-unstyled.childs_1>li {
        padding: 0
    }

    .newsletter {
        text-align: center;
        width: 100%
    }

    .newsletter .form-group {
        width: 100%;
        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: #666666
    }

    .responsive-menu {
        text-align: left;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -khtml-border-radius: 0
    }

    .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: 15px;
        color: #ffffff
    }

    #column-left .box .box-content,
    #column-right .box .box-content,
    #column-left .list-group,
    #column-right .list-group {
        display: none
    }

    #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
    }

    .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;
        min-height: unset
    }

    #footer .content_footer_top {
        border: none;
        padding: 0;
        clear: both
    }

    #footer .footer-social.column,
    #footer .footer-payment.column {
        clear: both;
        padding: 0
    }

    #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: block;
        margin-top: 2px
    }

    .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
    }

    .main-slider {
        margin: 0 0 30px
    }

    .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 #d9d9d9;
        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: 13px
    }

    .text1 {
        font-size: 10px
    }

    #banner1 {
        display: inline-block;
        margin: 0
    }

    .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
    }

    .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
    }

    .responsive-menu .nav.navbar-nav {
        top: 65px
    }

    .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: 0 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 {}

    .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
    }

    .owl-pagination {}

    .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
    }

    #form-currency .dropdown-menu,
    #form-language .dropdown-menu {
        min-width: 160px
    }

    .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%
    }

    #top-links {
        padding-top: 0
    }

    .myaccount .dropdown-menu {}

    .box.related .box-heading {}

    .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
    }

    .newsletter .desc {
        font-size: 14px
    }

    #cart .dropdown-menu {
        right: 0;
        width: 290px
    }

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

    .product-tab-content .nav-tabs li {
        margin: 0 0 10px
    }
}

@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 {
    margin: 0
}

.special .product-block .percentsaving {
    color: #666666;
    font-weight: 400;
    font-size: 13px
}

.special .product-thumb .price-old {
    font-weight: 400;
    font-size: 13px
}

.special .product-thumb .caption-inner p.desc {
    margin-bottom: 35px
}

.countdown {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-size: 11px;
    clear: both;
    position: absolute;
    top: auto;
    bottom: 25px;
    left: 0;
    right: 0
}

.countbox .timebox:last-child {
    margin: 0
}

.countbox .timebox {
    color: #111111;
    background: #ffffff;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    width: 62px;
    height: 60px;
    margin: 0;
    border: none;
    z-index: 99999;
    box-sizing: border-box
}

.countbox .timebox:after {
    content: ":";
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.countbox .timebox:last-child:after {
    display: none
}

.special .countdown strong {
    margin: 0 0 2px
}

.countbox .timebox .timebox-inner strong {
    font-size: 18px;
    color: #111111;
    font-weight: 500
}

.countbox .timebox .timebox-inner {
    background: transparent;
    color: #111111;
    display: block;
    padding: 10px 5px 0;
    position: relative
}

.countbox strong {
    display: block;
    font-size: 14px;
    font-weight: 600
}

.special .product-thumb h4 a:hover {
    color: #DDB46A
}

.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 .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: 0
}

.special .product-thumb .caption-inner {
    margin: 0;
    padding-bottom: 0
}

#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: 13px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    color: #DDB46A
}

#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: #DDB46A;
    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
}

@media (max-width:1699px) {
    .countbox .timebox {
        font-size: 11px;
        width: 65px;
        height: 56px
    }

    .countbox .timebox .timebox-inner {
        padding: 7px 0 0
    }

    .countbox .timebox .timebox-inner strong {
        font-size: 20px
    }

    .special .countdown strong {
        margin: 0 0 4px
    }
}

@media (max-width:1299px) {
    .special .product-image-thumbnail {
        float: none;
        width: auto
    }

    .box.special .box-heading {
        text-align: center
    }

    .special .product-block .button-group {
        text-align: center
    }

    .box.special .box-heading.special-caption {
        display: block;
        text-align: center
    }

    .box.special .caption .box-heading {
        display: none
    }
}

@media (max-width:1199px) {}

@media (max-width:979px) {
    .box.special.product-box .box-content {
        position: relative
    }

    #content .box.special.product-box .box-content .box-product {
        position: static
    }

    .special .product-thumb .caption {
        padding: 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
    }

    .countbox .timebox .timebox-inner strong {
        font-size: 16px
    }

    .countbox .timebox {
        font-size: 10px
    }
}

@media (max-width:479px) {
    .countdown {
        padding: 0 30px
    }

    .countbox .timebox {
        width: 50%;
        height: 65px
    }

    .countbox .timebox .timebox-inner {
        padding: 10px
    }

    .countbox .timebox.hour:after {
        display: none
    }

    #content .special .product-carousel .product-block-inner,
    #content .special .box-product .product-block-inner {
        display: block;
        text-align: center
    }

    .special .product-image-thumbnail {
        float: none;
        width: auto;
        display: inline-block;
        vertical-align: top
    }
}

.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: #666666
}

.search .advance-search {
    width: 138px;
    float: left;
    position: relative
}

.search .advance-search .form-control {
    height: 45px;
    padding: 10px 10px;
    color: #000000;
    border: none;
    line-height: 23px;
    font-size: 14px;
    font-weight: 500;
    background-color: #f0f0f0 !important;
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    -khtml-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset
}

@media (max-width:479px) {
    .search .advance-search {
        width: 100%;
        float: none;
        margin-bottom: 5px
    }

    #search {
        width: 100%
    }

    #search .input-lg {
        width: 100%;
        padding: 10px 70px 10px 15px;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -khtml-border-radius: 30px;
        -moz-border-radius: 30px
    }

    #search .input-group-btn {
        font-size: 0;
        white-space: nowrap;
        width: auto;
        position: absolute;
        left: auto;
        right: 0
    }

    .search .advance-search .form-control {
        width: 100% !important;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -khtml-border-radius: 30px;
        -moz-border-radius: 30px
    }
}

#Top_link_Cms {
    display: block;
    margin: 27px 0;
    text-align: center
}

#Top_link_Cms .toplink-title {
    font-weight: 700;
    font-size: 13px;
    text-transform: capitalize;
    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: 13px;
    display: inline-block;
    text-transform: capitalize;
    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: #DDB46A;
    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: 13px
    }

    #Top_link_Cms ul li {
        margin: 0 3px
    }

    #Top_link_Cms ul li a {
        font-size: 13px
    }
}

@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: 13px;
    color: #ffffff;
    line-height: 22px;
    font-weight: 400;
    margin: 5px 0 0;
    text-align: center;
    text-transform: capitalize;
    display: block;
    transition: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset
}

#Header-Top-Cms ul li:hover a {
    color: #000000
}

#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 .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .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:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: -5px;
    bottom: auto;
    width: 1px;
    height: 60px;
    background: #ec6d6c
}

#Header-Top-Cms ul li:last-child:after {
    display: none
}

#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:1500px) {
    #Header-Top-Cms .topcms-icon {
        display: none
    }
}

@media (max-width:1499px) {
    #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, .2);
        -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 0 5px -1px rgba(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: 13px;
        margin: 2px 0 0;
        text-align: left;
        color: #000000
    }

    #Header-Top-Cms ul li a:hover {
        color: #DDB46A
    }

    #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:nth-child(1) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon1-hover.svg)
    }

    #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:nth-child(2) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon2-hover.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:nth-child(3) .headertop-img {
        background-image: url(../image/themeimage/header-cms-icon3-hover.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
    }

    #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 {
    position: relative
}

.footer-app-image .footer-appicon-1 {
    background-image: url(../image/themeimage/app-icon-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    width: 146px;
    margin-bottom: 18px
}

.footer-app-image .footer-appicon-2 {
    background-image: url(../image/themeimage/app-icon-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    width: 146px
}

@media (max-width:979px) {
    #footer .footer-app-image {
        text-align: left
    }

    .footer-app-image .footer-appicon-1 {
        margin-right: 15px;
        margin-bottom: 0
    }
}

.box .box-heading.about-title {
    text-align: left;
    padding: 0 0 21px;
    margin-bottom: 21px
}

.box .box-heading.about-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 61px;
    height: 4px;
    background-color: #719196
}

#blockaboutus .aboutus-image-wrap {
    overflow: hidden
}

#blockaboutus .block-aboutus .aboutus-image-wrap a.about-img {
    display: block;
    position: relative
}

#blockaboutus .block-aboutus .aboutus-image-wrap a.about-img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .1);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

#blockaboutus .block-aboutus:hover .aboutus-image-wrap a.about-img:before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

#blockaboutus .block-aboutus img {
    max-width: 100%
}

#blockaboutus .block-aboutus .block-details {
    display: block;
    margin-bottom: 20px;
    margin-top: 10px
}

#blockaboutus a.aboutus-btn {
    font-weight: 500;
    text-transform: capitalize;
    color: #ffffff;
    background-color: #DDB46A;
    padding: 10px 30px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px
}

#blockaboutus a.aboutus-btn:hover {
    background-color: #000000
}

@media (max-width:979px) {
    .block-aboutus {
        text-align: center
    }

    #blockaboutus .about-details {
        width: 100%
    }

    .box .box-heading.about-title {
        text-align: center
    }

    .box .box-heading.about-title:after {
        left: 0;
        right: 0;
        margin: auto
    }

    #blockaboutus .ab-img {
        margin: 0 auto 15px
    }
}

#offercmsblock {
    margin: 0 0 45px;
    clear: both;
    position: relative
}

#column-left #offercmsblock.box .box-content,
#column-right #offercmsblock.box .box-content {
    padding: 0
}

#offercmsblock .offer-item a.offer-img {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center
}

#offercmsblock .offer-item a.offer-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(28, 28, 28, .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
}

#offercmsblock .offer-item:hover a.offer-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
}

#offercmsblock img {
    max-width: 100%
}

#offercmsblock .offer-item .offercms-contents {
    position: absolute;
    left: auto;
    right: 35px;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

#offercmsblock .offer-item .offer-text1 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    color: #000000;
    display: block;
    margin-bottom: 8px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#offercmsblock .offer-item:hover .offer-text1 {
    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
}

#offercmsblock .offer-item .offer-btn {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
    background: #DDB46A;
    padding: 5px 0;
    width: 110px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#offercmsblock .offer-item .offer-btn:hover {
    background: #000000;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

@media (max-width:767px) {
    #offercmsblock .offer-item .offer-text1 {
        font-size: 20px;
        line-height: 30px
    }

    #offercmsblock .offer-item .offer-btn {
        font-size: 11px;
        line-height: 19px;
        margin: 0 auto
    }

    #offercmsblock .offer-item .offercms-contents {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        background: rgba(255, 255, 255, .5)
    }
}

@media (max-width:479px) {
    #offercmsblock .offer-item .offer-text1 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 0
    }

    #offercmsblock .offer-item .offer-btn {
        display: none
    }
}

#offercmsblock1 {
    position: relative
}

#column-left .box.offercmsblock1,
#column-right .box.offercmsblock1 {
    border: none
}

#offercmsblock1 img {
    max-width: 100%
}

#column-left #offercmsblock1.box .box-content,
#column-right #offercmsblock1.box .box-content {
    padding: 0
}

#offercmsblock1 .offer-text-block .offer-title {
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 12px
}

#offercmsblock1 .offer-text-block .offer-desc {
    font-size: 45px;
    font-weight: 700;
    line-height: 55px;
    display: block;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ffffff;
    margin: 0 17px 20px;
    padding: 17px 0
}

.offer-link a.link-text {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
    background-color: #ffffff;
    padding: 10px 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    letter-spacing: .3px
}

.offer-link a.link-text:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -8px;
    bottom: auto;
    top: 14px;
    height: 16px;
    width: 16px;
    background-color: #DDB46A;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

.offer-link {
    position: relative
}

.offer-link:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    height: 40px;
    width: 46px;
    line-height: 40px;
    background-image: url(../image/themeimage/shipping-icon.svg);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 16px;
    background-color: #ffffff
}

.offer-link:after {
    content: '';
    display: block;
    position: absolute;
    left: -8px;
    right: auto;
    bottom: auto;
    top: 11px;
    height: 16px;
    width: 16px;
    background-color: #DDB46A;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

#offercmsblock1 .offer-item .offer-item-inner {
    display: block;
    position: relative
}

#offercmsblock1 .offer-item .offer-item-inner:before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 50%;
    margin: auto;
    opacity: .1;
    -khtml-opacity: .1;
    -webkit-opacity: .1;
    -moz-opacity: .1;
    position: absolute;
    right: 50%;
    top: 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#offercmsblock1 .offer-item .offer-item-inner: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
}

#offercmsblock1 .offer-item .offer-item-inner:after {
    background-color: #000;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: .1;
    -khtml-opacity: .1;
    -webkit-opacity: .1;
    -moz-opacity: .1;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#offercmsblock1 .offer-item .offer-item-inner: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
}

.offercms-wrapper {
    padding: 0;
    background: transparent;
    position: relative
}

#offercmsblock1 .offer-text-block {
    text-align: center;
    text-transform: capitalize;
    display: block;
    color: #ffffff;
    position: relative;
    padding: 40px 0
}

#offercmsblock1 .offer-image-block {
    margin-bottom: 0
}

@media (max-width:1299px) {
    #offercmsblock1 .offer-text-block .offer-title {
        font-size: 25px;
        line-height: 35px
    }

    #offercmsblock1 .offer-text-block .offer-desc {
        font-size: 40px;
        line-height: 50px;
        margin: 0 10px 20px
    }

    .offer-link a.link-text {
        font-size: 11px
    }
}

@media (max-width:979px) {
    #offercmsblock1 {
        margin: 0 0 50px
    }

    #left-column #offercmsblock1 {
        border: 1px solid #FFCC00
    }

    #offercmsblock1 .offer-item .offer-item-inner {
        display: inline-block;
        vertical-align: top
    }

    #column-left #offercmsblock1.box .box-content,
    #column-right #offercmsblock1.box .box-content {
        padding: 15px
    }

    #column-left .box .box-content,
    #column-right .box .box-content {}
}

#cms_bannerblock {
    margin-bottom: 65px
}

#cms_bannerblock .cmsbannrer-wrapper .row {
    margin-left: -15px;
    margin-right: -15px
}

#cms_bannerblock ul.cmsbanner-inner {
    overflow: hidden;
    margin: 0
}

#cms_bannerblock li.cmsbanner-item {
    position: relative;
    text-align: left
}

#cms_bannerblock li.cmsbanner-item:first-child {}

.cmsbanner-item-inner {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.cmsbanner-item-wrapp {
    position: relative
}

#cms_bannerblock .cmsbanner-item-wrapper.second li.cmsbanner-item:nth-child(1) {
    margin-bottom: 30px
}

#cms_bannerblock img {
    max-width: 100%;
    border-radius: 15px
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner a.cmsbanner-img {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner a.cmsbanner-img:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: 300ms ease-out;
    transition: 300ms ease-out
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner:hover a.cmsbanner-img:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-details {
    position: absolute;
    top: 0;
    bottom: auto;
    right: 1.3vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner:hover .cmsbanner-details {}

#cms_bannerblock .cmsbanner-detail-inner {
    background: transparent;
    margin: 0;
    padding: 0
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #DDB46A;
    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 .cmsbanner-item-inner:hover .cmsbanner-offer-text {
    color: #DDB46A;
    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: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 25px;
    text-shadow: 3px 5.196px 6px rgb(0 0 0);
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    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-item-inner:hover .cmsbanner-title {
    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: 63px;
    font-size: 20px
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner .bannercms-btn {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
    background-color: #DDB46A;
    text-transform: capitalize;
    padding: 10px 26px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner .bannercms-btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF
}

#cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner:hover .bannercms-btn {
    background-color: #000000
}

@media (max-width:1199px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 20px;
        line-height: 40px
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-offer-text {
        font-size: 13px;
        line-height: 23px
    }

    #cms_bannerblock li.cmsbanner-item .bannercms-btn {
        font-size: 12px;
        line-height: 23px
    }
}

@media (max-width:979px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 20px;
        line-height: 30px
    }
}

@media (max-width:767px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-item-inner {
        margin-bottom: 30px;
        text-align: center
    }

    .cmsbanner-item-wrapp {
        display: inline-block;
        vertical-align: top
    }

    #cms_bannerblock li.cmsbanner-item:first-child {
        margin-bottom: 0
    }

    #cms_bannerblock li.cmsbanner-item:last-child .cmsbanner-item-inner:last-child {
        margin-bottom: 0
    }

    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 20px;
        line-height: 30px
    }

    #cms_bannerblock {
        margin-bottom: 50px
    }

    #cms_bannerblock li.cmsbanner-item {
        text-align: center
    }
}

@media (max-width:479px) {
    #cms_bannerblock li.cmsbanner-item .cmsbanner-title {
        font-size: 20px;
        line-height: 27px
    }
}

.product-tab-content.box .title-wrapper {
    float: left;
    margin-bottom: 40px
}

.product-tab-content.box .title-wrapper .box-heading {
    margin-bottom: 0
}

.product-tab-content.box .producttab,
.product-tab-content #tabs-0 {
    float: right;
    margin: 0 80px 40px 0;
    position: relative
}

.product-tab-content.box ul.nav-tabs {
    margin: 0
}

.product-tab-content {
    margin-bottom: 40px;
    clear: both;
    position: relative
}

.product-tab-content .title-wrapper:before {
    display: none
}

.product-tab-content .tab-content {
    margin: 0 -10px;
    overflow: visible;
    clear: both;
    position: static
}

.product-tab-content .nav-tabs {
    text-align: center;
    border: none;
    position: relative;
    margin: -34px 0 35px;
    float: right;
    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: #000000;
    margin-left: 0;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 21px
}

.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 {
    background-color: #DDB46A;
    color: #ffffff
}

@media (max-width:1199px) {
    .product-tab-content {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .product-tab-content .nav-tabs {
        margin: 0 0 20px;
        float: none
    }

    .product-tab-content.box .producttab,
    .product-tab-content #tabs-0 {
        float: none;
        margin: 0 0 40px 0
    }
}

#pstcategorylist {
    padding: 0;
    margin-bottom: 48px;
    position: relative
}

#pstcategorylist .container {
    position: relative
}

#pstcategorylist .categorylist-inner .categorylist-inner {
    margin: 0 -15px
}

#pstcategorylist .categorylist-inner ul {
    margin: 0;
    position: relative;
    overflow: visible
}

#pstcategorylist .categorylist-inner .category_item {
    display: block
}

#pstcategorylist .categorylist-inner .category_item li.item {
    margin: 0;
    line-height: 20px;
    display: block;
    text-align: center;
    padding: 0 41px
}

.categorylist-inner {
    margin: 0 -41px
}

#pstcategorylist .category_item .image {
    float: none;
    height: auto;
    width: auto;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
    position: relative
}

#pstcategorylist .categoryblock {
    padding: 10px 0;
    margin: 20px 0;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

#pstcategorylist .category_item .image img {
    max-height: 15vh;
    border-radius: 10%;
    margin: auto;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

#pstcategorylist .category_item:hover .image img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s
}

#pstcategorylist .category_item .categorylist {
    overflow: hidden;
    padding: 10px 0 0;
    position: relative
}

#pstcategorylist .category_item .categorylist:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 1px;
    bottom: auto;
    height: 1px;
    width: 50%;
    background-color: #ffffff
}

#pstcategorylist .categorylist-inner .category_item .cat-title a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block
}

#pstcategorylist .categorylist-inner .category_item .cat-title a:hover {
    color: #DDB46A
}

#pstcategorylist .categorylist-inner .category_item:last-child .cat-title a:after {
    display: none
}

#pstcategorylist.box .box-content .category_item .viewmore a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #DDB46A;
    text-transform: capitalize;
    border-bottom: 1px solid #DDB46A;
    display: inline-block;
    vertical-align: top
}

#pstcategorylist.box .box-content .category_item .viewmore a:hover {
    border-color: #000000;
    color: #000000
}

#pstcategorylist .categorylist-inner .category_item li.item:hover img {
    transform: scale(1.2)
}

#pstcategorylist .categorylist-inner .category_item li.item:hover .categoryblock {
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

@media (max-width:1299px) {
    #pstcategorylist .categorylist-inner .category_item li.item {
        padding: 0 20px
    }

    .categorylist-inner {
        margin: 0 -20px
    }
}

@media (max-width:1199px) {
    #pstcategorylist .category_item .image {
        float: none;
        margin: 0 auto 20px
    }

    #pstcategorylist .categorylist-inner .category_item li.item {
        text-align: center
    }
}

@media (max-width:979px) {
    #pstcategorylist .categorylist-inner .category_item li.item {
        padding: 0 15px
    }

    .categorylist-inner {
        margin: 0 -15px
    }
}

@media (max-width:767px) {
    #pstcategorylist {
        margin-bottom: 30px
    }
}

#pst_categorycms {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin-bottom: 62px;
    background-attachment: fixed
}

.pst_categorycms_bk {
    background-image: url(../image/themeimage/category_bg.webp)
}

#pst_categorycms ul.cat-inner {
    margin: 0
}

#pst_categorycms .wrapper-cat-img {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

#pst_categorycms .wrapper-cat-img .cat-img img {
    max-width: 50vh;
    height: auto;
    -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    -ms-transition: all .9s ease 0s
}

#pst_categorycms .wrapper-cat-img:hover .cat-img 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);
    opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    -webkit-transition: all .9s ease 0s;
    -moz-transition: all .9s ease 0s;
    -o-transition: all .9s ease 0s;
    -ms-transition: all .9s ease 0s
}

#pst_categorycms .wrapper-cat-desc {}

#pst_categorycms li.cms-item {
    clear: both;
    display: inline-block;
    vertical-align: top;
    position: relative
}

#pst_categorycms li.cms-item:first-child {
    margin-bottom: 60px
}

#pst_categorycms .cat-detail .cat-title {
    font-size: 40px;
    line-height: 50px;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 15px
}

#pst_categorycms .cat-detail .cat-desc {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #000000;
    margin-bottom: 30px
}

#pst_categorycms .cat-detail .cat-desc1 {
    display: block;
    margin-bottom: 30px
}

#pst_categorycms .cat-detail .cat-link a {
    background-color: #DDB46A;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    padding: 10px 30px;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    font-weight: 500;
    text-transform: capitalize
}

#pst_categorycms .cat-detail .cat-link a:hover {
    background-color: #000000
}

#pst_categorycms .cat-detail .cat-link a:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    margin: 0 auto;
    height: auto;
    width: auto;
    border: 1px solid #FFFFFF
}

#pst_categorycms .wrapper-cat-desc {
    position: relative;
    overflow: hidden;

    dir[lang='rtl'] .wrapper-cat-desc {
        text-align: right
    }

    dir[lang='ltr'] .wrapper-cat-desc {
        text-align: left
    }

    width:30vw
}

#pst_categorycms li.cms-item:last-child .wrapper-cat-img {
    float: right;
    padding-left: 80px;
    padding-right: 0
}

#pst_serviceblock li.pst-service-item {
    float: right
}

#pst_serviceblock li.pst-service-item:before {
    left: 0;
    right: auto
}

#pst_categorycms li.cms-item:last-child .wrapper-cat-desc {
    float: left;
    overflow: visible;
    padding-left: 70px
}

#pst_categorycms li.cms-item:last-child .wrapper-cat-img {
    text-align: right
}

#pst_categorycms .wrapper-cat-img {
    position: relative;
    float: left;
}

#pst_categorycms li.cms-item:last-child .wrapper-cat-img:after {
    left: 20px;
    right: auto;
    top: 85px
}

#pst_categorycms .wrapper-cat-img .cat-img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

#pst_categorycms .wrapper-cat-img .cat-img:before {
    position: absolute;
    top: 0;
    left: -140%;
    z-index: 2;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms
}

#pst_categorycms .wrapper-cat-img:hover .cat-img:before {
    webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

@media (max-width:1299px) {
    #pst_categorycms li.cms-item:last-child .wrapper-cat-desc {
        padding-left: 20px
    }
}

@media (max-width:1199px) {
    #pst_categorycms .wrapper-cat-img {
        padding-right: 40px;
        width: 50%
    }

    #pst_categorycms li .wrapper-cat-img:after {
        right: 10px
    }

    #pst_categorycms .wrapper-cat-desc {
        padding-top: 0;
        padding-left: 30px
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-desc {
        padding-left: 0;
        width: 47%
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-img {
        padding-left: 40px
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-img:after {
        left: 10px
    }

    #pst_categorycms .cat-detail .cat-title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px
    }

    #pst_categorycms .cat-detail .cat-desc {
        margin-bottom: 10px
    }

    #pst_categorycms .cat-detail .cat-desc1 {
        margin-bottom: 20px
    }
}

@media (max-width:979px) {
    #pst_categorycms .wrapper-cat-img {
        padding-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    #pst_categorycms .wrapper-cat-desc {
        clear: both;
        text-align: center;
        position: relative;
        width: 100%;
        top: 10vw;
        z-index: 50;
        padding: 0 4vw
    }

    #pst_categorycms li .wrapper-cat-img:after {
        display: none
    }

    #pst_categorycms li.cms-item {
        display: block
    }

    #pst_categorycms li.cms-item:first-child {
        margin-bottom: 45px
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-desc {
        width: auto;
        margin-bottom: 20px
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-img {
        padding-left: 0;
        text-align: center
    }

    #pst_categorycms li.cms-item:last-child .wrapper-cat-img {
        margin: 0
    }
}

@media (max-width:767px) {
    #pst_categorycms {
        margin-bottom: 45px
    }
}

@media (max-width:479px) {
    #pst_categorycms {
        padding: 0 0 50px 0
    }

    #pst_categorycms .row {
        display: flex;
        align-content: center;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        margin-bottom: 10vh
    }

    #pst_categorycms .row:last-child {
        display: flex;
        align-content: center;
        justify-content: space-around;
        align-items: center;
        flex-direction: column-reverse;
        margin-bottom: 10vh
    }

    #pst_categorycms .cat-detail .cat-title {
        font-size: 28px;
        line-height: 35px;
        color: #000000;
        text-shadow: 3px 5.196px 6px rgb(165 158 158 / 90%);
        font-weight: 700
    }

    #pst_categorycms .cat-detail .cat-desc {
        color: #000000;
        text-shadow: 3px 5.196px 6px rgb(165 158 158 / 90%);
        font-weight: 600
    }
}

#content .video-wrapper {
    position: relative;
    display: block;
    margin: -90px 0 0;
    padding: 0
}

.video-wrapper-inner {
    padding-bottom: 71%
}

.video-wrapper a.video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    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 {
    position: absolute;
    left: 0;
    right: 0;
    top: 42%;
    bottom: auto;
    text-align: center
}

.video-wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.video-wrapper video {
    width: 100%
}

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

::i-block-chrome,
.video-inner {
    opacity: 1
}

.video-wrapper .video-wrap img.video-icon {
    height: 70px;
    width: 70px;
    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 .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:1199px) {
    .product-info .flex-control-thumbs .slick-slide {
        margin-bottom: 20px
    }
}

@media (max-width:979px) {
    #content .video-wrapper {
        margin: 60px 0;
        padding: 0
    }

    .video-wrapper-inner {
        padding-bottom: 61%
    }

    .product-info .flex-control-thumbs .slick-slide {
        margin-bottom: 25px
    }
}

@media (max-width:767px) {
    .video-wrapper .video-wrap img.video-icon {
        height: 50px;
        width: 50px
    }

    .video-wrapper-inner {
        padding-bottom: 71%
    }
}

@media (max-width:479px) {
    .video-wrapper .video-wrap {
        top: 35%
    }
}

.contact-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px 15px;
    font-size: 14px;
    margin: 10px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.contact-success .fa {
    font-size: 14px;
    margin: 0 5px
}

.contact-success .con-msg {
    display: inline-block;
    vertical-align: top
}

.contact-success .con-msg p {
    margin: 0
}

.wishlist-block {
    float: right;
    padding: 40px 0 39px 30px
}

.wishlist-block #wishlist-total.wishlist {
    background-image: url(../image/themeimage/header-wishlist.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    height: 30px;
    font-size: 0;
    width: 30px;
    line-height: 30px;
    display: block;
    position: relative;
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.wishlist-block #wishlist-total.wishlist:hover {
    background-image: url(../image/themeimage/header-wishlist-hover.svg);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s
}

.wishlist-block #wishlist-total.wishlist span {
    bottom: auto;
    z-index: 5;
    position: absolute;
    top: -5px;
    right: -8px;
    left: auto;
    text-align: center;
    height: 18px;
    width: 18px;
    line-height: 18px;
    color: #DDB46A;
    font-size: 11px;
    font-weight: 500;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

@media (max-width:1199px) {
    .wishlist-block {
        float: right;
        padding: 40px 0 39px 20px
    }
}

@media (max-width:979px) {
    .wishlist-block {
        padding: 10px 0 10px 20px
    }

    .wishlist-block #wishlist-total.wishlist span {
        height: 15px;
        width: 15px;
        line-height: 15px;
        right: -5px
    }
}

@media (max-width:479px) {
    .wishlist-block {
        padding: 10px 0 10px 10px
    }

    .wishlist-block #wishlist-total.wishlist {
        background-size: 20px
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .7)
}

.modal-content {
    position: relative;
    margin: 5% auto;
    max-width: 90%;
    width: 600px;
    background: white;
    padding: 15px;
    border-radius: 10px;
    animation: fadeIn .3s ease
}

.modal-content img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px
}

.close-btn {
    position: sticky;
    top: 10px;
    right: 15px;
    font-size: 3.5rem;
    color: #333;
    cursor: pointer
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@media (max-width:600px) {
    .modal-content {
        width: 90%;
        margin: 15% auto
    }

    .open-modal-btn {
        width: 80%
    }
}

#collapse-checkout-confirm .well {
    border: 6px dashed #DDB46A;
    border-radius: 10px
}

#collapse-payment-address .checkbox {
    padding: 1vw;
    color: #000;
    border: 2px dashed#DDB46A;
    border-radius: 10px
}

.icons-container {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    white-space: nowrap
}

.icons-scroll {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    padding: 10px;
    min-width: max-content;
    align-items: flex-start
}

.icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 80px;
    flex-shrink: 0;
    cursor: pointer;
    transition: transform .2s ease;
    text-decoration: none
}

.icon-item:hover {
    transform: scale(1.05)
}

.icon-circle img {
    max-width: 70px
}