body {
    position: relative;
    line-height: 22px;
    -webkit-font-smoothing: antialiased
}

.product-img-box .zoom img {
    width: 100%
}

.about-banner .images img {
    width: 100%
}

.template-article .article-content {
    padding-left: 0;
    padding-right: 0
}

.header-cart #dropdown-cart .item {
    display: table !important;
    width: 100%
}

.header-cart #dropdown-cart .cart-list .product-image {
    display: table-cell;
    width: 15%;
    float: none !important;
    margin-right: 0 !important
}

.header-cart #dropdown-cart .cart-list .product-inner {
    float: none !important;
    text-align: left;
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
    padding-right: 20px
}

.header-cart .top-cart #dropdown-cart a.btn-remove i {
    padding-right: 0 !important;
    padding-top: 0 !important
}

#blog-layout-2 .content-blog .item .blog-item h3.p10 a,
#blog-layout-3 .content-blog .item .blog-item h3.p10 a {
    padding-top: 7px;
    display: block
}

.padding_lr15 {
    padding-left: 15px;
    padding-right: 15px
}

.padding_l15 {
    padding-left: 15px
}

.padding_r15 {
    padding-right: 15px
}

.no-padding {
    padding-bottom: 0
}

.no-padding-lr {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.no-padding-l {
    padding-left: 0 !important
}

.no-padding-r {
    padding-right: 0 !important
}

.no-padding-tb {
    padding-top: 0;
    padding-bottom: 0
}

.no-padding-t {
    padding-top: 0
}

.no-padding-b {
    padding-bottom: 0
}

.visible-phone {
    display: none
}

fieldset,
legend {
    border: 0
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
    padding: 1.384615385em .615384615em
}

.row-fluid textarea[class*="span"] {
    padding-top: .5em;
    padding-bottom: .5em
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 20px;
    padding: 10px 20px;
    line-height: 26px
}

input[type="image"] {
    width: auto
}

textarea {
    border: 1px solid #d2d8db
}

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

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    padding: 5px 10px;
    line-height: 1.35;
    height: 36px;
    border: 1px solid #cbcbcb;
    color: #333
}

label {
    margin-bottom: 7px;
    font-weight: 700
}

label em {
    color: #f1152f;
    font-weight: 400;
    font-style: normal;
    margin-left: 3px
}

.form-actions {
    background: 0;
    border: 0;
    padding: 20px 0 0 0
}

.alert ul {
    margin-bottom: 0
}

ul {
    padding: 0;
    list-style: none;
    margin-bottom: 20px
}

ol {
    padding: 0;
    list-style: none;
    margin-bottom: 20px
}

li {
    margin-bottom: .25em
}

.main-content ul {
    list-style: disc;
    list-style-position: inside
}

.main-content ol {
    list-style: decimal;
    list-style-position: inside
}

#rev_slider ul,
#filter-sidebar ul,
ul.list-blog,
.template-blog .widget-content ul,
.template-article .widget-content ul {
    list-style: none
}

#rev_slider ul {
    position: relative
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.form-success {
    border: 1px solid #c8d9b9;
    background: url(icons_new14.png) 10px -1307px no-repeat;
    margin-bottom: 20px;
    padding: 5px 20px 5px 30px
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s
}

.image {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#cart table tr td {
    padding: 20px 0;
    text-align: center
}

#cart table tr td.item {
    text-align: left
}

#cart table tr td.image {
    text-align: left
}

#cart table th,
.subtotal p.t-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    text-align: left
}

.subtotal p.t-title {
    font-size: 28px
}

#cart table tr td.item a {
    font-size: 14px;
    letter-spacing: .3px
}

#cart .price .money {
    font-size: 15px;
    font-weight: 600;
    padding-left: 5px
}

#cart .qty input {
    border: 1px solid #cbcbcb;
    color: #333;
    text-align: center;
    padding: 0
}

#cart .subtotal {
    padding: 20px 0 0
}

.subtotal p.t-title {
    float: left
}

.subtotal p {
    display: inline-block;
    float: left
}

.subtotal p.price {
    float: right;
    font-size: 28px
}

#cart .cart-buttons input {
    display: block;
    border: 1px solid;
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
    color: #fff;
    font-weight: 400
}

#cart .cart-buttons input#checkout {
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

#cart .cart-buttons input#update-cart {
    background: #343434;
    border-color: #343434;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

#cart .cart-buttons input#checkout:hover {
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

#cart .cart-buttons input#update-cart:hover {
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.25em;
    margin: 0;
    padding: 0
}

h1 {
    font-size: 2.307692308em;
    margin-bottom: 1em
}

h2 {
    font-size: 2em;
    margin-bottom: 1em
}

h3 {
    font-size: 20px;
    margin-bottom: 1.25em
}

h4 {
    font-size: 17px;
    margin-bottom: 1.5em
}

h5 {
    font-size: 15px;
    margin-bottom: 1.5em
}

h6 {
    font-size: 1em;
    margin-bottom: 1.5em
}

p:last-child {
    margin-bottom: 0
}

small {
    font-size: 12px
}

h2 small.pull-right {
    padding-top: .538461538em
}

a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

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

a:focus {
    text-decoration: none
}

a,
a:link,
a:hover,
a:active {
    outline: 0;
    cursor: pointer
}

.no-style {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.fn {
    float: none
}

.cl {
    clear: left
}

.cr {
    clear: right
}

.cb {
    clear: both
}

.hide,
.hidden {
    display: none
}

.move {
    cursor: move
}

.hidden {
    display: none
}

.move {
    cursor: move
}

.section-title {
    display: none
}

.main-content {
    display: block;
    padding-bottom: 50px;
    min-height: 450px;
    background: #fff
}

.template-index .main-content {
    padding: 0
}

.btn,
.btn:hover,
.btn-secondary {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.btn,
.btn-secondary,
.text-continue a,
.spr-summary-actions a,
#get-rates-submit,
.infinite-scrolling-homepage a {
    padding: 0 25px;
    text-transform: uppercase;
    line-height: 34px;
    height: 36px;
    letter-spacing: .05em;
    font-weight: 700;
    color: #333;
    border: 1px solid #333;
    text-decoration: none;
    background-color: #fff
}

.btn span.arrow {
    text-indent: -999em;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    margin-left: 10px;
    border: 5px solid transparent
}

.text-continue a {
    display: inline-block
}

.infinite-scrolling a,
.infinite-scrolling-homepage a {
    display: inline-block;
    width: 345px
}

.infinite-scrolling a.disabled,
.infinite-scrolling-homepage a.disabled,
.infinite-scrolling a.disabled:hover,
.infinite-scrolling-homepage a.disabled:hover {
    cursor: default;
    color: #fff;
    background: #f3f3f3;
    border-color: #f3f3f3;
    border-bottom-color: #ebebeb
}

.input-group .btn-secondary,
.input-group .input-group-field {
    height: 36px
}

.btn[disabled] {
    opacity: .2;
    filter: alpha(opacity=20)
}

table {
    width: 100%
}

table td,
table th {
    border-bottom: 1px solid #dfe4e6;
    padding: 20px
}

table th {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700
}

.template-product table td,
.template-product table th {
    border: 1px solid #dfe4e6
}

.fancybox-title {
    display: none
}

.selectboxit-container,
.selectboxit,
.selectboxit:active {
    outline: 0
}

.selectboxit-container {
    display: inline-block;
    width: 100%
}

.selectboxit {
    cursor: pointer;
    height: 35px;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.selectboxit,
.selectboxit-options {
    width: 100%
}

.selectboxit-default-icon {
    float: left
}

.selectboxit-text {
    text-indent: 10px;
    line-height: 35px;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

ul.selectboxit-options {
    cursor: pointer;
    display: none;
    list-style: none;
    margin-top: -1px;
    overflow: auto;
    padding: .5em 0;
    position: absolute;
    min-width: auto;
    max-height: 180px;
    white-space: nowrap;
    width: 100%;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 99999
}

.selectboxit-options.dropdown-menu li>a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

ul.selectboxit-options a {
    padding: 3px 15px
}

.selectboxit-options li,
.selectboxit-options .selectboxit-optgroup-header {
    line-height: 30px;
    text-indent: 5px;
    overflow: hidden;
    white-space: nowrap;
    list-style: none
}

.selectboxit-options .selectboxit-optgroup-header {
    font-weight: bold
}

.selectboxit-options .selectboxit-optgroup-option {
    text-indent: 20px
}

.selectboxit-options .selectboxit-optgroup-header[data-disabled='true']:hover {
    cursor: default
}

.selectboxit-arrow-container {
    padding-right: 5px;
    width: 19px;
    float: right
}

.selectboxit-arrow-container i.selectboxit-arrow {
    margin: 0 auto;
    display: block
}

.selectboxit-options li i {
    display: none;
    float: left
}

.grid-item .spr-badge-caption {
    display: none
}

.page-header {
    margin: 0 !important;
    padding: 0;
    border: 0
}

.page-header h2,
.page-header h1 {
    font-size: 20px;
    margin-bottom: 22px;
    letter-spacing: .05em;
    margin: 0
}

.page-header .img_cart {
    margin: 3px 0 24px
}

.page-header .rte {
    position: relative;
    line-height: 26px
}

.template-collection .page-header {
    margin-bottom: 30px !important
}

.template-collection .page-header .rte {
    line-height: 20px
}

.template-collection .page-header h2 {
    margin-bottom: 19px
}

.pagination-page li {
    display: inline-block;
    margin: 0 5px
}

.pagination-page li a,
.pagination-page li span {
    color: #333;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #ebebeb
}

.pagination-page li.active span {
    border: 0
}

.pagination-page li:hover a {
    border: 1px solid #f8bf00
}

.pagination-page li a,
.pagination-page li span {
    display: block
}

.toolbar.toolbar-bottom {
    border: 0
}

.sidebar-banner {
    margin-bottom: 45px;
    text-align: center
}

.sidebar-banner img {
    border: 1px solid transparent;
    margin: -1px
}

.sidebar .sidebar-links .widget-title {
    margin-bottom: 25px
}

.sidebar-links .widget-content>ul>li:first-child {
    border-top: 0
}

.sidebar-links .widget-content>ul>li {
    margin: 0;
    border-top: 1px solid #ebebeb
}

.sidebar-links .widget-content>ul>li>a {
    text-decoration: none;
    position: relative;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #60636b;
    padding: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.sidebar-links .widget-content>ul {
    margin: 0;
    padding: 0;
    border: 1px solid #ebebeb
}

.sidebar-block {
    margin: 20px 0
}

.sidebar-custom.color .title {
    border-top: 0
}

.sidebar-custom .content {
    margin-bottom: 0
}

.sidebar-custom ul {
    overflow: hidden
}

.sidebar-custom ul li a {
    text-decoration: none
}

.sidebar-custom input[type="checkbox"] {
    display: none
}

.sidebar-custom input[type="checkbox"]+label {
    padding-left: 23px
}

.sidebar-custom input[type="checkbox"]+label:before {
    content: "";
    position: absolute;
    top: 47%;
    left: 0;
    width: 15px;
    height: 15.5px;
    background: url(//cdn.shopify.com/s/files/1/1916/4313/t/2/assets/checked.png?11565647090145780743) no-repeat 0 center;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0) scale(1);
    -moz-transform: translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateY(-50%) translateZ(0) scale(1);
    -o-transform: translateY(-50%) translateZ(0) scale(1);
    border-radius: 4px
}

.sidebar-custom input[type=checkbox]+label:hover,
.sidebar-custom input[type=checkbox]:checked+label {
    cursor: pointer
}

.sidebar-custom input[type=checkbox]+label:hover:before,
.sidebar-custom input[type=checkbox]:checked+label:before {
    background: url(//cdn.shopify.com/s/files/1/1916/4313/t/2/assets/check-check.png?11565647090145780743) no-repeat 0 center
}

.sidebar-custom input[type=checkbox],
input[type=radio] {
    display: none
}

.sidebar-custom.size ul li {
    display: block
}

.sidebar-custom ul li a:before,
.sidebar-links .widget-content>ul>li>a:before {
    content: "";
    position: absolute;
    top: 48%;
    left: 0;
    width: 15px;
    height: 15.5px;
    background: url(//cdn.shopify.com/s/files/1/1916/4313/t/2/assets/checked.png?11565647090145780743) no-repeat 0 center;
    -webkit-transform: translateY(-50%) translateZ(0) scale(1);
    -moz-transform: translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateY(-50%) translateZ(0) scale(1);
    -o-transform: translateY(-50%) translateZ(0) scale(1);
    transform: translateY(-50%) translateZ(0) scale(1);
    border-radius: 4px;
    z-index: 9
}

.sidebar-custom ul li a,
.sidebar-links .widget-content>ul>li>a {
    padding-left: 23px !important
}

.sidebar-custom ul li a:hover:before,
.sidebar-custom ul li a.active:before,
.sidebar-links .widget-content>ul>li>a:hover:before,
.sidebar-links .widget-content>ul>li>a.active:before {
    background: url(//cdn.shopify.com/s/files/1/1916/4313/t/2/assets/check-check.png?11565647090145780743) no-repeat 0 0
}

.sidebar-custom ul li a:hover,
.sidebar-custom ul li a.active,
.sidebar-links .widget-content>ul>li>a:hover,
.sidebar-links .widget-content>ul>li>a.active {
    padding-left: 23px
}

.sidebar-custom label {
    font-weight: 500;
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    color: #666
}

.sidebar-custom ul li a {
    text-decoration: none;
    font-size: 13px;
    display: block;
    text-transform: capitalize;
    padding: 0;
    position: relative
}

.sidebar-tag .content ul li,
.sidebar-links ul li {
    padding: 8px 0;
    margin: 0
}

.sidebar-links .widget-content {
    margin-bottom: 20px
}

.sidebar-links .title,
.sidebar-custom .title {
    margin: 0 0 10px 0
}

.sidebar-links .widget-content>ul>li>a:hover span {
    font-weight: normal
}

#filter-sidebar .block-title,
.sidebar-block .title h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px
}

#filter-sidebar .block-title,
.sidebar-block .title h3 {
    padding: 0;
    position: relative;
    line-height: normal;
    margin: 0;
    vertical-align: top
}

.sidebar-links .widget-content>ul>li>a:before {
    display: none
}

.sidebar-links .widget-content {
    padding-top: 0
}

.sidebar-links ul li {
    padding: 14px 0
}

.refined-widgets {
    margin-bottom: 10px;
    overflow: hidden
}

.refined-widgets>span {
    font-size: 14px
}

.refined-widgets>a {
    float: right
}

.sidebar .widget-featured-product {
    margin-top: 45px
}

.sidebar .widget-featured-product .widget-title {
    margin-bottom: 30px
}

.widget-featured-product .products-grid {
    margin: 0
}

.widget-featured-product .products-grid .owl-item .grid-item {
    min-height: 100px;
    margin: 0 0 40px;
    padding: 0;
    width: 100%
}

.widget-featured-product .grid-item .product-grid-image img {
    max-width: 120px;
    max-height: 160px;
    border: 1px solid transparent
}

.widget-featured-product .product-title {
    margin-bottom: 4px
}

.widget-featured-product .price-box {
    margin-bottom: 15px
}

.widget-featured-product .products-grid .spr-badge {
    position: static;
    opacity: 1;
    filter: alpha(opacity=100)
}

.widget-featured-product .btn {
    height: 32px;
    line-height: 32px;
    border: 1px solid transparent;
    font-size: 11px !important
}

.widget-content {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #ebebeb
}

.sidebar-links .widget-content {
    border-bottom: 0
}

.sidebar .widget-recent-articles .title {
    padding-bottom: 16px
}

.widget-recent-articles .article {
    border-bottom: 1px dotted #d0d0d0;
    margin-bottom: 15px;
    padding-bottom: 18px
}

.widget-recent-articles .article a {
    line-height: 20px
}

.widget-recent-articles .article em {
    display: block;
    padding-top: 11px;
    color: #848484
}

.widget-tags .title {
    margin-bottom: 22px
}

.widget-tags .content {
    margin-bottom: 40px
}

.widget-tags li {
    display: inline;
    margin-right: 10px
}

.widget-tags li a {
    font-size: 13px;
    color: #848484;
    line-height: 30px
}

.widget-tags li a:hover {
    color: #000;
    border-bottom: 1px solid #000;
    text-decoration: none
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
    cursor: pointer
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    padding: 0;
    margin: 0 0 23px;
    position: relative
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.breadcrumb-wrap {
    clear: both
}

.template-collection .breadcrumb-wrap {
    margin-bottom: 20px
}

.template-collection .breadcrumb-wrap,
.template-product .breadcrumb-wrap {
    display: block
}

.template-collection .main-content {
    padding-top: 0
}

.template-collection .breadcrumb_position {
    margin-bottom: 0
}

.breadcrumb a:hover {
    opacity: 1
}

.breadcrumb span:hover,
.breadcrumb strong:hover {
    opacity: 1
}

.mega-item .box-image img {
    float: right
}

.template-blog .header-top {
    color: #272727 !important
}

.header-top a.link {
    color: #b05d5d;
    border-bottom: 1px solid #b05d5d
}

.header-top a.link:hover {
    text-decoration: none;
    border-bottom: 0
}

.header-top .close {
    text-indent: -999em;
    display: block;
    width: 9px;
    height: 9px;
    background: url(icons_new14.png) no-repeat 0 -229px;
    opacity: 1;
    margin-top: 3px
}

.header {
    padding: 0
}

.header-logo {
    margin: 15px 0 22px
}

.logo-title {
    display: block;
    padding: 30px
}

.logo-wrap {
    overflow: hidden
}

.header-cart .top-cart {
    cursor: pointer;
    margin-top: 12px;
    position: relative;
    text-align: center
}

.header-cart .top-cart a {
    text-align: center;
    position: relative;
    letter-spacing: .25px;
    margin-top: 6px;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #222;
    line-height: 1.5
}

.header-cart .top-cart a span.first {
    position: relative
}

.header-cart .top-cart a:hover,
.header-cart .top-cart a:focus {
    text-decoration: none
}

#cart-hover {
    width: 300px;
    box-shadow: 0 0 5px 0 #969696;
    padding: 20px;
    position: absolute;
    top: 37px;
    left: 12px;
    background: #fff;
    z-index: 3;
    text-align: left
}

.list-products .product-image {
    float: left;
    margin-right: 15px;
    display: block
}

.list-products {
    display: block;
    clear: both;
    margin-bottom: 0
}

.list-products .item {
    display: block;
    clear: both;
    position: relative;
    padding-right: 15px;
    display: block;
    padding-bottom: 25px;
    margin: 0;
    overflow: hidden
}

.list-products .item .btn-remove {
    position: absolute;
    right: 0;
    top: 6px;
    width: 9px;
    height: 9px;
    background: url(icons_new14.png) 0 -1394px no-repeat;
    font-size: 0
}

.list-products .item:last-child {
    border-bottom: 1px solid #cbcbcb
}

.list-products .product-details {
    overflow: hidden
}

#cart-hover .product-name {
    margin-bottom: 5px
}

#cart-hover .summary {
    display: block;
    clear: both;
    padding-top: 16px;
    padding-bottom: 18px;
    overflow: hidden;
    text-transform: uppercase
}

#cart-hover .summary .label {
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    color: #797979 !important;
    padding: 6px 0 0
}

#cart-hover .summary .price {
    display: block;
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #000
}

#cart-hover .actions {
    display: inline-block;
    float: left;
    margin-bottom: 12px
}

#cart-hover .actions .btn {
    width: 100%;
    height: auto;
    color: #333;
    background-color: #fff;
    border: 2px solid #333
}

#cart-hover .text-cart {
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 10px
}

#cart-hover .text-cart a {
    background-color: #fff;
    border: 2px solid #333;
    color: #333;
    display: block;
    font-weight: 600;
    height: 38px;
    line-height: 34px;
    margin-bottom: 0;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%
}

#cart-hover .text-cart a:hover {
    background: #333;
    color: #fff
}

#cart-hover .cart-collateral {
    color: #727272
}

#cart-hover .cart-collateral span {
    font-weight: 700;
    color: #000
}

#cart-hover .product-name a {
    color: #191919
}

.product-details .option {
    margin-bottom: 5px
}

.template-index .main-content .owl-wrapper-outer {
    margin-top: 0
}

.template-index .main-content #owl_tabproduct {
    margin: 0 -15px
}

.site-nav {
    width: 100%;
    margin: 0;
    padding: 0
}

.site-nav li {
    display: block;
    margin: 0
}

.site-nav a {
    display: block;
    padding: 12px 0;
    text-decoration: none
}

.site-nav>li {
    position: relative;
    display: inline-block;
    list-style: none
}

.site-nav>li>a {
    text-transform: uppercase;
    padding: 33px 12px 15px;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    position: relative
}

.header.is-ticky .site-nav>li>a {
    padding-top: 20px
}

.header-bottom {
    margin-bottom: 26px
}

.header.is-ticky .menu-top {
    margin-top: 10px
}

.header.is-ticky .header-cart-container {
    margin-top: 17px
}

.header.is-ticky .info-contact-top {
    padding-top: 20px
}

.site-nav>li:first-child>a {
    margin-left: 0;
    padding-left: 0
}

.nav-dropdown {
    background: #272727;
    text-align: left;
    display: none;
    position: absolute;
    top: 78px;
    left: 0;
    width: 215px;
    z-index: 5;
    padding: 15px 20px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.nav-dropdown li a {
    padding: 8px 0 8px 0;
    position: relative
}

.wrapper-container .nav-dropdown ul {
    left: 100%;
    top: -1px;
    display: none
}

.wrapper-container .site-nav>.menu-dropdown:hover>ul,
.wrapper-container .site-nav>.menu-dropdown.open>ul {
    display: block
}

.wrapper-container .site-nav>li>ul>.menu-dropdown:hover>ul,
.wrapper-container .site-nav>li>ul>.menu-dropdown.open>ul {
    display: block
}

.wrapper-container .site-nav>li>ul>li>ul>.menu-dropdown:hover>ul,
.wrapper-container .site-nav>li>ul>li>ul>.menu-dropdown.open>ul {
    display: block
}

.wrapper-container .site-nav>li>ul>li>ul>li>ul>.menu-dropdown:hover>ul,
.wrapper-container .site-nav>li>ul>li>ul>ul>li>.menu-dropdown.open>ul {
    display: block
}

.mega-style-2.dropdown-menu-inner>a.image-left {
    position: relative;
    padding: 0
}

.mega-style-2 .text-float-right {
    width: 100%
}

.dropdown-sub.sub-1 .dropdown-menu-inner.mega-style-2 .mega-item {
    position: absolute;
    right: 0;
    top: 0
}

.template-index .main-slideshow {
    overflow: hidden
}

.main-slideshow {
    width: 100%
}

.main-slideshow .flexslider {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.main-slideshow .flexslider .flex-control-nav {
    bottom: 40px;
    visibility: hidden;
    z-index: 2
}

.main-slideshow .flexslider:hover .flex-control-nav {
    visibility: visible
}

.main-slideshow .flex-control-paging a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-indent: -999em;
    border: 4px solid #fff;
    background-color: #fff;
    width: 15px;
    height: 15px;
    font-size: 0;
    display: block;
    cursor: pointer;
    opacity: .5
}

.main-slideshow .flex-control-paging li a.flex-active,
.main-slideshow .flex-control-paging li a:hover {
    background-color: transparent;
    border-color: transparent;
    opacity: 1
}

.slide-des {
    position: absolute;
    bottom: calc(50% - 115px);
    text-align: left
}

.slide-des h2 {
    font-size: 46px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 50px
}

.slide-des h3 {
    margin: 0;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 20px
}

.slide-des .button-link a {
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 22px;
    opacity: 1;
    border-radius: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.main-slideshow .flexslider .flex-direction-nav {
    display: block
}

.slider-brand-wrapper {
    overflow: hidden;
    clear: both
}

.slide_brand {
    position: relative;
    border-top: 1px dotted #000;
    padding: 39px 0 30px
}

.slide_brand .slides li {
    width: 200px !important
}

section.instagram-bottom {
    position: relative
}

.instagram-bottom .owl-theme .owl-controls {
    margin-top: -25px
}

#instafeed .owl-item {
    padding: 0
}

#instafeed .owl-wrapper .owl-item {
    margin: 0
}

a.btn-instagram {
    font-size: 11px;
    letter-spacing: .5px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    padding: 0 17px;
    color: #252525
}

.home-instagram {
    background: #fff8ee;
    text-align: center;
    padding: 54px 0 60px;
    clear: both
}

.home-instagram .widget-title {
    margin-bottom: 35px
}

.home-instagram .widget-title h3 {
    margin: 0;
    padding: 0 0 19px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .05em
}

.instagram-des {
    color: #2d2d2d;
    letter-spacing: .02em
}

.instagram-des span {
    display: inline-block;
    margin-right: 7px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url(social.png) no-repeat -163px -10px
}

.home-instagram a.btn {
    min-width: 225px;
    margin-top: 40px
}

.newsletter {
    clear: both
}

.newsletter .input-group {
    width: 100%
}

.newsletter .block-title span {
    text-align: center
}

.newsletter .block-content {
    min-height: 56px;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.newsletter .block-content .input-group {
    display: block
}

.newsletter .input-group-field {
    background: transparent;
    color: #30373e;
    outline: 0;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #dadada;
    z-index: 10;
    height: 40px;
    width: 100%;
    padding-right: 52px;
    border-radius: 4px
}

.newsletter label.input_label {
    width: 100%;
    margin-bottom: 0
}

.newsletter span.input_label-content {
    position: relative;
    display: block;
    padding: 5px 0;
    width: 100%;
    color: #999;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    top: 1px;
    left: 20px;
    z-index: 12;
    pointer-events: none;
    font-weight: normal
}

.newsletter .input-group-btn {
    position: relative;
    z-index: 99
}

.newsletter .input-group-btn>.btn {
    height: 40px;
    padding: 0 13px;
    border: 0;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    border-radius: 0;
    letter-spacing: 2px;
    border-radius: 0 4px 4px 0
}

.newsletter .input-group-btn>.btn:focus {
    outline: 0;
    box-shadow: none
}

.owl-item .images,
.features-item .images img {
    width: 100% !important
}

#contact-us .main-content {
    padding-top: 0
}

#contact-us .breadcrumb {
    margin-bottom: 24px
}

#contactFormWrapper input {
    margin-bottom: 30px;
    height: 50px;
    border: 1px solid #ebebeb;
    color: #272727;
    padding: 0 10px;
    line-height: 50px
}

#contactFormWrapper label {
    margin-bottom: 10px;
    display: block
}

#contactFormWrapper input[type="text"],
#contactFormWrapper input[type="email"],
#contactFormWrapper input[type="tel"] {
    width: 100%
}

#contactFormWrapper textarea {
    width: 100%
}

#contactFormWrapper .btn {
    margin-top: 20px;
    border-width: 1px;
    line-height: inherit;
    height: 46px;
    padding: 0 10px;
    font-weight: bold;
    border-radius: 5px;
    float: right !important
}

.contact-form .location h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    margin: 6px 0 16px
}

.contact-form .location p {
    margin-bottom: 20px
}

.contact-form .location p.open-hours {
    border-top: 1px solid #eaeaea;
    padding-top: 25px;
    margin-top: 26px
}

#contactFormWrapper label {
    display: none
}

.contactus-page {
    margin-bottom: 200px
}

.content-blog ul {
    padding: 0;
    overflow: hidden
}

.content-blog .list-blog>li:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0
}

.content-blog .list-blog>li {
    border-top: 1px solid #d0d0d0;
    padding-top: 36px;
    margin-top: 33px
}

.content-blog .list-blog h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px
}

.content-blog .list-blog .des p {
    margin: 20px 0
}

.content-blog .list-blog .des p img {
    margin-bottom: 5px
}

.content-blog .list-blog .des blockquote {
    margin-bottom: 36px
}

.content-blog .list-blog a.btn-shop-now:hover {
    background-color: #000 !important;
    color: #fff !important;
    border: 2px solid #000 !important
}

.main-blog time {
    color: #999;
    font-size: 14px
}

.blog_author a {
    color: #848484
}

.blog_author .separator {
    padding: 0 3px
}

.user-tags {
    display: inline;
    padding: 0;
    margin: 0
}

.user-tags li {
    display: inline;
    font-style: italic
}

.user-tags li span {
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 11px;
    color: #cacaca
}

.user-tags li a {
    color: #2d2d2d;
    text-decoration: none
}

.blog-detail .page-header {
    margin-bottom: 10px
}

.blog-detail .rte {
    margin-bottom: 20px
}

.blog-detail .addthis {
    clear: both;
    padding: 22px 0
}

.blog-detail .action-btn {
    clear: both;
    padding-bottom: 40px
}

.blog-detail .action-btn .right {
    float: right
}

.blog-detail .action-btn a {
    color: #cacaca
}

.blog-detail #comments {
    clear: both;
    padding-bottom: 20px
}

.blog-detail #comments ul {
    list-style: none outside none
}

#comments ul li {
    padding-left: 120px;
    background: url(i-comment.jpg) 0 6px no-repeat;
    padding-bottom: 73px;
    margin: 0
}

#add-comment-title,
.title-comment {
    font-size: 24px;
    letter-spacing: .25px;
    padding-top: 25px;
    color: #252525;
    line-height: 30px
}

.comment-form label {
    display: block;
    margin-bottom: 7px
}

.comment-form .comment-form input {
    display: block;
    width: 100%;
    margin-bottom: 16px;
    height: 48px;
    border-color: #ebebeb
}

.comment-form input[type=text]:focus {
    border-color: #f8bf00
}

.message #comment-body {
    width: 100%;
    margin-bottom: 15px;
    min-height: 130px;
    border: 1px solid #ebebeb
}

.comment-head {
    color: #848484;
    font-style: italic;
    padding-bottom: 10px
}

.blog-detail p.note {
    margin-bottom: 22px;
    font-style: italic;
    color: #797979
}

#comments .btn-secondary {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: normal;
    height: 40px;
    min-width: 160px;
    border-radius: 3px;
    padding: 0 17px
}

.list-category .grid-item {
    margin-bottom: 45px;
    text-align: center
}

.list-category .grid-item:hover .hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.list-category .view {
    opacity: 0;
    filter: alpha(opacity=0);
    text-indent: -999em;
    display: block;
    width: 42px;
    height: 42px;
    background: url(ico-view.png) -2px -2px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    border: 2px solid transparent
}

.list-category .view:hover {
    background-position: -2px -60px
}

.list-category .grid-item:hover .view {
    opacity: 1;
    filter: alpha(opacity=100)
}

