.oneline {
    display: block;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    position: absolute;
    width: 100%;
    text-align: center;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    margin-bottom: 0px
}
.alert {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    height: 40px;
    line-height: 40px
}
.row {
    margin-right: -10px !important;
    margin-left: -10px !important
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important
}
.full-width {
    margin: 0 !important;
    padding: 0
}
.full-width>.container {
    width: 100% !important;
    padding: 0
}
.full-width>.container>.row,
.full-width>.container>.row>.col-sm-12>.row {
    padding: 0 !important;
    margin: 0 !important
}
.full-width>.container>.row>.col-sm-12,
.full-width>.container>.row>.col-sm-12>.row>.col-sm-12 {
    padding: 0 !important
}
body {
    font: normal 13px/18px "Poppins", sans-serif
}
a,
button {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
a:active,
a:focus,
a:hover,
button:active,
button:hover,
button:focus,
button:visited,
input:active,
input:focus,
input:visited {
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none !important
}
a,
a:visited,
a:focus,
a:active,
a:hover {
    outline: none !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
a:visited,
a:focus,
a:hover {
    color: #92c353
}
.btn-link:focus,
.btn-link:hover {
    text-decoration: none !important
}
.common-home {
    background: url(../image/bg_body.jpg) no-repeat top center
}
.common-home .container-ink {
    border-bottom: 1px dotted #272b53
}
nav {
    background: none;
    color: #a0a0a0;
    font-size: 11px;
    position: relative;
    z-index: 999;
}
nav .top-contact>div {
    float: left;
    margin-right: 15px;
    overflow: hidden;
    padding: 10px 0
}
nav .top-contact>div .text-color {
    color: #92c353;
    padding-left: 5px;
    padding-right: 15px
}
nav .top-contact .top-phone .text-color {
    border-right: 1px dotted #a0a0a0
}
nav .top-links-right {
    float: right
}
nav .top-links-right>div {
    float: left
}
nav .top-links-right>div .dropdown-toggle {
    font-size: 11px;
    margin: 10px 0px 10px 15px;
    padding: 0px 0px 0px 15px;
    display: inline-block;
    text-transform: uppercase;
    color: #a0a0a0;
    border: 0px;
    line-height: 20px;
    border-left: 1px dotted #a0a0a0
}
nav .top-links-right>div .dropdown-toggle:hover {
    color: #92c353
}
nav .top-links-right>div .dropdown-toggle i {
    margin-left: 3px;
    font-size: 11px
}
nav .top-links-right>div .dropdown-menu {
    min-width: 80px !important;
    padding: 0px 0 !important;
    margin: 0px 0 0 !important;
    border-radius: 0 !important;
    left: auto !important;
    right: 0px !important
}
nav .top-links-right>div .dropdown-menu button {
    border: 0;
    color: #555;
    font-size: 11px
}
nav .top-links-right>div .dropdown-menu button:hover {
    background: #555;
    color: #fff
}
nav .top-links-right .top-account,
nav .top-links-right .top-check-out,
nav .top-links-right .top-language,
nav .top-links-right .top-currency {
    display: inline-block;
    padding: 0 5px
}
nav .top-links-right .top-account ul li a,
nav .top-links-right .top-check-out ul li a,
nav .top-links-right .top-language ul li a,
nav .top-links-right .top-currency ul li a {
    color: #555;
    font-family: "Roboto", cursive;
    font-weight: 400;
    padding: 4px 10px;
    line-height: 30px;
    text-align: center;
    font-size: 11px
}
nav .top-links-right .top-account ul li a:hover,
nav .top-links-right .top-check-out ul li a:hover,
nav .top-links-right .top-language ul li a:hover,
nav .top-links-right .top-currency ul li a:hover {
    background: #555;
    color: #fff
}
nav .top-links-right>div:first-child .dropdown-toggle {
    border-left: 0px dotted #a0a0a0
}
@media only screen and (max-width: 991px) {
    nav .container-ink {
        text-align: center
    }
    nav .container-ink .top-contact,
    nav .container-ink .top-links-right {
        display: inline-block;
        float: none
    }
    nav .container-ink .top-contact>div {
        padding: 10px 0px 0px
    }
}
@media only screen and (max-width: 479px) {
    nav .top-contact>div {
        float: none;
        display: block
    }
    nav .top-contact>div.top-phone .text-color {
        border-right: 0px
    }
}
header {
    margin: 20px 0px
}
header .button-link-top {
    display: inline-block;
    float: right;
}
header .button-link-top .top-wishlist {
    float: left;
    display: inline-block;
}
header .button-link-top .top-wishlist a {
    color: #fff;
    position: relative;
    font-size: 0px;
    float: left;
    margin-top: 18px
}
header .button-link-top .top-wishlist a i {
        font-size: 16px;
    color: #fff;
    background: #636363;
    padding: 14px;
    border-radius: 100%;
    top: -12px;
    display: inline-block;
}
header .button-link-top .top-wishlist a .count_wishlist {
    font-size: 12px;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    background: #636363;
    height: 25px;
    display: inline-block;
    width: 25px;
    line-height: 21px;
    text-align: center;
    left: 30px;
    top: -12px;
}
header .button-link-top #cart {
        position: relative;
    vertical-align: middle;
    float: right;
    display: inline-block;
    width: auto;
    margin-left: 20px;
}
header .button-link-top #cart>button {
    background: transparent;
    text-transform: uppercase;
    text-shadow: none;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0px 0px 0px;
    display: block;
    height: 80px;
    float: right;
    display: inline-block;
}
header .button-link-top #cart span#cart-total {
    float: right
}
header .button-link-top #cart span#cart-total span.pe-7s-cart {
    background: #308EB4;
    padding: 14px;
    font-size: 17px;
    border-radius: 100%;
    color: #fff;
	margin-right: 12px;
}
header .button-link-top #cart span.text-top-cart {
    color: #515151;
    font-weight: 600;
    vertical-align: top;
    display: inline-block
}
.common-home header .button-link-top #cart span.text-top-cart{color: #fff;}
header .button-link-top #cart span.item-top-cart {
    display: block;
    margin-left: 58px;
    color: #f65656;
    font-size: 12px;
    font-style: inherit;
    text-transform: initial;
    margin-top: -15px;
	font-weight: 700;
    text-align: left
}
header .button-link-top #cart .dropdown-menu {
    min-width: 260px;
    margin-top: 0px;
    border-radius: 0;
    border-top: 3px solid #92c353;
    max-height: 350px;
	padding-bottom: 20px;
    overflow: auto;
    -moz-overflow: auto;
    -moz-overflow-x: hidden;
    overflow-x: hidden
}
header .button-link-top #cart .dropdown-menu .text-center {
    padding: 20px 15px;
    line-height: 1
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped {
    padding: 0 10px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart {
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .image-cart {
    float: left;
    max-width: 70px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content {
    padding: 5px 0 0 90px;
    position: relative;
    min-height: 110px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name {
    float: left;
    width: 100%;
    display: block;
    line-height: 25px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .product-name a {
    color: #333;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-price {
    color: #a08d7c;
    font-weight: 600;
    font-size: 15px;
    text-decoration: underline
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .box-cart-price {
    float: left;
    line-height: 30px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove {
    position: absolute;
    right: -10px;
    top: 5px
}
header .button-link-top #cart .dropdown-menu li .div-sdiviped .row-cart .cart-content .cart-button.button-remove button.btn {
    border: none;
    background: transparent;
    text-align: center;
    outline: none;
    box-shadow: none
}
header .button-link-top #cart .dropdown-menu li .box-total {
    display: none
}
header .button-link-top #cart .dropdown-menu li .row2-cart .box-total {
    color: #333;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 0px 10px;
	margin-bottom: 15px;
}
header .button-link-top #cart .dropdown-menu li .row2-cart .box-total .text1 {
    float: right
}
header .button-link-top #cart .dropdown-menu li .row2-cart .button-cart {
    display: inline-block;
    background: #fff;
    width: 100%
}
header .button-link-top #cart .dropdown-menu li .row2-cart .button-cart a {
    color: #fff;
    background: #3a3a3a;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: none;
    margin: 0px 10px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #fff
}
header .button-link-top #cart .dropdown-menu li .row2-cart .button-cart a:hover{
	background: #92c353;
	transition: 300ms;
	-moz-transition: 300ms;
	-webkit-transition: 300ms;
}
@media (min-width: 992px) {
    header .top-search-content {
        width: 60%;
        float: left
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    header .top-search-content {
        width: 50%;
        float: left
    }
    header .left-content-top #logo {
        text-align: center
    }
    header .left-content-top #logo a {
        display: inline-block
    }
    header .top-contact {
        font-size: 85%
    }
}
@media only screen and (max-width: 767px) {
    header .quick-access {
        text-align: center
    }
    header .quick-access .top-search-content {
        width: 100%;
        float: left
    }
    header .quick-access .button-link-top {
        float: none;
        display: inline-block
    }
    header .left-content-top #logo {
        text-align: center
    }
    header .left-content-top #logo a {
        display: inline-block
    }
    header .top-contact {
        font-size: 85%
    }
}
.top-menu-content .col-md-9 {
    margin-left: -10px;
    background: #2D2D2D;
    z-index: 99
}
@media only screen and (max-width: 991px) {
    .top-menu-content .col-md-9 {
        margin-left: 0px;
        background: transparent
    }
}
.cmsblock img {
    max-width: 100%
}
.cmsblock .block-static {
    padding: 30px 0px
}
.cmsblock .block-static .block-top-content {
    overflow: hidden;
    padding: 30px 0px
}
.cmsblock .block-static .icon-block {
    float: left;
    margin-right: 20px;
    width: 48px;
    height: 40px;
    margin-left: 50px;
    position: relative
}
.cmsblock .block-static .col1 .block-top-content {
    background: #7CC576
}
.cmsblock .block-static .col1 .icon-block {
    background: url(../image/icon_1.png) no-repeat center center
}
.cmsblock .block-static .col1:hover .icon-block {
    -webkit-animation: rotate;
    -moz-animation: rotate;
    -o-animation: rotate;
    animation: rotate;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear
}
.cmsblock .block-static .col2 .block-top-content {
    background: #FBAF5D
}
.cmsblock .block-static .col2 .icon-block {
    background: url(../image/icon_2.png) no-repeat center center
}
.cmsblock .block-static .col2:hover .icon-block {
    -webkit-animation: rotate;
    -moz-animation: rotate;
    -o-animation: rotate;
    animation: rotate;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear
}
.cmsblock .block-static .col3 .block-top-content {
    background: #00AEEF
}
.cmsblock .block-static .col3 .icon-block {
    background: url(../image/icon_3.png) no-repeat center center
}
.cmsblock .block-static .col3 .icon-block:after {
    content: "";
    background: url(../image/arrow.png) no-repeat center center;
    height: 17px;
    width: 34px;
    position: absolute;
    top: 12px;
    left: -5px
}
.cmsblock .block-static .col3:hover .icon-block:after {
    -webkit-animation-name: slide_left;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: slide_left;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear
}
.cmsblock .block-static .text-block {
    overflow: hidden
}
.cmsblock .block-static .text-block h3 {
    color: #fff;
	font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px 0
}
.cmsblock .block-static .text-block p {
    font-size: 12px;
    padding: 0;
    margin: 0 0 0px 0;
	color: #fff;
}
.cmsblock .block-image.block-1,
.cmsblock .block-image.block-4 {
    margin-top: 30px
}
.cmsblock .block-image.block-1 a,
.cmsblock .block-image.block-4 a {
    position: relative;
    display: inline-block
}
.cmsblock .block-image.block-1 a:before,
.cmsblock .block-image.block-4 a:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}
.cmsblock .block-image.block-1 a:after,
.cmsblock .block-image.block-4 a:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.cmsblock .block-image.block-1 a:hover:before,
.cmsblock .block-image.block-4 a:hover:before,
.cmsblock .block-image.block-1 a:hover:after,
.cmsblock .block-image.block-4 a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
@media only screen and (max-width: 991px) {
    .cmsblock .block-image.block-1,
    .cmsblock .block-image.block-4 {
        text-align: center
    }
    .cmsblock .block-image.block-1 a,
    .cmsblock .block-image.block-4 a {
        display: inline-block;
        margin-bottom: 20px
    }
}
.cmsblock .block-image.block-2,
.cmsblock .block-image.block-3 {
    margin-top: 35px
}
.cmsblock .block-image.block-2 a,
.cmsblock .block-image.block-3 a {
    position: relative;
    display: inline-block
}
.cmsblock .block-image.block-2 a:before,
.cmsblock .block-image.block-3 a:before {
    content: "";
    position: absolute;
    background: rgba(225, 225, 225, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}
.cmsblock .block-image.block-2 a:after,
.cmsblock .block-image.block-3 a:after {
    content: "";
    position: absolute;
    background: rgba(225, 225, 225, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.cmsblock .block-image.block-2 a:hover:before,
.cmsblock .block-image.block-3 a:hover:before,
.cmsblock .block-image.block-2 a:hover:after,
.cmsblock .block-image.block-3 a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
@media only screen and (max-width: 991px) {
    .cmsblock .block-image.block-2,
    .cmsblock .block-image.block-3 {
        text-align: center
    }
    .cmsblock .block-image.block-2 a,
    .cmsblock .block-image.block-3 a {
        display: inline-block;
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 991px) {
    .cmsblock .block-image.block-4 {
        text-align: center
    }
    .cmsblock .block-image.block-4 a {
        display: inline-block;
        margin-bottom: 20px
    }
}
.bkg-gray {
    background: #f8f8f8;
    padding-bottom: 40px
}
.bkg-gray .owl-carousel {
    background: none !important
}
.bkg-normal {
    background: #fff;
    padding-bottom: 40px
}
.bkg-normal .owl-carousel {
    background: none !important
}
.module-title {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 40px;
    padding-right: 70px;
    background: #fff
}
.module-title h3 {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding: 10px 0;
    margin: 0px 0px 0px 00px;
    font-size: 20px;
    font-weight: 600;
    color: #2d2d2d;
    text-transform: uppercase;
    position: relative
}
.module-title h3:before {
    content: "";
    width: 46px;
    height: 2px;
    background: #92c353;
    position: absolute;
    top: -1px;
    left: 0
}
.product-tabs-category-container-sliders .box-subbcategories {
    float: right;
    display: none
}
.product-tabs-category-container-sliders .box-subbcategories .list-subbcategories ul {
    float: right;
    margin: 0px;
    padding: 0px
}
.product-tabs-category-container-sliders .box-subbcategories .list-subbcategories ul li {
    float: left;
    margin-right: 25px;
    cursor: pointer;
    font-size: 12px;
    color: #676767;
    line-height: 48px;
    text-transform: capitalize;
    font-weight: 400;
    list-style: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.product-tabs-category-container-sliders .box-subbcategories .list-subbcategories ul li:hover {
    color: #92c353
}
.owl-carousel .owl-item{padding: 0 10px;}
.item {
    padding: 1px;
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2)
}
.item .product-thumb {
    border: 0px
}
.item .item-inner {
    position: relative
}
.item .item-inner .label-pro-sale,
.item .item-inner .label-pro-new,
.small-item .item .item-inner .label-pro-new {
    color: #fff;
    font-weight: 600;
    text-align: center;
    position: absolute;
    border-bottom: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 26px solid #f48d5a;
    border-right: 26px solid #f48d5a;
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 10px;
    z-index: 100
}
.item .item-inner .label-pro-sale span,
.item .item-inner .label-pro-new span,
.small-item .item .item-inner .label-pro-new span {
    position: absolute;
    transform: rotate(45deg);
    top: -20px;
    left: -4px
}
.item .item-inner .label-pro-new {
    border-right: 26px solid #1177b2;
    border-top: 26px solid #1177b2
}
.item .item-inner .images-container {
    position: relative;
    display: inline-block;
}
.item .item-inner .images-container img {
    max-width: 100%
}
.item .item-inner .images-container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    background: #92c353;
    z-index: 10;
    pointer-events: none;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.item .item-inner .images-container .product-image {
    max-width: 100%;
    position: relative;
    float: left;
    overflow: hidden
}
.item .item-inner .images-container .image1 {
    display: block;
    float: left;
    width: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.item .item-inner .images-container .image2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    display: block;
    width: auto;
    max-width: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.item .item-inner .images-container .button-group {
    position: absolute;
    top: 55%;
    left: 50%;
    margin-top: -33.5px;
    margin-left: -53.5px;
    z-index: 11;
    opacity: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.item .item-inner .images-container .button-group .addtocart-btn .btn-addtocart {
    font-size: 0;
    background: 0 0;
    padding: 0;
    line-height: normal;
    letter-spacing: 0;
    border: none !important;
    display: block;
    width: 100%;
    margin-bottom: 9px
}
.item .item-inner .images-container .button-group .addtocart-btn .btn-addtocart span.text-btn {
    font-size: 11px;
    color: #fff;
    line-height: 30px;
    border: 2px solid #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    height: 30px;
    padding: 0 10px;
    font-weight: 700;
}
.item .item-inner .images-container .button-group .addtocart-btn .btn-addtocart:hover {
    background: #fff
}
.item .item-inner .images-container .button-group .addtocart-btn .btn-addtocart:hover span {
    color: #92c353
}
.item .item-inner .images-container .button-group .addtolink-btn button {
    font-size: 0;
    height: 29px;
    line-height: 25px;
    float: left;
    width: 30px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background: transparent;
    border: 2px solid #fff
}
.item .item-inner .images-container .button-group .addtolink-btn button i {
    line-height: 25px
}
.item .item-inner .images-container .button-group .addtolink-btn .btn-wishlist {
    margin-right: 5px;
    -webkit-transition: all 0.4s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.4s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.4s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.4s cubic-bezier(0, 1.135, 0.73, 1.405)
}
.item .item-inner .images-container .button-group .addtolink-btn .btn-compare {
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.5s cubic-bezier(0, 1.135, 0.73, 1.405)
}
.item .item-inner .images-container .button-group .addtolink-btn .btn-quickview {
    -webkit-transition: all 0.6s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.6s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.6s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.6s cubic-bezier(0, 1.135, 0.73, 1.405)
}
.item .item-inner .images-container .button-group button:hover {
    color: #92c353;
    background: #fff
}
.item .item-inner .des-container {
    text-align: center
}
.item .item-inner .des-container .name a {
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    line-height: 24px;
    display: inline-block;
    color: #4a4a4a;
    font-family: "Poppins", sans-serif
}
.item .item-inner .des-container .name:hover {
    color: #92c353
}
.item .item-inner .des-container .rating {
    padding-bottom: 0px
}
.item .item-inner .des-container .price {
    color: #f65656;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px
}
.item .item-inner .des-container .price span {
    line-height: 30px;
    margin-right: 10px
}
.item .item-inner .des-container .price p {
    font-size: 14px;
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 0px
}
.item .item-inner .des-container .price .old-price .price,
.item .item-inner .des-container .price .price-old {
    text-decoration: line-through;
    color: #7a7a7a
}
.item .item-inner:hover {
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2)
}
.item .item-inner:hover .images-container:before {
    opacity: 0.9
}
.item .item-inner:hover .images-container .button-group {
    opacity: 1;
    top: 50%
}
.item .item-inner:hover .images-container .button-group button {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.item .item-inner:hover .images-container .image1 {
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.item .item-inner:hover .images-container .image2 {
    opacity: 1;
    z-index: 3;
    width: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.item button {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.small-item .item {
    box-shadow: none;
	border-bottom: 1px solid #f2f2f2;
}
.small-item .row_item{
	border: 2px solid #ebebeb;
	padding: 0 15px;
}
.small-item .item .item-inner {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px
}
.small-item .item .item-inner:hover {
    box-shadow: none !important
}
.small-item .item .item-inner:hover .images-container:before {
    display: none
}
.small-item .item .item-inner .images-container {
    max-width: 100px;
    float: left
}
.small-item .item .item-inner .images-container img {
    max-width: 100%;
    padding: 1px
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .small-item .item .item-inner .images-container {
        max-width: 100px
    }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
    .small-item .item .item-inner .images-container {
        max-width: 100%
    }
}
@media only screen and (max-width: 374px) {
    .small-item .item .item-inner .images-container {
        max-width: 100px
    }
}
.small-item .item .item-inner .des-container {
    text-align: left;
    padding-left: 110px;
	padding-top: 13px;
}
.small-item .item .item-inner .des-container .name a {
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    padding: 0px;
    text-transform: capitalize;
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .small-item .item .item-inner .des-container {
        padding-left: 110px
    }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
    .small-item .item .item-inner .des-container {
        padding: 10px 10px;
        text-align: center
    }
}
@media only screen and (max-width: 479px) {
    .small-item .item .item-inner .des-container {
        padding-left: 0;
    }
}
.small-item .item .item-inner .des-container .rating {
    margin-bottom: 5px
}
.small-item .item .item-inner .des-container .rating span {
    vertical-align: bottom
}
.small-item .item .item-inner .price {
    margin-bottom: 0px;
    line-height: 28px;
    font-weight: 600
}
.small-item .item .item-inner .price span {
    line-height: 24px;
    font-weight: normal;
    font-weight: 600
}
.small-item .item .item-inner .price .price-old {
    font-weight: 400
}
.small-item .item .item-inner .button-group {
    display: none
}
.small-item .item .item-inner .button-group .btn-compare,
.small-item .item .item-inner .button-group .btn-wishlist {
    display: none
}
.small-item .item .item-inner .label-pro-sale,
.small-item .item .item-inner .label-pro-new {
    display: none
}
.product-tabs-category-container-slider .owl-carousel {
    background: transparent !important
}
.ttcountdown_module .product-layout .item .item-inner {
    border: 2px solid #92c353;
	padding: 0 0 8px 0;
}
.ttcountdown_module .product-layout .item .item-inner .price-box {
    text-align: center;
    padding-bottom: 0px
}
.ttcountdown_module .product-layout .item .item-inner .price-box .special-price {
    display: inline-block
}
.ttcountdown_module .product-layout .item .item-inner .price-box .old-price {
    display: inline-block
}
.ttcountdown_module .product-layout .item .item-inner .price-box .old-price .price {
    color: #7a7a7a;
    font-size: 12px;
    text-decoration: line-through;
    margin: 0 5px;
    font-weight: 500;
    line-height: 1
}
.ttcountdown_module .product-layout .item .item-inner .price-box .span {
    padding-bottom: 0px
}
.ttcountdown_module .product-layout .item .box-timer {
    text-align: center;
    margin: 0px 20px 20px 20px
}
.ttcountdown_module .product-layout .item .box-timer .countdown-row .countdown-section {
    display: inline-block;
    width: 20%;
    max-width: 60px;
    background: #92c353;
    -webkit-box-shadow: 0px 3px 3px #737b67;
    -moz-box-shadow: 0px 3px 3px #737b67;
    box-shadow: 0px 3px 3px #737b67;
    padding: 10px 0px;
    border-radius: 10px;
    margin: 0px 10px
}
.ttcountdown_module .product-layout .item .box-timer .countdown-row .countdown-section span {
    display: block;
    color: white;
    font-weight: 600;
    font-size: 14px
}
.ttcountdown_module .product-layout .item .box-timer .countdown-row .countdown-section span.countdown-period {
    font-weight: 300
}
@media only screen and (max-width: 1199px) {
    .ttcountdown_module .product-layout .item .box-timer .countdown-row .countdown-section {
        margin: 0px 5px
    }
}
@media only screen and (max-width: 767px) {
    .ttcountdown_module .product-layout .item .box-timer .countdown-row .countdown-section {
        min-width: 55px;
        margin-bottom: 15px
    }
}
.product-tabs-category-container-slider {
    background: url(../image/bg_tabcategory.jpg) no-repeat top center
}
.product-tabs-category-container-slider .featured-category-title {
    background: none;
    padding-right: 0px;
    text-align: center;
    border: none
}
.product-tabs-category-container-slider .featured-category-title h3 {
    color: white
}
.product-tabs-category-container-slider .featured-category-title h3:before{
	right: 0;
	text-align: center;
	margin: 0 auto;
}
.product-tabs-category-container-slider .featured-category-icon {
    position: relative
}
.product-tabs-category-container-slider .featured-category-icon:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: white;
    z-index: 1;
    top: 36px
}
.product-tabs-category-container-slider .featured-category-icon .featured-category .tabs-featured .icon-cate {
    text-align: center;
    cursor: pointer
}
.product-tabs-category-container-slider .featured-category-icon .featured-category .tabs-featured .icon-cate .image {
    background: #92c353;
    height: 70px;
    width: 70px;
    padding: 15px;
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 100%;
    border: 2px solid white;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.product-tabs-category-container-slider .featured-category-icon .featured-category .tabs-featured .icon-cate span {
    display: block;
    line-height: 25px;
    margin-bottom: 15px;
    color: white;
    font-size: 14px;
    font-weight: 500
}
.product-tabs-category-container-slider .featured-category-icon .featured-category .tabs-featured.active .icon-cate .image,
.product-tabs-category-container-slider .featured-category-icon .featured-category .tabs-featured:hover .icon-cate .image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme .owl-controls .owl-buttons div {
    top: 23px !important;
    background: white !important;
    opacity: 0
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -15px !important;
    right: auto !important
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto !important;
    right: -15px !important
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme .owl-controls .owl-buttons div:hover {
    background: #92c353 !important
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme:hover .owl-controls .owl-buttons div.owl-prev {
    left: 0px !important
}
.product-tabs-category-container-slider .featured-category-icon .featured-category.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    right: 0px !important
}
.product-tabs-category-container-slider .tab_featured_category .owl-carousel .owl-item{padding: 0;}
.product-tabs-category-container-slider .tab_featured_category .item {
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: none;
}
.product-tabs-category-container-slider .tab_featured_category .item:last-child{border-bottom: none;}
.product-tabs-category-container-slider .tab_featured_category .first-active .item{
	border-left: 1px solid #fff;
}
#blog_home .articles-inner {
    margin: 10px 15px 0px 15px;
    text-align: left
}
#blog_home .articles-inner .articles-image {
    width: 100%;
    overflow: hidden;
    position: relative
}
#blog_home .articles-inner .articles-image img {
    max-width: 100%;
    width: 100%
}
#blog_home .articles-inner .articles-image .transition_blog {
    position: absolute;
    background: rgba(232, 177, 29, 0.85);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
#blog_home .articles-inner .articles-image .btn-readmore {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#blog_home .articles-inner .articles-image .btn-readmore a {
    background: none;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 2px solid #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0
}
#blog_home .articles-inner .articles-image .btn-readmore a:hover {
    color: #92c353;
    background: #fff
}
#blog_home .articles-inner .blog-intro {
    padding: 35px 0 0 0
}
#blog_home .articles-inner .blog-intro .articles-date {
    margin: 20px 0px 0px;
    color: #7a7a7a
}
#blog_home .articles-inner .blog-intro .articles-name {
    display: block;
    font-size: 14px;
    color: #2d2d2d;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 45px;
    position: relative
}
#blog_home .articles-inner .blog-intro .articles-name:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 70px;
    height: 2px;
    background: #92c353
}
#blog_home .articles-inner .blog-intro .articles-name:hover {
    color: #92c353
}
#blog_home .articles-inner .blog-intro .articles-intro {
    line-height: 25px;
    font-size: 12px;
    color: #7b7b7b;
    padding: 0
}
#blog_home .articles-inner .blog-intro .articles-date {
    color: #999999;
    font-size: 11px;
    margin: 0px 0px 15px 0px
}
#blog_home .articles-inner:hover .articles-image .transition_blog {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg)
}
#blog_home .articles-inner:hover .articles-image .btn-readmore a {
    opacity: 1
}
.blog-blog .article-item-inner {
    margin-bottom: 30px
}
.blog-blog .article-item-inner .article-image img {
    max-width: 100%
}
.blog-blog .article-name h3 a {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none;
    color: #2d2d2d
}
.blog-blog .article-name h3 a:hover {
    color: #92c353
}
.blog-blog .intro-content {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 24px
}
.blog-blog .articledate {
    padding: 10px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}