.collection-title h3.h5 {
    padding: 0;
    margin: 0
}

.collection-title .count-products {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .75px;
    color: #252525
}

.collection-item {
    position: relative
}

.collection-title p.desc {
    margin: 0
}

.collection-title a.btn {
    margin-top: 22px
}

.display-toolbar.collection-page .toolbar {
    margin: 0 0 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 0
}

.display-toolbar.collection-page .toolbar {
    margin: 0 0 50px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: 55px;
    background: #f8bf00;
    line-height: 55px
}

.toolbar .page-total {
    float: left;
    color: #888
}

.toolbar.toolbar-bottom {
    padding: 15px 0 0;
    margin-bottom: 0;
    text-align: left
}

.collection-page .toolbar.toolbar-bottom {
    padding: 20px 0 0;
    margin-bottom: 0;
    text-align: right;
    border-top: 1px solid #ebebeb;
    border-bottom: 0
}

.collection-page .pagination-page li {
    display: inline-block;
    margin: 0 0 0 10px
}

.collection-page .products-grid.product-grid-item .grid-item {
    padding: 0 10px
}

.collection-page .products-grid.product-grid-item>div {
    padding: 0;
    margin-bottom: 20px
}

.toolbar-bottom .padding {
    padding-top: 0
}

.toolbar.toolbar-bottom .page-total {
    float: left;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    text-transform: none
}

.toolbar label {
    color: #3c3c3c;
    letter-spacing: .05em;
    margin: 0 12px 0 0
}

.toolbar .btn-group label {
    margin-top: 8px;
    float: left
}

.toolbar .btn-group {
    margin: 8px 8px 8px 22px;
    text-align: left
}

.toolbar button {
    color: #66787f;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0
}

.toolbar button.btn-hover {
    color: #e95144;
    position: relative;
    z-index: 2
}

.toolbar button.btn-hover:before {
    background: #fff;
    border-right: 1px solid #dfe4e6;
    content: "";
    height: 91px;
    position: absolute;
    right: -30px;
    top: -40px;
    width: 119px;
    z-index: -1
}

.toolbar .right button.btn-hover:before {
    right: auto;
    left: -30px;
    border-left: 1px solid #dfe4e6;
    border-right: 0
}

.toolbar .collection-filter-btn,
.toolbar .collection-filter-btn .icon-drop {
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #7a8e95;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    text-indent: -999em;
    cursor: pointer;
    margin: 3px 3px 0 10px;
    padding: 0;
    background: 0
}

.toolbar .collection-filter-btn.btn-hover .icon-drop {
    border-top-color: #e95144
}

.toolbar .grid,
.toolbar .list {
    display: inline-block;
    text-align: center;
    padding: 0 15px 0 0;
    font-size: 16px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    border: 0;
    cursor: pointer
}

.toolbar .grid {
    margin-right: 0
}

.toolbar span.grid {
    background-position: 0 -600px;
    color: #a499c9
}

.toolbar a.grid {
    background-position: 0 -640px
}

.toolbar a.grid.active,
.toolbar a.list {
    background-position: 0 -727px
}

.toolbar a {
    color: #fff
}

.toolbar span.list {
    background-position: 0 -768px;
    color: #a499c9
}

.toolbar .btn-group.filter-show {
    margin-left: 10px
}

.toolbar .filter-show button.dropdown-toggle {
    width: 120px
}

.toolbar .filter-show.open .dropdown-menu {
    min-width: 120px
}

.toolbar button.dropdown-toggle {
    float: none;
    border: 1px solid #cbcbcb;
    color: #505050;
    background: #fff;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    text-transform: capitalize;
    width: 170px
}

.toolbar button.dropdown-toggle:after {
    content: "";
    width: 36px;
    height: 35px;
    border-left: 1px solid #cbcbcb;
    position: absolute;
    right: 0;
    top: 0
}

.toolbar button.dropdown-toggle:before,
.toolbar button.dropdown-toggle:before {
    position: absolute;
    right: 14px;
    top: 16px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #000;
    content: ""
}

.toolbar .btn-group.open .dropdown-toggle {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.toolbar .btn-group.open .dropdown-toggle:before {
    border-top-color: transparent;
    border-bottom-color: #000;
    margin-top: -5px
}

.toolbar .open .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    left: auto;
    right: 0;
    min-width: 170px
}

.toolbar .open .dropdown-menu li.active {
    margin: 0
}

.dropdown-menu>li>a {
    color: #505050;
    font-size: 12px;
    text-transform: capitalize;
    padding: 3px 10px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #f5f5f5;
    color: #66787f
}

.infinite-scrolling,
.infinite-scrolling-homepage {
    text-align: center;
    clear: both
}

.product {
    margin-bottom: 70px
}

.product-shop .product-title {
    margin-bottom: 10px
}

.product-shop .product-title.has-btn {
    padding-right: 30px;
    position: relative
}

.product-shop .product-title h1:first-letter,
.product-shop .product-title a:first-letter {
    text-transform: uppercase
}

.product-shop .product-infor {
    margin-bottom: 20px
}

.product-shop .product-infor label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 105px;
    padding-right: 5px;
    margin: 0
}

.product-shop .product-infor p {
    margin-bottom: 5px
}

.product-shop .product-title a.btn {
    display: block;
    text-indent: -999em;
    width: 8px;
    height: 13px;
    padding: 0;
    background: url(btn-product.png) no-repeat;
    border: 0;
    position: absolute;
    top: 10px;
    right: 20px
}

.product-shop .product-title a.btn.next {
    background-position: right center;
    right: 0
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100428;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-container {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10045
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #333;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    position: absolute;
    top: -20px;
    right: 0;
    background: transparent;
    border: 0;
    font-size: 40px
}

.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
    border: 0;
    background: 0;
    outline: 0
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.product-video .video-link {
    margin-top: 20px;
    display: block
}

#product-variants {
    margin-bottom: 17px
}

.total-price label {
    margin: 0 5px 0 0
}

.product-shop .total-price {
    clear: both;
    margin-bottom: 22px
}

.product-shop .total-price>span {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.product-shop .prices {
    display: block;
    margin-bottom: 22px;
    clear: both
}

.product-shop .prices .compare-price {
    font-size: 18px;
    font-weight: normal;
    color: #999;
    padding-right: 25px;
    text-decoration: line-through
}

#addToCartForm #product-add-to-cart {
    display: block;
    margin-bottom: 20px
}

#addToCartForm #quantity {
    width: 100px;
    margin-bottom: 20px
}

#productPrice span,
#add-to-cart-form strong.h2 {
    margin-bottom: 20px;
    display: block;
    margin-top: 14px
}

.quick-view .product-shop .price,
.product-shop span.price.on-sale {
    color: #f8bf00;
    font-size: 30px;
    font-weight: bold;
    padding-top: 15px
}

.product-shop .old-price {
    margin-right: 10px
}

label[for="quantity"] {
    display: block;
    font-weight: 700;
    margin-top: 10px;
    float: left;
    margin-right: 15px
}

.product-quickview #quantity {
    width: 65px !important;
    height: 43px !important
}

.product-quickview button#add-to-cart-btn {
    margin: 0 3rem 0 0;
    border-radius: 0
}

.product-shop .tags {
    margin-bottom: 20px;
    clear: both
}

.product-shop .tags a {
    padding-right: 7px
}

.product-shop .tags .icon-tags {
    text-transform: uppercase;
    padding-right: 7px
}

.product-shop .tags span {
    padding-right: 7px
}

.product-shop .tags span:nth-child(1) {
    display: none
}

.product-shop .tags span:nth-of-type(1) {
    display: none
}

.product-shop .product-description {
    padding: 0
}

.product-shop .product-description h4 {
    font-size: 12px
}

.share_toolbox {
    clear: both;
    border: 1px solid #e3e3e3;
    border-width: 1px 0;
    overflow: hidden;
    padding: 10px 0 7px
}

.share_toolbox p {
    display: inline-block;
    color: #969696;
    margin: 0
}

.share_toolbox p strong {
    font-weight: 500
}

.share_toolbox ul {
    float: right;
    margin: 0;
    line-height: 18px
}

.share_toolbox ul li {
    display: inline-block;
    padding: 0 0 0 12px;
    margin: 0
}

.product-img-box {
    position: relative
}

.product-img-box .product-photo-container {
    position: relative;
    overflow: hidden;
    text-align: center
}

.product-img-box .more-view-wrapper img:hover {
    opacity: .3
}

.product-img-box .product-photo-thumbs li {
    margin: 0
}

.product-img-box .product-photo-thumbs.owl-theme li {
    padding: 0 5px;
    width: 100%
}

.product-img-box .product-photo-thumbs li a {
    display: block
}

.product-img-box .owl-pagination {
    display: none
}

.product-img-box .owl-buttons>div {
    position: absolute;
    top: 40%
}

.product-img-box .owl-buttons .owl-prev {
    left: -15px
}

.product-img-box .owl-buttons .owl-next {
    right: -15px
}

.more-view-wrapper {
    visibility: hidden;
    margin: 25px 0 0
}

.more-view-wrapper.more-view-wrapper-owlslider li {
    float: left
}

.more-view-wrapper .owl-theme .owl-controls {
    height: 55px
}

.product-img-box.has-jcarousel .product-photo-container {
    float: left;
    width: 290px
}

.product-img-box.has-jcarousel .more-view-wrapper {
    float: right;
    margin: 0
}

.product-img-box.has-jcarousel .product-photo-thumbs li {
    margin: 0 0 15px
}

.more-view-wrapper ul {
    padding: 0
}

.more-view-wrapper-jcarousel .product-photo-thumbs li {
    padding: 0;
    margin: 0 0 20px
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 15px;
    height: 10px;
    top: 30px;
    left: 50%;
    margin-left: -8px;
    background-position: 100% -456px;
    z-index: 2
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
    width: 15px;
    height: 10px;
    bottom: 30px;
    left: 50%;
    margin-left: -8px;
    background-position: 100% -523px;
    z-index: 2
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
    display: none
}

.quickview-more-views,
#more-view-carousel {
    padding: 0;
    margin: 0
}

.more-view-wrapper .jcarousel-clip-vertical {
    width: 55px;
    height: 346px
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {
    display: none !important
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical {
    bottom: 0
}

.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {
    top: 0
}

.more-view-wrapper .jcarousel-container {
    padding: 20px 0
}

.quick-view .product-img-box.has-jcarousel .product-photo-container {
    width: 280px
}

.at-share-tbx-element {
    display: none
}

.at-share-tbx-element:first-child {
    display: block
}

.selector-wrapper {
    padding-bottom: 10px
}

.selector-wrapper select {
    height: 30px;
    padding: 4px;
    min-width: 100px
}

.selector-wrapper label {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 17px;
    margin: 0;
    border: 0;
    padding: 0 0 5px;
    font-weight: 700;
    color: #000
}

.button.inc,
.button.dec {
    float: left;
    width: 35px;
    height: 36px;
    border: 1px solid #cbcbcb;
    cursor: pointer;
    background: url(icons_new14.png) no-repeat 12px -923px;
    text-indent: -999em
}

.button.dec {
    border-right: 0
}

.button.inc {
    border-left: 0;
    background-position: 12px -965px
}

.product-shop .quantity,
.product-shop #quantity {
    float: left;
    width: 50px
}

#quantity {
    width: 100px;
    margin-bottom: 22px
}

label[for="productSelect"] {
    margin-bottom: 10px
}

.quantity select {
    height: 30px;
    padding: 4px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    border-bottom: 1px solid #60636b;
    color: rgba(96, 99, 107, 1);
    background: #fff
}

.nav-pills {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
    border: 0
}

.nav-pills>li {
    margin: 0 !important;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    float: inherit
}

.tab-content h4 {
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 15px;
    margin: 0
}

.tab-content p {
    margin-bottom: 15px
}

#collapse-tab1 {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #999;
    font-weight: 400
}

#collapse-tab1 ul {
    margin: 0 0 30px;
    list-style: disc;
    padding-left: 40px
}

#collapse-tab1 ol {
    margin: 0 0 30px;
    list-style: decimal;
    padding-left: 40px
}

.tab-content blockquote {
    font-style: normal;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 20px
}

.tab-content .spr-container h2.spr-header-title {
    font-size: 18px;
    color: #161616;
    letter-spacing: .5px
}

.tab-content .spr-container {
    border: 0;
    padding: 0 !important
}

#shopify-product-reviews {
    margin: 0;
    padding: 10px 0
}

.tab-content .spr-summary-starrating {
    margin-right: 20px
}

.tab-content .spr-review,
.tab-content .spr-form {
    border-top: 1px dotted #d0d0d0 !important;
    margin-top: 30px;
    padding-top: 23px;
    padding-bottom: 0
}

.tab-content .spr-review:first-child {
    margin-top: 30px
}

.tab-content .spr-review .spr-review-header-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 3px
}

.tab-content .spr-review .spr-review-header-byline {
    font-style: normal;
    font-size: 12px;
    margin-bottom: 8px;
    opacity: .6
}

.tab-content .spr-review .spr-review-header-byline strong {
    font-weight: normal
}

.tab-content .spr-review .spr-review-content {
    margin-bottom: 30px
}

.tab-content .spr-review .spr-review-content p {
    margin: 0
}

.tab-content .spr-form-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    color: #333
}

.tab-content .spr-form-label {
    display: block;
    font-size: 12px
}

.tab-content .spr-form-review-rating .spr-form-label {
    display: block;
    margin-right: 20px
}

.tab-content .spr-form-review-rating .spr-starrating {
    display: inline-block;
    line-height: 25px
}

.tab-content .spr-button-primary {
    float: left;
    height: 40px;
    padding: 0 16px;
    border: 0;
    line-height: 40px;
    font-size: 11px;
    font-weight: 400;
    position: relative;
    letter-spacing: 2px
}

.tab-content .spr-form-input-text,
.tab-content .spr-form-input-email {
    width: 370px;
    clear: both
}

.tab-content .spr-form-actions {
    max-width: 670px
}

.spr-review-header .spr-review-header-starratings {
    margin: 0 0 6px
}

.spr-summary-actions a {
    line-height: 30px;
    height: 32px
}

.spr-review-footer .spr-review-reportreview {
    color: #e95144
}

.product-shop .selectize-input {
    padding: 0 12px !important;
    min-height: 34px !important;
    border-color: #cbcbcb !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important
}

.product-shop .selectize-input.full {
    width: 100%
}

.product-shop .selectize-input>* {
    line-height: 36px
}

.product-shop .selectize-control.single .selectize-input:after {
    border-width: 4px 4px 0 !important;
    border-top-color: #000 !important;
    right: 14px !important;
    top: 20px !important
}

.product-shop .selectize-control.single .selectize-input.dropdown-active:after {
    border-width: 0 4px 4px !important;
    border-bottom-color: #000 !important;
    margin-top: -2px !important
}

.product-shop .selectize-control.single .selectize-input:before {
    position: absolute;
    content: '';
    width: 36px;
    height: 36px;
    border-left: 1px solid #cbcbcb;
    right: 0;
    top: 0
}

[class^="spr-icon-"]:before,
[class*=" spr-icon-"]:before {
    font-size: 100% !important
}

.related-products .products-grid .grid-item {
    margin-bottom: 0;
    padding: 0 15px
}

.related-products .price-box p {
    margin-bottom: 0
}

.related-products .owl-pagination {
    display: none
}

.related-products .owl-theme .owl-buttons {
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

.related-products .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    top: -55px;
    z-index: 99;
    width: 90px
}

.related-products .owl-theme .owl-buttons>div {
    border-color: #272727;
    background-color: transparent;
    color: #272727;
    width: 40px;
    height: 40px;
    line-height: 39px;
    position: absolute;
    border-width: 1px
}

.related-products .owl-buttons .owl-prev {
    left: 10px !important
}

.related-products .owl-buttons .owl-next {
    right: 10px !important
}

.related-products .grid-item {
    border-right: 1px solid #ebebeb
}

.price-box {
    font-size: 18px;
    letter-spacing: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    font-weight: normal;
    line-height: 1;
    height: 16px;
    float: left;
    margin-top: 5px;
    text-align: center;
    width: 100%
}

.product-list .price-box {
    font-size: 1.5em;
    margin: 10px 0
}

.product-list .product-item {
    margin-bottom: 30px;
    overflow: hidden
}

.template-cart .page-header {
    overflow: hidden
}

.template-cart .page-header h1 {
    float: left
}

.template-cart a.continue {
    letter-spacing: .02em;
    float: right;
    margin-top: 5px;
    padding-right: 35px;
    background: url(icons_new14.png) no-repeat right -159px
}

.wrapper-cart {
    overflow-x: auto;
    overflow-y: hidden;
    width: 72.5%
}

.cart-title h2 {
    color: #797979;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    background: #fafafa;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 20px 8px;
    letter-spacing: .02em;
    line-height: 20px;
    margin-bottom: 40px
}

.cart-list li {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative
}

.cart-list a.product-img {
    float: left;
    width: 20%;
    padding-right: 20px
}

.cart-list .product-details {
    float: left;
    width: 80%
}

.cart-list .product-name {
    display: inline-block;
    margin-bottom: 5px
}

.cart-list .money {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    float: right;
    margin-right: -20px
}

.header-cart #dropdown-cart .cart-list .product-inner .option {
    display: none
}

.cart-list p.size {
    color: #717171;
    margin: 0 0 5px 10px
}

.cart-list p.vendor {
    color: #717171;
    font-weight: 700;
    margin: 0 0 10px 10px
}

.cart-list p.price {
    margin-bottom: 16px
}

.cart-list .quantity label {
    margin-bottom: 9px;
    display: block
}

.cart-list input.qty {
    width: 110px;
    margin-right: 30px
}

.cart-list input.update {
    border: 0;
    background: 0;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .02em;
    padding: 0;
    line-height: 16px
}

.cart-list a.remove {
    text-transform: uppercase;
    color: #e95144;
    border-bottom: 1px solid #e95144;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .02em;
    margin-right: 40px
}

.cart-list input.update:hover,
.cart-list a.remove:hover {
    border-bottom: 0;
    text-decoration: none
}

.cart-row {
    width: 27.5%
}

.cart-row h3 .money {
    font-size: 32px;
    font-style: normal;
    text-align: right;
    font-weight: bold
}

.cart-row .total-price {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 28px;
    margin-bottom: 14px
}

.cart-row .total-price h3 {
    color: #797979;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    background: #fafafa;
    border-bottom: 1px solid #eaeaea;
    padding: 12px 10px 8px;
    letter-spacing: .02em;
    line-height: 20px;
    margin-bottom: 30px
}

.cart-row .total-price .money {
    font-size: 24px;
    font-weight: 700
}

.cart-row .btn {
    width: 100%;
    height: 52px
}

.cart-row .btn-secondary {
    display: block;
    float: right
}

.cart-row label.add-comments {
    display: block;
    font-weight: normal;
    margin-bottom: 13px
}

.cart-row label.add-comments span {
    background: #e95144;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 5px;
    margin-right: 10px;
    text-transform: uppercase
}

.cart-row textarea {
    height: 111px;
    width: 100%;
    margin-bottom: 28px
}

#shipping-calculator {
    padding-top: 37px;
    margin-bottom: 25px
}

#shipping-calculator h3 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 16px
}

#shipping-calculator-form-wrapper p select,
#shipping-calculator-form-wrapper p input[type="text"] {
    width: 100%
}

#shipping-calculator-form-wrapper p select {
    margin-bottom: 8px
}

#shipping-calculator-form-wrapper label {
    display: block
}

#shipping-calculator-form-wrapper label[for="get-rates-submit"] {
    display: none
}

#get-rates-submit {
    margin: 10px 0
}

.zoomContainer {
    z-index: 99;
    width: auto !important;
    height: auto !important
}

.create-an-account,
.login-page,
.my-account {
    margin-top: 50px
}

.create-an-account h1,
.login-page h1,
.my-account h1,
.page-header h1,
.template-cart h1 {
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #252525;
    margin-bottom: 10px;
    line-height: 36px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif
}

.page-header h1,
.template-cart h1 {
    text-align: left
}

.login-page h1 {
    margin-bottom: 40px;
    text-align: center
}

.create-an-account p.title {
    color: #323232;
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    padding: 16px 0;
    margin-bottom: 26px
}

#create_customer label,
#customer_login label {
    display: block;
    padding-bottom: 5px;
    color: #7a7a7a;
    font-size: 13px
}

#create_customer input:focus {
    border-color: #a499c9
}

#create_customer input {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    border-color: #e5e5e5;
    height: 40px
}

#create_customer .action-btn {
    padding-top: 20px
}

#create_customer .action-btn input {
    min-width: 0;
    width: auto;
    margin: 0 auto
}

#customer_login .page-header h1 {
    text-align: center;
    font-size: 14px;
    padding: 15px 0 13px
}

#customer_login input {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    border-color: #e5e5e5;
    height: 40px
}

#customer_login .action-btn {
    margin-bottom: 50px;
    margin-top: 20px
}

#customer_login .action-btn input {
    min-width: 0;
    width: auto;
    margin-bottom: 24px
}

#customer_login .action-btn p.last span {
    color: #404e53;
    font-style: italic;
    padding: 0 3px
}

.login-page .content-login {
    min-height: 450px;
    padding: 0;
    background: none repeat scroll 0 0 #fff
}

.login-page .login-page-content i {
    float: left;
    margin-top: 2px
}

.login-page .login-page-content h2 {
    background-position: 0 1px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
    color: #333
}

.login-page .login-page-content p {
    color: #252525;
    letter-spacing: 0;
    line-height: 25px
}

.login-page .login-page-content p.required {
    color: #f1152f;
    display: inline-block;
    float: left
}

.login-page .login-page-content .forgot-pass {
    float: right;
    display: inline-block
}

.login-page .new-users .login-page-content {
    margin-bottom: 50px
}

#customer_login .btn-creatacc,
#create_customer .btn-creatacc {
    letter-spacing: 1px;
    font-size: 1.1em;
    font-weight: 400;
    color: #282828;
    width: 100%;
    display: block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #aaa;
    background: #fff
}

.login-page .btn-creatacc span {
    height: 1em;
    position: relative;
    padding: 0 5px 0 0;
    font-size: 18px;
    line-height: 1em
}

#customer_login input.btn-login,
#create_customer input.btn-login {
    width: 100%;
    margin: 20px 0;
    height: 40px;
    line-height: 40px;
    padding: 0;
    box-shadow: none;
    border: 0;
    letter-spacing: 1px;
    font-size: 1.1em;
    font-weight: 700;
    font-family: 'Montserrat', sans-serifr
}

.hr-login {
    border-top: 1px solid #aaa;
    text-align: center;
    margin: 35px 0 12px 0
}

.hr-login span {
    position: relative;
    top: -12px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0 20px;
    color: #282828
}

#recover_password label {
    display: block;
    padding-bottom: 5px
}

#recover_password input {
    display: block;
    margin-bottom: 15px;
    min-width: 290px;
    max-width: 100%
}

#recover_password .action-btn input {
    min-width: 0;
    width: auto
}

.search-page .page-header h2 {
    margin-bottom: 20px
}

.search-page .search-bar .input-group-field {
    margin-right: 10px
}

.search-page .toolbar-bottom {
    margin-top: 30px
}

.quickview-template,
.product-quickview {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
    display: none
}

.quickview-template .content,
.product-quickview .content {
    position: relative;
    width: 90%;
    margin: 30px auto;
    background: #fff;
    padding: 50px
}

._quick-view-content {
    display: none
}

.product-quickview .product-shop {
    float: right
}

.product-quickview .product-img-box {
    margin: 0;
    float: left
}

.product-quickview .product-img-box .image-wrapper {
    width: 311px;
    height: 311px;
    overflow: hidden;
    position: relative
}

.product-quickview .product-img-box .image {
    width: 311px;
    height: 311px;
    overflow: hidden;
    position: relative
}

.product-quickview .product-img-box .image img {
    display: block;
    position: relative;
    max-width: 110%
}

.product-quickview .product-img-box .thumbnails {
    padding: 20px 0 0 40px;
    position: relative
}

.product-quickview .product-img-box .thumbnails .jcarousel-next-horizontal {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: left;
    opacity: .2;
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s
}

.product-quickview .product-img-box .thumbnails .jcarousel-next-horizontal:hover {
    opacity: 1
}

.product-quickview .product-img-box .thumbnails .jcarousel-prev-horizontal {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    float: left;
    opacity: .2;
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s
}

.product-quickview .product-img-box .thumbnails .jcarousel-prev-horizontal:hover {
    opacity: 1
}

.product-quickview .product-img-box .thumbnails ul {
    float: left;
    text-align: center;
    width: 240px
}

.product-quickview .product-img-box .thumbnails ul li a:hover {
    opacity: 1
}

.product-quickview .product-img-box .thumbnails ul li .active {
    opacity: 1
}

.product-quickview .product-img-box .thumbnails ul li a img {
    max-width: 110%
}

.product-quickview .product-img-box .thumbnails ul {
    width: 266px
}

.product-quickview .product-shop p.custom {
    margin: 0
}

.product-quickview .product-shop .prices {
    padding-top: 30px;
    margin-bottom: 40px
}

.product-quickview .product-shop .prices:first-child {
    margin-top: 0
}

.product-quickview .product-shop .addthis {
    margin-bottom: 0
}

.product-quickview .product-shop .prices .text-price {
    font-weight: normal;
    display: none
}

.ajax-form-submited-wrap {
    display: none;
    position: relative;
    width: 270px;
    height: 50px;
    float: right
}

.ajax-form-submited-success,
.product-quickview .ajax-form-submited-error {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    font-weight: bold;
    width: 270px;
    margin-right: 30px;
    height: 50px;
    font-size: 14px
}

.ajax-form-submited-success {
    line-height: 50px
}

.ajax-form-loader {
    position: absolute;
    right: 0;
    top: 20px;
    width: 40px;
    height: 15px
}

.lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .35;
    filter: alpha(opacity=0);
    z-index: 700;
    display: none
}

.product-quickview .product-shop .price {
    margin-bottom: 20px
}

.product-quickview .product-shop .product-description {
    padding-bottom: 30px;
    padding-top: 0;
    font-size: 14px;
    color: #999;
    margin: 0
}

.product-quickview .product-shop .quantity {
    margin-bottom: 25px
}

.product-quickview .product-shop .details input[type="number"] {
    margin-bottom: 30px
}

.product-quickview .product-photo-thumbs {
    margin-bottom: 0
}

.product-quickview .more-view .owl-wrapper-outer .owl-item {
    margin-bottom: 10px
}

.product-quickview .available.soldout label:before {
    content: "";
    background: #ccc;
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 1px;
    transform: rotate(-34deg);
    left: 0;
    top: 11px
}

.product-quickview .available.soldout label:after {
    content: "";
    background: #ccc;
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 1px;
    transform: rotate(34deg);
    left: 0;
    top: 11px
}

.product-quickview .swatch .swatch-element.soldout .crossed-out {
    display: none !important
}

.product-quickview .more-view {
    margin-top: 0
}

.product-quickview .swatch {
    margin: 0 0 30px 0;
    float: none !important;
    display: block !important
}

.product-quickview .wrap-button {
    display: block;
    border-top: 1px dashed #cdcdcd;
    clear: both;
    padding-top: 30px
}

.product-quickview .swatch-1 input:checked+label,
.product-quickview .swatch-1 label {
    width: 25px;
    height: 25px !important;
    background: #e8e8e8;
    border: 0;
    border-radius: 4px;
    line-height: 25px
}

.product-quickview .swatch .header {
    padding: 0 0 10px
}

.product-quickview .swatch .swatch-element.soldout label {
    background: #fff;
    border: 1px solid #ebebeb;
    color: #333
}

.product-quickview .swatch .swatch-element.soldout label {
    opacity: 1
}

.product-quickview #quantity {
    width: 111px !important;
    height: 50px !important;
    border: 1px solid #eaeaea !important;
    border-radius: 0 !important;
    font-size: 18px
}

.product-quickview .swatch-0 {
    border-top: 1px dashed #cdcdcd;
    padding-top: 30px
}

.product-quickview button#add-to-cart-btn {
    padding: 24px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 3px;
    border-radius: 50px
}

.product-quickview button#add-to-cart-btn:before {
    display: none
}

.product-quickview .swatch .swatch-element {
    margin: 0 15px 0 0
}

.product-quickview .product-content::-webkit-scrollbar {
    width: 12px
}

.product-quickview .product-content::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #eee
}

.product-quickview .product-content::-webkit-scrollbar-thumb {
    background-color: #ddd
}

.product-quickview .product-content::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}

.product-quickview .product-shop .price>span {
    font-size: 24px;
    letter-spacing: .25px
}

.product-quickview .product-img.col-xs-6 {
    padding-left: 0
}

.product-quickview,
.product-quickview .selector-wrapper {
    display: none
}

.product-quickview .product-content {
    bottom: 0;
    position: fixed;
    left: 50%;
    outline: 0 none;
    background: #fff none repeat scroll 0 0;
    right: 0;
    max-height: 618px;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 980px;
    padding: 0;
    z-index: 1050
}

.close-popup {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 25px;
    font-weight: 100
}

button#add-to-cart-btn {
    display: inline-block;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    padding: 21px 2.5rem;
    margin: 0 1rem 1rem 1rem;
    font-size: 15px;
    float: left;
    background-color: #ff4081;
    color: #fff;
    width: auto;
    height: auto
}

button#add-to-cart-btn:hover {
    border-color: #333;
    background-color: #333;
    color: #fff
}

.product-quickview .product-content .product-title {
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin-bottom: 15px;
    font-weight: 300;
    letter-spacing: .5px
}

.zoomWindowContainer .zoomWindow {
    border: 0 solid #fff !important
}