.blog-blog .readmore-page {
    color: #2d2d2d;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px
}
.blog-blog .readmore-page:hover {
    color: #92c353
}
.article-container .article-description {
    font-size: 14px;
    line-height: 25px
}
.article-container .article-description img {
    max-width: 100%
}
.article-container .article-description .blockquote {
    border-color: #92c353 !important;
    font-size: 16px !important;
    line-height: 30px !important
}
.article-container .article-title h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none;
    color: #2d2d2d
}
.article-container .article-date {
    padding: 10px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    display: block
}
.newletter-home {
    margin: 40px 0px
}
.newletter-home .newletter-container {
    background: url(../image/bg_newsletter.jpg) center center no-repeat;
    padding: 33px 55px
}
.newletter-home .newletter-container .newletter-title p {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}
.newletter-home .newletter-container .newletter-title label {
    font-size: 12px;
    color: #d6d6d6;
    font-style: italic;
    margin-bottom: 0px
}
.newletter-home .newletter-container .box-content #subscribe {
    float: right;
    border: 2px solid #fff;
    width: 100%;
    position: relative;
    padding-right: 60px;
    border-radius: 25px;
    overflow: hidden;
    margin-top: 7px
}
.newletter-home .newletter-container .box-content #subscribe input {
    color: #c1c1c1;
    padding-left: 20px;
    height: 37px;
    background: transparent;
    border: 0;
    width: 100%;
    font-size: 12px
}
.newletter-home .newletter-container .box-content #subscribe .button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    cursor: pointer
}
.newletter-home .newletter-container .box-content #subscribe .button span {
    border: 0;
    color: #fff;
    background: transparent;
    line-height: 45px;
    display: block;
    font-size: 0;
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
    padding: 0 23px;
    height: 37px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.newletter-home .newletter-container .box-content #subscribe .button:hover span {
    color: #92c353
}
.newsletter-popup {
    background: #fff !important;
    color: #FFFFFF;
    display: none;
    margin: -170px 0 0 !important;
    min-width: 450px;
    padding: 25px 50px;
    top: 50% !important;
    position: fixed !important;
    text-align: center;
    max-height: 340px
}
.newsletter-popup .newletter-title h2 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0;
    color: #000
}
.newsletter-popup .box-content.newleter-content {
    margin: 15px 0
}
.newsletter-popup .box-content.newleter-content label {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #7d7d7d;
    margin: 15px 0;
    white-space: pre-line;
    padding: 0;
    vertical-align: top;
    border-radius: 0
}
.newsletter-popup #subscribe_popup input {
    margin: 0 0 20px;
    width: 380px;
    height: 41px;
    line-height: 40px;
    padding-left: 10px;
    border: 0;
    background: #ebebeb;
    color: #333;
    padding-right: 12px
}
.newsletter-popup #subscribe_popup .subs-links a {
    background: #5d5d5d;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    white-space: nowrap;
    line-height: 49px;
    letter-spacing: 2px;
    padding: 0 28px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