.loadingsss {
    z-index: 99999;
    background: #fff url("loading-top.gif") 6px 14px no-repeat;
    line-height: 52px;
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 30px !important;
    bottom: auto;
    left: 50%;
    right: auto;
    width: auto;
    height: 56px;
    margin-left: -28px;
    margin-top: -28px;
    overflow: hidden;
    padding: 0 15px 0 50px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ajax-success-cbox .content {
    background: #fff;
    bottom: auto;
    box-shadow: 0 0 5px 0 #9b9b9b;
    left: 50%;
    padding: 20px 25px;
    position: fixed;
    right: auto;
    top: 50% !important;
    transform: translateX(-50%);
    width: 380px;
    z-index: 9999
}

.ajax-success-cbox {
    display: block;
    background-color: rgba(128, 128, 128, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
}

.close-cbox {
    background: #000;
    color: #fff;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px
}

.ajax-success-cbox .ajax-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.cbox {
    display: none
}

.ajax-error-cbox {
    bottom: auto;
    left: 0;
    overflow: hidden;
    padding: 10px 20px;
    position: fixed;
    right: auto;
    top: 30px;
    width: 100%;
    text-align: center
}

.ajax-error-cbox .modal-inner {
    color: #fff;
    background: #e95144;
    display: inline-block;
    padding: 10px 20px
}

.ajax-success-cbox .continue-shopping {
    margin-right: 12px;
    padding: 0 20px
}

.ajax-success-cbox .btn-secondary {
    padding: 0 20px
}

.success-message {
    background: #f5f8f3 url(icons_new14.png) 20px -1476px no-repeat;
    height: 40px;
    line-height: 40px;
    color: #5f943c;
    padding: 0 10px 0 40px
}

.ajax-product-title {
    text-align: left;
    margin-bottom: 9px
}

.widget-product .grid-item,
.wow.animated {
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.animated {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)"
}

#back-top {
    z-index: 99;
    font-size: 0;
    height: 45px;
    position: fixed;
    right: 40px;
    bottom: 80px;
    width: 45px;
    cursor: pointer;
    margin: 0;
    background: #111;
    text-align: center;
    line-height: 45px;
    border-radius: 100%
}

#back-top a {
    color: #fff;
    font-size: 20px
}

.swatch {
    margin: 0 0 11px
}

.swatch .header {
    margin: 0;
    border: 0;
    padding: 0 0 5px;
    font-weight: 700;
    color: #161616
}

.swatch input {
    display: none;
    position: relative;
    z-index: 999
}

.swatch label {
    border: 1px solid #cbcbcb;
    float: left;
    font-weight: 400;
    font-size: 12px;
    min-width: 20px !important;
    height: 20px !important;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer
}

.color.swatch-element label {
    padding: 0
}

.swatch label {
    line-height: 20px;
    border: 2px solid transparent;
    background: #eee
}

.swatch input:checked+label,
.swatch label:hover {
    border-color: #000;
    border-width: 3px;
    line-height: 20px
}

.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0 15px 15px 0;
    position: relative
}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.swatch .swatch-element .crossed-out {
    display: none
}

.swatch .swatch-element.soldout .crossed-out {
    display: block;
    opacity: .5;
    border-radius: 5px
}

.swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -28px;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid gray 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.swatch.error {
    background-color: #e8d2d2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}

.swatch.error p {
    margin: .7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: monospace
}

.product-photo-container #product-featured-image {
    position: static !important;
    height: auto !important;
    width: auto !important
}

.product-photo-container>a {
    position: relative;
    display: block;
    width: 100%
}

.image-wrapp #product-featured-image {
    position: absolute;
    left: 0;
    top: 0
}

#lightbox {
    opacity: 1 !important;
    background: none !important
}

.products-grid .grid-item .product-image {
    margin-top: 1px;
    display: table;
    position: relative;
    table-layout: fixed;
    text-align: center;
    width: 100%
}

.product-image img {
    width: 100%
}

.products-grid .grid-item .product-image>a,
.product-list .grid-item .product-image>a {
    display: block;
    line-height: 0;
    vertical-align: middle
}

.product-list .grid-item .product-image .product-label span {
    left: 3px;
    margin-top: -48px;
    font-size: 100%
}

.product-list .grid-item .list-link .action,
.product-list .grid-item .list-link .wishlist {
    margin: 0 10px 0 0;
    display: inline-block;
    float: left
}

.product-list .grid-item .list-link .wishlist {
    text-decoration: none;
    text-transform: uppercase;
    width: 63px;
    float: left;
    height: 42px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #272727;
    font-weight: 700
}

.col-main .product-list .grid-item .product-title {
    margin: 0 0 10px;
    font-size: 1em;
    text-transform: uppercase
}

.product-list .grid-item .list-link .wishlist:hover {
    background: #af5875;
    color: #fff;
    border-color: #af5875
}

.product-list .short-description {
    font-size: 13px;
    margin-top: 15px
}

.products-grid .grid-item-border .product-image,
.grid-item-border.product-img-box .product-photo-container {
    border: 1px solid #c4cdcd;
    padding: 10px
}

.products-grid .grid-item-border .product-des .product-title {
    padding-left: 10px;
    padding-right: 10px
}

.no_crop_image img {
    height: auto !important;
    position: static !important
}

.zoomWrapper {
    overflow: hidden;
    height: auto !important;
    width: auto !important;
    text-align: center
}

.zoomWrapper img:nth-child(2) {
    display: none
}

.products-grid .product-top>a.wishlist {
    display: none
}

table.wishlist-product thead th:first-child,
#cart table th:first-child {
    padding-left: 0
}

table.wishlist-product {
    border: 0;
    margin: 0 0 26px
}

table.wishlist-product thead th {
    color: #797979;
    background: transparent;
    border-bottom: 1px solid #eaeaea;
    padding: 16px 20px 13px;
    white-space: nowrap;
    letter-spacing: .05em;
    line-height: 1
}

table.wishlist-product tbody td {
    padding: 30px 20px 30px 0;
    vertical-align: top
}

table.wishlist-product tbody td img {
    max-width: 96px;
    max-height: 154px
}

table.wishlist-product a.product-title {
    display: inline-block
}

table.wishlist-product p>span {
    font-size: 13px;
    font-weight: 700;
    color: #232323;
    display: inline-block;
    margin-top: 17px
}

table.wishlist-product a.btn-remove-wishlist {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -999em;
    background: url(btn-remove01.png) no-repeat center -2px;
    border: 2px solid #e95144;
    margin-top: 7px
}

table.wishlist-product a.btn-remove-wishlist:hover {
    background-color: #e95144;
    background-position: center -37px
}

table.wishlist-product .btn {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -999em;
    background: url(btn-cart01.png) no-repeat center -2px;
    border: 2px solid #2e2e2e;
    padding: 0;
    margin-top: 7px
}

table.wishlist-product .btn:hover {
    background-color: #232323;
    border-color: #232323;
    background-position: center -37px
}

table.wishlist-product .a-right {
    text-align: right
}

table.wishlist-product .a-center {
    text-align: center
}

.wishlist-page a.share {
    color: #232323;
    letter-spacing: .02em;
    padding-left: 27px;
    background: url(icon-share01.png) no-repeat 0 center
}

.wishlist-page .main-content {
    padding-top: 40px
}

.wishlist-page .page-header {
    margin: 0;
    padding-bottom: 21px
}

.wishlist-page .main-content p {
    margin: 20px 0
}

.template-customers-account .page-header {
    margin: 9px 0 25px
}

.template-customers-account .grid .page-header {
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    margin: 0 0 24px;
    padding: 16px 0
}

.template-customers-account .page-header h4 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.template-customers-account .grid .grid-item:first-child {
    padding-bottom: 48px
}

.template-customers-account .grid .grid-item>h5 {
    font-size: 16px;
    margin: 0 0 14px
}

.template-customers-account .grid .grid-item p>a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .05em;
    display: inline-block;
    border: 1px solid #7d7d7d;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    min-width: 177px;
    text-align: center;
    text-decoration: none;
    margin: 13px 0
}

.template-customers-account .grid .grid-item p>a:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

.template-customers-addresses .grid .page-header {
    margin: 24px 0 22px;
    position: relative
}

.template-customers-addresses .grid .page-header:first-child {
    margin: 9px 0 25px;
    padding: 0;
    border-bottom: 1px solid #eaeaea
}

.template-customers-addresses .grid .page-header .large--left {
    margin-bottom: 25px
}

.template-customers-addresses .grid .large--right {
    margin-bottom: 25px
}

.template-customers-addresses .grid .large--right a {
    font-size: 13px !important
}

.template-customers-addresses .grid .large--text-right a {
    color: #323232
}

.template-customers-addresses .grid .grid-item>h3 {
    font-size: 16px;
    margin: 0 0 15px
}

.template-customers-addresses .grid .grid-item>h3 em {
    font-style: normal
}

.template-customers-addresses .grid .page-header h2 {
    font-size: 13px;
    border: 1px solid #eaeaea;
    border-width: 1px 0;
    padding: 16px 0
}

.template-customers-addresses .grid .grid-item>p.button>a {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 0 10px;
    height: 32px;
    line-height: 30px;
    background: #e95144;
    color: #fff;
    display: inline-block;
    border: 1px solid transparent;
    min-width: 96px;
    text-align: center;
    text-decoration: none;
    margin: 15px 0 20px
}

.template-customers-addresses .grid .grid-item>p.button>a:first-child {
    border: 1px solid #7d7d7d;
    color: #000;
    background: 0;
    margin-right: 17px;
    min-width: 79px
}

.template-customers-addresses .grid .grid-item>p.button>a:hover {
    background: #000;
    color: #fff
}

.template-customers-addresses hr {
    border: 0
}

.site-nav>li.mega-menu.level-top.full-width {
    position: static
}

.site-nav>li.mega-menu.level-top {
    position: relative
}

.wrapper-container .site-nav li.mega-menu:hover .nav-dropdown {
    display: block
}

.wrapper-container .site-nav li.dropdown:hover.mega-menu>a>.icon-dropdown {
    border-top-color: #fff;
    opacity: 1
}

.wrapper-container .site-nav li.mega-menu .nav-dropdown {
    width: auto;
    left: 0;
    right: 0;
    border: 0;
    padding: 40px 45px
}

.wrapper-container .site-nav li.mega-menu .nav-dropdown img {
    margin-top: 37px
}

.nav-dropdown .menu-group ul.menu-dropdown {
    display: block;
    position: static;
    padding: 0
}

.site-nav li.mega-menu>.menu-dropdown:hover>.nav-dropdown,
.site-nav li.mega-menu>.menu-dropdown.open>.nav-dropdown {
    display: block
}

.sub-mega-menu {
    display: none
}

.addthis_native_toolbox .at-share-tbx-element {
    display: none
}

.addthis_native_toolbox .at-share-tbx-element:first-child {
    display: block
}

.addthis_native_toolbox .at-share-tbx-element {
    display: none
}

.addthis_native_toolbox .at-share-tbx-element:first-child {
    display: block
}

.nav-dropdown {
    background: #fff;
    text-align: left;
    display: none;
    position: absolute;
    top: 62px;
    left: 0;
    width: 215px;
    z-index: 999;
    padding: 15px 20px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.nav-dropdown li a {
    padding: 8px 0 8px 0;
    position: relative
}

.site-nav .menu-dropdown .dropdown-sub .menu-title {
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 20px
}

.site-nav .menu-dropdown .dropdown-sub .menu-title a {
    font-weight: bold !important;
    padding-bottom: 0 !important
}

.site-nav li .dropdown-sub {
    top: 100px
}

.site-nav li:hover .dropdown-sub {
    opacity: 1;
    top: 50px;
    display: block;
    z-index: 99;
    visibility: visible;
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0)
}

.site-nav .menu-dropdown li a {
    font-size: 13px;
    letter-spacing: .5px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 15px
}

.site-nav li .level1 li a {
    padding-left: 20px;
    position: relative
}

.megamenu .site-nav li .dropdown-sub li a i {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 30px
}

.site-nav .level-top>a i {
    margin-left: 0
}

.dropdown-sub {
    left: 0;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100px;
    visibility: hidden;
    width: 100%;
    min-width: 220px;
    z-index: -1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    left: 0
}

.parent.dropdown-submenu:hover .dropdown-menu {
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    opacity: 1;
    overflow: visible;
    top: 0;
    z-index: 2
}

.dropdown-sub .dropdown-menu {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-shadow: initial;
    display: block;
    left: 100%;
    margin: 0;
    min-width: 240px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    top: 100px;
    z-index: -1;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s
}

.site-nav .level-top:first-child>a:hover:after,
.header .site-nav li.has_arrow:first-child>a:after,
.header .site-nav li.menu-dropdown.level-top:first-child>a:hover:after {
    left: 0;
    transform: translateX(0)
}

.header-inner .site-nav {
    display: inline-block;
    float: none;
    position: static;
    width: auto
}

.header .container {
    position: relative
}

.menu-title {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 1px
}

#header-content .header-inner .site-nav li .dropdown-sub li a {
    font-size: 14px;
    padding: 15px 0;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 16px;
    margin-top: 0;
    letter-spacing: 0
}

.dropdown-menu-inner {
    padding: 0 15px
}

.header.is-ticky .site-nav li.mega-menu:hover .dropdown-sub {
    top: 50px
}

.site-nav li.mega-menu:hover .dropdown-sub>div,
.site-nav li.mega-menu .dropdown-sub>div {
    padding: 15px;
    width: 100%
}

.mega-menu.level-top .mega-item .row>div .mega-col-inner {
    border-right: 1px solid #ebebeb
}

.site-nav li a.image-left,
.site-nav li a.image-left img {
    height: 100%;
    padding-bottom: 0 !IMPORTANT;
    margin-top: 0 !important
}

.dropdown-sub .owl-wrapper .owl-item {
    padding: 0 40px 0 0
}

#product-menu .product-content h3 {
    border: 0;
    padding: 0
}

.dropdown-sub #product-menu .product-item .spr-badge,
.dropdown-sub #product-menu .price-box {
    display: none
}

.dropdown-sub #product-menu .product-item .add-to-cart-btn {
    margin-top: 0
}

#product-menu .product-item a.grid-image {
    padding-top: 0
}

.dropdown-sub .block-html .content>h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 15px
}

.dropdown-sub .block-html .content>p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0
}

.dropdown-sub .block-html .content .link-more a {
    color: #af5875
}

.dropdown-sub .block-html .content .link-more a:hover {
    color: #666
}

#header-content.is-ticky {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0
}

#header-content.is-ticky .menu-action .site-nav li a {
    color: #999 !important
}

.menu-top .header-cart {
    z-index: 2;
    padding-top: 32px;
    padding-left: 50px;
    cursor: pointer;
    float: right;
    position: relative;
    height: 100%
}

.header.is-ticky .menu-top .header-cart:before {
    background: transparent
}

.menu-top .header-cart:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #ebebeb
}

.menu-top .menu-action {
    position: static
}

#header-content .header-inner .site-nav li a:hover {
    transition: none
}

#header-content .header-inner .site-nav li a {
    padding-top: 0;
    padding-bottom: 0
}

#header-content .header-inner .site-nav li.level-top>a span {
    position: relative
}

.menu-top .menu-action .megamenu {
    line-height: 0
}

.header-inner .site-nav {
    line-height: 2em
}

#header-content .header-inner .site-nav li .nav-dropdown .title-group a {
    color: #fff !important;
    border-bottom: 1px solid #525252
}

#header-content .header-inner .site-nav li .nav-dropdown li a {
    color: #858585 !important;
    padding: 12px 10px 12px 0;
    text-transform: uppercase;
    font-size: .833em
}

#header-content .header-inner .site-nav li .nav-dropdown li a:hover {
    color: #fff !important
}

.row.header-mar {
    margin: 0
}

.top-currency .selectize-input {
    min-height: auto
}

#header-content {
    position: relative;
    z-index: 1049;
    width: 100%;
    top: 0;
    left: 0;
    margin-bottom: 0;
    background: #fff
}

.top-currency>div {
    letter-spacing: .25px;
    line-height: 40px;
    font-size: 12px
}

#header-content .header-inner .logo h1,
#header-content .header-inner .logo-sticky a {
    display: block
}

#header-content .header-inner .logo h1 {
    margin-bottom: 0;
    line-height: 0
}

.is-ticky .header-inner .logo img {
    -webkit-transition: width 2s;
    transition: width 2s
}

#header-content .header-inner .site-nav li a {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0
}

#header-content .header-inner .site-nav li.level-top>a .fa {
    margin-left: 0
}

#header-content .header-inner .site-nav li a span.icon-dropdown {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome
}

#header-content .header-inner .site-nav li a span.icon-dropdown:before {
    content: "\f0d7"
}

#header-content .header-inner p.top-cart-p {
    display: block;
    font-size: 18px;
    cursor: pointer;
    vertical-align: bottom;
    position: relative;
    line-height: 32px;
    margin: 0
}

#cart-hover {
    right: 0;
    color: #333;
    left: auto;
    top: 78px
}

.col-main .grid-item.product-item.col-md-4 {
    margin-bottom: 40px
}

.template-index .breadcrumb-wrap {
    display: none
}

#cart .cart-buttons {
    margin: 20px 0;
    text-align: right
}

.top-bar-dropdown {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    position: absolute;
    right: 0;
    opacity: 0;
    z-index: -1;
    text-align: left;
    top: 70px;
    width: 210px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    visibility: hidden
}

.customer-links li i {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.customer-links li a:hover {
    border-bottom: 0
}

.social {
    float: right;
    border-left: 1px solid #ebebeb;
    margin-left: 15px
}

.customer-links>li {
    line-height: 30px
}

.customer-links li,
.customer-links li a {
    font-size: 13px;
    font-weight: 300;
    margin: 0
}

.customer-links li {
    border-top: 1px solid rgba(234, 234, 234, 0.5);
    padding: 6px 0
}

.customer-links li a {
    font-size: 13px;
    font-weight: 300;
    margin: 0
}

.top-currency .dropdown-icon {
    padding-bottom: 43px
}

.customer-links li a i {
    font-size: 12px
}

.customer-links {
    margin: 0;
    text-align: right
}

.customer-links>li {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0 !important;
    border-top: 1px solid rgba(234, 234, 234, 0.5);
    padding: 6px 0
}

.customer-links>li a {
    text-transform: capitalize
}

.breadcrumb {
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    height: 70px;
    line-height: 70px
}

.template-collection .breadcrumb {
    height: 70px;
    line-height: 70px
}

.template-collection .main_container {
    padding-top: 0
}

.breadcrumb_position {
    padding: 0
}

.breadcrumb .icon:before {
    content: "/";
    padding: 0 10px
}

.product-item .review-prduct {
    float: none;
    height: 22px;
    margin-bottom: 8px;
    margin-top: 5px
}

#cart #cartSpecialInstructions {
    clear: both;
    display: block;
    margin-bottom: 21px;
    min-height: 225px;
    width: 100%
}

#cart h3.add-comments {
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    letter-spacing: .05em;
    padding-bottom: 16px;
    padding-top: 36px;
    text-transform: capitalize
}

.tabs-product .tabs-title {
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 30px;
    background: 0;
    letter-spacing: -0.25px;
    line-height: 36px;
    text-align: center;
    color: #000
}

.tabs-product hr {
    width: 8%;
    border-top: 3px solid #f8bf00;
    margin-bottom: 5px
}

.tabs-product .tabs-title.active,
.tabs-product .tabs-title:hover {
    color: #000;
    background: 0
}

.tabs-product .tabs-content {
    padding: 0;
    background: 0
}

.tabs-product2.tabs-product .tabs-content {
    padding-bottom: 28px
}

.tabs-product .tabs-content .owl-item {
    padding-bottom: 0;
    text-align: center
}

.grid-item .product-content,
.grid-item .product-bottom {
    text-align: center;
    position: relative;
    padding-bottom: 1px;
    z-index: 4;
    padding: 0
}

.grid-item .product-image {
    position: relative;
    overflow: hidden;
    z-index: 3
}

.grid-item .product-image .product-image-hover {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    opacity: 0;
    visibility: hidden
}

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

.product-list-title {
    color: #30373e;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

.short-list-description {
    color: #7a7a7a;
    font-size: 15px;
    margin: 0;
    padding-bottom: 35px
}

.product-list-image .sale_tag,
.product-list-image .product-label,
.grid-item .product-image .sale_tag,
.grid-item .product-image .product-label,
.label-new {
    position: absolute;
    text-transform: uppercase;
    height: 25px;
    line-height: 30px;
    width: 34px;
    text-align: center;
    top: 0;
    z-index: 99;
    font-size: 11px
}

.grid-item .product-image .product-label {
    background: #f26522;
    color: #fff
}

.label-new {
    color: #fff;
    background: #fcd04b
}

.product-list-image .sale_tag:before,
.product-list-image .product-label:before,
.grid-item .product-image .sale_tag:before,
.grid-item .product-image .product-label:before,
.label-new:before {
    content: "";
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    position: absolute;
    bottom: -10px;
    z-index: 9;
    left: 0
}

.grid-item .product-image .product-label:before {
    border-top: 10px solid #f26522
}

.label-new:before {
    border-top: 10px solid #fcd04b
}

.label-new {
    left: auto;
    right: 20px
}

.grid-item .product-image .product-label {
    left: 20px;
    right: auto
}

.product-list-image .sale_tag,
.product-list-image .product-label {
    left: 25px
}

.grid-item.price-product {
    font-size: 15px;
    font-weight: 500;
    color: #666
}

.product-list .grid-item .spr-badge {
    margin-top: 0
}

.loading modal {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    padding: 20px 20px 20px 55px;
    top: 5% !important
}

.button-accrion {
    text-align: center;
    padding: 30px 0
}

.button-accrion i {
    padding-left: 10px;
    font-size: 11px
}

.button-accrion p {
    padding: 0 25px;
    border: 0;
    font-size: 12px;
    font-weight: 300;
    position: relative;
    letter-spacing: 2px
}

.footer-container {
    position: relative;
    z-index: 1;
    line-height: 24px
}

.footer-container h3.module-title {
    font-size: 21px;
    margin: 0;
    padding-bottom: 22px;
    position: relative;
    text-transform: capitalize;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -0.25px
}

.footer-container .paypal-footer h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: inline-block;
    line-height: 30px;
    padding-right: 15px
}

.footer-container .shipping-footer {
    text-align: right !important
}

.footer-container .images {
    text-align: left;
    height: 42px
}

.footer-container .icon {
    margin: 45px 0 25px;
    text-align: center
}

.footer-container ul.content {
    margin-bottom: 10px
}

.footer-container .footer-top .content {
    padding: 0 0 20px 0;
    text-align: left;
    font-size: 14px;
    margin: 0;
    letter-spacing: .5px;
    line-height: 30px
}

.footer-container .footer-top .text-left .content {
    display: block !important
}

.footer-container .footer-top a {
    font-size: 14px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s
}

.footer-item-body i {
    font-size: 20px
}

.footer-container .footer-top .newsletter {
    padding-top: 0
}

.footer-item-body .ft-line {
    color: #666;
    padding-bottom: 5px;
    padding-left: 45px;
    text-align: left
}

.footer-item-body .ft-line i {
    color: #666;
    float: left;
    margin-left: -40px;
    width: 40px
}

.footer-container .footer-top .newsletter .small-title {
    margin-bottom: 20px
}

.footer-icon-share {
    text-align: left
}

.footer-icon-share a {
    display: inline-block
}

.footer-icon-share a i {
    margin-right: 20px;
    font-size: 16px
}

.footer-link-custom li {
    display: inline-block;
    margin-right: 35px;
    list-style: none;
    margin-bottom: 0;
    margin-top: 12px
}

.custom-fotter-top {
    margin-top: 46px;
    margin-bottom: 15px
}

.footer-bottom address {
    font-size: 14px;
    padding: 0;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 24px
}

.footer-bottom .content-footer-bottom {
    border-top: 1px solid;
    padding-bottom: 50px;
    padding-top: 30px
}

.footer-layout-1 .footer-bottom .content-footer-bottom {
    padding-bottom: 0;
    padding-top: 0;
    border: 0;
    line-height: 60px;
    height: 60px
}

.footer-layout-1 .footer-bottom address {
    line-height: 60px
}

.footer-layout-1 .paypal-footer ul {
    margin-bottom: 0;
    display: inline-block
}

.footer-bottom nav {
    margin-top: 10px
}

.footer-container .footer-top ul li {
    margin-bottom: 10px
}

.footer-layout-2.footer-container .footer-top ul li {
    margin-bottom: 2px
}

.footer-bottom .paypal-images {
    text-align: right;
    font-size: 12px
}

.footer-bottom .paypal-images li {
    display: inline-block;
    padding: 0 10px;
    margin: 0;
    font-size: 13px
}

.footer-bottom .paypal-images ul {
    margin-bottom: 0
}

.tel_mail_info {
    margin: 0;
    padding: 0
}

.tel_mail_info li i {
    padding-right: 5px;
    color: #333;
    font-weight: bold
}

.tel_mail_info li {
    margin-bottom: 20px !important;
    padding: 0;
    font-size: 14px;
    letter-spacing: 0
}

.social-footer {
    text-align: right
}

.social-footer a {
    padding: 0 25px
}

#add-to-cart-form .button.inc,
#add-to-cart-form .button.dec {
    text-align: center;
    background: transparent;
    text-indent: 0;
    border: 0;
    color: #333;
    height: 25px;
    line-height: 25px;
    width: 25px
}

#add-to-cart-form span.up-qty {
    cursor: pointer;
    width: 25px;
    height: 23px;
    background: 0;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 23px;
    bottom: auto;
    font-size: 10px
}

#add-to-cart-form span.down-qty {
    cursor: pointer;
    width: 25px;
    height: 22px;
    background: 0;
    border: 0;
    position: absolute;
    top: auto;
    right: 0;
    text-align: center;
    bottom: 0;
    line-height: 22px;
    left: auto;
    font-size: 10px;
    border-top: 1px solid #ebebeb
}

#add-to-cart-form .custom-qty {
    float: left;
    position: relative;
    margin-right: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

#add-to-cart-form .button.dec {
    cursor: pointer;
    background: 0;
    border: 0;
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 24px;
    border-right: 1px solid #eaeaea
}

#add-to-cart-form .button.inc {
    cursor: pointer;
    background: 0;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    border-left: 1px solid #eaeaea
}

#add-to-cart-form #product-add-to-cart {
    display: inline-block;
    text-align: center;
    line-height: 0;
    cursor: pointer;
    -webkit-appearance: none;
    transition: all .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    padding: 21px 2rem;
    font-size: 15px;
    float: left;
    color: #fff
}

.product-shop .product-description {
    font-size: 1rem;
    padding-top: .9375rem;
    color: #888;
    line-height: inherit;
    text-rendering: optimizeLegibility
}

.product-shop .spr-badge .spr-badge-caption,
.product-shop .product-infor label {
    color: #999;
    line-height: 22px;
    font-size: 13px
}

.product-shop .availability label {
    margin-right: 10px;
    background: none !important;
    color: #959595 !important;
    font-size: 14px;
    font-weight: lighter
}

.product-shop .availability span {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #62a70f
}

.product .product-img-box .thumbs .image-item {
    padding: 5px
}

.product .product-img-box .thumbs .image-item a img {
    border: 1px solid transparent;
    opacity: .4
}

.content-right {
    color: #999;
    display: block;
    font-size: 13px;
    line-height: 22px;
    text-align: justify
}

#products .main-content {
    padding-bottom: 0
}

.toolbar {
    display: none
}

#products .toolbar {
    display: block
}

.toolbar-mode {
    padding: 10px 15px
}

.display-toolbar .toolbar {
    display: block
}

.em-effect06 {
    position: relative;
    z-index: 1;
    text-align: center
}

.em-effect06 .em-eff06-03 {
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: block;
    vertical-align: top;
    max-width: 100%
}

.template-collection .page-header .images {
    background-color: #3f51b5;
    overflow: hidden
}

.template-collection .page-header .images img {
    width: 101%;
    max-width: 100%
}

.template-collection .page-header .images:hover img {
    opacity: .9;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    backface-visibility: hidden
}

.collection-page .page-header {
    margin-bottom: 15px !important
}

.collection-page .toolbar-mode {
    padding: 0
}

.collection-page .toolbar .page-total {
    padding: 0 10px;
    color: #666;
    line-height: 33px;
    text-align: center;
    background: #fff;
    height: 33px;
    border-radius: 4px;
    float: none;
    min-width: 165px;
    display: inline-block
}

.collection-page .toolbar .toolbar-right {
    float: right;
    text-align: right
}

.collection-page .product-list-item .product-inner {
    display: block;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px
}

.collection-page .product-list-item .grid-item {
    margin-bottom: 50px !important
}

.product-list-bottom {
    position: relative
}

.col-main.collection-page {
    padding-bottom: 20px !important
}

.collection-view label {
    color: #333;
    display: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.collection-view {
    float: left;
    line-height: 55px
}

.collection-view a:hover {
    text-decoration: none;
    border-color: #da5171
}

.collection-view a span {
    font-size: 16px;
    color: #333
}

.collection-view a.active span,
.collection-view a:hover span {
    color: #da5171
}

.toolbar .list {
    padding: 0
}

.toolbar.ticky-ticky .list {
    padding: 0 15px 0 0
}

.browse-tags {
    text-align: right;
    padding-right: 0;
    display: inline-block;
    background: #fff;
    height: 33px;
    line-height: 33px;
    border-radius: 4px
}

.browse-tags label {
    color: #888;
    display: none;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase
}

#off-canvas .megamenu li {
    clear: both;
    display: block;
    float: none
}

#header-content .menu-actio .site-nav li.mega-menu .nav-dropdown li a {
    color: #666
}

.header-cart .top-cart a#cartToggle i {
    font-size: 16px;
    position: relative;
    display: inline-block
}

.wrapper-container {
    transition: transform .5s ease 0s;
    overflow: hidden
}

#offcanvas {
    opacity: 0;
    overflow: hidden;
    display: none
}

@media(max-width:1024px) {
    #hw-87kwowifjjowiklsadh666left {
        display: none
    }

    #offcanvas li.search-mobile {
        height: 50px
    }

    body #offcanvas.active {
        overflow-y: scroll
    }

    .offcanvas-push {
        bottom: 0;
        overflow: hidden;
        position: relative;
        right: 0;
        top: 0;
        transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s
    }

    #offcanvas {
        left: 0;
        margin: 0;
        position: fixed;
        top: 0;
        transform: translateY(-200%);
        -webkit-transform: translateY(-200%);
        -moz-transform: translateY(-200%);
        -o-transform: translateY(-200%);
        -o-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s;
        width: 100%;
        z-index: 1000
    }

    #offcanvas.active {
        transform: translateY(0px);
        transition: transform .5s ease 0s;
        -o-transition: transform .5s ease 0s;
        -moz-transition: transform .5s ease 0s;
        -webkit-transition: transform .5s ease 0s;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px)
    }

    #offcanvas.active {
        left: 0;
        opacity: 1;
        overflow: visible;
        padding-top: 85px;
        display: block
    }

    .wrapper-container {
        transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -webkit-transition: all .5s ease 0s
    }

    #offcanvas .navbar-nav li a {
        transition: all .6s ease 0s;
        -moz-transition: all .6s ease 0s;
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s
    }

    #offcanvas .navbar-nav li a:hover {
        color: #fff;
        background: 0
    }

    .offcanvas-mainnav .navbar-nav.megamenu {
        margin: 0;
        padding: 0 10px
    }

    #offcanvas {
        background: #1f1f1f;
        height: 100%
    }

    #offcanvas .navbar-nav li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        color: #939393;
        display: block;
        font-size: 13px;
        padding: 10px 0;
        text-decoration: none;
        transition: color .3s ease-in-out 0s
    }

    #offcanvas .navbar-nav h3 {
        margin: 0;
        position: relative
    }

    #offcanvas .navbar-nav h3 i {
        color: #939393;
        font-size: 15px;
        height: 50px;
        line-height: 50px;
        cursor: pointer;
        position: absolute;
        right: 0;
        width: 40px;
        z-index: 9;
        padding-right: 0;
        text-align: right;
        font-weight: bold
    }

    #offcanvas .navbar-nav h3 i.fa-angle-down:before {
        content: "\f068"
    }

    #offcanvas .navbar-nav ul {
        width: 100% !important;
        padding-left: 15px
    }

    #offcanvas .navbar-nav li {
        margin: 0;
        width: 100%;
        text-align: left;
        line-height: normal
    }

    .toggle-me {
        position: relative
    }

    #off-canvas-button {
        font-size: 25px;
        position: absolute;
        text-align: right;
        top: 35px;
        left: 15px;
        z-index: 9999
    }

    .header.is-ticky #off-canvas-button {
        top: 25px
    }

    #off-canvas-button .off-canvas-nav {
        display: inline-block;
        height: 35px;
        line-height: 35px;
        text-align: center;
        width: 35px;
        cursor: pointer
    }

    #off-canvas-button a {
        float: left;
        width: 115px;
        padding-left: 15px
    }

    .offcanvas-push #off-canvas-button {
        display: block
    }

    .offcanvas-push .toggle-menu .navbar-toggle {
        display: none !important
    }
}

#off-canvas-button {
    display: none
}

body.off-canvas-active {
    overflow-x: hidden
}

.menu-top #search-top,
.menu-top .top-currency,
.menu-top .header-cart {
    margin-left: 20px
}

.menu-top .top-currency {
    float: right;
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    margin-right: 0;
    margin-top: 35px;
    position: relative;
    cursor: pointer;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s
}

.menu-top .show-menu-action {
    float: right;
    width: 43px;
    height: 32px;
    background: transparent;
    margin-left: 30px;
    margin-top: 35px;
    position: relative;
    cursor: pointer;
    transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s
}

.menu-top .show-menu-action i {
    font-size: 52px;
    line-height: 32px;
    color: #60636b
}

.product-list .product-item {
    display: block;
    clear: both
}

.collection-view a {
    border: 1px solid #ccc;
    overflow: hidden;
    display: inline-block;
    line-height: 12px;
    padding: 4px;
    vertical-align: middle
}

.collection-view a.active {
    border: 0 solid #da5171
}

#header-content .header-inner .nav-dropdown .title-group a {
    font-size: 16px;
    text-transform: uppercase
}

.top-currency .dropdown-icon i {
    margin: 0;
    padding: 0 10px;
    cursor: pointer;
    font-size: 16px
}

.old-price span {
    text-decoration: line-through;
    font-size: 16px;
    font-weight: normal;
    line-height: 0
}

.prire-box .regular-product em {
    font-size: 16px
}

.product-tabs .nav-tabs>li {
    background: 0;
    padding-top: 0 !important
}

.product-list .product-item .sca-qv-button {
    background: #fff !important;
    border: 1px solid #fff;
    color: #272727 !important;
    border-radius: 0;
    margin: auto !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 13px 20px !important;
    font-size: 0 !important;
    width: 60px;
    display: block !important;
    height: 58px
}

.product-list .product-item .sca-qv-button:hover {
    background: #af5875 !important;
    color: #fff !important;
    border-color: #af5875 !important
}

.product-list .product-item .sca-qv-button:before {
    content: "\2e";
    font-family: 'ElegantIcons';
    font-size: 15px !important;
    line-height: 31px
}

#sca-qv-showqv .sca-qv-gallery a {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100px;
    text-align: left
}

#sca-qv-showqv .sca-left {
    width: 40%
}

#sca-qv-showqv .sca-left .zoomWrapper img {
    max-width: 100%
}

#sca-qv-showqv .sca-left .zoomWrapper a {
    display: block
}

#sca-qv-showqv .sca-right {
    width: 55%
}

.old-price {
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 16px
}

.product-slide .row>div {
    margin-top: 30px
}

.product-slide .row>div .module-title {
    margin: 0 0 8px;
    letter-spacing: 4px;
    text-align: center;
    color: #272727;
    font-size: 1.75em
}

.product-slide .slide-product {
    margin-top: 0;
    position: relative;
    text-align: inherit;
    min-height: 200px
}

.product-slide .slide-product .owl-wrapper-outer {
    padding-top: 80px
}

.product-slide .slide-product .owl-controls {
    left: 50%;
    position: absolute;
    top: 20px;
    width: 100px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-slide .slide-product .owl-controls .owl-buttons div {
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-weight: normal;
    text-align: center;
    z-index: 9;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #272727;
    font-size: 18px;
    border: 1px solid #ebebeb
}

.template-collection .product-item {
    margin-bottom: 0
}

.template-collection .product-item .product-inner {
    padding-bottom: 0
}

.product-item a.grid-image,
.product-item a.product-grid-image {
    position: relative;
    display: block
}

.product-item .add-to-cart-btn,
.product-item .add-to-slect-btn {
    text-transform: uppercase;
    height: 50px;
    padding: 0 13px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px
}

.product-item .add-to-cart-btn:before,
.product-item .add-to-slect-btn:before {
    font-family: 'fontAwesome' !important;
    font-size: 14px;
    content: "\f07a";
    padding-right: 10px
}

.product-item .add-to-cart-btn:focus,
.product-item .add-to-slect-btn:focus {
    outline: 0;
    border: 0
}

.grid-item.product-item:hover {
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.grid-item.product-item,
.tabs-product-home.grid .grid-item.product-item:hover {
    border: 3px solid transparent;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.grid-item.product-item .carousel-control {
    position: absolute;
    top: 50%;
    width: 15%;
    font-size: 20px;
    color: #ccc;
    text-align: center;
    bottom: auto;
    left: auto;
    opacity: 1;
    text-shadow: none;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.grid-item.product-item .carousel-control.next {
    right: 0
}

.grid-item.product-item .carousel-control.prev {
    left: 0
}

.header-cart #dropdown-cart {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    right: -200%;
    top: 0;
    transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    width: 320px;
    z-index: 999999
}

.header-cart #dropdown-cart .item {
    display: block;
    margin-bottom: 15px;
    position: relative;
    padding: 0 0 15px
}

.header-cart #dropdown-cart .cart-list .product-image {
    float: left;
    margin-right: 15px
}

.header-cart #dropdown-cart .cart-list .product-inner {
    text-align: left;
    width: 62%;
    padding-top: 0;
    border: 0
}

.header-cart #dropdown-cart .item .btn-remove {
    position: absolute;
    right: 0;
    top: 0
}

.header-cart .top-cart a.btn-remove i {
    font-size: 20px
}

.header-cart .top-cart #dropdown-cart a.btn-remove i {
    color: #000;
    font-size: 10px
}

.header-cart .top-cart .actions {
    margin-top: 20px;
    overflow: hidden
}

.header-cart .top-cart .summary span {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    float: right;
    line-height: normal
}

#dropdown-cart .summary p.total .label {
    font-size: 18px;
    font-weight: 600;
    float: left;
    line-height: 100%;
    padding: 0;
    margin: 0
}

#dropdown-cart .summary p.total {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding: 15px 0
}

.header-inner .nav-dropdown .row>div {
    padding-left: 15px;
    padding-right: 15px
}

.header-cart #dropdown-cart .item .btn-remove:hover i {
    color: #e25555
}

.header-cart {
    display: inline-block;
    padding: 0 15px
}

.mini_cart_header .actions .btn {
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
    text-align: center;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    width: 100%;
    margin-top: 10px;
    line-height: 38px
}

.header-cart .top-cart .view-cart a {
    border-width: 1px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 15px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: .05em
}

#tinymce #popup-newsletter,
#tinymce #popup-newsletter .popupnewsletter {
    display: block !important
}

#popup-newsletter {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

#popup-newsletter .popup-overlay {
    background: rgba(45, 45, 50, 0.6);
    height: 100%;
    position: absolute;
    width: 100%
}

#popup-newsletter .popupnewsletter {
    background-color: transparent;
    display: none;
    min-height: 400px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    width: 600px;
    padding: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

#popup-newsletter .newsletter-popup .window-background {
    opacity: .8;
    filter: alpha(opacity=80)
}

#popup-newsletter .newsletter-popup .newsletter-content .btn.close {
    padding: 0;
    font-size: 29px;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9;
    border: 0;
    color: #333;
    text-shadow: 0 0 0 #fff;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)"
}

.newsletter-image a.btn.close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    padding: 0;
    color: #fff;
    opacity: 1;
    background-color: transparent;
    border: 0;
    height: 45px;
    width: 45px;
    background: #333;
    line-height: 45px
}

.newsletter-image {
    background: url(//cdn.shopify.com/s/files/1/1916/4313/t/2/assets/logo_popupnews.png?11565647090145780743);
    height: 356px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.newsletter-image h2.title {
    bottom: -5px;
    position: absolute;
    left: 3%;
    z-index: 9;
    text-align: left;
    font-size: 40px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: bold;
    text-shadow: 5px 0 5px rgba(0, 0, 0, 0.25)
}

#popup-newsletter .newsletter-popup .newsletter-content h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    padding-top: 40px;
    margin-bottom: 0
}

#popup-newsletter .newsletter-popup .newsletter-content {
    padding: 0 70px;
    background: #fff
}

#popup-newsletter .newsletter-popup .newsletter-content .btn.close:hover,
.close-window:hover,
.close-modal:hover {
    color: #f8bf00
}

#popup-newsletter .newsletter-popup .newsletter-content .title {
    position: relative;
    letter-spacing: .05em;
    font-size: 21px;
    line-height: 1.1em;
    padding-bottom: 15px;
    margin-bottom: 0
}

#popup-newsletter .logo-newsletter {
    margin-bottom: 47px;
    margin-top: 30px
}

#popup-newsletter .newsletter-popup .newsletter-content .sub-title {
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0;
    color: #666;
    font-size: 14px
}

#popup-newsletter .newsletter-popup .newsletter-content .message {
    clear: both;
    margin-bottom: 0;
    letter-spacing: .02em;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px
}

#popup-newsletter .newsletter-popup {
    text-align: center
}

#popup-newsletter .newsletter-popup #email-subscibe .input-group {
    display: inherit
}

#mce-EMAIL {
    border: 1px solid #000;
    color: #333;
    font: 11px arial, sans-serif;
    height: 11px;
    margin: 0 !important;
    padding: 8px !important;
    width: 217px
}

#email-subscibe {
    padding: 27px 0 5px 0
}

#mc_embed_signup {
    clear: left
}

#mc_embed_signup form {
    display: inline !important;
    padding: 0 !important;
    text-align: center !important
}

.popupnewsletter #mc_embed_signup input.input-group-field {
    display: inline-block;
    background: 0;
    height: 50px;
    border: 1px solid #ebebeb;
    padding: 2.3% 2.5%;
    font-size: 14px;
    line-height: 1.2em;
    color: #777;
    text-align: left;
    width: 100%;
    margin-bottom: 20px
}

.popupnewsletter #mc_embed_signup button {
    float: right;
    margin-left: -3px;
    border: 0;
    background: 0;
    padding: 0
}

.popupnewsletter #mc_embed_signup .input-group-btn .btn {
    line-height: 50px;
    display: block;
    margin: auto;
    height: 50px;
    transition: all .3s ease-in-out 0s;
    font-size: 14px;
    font-weight: bold;
    padding: 0 50px !important;
    letter-spacing: .5px
}

.popupnewsletter #mc_embed_signup .input-group-btn .btn:hover {
    background: #333;
    color: #fff
}

.popupnewsletter #mc_embed_signup .input-group-btn {
    text-align: center
}

.popupnewsletter .sub-title2 {
    font-size: 24px;
    padding-bottom: 7px;
    font-weight: lighter;
    margin: 0 0 13.5px;
    color: #f8bf00
}

.popupnewsletter .checkbox-group.form-group-top.clearfix {
    text-align: center;
    padding: 20px 0
}

.popupnewsletter .checkbox-group.form-group-top.clearfix label {
    font-weight: normal;
    vertical-align: middle;
    margin: 0
}

.popupnewsletter .checkbox-group input[type=checkbox] {
    vertical-align: middle;
    margin: 0
}

.popupnewsletter .modal-bg-image {
    position: absolute;
    z-index: -1;
    width: 70%;
    right: 0;
    bottom: 0
}

.grid-item.col-5 {
    float: left;
    padding: 0 15px;
    width: 20%;
    margin-bottom: 30px
}

.grid-item .grid-image img {
    width: 100%
}

.followus-container .followus-content a {
    color: #7d7d7d
}

.product-content .product-title,
.product-bottom .product-title,
table.wishlist-product a.product-title,
#cart table tr td.item a {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: .25px;
    margin-top: 6px
}

#cart table tr td.remove {
    text-align: center
}

.product-bottom h3,
.product-content h3 {
    margin-bottom: 0;
    padding-top: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#carousel-top .owl-item {
    margin: 0;
    padding: 0 15px
}

.owl-item:hover .images img,
.features-item:hover .images img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.features-item:hover .images:before {
    opacity: .3;
    filter: alpha(opacity=30)
}

.owl-item .images,
.features-item .images {
    overflow: hidden;
    position: relative
}

.testimonial-avatar img {
    border-radius: 50%
}

.logo {
    position: relative;
    display: none;
    padding-top: 60px;
    text-align: center
}

.logo-sticky img {
    padding-top: 8px
}

.logo {
    display: block
}

.logo-sticky {
    display: none
}

.is-ticky .logo-sticky {
    display: block;
    position: absolute;
    z-index: 1
}

.template-index .is-ticky .menu-top .show-menu-action i,
.template-index .is-ticky .navbar-toggle i {
    color: #333
}

.header.is-ticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 9999
}

.header-inner {
    background: transparent;
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 0
}

.contact-information .contact-item {
    float: left;
    margin: 0 0 30px;
    width: 100%
}

.contact-information .contact-item .contact-item-icon {
    padding-right: 1.25rem
}

.contact-information .contact-item .contact-item-content,
.contact-information .contact-item .contact-item-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.contact-information .contact-item .contact-item-icon i {
    border: 1px solid;
    border-radius: 50%;
    height: 2.75rem;
    line-height: 2.625rem;
    text-align: center;
    width: 2.75rem;
    color: #8392a2
}

.contact-information {
    color: #585e64;
    font-style: normal;
    letter-spacing: normal
}

.top-currency:hover .top-bar-dropdown {
    opacity: 1;
    top: 48px;
    z-index: 999;
    visibility: visible
}

.page_header_title {
    font-size: 80px;
    color: #fff;
    font-weight: lighter;
    letter-spacing: .5px;
    margin-bottom: 0;
    margin-top: 0
}

#filter-sidebar {
    padding: 70px 15px
}

#filter-sidebar .block-title span,
.sidebar-block .title span {
    color: #60636b;
    font-size: 18px;
    text-transform: uppercase
}

.sidebar-tag.size.sidebar-custom input[type=checkbox]+label:hover,
.sidebar-tag.size.sidebar-custom input[type=checkbox]:checked+label,
.sidebar-tag.size.sidebar-custom input[type="checkbox"]+label {
    background-image: none
}

.sidebar-tag.size.sidebar-custom .count {
    display: none
}

.sidebar-tag.size.sidebar-custom .content ul li {
    display: block
}

.sidebar-custom.sidebar-tag.color .count {
    display: none
}

.template-collection select {
    border: 0;
    padding: 0;
    background: transparent;
    height: 33px
}

.template-collection option {
    background-color: #fff;
    border: 1px solid #f4f4f4
}

.template-collection select:focus {
    border: 0;
    box-shadow: none;
    outline: 0
}

.count {
    margin-left: 5px;
    float: right
}

.page-404 h1 {
    font-size: 250px;
    margin: 0;
    color: #555
}

.page-404 {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px
}

.page-404 .sub-404 {
    color: #555;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase
}

.page-404 .sub-404:after {
    content: "";
    border-bottom: 1px #ebebeb solid;
    margin: auto;
    padding-top: 30px;
    width: 30%;
    display: block
}

.text-404 {
    margin: 50px 0;
    color: #888;
    font-size: 14px
}

.page_title {
    font-size: 60px;
    font-weight: 300;
    margin: 0;
    padding-bottom: 10px
}

.main-menu {
    position: static;
    padding-right: 20px
}

.menu-top #search-top {
    float: right;
    position: static;
    z-index: 2;
    margin-top: 38px
}

.spr-badge {
    margin-top: 5px;
    text-align: left
}

.template-index .spr-badge {
    display: none
}

#add-to-cart-form .btn-plus span:hover {
    background: 0;
    color: #e25555
}

.product-share-links {
    text-align: left;
    clear: both;
    margin-top: 20px
}

.share-links a {
    display: inline-block;
    font-size: 24px;
    margin: 0 15px 15px;
    color: #999
}

.product-quickview:after {
    content: "";
    background: #000;
    opacity: .8;
    display: block;
    width: 100%;
    height: 100%
}

.template-list-collections .page-header h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0
}

.template-list-collections .collection-title-wrapper {
    text-align: center
}

.owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    z-index: 99
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}

.main_container {
    position: relative
}

.shop_the_collection {
    display: block;
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 50px
}

.collection-title h3 a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: .75px;
    position: absolute;
    top: 20px;
    left: 20px
}

.product-quickview .owl-wrapper-outer {
    margin-top: 0 !important
}

.main_container .shop_the_collection .btn {
    background: #333 !important;
    color: #fff !important;
    border-color: #333 !important;
    font-size: 16px;
    font-weight: 300;
    padding: 0 40px;
    height: 50px;
    line-height: 50px
}

.navbar-toggle i {
    font-size: 34px;
    line-height: 26px
}

.menu-top .show-menu-action .btn-menu-canvas {
    background: 0;
    border: 0;
    outline: 0;
    padding: 0
}

.template-blog .main-content {
    overflow: hidden
}

.blog-item .image img,
.blog-detail .image img {
    display: block;
    float: none !important;
    position: relative;
    transition: all .7s ease-in-out 0s;
    -webkit-transition: all .7s ease-in-out 0s;
    -moz-transition: all .7s ease-in-out 0s;
    -ms-transition: all .7s ease-in-out 0s;
    -o-transition: all .7s ease-in-out 0s;
    width: 100%;
    z-index: 1
}

.blog-item .image img:hover,
.blog-detail .image img:hover {
    transform: scale(1.1) rotate(2deg);
    -webkit-transform: scale(1.1) rotate(2deg);
    -o-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    -moz-transform: scale(1.1) rotate(2deg)
}

.content-blog .item .blog-item h3.p10 {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: .25px
}

.user-tags li,
.date-author {
    font-size: 14px;
    text-transform: capitalize;
    font-style: inherit;
    letter-spacing: .25px;
    color: #c2c2c2
}

.right-blog {
    display: inline-block;
    float: right
}

.pagination {
    display: block;
    clear: both
}

.template-blog .breadcrumb a,
.template-blog .breadcrumb span {
    font-weight: 500;
    font-size: 14px
}

.template-blog .breadcrumb strong {
    font-weight: 500;
    font-size: 14px
}

.article-content {
    margin-left: 30px;
    padding: 15px 20px 20px;
    margin-bottom: 16px;
    position: relative;
    z-index: 9
}

.blog-detail .rte {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0
}

.sidebar .widget-tags li a,
.user-tags.tags-blog li a {
    font-size: 14px;
    line-height: 50px;
    letter-spacing: .25px;
    color: #636363;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 10px 15px;
    text-transform: capitalize
}

.sidebar .widget-tags li a:hover,
.user-tags.tags-blog li a:hover {
    color: #fff !important;
    background: #f8bf00
}

.widget-recent-articles .article a {
    line-height: 24px;
    font-size: 14px
}

.widget-recent-articles .article em {
    padding: 0;
    font-size: 12px;
    line-height: 30px;
    font-style: normal
}

.widget-tags li {
    margin-right: 3px
}

.widget-title h3,
#filter-sidebar .block-title span,
.sidebar-block .title span {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase
}

.user-tags li label {
    font-style: normal;
    font-size: 16px;
    text-transform: capitalize
}

.user-tags li a {
    color: #f8bf00;
    text-transform: capitalize;
    letter-spacing: .25px;
    font-size: 13px
}

.user-tags>li {
    padding-left: 0
}

.user-tags {
    padding: 0;
    margin: 0;
    border-style: solid;
    display: block;
    padding-top: 10px;
    border: 0
}

.template-article .user-tags {
    margin-bottom: 20px
}

.template-article .user-tags .share-link {
    text-align: right;
    padding-right: 0
}

.user-tags .share-link a:last-child {
    padding-right: 0
}

.user-tags .share-link a {
    display: inline-block;
    color: #ccc;
    padding: 0 10px;
    font-size: 12px
}

.user-tags .share-link a:hover {
    color: #f8bf00;
    border: 0
}

.user-tags.share-blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 40px
}

.list-blog p {
    padding: 20px 0;
    font-size: 15px
}

.content-blog ul {
    padding: 6px 0 4px 0
}

#blog-layout-2 .blog-item,
#blog-layout-3 .blog-item {
    margin-bottom: 30px
}

#blog-layout-2 .content-blog .item .blog-item h3.p10,
#blog-layout-3 .content-blog .item .blog-item h3.p10 {
    font-size: 20px;
    height: 51px;
    overflow: hidden
}

#blog-layout-2 .list-blog .blog-bottom,
#blog-layout-3 .list-blog .blog-bottom {
    padding: 15px;
    border: 0;
    background: #fff
}

#blog-layout-2 .date-author .blog_author,
#blog-layout-3 .date-author .blog_author {
    float: right
}

#blog-layout-3 .main-content {
    padding-left: 200px;
    padding-right: 200px
}

.pro-layout2 .pro-sale-image {
    position: relative;
    margin-bottom: 30px
}

.pro-layout2 .pro-sale-image .content-pro-sale {
    font-size: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    line-height: 60px;
    color: #fff;
    font-weight: 300
}

.pro-layout2 .saleoff-item:last-child .content-pro-sale {
    font-size: 36px;
    line-height: 40px;
    top: auto;
    bottom: 0;
    text-align: left;
    padding-left: 10px
}

.product_socials_wrapper.socials-mobi:hover .product_socials_wrapper_inner {
    margin-top: 20px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.product_socials_wrapper_inner {
    margin-top: -20px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.share-product-text {
    opacity: 0;
    transition: opacity .3s;
    -webkit-transition: opacity .3s
}

.product_socials_wrapper.socials-mobi:hover .share-product-text {
    opacity: 1;
    transition: opacity .3s;
    -webkit-transition: opacity .3s
}

.product .product-img-box .thumbs .image-item {
    padding: 0
}

.wrap-qty {
    float: left;
    margin-right: 10px;
    position: relative;
    clear: both
}

#add-to-cart-form #quantity {
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    float: left;
    width: 90px;
    padding: 0;
    overflow: hidden;
    border-radius: 0;
    background: #fff;
    letter-spacing: .25px
}

.up-qty {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    transition: all .5s ease 0s
}

.down-qty {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    transition: all .5s ease 0s
}

.product-shop .product-title h1 {
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #252525;
    margin-bottom: 10px;
    line-height: 36px;
    font-weight: normal
}

.spr-badge-starrating .spr-icon {
    font-size: 105%;
    margin-right: 3px;
    width: 13px;
    height: 14px
}

.product-shop .spr-badge .spr-badge-caption {
    padding-right: 15px;
    position: relative;
    border-right: 1px solid #ebebeb
}

.product-shop .prices,
.quick-view .product-shop .price {
    font-size: 30px;
    font-weight: bold;
    padding-top: 15px
}

.product-shop .prices {
    font-weight: bold;
    color: #252525
}

.template-product .product-shop .prices {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px
}

.product-shop .short-description {
    font-size: 14px;
    padding-top: 0;
    line-height: 30px;
    font-weight: 400
}

.swatch label {
    line-height: 17px;
    border: 2px solid transparent;
    background: #ebebeb
}

.color.swatch label {
    min-width: 25px !important;
    height: 25px !important
}

@media(min-width:767px) {

    .swatch.color input:checked+label:before,
    .swatch.color label:hover:before {
        content: "";
        border: 1px;
        position: absolute;
        right: -3px;
        bottom: -3px;
        border-radius: 5px;
        left: -3px;
        top: -3px;
        z-index: -991;
        border-color: #f8bf00;
        border-style: solid
    }
}

.swatch .header {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 14px
}

.product-shop .color input:checked+label,
.product-shop .color label {
    line-height: 21px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px
}

.swatch input:checked+label,
.swatch label:hover {
    border-width: 2px;
    border-color: #c83548;
    line-height: 17px;
    color: #000
}

.swatch .swatch-element {
    display: block !important
}

#add-to-cart-form #product-add-to-cart {
    height: 50px;
    min-width: 180px;
    border-radius: 0;
    font-size: 14px
}

#add-to-cart-form .btn-add {
    display: inline-block;
    position: relative
}

#add-to-cart-form .btn-add:before {
    font-family: 'cleversoft' !important;
    content: "\e904";
    position: absolute;
    left: 60px;
    font-size: 15px;
    color: #fff;
    top: 10px
}

.product-shop .wishlist {
    background: transparent;
    border: 0;
    color: #272727;
    font-size: 15px;
    margin-left: 15px;
    height: auto;
    line-height: 20px;
    outline: medium none;
    display: inline-block;
    text-align: center;
    width: auto;
    float: left;
    clear: both;
    margin: 0;
    padding-right: 10px;
    opacity: 1;
    visibility: visible;
    position: inherit;
    padding-left: 0
}

.product-shop .wishlist:hover {
    color: #fff
}

.share-links {
    display: inline-block;
    float: left;
    margin-left: 20px;
    padding: 30px 0
}

.product-tabs .nav-tabs li a {
    font-size: 18px;
    text-transform: capitalize
}

#myTabContent {
    text-align: left;
    padding-top: 0
}

#zoom-full-img:hover {
    box-shadow: #c83548 0 0 10px 0
}

#zoom-full-img:hover {
    cursor: pointer
}

.jcarousel-skin-tango .jcarousel-clip {
    height: 510px
}

.jcarousel-skin-tango .jcarousel-prev-vertical,
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: 0
}

.jcarousel-skin-tango .jcarousel-next-vertical,
.jcarousel-skin-tango .jcarousel-prev-vertical {
    width: 100%;
    left: 0;
    color: #000
}

.jcarousel-skin-tango .jcarousel-prev-vertical:before {
    content: "\c009";
    font-family: 'cleversoft';
    width: 100%;
    text-align: center;
    height: 30px;
    position: absolute;
    top: 0;
    font-size: 16px;
    left: 0;
    cursor: pointer
}

.jcarousel-skin-tango .jcarousel-next-vertical:before {
    content: "\c059";
    font-family: 'cleversoft';
    width: 100%;
    text-align: center;
    height: 30px;
    position: absolute;
    top: 0;
    font-size: 16px;
    left: 0;
    cursor: pointer
}

.product-img-box.has-jcarousel .product-photo-thumbs li {
    margin: 5px 0
}

.product .product-img-box .thumbs .image-item {
    width: 100%;
    height: auto;
    text-align: center
}

#rev_slider {
    position: relative
}

.main-slider .rev_slider_1 .mt-title,
.main-slider .rev_slider_1 .mt-content {
    color: #fff
}

.main-slider .rev_slider_2 .mt-title,
.main-slider .rev_slider_2 .mt-content {
    color: #fff
}

.main-slider .rev_slider_3 .mt-title,
.main-slider .rev_slider_3 .mt-content {
    color: #fff
}

.main-slider .rev_slider_4 .mt-title,
.main-slider .rev_slider_4 .mt-content {
    color: #fff
}

.main-slider .rev_slider_5 .mt-title,
.main-slider .rev_slider_5 .mt-content {
    color: #fff
}

.main-slider .mt-title {
    position: absolute;
    font-size: 60px !important;
    line-height: 36px !important;
    letter-spacing: 0 !important;
    font-weight: 100;
    text-transform: uppercase
}

.main-slider .mt-content {
    position: absolute;
    text-align: center;
    font-size: 72px !important;
    line-height: 80px !important;
    letter-spacing: 0 !important;
    text-transform: capitalize;
    font-weight: 100
}

.main-slider .button-readmore {
    position: absolute
}

.main-slider .button-readmore a {
    height: 40px;
    min-width: 110px !important;
    display: block;
    text-align: center;
    line-height: 40px !important;
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px !important
}

li.tp-revslider-slidesli {
    POSITION: ABSOLUTE
}

li.tp-revslider-slidesli.active-revslide {
    position: absolute
}

ul.tp-revslider-mainul {
    position: absolute
}

.tp-rightarrow.tparrows.default.preview3,
.tp-leftarrow.tparrows.default.preview3 {
    z-index: 99;
    top: 50% !important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.tp-arr-titleholder {
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    border-color: #fff;
    font-size: 0
}

.tp-arr-titleholder:hover {
    color: #333 !important;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    background: #fff
}

.tp-arr-titleholder:hover:before {
    color: #333 !important;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    opacity: 1 !important
}

.tp-rightarrow.tparrows.default.preview3 .tp-arr-titleholder:before {
    content: "\c034";
    font-family: 'cleversoft' !important;
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #333
}

.tp-leftarrow.tparrows.default.preview3 .tp-arr-titleholder:before {
    content: "\c024";
    font-family: 'cleversoft' !important;
    display: block;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #333
}

.main-slider {
    position: relative
}

.tp-bullets.simplebullets.preview3 {
    display: block;
    position: absolute;
    z-index: 99;
    width: 100%;
    text-align: center
}

.bullet {
    width: 15px;
    height: 15px;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    cursor: pointer
}

.bullet:hover,
.bullet.selected {
    background: #fff
}

#add_address #address_form_new input,
#add_address #address_form_new select {
    display: block;
    margin-bottom: 15px;
    width: 50%;
    clear: both
}

#add_address #address_form_new input[type=checkbox] {
    float: left;
    width: 1% !important;
    margin-right: 20px;
    margin-top: 8px
}

.products-grid.product-list-item .product-bottom,
.products-grid.product-list-item .product-content {
    float: left;
    width: 70%;
    padding-left: 30px;
    text-align: left;
    overflow: visible
}