.newsletter-popup #subscribe_popup .subs-links a::hover {
    background: #f1b658;
    border: 0;
    text-shadow: none;
    color: #fff
}
.newsletter-popup .subscribe-bottom input {
    margin-top: 20px
}
.newsletter-popup div#popup2.btn-close-form {
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
    color: #000
}
.newsletter-popup .box-content.newleter-content .warning {
    color: #333;
    padding: 5px 0;
    float: none
}
.row-testimonials {
    display: block;
    float: left;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    width: 100%
}
.row-testimonials .box1 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    min-height: 100px;
    padding: 10px 15px;
    overflow: visible
}
.row-testimonials .testimonial-name h2 {
    margin-top: 5px
}
.row-testimonials .testimonial-images {
    margin: 10px 0px
}
.row-testimonials:nth-child(2n+0) .box1 {
    background-color: #EDE89A
}
.row-testimonials:nth-child(2n+1) .box1 {
    background-color: #EBA39E
}
.row-testimonials .shadow1:before,
.row-testimonials .shadow1:after {
    position: absolute;
    content: "";
    bottom: 18px;
    left: 0px;
    top: 70%;
    width: 50%;
    background: #9B7468;
    z-index: -1;
    -webkit-box-shadow: 0 20px 15px #9B7468;
    -moz-box-shadow: 0 20px 15px #9B7468;
    box-shadow: 0 20px 15px #9B7468;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
.row-testimonials .shadow1:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 0px;
    left: auto
}
.brand-logo {
    margin: 30px 0px
}
.brand-logo .owl-wrapper-outer {
    border: 0px solid #fff
}
.brand-logo .owl-wrapper-outer .item {
    padding: 30px 0px
}
.brand-logo .owl-wrapper-outer .item img {
    display: inline-block
}
.brand-logo .owl-controls .owl-buttons div.owl-prev {
    top: 50% !important;
    left: 0px !important;
    right: auto !important;
    margin-top: -15px !important
}
.brand-logo .owl-controls .owl-buttons div.owl-next {
    top: 50% !important;
    margin-top: -15px !important
}
footer {
    background: url(../image/bg_footer.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
footer .footer-top{
	padding: 115px 0px 50px;
}
footer .footer-static-title {
    margin-bottom: 24px;
    position: relative;
    padding-top: 14px
}
footer .footer-static-title:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #92c353;
    position: absolute;
    top: 0;
    left: 0
}
footer .footer-static-title h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px
}
footer .footer-links li a {
    color: #757575;
    display: block;
    font-weight: 400;
    position: relative;
    padding-left: 17px;
    line-height: 30px;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
footer .footer-links li a:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    top: 50%;
    margin-top: -3.5px;
    left: 0;
    position: absolute;
    background: #757575;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out
}
footer .footer-links li:hover a {
    color: #92c353
}
footer .footer-links li:hover a:before {
    background: #92c353
}
footer .ft-contact li {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 22px;
    margin-bottom: 10px
}
footer .ft-contact li .fa {
    position: absolute;
    left: 0;
    font-size: 14px;
    top: 4px;
    font-size: 14px;
    color: #3c3c3c;
    padding-left: 2px
}
footer .ft-contact li span.ft-left,
footer .ft-contact li p {
    color: #757575
}
footer .ft-contact li span.ft-left a,
footer .ft-contact li p a {
    color: #757575
}
footer .payment-ft {
    max-width: 90%;
    margin: 5px 0px
}
footer .payment-ft img {
    max-width: 100%
}
.end-footer {
    padding: 20px 0;
	border-top: 1px solid #212526;
}
.end-footer .powered-text {
    color: #ffffff;
    background: none;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0px
}
.end-footer .powered-text a {
    color: #92c353
}
.end-footer .link-follow li {
    float: right;
    list-style: none
}
.end-footer .link-follow li a {
    line-height: 20px;
    color: #a0a0a0;
    vertical-align: top;
    text-align: center;
    padding: 0 25px;
    border-left: 1px dotted #4b4b4b;
    display: inline-block
}
.end-footer .link-follow li.first a{
	border-right: 1px dotted #4b4b4b;
}
.end-footer .link-follow li a .fa {
    line-height: 20px;
    font-size: 16px
}
.end-footer .link-follow li a:hover {
    color: #92c353
}
@media only screen and (max-width: 991px) {
    .end-footer .powered-text {
        margin-bottom: 15px
    }
    .end-footer .link-follow li {
        float: left
    }
}
.breadcrumb {
    background: #fff !important;
    float: left;
    width: 100%;
    clear: both;
    padding: 15px 0px;
    border-bottom: 1px solid #ddd
}
.breadcrumb li {
    display: inline-block
}
.breadcrumb li a {
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    color: #2d2d2d;
    position: relative
}
.breadcrumb li a:after {
    content: "\f105";
    position: absolute;
    right: -15px;
    font-family: "FontAwesome";
    top: 4px;
    line-height: 1
}
.breadcrumb li a:hover {
    color: #92c353
}
.breadcrumb li:last-child a {
    color: #92c353
}
.breadcrumb li:last-child a:after {
    font-size: 0px !important
}
.breadcrumb>li+li:before {
    display: none
}
.layered-panel {
    border-color: #fff
}
.layered-panel .layered-title {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    background: #fff;
    height: 41px;
    display: none
}
.layered-panel .layered-title h3 {
    font-size: 22px;
    line-height: 40px;
    display: inline-block;
    color: #92c353;
    background: #fff;
    font-weight: 600;
    text-transform: initial;
    margin: 0px
}
.layered-panel .filter-attribute-container label {
    color: #2d2d2d;
    font-size: 16px
}
.layered-panel .filter-attribute-container label {
    border-bottom: 2px solid #343434;
    display: block;
    padding: 10px 0px;
    text-transform: uppercase
}
.layered-panel .list-group-item a.a-filter.add-filter {
    text-transform: capitalize;
    border-bottom: 1px dotted #ddd;
    line-height: 34px;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
    margin-right: 15px;
    padding-left: 10px;
    position: relative
}
.layered-panel .list-group-item a.a-filter.add-filter:hover {
    color: #92c353;
    padding-left: 15px
}
.layered-panel .list-group-item a.a-filter.add-filter:before {
    content: "";
    height: 3px;
    width: 3px;
    position: absolute;
    left: 0px;
    top: 16px;
    border-radius: 100%;
    background: #444;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.layered-panel .list-group-item a.a-filter.add-filter:hover:before {
    left: 5px;
    background: #92c353
}
.ui-widget-header {
    background-color: #92c353 !important
}
.ui-widget-content {
    border: 1px solid #92c353 !important
}
.ui-slider-horizontal {
    height: 0.2em !important
}
.ui-slider .ui-slider-handle {
    width: 0.7em !important;
    height: 1em !important;
    cursor: pointer !important;
    -ms-touch-action: none !important;
    touch-action: none !important;
    border-radius: 0px !important;
    top: -6.5px !important
}
#slider-price {
    margin: 10px 5px;
    border-radius: 10px !important
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.3em !important;
    outline: none !important
}
.ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -0em !important
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #92c353 !important;
    background-color: #92c353 !important
}
.text-top-cate {
    padding: 0;
    overflow: visible;
    position: relative;
    display: block;
    width: 100%;
    color: #363636;
    margin-bottom: 0px;
    text-transform: uppercase;
    border-bottom: 2px solid #f1f1f1;
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px
}
.text-top-cate:before {
    content: "";
    height: 2px;
    width: 50px;
    background: #92c353;
    position: absolute;
    bottom: 0px;
    left: 0
}
.product-filter {
    overflow: hidden;
    padding: 5px 0px;
    border-bottom: 1px solid #ddd;
    margin: 0px 0 20px;
    background: #fff;
    width: 100%;
    clear: both;
    float: left
}
.product-filter .btn-group {
    margin: 3px 0 0;
    display: inherit;
    float: left
}
.product-filter .btn-group button {
    background: none;
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 17px;
    padding: 0;
    text-indent: -9999px;
    width: 17px;
    margin-right: 10px
}
.product-filter .btn-group #list-view.selected,
.product-filter .btn-group #list-view:hover {
    height: 30px;
    width: 30px;
    float: left;
    margin: 0px 5px 0px;
    padding-left: 0px;
    background: #f6f6f6 url(../image/list1.png) 0px 3px no-repeat;
    border: 1px solid #fff;
    outline: none
}
.product-filter .btn-group #grid-view.selected,
.product-filter .btn-group #grid-view:hover {
    height: 30px;
    width: 30px;
    float: left;
    margin: 0px 5px 0px;
    padding-left: 0px;
    background: #f6f6f6 url(../image/grid1.png) 0px 2px no-repeat;
    border: 1px solid #fff;
    outline: none
}
.product-filter .btn-group #grid-view {
    height: 30px;
    width: 30px;
    float: left;
    background: #f6f6f6 url(../image/grid1.png) 0px -21px no-repeat;
    border: 1px solid #fff;
    margin: 0px 5px 0px;
    padding-left: 0px;
    text-transform: uppercase;
    text-indent: -9999px
}
.product-filter .btn-group #list-view {
    height: 30px;
    width: 30px;
    float: left;
    background: #f6f6f6 url(../image/list1.png) 0px -20px no-repeat;
    border: 1px solid #fff;
    margin: 0px 5px 0px;
    padding-left: 0px;
    text-transform: uppercase;
    text-indent: -9999px
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding: 0 0 0 20px
}
.product-filter .btn-group,
.product-filter .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
    display: inline-block;
    margin: 0 10px 0 0
}
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #777;
    font-size: 14px !important;
    padding: 3px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
    display: inline-block;
    border: 1px solid #F1F1F1
}
.product-filter .limit {
    color: #666;
    float: right;
    padding: 0 20px 0 0
}
.product-filter .limit #input-limit {
    padding: 5px
}
.product-filter #input-sort {
    float: right;
    padding: 5px 5px;
    width: 60%;
    margin: 0px 5px 0px
}
.product-filter .btn {
    box-shadow: none
}
.product-filter .btn.active.focus,
.product-filter .btn.active:focus,
.product-filter .btn.focus,
.product-filter .btn:active.focus,
.product-filter .btn:active:focus,
.product-filter .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.product-filter .btn.focus,
.product-filter .btn:focus,
.product-filter .btn:hover {
    color: #fff !important;
    text-decoration: none
}
.product-pagination {
    overflow: hidden;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
    margin: 20px 0 20px;
    background: #fff;
    width: 100%;
    clear: both;
    float: left
}
.product-pagination .product-results {
    padding: 12px 0
}
.product-pagination .pagination {
    margin: 0px 0px -5px 0px !important;
    padding: 5px 0
}
.product-pagination .pagination li a {
    margin: 0 2px !important
}
.product-pagination .pagination li span {
    margin: 0 2px !important
}
.img-category .img-thumbnail {
    border: 0px solid #ddd !important;
    border-radius: 0px !important
}
.product-list .hidden-list {
    display: none
}
.product-grid .hidden-grid {
    display: none
}
.product-layout .price {
    color: #92c353
}
.product-layout .price span {
    font-size: 16px;
    display: inline-block;
    padding-right: 10px
}
.product-layout .price .price-old {
    text-decoration: line-through;
    color: #7a7a7a
}
.product-layout h5.product-name a {
    color: #4a4a4a;
    margin-bottom: 10px;
    display: block;
    line-height: 20px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif
}
.product-layout .rating {
    margin: 5px 0px
}
.product-layout .item-inner .product-image {
    position: relative;
    float: left;
    overflow: hidden
}
.product-layout .item-inner .img1 {
    display: block;
    float: left;
    width: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.product-layout .item-inner .img2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    display: block;
    width: auto;
    max-width: 100%;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}