.products-grid.product-list-item .product-image {
    width: 30%;
    overflow: hidden;
    float: left;
    display: block
}

.products-grid.product-list-item .grid-item {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    clear: both;
    transform: translate3d(0px, 0px, 0px) !important;
    -ms-transform: translate3d(0px, 0px, 0px) !important;
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
    -moz-transform: translate3d(0px, 0px, 0px) !important
}

.products-grid.product-list-item .short-description {
    color: #7a7a7a;
    font-size: 15px;
    float: left
}

.products-grid.product-list-item .add-to-cart .btn:focus {
    outline: 0;
    border: 0;
    box-shadow: none
}

.products-grid.product-list-item .product-item .spr-badge {
    display: block;
    margin-bottom: -15px;
    margin-top: 10px;
    text-align: left
}

.products-grid.product-list-item .product-item .review-prduct {
    clear: both
}

.product-list-item .grid-item .product_loop.hover {
    float: none
}

.product_loop.hover {
    display: inline-block;
    width: 100%;
    margin-top: 2px
}

.product-list-item .color-swatch-item {
    text-align: left;
    clear: both;
    padding-top: 15px
}

.product-list-item .add-to-cart {
    visibility: visible;
    overflow: visible;
    height: auto;
    position: initial;
    margin-bottom: 10px;
    margin-top: 20px;
    opacity: 1
}

.search-top-container .icon-search {
    position: relative;
    z-index: 2
}

.site-nav li:hover .dropdown-sub.level1 {
    left: -15px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%)
}

.dropdown-sub.level1 {
    left: -15px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%)
}

.customer-links li:last-child {
    margin-right: 0 !important
}

.menu-main-home {
    position: static
}

.menu-main-home .megamenu {
    text-align: center;
    width: 100%
}

.mega-menu.level-top .mega-item .row>.menu-col:last-child {
    border-right: 0 none
}

.mega-menu.level-top .mega-item .row>div {
    padding-bottom: 20px
}

.site-nav .menu-dropdown li a {
    line-height: 0;
    padding: 15px 0
}

.header.full-width .dropdown-menu-inner.container {
    width: 100%
}

.dropdown-menu-inner>img {
    height: 100%
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.dropdown-menu-inner .mega-item {
    padding-top: 20px
}

.customer-links li {
    border-top: 1px solid rgba(234, 234, 234, 0.5);
    padding: 6px 0
}

.customer-links li {
    display: inline-block
}

#currencies-top {
    float: none;
    padding: 0 15px 0 0;
    width: auto;
    position: relative
}

#currencies-top label {
    color: #555;
    float: left;
    font-weight: 500;
    padding-right: 15px
}

#currencies-top .dropdown-toggle {
    cursor: pointer
}

#currencies-top #pre-currencies img {
    margin-right: 5px;
    max-width: 17px;
    position: relative;
    top: -1px
}

#currencies-top .dropdown-currency {
    position: absolute;
    z-index: 999;
    background: #fff;
    right: 0
}

ul#currencies {
    text-align: left;
    box-shadow: none !important;
    margin: 0
}

#currencies>li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 0
}

#currencies a.currency {
    display: inline;
    padding: 10px 0;
    margin-right: 5px;
    font-weight: 500
}

#currencies a img {
    max-width: 17px;
    margin-right: 1px;
    margin-top: -2px
}

.header-contact .contact-content {
    font-size: 13px;
    letter-spacing: 1px;
    float: left;
    margin-right: 40px;
    line-height: 40px;
    text-transform: uppercase
}

#search-top .searchbox {
    background: #fff
}

#search-top input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0 10px 0 40px;
    height: 46px;
    border: 0;
    color: #bcbbb9;
    padding-right: 60px;
    border-bottom: 2px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    display: block;
    background: #fff
}

@media screen and (max-width:480px) {
    #search-top input[type=text] {
        padding: 0 10px 0 60px
    }
}

#search-top input[type=text]:focus {
    outline: 0;
    border: 0 !important
}

#search-top label.input_label-2 {
    margin: 0;
    width: 100%
}

#search-top.active .input-group-btn {
    display: none
}

#search-top form {
    width: 100%
}

#search-top button {
    border-radius: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #bcbbb9;
    font-size: 18px;
    border: 0;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    z-index: 99;
    background-color: #f8bf00
}

#search-top .categories-search {
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 99;
    height: 50px
}

#search-top button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff !important
}

.info-contact-top {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 35px;
    float: right
}

#search-top .navbar-form {
    padding: 0;
    border: 0 !important;
    margin: 0
}

.search-results .price.first span:first-child {
    text-decoration: line-through;
    padding-right: 10px;
    font-size: 13px
}

.searchbox.s-loading:before {
    background: url(s-loading.gif);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 30px;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 104;
    right: 60px;
    top: 3px
}

.search-top-container {
    position: static;
    display: inline-block
}

#search-top .clever-icon-search-4 {
    display: block;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    padding: 0 10px 0;
    font-size: 16px
}

input[type=text]:focus {
    outline: 0
}

#search-top .search-form .search-bar .input-group-btn .btn {
    padding: 0;
    height: 38px;
    border: 0;
    width: 30px;
    font-size: 0;
    background: 0;
    z-index: 88
}

.header-inner .search-form {
    background: transparent;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 9;
    width: 100%;
    padding: 0
}

.header-inner .search-form .search-close {
    cursor: pointer;
    position: absolute;
    left: auto;
    top: 25px;
    transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    z-index: 88;
    background: 0;
    font-size: 20px;
    right: 20px
}

#search-top input[type=text] {
    font-size: 14px;
    height: 45px;
    font-weight: 300
}

.overlay-search {
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(20, 22, 24, 0.95);
    top: 0;
    left: 0;
    z-index: 7770;
    -webkit-transition: .5s;
    transition: .5s;
    transform: rotateX(90deg);
    display: none
}

.header-cart-container {
    text-align: right;
    position: static
}

.top-currency {
    display: inline-block
}

.tp-leftarrow.tparrows.default.preview3 {
    left: 30px !important
}

.tp-rightarrow.tparrows.default.preview3 {
    right: 30px !important
}

.template-collection .product-bottom h3,
.template-collection .product-content h3 {
    padding-top: 0
}

.template-collection .product-item .review-prduct {
    display: none
}

.tabs-product-home {
    clear: both
}

.heading-block {
    text-align: center
}

.heading-block hr {
    width: 8%;
    border-top: 3px solid #f8bf00;
    margin-bottom: 28px;
    margin-top: 11px
}

.heading-block h3.title {
    font-size: 28px;
    line-height: 21px;
    color: #333;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0
}

.main-brand .heading-block h3.title {
    font-size: 24px
}

.grid-product-home .grid-item {
    padding: 0 5px
}

.grid-product-home.grid .grid-item {
    padding: 0 15px
}

.box-content .owl-item {
    padding: 0 5px
}

.product-item:hover .price-box {
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s
}

.add-to-link {
    text-align: left;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.7);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%)
}

.product-item:hover .add-to-link {
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0)
}

.wishlist {
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    display: block;
    background: transparent !important;
    color: #666 !important;
    width: 24px;
    border: 2px solid #666;
    height: 24px;
    text-align: center;
    border-radius: 100%;
    line-height: 22px !important
}

.product-item:hover .wishlist {
    opacity: 1;
    visibility: visible
}

.quickview-button .sca-qv-button {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: block
}

.product-item .countdown {
    opacity: 1;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s
}

.product-item:hover .countdown {
    opacity: 0;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -ms-transition: opacity .5s
}

.product_loop_switcher {
    position: relative
}

.product_loop hover {
    position: relative
}

.add-to-cart {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    float: right;
    margin-top: 15px
}

.product-item.product_layout_2 .add-to-cart-btn,
.product-item.product_layout_2 .add-to-slect-btn {
    padding: 0 25px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    opacity: 1;
    font-size: 16px;
    letter-spacing: .5px;
    border-radius: 0;
    width: auto;
    border: 0
}

.product_layout_2.product-item .review-prduct,
.product_layout_2 .spr-badge {
    display: none
}

.grid-item.product_layout_2 .product-content,
.grid-item.product_layout_2 .product-bottom {
    padding: 0
}

.product-item.product_layout_2 .add-to-cart {
    position: inherit;
    margin-top: 15px;
    opacity: 1;
    visibility: visible;
    bottom: 0
}

.product_layout_2 .product-content .product-title,
.product_layout_2 .product-bottom .product-title {
    font-size: 16px;
    font-weight: 600
}

.product_layout_2 .add-to-link {
    display: none
}

.wishlist i,
.quickview-button i {
    font-size: 12px
}

.wishlist:hover i.fa-heart-o:before {
    content: "\f004";
    font-family: fontAweSome;
    color: #f8bf00 !important
}

.wishlist:hover {
    border: 2px solid #f8bf00 !important
}

.quickview-button .product-item .add-to-cart-btn:before {
    padding-right: 10px
}

.quickview-button span,
.wishlist span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px
}

.color-swatch-item {
    margin-bottom: 0;
    line-height: 1;
    padding-top: 8px;
    clear: both;
    text-align: left
}

.color-swatch-item li {
    display: inline-block;
    margin: 0
}

.color-swatch-item li a img {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0
}

.color-swatch-item li a img:hover {
    border: 2px solid #000;
    border-radius: 50%;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s
}

.tabs-product-home .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    top: -70px;
    z-index: 99;
    width: 66px
}

.tabs-product-home .owl-theme .owl-controls .owl-buttons div,
.main-brand .owl-theme .owl-controls .owl-buttons div,
.template-product .related-products .owl-theme .owl-controls .owl-buttons div {
    font-size: 12px;
    width: 30px;
    height: 30px;
    background: #ebebeb;
    color: #252525;
    line-height: 30px;
    border-radius: 5px;
    margin: 0
}

.tabs-product-home .owl-theme .owl-controls .owl-buttons div:hover,
.grid-item.product-item .carousel-control:focus,
.grid-item.product-item .carousel-control:hover,
.main-brand .owl-theme .owl-controls .owl-buttons div:hover {
    background: #f8bf00;
    color: #fff
}

.tabs-product-home.slide {
    padding: 0;
    background: #fff
}

.product-inner {
    margin-bottom: 0;
    padding-bottom: 20px
}

.tabs-product-home.slide .product-inner {
    border: 0;
    padding-bottom: 0
}

.tabs-product-home .content-left {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.tabs-product-home .content-left a {
    font-size: 13px;
    color: #fff;
    background: #f8bf00;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 22px;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px
}

.tabs-product-home .content-left a:hover {
    background: #000;
    color: #fff
}

.home-block-category img {
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3)
}

.home-newsletter {
    display: inline-block;
    width: 100%
}

.home-newsletter .title_newsletter {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: bold
}

.home-newsletter .content {
    display: block !important
}

.home-newsletter .subtitle_newsletter {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px
}

.home-newsletter .subtitle2_newsletter {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: .25px
}

.page-header .images h2 {
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    font-size: 60px;
    text-transform: uppercase;
    width: 100%
}

.template-collection .col-main {
    padding-top: 0
}

.template-collection .sidebar-right .col-main {
    padding-left: 0
}

.template-collection .sidebar-right #filter-sidebar {
    padding-left: 15px
}

.template-collection #filter-sidebar {
    padding-left: 0;
    padding-top: 0
}

.sidebar-links .title span,
.sidebar-custom .title span {
    color: #333;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: bold
}

.sidebar-links .title h3 {
    margin: 0
}

.sidebar-links .count,
.sidebar-custom .count {
    font-size: 12px;
    color: #999
}

.sidebar-links .title .novetty_caret,
.sidebar-custom .title .novetty_caret {
    float: right;
    cursor: pointer
}

.template-collection .sidebar-block {
    margin-top: 0
}

.collection-page .products-grid.product-grid-item .short-description {
    display: none
}

.grid-item.col-md-3 {
    margin-bottom: 40px
}

.template-blog .breadcrumb_position,
.template-article .breadcrumb_position {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 50px
}

.template-article .main-content {
    margin-top: 50px
}

.blog-layout-1 .content-blog .item .blog-item h3.p10 {
    clear: left;
    line-height: 42px;
    font-size: 30px;
    font-weight: lighter
}

.blog-layout-1 .content-blog .item .blog-item h3.p10 a {
    color: #0054a6
}

.blog-layout-1 .blog-item {
    margin-bottom: 50px;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    border-bottom: 1px solid #ebebeb
}

.blog-item .image {
    overflow: hidden;
    position: relative
}

.blog-layout-1 .blog-bottom {
    padding: 30px 0;
    letter-spacing: 0
}

.blog-layout-1 .right-blog {
    display: none
}

.blog-layout-1 .blog-bottom .blog_author {
    display: none
}

.blog-layout-1 .blog-bottom .date-time,
.template-article .date-time {
    font-size: 12px;
    color: #959595;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: .25px
}

.blog-layout-1 .blog-bottom .date-time:before,
.template-article .date-time:before {
    content: "";
    background: #959595;
    width: 45px;
    height: 1px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px
}

.blog-layout-1 .blog-bottom a.btn-readmore {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .25px;
    color: #fff;
    background: #f8bf00;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 18px;
    font-weight: bold;
    border-radius: 4px
}

.blog-layout-1 .blog-bottom a.btn-readmore span {
    font-weight: bold !important;
    margin-left: 5px
}

.blog-layout-1 .list-blog p {
    padding: 0;
    font-size: 15px;
    margin: 0;
    line-height: 26px;
    letter-spacing: .25px;
    color: #454545
}

.blog-layout-1 .blog-bottom p.button {
    margin-top: 45px;
    text-align: left
}

.template-article .article-content {
    margin-left: 0
}

.template-article .col-main .image {
    overflow: hidden
}

.blog-detail .page-header h1 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: .25px;
    color: #161616;
    clear: both;
    text-align: left
}

.template-article .rte h1,
.template-article .rte h2,
.template-article .rte h3,
.template-article .rte h4,
.template-article .rte h5,
.template-article .rte h6 {
    color: #161616;
    margin-bottom: 10px
}

.template-article .rte p {
    color: #454545;
    padding: 0 0 24px
}

.template-article .rte a,
#myTabContent.tab-content a {
    color: #f8bf00;
    border-bottom: 1px solid #ebebeb
}

.blog-left .item {
    padding-left: 0
}

.template-blog .widget-title,
.template-article .widget-title {
    position: relative;
    margin-bottom: 10px
}

.template-blog .sidebar {
    margin-top: 5px
}

.template-blog .widget-title h3,
.template-article .widget-title h3 {
    color: #222;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
    text-transform: capitalize;
    z-index: 1;
    letter-spacing: -0.25px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

div#zt_list_product {
    margin-left: -1px;
    margin-top: 15px
}

.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.5);
    border-color: transparent;
    color: #333
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background: #fff
}

#zt_list_product .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    line-height: 40px
}

#zt_list_product .owl-buttons .owl-prev {
    left: -25px
}

#zt_list_product .owl-buttons .owl-next {
    right: -25px
}

#zt_list_product .owl-controls {
    margin-top: -30px
}

#zt_list_product .spr-badge-starrating .spr-icon {
    font-size: 88%
}

.product-shop .swatch {
    clear: both
}

.product-shop .short-description {
    padding-bottom: 25px;
    margin-bottom: 0
}

.product-shop .sw-1 input:checked+label,
.product-shop .sw-1 label {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px
}

.product-shop input:checked+label,
.product-shop label:hover {
    background: #f8bf00;
    border-color: transparent;
    color: #fff
}

.product-shop .availability {
    display: inline-block;
    padding-left: 10px
}

.product-shop .wishlist span {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: .5px;
    font-weight: 500;
    opacity: 1;
    visibility: visible;
    position: inherit;
    background: transparent;
    color: #333
}

.product-shop .wishlist span:before {
    content: none
}

.product-shop .wishlist-detail {
    display: inline-block;
    float: left;
    padding-top: 8px
}

.product-shop .product-title {
    margin-bottom: 5px
}

#add-to-cart-form #quantity {
    font-size: 15px;
    font-weight: bold;
    border: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px
}

.clear_fix {
    display: block;
    overflow: hidden;
    clear: both;
    padding-top: 30px
}

.product-tabs .nav-tabs {
    border: 0;
    text-align: left;
    border-bottom: 3px solid #f8bf00;
    padding-bottom: 1px;
    margin-bottom: 30px
}

.product-tabs .nav>li {
    padding: 0
}

.product-tabs .nav>li a {
    padding: 0
}

.product-tabs .nav-tabs li a {
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    border: 0;
    letter-spacing: 0;
    color: #252525;
    background: #ebebeb;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-weight: bold
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0;
    background: #fff;
    color: #f8bf00
}

#collapse-tab1 p {
    font-size: 14px;
    font-weight: 400
}

.related-products h2 {
    font-size: 18px;
    line-height: 24px;
    color: #252525;
    text-transform: capitalize;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0;
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 10px
}

.product-shop .color input:checked+label,
.product-shop .color label {
    line-height: 21px;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    -ms-border-radius: 5px !important
}

.pro-layout3 .product-shop .availability {
    top: 0;
    padding-right: 15px
}

.block-icon-about {
    margin-bottom: 30px
}

#about-us ul.list-abouts li {
    margin-left: 45px
}

#about-us .about-content {
    margin: auto;
    float: none
}

#about-us .text-info {
    color: #636363;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .25px
}

#about-us .text-info a {
    color: #0068b2;
    text-decoration: underline
}

#about-us .about-page {
    padding-bottom: 40px
}

#about-us .main-content {
    padding: 0
}

#about-us .title-about {
    font-size: 30px;
    color: #454545;
    letter-spacing: 0;
    line-height: 36px;
    text-transform: capitalize;
    margin-bottom: 30px;
    font-weight: lighter
}

#about-us .info-item {
    display: block;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 50px;
    line-height: 24px;
    position: relative
}

#about-us .info-item .text-info h4 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding-top: 50px
}

#about-us .info-item .text-info .cus-text {
    padding-left: 30px
}

.about-page .about-contact {
    margin-top: 60px
}

.about-page .about-contact>div {
    width: 30.33%;
    background: #f8bf00;
    height: 50px;
    float: left;
    margin: 0 10px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px
}

.about-page .about-contact i {
    font-size: 22px;
    line-height: 50px !important;
    padding-left: 25px;
    float: left;
    color: #fff
}

.about-page .about-contact span {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px
}

.out-team-wap {
    display: block;
    overflow: hidden;
    padding-top: 50px
}

.sub_title-meet {
    margin-bottom: 60px
}

.out-team-wap .title-team {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 25px;
    margin-bottom: 6px
}

.out-team-wap .position {
    font-size: 12px;
    text-transform: uppercase
}

.out-team-wap .owl-wrapper .owl-item {
    padding: 0 15px
}

.content-top h2,
#contactFormWrapper h2,
.content-bottom h2 {
    font-size: 24px;
    font-weight: bold;
    color: #333
}

#contactFormWrapper h2,
.content-bottom h2 {
    margin-top: 50px
}

#contactFormWrapper label {
    display: block
}

.filter-collection-left {
    display: none
}

.show-fillter .overlay-filter {
    display: block;
    transform: scale(1, 1)
}

.overlay-filter {
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.55);
    top: 0;
    left: 0;
    z-index: 7770;
    -webkit-transition: .5s;
    transition: .5s;
    transform: rotateX(90deg);
    display: none
}

.filter-collection-left a {
    font-size: 20px;
    cursor: pointer;
    line-height: 42px
}

.template-search .search-page .text-center {
    clear: both
}

.template-search .search-page {
    padding-top: 30px
}

.template-search .search-page .input-group {
    text-align: center;
    width: 80%;
    padding: 30px 0
}

.search-page .search-bar .input-group-field {
    width: 100%;
    height: 50px
}

.template-search .search-page .input-group-btn {
    position: absolute;
    text-align: left;
    right: 40px;
    top: 30px
}

.template-search .search-page .input-group-btn>button {
    border-color: transparent;
    height: 50px;
    width: 50px;
    background: transparent;
    line-height: 47px
}

.template-search .search-page .input-group-btn>button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
    color: #bcbbb9
}

.template-search .search-page .product-list {
    width: 100%;
    display: inline-block;
    margin: 0 -15px
}

.template-search .search-page .product-list .product-item {
    width: 25%;
    float: left;
    clear: none;
    padding: 15px
}

.template-search .search-page .product-list .product-item .product-title {
    white-space: nowrap;
    width: 98%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    margin-top: 20px
}

.template-search .search-page .product-list .product-item .spr-badge {
    margin-bottom: 0
}

.template-search .search-page .product-list .product-item .wishlist {
    display: none
}

.template-search .search-page .product-list .product-item:hover .price-box {
    opacity: 1
}

.template-search .search-page .product-list .product-item .action {
    clear: both
}

.template-search .search-page .product-list .product-item .add-to-cart-btn {
    padding: 0 25px;
    background: #c42903;
    width: 100%;
    color: #fff
}

.template-search .search-page .product-list .product-item .add-to-cart-btn:hover {
    background: #000
}

.template-search .search-page .product-list .product-item .harman_btn4 {
    width: 100%
}

.search-page .short-description {
    display: none
}

.site-nav .dropdown-sub ul>li a {
    padding: 25px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.megamenu .site-nav li .dropdown-sub li a i {
    line-height: 40px
}

.wrap-cart-mini {
    float: right;
    margin-left: 15px;
    padding-top: 5px
}

.header-cart .top-cart {
    margin-top: 5px !important
}

.top-icon-cart {
    position: relative;
    padding-left: 0 !important
}

.header-cart .top-cart .top-icon-cart .wrap-cart-mini>span:first-child {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px
}

.price-cart-mini.item_money {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    float: left;
    line-height: 30px;
    letter-spacing: .4px
}

#cart-count {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 11px;
    font-weight: bold;
    z-index: 1;
    line-height: 15px;
    border-radius: 100%;
    font-family: Roboto;
    width: 15px;
    height: 15px;
    text-align: center
}

.product-img-box .zoom img {
    width: 100%
}

.about-banner .images img {
    width: 100%
}

.zoom {
    display: block;
    position: relative;
    overflow: hidden
}

.site-nav>li:first-child>a {
    margin-left: 0;
    padding-left: 0
}

.main_row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.toolbar {
    margin-bottom: 30px !important
}

.collection-page .product-grid-item .grid-item {
    overflow: hidden;
    border: 0
}

.collection-page .product-grid-item .grid-item:before {
    content: '';
    width: 1px;
    background: #eaeaea;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 20px
}

.collection-page .product-grid-item .grid-item:after {
    content: '';
    width: 100%;
    display: block;
    z-index: -1;
    border: 1px solid #eaeaea;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: -5%;
    -webkit-box-shadow: 0 0 5px 0 #c6c6c6;
    -ms-transform: 0 0 5px 0 #c6c6c6;
    -o-transform: 0 0 5px 0 #c6c6c6;
    box-shadow: 0 0 2px 0 #c6c6c6;
    -moz-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s;
    -ms-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
    -moz-transform: rotateX(45deg);
    -webkit-transform: rotateX(45deg);
    -o-transform: rotateX(45deg);
    -ms-transform: rotateX(45deg);
    transform: rotateX(45deg);
    -moz-transform-origin: bottom;
    -o-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    opacity: 0
}

.collection-page .product-grid-item .grid-item:hover:after {
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 1
}

.collection-page .product-grid-item>div:nth-child(3n+1) .grid-item:before {
    content: none
}

.sidebar-left-right .collection-page .product-grid-item>div:nth-child(3n+1) .grid-item:before {
    content: ""
}

.sidebar-left-right .collection-page .product-grid-item>div:nth-child(4n+1) .grid-item:before {
    content: ""
}

.sidebar-left-right .collection-page .product-grid-item>div:nth-child(2n+1) .grid-item:before {
    content: none
}

.breadcrumb-wrap {
    padding-left: 15px;
    padding-right: 15px
}

.collection-page .products-grid.product-grid-item {
    padding: 0
}

.grid-item-isotope {
    padding: 0 5px;
    margin-bottom: 15px !important
}

.product-grid-isotope-parent {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -5px
}

.grid-item-isotope {
    float: left
}

.product-grid-isotope {
    clear: both
}

.grid-item-isotope img {
    display: block;
    max-width: 100%
}

@media(min-width:1680px) {
    .template-collection .col-main.no-sidebar {
        width: 100%
    }
}

.sidebar-links .title {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 15px;
    display: none
}

.template-collection .sidebar-left .col-main {
    position: relative
}

.slide-carousel {
    position: relative
}

.search-form label.input_label {
    width: 100%
}

.search-form span.input_label-content-2 {
    position: relative;
    display: block;
    padding: 12px 0;
    width: 100%;
    color: #bcbbb9;
    font-size: 14px;
    letter-spacing: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    top: 0;
    left: 10px;
    text-align: left;
    font-weight: normal
}

.search-form .input-group-field:focus+.input_label-2 .input_label-content-2,
.search-form .input--filled-2 .input-group-field+.input_label-2 .input_label-content-2 {
    top: -16px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    color: #f8bf00;
    font-size: 11px
}

.template-collection .col-isotope #filter-sidebar {
    display: none
}

.template-collection .col-isotope .filter-collection-left {
    display: block;
    width: auto;
    padding-right: 20px;
    margin: 0
}

.template-collection .show-fillter .col-isotope #filter-sidebar.col-left {
    left: 0;
    -webkit-transition: left 300ms linear 0s;
    -moz-transition: left 300ms linear 0s;
    -ms-transition: left 300ms linear 0s;
    -o-transition: left 300ms linear 0s;
    transition: left 300ms linear 0s
}

.template-collection .col-isotope #filter-sidebar.col-left {
    position: fixed;
    display: block;
    margin: 0;
    background: #fff;
    list-style: none;
    z-index: 99999;
    top: 0;
    left: -150%;
    height: 100%;
    width: 270px;
    text-align: left;
    overflow: scroll
}

.template-collection .col-isotope .filter-collection-left {
    display: block
}

#offcanvas .navbar-form {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    width: 100%
}

#offcanvas input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
    height: 46px;
    border: 0;
    color: #bcbbb9;
    padding-right: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    display: block;
    background: transparent
}

#offcanvas button:after {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 18px;
    color: #999 !important
}

#offcanvas button {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #bcbbb9;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: transparent;
    z-index: 99
}

#offcanvas .searchbox.s-loading:before,
#offcanvas .search-results {
    display: none !important
}

.offcanvas-mainnav .navbar-nav.megamenu li i {
    display: inline-block;
    float: left;
    line-height: 36px;
    padding-right: 7px
}

#offcanvas .navbar-nav li .item-search a {
    display: inline-block
}

#offcanvas .navbar-nav ul.search-results {
    padding-left: 0
}

#offcanvas .navbar-nav .search-results .title {
    width: 185px;
    margin-bottom: 8px
}

.search-results span.price {
    padding-left: 5px
}

.currencies-mobile #currencies {
    display: block !important
}

.currencies-mobile #currencies li {
    width: auto !important;
    display: inline-block;
    padding-right: 30px
}

#offcanvas .navbar-nav li.currencies-mobile a:hover {
    background: 0;
    color: #ff4081
}

.currencies-mobile label {
    line-height: 40px;
    float: left;
    margin-right: 20px
}

#offcanvas .navbar-nav li.currencies-mobile a {
    border: 0;
    line-height: 20px
}

.wishlist-menu {
    display: inline-block;
    text-align: right;
    margin-top: 7px
}

.wishlist-menu a i {
    font-size: 30px
}

.view-cart .harman_btn4 {
    background: #ebebeb !important;
    color: #333 !important
}

.product-grid-isotope .grid-item {
    width: 20%
}

.product-content img {
    width: 100%
}

.product-quickview .product-item {
    margin-top: 40px
}

.product-quickview .quickview-featured-image {
    width: 82%;
    float: right
}

.product-quickview .more-view {
    overflow: hidden
}

.product-item:hover .price-box {
    opacity: 1
}

.header-cart #dropdown-cart.active {
    position: fixed;
    right: 0;
    top: 0;
    width: 320px
}

.header-cart .cart-empty,
.header-cart .cart-list {
    padding: 15px
}

.header-cart .continue-shoping {
    height: 90px;
    line-height: 90px;
    width: 100%;
    padding: 0 15px
}

.header-cart .continue-shoping span {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.header-cart .continue-shoping a {
    float: right;
    font-size: 20px;
    color: #fff
}

.header-cart #dropdown-cart li.item:last-child {
    border-bottom: 0
}

.header-cart .wrap-btcart {
    position: absolute;
    display: block;
    bottom: 10px;
    width: 100%;
    padding: 15px;
    background: #fff;
    height: 190px
}

.wrapper-container.show-cart .nm-page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.73);
    -webkit-transition: opacity .20s ease;
    -o-transition: opacity .20s ease;
    transition: opacity .20s ease;
    box-shadow: 0 0 5px 4px #eaeaea;
    width: 100%;
    height: 100%
}

#add-to-cart-form .custom-qty,
#add-to-cart-form #quantity {
    border-radius: 0
}

#add-to-cart-form #quantity {
    width: 80px;
    height: 45px;
    margin-bottom: 0;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    padding-right: 22px
}

#add-to-cart-form .btn-plus {
    width: 25px;
    border-left: 1px solid #ebebeb;
    height: 50px;
    position: absolute;
    right: 0;
    z-index: 9;
    text-align: center
}

#add-to-cart-form #product-add-to-cart {
    font-size: 14px;
    height: 45px;
    font-weight: bold;
    border-radius: 0;
    letter-spacing: .25px
}

#add-to-cart-form #product-add-to-cart:before {
    content: "\c165";
    font-family: cleversoft;
    padding-right: 10px;
    font-size: 14px
}

.product-shop .product-title a.btn {
    width: 25px;
    height: 25px;
    color: #7d7d7d;
    background: 0;
    text-indent: 0;
    font-size: 0
}

.product-shop .product-title a.btn:hover {
    color: #f8bf00
}

.product-shop .product-title a.prev:before {
    content: "\c053";
    font-size: 14px;
    font-family: cleversoft;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 7px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    font-weight: normal
}

.product-shop .product-title a.next:before {
    content: "\c053";
    font-size: 14px;
    font-family: cleversoft;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 9px;
    font-weight: normal
}

.template-product .sale_bonus,
.sale_tag {
    display: none
}

.template-cart .cart-list .money {
    float: none;
    margin-right: 0
}

.tab_pro_w {
    padding-bottom: 60px
}

.product_socials_wrapper {
    text-align: center
}

.share-product-text {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 50px
}

.product-tabs .nav>li {
    display: inline-block;
    float: none
}

.pro-layout3 .product-last {
    margin-top: 52px
}

.pro-layout3 .btn-product-change.product-title {
    position: absolute;
    right: 60px;
    top: -93px
}

.template-product .pro-layout1 #zt_list_product .jcarousel-clip-vertical {
    height: 570px;
    width: 100%
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden
}

.template-product .pro-layout1 .jcarousel-skin-tango .jcarousel-next-vertical {
    bottom: -10px
}

.product-shop .spr-icon.spr-icon-star-empty,
.grid-item .spr-icon.spr-icon-star-empty,
.template-product .spr-badge-caption {
    display: inline-block
}

.template-product .pro-layout1 #zt_list_product {
    margin-top: 0
}

.template-product .product-img-box.has-jcarousel .product-photo-thumbs li:first-child {
    margin: 0 0 5px
}

.template-product .breadcrumb_position {
    margin-bottom: 0
}

.template-product .pro-layout1 .btn-product-change {
    position: absolute;
    right: 0;
    top: -93px
}

.template-product .pro-layout3 .product-title a.prev {
    right: 6px
}

.template-product .pro-layout3 .product-title a.btn {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #333;
    color: #333;
    background: 0;
    text-indent: 0;
    font-size: 0
}

.template-product .pro-layout3 .product-title a.btn {
    display: block;
    padding: 0;
    position: absolute;
    top: 10px
}

.template-product .pro-layout3 .product-title a.next:before {
    content: "\f0da";
    font-size: 15px;
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 8px
}

.template-product .pro-layout3 .product-title a.prev:before {
    content: "\f0d9";
    font-size: 15px;
    font-family: FontAwesome;
    position: absolute;
    top: -6px;
    text-align: center;
    left: 6px
}

.template-product .main-content ul#more-view-carousel {
    overflow: visible !important;
    list-style: none !important
}

.template-product .main-content .jcarousel-clip-vertical ul li {
    list-style: none !important
}

.pro-layout1 .spr-badge {
    margin-bottom: 20px
}

.template-product #product {
    margin-top: 35px
}

.spr-summary-actions a {
    background: transparent;
    border: 0;
    color: #ffaf47;
    text-transform: inherit;
    font-weight: 400;
    font-size: 14px
}

.spr-form-label+.spr-form-input {
    width: 100%
}

.spr-icon.spr-icon-star-empty,
.spr-icon-star,
.spr-form-review-rating a,
.spr-form-review-rating a:hover {
    color: #fc0
}

.socials-desktop-layout3 {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 30px 0 10px 0
}

.pro-layout3 .product-img-box .thumbs .owl-item .image-item {
    width: 100%;
    float: none
}

.pro-layout3 .product-img-box .thumbs .image-item {
    width: 30%;
    float: left
}

.pro-layout3 #zt_list_product .owl-buttons .owl-next {
    right: 0
}

.pro-layout3 #zt_list_product .owl-buttons .owl-prev {
    left: 0
}

.product .product-img-box .thumbs .image-item a.zoomGalleryActive img {
    opacity: 1
}

.jcarousel-next-disabled-vertical,
.jcarousel-prev-disabled-vertical {
    display: none !important
}

.header-cart .cart-list {
    height: calc(100% - 200px);
    position: absolute;
    padding-bottom: 60px;
    overflow-y: scroll
}

.template-collection .col-isotope #filter-sidebar {
    padding: 45px 15px 0 15px
}

.mega-menu.aligned-center .dropdown-sub .mega-item .col-sm-6:last-child {
    border-right: 0
}

.dropdown-sub.level1 {
    background: transparent
}

.dropdown-sub.level1 ul {
    padding: 15px;
    background: #ebecec;
    margin: 10px 15px 0 -70px
}

.close-sibade:before {
    font-size: 20px;
    position: fixed;
    left: 280px;
    top: 20px;
    cursor: pointer;
    font-family: 'cleversoft' !important;
    color: #fff;
    z-index: 99999;
    display: none;
    content: "\c067"
}

.show-fillter .close-sibade:before {
    display: block
}

.product-inner.out-stock-product {
    -moz-opacity: .7 !important;
    -khtml-opacity: .7 !important;
    -webkit-opacity: .7 !important;
    opacity: .7 !important;
    -ms-filter: alpha(opacity=70) !important;
    filter: alpha(opacity=70) !important
}

.out-stock-product .product-label:before {
    display: none
}

.product-inner.out-stock-product .product-label {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5em;
    margin-left: -2.5em;
    background-color: #fa6b6b;
    width: 5em;
    height: 5em;
    background: rgba(250, 107, 107, 0.8);
    text-transform: uppercase;
    color: #fff;
    font-size: 1.3em;
    line-height: 1em;
    text-align: center;
    border-radius: 50%;
    border-color: transparent;
    pointer-events: none
}

.product-inner.out-stock-product .product-label span {
    display: table-cell;
    width: 5em;
    height: 5em;
    vertical-align: middle;
    font-weight: 400
}

.product-inner.out-stock-product .add-to-link {
    opacity: 0;
    visibility: hidden
}

.padding {
    clear: both;
    display: block
}

.tabs-product-home.grid .tabs-product {
    overflow: visible
}

.tabs-product-home.grid .tabs-product hr {
    width: 10%;
    border-top: 3px solid #f8bf00
}

.tabs-product-home.slide .grid-item.product-item,
.related-products .grid-item.product-item {
    width: 20%;
    float: left
}

.tabs-product-home .grids-item {
    float: left;
    padding: 0 10px
}

.tabs-product-home .owl-item .grid-item.product-item,
.related-products .owl-item .grid-item.product-item {
    width: 100%
}

.tabs-product-home .owl-item .grid-item.product-item:before {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    z-index: 9;
    bottom: 45px
}

.tabs-product-home .owl-item:first-child .grid-item.product-item:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    z-index: 9;
    bottom: 44px
}

.tabs-product-home .box-content .owl-item {
    padding: 0
}

.tabs-product-home.grid .tabs-brand a {
    width: 16.66666667%;
    float: left
}

.template-product .related-products .owl-theme .owl-controls .owl-buttons div:hover {
    background: #fff
}

.site-nav .level-top>a,
.customer-links li a,
.header-cart .top-cart .top-icon-cart,
#currencies-top .dropdown-toggle,
.header-contact .contact-content,
.info-contact-top {
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

.site-nav .level-top>a {
    font-weight: 600
}

.template-index .sale_bonus {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px
}

.block-top .slide-carousel {
    width: 20%;
    float: left
}

.block-top .owl-item .slide-carousel {
    width: 100%
}

.b-lazy {
    background-color: #eaeaea
}

.tp-caption {
    display: none
}

.tp-bgimg {
    background-size: cover;
    background-position: center center
}

.tp-bgimg img {
    width: 100%;
    display: none
}

.loadding-image::before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background-image: url("s-loading.gif");
    background-color: #eaeaea;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50px
}

.contactus-page {
    margin-top: 20px
}

.contactus-page #contactFormWrapper h2 {
    margin: 0
}

.contactus-page .content-top h2 {
    display: block;
    margin: 0
}

.contactus-page #contactFormWrapper h2,
.contactus-page .content-top h2,
.block-bottom-contact h2 {
    font-size: 30px;
    font-weight: lighter;
    color: #252525;
    text-transform: capitalize;
    margin-bottom: 40px;
    clear: both;
    overflow: hidden;
    line-height: 36px;
    letter-spacing: 0
}

.contactus-page #contactFormWrapper h2 span,
.contactus-page .content-top h2 span {
    color: #f8bf00
}

.maps {
    margin-bottom: 65px
}

#contactFormWrapper textarea {
    margin-top: 10px;
    margin-bottom: 30px;
    border: 1px solid #ebebeb
}

.contactus-page {
    font-size: 15px;
    color: #454545;
    margin-bottom: 120px
}

.content-bottom {
    margin-top: 65px
}

#contactFormWrapper input {
    border: 1px solid #ebebeb
}

#contact #contactFormWrapper .btn {
    float: left !important;
    font-size: 14px;
    font-weight: bold;
    min-width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 2px
}

#contact .main-content {
    padding-bottom: 0
}

.template-product #header-content {
    margin-bottom: 0
}

.socials-mobi {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    display: block;
    overflow: hidden;
    padding: 30px 0 10px 0
}

.aboutme-container {
    margin-top: 40px;
    margin-bottom: 50px
}

.aboutme-container img {
    width: 100%;
    display: block;
    margin: 0 auto
}

.aboutme-container .aboutme-content {
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    letter-spacing: .25px;
    margin: 30px 0;
    color: #454545
}

.aboutme-container .aboutme-name {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    text-align: center;
    letter-spacing: .25px
}

.followus-container {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px
}

.followus-container .followus-content a {
    font-size: 16px;
    padding: 0 15px;
    letter-spacing: 1px;
    line-height: 24px
}

.blog_banner {
    position: relative;
    margin: 0 0 50px 0
}

.blog_banner .blog-banner-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    text-align: center;
    z-index: 10
}

.blog_banner .blog-banner-title {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: .25px;
    color: #c7b299;
    text-transform: capitalize;
    font-weight: bold
}

.blog_banner .blog-banner-iamge:before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1
}

.blog_banner .blog-banner-container a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: .25px
}

.blog-newsletter .modal-bg-image {
    position: absolute;
    z-index: -1;
    width: 70%;
    right: 0;
    bottom: 0
}

.blog-newsletter {
    margin-bottom: 50px;
    text-align: left;
    margin-top: 30px;
    position: relative
}

.blog-newsletter .sub_newsletter {
    text-align: center
}

.blog-newsletter .title_newsletter {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 40px
}

.blog-newsletter .newsletter .input-group-field {
    width: 100%;
    position: inherit;
    margin-bottom: 10px
}

.blog-newsletter .newsletter .input-group-btn {
    width: 100%;
    display: block;
    margin-bottom: 20px
}

.blog-newsletter .newsletter .input-group-btn>.btn {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 13px
}

.template-collection .collection-banner-title {
    position: absolute;
    top: 50%;
    left: 20%;
    font-size: 27px;
    letter-spacing: .25px;
    line-height: 36px;
    color: #252525;
    transform: translateY(-50%);
    font-weight: lighter
}

.home-block-category .home-collection-item {
    position: relative
}

.home-block-category .home-collection-title-wrapper {
    position: absolute;
    z-index: 99;
    width: auto;
    padding: 0 !important;
    text-align: center;
    margin: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.home-block-category .list-category>div {
    padding: 0 50px
}

.home-block-category .home-collection-title {
    padding: 10px 0
}

.home-block-category .home-collection-title h3.h5 {
    padding: 0 15px;
    margin: 0
}

.home-block-category .home-collection-title h3 a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 2px
}

.home-block-category .home-collection-item:hover .home-collection-title-wrapper .home-collection-title {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.home2-block-category .rte-setting p {
    padding: 0;
    font-size: 36px;
    line-height: 42px;
    font-weight: lighter;
    color: #252525
}

.header-search-icon {
    cursor: pointer;
    position: absolute;
    left: auto;
    top: 30px;
    transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    z-index: 88;
    background: 0;
    font-size: 20px;
    left: 25px
}

.template-list-collections .product-top:before,
.home3-block-collection .home-collection-item>a:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -ms-transition: opacity .5s
}

.template-list-collections .product-top:hover:before,
.home3-block-collection .home-collection-item>a:hover:before {
    opacity: 1;
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -ms-transition: opacity .5s
}

.template-list-collections .list-category {
    margin-bottom: 70px
}

.template-list-collections .footer-container .container {
    padding: 0 15px
}

.list-category .collection-item {
    width: 33.333%;
    padding: 5px
}

.list-category .collection-item img {
    width: 100%
}

.home2-block-category h2.h3 {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f8bf00
}

.home2-block-category .category-item-2 .block-home-category .block-content {
    text-align: right
}

.home2-block-category .rte-setting.featured-row__subtext {
    font-size: 36px;
    line-height: 42px;
    font-weight: lighter;
    color: #252525
}

.home2-block-category a.btn {
    font-size: 12px;
    line-height: 24px;
    background: #000;
    font-weight: lighter;
    text-transform: uppercase;
    color: #fff;
    padding: 0 5px;
    letter-spacing: 2px;
    height: 24px;
    border: 0;
    margin-top: 20px
}

body .home2-block-category .block-home-category .category-images {
    float: none;
    display: table-cell !important
}

.home2-block-category .block-home-category .block-content {
    float: none;
    display: table-cell !important;
    vertical-align: middle
}

.home2-block-category .block-home-category .category-item-1 {
    padding: 0
}

.home2-block-category .block-home-category .category-item-2 .block-content {
    text-align: right
}

body .home2-block-category .row {
    margin: 0;
    display: table !important;
    width: 100%
}

.home2-block-category img,
.home3-block-collection img {
    width: 100%
}

.container.page-faq .panel-heading a.collapsed:before,
.shortcode-accordion .panel-heading a.collapsed:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'cleversoft' !important;
    font-size: 12px;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #282828;
    width: auto;
    height: auto;
    background: 0;
    content: "\c025"
}

.container.page-faq .panel-heading a,
.shortcode-accordion .panel-heading a {
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 1.4
}

.container.page-faq .panel-heading a:before,
.shortcode-accordion .panel-heading a:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'cleversoft' !important;
    font-size: 12px;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #282828;
    width: auto;
    height: auto;
    background: 0;
    content: "\c035"
}

.panel.panel-default {
    border: 0;
    background: transparent;
    padding-bottom: 15px
}

.page-faq .panel-default>.panel-heading,
.shortcode-accordion .panel-default>.panel-heading {
    background: transparent;
    border: 0;
    padding-left: 0
}

.page-faq .panel-group,
.shortcode-accordion .panel-group {
    margin-bottom: 5px
}

.page-faq .contents,
.shortcode-accordion .contents {
    font-size: 14px;
    line-height: 1.6
}

.page-faq .page-faq-title,
.shortcode-accordion .page-header h2 {
    color: #000;
    text-align: left;
    margin-bottom: 22px;
    letter-spacing: .05em;
    margin: 0 0 30px;
    font-size: 20px;
    padding-bottom: 20px
}

.page-faq .page-faq-subtitle {
    text-align: center;
    font-size: 14px;
    max-width: 720px;
    margin: 0 auto;
    line-height: 26px;
    margin-bottom: 30px
}

.fullwidthbanner-container,
.home3-block-collection .home-collection-item>a {
    position: relative
}

.subtotal-container {
    background: #f7f7f7
}

.home-collection-item>a {
    display: inline-block;
    width: 100%;
    position: relative
}

.home3-block-collection .home-collection-item {
    padding: 0
}

.home3-block-collection .home-collection-title-wrapper {
    position: absolute
}

.home3-block-collection .home-collection-title-wrapper.text-middle {
    position: initial
}

.home3-block-collection .home-collection-title-wrapper.text-middle .home-collection-title,
.home3-block-collection .home-collection-title-wrapper.text-middle .button-view {
    top: 50% !important;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50% !important;
    width: 100%;
    text-align: center;
    position: absolute;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    z-index: 9
}

.home3-block-collection .home-collection-item:hover .home-collection-title-wrapper.text-middle .home-collection-title {
    margin-top: -20px;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.home3-block-collection .home-collection-item:hover .home-collection-title-wrapper.text-middle .button-view {
    margin-top: 20px;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.home3-block-collection .home-collection-title h3 {
    margin: 0;
    padding: 0
}

.home3-block-collection .home-collection-title h3 a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 10px
}

.home3-block-collection>.container>.row {
    margin: 0
}

.home3-block-collection {
    clear: both
}

.home3-block-collection .home-collection-item .button-view {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.home3-block-collection .home-collection-item:hover .button-view {
    opacity: 1;
    visibility: visible;
    transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.home3-block-collection .button-view a {
    font-size: 14px;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.8);
    height: 40px;
    display: inline-block;
    padding: 0 30px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px
}

.home3-block-collection .button-view a:hover {
    color: #fff;
    background: #f8bf00
}

.home4-block-collection .home-collection-item {
    position: relative;
    overflow: hidden;
    padding: 15px
}

.home4-block-collection .home-collection-item.home-collection-item-2 {
    padding: 0 0 0 15px
}

.home4-block-collection .home-collection-item.home-collection-item-1 {
    padding-left: 0
}

.home4-block-collection .home-collection-item img {
    width: 100%
}

.home4-block-collection .home-collection-title-wrapper .home-collection-title h3 a {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #fff
}

.home4-block-collection .home-collection-title-wrapper .home-collection-title p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 26px;
    letter-spacing: .25px
}

.home4-block-collection .home-collection-item.home-collection-item-1 .home-collection-title h3 a {
    font-size: 36px;
    color: #252525;
    line-height: 40px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    display: inline-block
}

.home4-block-collection .home-collection-title-wrapper {
    position: absolute;
    z-index: 9;
    width: 64%
}

.home4-block-collection>.container>.row {
    margin-right: 0;
    margin-left: 0
}

.home4-block-collection .home-collection-item-2 .home-collection-item>a:before {
    content: "";
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .5s
}

.home4-block-collection .home-collection-item-2 .home-collection-item:hover>a:before {
    opacity: .5;
    transition: opacity 2s
}

.home4-block-collection .home-collection-item.home-collection-2:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s
}

.home4-block-collection .home-collection-item.home-collection-3:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s
}

.home4-block-collection .home-collection-item.home-collection-4:hover .home-collection-title-wrapper {
    opacity: 1;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s
}

.home4-block-collection .home-collection-title-wrapper.text-middle {
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s
}

.block-home-newsletter .newsletter .input-group-btn>.btn,
.infinite-scrolling a {
    font-size: 14px;
    line-height: 46px;
    height: 46px;
    display: inline-block;
    padding: 0 30px;
    border-radius: 46px;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 60px;
    font-weight: 300;
    -webkit-transition: all .5s ease-out !important;
    transition: all .5s ease-out !important
}

.header-topbar {
    height: 40px;
    line-height: 40px
}

.header-topbar ul.top-header-right {
    margin-bottom: 0;
    text-align: right
}

.header-topbar .top-header-right li {
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 0
}

.header-topbar .top-header-right li a,
.header-topbar .top-header-left {
    font-size: 13px;
    line-height: 40px;
    color: #666;
    letter-spacing: .25px
}

.header-topbar .top-header-left i {
    padding-right: 13px
}

.header-topbar .top-header-left span:first-child {
    padding-right: 23px
}

.header-topbar .text-top-right i {
    padding-right: 10px
}

.footer-container.footer-layout-5 .content li {
    margin-bottom: 0;
    display: inline-block;
    padding: 0 15px
}

.footer-container.footer-layout-2 .content li a,
.footer-container.footer-layout-3 .content li a,
.footer-container.footer-layout-5 .content li a {
    font-size: 12px;
    line-height: 24px
}

.footer-container.footer-layout-2 .custom-fotter-top {
    margin-top: 0;
    margin-bottom: 0
}

.footer-container.footer-layout-2 .footer-icon-share a {
    display: inline-block;
    margin-bottom: 0
}

.footer-container.footer-layout-2 .footer-icon-share a i {
    font-size: 24px;
    margin-right: 20px;
    font-weight: bold;
    background: transparent
}

.footer-container.footer-layout-2 .footer-bottom address,
.footer-container.footer-layout-3 .footer-bottom address {
    line-height: 24px
}

.footer-layout-2 .footer-icon-share {
    text-align: left
}

.footer-container.footer-layout-3,
.footer-container.footer-layout-5 {
    padding-top: 0
}

.footer-bottom .content-footer-bottom {
    padding-bottom: 5px
}

.instagram-bottom img {
    width: 100%
}

#header-content .header-inner .site-nav li.level-top>a span.lable-menu:before {
    border-style: solid;
    border-width: 4px 5px 0 0;
    bottom: -4px;
    content: "";
    left: 7px;
    position: absolute
}

#header-content .header-inner .site-nav li.level-top>a span.lable-menu {
    font-size: 10px;
    left: 50%;
    padding: 0 5px;
    position: absolute;
    top: -20px;
    z-index: 9;
    font-weight: 400;
    line-height: 18px;
    border-radius: 3px;
    width: 32px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#instafeed>a {
    padding: 0
}

#instafeed.row {
    margin-left: 0;
    margin-right: 0
}

#myTabContent.tab-content table {
    border-color: #dfe4e6
}

.collection-right-product .add-to-cart,
.collection-right-product .spr-badge {
    display: none
}

.template-collection .collection-right-product .product-item {
    margin-bottom: 5px
}

.block-collection h3,
.collection-right-product h3 {
    color: #333;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: bold
}

.collection-right-product h3 {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

.block-collection {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.collection-block-content>p:first-child {
    margin-top: 10px
}

.collection-block-content p {
    font-size: 14px;
    line-height: 28px;
    color: #777
}

.collection-block-content ul {
    margin: 15px 0;
    padding: 0;
    list-style: none
}

.collection-block-content ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    color: #f8bf00
}

.collection-block-content ul li:after {
    position: absolute;
    display: block;
    top: 5px;
    left: 0;
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 1em;
    line-height: 1em
}

.collection-right-product .product-image {
    width: 30%;
    display: inline-block;
    float: left
}

.collection-right-product .grid-item .product-content {
    width: 70%;
    display: inline-block;
    height: auto;
    text-align: left;
    padding-left: 10px
}

.collection-right-product .add-to-link,
.collection-right-product .wishlist,
.collection-right-product .product-label {
    display: none !important
}

.template-collection .collection-right-product .product-content h3 {
    padding-top: 0;
    line-height: 1;
    border: 0
}

.template-collection .collection-right-product .product-list .price-box {
    font-size: inherit;
    margin: 0;
    text-align: left
}

.blog-detail .rte ul li,
.blog-detail .rte ol li {
    font-size: 15px;
    line-height: 36px;
    letter-spacing: .25px;
    padding-left: 30px
}

.site-nav li.mega-menu:hover .dropdown-sub.sub1>.mega-style-2 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
}

.site-nav li.mega-menu .dropdown-sub.sub-1>.mega-style-2 {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
}

.countdown .day,
.countdown .hours,
.countdown .min,
.countdown .second {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

.countdown .deal-clock {
    overflow: hidden;
    background-color: rgba(249, 99, 50, 0.85);
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 99%;
    bottom: 0;
    padding: 4px 0 0;
    line-height: 16px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    z-index: 99
}

.countdown .deal-clock span.no {
    display: block;
    font-size: 12px;
    line-height: 14px
}

.countdown .deal-clock span.text {
    font-size: 12px;
    text-transform: capitalize
}

.product-item:hover .countdown .deal-clock {
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s
}

.countdown .day:before,
.countdown .hours:before,
.countdown .min:before {
    content: ":";
    position: absolute;
    right: -2px;
    top: 5px
}

.template-product .countdown .day:before,
.template-product .countdown .hours:before,
.template-product .countdown .min:before {
    content: ":";
    position: absolute;
    right: -10px;
    top: 16px;
    color: #333;
    font-size: 16px
}

.template-product .countdown .deal-clock {
    position: inherit;
    margin-bottom: 20px;
    background: transparent;
    color: #333;
    line-height: inherit;
    text-align: left;
    padding: 0
}

.template-product .countdown .day,
.template-product .countdown .hours,
.template-product .countdown .min,
.template-product .countdown .second {
    background: #fff;
    width: 48px;
    height: 48px;
    margin: 0 15px 5px 0;
    padding: 11px 0 0 0 !important;
    font-size: 14px;
    line-height: 1em;
    color: #333;
    text-align: center
}

.product-video i {
    padding-right: 10px
}

.product-video {
    text-align: center;
    font-size: 20px
}

.tabs-product-home.grid .box-content .grid-item {
    padding: 0 5px;
    float: left;
    width: 100%
}

.block-slide-5 .main-slide-content h2 {
    position: absolute;
    right: 15%;
    top: 50%;
    font-size: 72px;
    text-align: left;
    line-height: normal;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-weight: 100;
    color: #555;
    z-index: 9;
    border: 0
}

.block-slide-5 .hint {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    color: #c7b299;
    z-index: 9;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    cursor: pointer
}

.block-slide-5 .hint__dot {
    cursor: default;
    border-width: 10px;
    border-color: #fff;
    border-style: solid;
    background: transparent;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    -webkit-animation: pulses 1s ease-out;
    -moz-animation: pulses 1s ease-out;
    animation: pulses 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .5
}

.block-slide-5 .hint:hover .link-product {
    visibility: visible;
    opacity: 1
}

.block-slide-5 .link-product {
    width: 150px;
    top: -5px;
    position: absolute;
    font-size: 14px;
    line-height: 1.5em;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
    background: #fff;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.08);
    border-radius: 4px
}

.block-slide-5 .hint-title {
    font-size: 13px;
    display: block;
    margin-bottom: 5px
}

.block-slide-5 span.hint-price {
    font-size: 16px;
    display: block
}

.block-slide-5 .link-product.left {
    padding: 10px 10px 10px 0;
    top: -5px;
    text-align: right;
    left: 0;
    margin-left: -260px
}

.block-slide-5 .hint:hover .link-product.left {
    margin-left: -165px
}

.block-slide-5 .hint .link-product.left:after {
    content: '';
    position: absolute;
    right: -18px;
    top: 13px;
    border: 10px solid transparent;
    border-left: 10px solid #fff
}

.block-slide-5 .link-product.right {
    padding: 10px 0 10px 10px;
    top: -5px;
    text-align: left;
    right: 0;
    margin-right: -260px
}

.block-slide-5 .hint:hover .link-product.right {
    margin-right: -165px
}

.block-slide-5 .hint .link-product.right:after {
    content: '';
    position: absolute;
    left: -18px;
    top: 13px;
    border: 10px solid transparent;
    border-right: 10px solid #fff
}

.block-slide-5.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 40px
}

.block-slide-5.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 40px
}

.block-slide-5.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #fff;
    border-color: transparent;
    color: #959595;
    border-radius: 0
}

.block-slide-5 .slide-item {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    float: left;
    height: 100%
}

.block-slide-5 .slide-item {
    width: 40%;
    margin-left: 350px
}

@-moz-keyframes pulses {
    0% {
        -moz-transform: scale(1);
        opacity: .0
    }

    25% {
        -moz-transform: scale(1);
        opacity: .1
    }

    50% {
        -moz-transform: scale(1.1);
        opacity: .3
    }

    75% {
        -moz-transform: scale(1.3);
        opacity: .5
    }

    100% {
        -moz-transform: scale(1.5);
        opacity: .0
    }
}

@-webkit-keyframes pulses {
    0% {
        -webkit-transform: scale(1);
        opacity: .0
    }

    25% {
        -webkit-transform: scale(1);
        opacity: .1
    }

    50% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }

    75% {
        -webkit-transform: scale(1.3);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: .0
    }
}

@keyframes pulses {
    0% {
        transform: scale(1);
        opacity: .0
    }

    25% {
        transform: scale(1);
        opacity: .1
    }

    50% {
        transform: scale(1.1);
        opacity: .3
    }

    75% {
        transform: scale(1.3);
        opacity: .5
    }

    100% {
        transform: scale(1.5);
        opacity: .0
    }
}

.footer-container.footer-layout-4 .footer-bottom .content-footer-bottom {
    padding-bottom: 0
}

.footer-container.footer-layout-4 {
    padding-top: 0
}

.full-width {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.full-width .full-width {
    padding-left: 0 !important;
    padding-right: 0 !important
}

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

.header-logo-center .menu-main-home .megamenu {
    text-align: left
}

.template-index .list-category {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 0
}

.home2-block-category {
    width: 100%;
    display: inline-block;
    clear: both
}

.block-home-6 .home-collection-item img {
    width: 100%
}

.list-category.block-home-6 .home-collection-title-wrapper {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 30px 10px 20px
}

.block-home-6 .home-collection-title h3.h5 {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .75px;
    color: #252525;
    font-weight: 600
}

.block-timeline h2 {
    font-size: 54px;
    font-weight: 100;
    color: #252525;
    line-height: normal;
    margin-bottom: 0;
    text-align: center;
    border: 0
}

.block-timeline p {
    font-size: 18px;
    line-height: 36px;
    font-weight: lighter;
    font-style: italic;
    text-align: center;
    color: #7d7d7d;
    margin-bottom: 30px
}

.block-timeline {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    text-align: center;
    width: 100%;
    background-attachment: fixed
}

.block-timeline #cntdwn>div {
    display: inline-block
}

.block-timeline #cntdwn>div .no {
    width: 90px;
    height: 90px;
    border: 1px solid #959595;
    display: inline-block;
    margin: 0 10px;
    line-height: 90px;
    font-size: 36px
}

.block-timeline #cntdwn>div .text {
    display: block;
    font-size: 18px;
    font-weight: lighter;
    color: #252525;
    line-height: 36px
}

.block-timeline .timeline-button a {
    font-size: 14px;
    line-height: 50px;
    letter-spacing: 1px;
    text-transform: uppercase;
    height: 50px;
    display: inline-block;
    padding: 0 40px;
    border-radius: 50px;
    margin-top: 50px
}

.main-brand .heading-block {
    border: 0;
    margin-bottom: 50px;
    border-top: 1px solid #ebebbe;
    padding-top: 50px
}

.main-blog .blog-item .image img:hover {
    transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0)
}

.main-blog.blog-slide #latest-blogs .owl-item:first-child .item {
    border-left: 1px solid #ebebeb
}

.main-blog .box-content {
    margin: auto;
    float: none;
    padding: 0 15px
}

.main-blog .blog-content {
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 100px
}

.main-blog.blog-gird .blog-content h3 {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300
}

.blog-gird .main-blog-left .blog-time {
    text-align: center;
    width: 100%;
    padding: 15px 0 0;
    font-size: 12px;
    color: #f8bf00
}

.main-blog.blog-gird .blog-time .blog-month {
    font-weight: normal;
    text-transform: uppercase
}

.main-blog.blog-gird .blog-item .image {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    height: 158px;
    transform: translateY(-50%);
    z-index: -1
}

.main-blog.blog-gird .blog-content {
    text-align: center;
    width: 100%;
    padding-left: 0;
    margin-left: 0
}

.main-blog.blog-gird #latest-blogs .item {
    height: 158px;
    margin-bottom: 0;
    position: relative;
    border: 0;
    padding-bottom: 0
}

.main-blog.blog-gird .blog-item {
    display: flex;
    flex-wrap: wrap-reverse;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 9
}

.main-blog.blog-gird .main-blog-left {
    width: 100%
}

.main-blog.blog-gird .blog-item .image:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999
}

.main-blog.blog-gird .blog-item:hover .blog-content h3 a,
.main-blog.blog-gird .blog-item:hover .main-blog-left .blog-time,
.main-blog.blog-gird .show .blog-item .blog-content h3 a,
.blog-gird .show .main-blog-left .blog-time {
    color: #fff
}