.product-layout .item-inner .des-container .price {
    padding-bottom: 10px;
    margin-bottom: 0px
}
.product-layout.product-grid {
    margin: 0px !important;
    padding: 0px !important
}
.product-layout.product-grid .product-thumb {
	margin: 0 10px;
    border: 0;
    overflow: hidden;
    padding-bottom: 1px;
    -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.2)
}
.product-layout.product-grid .product-thumb:hover {
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2)
}
.product-layout.product-grid .item-inner .caption {
    padding: 0 10px;
    background: #fff;
    margin: 0 2px
}
.product-layout.product-grid .item-inner .caption h4 a {
    color: #4a4a4a;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    line-height: 20px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 500;
    font-weight: 600
}
.product-layout.product-grid .item-inner .caption h4:hover a {
    color: #92c353
}
.product-layout.product-grid .item-inner .caption .description {
    display: none
}
.product-layout.product-grid .hidden_grid {
    display: none
}
.product-layout.product-list {
    padding: 0px;
    background: #fff;
    clear: both
}
.product-layout.product-list .product-thumb {
    border: 0;
    margin: 15px 0px;
    -webkit-box-shadow: inset 0px 0px 0px transparent;
    -moz-box-shadow: inset 0px 0px 0px transparent;
    box-shadow: inset 0px 0px 0px transparent
}
.product-layout.product-list .item-inner .images-container .label-pro-sale, .product-layout.product-list .item-inner .images-container .label-pro-new{right: 10px;}
.product-layout.product-list .item-inner .images-container:before {
    display: none
}
.product-layout.product-list .item-inner .images-container .product-image {
    padding: 0px !important;
    border: 1px solid #ddd
}
.product-layout.product-list .item-inner .caption {
    text-align: left;
    padding: 0 15px !important;
}
.product-layout.product-list .item-inner .caption h4 a {
    color: #2d2d2d;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize
}
.product-layout.product-list .item-inner .caption h4 a:hover {
    color: #92c353
}
.product-layout.product-list .item-inner .caption .description {
    display: block;
    color: #7a7a7a;
    margin-bottom: 20px
}
.product-layout.product-list .item-inner .caption .button-group .addtocart-btn {
    float: left
}
.product-layout.product-list .item-inner .caption .button-group .addtocart-btn .btn-addtocart{
    font-size: 12px;
    color: #8c8c8c;
    border: 2px solid #ddd !important;
    text-transform: uppercase;
    text-align: center;
    padding: 0 17px;
	line-height: 30px;
	height: 30px;
    text-align: center;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
	background: none;
}
.product-layout.product-list .item-inner .caption .button-group .addtocart-btn .btn-addtocart:hover {
    background: #fff
}
.product-layout.product-list .item-inner .caption .button-group .addtocart-btn .btn-addtocart:hover{
    color: #92c353;
    border: 2px solid #92c353 !important
}
.product-layout.product-list .item-inner .caption .button-group .addtolink-btn button {
    font-size: 0;
    height: 29px;
    line-height: 25px;
    float: left;
    width: 29px;
    font-weight: 400;
    text-align: center;
    color: #ddd;
    background: transparent;
    border: 2px solid #ddd !important;
    margin-left: 5px
}
.product-layout.product-list .item-inner .caption .button-group .addtolink-btn button i {
    line-height: 25px
}
.product-layout.product-list .item-inner .caption .button-group button:hover {
    color: #92c353;
    border: 2px solid #92c353 !important
}
.product-layout.product-list .item-inner .caption .price {
    display: inline-block;
    padding-right: 10px;
    font-size: 16px
}
.product-layout.product-list .item-inner .caption .price .price-new {
    font-size: 16px
}
.product-layout.product-list .item-inner .image {
    border-right: 0px solid #ddd;
    padding-left: 0px
}
.product-layout.product-list .hidden_list {
    display: none !important
}
.product-content-1,
.product-content-2 {
    background: #fff;
    margin-bottom: 30px
}
.product-content-1 {
    margin-top: 15px;
    padding: 0px;
    clear: both
}
.product-content-1 .images-content {
    border: 1px solid #ddd
}
.product-content-1 p.short-description {
    font-size: 14px;
    line-height: 24px;
    color: #ababab;
    margin: 10px 0px;
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    padding: 10px 0px
}
.product-content-1 h2.prices {
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    color: #f65658
}
.thumbnails-image .thumbnail {
    padding: 0px !important;
    border: 0px !important
}
.thumbnails-image .thumbnail img {
    border: 1px solid #fbfbfb
}
.detail-product-name {
    color: #4a4a4a;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 15px
}
hr.line {
    border-top: 1px dotted #7a7a7a !important
}
p.short-description {
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a
}
.price {
    display: block;
    line-height: 40px
}
.price li {
    display: inline-block
}
.price span.old-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    color: #7a7a7a;
    text-decoration: line-through
}
h2.prices,
h2.new-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    color: #f65658;
    margin: 5px 0px
}
#product .button-group {
    display: block;
    position: relative;
    padding-left: 120px
}
#product .button-group button {
    width: 40px;
    height: 40px;
    border: 2px solid #343434;
    font-size: 14px;
	float: left;
    color: #fff;
    border-radius: 100%;
    font-weight: 600;
    background: #343434;
    margin: 0 3px
}
#product .button-group .btn-wishlist,
#product .button-group .btn-compare,
#product .button-group .btn-add-cart {
    width: 40px;
    line-height: 36px;
    border-radius: 100%;
    color: #fff;
    position: initial;
    left: 50%;
    opacity: 1
}
#product .button-group button:hover {
    color: #fff;
    background: #92c353;
    border-color: #92c353;
    -webkit-box-shadow: 1px 2px 10px #444;
    -moz-box-shadow: 1px 2px 10px #444;
    box-shadow: 1px 2px 10px #444
}
#product .form-quantity-product {
    float: left;
    overflow: visible;
    clear: both;
	position: relative;
	z-index: 99;
	display: inline-block;
}
#product .form-quantity-product label{vertical-align: top; line-height: 40px;}
#product .form-quantity-product div {
    display: inline-block
}
#product .form-quantity .box-input-qty {
    position: relative;
	margin-left: 10px;
}
#product .form-quantity .box-input-qty input {
    height: 40px;
    width: 40px;
    padding: 0 5px;
    border-radius: 40px;
    font-size: 18px;
    text-align: center;
    z-index: 9
}
#product .form-quantity div.btn-plus input,
#product .form-quantity div.btn-minus input {
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    background: #fff;
    border: 0px solid #ccc;
    box-shadow: none;
    outline: none;
    position: absolute;
    font-size: 20px
}
#product .form-quantity input#plus {
    top: 10px;
    right: 1px
}
#product .form-quantity input#minus {
    top: 10px;
    left: 1px
}
#product .btn-minus,
#product .box-input-qty input#input-quantity,
#product .btn-plus {
    float: none;
    margin-right: 0px;
    z-index: 10
}
#product .btn-minus {
    margin-right: 0px
}
#product .form-group {
    margin-top: 20px
}
.product-content-2 {
    margin-bottom: 0px
}
.product-content-2 .nav-tabs-products {
    border: 1px solid #eaeaea;
    margin-bottom: 30px
}
.product-content-2 .nav-tabs-products li {
    float: none !important;
    display: inline-block !important
}
.product-content-2 .nav-tabs-products li a {
    background: #fff !important;
    color: #7a7a7a !important;
    display: block !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 10px 0 !important;
    margin: 0 25px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    border: none !important;
    border-radius: 0px !important;
    cursor: pointer
}
.product-content-2 .nav-tabs-products li:hover a,
.product-content-2 .nav-tabs-products li.active a {
    color: #2d2d2d !important;
    border-top: 2px solid #92c353 !important
}
.product-content-2 .tab-content-product {
    border: 1px solid #ebebeb;
    clear: both;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    padding: 30px;
    max-height: 300px;
    overflow: auto
}
.product-content-2 .tab-content-product p {
    font-family: "Poppins", sans-serif
}
.product-content-2 .title-fx {
    color: #444444;
    font-size: 20px;
    margin: 0 0 30px;
    position: relative;
    font-weight: 600;
    text-transform: capitalize
}
.product-content-2 .title-fx:before {
    background: #e5e5e5;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 10px
}
.product-content-2 .title-fx span {
    position: relative;
    z-index: 10;
    padding-right: 15px;
    background: #fff
}
.relate-title.module-title {
    text-align: center
}
.relate-title.module-title h3 {
    padding: 0 10px
}
.relate-title.module-title h3:after {
    height: 2px;
    width: 50px;
    position: absolute;
    top: 50%;
    content: "";
    background: #262626;
    left: -55px
}
.relate-title.module-title h3:before {
    width: 50px;
    right: -55px
}
.view-related {
    margin-bottom: 50px
}
.view-related .price {
    color: #92c353;
    line-height: 40px;
    margin-bottom: 0px;
    font-size: 16px;
    display: inline-block
}
.view-related .price .price-old {
    text-decoration: line-through;
    color: #7a7a7a
}
.view-related .name a {
    text-transform: capitalize !important
}
.zoomWindow {
    left: 105% !important;
    border: 4px solid #ddd !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important
}
.zoomLens {
    width: 210.5px !important;
    height: 277.5px !important
}
.zoomContainer {
    top: 0px !important;
    left: 0px !important;
    margin-left: 18px !important;
    z-index: 1000
}
.quickview-container .zoomWindow,
.quickview-container .zoomLens,
.quickview-container .zoomContainer {
    display: none
}
.brand-slider>.container {
    padding: 0px 25px !important
}
.brand-slider .brand-content {
    padding: 10px 0px;
    overflow: hidden;
    background: white;
    -webkit-box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 16px 20px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: -65px
}
.brand-slider .brand-content .item {
    margin: 0px !important;
    box-shadow: none !important
}
.backToTop {
    background: -webkit-linear-gradient(60deg, transparent 40%, #f66 40%, #f66 60%, transparent 60%), -webkit-linear-gradient(-60deg, transparent 40%, #f66 40%, #f66 60%, transparent 60%);
    background-position: 100% 0, 0 0;
    background-repeat: repeat-y;
    background-size: 1.4em 1.4em;
    display: block;
    height: 2.8em;
    margin: 0px;
    width: 2.8em;
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer
}
.backToTop:hover {
    -webkit-animation: backToTop 1s infinite linear
}
.alert {
    padding: 0 !important;
    z-index: 99
}
.alert-minimum-qty {
    position: initial
}
.bestproduct-container .owl-carousel .owl-item{
	padding: 0;
}
.bestproduct-container .item{
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	box-shadow: none;
}
.bestproduct-container .first-active .item{border-left: 1px solid #fff;}
.bestproduct-container .item:last-child{border-bottom: none;}
.table-checkout-cart {
    margin-bottom: 30px
}
.table-checkout-cart .img-thumbnail {
    max-width: 100px
}
.table-checkout-cart button.btn-remove {
    border: 0;
    background: transparent;
    outline: none;
    box-shadow: none;
    vertical-align: middle;
    margin-top: 50%
}
.table-checkout-cart button.btn-remove i {
    font-size: 18px;
    color: #92c353
}
.table-checkout-cart .input-group .form-control[name^=quantity] {
    min-width: 50px;
    text-align: center;
    padding: 0 5px;
    border-radius: 0px;
    height: 40px
}
.table-checkout-cart span.total-price,
.table-checkout-cart span.price-product {
    font-size: 20px
}
.table-checkout-cart .form-quantity {
    position: relative;
    float: left
}
.table-checkout-cart .btn-minus {
    position: absolute;
    top: 20px;
    right: 0
}
.table-checkout-cart .checkout-cart-buttons {
    display: block
}
.table-checkout-cart .checkout-cart-buttons a,
.table-checkout-cart .checkout-cart-buttons button {
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    text-shadow: none;
    background: #eeeeee;
    color: #999999;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out
}
.table-checkout-cart .checkout-cart-buttons a:hover,
.table-checkout-cart .checkout-cart-buttons button:hover {
    color: #fff;
    background: #92c353
}
.table-checkout-cart .checkout-cart-buttons .button-shopping,
.table-checkout-cart .checkout-cart-buttons .button-update-cart {
    float: right;
    margin: 15px 0px 15px 15px
}
.table-checkout-cart .checkout-cart-buttons.group-btn-1 {
    float: right;
    width: 100%;
    border-bottom: 3px solid #92c353
}
.table-checkout-cart .form-quantity-product {
    float: left;
    overflow: visible;
    clear: both
}
.table-checkout-cart .form-quantity-product div {
    display: inline-block
}
.table-checkout-cart .form-quantity .box-input-qty {
    position: relative
}
.table-checkout-cart .form-quantity .box-input-qty input {
    height: 40px;
    width: 80px;
    padding: 0 5px;
    border-radius: 40px;
    text-align: center
}
.table-checkout-cart .form-quantity div.btn-plus input,
.table-checkout-cart .form-quantity div.btn-minus input {
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
    position: absolute
}
.table-checkout-cart .form-quantity input#plus {
    top: 0;
    right: -20px
}
.table-checkout-cart .form-quantity input#minus {
    top: 20px;
    right: -20px
}
.table-checkout-cart .btn-minus,
.table-checkout-cart .box-input-qty input#input-quantity,
.table-checkout-cart .btn-plus {
    float: none;
    margin-right: 0px
}
.table-checkout-cart .btn-minus {
    margin-right: 0px
}
.checkout-cart-buttons.group-btn-2 {
    display: block
}
.checkout-cart-buttons.group-btn-2 a,
.checkout-cart-buttons.group-btn-2 button {
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    text-shadow: none;
    background: #eeeeee;
    color: #999999;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out
}
.checkout-cart-buttons.group-btn-2 a:hover,
.checkout-cart-buttons.group-btn-2 button:hover {
    color: #fff;
    background: #92c353
}
.checkout-cart-buttons.group-btn-2 .button-checkout-cart {
    float: right;
    margin: 10px 0px 10px 20px
}
.box-show-price .table.table-bordered tbody tr td {
    vertical-align: middle
}
.box-show-price .total-price {
    color: #92c353;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}
#accordion h3.module-title-box {
    line-height: 40px;
    font-size: 16px
}
button .tooltips {
    display: none
}
.owl-carousel .owl-controls {
    position: initial !important
}
.owl-carousel .owl-controls .owl-buttons {
    position: initial !important
}
.owl-carousel .owl-controls .owl-buttons div {
    width: 26px !important;
    height: 26px !important;
    line-height: 24px !important;
    border-radius: 0px !important;
    top: -53px !important;
    margin-top: 0px !important;
    opacity: 0;
    border: 1px solid #d8d8d8 !important;
    background: transparent !important;
    border-radius: 100% !important
}
.owl-carousel .owl-controls .owl-buttons div:before {
    line-height: 24px !important;
    font-size: 14px;
    color: #b0b0b0
}
.owl-carousel .owl-controls .owl-buttons div:hover {
    background: #92c353 !important;
    border-color: #92c353 !important
}
.owl-carousel .owl-controls .owl-buttons div:hover:before {
    color: #fff
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: auto !important;
    right: 45px !important
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
    content: "\f104" !important
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
    left: auto !important;
    right: 15px !important
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
    content: "\f105" !important
}
.owl-carousel:hover .owl-controls .owl-buttons div {
    opacity: 1 !important
}
@media ( max-width: 991px) {
	.newletter-title{text-align: center;}
	.newletter-home .newletter-container{background: #333;}
}
@media ( max-width: 767px) {
	footer  .footer-block{margin-bottom: 30px;}
	.end-footer .powered-text{text-align: center;}
	.end-footer .link-follow li{display: inline-block; float: none;}
	.end-footer{text-align: center;}
	.end-footer .link-follow{padding: 0;}
	.blog-blog .intro-content img{width: 100%;}
	.bestproduct-container .item .item-inner .images-container{width: 100%;}
	.bestproduct-container .item .item-inner .images-container .product-image{width: 100%;}
	.checkout-cart .input-group-btn{position: static;}
}
@media ( max-width: 360px) {
	header .button-link-top{min-width: 260px;}
}