.main-blog.blog-gird #latest-blogs.show .item {
    margin-bottom: 20px
}

.main-blog .short-des {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    font-weight: 300
}

.main-blog p.button {
    letter-spacing: 2px;
    padding-top: 20px;
    font-weight: 300;
    font-size: 12px
}

.main-blog #latest-blogs .item {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 45px;
    padding-bottom: 30px
}

.main-brand .owl-theme .owl-controls {
    top: -86px;
    margin-bottom: 0;
    width: 70px;
    right: 0
}

.main-blog .blog-time .blog-month {
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    text-transform: capitalize
}

.main-blog .blog-item .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}

.main-blog .blog-item:hover .image {
    opacity: 1;
    transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}

.main-blog .blog-item {
    position: relative
}

.footer-container.footer-layout-4 .custom-fotter-top {
    margin-top: -3px
}

.footer-container.footer-layout-4 .footer-bottom .content-footer-bottom {
    padding-bottom: 20px;
    padding-top: 34px
}

.main-slider video#video_player_id {
    min-width: 100% !important;
    object-fit: cover
}

.site-nav li.parent.dropdown-submenu {
    position: relative
}

.logo-container {
    line-height: 80px
}

.main-blog .button a {
    color: #f8bf00
}

.main-blog .button a:hover {
    color: #000
}

.main_container {
    padding-top: 50px
}

.template-product .main_container,
.template-index .main_container {
    padding-top: 0
}

.product-quickview .actions.pre .span-1 {
    display: none
}

.lookbook .main_container {
    padding: 0
}

.lookbook .header-position.header-layout6 {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99999;
    padding-top: 0
}

.lookbook ul#menu {
    position: fixed !important;
    top: 50%;
    right: 20px;
    z-index: 9999;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    list-style: none
}

.lookbook #menu li {
    width: 16px;
    height: 16px;
    margin: 6px 0
}

.lookbook #menu li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

.lookbook #menu .active a span:before {
    background: #fff
}

.lookbook #menu li a span:before {
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    content: "";
    border-width: 1px;
    border-style: solid;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    border-color: #fff
}

.lookbook.template-index .header-position.header-layout6 #header-content {
    background: rgba(255, 255, 255, 0.6)
}

.footer-container.footer-layout-6 .custom-fotter-top {
    margin-bottom: 0
}

.footer-container.footer-layout-6 .footer-icon-share a i {
    background: 0;
    font-size: 26px
}

.footer-container.footer-layout-6 .footer-bottom address,
.footer-container.footer-layout-6 .footer-icon-share {
    text-align: center
}

.footer-container.footer-layout-6 .footer-icon-share a {
    display: inline-block
}

.footer-container.footer-layout-6 ul.footer-6-link {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px
}

.footer-container.footer-layout-6 ul.footer-6-link li {
    display: inline-block;
    padding: 0 10px;
    line-height: 20px
}

.block-icon .feature-box svg,
.block-icon .feature-box img {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px
}

.feature-box,
.feature-box-info {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    text-align: center
}

.feature-box-icon.primary {
    display: inline-block;
    border-radius: 50%;
    padding: 0;
    margin-bottom: 30px
}

.feature-box-icon.primary i {
    font-size: 30px;
    line-height: 70px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: auto;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    display: inline-block
}

.feature-box:hover .feature-box-icon.primary i {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.feature-box-info {
    display: block;
    text-align: center;
    width: 70%;
    margin: 0 auto
}

.feature-box-info h4 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 0
}

.feature-box-info p {
    color: #7d7d7d;
    font-size: 13px;
    letter-spacing: .25px;
    line-height: 24px;
    margin-top: 0
}

.block-icon.icon-left .feature-box-icon.primary {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.block-icon.icon-left .feature-box-info h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: -0.25px
}

.block-icon.icon-left .feature-box-info p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    letter-spacing: 0;
    color: #636363
}

.block-icon.icon-left .feature-box-icon.primary i {
    font-size: 24px;
    line-height: 60px;
    width: 60px;
    height: 60px
}

.block-icon.icon-left .feature-box-info {
    text-align: left;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.block-icon.icon-left .feature-box-hover {
    text-align: center;
    border: 6px solid #ebebeb;
    padding: 35px 0
}

.block-icon.icon_right .feature-box-icon.primary {
    float: right
}

.block-icon.icon_right .feature-box-info {
    text-align: left;
    float: left
}

.block-icon.stack-left .feature-box {
    text-align: left
}

.block-icon.stack-left .feature-box-icon.primary {
    border: 0
}

.block-icon.stack-left .feature-box-icon.primary {
    padding: 0;
    margin-bottom: 20px
}

.block-icon.stack-left .feature-box-icon.primary i {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 45px
}

.block-icon.stack-left .feature-box-info {
    text-align: left;
    width: 100%
}

.block-icon.stack-left .feature-box-icon.primary:hover {
    border: 0
}

.block-icon.stack-left .feature-box-icon.primary:hover i {
    background: transparent
}

.blog-slide.main-blog .blog-item .image {
    height: 185px;
    top: -120px;
    padding: 20px
}

.blog-slide.main-blog .main-blog-left {
    position: initial;
    width: 100%;
    display: block;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    padding-bottom: 40px
}

.main-blog.blog-slide .blog-time .blog-day,
.main-blog.blog-slide .blog-time .blog-month,
.main-blog.blog-slide .blog-time .blog-year {
    font-size: 11px;
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    color: #fff
}

.main-blog.blog-slide .blog-content {
    margin-left: 0;
    padding: 0 15px
}

.main-blog.blog-slide .short-des {
    height: 40px;
    overflow: hidden
}

.main-blog.blog-slide .blog-content h3 {
    height: 55px;
    overflow: hidden;
    font-weight: 600;
    margin-bottom: 0
}

.main-blog.blog-slide #latest-blogs .item {
    border: 1px solid #ebebeb;
    padding: 120px 0;
    border-left: 0;
    margin-bottom: 0
}

.main-blog.blog-slide #latest-blogs .owl-wrapper .owl-item {
    margin-bottom: 0
}

.main-blog.blog-slide p.button {
    padding-top: 50px;
    border-bottom: 1px solid #f8bf00;
    display: inline-block;
    text-transform: uppercase
}

.block-home-newsletter {
    text-align: center;
    padding-top: 50px;
    border-top: 1px solid #ebebeb
}

.block-home-newsletter .title_newsletter {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 8px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

.block-home-newsletter .subtitle_newsletter {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 10px;
    margin: 0
}

.block-home-newsletter .subtitle2_newsletter {
    display: none
}

.block-home-newsletter .newsletter .input-group-field {
    height: 50px;
    width: calc(100% - 122px);
    padding: 0 10px;
    background: #fff;
    position: inherit;
    text-align: left
}

.block-home-newsletter .newsletter .input-group-field:focus {
    border: 0
}

.block-home-newsletter .newsletter .input-group-btn {
    display: inline-block;
    text-align: center;
    width: auto
}

.block-home-newsletter .service-home h2,
.block-home-newsletter .title_newsletter {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #222;
    margin-bottom: 0
}

.block-home-newsletter .newsletter .input-group-btn>.btn {
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    padding: 0 23px;
    border-radius: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 300;
    -webkit-transition: none;
    transition: all .5s ease-out !important
}

.block-home-newsletter .service-home p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #666;
    margin-top: 10px
}

.block-home-newsletter .service-home a {
    font-size: 18px;
    line-height: 36px;
    color: #f8bf00;
    font-style: italic
}

.block-home-newsletter .row>div {
    border-right: 1px solid #ebebeb
}

.block-home-newsletter .row>div:last-child {
    border: 0
}

.block-home-newsletter .newsletter .input-group-btn>.btn {
    height: 50px;
    line-height: 50px
}

.home-product-loadmore .product-loadmore,
.home-product-loadmore .products-grid {
    display: inline-block;
    width: 100%
}

.home-product-loadmore .load-more {
    margin-top: -7px
}

.home-product-loadmore .load-more a {
    text-align: center;
    background: #ebebeb;
    height: 70px;
    font-size: 15px;
    line-height: 70px;
    letter-spacing: 5px;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    color: #fff
}

.home-product-loadmore .grid-item.product-item {
    float: left;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-bottom: 0;
    width: 20%
}

.home-product-loadmore .grid-item.product-item:first-child {
    border-left: 1px solid #ebebeb
}

.home-product-loadmore .block-title h2 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 200;
    text-align: center;
    border: 0;
    margin-bottom: 100px
}

.off-canvas-active #header-content {
    height: 85px
}

.slideshow-wrapper .btn-video-play {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 9999;
    font-size: 30px;
    color: #fff;
    cursor: pointer
}

svg:not(:root) {
    overflow: hidden
}

.placeholder-svg {
    background-color: rgba(120, 129, 136, 0.1);
    border: 1px solid rgba(120, 129, 136, 0.2);
    display: block;
    fill: rgba(120, 129, 136, 0.35);
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

.feature-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.feature-row__item {
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.feature-row__text--left {
    padding-left: 35px
}

.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
    cursor: pointer
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    padding: 0;
    margin: 0;
    position: relative;
    padding-left: 15px
}

.flexslider .slides {
    margin-bottom: 0
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -11px;
    text-align: right;
    z-index: 9;
    right: 44px
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block
}

.flex-control-paging li a {
    font-size: 0;
    width: 29px;
    height: 6px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a.flex-active {
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.slideshow__slide--background-video .slideshow__image {
    display: none
}

.slideshow__text-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 2
}

h2.mega-title.slideshow__title {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 63px;
    line-height: 63px;
    text-transform: capitalize;
    font-weight: 800;
    letter-spacing: 0;
    padding-bottom: 30px
}

span.mega-subtitle.slideshow__subtitle {
    line-height: 42px !important;
    letter-spacing: 1px !important;
    text-transform: capitalize;
    font-size: 17px;
    width: 100%;
    display: inline-block;
    font-weight: lighter
}

ul.flex-direction-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    z-index: 99;
    list-style: none
}

ul.flex-direction-nav li a {
    position: absolute
}

ul.flex-direction-nav li a.flex-prev {
    left: 0
}

ul.flex-direction-nav li a.flex-next {
    right: 15px
}

ul.flex-direction-nav li a span {
    width: 50px;
    border-color: transparent;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    display: block
}

.flexslider .slideshow__slide.slide,
.flexslider iframe#player,
.flexslider .slideshow__image {
    min-width: 100%;
    height: 100%
}

.width-auto .flexslider iframe#player {
    width: 100%;
    height: 100%;
    margin-top: 0
}

.flexslider iframe#player {
    height: 130%;
    margin-top: -50px
}

.flexslider .slides>li {
    overflow: hidden
}

.flexslider .slideshow__image {
    background-size: cover
}

video.video-stream.html5-main-video {
    top: 0 !important;
    left: 0 !important
}

.button-slide a {
    height: 50px;
    line-height: 55px;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 40px;
    padding: 0 33px;
    letter-spacing: .75px;
    border-radius: 26px
}

.width-auto .slideshow__text-wrap>.container {
    width: auto
}

.width-auto .slideshow__text-content {
    padding: 0 59px;
    margin-top: -11px
}

.collection-list-debut .medium-up--one-half {
    width: 50%
}

.collection-list-debut .medium-up--one-third {
    width: 33.33333%
}

.collection-list-debut .medium-up--one-quarter {
    width: 25%
}

.collection-list-debut .medium-up--one-fifth {
    width: 20%
}

.collection-list-debut .grid__item {
    float: left;
    padding-left: 30px
}

.collection-list-debut .grid {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px
}

.collection-list-debut .collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    margin-bottom: 22px
}

.collection-list-debut .collection-grid-item__link {
    border: 2px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.collection-list-debut .collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.collection-list-debut .collection-grid-item__title-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: .25
}

.collection-list-debut .collection-grid-item__title {
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    padding: 0 5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.1)
}

.collection-list-debut .grid__item img {
    width: 100%
}

.collection-list-debut h2 {
    font-size: 36px;
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: .25px;
    position: inherit;
    padding: 0;
    line-height: normal;
    margin-bottom: 0;
    border: 0
}

.collection-list-debut .collection-title h3 a {
    position: inherit;
    color: #333
}

.collection-list-debut .collection-title-wrapper {
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    z-index: 9
}

.collection-list-debut .collection-button a {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: 2px solid #333;
    padding: 0 35px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600
}

.collection-list-debut .collection-button a:hover {
    background: #f8bf00;
    border-color: #f8bf00;
    color: #fff
}

.tabs-product-home.grid #new-arrivals {
    clear: both;
    width: 100%;
    display: inline-block
}

.tabs-product-home.grid a.btn {
    margin-bottom: 30px
}

.tabs-product-home.grid .grid__item {
    float: left;
    width: 100%
}

.grid__item_add {
    width: 25%;
    float: left;
    padding: 0 5px
}

.owl-item .grid__item_add {
    width: 100%
}

#logo-brand .a-center {
    width: 20%;
    float: left;
    padding: 0 15px
}

#logo-brand .logo-bar__item {
    width: 20%;
    display: inline-block;
    padding: 0 15px
}

#logo-brand .owl-item .logo-bar__item,
#logo-brand .owl-item .a-center {
    width: 100%
}

#logo-brand .owl-theme .owl-controls {
    position: absolute;
    right: 0;
    top: -70px;
    z-index: 99;
    width: 66px
}

#logo-brand .owl-theme .owl-controls .owl-buttons div {
    font-size: 12px;
    width: 30px;
    height: 30px;
    background: #ebebeb;
    color: #252525;
    line-height: 30px;
    border-radius: 5px;
    margin: 0
}

.home-product-loadmore .grid__item {
    width: 20%;
    padding: 0 5px;
    float: left
}

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

.grid {
    list-style: none !important
}

.product-single__thumbnail.active-thumb {
    border-color: #3d4246
}

.product-single__thumbnail {
    display: block;
    margin: -2px 0 8px;
    border: 2px solid transparent
}

.custom-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto
}

.align--center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    text-align: center
}

.custom__item {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-left: 30px;
    margin-bottom: 30px
}

.custom__item-inner {
    position: relative;
    display: inline-block;
    text-align: left;
    max-width: 100%
}

.align--top-middle {
    text-align: center
}

.align--bottom-middle {
    -ms-flex-item-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    text-align: center
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
    display: block
}

.text-image-colums .grid {
    margin-left: -30px
}

.text-image-colums .grid__item {
    padding-left: 30px;
    position: relative
}

.text-image-colums .rte-setting {
    margin-bottom: 20px
}

.text-image-colums .text-image-content {
    position: absolute;
    z-index: 9;
    top: 10%;
    width: 100%;
    text-align: center
}

.quotes-wrapper .quotes-slider .quotes-slide-item {
    width: 33%;
    display: inline-block
}

.quotes-wrapper .quotes-slider .owl-item .quotes-slide-item {
    width: 100%
}

svg.icon.icon-quote {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.instagram-bottom h3 {
    text-align: center
}

.instagram-bottom .instagram-content {
    text-align: center
}

.quotes-slider__text cite {
    font-size: 13px;
    font-style: normal
}

.quotes-slider__text cite:before {
    content: '\2014 \0020'
}

.rte-setting p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    padding: 0 15px;
    margin-top: 20px
}

.rte-setting {
    margin-top: 15px;
    display: inline-block;
    font-size: 35px;
    color: #f8bf00
}

blockquote {
    border: 0
}

.block-timeline svg.placeholder-svg {
    position: absolute;
    left: 0;
    bottom: 0
}

.block-timeline {
    position: relative
}

.slideshow__text-content {
    padding: 0 15px
}

.text-image-colums h3.h4 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: .5px;
    margin: 0;
    text-transform: uppercase
}

.text-image-colums img {
    width: 100%
}

.text-image-colums .rte-setting p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 36px;
    font-style: italic;
    text-transform: capitalize;
    color: #f8bf00
}

.hero__overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #3d4246;
    opacity: .25;
    z-index: 1
}

.hero {
    position: relative;
    display: table;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.slideshow-wrapper .placeholder-background {
    z-index: -1
}

.hero__inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    color: #fff;
    z-index: 2
}

.image-bar__caption {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: .1s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    width: 100%;
    text-align: center
}

a.image-bar__item {
    display: block;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 400px
}

.home-block-category .home-collection-title-wrapper.position-middle {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.home-block-category.style-2 .home-collection-title-wrapper {
    padding: 0 10px;
    width: auto
}

.home-block-category.style-3 .home-collection-title-wrapper {
    background: transparent;
    padding: 0;
    width: 100%;
    text-align: center
}

.home-block-category.style-3 .home-collection-item:hover .home-collection-title-wrapper {
    background: transparent
}

.home-block-category.style-3 .home-collection-item:hover .home-collection-title-wrapper h3 a {
    color: #f8bf00
}

#collections.template-list-collections .list-category {
    margin-top: 50px
}

.header.is-ticky .logo {
    display: none
}

.tabs-product-home ul.nav.nav-tabs {
    border-bottom: 3px solid #f8bf00;
    margin-bottom: 30px
}

.tabs-product-home ul.nav>li,
.tabs-product-home .tabs-layout-1 .tabs-title {
    margin-bottom: 0;
    display: inline-block;
    text-align: left;
    padding: 0;
    padding: 0 20px;
    margin: 0 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px 5px 0 0
}

.tabs-product-home.grid ul.nav>li {
    margin: 0
}

.tabs-product-home .tabs-layout-1 {
    margin-bottom: 15px;
    display: table;
    margin: 0 auto
}

.tabs-product-home .tabs-layout-1 .tabs-title {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase
}

.tabs-product-home .tabs-layout-1 .tabs-title {
    margin-left: 0
}

.tabs-product-home ul.nav>li>a {
    padding: 0;
    font-size: 15px;
    line-height: 50px;
    letter-spacing: -0.25px;
    text-transform: capitalize;
    font-weight: bold;
    transition: all 0s;
    margin-right: 0
}

.tabs-product-home.grid ul.nav>li>a {
    font-size: 14px;
    color: #acacac;
    border: 0;
    font-weight: 600
}

.tabs-product-home.grid .nav-tabs>li.active>a,
.tabs-product-home.grid .nav-tabs>li.active>a:focus,
.tabs-product-home.grid .nav-tabs>li.active>a:hover {
    color: #f8bf00
}

.tabs-product-home .product-featured-content .tabs-brand {
    display: inline-block;
    width: 100%
}

.tabs-product-home.grid .product-featured-content .tab-content {
    margin-top: 10px;
    display: inline-block;
    border: 0
}

.tabs-product-home.grid .product-inner {
    margin-bottom: 0
}

.tabs-product-home.grid ul.nav>li:hover,
.tabs-product-home.grid ul.nav>li.active,
.tabs-product-home.grid ul.nav>li:focus {
    background: transparent
}

.tabs-product-home.grid .grids-item {
    border: 0
}

.tabs-product-home .image-tabs-left .block-image-2 {
    margin-top: 30px
}

.tabs-product-home ul {
    list-style: none
}

.tabs-product-home .nav-tabs>li.active>a,
.tabs-product-home .nav-tabs>li.active>a:focus,
.tabs-product-home .nav-tabs>li.active>a:hover,
.tabs-product-home .nav>li>a:focus,
.tabs-product-home .nav>li>a:hover {
    background: transparent;
    border: 0;
    border-top: 0;
    color: ;
    border-radius: 0
}

.tabs-product-home ul.nav>li:hover,
.tabs-product-home ul.nav>li.active,
.tabs-product-home ul.nav>li:focus,
.tabs-product-home .tabs-layout-1 .tabs-title,
.tabs-product-home .tabs-layout-1 .tabs-title:hover {
    background: #fff;
    border: 0
}

.tabs-product-home .tabs-layout-1 ul.nav.nav-tabs {
    border-bottom: 0;
    margin-bottom: 0
}

.tabs-product-home .tabs-layout-1 li:last-child {
    padding-right: 0
}

.tabs-product-home .tabs-layout-1 li>a {
    font-size: 16px
}

.template-index .tabs-product-home.grid .box-content .grid-item {
    width: 25%
}

.template-index .tabs-product-home.grid .box-content .owl-item .grid-item {
    width: 100%
}

.tabs-product-home ul.nav>li:first-child>a:before {
    display: none
}

.tabs-product-home.slide ul.nav>li:first-child {
    margin-left: 0
}

.tabs-product-home.slide .grid-item.product-item {
    padding: 0 8px
}

.menu-sublist .menu-col {
    position: static
}

.menu-sublist .menu-col .widget-inner {
    position: absolute;
    top: 100%;
    width: 100%;
    min-height: 150px;
    background: #fff;
    display: none;
    left: 0;
    padding: 0 15px
}

.menu-sublist .menu-col:hover .widget-inner {
    display: block
}

.menu-sublist .menu-col .widget-inner .nav-links li {
    width: 25%;
    float: left
}

#header-content .menu-sublist .top-lever-1 a {
    text-align: center
}

#header-content .site-nav li .dropdown-sub .menu-sublist ul.nav-links>li>a {
    text-align: left;
    font-weight: bold;
    text-transform: uppercase
}

.menu-sublist .menu-col .widget-inner .nav-links li ul li {
    width: 100%;
    float: none;
    display: block
}

#header-content .menu-sublist .top-lever-1 {
    border-right: 1px solid #e1e1e1;
    padding-right: 15px;
    opacity: .3;
    -moz-opacity: .3;
    filter: alpha(opacity=30);
    transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -webkit-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    position: relative
}

#header-content .menu-sublist .menu-col:hover .top-lever-1 {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
    transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -webkit-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out
}

.menu-sublist .menu-col {
    padding-right: 0
}

.menu-sublist .mega_col_img img {
    width: 60%
}

#header-content .menu-sublist .menu-col .top-lever-1:before {
    content: "";
    background: #f8bf00;
    height: 3px;
    width: 100%;
    position: absolute;
    top: -35px;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

#header-content .menu-sublist .menu-col .top-lever-1:hover:before {
    opacity: 1;
    visibility: visible;
    left: -10px;
    transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.megamenu .be-banner.style-15 .banner-btn>span {
    font-size: 12px !important;
    text-transform: capitalize !important
}

.megamenu .be-banner.style-15 .text-1 {
    font-weight: 300 !important;
    text-transform: uppercase !important
}

.template-product .contact-form.contact-form-container {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.template-product .contact-form.contact-form-container.wapper-popup-active {
    display: block
}

.template-product .contact-form .contact-form-content {
    bottom: 0;
    position: fixed;
    left: 50%;
    outline: 0 none;
    background: #fff none repeat scroll 0 0;
    right: 0;
    max-height: 480px;
    height: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 750px;
    padding: 20px;
    z-index: 9999
}

.template-product .contact-form:after {
    content: "";
    background: #000;
    opacity: .8;
    display: block;
    width: 100%;
    height: 100%
}

.template-product #contactFormWrapper h2 {
    margin-top: 25px
}

.template-product .contact-form .contact-form-content .close-poup {
    text-align: right;
    cursor: pointer
}

#add-to-cart-form .button-unva {
    cursor: pointer;
    display: inline-block
}

#add-to-cart-form .button-unva #product-add-to-cart {
    opacity: 1;
    background-color: #f8bf00;
    color: #000;
    border-color: #f8bf00
}

#add-to-cart-form .button-unva:hover #product-add-to-cart {
    background-color: #333;
    color: #fff;
    border-color: #333
}

.products-grid.product-list-item>div {
    width: 100%
}

.sidebar-left-right .collection-page .page-header {
    height: 260px !important
}

.template-collection .sidebar-left-right .page-header .images,
.template-collection .sidebar-left-right .page-header .images img {
    height: 100%
}

.home-blog .owl-pagination {
    display: none !important
}

.blog-slide.main-blog .show .blog-item .image {
    position: inherit;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    height: auto;
    padding: 0
}

.blog-slide.main-blog .show .main-blog-left {
    padding-bottom: 0
}

.main-blog.blog-slide .show .main-blog-left .blog-time {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 3;
    padding: 0 12px;
    border: 2px solid #fff;
    border-radius: 35px;
    height: 28px;
    line-height: 22px
}

.blog-slide.main-blog .show .blog-item .image:before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: .2;
    transition: opacity .5s;
    -ms-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s
}

.blog-slide.main-blog .show .blog-item:hover .image:before {
    opacity: .05;
    transition: opacity .5s;
    -ms-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s
}

.blog-slide.main-blog .show .blog-item {
    background: #fff
}

.main-blog.blog-slide .show .blog-content {
    margin-left: 0;
    padding: 0 30px 30px;
    display: block;
    text-align: left;
    margin-top: 10px
}

.main-blog.blog-slide .show p.button {
    padding-top: 20px;
    border-bottom: 0;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.main-blog.blog-slide #latest-blogs.show .owl-item:first-child .item {
    border-left: 0
}

.main-blog.blog-slide #latest-blogs.show .item {
    padding: 0 15px;
    border: 0
}

.main-blog .show .blog-item .image {
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.main-blog .show .blog-item:hover .blog-time {
    opacity: 1
}

.home2-block-category .video-text-wrap.position-center-center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 9;
    transform: translate(-50%, -50%)
}

.home2-block-category .feature-row__item {
    position: relative
}

.home2-block-category .btn-video-play i {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #f8bf00;
    line-height: 120px;
    font-size: 48px;
    color: #fff;
    display: inline-block;
    text-align: center
}

.home2-block-category .header-video {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 60px;
    letter-spacing: .25px;
    font-weight: 300
}

.home2-block-category .feature-row__text h2.h3 {
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #252525
}

.home2-block-category .feature-row__text .rte-setting p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 35px;
    color: #555;
    letter-spacing: .25px;
    padding: 0;
    font-weight: normal;
    margin-top: 20px
}

.home2-block-category .feature-row__text .button-view a {
    margin-top: 0
}

.home2-block-category video#video_player_id {
    object-fit: inherit;
    height: 100% !important
}

.home2-block-category .feature-row__content {
    position: absolute;
    padding: 0 150px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.home-blog {
    background-color: #f5f5f5;
    padding: 80px 0
}

.product-list-item .add-to-link {
    display: none
}

.collection-right-product .grid-item .product-content {
    padding-bottom: 0
}

.collection-right-product .product-inner {
    margin-bottom: 0;
    border: 0
}

.header-cart #dropdown-cart .cart-list .product-inner .price {
    float: right;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #555
}

.btn.unavailable-button {
    pointer-events: none;
    opacity: .5
}

.template-article blockquote {
    font-size: 18px;
    font-style: italic;
    margin: 0;
    padding: 30px 100px 0;
    line-height: 28px;
    position: relative
}

.template-article blockquote:before {
    content: "\c140";
    font-family: cleversoft;
    position: absolute;
    font-size: 36px;
    font-style: normal;
    left: 50px;
    top: 24px;
    color: #f8bf00
}

.grid-2 {
    width: 50%;
    padding: 0
}

.grid-3 {
    width: 33.333%;
    padding: 0
}

.grid-4 {
    width: 25%;
    padding: 0
}

.grid-5 {
    width: 20%;
    padding: 0
}

.home5-block-collection .home-collection-wrapper {
    position: absolute;
    right: 50px;
    text-align: center;
    z-index: 9;
    top: 54%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.home5-block-collection .home-collection-wrapper h2 {
    font-weight: 800;
    color: #000;
    margin-bottom: 14px
}

.home5-block-collection .image {
    position: relative;
    overflow: hidden
}

.home5-block-collection .image img {
    width: 100%
}

.instagram-bottom h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 1px
}

.home5-block-collection .home-collection-content p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 4px;
    color: #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 2px
}

.home5-block-collection .home-collection-content h3 {
    font-size: 14px;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
    background: #f8bf00;
    color: #fff;
    padding-left: 15px;
    padding-right: 5px;
    position: relative;
    display: inline-block;
    margin-top: 15px
}

.home5-block-collection .home-collection-content h3:before {
    width: 0;
    height: 0;
    border-top: 35px solid #f8bf00;
    border-right: 16px solid transparent;
    content: "";
    position: absolute;
    right: -16px;
    top: 0;
    z-index: 9
}

.home5-block-collection .button-link a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    line-height: 32px;
    border-bottom: 1px solid #000
}

.home5-block-collection .button-link a:hover {
    border-bottom: 1px solid #f8bf00
}

.footer-container .content-logo {
    font-size: 14px;
    line-height: 30px;
    margin-top: 18px
}

.footer-container .footer-top .link-custom-bottom {
    text-align: center;
    padding: 50px 0;
    display: inline-block;
    width: 100%
}

.footer-container .footer-paypal-container {
    border-top: 1px solid #ebebeb;
    padding-top: 10px
}

.footer-container .footer-top .link-custom-bottom li {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #ebebeb;
    text-align: center;
    line-height: 14px
}

.footer-container .footer-top .link-custom-bottom ul {
    margin-bottom: 0
}

.footer-container .footer-top .link-custom-bottom li a {
    font-size: 14px;
    line-height: 14px
}

.footer-layout-1 .footer-top .footer-top-content {
    margin-bottom: 50px;
    border-bottom: 1px solid #ebebeb
}

.footer-layout-1 .footer-link-content {
    margin-bottom: 15px
}

.footer-layout-1 .logo-content>div {
    margin-top: 20px
}

.footer-layout-1 .footer-icon-share a i {
    font-size: 16px;
    margin: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #222;
    border-radius: 60px;
    text-align: center;
    padding: 0;
    border: 1px solid #999
}

.footer-layout-1 .footer-bottom address {
    text-align: left
}

.footer-layout-1 .footer-icon-share a {
    color: #999;
    padding: 0 5px
}

.footer-layout-1 .logo-content i {
    font-size: 40px;
    color: #f8bf00;
    width: 50px;
    height: 50px;
    display: inline-block
}

.footer-layout-1 .logo-content span {
    display: inline-block;
    padding-left: 10px
}

.footer-layout-1 .col-foot-right {
    border-left: 1px solid #ebebeb;
    padding-left: 60px
}

.footer-layout-1 .paypal-footer {
    text-align: left
}

.footer-layout-1 .paypal-footer ul li {
    display: inline-block;
    padding: 0 2px;
    margin-bottom: 0
}

.paypal-footer ul li img {
    cursor: pointer
}

.footer-layout-1 .paypal-footer ul li:last-child {
    padding-right: 0
}

.input-group-btn {
    float: right;
    width: auto
}

.popupnewsletter .input-group-btn {
    width: 100%
}

.language-currency .title-selector {
    float: left
}

.language-currency .select-language li {
    display: inline-block;
    margin-right: 20px
}

.template-index .block-full {
    width: 100%;
    padding: 0 45px
}

.home-block-1 .block-custom-container {
    position: relative;
    overflow: hidden
}

.home-block-1 .block-custom-content {
    position: absolute;
    z-index: 99;
    bottom: 10%;
    width: 100%;
    text-align: center
}

.home-block-1 .block-custom-content h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: capitalize
}

.home-block-1 .block-custom-content p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 15px
}

.home-block-1 .block-custom-content .button-link a {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    border-radius: 50px
}

.home-block-1 .block-custom-container .images img {
    width: 100%
}

.home-block-1.block-custom-top .row:first-child .block-1.block-item {
    border-right: 20px solid #fff;
    border-bottom: 20px solid #fff;
    background: #f5f5f5;
    overflow: hidden
}

.home-block-1 .block-item {
    padding: 0
}

.home-block-1 .block-item-left .block-1 {
    border-left: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-top: 20px solid #fff
}

.home-block-1 .block-item-right .block-1 {
    border-right: 20px solid #fff;
    border-bottom: 20px solid #fff;
    border-top: 20px solid #fff
}

.home-block-1 .row:first-child .block-1 {
    border-top: 0
}

.home-block-1 .row:nth-child(3) .block-1 {
    border-bottom: 0
}

.home-block-1 .row:last-child {
    padding-top: 20px
}

.home-block-1 .block-item .images {
    background-size: cover
}

.header-top-left .customer-links li {
    border-top: 0;
    padding: 0 10px;
    width: auto
}

.header-top-left .customer-links li i {
    padding-right: 3px
}

.header-top-left .customer-links li a {
    font-size: 14px
}

.header-menu-left .logo-container {
    padding: 0
}

.header-menu-left #cart-count {
    top: -5px
}

.header-menu-left .header.is-ticky {
    height: auto
}

.header-menu-left .header.is-ticky .header-top-left {
    padding-top: 18px
}

.header-menu-left .header.is-ticky .logo-container {
    line-height: 60px
}

.footer-container.footer-layout-2 .content-logo {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 20px
}

.home-block-6 h2.mega-title {
    font-size: 35px;
    line-height: 1;
    text-transform: capitalize;
    display: inline-block;
    border-top: 5px solid #f8bf00;
    border-bottom: 5px solid #f8bf00;
    color: #f8bf00
}

.home-block-6 .rte-setting p {
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    margin-top: 15px
}

.home-block-6 a.btn.hero__btn {
    font-size: 14px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 48px;
    letter-spacing: 2px;
    margin-top: 20px
}

.footer-layout-3 .newsleter-footer {
    text-align: center
}

.footer-layout-3 .home-newsletter .title_newsletter {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: normal
}

.footer-layout-3 .newsletter .input-group-btn>.btn {
    height: 48px;
    padding: 0 40px;
    line-height: 44px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff !important
}

.footer-layout-3 .newsletter .input-group-btn {
    top: 1px;
    right: 1px
}

.footer-layout-3 .footer-top {
    margin-bottom: 35px;
    padding-top: 50px
}

.footer-layout-3 .footer-main .footer-share ul li,
.paypal-footer ul li {
    display: inline-block;
    padding: 0 10px
}

.footer-layout-3 .footer-main .footer-share ul li:first-child {
    padding-left: 0
}

.footer-layout-3 .footer-icon-share a:last-child,
.paypal-footer ul li:last-child {
    padding-right: 0
}

.footer-layout-3 .footer-icon-share a {
    padding: 0 10px
}

.footer-layout-3 .footer-icon-share a i {
    width: 36px;
    height: 36px;
    border: 2px solid #666;
    line-height: 32px;
    text-align: center;
    border-radius: 100%
}

.footer-layout-3 .footer-icon-share {
    text-align: right
}

.footer-layout-3 .footer-share {
    margin-top: 50px;
    margin-bottom: 30px
}

.footer-layout-4 .footer-icon-share a i {
    margin-right: 26px;
    font-size: 24px
}

.footer-layout-4 .footer-icon-share {
    margin-top: 35px
}

.footer-layout-4 .footer-bottom {
    margin-top: 80px
}

.footer-layout-6 .footer-icon-share a i {
    margin-right: 0;
    font-size: 24px;
    padding: 0 15px
}

.footer-container.footer-layout-6 .footer-bottom .content-footer-bottom {
    padding-bottom: 60px;
    padding-top: 0
}

.footer-layout-4.footer-container .content-logo {
    margin-top: 0
}

.language-currency .select-language li img {
    width: 30px
}

.language-currency .select-language,
.language-currency .select-language li {
    margin-bottom: 0
}

.top-currency #currencies-top .dropdown-currency {
    left: 0;
    right: auto;
    opacity: 0;
    visibility: hidden;
    top: 43px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 9999
}

.top-currency #currencies-top.active .dropdown-currency {
    visibility: visible;
    opacity: 1;
    top: 43px;
    -webkit-transition: .5s;
    transition: .5s
}

.top-currency .selectize-input {
    border: 0;
    box-shadow: none;
    line-height: 40px;
    padding: 0 12px 0 0
}

.header-topbar .top-currency .selectize-input {
    color: #666
}

.top-currency>div {
    display: inline-block;
    float: left
}

.top-currency .selectize-dropdown {
    z-index: 9999 !important;
    width: 100px !important;
    text-align: left;
    color: #333
}

.header-topbar .top-currency #currencies-top {
    float: left;
    padding-right: 33px
}

.top-currency .selectize-control {
    height: 40px
}

.top-currency .selectize-control.single .selectize-input:after {
    top: 2px;
    right: 8px;
    border: 0;
    content: "\f107";
    font-family: FontAwesome;
    margin-top: -2px
}

.text-top-right,
.header-account .icon-account i {
    float: left;
    color: #666
}

.topbar-right {
    text-align: right
}

#currencies-top .dropdown-toggle,
.top-currency .selectize-input,
.text-top-right {
    font-size: 12px
}

.header-account {
    display: inline-block
}

.header-account .icon-account i {
    padding-right: 10px;
    float: none;
    font-size: 30px;
    font-weight: 600
}

.selectize-control.single .selectize-input.input-active input {
    display: none !important
}

.title-selector {
    display: inline-block;
    width: 100%
}

#header-content.header-menu-left-11 .header-inner .site-nav li a {
    text-transform: uppercase;
    font-weight: normal
}

.selectize-dropdown .active {
    background-color: transparent;
    color: #f8bf00
}

.customer-links li a {
    font-size: 14px
}

.header.is-ticky .icon-account {
    font-size: 0
}

.newsletter_layout_2.block-home-newsletter {
    text-align: left;
    border-top: 0;
    padding-top: 0
}

.newsletter_layout_2.block-home-newsletter .title_newsletter {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: -0.5px;
    margin-top: 0
}

.newsletter_layout_2.block-home-newsletter .newsletter {
    text-align: center;
    padding: 25px 0 40px;
    display: inline-block;
    width: 100%
}

.newsletter_layout_2.block-home-newsletter .newsletter .input-group-field,
.newsletter_layout_2.block-home-newsletter .newsletter .input-group-btn>.btn {
    line-height: 60px;
    height: 60px
}

.newsletter_layout_2.block-home-newsletter .newsletter .input-group-btn:before {
    content: "\c048";
    font-family: cleversoft;
    font-size: 30px;
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    color: #f8bf00
}

.newsletter_layout_2.block-home-newsletter .newsletter .input-group-btn>.btn {
    height: 50px;
    padding: 0 25px;
    border: 0;
    line-height: 50px;
    font-weight: 400;
    position: relative;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 0;
    background: transparent !important
}

.newsletter_layout_2.block-home-newsletter .newsletter .input-group-field {
    background: #fff;
    color: #30373e;
    outline: 0;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 50px;
    width: 100%;
    padding-right: 52px;
    border-radius: 5px
}

.template-product .spr-badge {
    text-align: left;
    display: inline-block
}

.header-menu-left .logo img {
    max-height: 70px
}

.header-menu-left .logo {
    padding-top: 0;
    margin-top: -22px
}

.header-menu-left .header.is-ticky .logo {
    display: none
}

.header-menu-left .header.is -ticky .site-nav li.full-width:hover .dropdown-sub {
    top: 50px
}

.header-menu-left .site-nav li.full-width:hover .dropdown-sub {
    top: 60px
}

.header-menu-left .header-cart-container>div {
    display: inline-block
}

.header-menu-left .site-nav li:hover .dropdown-sub {
    top: 60px
}

.header-menu-left .site-nav li.full-width:hover .dropdown-sub {
    top: 60px
}

.header-menu-left .header.is-ticky .site-nav li.full-width:hover .dropdown-sub {
    top: 60px
}

.header-menu-left .logo {
    text-align: left
}

.header-menu-left .menu-main-home .megamenu {
    text-align: left
}

.block-megamenu .verticalmenu .navbar {
    margin-bottom: 0
}

.block-megamenu .nav-verticalmenu i {
    font-size: 16px;
    float: right;
    line-height: 46px;
    width: auto;
    padding-right: 10px
}

.block-megamenu .menu-titlea {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 46px
}

.block-megamenu .nav-verticalmenu {
    width: 100%;
    background: #f8bf00;
    border: 0;
    opacity: 0;
    visibility: hidden
}

.block-megamenu #menu-vertical:hover .nav-verticalmenu {
    opacity: 1;
    visibility: visible;
    animation-delay: 100ms;
    animation-duration: 340ms;
    animation-fill-mode: both;
    animation-name: animation_vertial_categories;
    backface-visibility: visible
}

.template-index.header-menu-left .block-megamenu .nav-verticalmenu {
    opacity: 1;
    visibility: visible
}

.template-index.header-menu-left .block-megamenu #menu-vertical:hover .nav-verticalmenu {
    animation: initial
}

.block-megamenu .nav-verticalmenu>li {
    border-bottom: 1px solid #edb702;
    margin: 0;
    float: none;
    display: block;
    position: static;
    cursor: pointer;
    height: 58.8px;
    line-height: 58.5px
}

.block-megamenu .nav-verticalmenu>li:hover {
    background: #fff
}

.block-megamenu .nav-verticalmenu>li:hover>a {
    color: #333 !important
}

.block-megamenu .nav-verticalmenu>li>a {
    padding: 0 20px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif
}

.block-megamenu .nav-verticalmenu>li>a:hover {
    background-color: transparent;
    color: #333
}

#menu-vertical #verticalmenu .navbar-nav>li .dropdown-menu {
    backface-visibility: hidden;
    left: 100% !important;
    list-style: outside none none;
    margin-left: 0;
    padding-left: 15px;
    margin-top: 0;
    border: 0;
    border-top: 2px solid;
    box-shadow: none;
    opacity: 0;
    right: auto !important;
    top: 0;
    min-width: 230px;
    transform-origin: 0 100% 0;
    visibility: hidden;
    border-radius: 0;
    z-index: 999;
    min-height: 482px;
    display: block;
    border: 1px solid #ebebeb
}

#menu-vertical #verticalmenu .navbar-nav>li.dropdown:hover .dropdown-menu {
    visibility: visible;
    top: -1px;
    opacity: 1;
    transition: all .3s ease-in-out 0s;
    animation-delay: 100ms;
    animation-duration: 340ms;
    animation-fill-mode: both;
    animation-name: animation_vertical_menu
}

#menu-vertical .dropdown-menu ul li {
    padding-bottom: 5px;
    line-height: 25px
}

#menu-vertical #verticalmenu .right_bottom .image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0
}

#menu-vertical #verticalmenu .dropdown-menu-inner.left_top {
    padding: 0 0 15px 0
}

.template-index .block-megamenu-content #verticalmenu {
    opacity: 1;
    visibility: visible;
    margin-right: 15px
}

.template-index .block-megamenu-content:hover #verticalmenu {
    animation: none
}

.template-index.header-layout-2 .block-megamenu-content #verticalmenu,
.template-index.header-layout-2 .block-megamenu .nav-verticalmenu {
    opacity: 0;
    visibility: hidden
}

.template-index.header-layout-2 .block-megamenu-content:hover #verticalmenu {
    animation-delay: 100ms;
    animation-duration: 340ms;
    animation-fill-mode: both;
    animation-name: animation_vertial_categories
}

.block-megamenu-content:hover #verticalmenu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    animation-delay: 100ms;
    animation-duration: 340ms;
    animation-fill-mode: both;
    animation-name: animation_vertial_categories;
    backface-visibility: hidden;
    display: block
}

#verticalmenu {
    z-index: 99;
    background: #fff;
    left: 15px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    transform-origin: 0 0;
    visibility: hidden
}

#verticalmenu .navbar {
    margin-bottom: -2px;
    border: 0
}

@keyframes animation_vertial_categories {
    0% {
        opacity: 0;
        transform: scale(1, 0.7);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scale(1, 1);
        visibility: visible
    }
}

@keyframes animation_vertial_categories {
    0% {
        opacity: 0;
        transform: scale(1, 0.7);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scale(1, 1);
        visibility: visible
    }
}

@keyframes animation_vertical_menu {
    0% {
        opacity: 0;
        transform: scale(0.7, 1);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scale(1, 1);
        visibility: visible
    }
}

.banner-slide {
    padding-left: 0;
    margin-bottom: -3px
}

.block-megamenu .parent-title {
    background-color: #000;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 1.5px;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif
}

.block-megamenu .parent-title i {
    font-size: 14px;
    line-height: 60px;
    float: left;
    padding-right: 17px
}

.cl-product-col .product-item .add-to-link,
.cl-product-col .add-to-cart {
    display: none
}

.cl-product-col .grid-item.product-item {
    border: 0
}

.cl-product-col .grid-item .product-image {
    width: 25%;
    float: left
}

.cl-product-col .grid-item .product-content {
    width: 75%;
    float: left;
    padding-left: 35px
}

.cl-product-col .product-inner {
    display: inline-block;
    width: 100%
}

.cl-product-col .product-label,
.cl-product-col .label-new,
.cl-product-col .countdown {
    display: none
}

.cl-product-col h3.title {
    font-size: 21px;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.home-deal-right .grids-item {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 15px
}

.home-deal-right .grid-item .product-content {
    padding: 0 15px
}

.home-deal-right .grids-item .grid-item.product-item {
    border: 0;
    background: #fff
}

.home-deal-right .add-to-link {
    display: none
}

.home-product-deal h3.title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.home-product-deal .home-deal-left h3.title {
    margin: 0 -15px;
    padding-bottom: 20px
}

.home-product-deal .home-deal-right h3.title {
    padding-left: 10px
}

.home-deal-left {
    background: #fff;
    margin-bottom: 15px
}

.home-product-deal .col-layout-2 .thumbs {
    display: none !important
}

.home-product-deal .product-img-box.col-layout-2 .product-sale {
    left: 2%;
    right: auto
}

.home-product-deal .product-img-box.col-layout-2 .countdown .deal-clock {
    left: 4%;
    right: auto
}

.home-product-deal .product {
    margin-bottom: 0;
    display: inline-block
}

.home-product-deal .deal-block-inner {
    background: #fff
}

.home-product-deal .home-deal-last {
    margin-top: 50px
}

.home-product-deal {
    padding: 40px 0 60px
}

.home-product-deal .home-deal-last .deal-block-icon {
    padding: 44px 25px;
    border-bottom: 1px solid #f9f9f9
}

.home-product-deal .home-deal-last .deal-block-icon .icon {
    display: inline-block;
    margin-right: 15px
}

.home-product-deal .home-deal-last .deal-block-icon .icon i {
    font-size: 44px;
    color: #f8bf00
}

.home-product-deal .home-deal-last .deal-block-icon .content-icon {
    display: inline-block
}

.home-product-deal .home-deal-last .deal-block-icon .content-icon h3 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    color: #252525
}

.home-product-deal .home-deal-last .deal-block-icon .content-icon p {
    font-size: 13px;
    line-height: 20px;
    color: #636363
}

.tab-content p.product-vendor {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 20px
}

.home-product-deal .product-img-box {
    position: static
}

.home-product-deal .product-sale {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 2%;
    z-index: 999;
    color: #fff;
    background: #fcd04b;
    height: 45px;
    width: 74px;
    text-align: center;
    line-height: 20px
}

.home-product-deal .product-sale span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    padding-top: 8px
}

.home-product-deal .product-sale:before {
    content: "";
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    position: absolute;
    bottom: -25px;
    z-index: 1;
    left: 0;
    border-top: 25px solid #fcd04b
}

.home-product-deal .countdown .second {
    display: none
}

.home-product-deal .countdown .day,
.home-product-deal .countdown .hours,
.home-product-deal .countdown .min,
.home-product-deal .countdown .second {
    display: block;
    position: relative;
    background: #f8bf00;
    width: 50px;
    height: 50px;
    margin-bottom: 9px;
    padding-top: 8px;
    color: #fff
}

.home-product-deal .countdown .deal-clock span.no {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold
}

.home-product-deal .countdown .day:before,
.home-product-deal .countdown .hours:before,
.home-product-deal .countdown .min:before,
.home-product-deal .countdown .second:before {
    display: none
}

.home-product-deal .countdown .deal-clock span.text {
    font-size: 10px;
    text-transform: uppercase
}

.home-product-deal .countdown .deal-clock {
    top: 78px;
    right: 4%;
    background: transparent;
    margin: auto;
    width: auto;
    padding: 0;
    bottom: auto
}

.home-product-deal .owl-theme .owl-controls .owl-buttons div {
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 14px;
    background: transparent;
    border-color: transparent;
    color: #959595;
    text-transform: capitalize
}

.home-product-deal .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    width: 230px;
    bottom: -30px;
    left: 50%;
    top: auto;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.home-product-deal .owl-theme .owl-controls .owl-buttons div>i {
    font-size: 10px
}

.home-product-deal .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: "";
    background: #a5a5a5;
    height: 15px;
    width: 1px;
    position: absolute;
    z-index: 9;
    right: -20px
}

.home-product-deal .product-shop {
    margin-top: 60px
}

.home-product-deal .product-title h2 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 26px
}

.home-product-deal .product-title h2 a {
    color: #0054a6
}

.header-menu-left .header-cart .top-cart .top-icon-cart {
    display: inline-block
}

.header-menu-left span.text-cart {
    display: block
}

.header-menu-left .text-cart-container {
    display: inline-block;
    text-align: left
}

.cl-product-col .product-content h3 {
    margin-bottom: 0
}

.cl-product-col .price-box {
    font-size: 17px
}

.cl-product-col .old-price {
    font-size: 14px
}

.header-menu-left .header.is-ticky .text-cart-container {
    display: none
}

.home-product-deal .product-shop .prices,
.home-product-deal .product-shop span.price.on-sale {
    font-size: 24px;
    font-weight: bold
}

p.cl-cookie-head,
.cl-cookie-intro {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    float: left;
    width: 60%
}

p.cl-cookie-head {
    font-size: 24px;
    margin-bottom: 10px
}

.cl-cookie-intro {
    clear: both;
    display: block;
    margin-top: 5px
}

#cleversoft-in.active {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    width: 100%;
    padding: 30px 50px 20px
}

.cl-cookie-btn.agree,
.cl-cookie-btn.disagree {
    font-size: 15px;
    color: #fff;
    float: left;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    padding: 0 15px;
    border-radius: 3px;
    cursor: pointer
}

p.cl-cookie-happy {
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    padding: 0 50px;
    margin-bottom: 0
}

.cl-cookie-btn.agree {
    background: #77d610;
    color: #fff
}

.cl-cookie-btn.disagree {
    background: #ccc;
    color: #fff
}

.cl-cookie-intro br {
    display: none
}

.lang-block.desktop-view {
    min-width: 60px
}

.footer-layout-1 .content-contact p {
    margin-bottom: 20px;
    line-height: 22px
}

.block-right-slide .block-right-item {
    position: relative;
    margin-top: 15px
}

.block-right-slide .block-right-item img {
    width: 100%
}

.block-right-slide .block-right-item:first-child {
    margin-top: 0
}

.block-right-slide .block-right-item .content {
    position: absolute;
    right: 10%;
    z-index: 9;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.block-right-slide .block-right-item .content p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0
}

.block-right-slide .block-right-item .content h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase
}

.block-right-slide .block-right-item .content .button-link a {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .25px;
    color: #f8bf00
}

.block-right-slide .block-right-item .content .button-link {
    margin-top: 20px
}

.header-layout-2 #currencies-top label {
    display: none
}

.toolbar-bottom .pagination-page {
    float: right
}

.toolbar-bottom .page-total {
    float: left;
    line-height: 50px
}

.toolbar-bottom {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    margin-top: 50px;
    display: inline-block;
    width: 100%
}

.collection-banner {
    margin-top: 30px
}

.widget .widget-content {
    border-bottom: 0
}

.template-product .feature-product .spr-badge,
.template-product .feature-product .add-to-cart,
.template-product .feature-product .add-to-link,
.template-product .feature-product .countdown,
.template-product .feature-product .label-new,
.template-product .feature-product .product-label,
.template-product .related-w .spr-badge {
    display: none
}

.template-product .feature-product {
    margin-top: 40px
}

.template-product .feature-product .product-image {
    width: 30%;
    display: inline-block;
    float: left
}

.template-product .feature-product .product-content {
    width: 70%;
    display: inline-block;
    height: auto;
    text-align: left;
    padding-left: 10px
}

.template-product .feature-product h3.title {
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

.product-vendor {
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 15px;
    padding-top: 10px
}

.block-bottom-contact .block-bottom-image {
    width: 100%;
    display: inline-block;
    margin-bottom: 60px
}

.block-bottom-contact .block-bottom-image .image {
    width: 25%;
    float: left
}

.block-bottom-contact .block-bottom-image .image img {
    width: 100%
}

.block-bottom-contact .block-bottom-image .content-block {
    width: 75%;
    float: left;
    padding-left: 30px
}

.block-bottom-contact .block-bottom-image .content-block p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .25px;
    color: #636363;
    margin-bottom: 0
}

.block-bottom-contact .block-bottom-image .content-block p.contact-phone {
    margin: 25px 0
}

.contactus-page .content-bottom i {
    font-size: 40px;
    color: #f8bf00;
    width: 50px;
    height: 50px;
    display: inline-block
}

.contactus-page .content-bottom span {
    display: inline-block;
    padding-left: 10px
}

.contactus-page .content-bottom>div>div {
    margin-top: 30px
}

.block-icon-about-item {
    text-align: center;
    border: 6px solid #ebebeb;
    padding: 38px 0
}

.block-icon-about-item .block-icon {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px
}

.block-icon-about-item .icon-content {
    text-align: left;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.block-icon-about-item .block-icon i {
    font-size: 44px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    color: #f8bf00
}

.block-icon-about-item .icon-content h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    margin: 0
}

.block-icon-about-item .icon-content p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    letter-spacing: 0;
    color: #636363
}

.contact-top-add h4,
.contact-top-phone h4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #252525;
    text-transform: capitalize
}

.contact-top-add p,
.contact-top-phone p {
    font-size: 14px;
    line-height: 30px;
    color: #959595;
    margin: 0
}

.footer-layout-1 .footer-icon-share {
    text-align: left
}

.tabs-product-home.customlink-container .tabs-layout-1 .tabs-title,
.tabs-product-home.image-top .tabs-layout-1 .tabs-title {
    font-size: 30px;
    color: #252525;
    line-height: 40px;
    font-weight: 900;
    text-transform: capitalize;
    letter-spacing: -0.1px;
    background: transparent !important;
    padding-left: 0
}

.tabs-product-home.customlink-container .tabs-layout-1 {
    margin-bottom: 0
}

.tabs-product-home.customlink-container .product-featured-content .tab-content {
    margin-top: 0;
    padding: 0
}

.tabs-product-home.customlink-container .product-inner {
    padding-bottom: 21px
}

.tabs-product-home.customlink-container .image-tabs-left {
    padding-left: 0
}

.tabs-product-home.customlink-container .custom-link-left {
    padding: 0
}

.tabs-product-home.customlink-container .image-tabs-left .block-image-1 .image img {
    width: 100%
}

.tabs-product-home.customlink-container .custom-link-left ul {
    padding-left: 30px;
    padding-top: 10px
}

.tabs-product-home.customlink-container .custom-link-left ul li {
    margin-bottom: 0
}

.tabs-product-home.customlink-container .custom-link-left ul li a {
    font-size: 13px;
    line-height: 40px;
    letter-spacing: .25px;
    text-transform: uppercase;
    color: #636363
}

.tabs-product-home.customlink-container ul.nav>li>a,
.tabs-product-home.image-top ul.nav>li>a {
    font-size: 15px;
    color: #252525;
    border: 0;
    text-transform: uppercase;
    font-weight: bold
}

.tabs-product-home.customlink-container .nav-tabs>li.active>a,
.tabs-product-home.customlink-container .nav-tabs>li.active>a:focus,
.tabs-product-home.customlink-container .nav-tabs>li.active>a:hover,
.tabs-product-home.customlink-container .nav-tabs>li>a:hover,
.tabs-product-home.image-top .nav-tabs>li.active>a,
.tabs-product-home.image-top .nav-tabs>li.active>a:focus,
.tabs-product-home.image-top .nav-tabs>li.active>a:hover,
.tabs-product-home.image-top .nav-tabs>li>a:hover {
    color: #f8bf00
}

.tabs-product-home.customlink-container .nav-tabs>li.active>a:after,
.tabs-product-home.customlink-container .nav-tabs>li>a:hover:after,
.tabs-product-home.image-top .nav-tabs>li.active>a:after,
.tabs-product-home.image-top .nav-tabs>li>a:hover:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #f8bf00;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1
}

.tabs-product-home.customlink-container .tabs-brand {
    display: inline-block;
    width: 100%;
    background: #ebebeb;
    padding: 15px 0
}

.tabs-product-home.customlink-container .grid-item.product-item,
.tabs-product-home.customlink-container .grid-item.product-item:hover {
    border: 0 solid transparent;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s
}

.tabs-product-home.customlink-container .grids-item {
    border: 1px solid #f5f5f5
}

.tabs-product-home.customlink-container .product-featured-content .tab-content {
    border-left: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

.tabs-product-home.customlink-container .grids-item {
    padding: 0 10px
}

.tabs-product-home.customlink-container .product-featured-content {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: -7px
}

.block-icon.icon-left-home3 .feature-box-hover {
    border: 0;
    background: #fff
}

.block-icon.icon-left-home3 .feature-box-item:first-child {
    padding-left: 0
}

.block-icon.icon-left-home3 .feature-box-item:last-child {
    padding-right: 0
}

.tabs-product-home.image-top .product-featured-content .tab-content {
    padding-right: 0
}

.tabs-product-home.image-top .product-featured-content {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-top: 10px
}

.tabs-product-home.image-top .grids-item,
.tabs-product-home.image-top .product-featured-content .tab-content {
    border: 0
}

.tabs-product-home.image-top .grids-item.grid-7:first-child {
    width: 40%
}

.tabs-product-home.image-top .grids-item.grid-7 {
    width: 20%;
    float: left
}

.tabs-product-home.image-top .block-image-1,
.tabs-product-home.image-top .block-image-2 {
    width: 50%;
    float: left;
    margin-top: 10px
}

.tabs-product-home.image-top .block-image-1 {
    padding-right: 5px
}

.tabs-product-home.image-top .block-image-2 {
    padding-left: 5px
}

.tabs-product-home.image-top .brand-image>a {
    display: inline-block;
    width: 100%;
    margin-top: 25px
}

.tabs-product-home.image-top .product-featured-content .tab-content {
    margin-top: 0
}

.tabs-product-home.image-top .price-box {
    font-size: 18px
}

.tabs-product-home.image-top .old-price {
    font-size: 14px
}

.tabs-product-home.image-top .brand-image {
    padding-bottom: 20px
}

ul.search-results .price.speacial {
    color: #999;
    text-decoration: line-through;
    font-weight: normal
}

ul.search-results .price {
    color: #f8bf00;
    font-weight: bold;
    padding-left: 10px
}

.add-to-cart {
    float: none
}

.help-top {
    z-index: 99999 !important
}

.btn-help-top {
    border: 0;
    background: transparent;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 12px
}

.btn-help-top:hover {
    background: 0
}

.site-nav>li.active a {
    color: #f8bf00
}

@media(min-width:1200px) {
    .wrapper-container {
        width: auto;
        padding-left: 0;
        padding-right: 0;
        background: #fff
    }

    .wrapper-container .row {
        margin-left: -30px;
        margin-right: -30px
    }

    .top-product .product-content h3 {
        padding-top: 10px
    }
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

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

.feature-box .feature-box-icon:hover .fa {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.feature-box .feature-box-icon .fa {
    font-size: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    float: left;
    color: #000;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.home5-block-collection .image img {
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.home5-block-collection .image img:hover {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1)
}

h2.mega-title.slideshow__title {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

h2.mega-title.slideshow__title {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -ms-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none
}

span.mega-subtitle.slideshow__subtitle {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

span.mega-subtitle.slideshow__subtitle {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -ms-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none
}

.button-slide a {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.button-slide a {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    -ms-animation-fill-mode: backwards;
    -o-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none
}

.text-top-right {
    padding-right: 33px
}

.menu-nav-right {
    text-align: right
}

.header-menu-left .header.is-ticky .menu-nav-right {
    display: none
}

#search-top {
    width: 0;
    display: block;
    overflow: hidden;
    transition: padding .14s, width .14s
}

#search-top.showed {
    width: 100%;
    display: block
}

.search-toggle {
    font-size: 28px;
    margin-right: 20px;
    color: #222
}

.search-toggle:hover {
    color: #f8bf32
}

.site-nav .level-top>a,
.site-nav .menu-dropdown li a {
    font-weight: 800
}

.block-megamenu {
    max-width: 235px
}

.block-megamenu .nav-verticalmenu>li {
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 18px 0;
    line-height: 1
}

@media screen and (max-width:820px) {
    .non-respo {
        display: none
    }
}

.footer-columns {
    background: #f0f0f0;
    width: 100%;
    float: left;
    padding: 20px
}

.footer-columns iframe {
    width: 100%
}

@media(min-width:1301px) {
    .siteBanners {
        width: 1230px;
        position: absolute;
        top: 93px;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .siteBanners .siteBanner--left {
        position: absolute;
        right: 100%
    }

    .siteBanners .siteBanner--right {
        position: absolute;
        left: 100%
    }

    .siteBanners .siteBanner--left a,
    .siteBanners .siteBanner--right a {
        width: 100%;
        height: 100%;
        display: block
    }

    .siteBanners .siteBanner--left img,
    .siteBanners .siteBanner--right img {
        max-width: unset
    }
}

@media screen and (max-width:1300px) {
    .siteBanners {
        display: none
    }
}
