html {
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: none repeat scroll 0 0 #ffffff;
    line-height: 23px;
}

a {
    color: #64b32c;
}

html .home-text h1 {
    margin-bottom: 0.5rem;
}

html .home-text h2 {
    font-size: 2rem;
}

#progress {
    display: none;
}

/* General Setting */
.block {
    float: left;
    padding: 70px 0;
    position: relative;
    width: 100%;
    z-index: auto;
}

.block-first {
    padding: 0;
}

.block-last {
    padding-bottom: 0;
}

.remove-gap {
    padding-top: 0;
}

/* .block .container {
    padding: 0;
} */

.fixed-img {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.sec-bg1 {
    background: url("../images/sec-bg1.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg2 {
    background: url("../images/sec-bg2.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg3 {
    background: url("../images/sec-bg3.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg4 {
    background: url("../images/sec-bg4.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg5 {
    background: url("../images/sec-bg5.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg6 {
    background: url("../images/sec-bg6.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.sec-bg7 {
    background: url("../images/sec-bg7.jpg") no-repeat scroll 0 0 / 100% 100%
        rgba(0, 0, 0, 0);
    background-size: cover;
}

.slider > img {
    float: left;
    width: 100%;
}

.heading-5 {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.heading-5 h2 {
    border-bottom: 1px solid #64b32c;
    color: #404040;
    float: left;
    font-size: 17px;
    font-weight: 600;
    line-height: 36px;
    margin: 0;
    width: 100%;
}

.heading-5 h2 i {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;

    color: #ffffff;
    float: left;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-right: 20px;
    text-align: center;
    width: 45px;
}

.heading-5:before {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    bottom: -4px;
    content: "";
    height: 10px;
    position: absolute;
    right: -1px;
    width: 10px;
}

.widget-body {
    float: left;
    margin-bottom: 70px;
    width: 100%;
}

.widget-flex {
    margin-bottom: 0;
}

/* Heading1 */
.heading1 {
    float: left;
    margin-bottom: 40px;
    margin-top: 13px;
    position: relative;
    width: 100%;
}

.heading1:before {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}

.heading1 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #525252;
    display: table;
    font-size: 22px;
    /*font-weight: bold;*/
    letter-spacing: 0.3px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}

.heading1 > h2:before {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 35px;
    left: 11px;
    position: absolute;
    top: -18px;

    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);

    width: 1px;
}

.heading1 > h2:after {
    background: none repeat scroll 0 0 #d8d8d8;
    bottom: -19px;
    content: "";
    height: 35px;
    position: absolute;
    right: 10px;

    -webkit-transform: rotate(41deg);
    -moz-transform: rotate(41deg);
    -ms-transform: rotate(41deg);
    -o-transform: rotate(41deg);
    transform: rotate(41deg);

    width: 1px;
}

.heading1 > h2 > i {
    font-style: normal;
}

.heading1 > span {
    display: none;
}

.listSmall .heading1 {
    margin-top: 60px;
}

/* Heading2 */
.heading2 {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.heading2:before {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}

.heading2 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #525252;
    display: table;
    font-size: 22px;
    /*font-weight: bold;*/
    letter-spacing: 0.3px;
    margin: -10px auto 0;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}

.heading2 > h2:before {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 35px;
    left: 5px;
    position: absolute;
    top: -12px;

    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);

    width: 1px;
}

.heading2 > h2:after {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 35px;
    position: absolute;
    right: 5px;
    top: -12px;

    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);

    width: 1px;
}

.heading2 > h2 > i {
    font-style: normal;
}

.heading2 > span {
    display: none;
}

/* Heading3 */
.heading3 {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.heading3:before {
    background: none repeat scroll 0 0 #d8d8d8;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 100%;
}

.heading3 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #525252;
    display: table;
    float: left;
    font-size: 22px;
    /*font-weight: bold;*/
    letter-spacing: 0.3px;
    margin: 0;
    padding-left: 0;
    padding-right: 50px;
    padding-top: 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}

.heading3 > h2 > i {
    font-style: normal;
}

.heading3 > span {
    display: none;
}

/* Heading4 */
.heading4 {
    border-bottom: 1px solid #d9d9d9;
    float: left;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.heading4 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #3c3c3c;
    float: left;
    font-size: 25px;
    font-weight: lighter;
    letter-spacing: 0.3px;
    line-height: 17px;
    margin: 4px 0 -1px;
    padding-right: 30px;
    position: relative;
    text-transform: uppercase;
}

.heading4 > h2 i {
    color: #64b32c;
    font-style: normal;
    font-weight: 600;
}

.heading4 > h2:before {
    background: none repeat scroll 0 0 #d9d9d9;
    bottom: -4px;
    content: "";
    height: 38px;
    position: absolute;
    right: -13px;

    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);

    width: 1px;
}

.heading4 > span {
    color: #767676;
    float: left;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 10px;
    margin-top: 2px;
    padding-left: 60px;
}

/* Heading5 */
.heading5 {
    border-bottom: 1px solid #d8d8d8;
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.heading5 > h2:before {
    background: none repeat scroll 0 0 #525252;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50%;
}

.heading5 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #525252;
    display: table;
    float: left;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 0 50px 10px 0;
    position: relative;
    z-index: 99;
    text-transform: uppercase;
}

.heading5 > h2 > i {
    font-style: normal;
}

.heading5 > span {
    display: none;
}

/* Heading6 */
.heading6 {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.heading6 > h2 {
    background: none repeat scroll 0 0 #ffffff;
    color: #525252;
    display: table;
    float: left;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
    text-transform: none;
}

.heading6 > h2 > i {
    font-style: normal;
}

.heading6 > span {
    display: none;
}

.details-heading {
    margin-bottom: 30px;
}

.details-heading > span {
    clear: both;
    display: block;
    padding-top: 10px;
}

/* Header */
header {
    float: left;
    width: 100%;
}

header .container {
    padding: 0;
}

header > nav {
    border-top: 1px solid #f4f4f4;
    float: left;
    width: 100%;
    padding: 10px 0 5px;
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f0f1f1 100%);
    /* FF3.6+ */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, #ffffff),
        color-stop(100%, #f0f1f1)
    );
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f0f1f1 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f0f1f1 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f0f1f1 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f0f1f1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f1f1', GradientType=0);
    /* IE6-8 */
}

/* Header Top Bar */
.top-bar {
    float: left;
    padding: 10px 0 4px;
    width: 100%;
}

.top-bar > span {
    color: #3a3a3a;
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding: 11px 0;
    width: auto;
}

.top-bar > span i {
    float: left;
    font-size: 17px;
    margin-right: 15px;
}

.bar-dropdown {
    float: right;
    margin: 0 5px 0 0;
    padding: 0;
}

.bar-dropdown > li {
    float: left;
    list-style: none outside none;
    position: relative;
    width: 100%;
}

.bar-dropdown > li > a {
    float: left;
    width: 100%;
}

.bar-dropdown > li > ul > li {
    float: left;
    list-style: none outside none;
    width: 100%;
}

.bar-dropdown > li > ul > li:first-child {
    background: none repeat scroll 0 0 #f8f8f8;
}

.bar-dropdown-red > li > ul li {
    background: none repeat scroll 0 0 rgb(196, 19, 54) !important;
    border: none !important;
}

.bar-dropdown-red > li > ul {
    border: none !important;
    width: 200px !important;
}

.bar-dropdown-red > li > ul:before {
    border: none !important;
}

.bar-dropdown-red > li > ul li a {
    color: white !important;
}

.bar-dropdown > li > ul {
    background: none repeat scroll 0 0 #1f222a;
    border-left: 2px solid #5bbbff;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;

    -webkit-transform: rotateX(90deg) perspective(200px);
    -moz-transform: rotateX(90deg) perspective(200px);
    -ms-transform: rotateX(90deg) perspective(200px);
    -o-transform: rotateX(90deg) perspective(200px);
    transform: rotateX(90deg) perspective(200px);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 150px;
    z-index: 2147483647;
}

.whishlist-bar.bar-dropdown > li:hover ul {
    bottom: auto;
    left: 0;
    margin-top: 20px;
    opacity: 1;

    -webkit-transform: rotatex(0deg);
    -moz-transform: rotatex(0deg);
    -ms-transform: rotatex(0deg);
    -o-transform: rotatex(0deg);
    transform: rotatex(0deg);
}

.language.bar-dropdown > li:hover ul {
    left: 0;
    margin-top: 37px;
    opacity: 1;
    top: 0;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.shop-cart.bar-dropdown > li:hover > ul {
    left: 0;
    margin-left: -137px;
    margin-top: -65px;
    opacity: 1;
    top: 1;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.shop-cart.bar-dropdown > li > ul:before {
    border-bottom: 8px solid #e4e4e4;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    content: "";
    position: absolute;
    right: 52px;
    top: -11px;
}

.shop-cart.bar-dropdown > li > ul {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 4px solid #e4e4e4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-left: -162px;
    width: 250px;
    -webkit-transform: rotatey(90deg) perspective(200px);
    -moz-transform: rotatey(90deg) perspective(200px);
    -ms-transform: rotatey(90deg) perspective(200px);
    -o-transform: rotatey(90deg) perspective(200px);
    transform: rotatey(90deg) perspective(200px);
    top: 100px;
}

.language.bar-dropdown > li ul {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #eaeaea;
}

.language.bar-dropdown > li ul {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #eaeaea;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    overflow: hidden;
}

.language.bar-dropdown > li ul li a {
    border-bottom: 1px solid #eaeaea;
    color: #404040;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 12px 15px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.language.bar-dropdown > li ul li:last-child a {
    border: medium none;
}

.shop-cart.bar-dropdown li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 4px 12px;
    position: relative;
}

.cart-bar-hover {
    background: rgba(240, 183, 12, 0.9);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 20px;

    -webkit-transform: rotateY(89deg) perspective(200px);
    -moz-transform: rotateY(89deg) perspective(200px);
    -ms-transform: rotateY(89deg) perspective(200px);
    -o-transform: rotateY(89deg) perspective(200px);
    transform: rotateY(89deg) perspective(200px);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
}

.theme-layout.boxed .shop-cart.bar-dropdown > li > ul {
    margin-left: -94px;
}

.theme-layout.boxed .shop-cart.bar-dropdown > li > ul:before {
    right: 13px;
}

.shop-cart.bar-dropdown {
    margin: 0;
}

.cart-bar-hover:before {
    border-bottom: 10px solid #fcfcfc;
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    bottom: -3px;
    content: "";
    left: 50%;
    margin-left: -8px;
    position: absolute;
}

.cart-bar-hover > ul {
    display: table;
    float: none;
    margin: 21px auto 0;
    padding: 0;
}

.shop-cart.bar-dropdown li > ul > li h6 {
    color: #222222;
    float: left;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 32px;
    margin: 0;
    text-transform: uppercase;
}

.shop-cart.bar-dropdown li > ul > li .checkout-btn {
    border: 1px solid #64b32c;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    color: #64b32c;
    float: right;
    line-height: 10px;
    margin: 0;
    padding: 10px 12px;
    text-transform: uppercase;
    width: auto;
}

.shop-cart.bar-dropdown li > ul > li .checkout-btn:hover {
    background: #64b32c;
    color: #fff;
}

.cart-bar-hover ul li {
    float: left;
    list-style: none outside none;
}

.shop-cart.bar-dropdown li > ul > li:hover .cart-bar-hover {
    opacity: 1;
    top: 0;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.cart-bar-hover ul li a {
    border: 1px solid #ffffff;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    color: #ffffff;
    float: left;
    font-size: 17px;
    height: 30px;
    line-height: 27px;
    margin: 0 5px;
    text-align: center;
    width: 30px;
}

.shop-cart.bar-dropdown > li > ul > li > a {
    color: #202020;
    display: block;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 100%;
}

.shop-cart.bar-dropdown > li > ul > li > i {
    color: #64b32c;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 10px;
}

.shop-cart.bar-dropdown > li > ul > li > span {
    border: 1px solid #e0e0e0;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.shop-cart.bar-dropdown > li > ul > li > span > img {
    float: left;
    width: 100%;
}

.shop-cart.bar-dropdown > li > a {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    color: #ffffff;
    font-size: 25px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 44px;
}

.whishlist-bar.bar-dropdown > li > a,
.compare-btn.bar-dropdown > li > a {
    background: transparent;
    color: #525252;
    font-size: 13px;
    line-height: 12px;
    font-weight: 400;
    padding: 10px;
    padding-left: 0;
}

.language.bar-dropdown > li > a {
    background: transparent;
    color: #525252;
    padding-right: 8px;
    padding-top: 8px;
}

.language.bar-dropdown > li > a > img {
    max-width: 20px;
}

.whishlist-bar.bar-dropdown > li:hover > a,
.language.bar-dropdown > li:hover > a,
.compare-btn.bar-dropdown > li:hover > a {
    color: #444444;
}

.whishlist-bar.bar-dropdown > li > a i,
.language.bar-dropdown > li > a i,
.compare-btn.bar-dropdown > li > a i {
    color: #6b6b6b;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    margin-top: -1px;
}

/* Header1 */
.header1 {
    background-image: url("../images/header-bg.jpg");
    float: left;
    position: relative;
    width: 100%;
    background-size: cover;
}

.header1:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header1 .top-bar > span {
    position: relative;
}

.header1 > nav {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 2px solid #64b32c;
    border-top: 1px solid #f0efef;
    padding: 0;
    position: relative;
}

.header1 .logo {
    padding-top: 10px;
}

.header1 .menu {
    padding: 0;
}

.header1 .menu > ul > li > a {
    padding: 15px 0 30px;
}

.header1 .search-header {
    margin-top: 5px;
}

.header1 .menu > ul > li > a {
    font-size: 14px;
    text-transform: uppercase;
}

.header1 .menu > ul > li > ul:before {
    border-left: 8px solid rgba(255, 255, 255, 0);
    border-right: 8px solid rgba(255, 255, 255, 0);
    border-top: 8px solid #64b32c;
    content: "";
    left: 31px;
    position: absolute;
    top: -2px;
}

.header-cart-bar {
    background: none repeat scroll 0 0 #f2f2f2;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #ffffff;
    bottom: -46px;
    padding: 5px;
    position: absolute;
    right: 120px;
    z-index: 9999999;
}

/* Responsive Menu */
.responsive-header {
    display: none;
    float: left;
    width: 100%;
}

.responsive-header .top-bar {
    padding: 10px;
}

.responsive-header .top-bar {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
}

.responsive-header .logo {
    display: block;
    float: none;
    margin: 0 auto;
}

.responsive-header .search-header {
    display: block;
    float: right;
    margin: 0 auto;
}

.responsive-menu {
    float: left;
    position: relative;
    width: 100%;
}

.menu-dropdown-btn {
    background: none repeat scroll 0 0 #64b32c;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    line-height: 10px;
    margin-top: 0;
    padding: 18px 0;
    text-align: center;
    width: 100%;
}

.responsive-menu > ul {
    display: none;
    float: left;
    left: 0;
    margin: 0;
    opacity: 0.99;
    padding: 0;
    position: absolute;
    top: 55px;
    width: 100%;
    z-index: 99999;
}

.responsive-menu > ul > li {
    float: left;
    list-style: none outside none;
    width: 100%;
}

.responsive-menu > ul > li > ul {
    border-top: 2px solid #64b32c;
    display: none;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.responsive-menu > ul > li > ul > li {
    float: left;
    list-style: none outside none;
    text-align: center;
    width: 50%;
}

.responsive-menu > ul > li > ul:before {
    background: none repeat scroll 0 0 #64b32c;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 50%;
}

.responsive-menu > ul > li > ul > li > ul {
    display: none;
}

.responsive-menu > ul > li > ul > li > a {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #404040;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 10px 0;
    width: 100%;
}

.responsive-menu > ul > li > a {
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid #eaeaea;
    color: #404040;
    float: left;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.menu-dropdown-btn > i {
    font-size: 19px;
    margin-top: 0;
}

/* Logo */
.logo {
    margin-right: 150px;
}

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

.menu ul {
    float: left;
    margin: 0;
    padding: 0;
}

.menu ul li a {
    color: #424242;
    float: left;
    font-size: 13px;
    line-height: 10px;
    margin-right: 35px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.menu ul li {
    float: left;
    list-style: none outside none;
    position: relative;
}

.menu ul li:hover ul {
    opacity: 1;
    top: 62px;

    -webkit-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -o-transform: rotatey(0deg);
    transform: rotatey(0deg);
}

.menu ul li ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: #c41336 #f2f2f2 #f2f2f2;
    border-image: none;
    border-right: 1px solid #f2f2f2;
    border-style: solid;
    border-width: 2px 1px 1px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 90px;

    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 240px;
    z-index: 2147483647;
}

.menu ul li ul li a {
    color: #676767;
    float: left;
    font-size: 13px;
    padding: 0 10px;
}

.menu ul li:hover ul {
    left: -21px;
    opacity: 1;
    top: 38px;
}

.shop-cart.bar-dropdown > li > a {
    font-size: 18px;
}

.menu > ul > li > ul > li {
    /* float: left; */
    line-height: 10px;
    list-style: none outside none;
    width: 100%;
    position: relative;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.menu > ul > li > ul > li:hover {
    background: #f8f8f8;
    padding-left: 15px;
}

.menu > ul > li > ul > li > ul > li {
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    list-style: none outside none;
    width: 100%;
}

.menu > ul > li > ul > li > ul {
    left: 100%;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0 !important;

    -webkit-transform: scale(0) !important;
    -moz-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    -o-transform: scale(0) !important;
    transform: scale(0) !important;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 200px;
}

.menu > ul > li > ul > li:hover > ul {
    opacity: 1;

    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.menu > ul > li > ul > li > a {
    color: #676767;
    float: left;
    font-size: 13px;
    line-height: 16px;
    transition: all 0.4s ease 0s;
    padding: 15px;
    width: 100%;
}

.menu > ul > li > ul > li > ul > li > a {
    color: #676767;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 15px 10px;
    width: 100%;
}

/* Header Search Bar */
.search-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    margin-top: 9px;
}

.search-header form a {
    color: #555454;
    font-size: 16px;
    line-height: 25px;
}

.search-header form {
    float: left;
}

.search-header form input {
    background: none repeat scroll 0 0 #64b32c;
    border: medium none;
    color: white;
    float: left;
    font-size: 11px;
    letter-spacing: 0.3px;
    padding: 2px 10px;
    margin-right: 5px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 135px;
    height: 27px;
}

/* Slides  */
.tp-banner-container {
    float: left;
    position: relative;
    width: 100%;
}

.tp-banner-container ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* Latest Brands */
.latest-brands {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}

.brands-boxes {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.brands-boxes > img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    float: left;
    width: 100%;
}

.brands-boxes > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    bottom: 0;
    color: #3b3b3b;
    font-size: 12px;
    height: 44px;
    left: 0;
    line-height: 44px;
    margin-bottom: 3%;
    margin-left: 3%;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;

    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: 94%;
}

.latest-brands:hover .brands-boxes span {
    height: 94%;
    padding-top: 68px;

    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
    transform: rotateX(360deg);
}

.brands-boxes > span i {
    color: #3b3b3b;
    float: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 0;
    margin-top: -11px;
    width: 100%;
}

.latest-brands > a {
    background: linear-gradient(
            to bottom,
            #ffffff 0%,
            #f6f6f6 47%,
            #ececec 100%
        )
        repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #b6b8b8;
    border-radius: 2px;
    color: #3b3b3b;
    float: left;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    padding: 9px 12px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.latest-brands > a:hover {
    -webkit-box-shadow: 0 0 2px #b6b8b8 inset;
    -moz-box-shadow: 0 0 2px #b6b8b8 inset;
    -ms-box-shadow: 0 0 2px #b6b8b8 inset;
    -o-box-shadow: 0 0 2px #b6b8b8 inset;
    box-shadow: 0 0 2px #b6b8b8 inset;
}

.latest-brands > a i {
    font-size: 13px;
    float: left;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    margin-right: 10px;
}

/* latest Deals */
.latest-deal {
    float: left;
    text-align: center;
    width: 100%;
}

.latest-deal h3 {
    color: #f2f2f2;
    float: left;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 36px;
    margin: 0 0 17px;
    width: 100%;
}

.latest-deal h3 i {
    color: #64b32c;
    font-style: normal;
}

.latest-deal p {
    color: #e2e2e2;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    padding: 0 261px;
}

.latest-deal p a {
    color: #64b32c;
    margin-top: 10px;
    display: block;
}

/* Best Seller */
.best-seller {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

img.seller-hover {
    left: 0;
    position: absolute;
    top: 0;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

img.seller-still {
    position: relative;

    -webkit-transition: all 0.9s ease 0s !important;
    -moz-transition: all 0.9s ease 0s !important;
    -ms-transition: all 0.9s ease 0s !important;
    -o-transition: all 0.9s ease 0s !important;
    transition: all 0.9s ease 0s !important;

    z-index: 2147483647;
}

img.seller-still:hover {
    opacity: 0;

    -webkit-transform: scale(2) !important;
    -moz-transform: scale(2) !important;
    -ms-transform: scale(2) !important;
    -o-transform: scale(2) !important;
    transform: scale(2) !important;
}

.best-seller:hover img {
    margin-bottom: 26px;
    margin-top: -26px;

    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.inner-products .most-sold {
    margin-bottom: 30px;
}

.most-sold:hover .sold-thumb img {
    margin: 0;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.best-seller > img {
    border: 1px solid #e0e0e0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
}

.best-seller > h3 {
    float: left;
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 15px;
    width: 100%;
}

.best-seller > span {
    color: #64b32c;
    float: left;
    font-size: 17px;
    font-weight: 600;
    line-height: 10px;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
}

.best-seller > span i {
    color: #b6b5b5;
    float: left;
    font-size: 16px;
    font-style: normal;
    line-height: 10px;
    text-decoration: line-through;
}

.sky-tabs-anim-flip > ul li {
    overflow-x: hidden !important;
}

.best-seller > a {
    color: #444;
    font-weight: bold;
    /*    background: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 47%, #ECECEC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #B6B8B8;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;	
	
    color: #3B3B3B;
    float: left;
    font-size: 11px;
    font-weight: 600;
    line-height: 13px;
    padding: 9px 12px;

	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;*/
}

.best-seller > a:hover {
    color: #444;
    font-weight: bold;
    /*    -webkit-box-shadow: 0 0 2px #B6B8B8 inset;
    -moz-box-shadow: 0 0 2px #B6B8B8 inset;
    -ms-box-shadow: 0 0 2px #B6B8B8 inset;
    -o-box-shadow: 0 0 2px #B6B8B8 inset;
    box-shadow: 0 0 2px #B6B8B8 inset; */
}

.best-seller > a i {
    float: left;
    font-size: 13px;
    margin-right: 10px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

/* Seller 2 */
#best-seller {
    float: left;
    width: 100%;
    position: relative;
}

#best-seller .owl-buttons {
    left: 0;
    position: absolute;
    top: 160px;
    width: 100%;
}

#best-seller .owl-buttons .owl-next {
    position: absolute;
    right: -52px;

    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#best-seller .owl-buttons div:hover {
    opacity: 0.5;
}

#best-seller .owl-buttons div {
    background-image: url("../images/shop-arrow.png");
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 35px;
    width: 22px;
}

#best-seller .owl-buttons .owl-prev {
    left: -52px;
    position: absolute;
}

.theme-layout.boxed #best-seller .owl-buttons .owl-prev {
    left: -1px;
}

.theme-layout.boxed #best-seller .owl-buttons .owl-next {
    right: -1px;
}

/* Btn Tooltip */
ul.tooltip-btn {
    display: block;
    padding-left: 0;
    margin-top: 15px;
    float: left;
    margin-left: 0;
    width: fit-content;
}

.tooltip-btn li a i {
    float: left;
    height: 26px;
    line-height: 27px;
    width: 30px;
}

.tooltip-btn li:hover a .fa-heart {
    background: none repeat scroll 0 0 #d84c3d;
}

.tooltip-btn li a:hover i {
    color: #ffffff;
}

.tooltip-btn li:hover a .fa-shopping-cart {
    background: none repeat scroll 0 0 #2b8cbe;
}

.tooltip-btn > li {
    margin-top: 20px;
}

.tooltip-btn > li:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    content: "";
    font-size: 11px;
    height: 26px;
    left: 0;
    padding: 2px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: auto;
}

.tooltip-btn > .shop:hover:before {
    opacity: 1;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tooltip-btn > .shop:before {
    background: none repeat scroll 0 0 #2b8cbe;
    content: "Add to Whishlist";
    left: -120px;
    opacity: 0;

    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);

    width: 120px;

    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.tooltip-btn > .more-details:hover:before {
    opacity: 1;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tooltip-btn > .more-details:before {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;

    content: "Zum Artikel";
    left: -102px;
    opacity: 0;

    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);

    width: 102px;
    z-index: 99;
}

.tooltip-btn > .cart:hover:before {
    opacity: 1;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tooltip-btn > .cart:before {
    background: none repeat scroll 0 0 #d84c3d;

    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;

    content: "In Warenkorb";
    left: -102px;
    opacity: 0;

    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);

    width: 102px;
    z-index: 99;
}

.tooltip-btn li:hover a i {
    color: #ffffff;
}

ul.tooltip-btn > li {
    float: right !important;
    overflow: visible !important;
    position: relative !important;
    width: auto;
}

ul.tooltip-btn > li > a {
    line-height: 10px;
}

.tooltip-btn .btn {
    height: 38px;
    padding-top: 3px;
    float: right;
}

.tooltip-btn li a i.fa-arrow-right {
    background: #64b32c;
    color: #fff;
}

.tooltip-btn .stock-is-empty {
    background-color: #f2dede;
    border-bottom: 1px solid #ebccd1;
    border-left: 1px solid #f2dede;
    border-radius: 0 0 0 3px;
    color: #a94442;
    font-size: 11px;
    font-weight: normal;
    line-height: 10px;
    margin-bottom: 20px;
    opacity: 0.95;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    filter: alpha(opacity=95);
}

.best-seller.most-sold {
    position: relative;
}

.best-seller.most-sold > h6 {
    border-left: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-right: none;

    background: none repeat scroll 0 0 #f4f4f4;
    color: #444444;
    font-size: 13px;
    line-height: 8px;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    right: 11px;
    top: 30px;

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.best-seller.most-sold:hover h6 {
    opacity: 0;
    right: -25%;
}

.all-remove-gap {
    margin-top: -50px;
}

.sold-thumb {
    float: left;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sold-thumb:hover {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.sold-thumb > img {
    border: 1px solid #d6d6d6;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    float: left;
    overflow: hidden;
    width: 100%;
}

.sold-thumb > i {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    height: 10px;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
    opacity: 0;
    position: absolute;
    top: 50%;
    z-index: 998;

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

    width: 10px;
}

.most-sold:hover .sold-thumb > i {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;

    height: 50%;
    opacity: 1;
    width: 50%;
    margin: 0;
}

.most-sold:hover .sold-thumb > i.box1 {
    left: 0;
    top: 0;

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.most-sold:hover .sold-thumb > i.box2 {
    right: 0;
    top: 0;

    -webkit-transition: all 0.5s ease 0.3s;
    -moz-transition: all 0.5s ease 0.3s;
    -ms-transition: all 0.5s ease 0.3s;
    -o-transition: all 0.5s ease 0.3s;
    transition: all 0.5s ease 0.3s;
}

.most-sold:hover .sold-thumb > i.box3 {
    left: 0;
    bottom: 0;

    -webkit-transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    transition: all 0.5s ease 0.1s;
}

.most-sold:hover .sold-thumb > i.box4 {
    right: 0;
    bottom: 0;

    -webkit-transition: all 0.5s ease 0.2s;
    -moz-transition: all 0.5s ease 0.2s;
    -ms-transition: all 0.5s ease 0.2s;
    -o-transition: all 0.5s ease 0.2s;
    transition: all 0.5s ease 0.2s;
}

.sold-thumb > a {
    border: 2px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;

    color: #fff;
    font-size: 13px;
    left: 50%;
    margin-left: -55px;
    margin-top: -22px;
    padding: 6px 12px;
    position: absolute;
    top: 50%;

    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

    z-index: 999;
    opacity: 0;
}

.best-seller.most-sold:hover .sold-thumb > a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}

.best-seller.most-sold > h3,
.best-seller.most-sold > h2 {
    color: #444444;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    height: 50px;
    overflow: hidden;
}

.best-seller.most-sold > h3 > a,
.best-seller.most-sold > h2 > a {
    color: #444444;
}

.best-seller.most-sold > small {
    display: block;
    margin-bottom: 10px;
}

.best-seller > h3 > i {
    font-style: normal;
    font-weight: 400;
}

.best-seller.most-sold > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 35%;
}

.best-seller.most-sold > .tooltip-btn {
    float: right;
}

.best-seller.most-sold ul li {
    border: 1px solid #e3e3e3;

    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;

    float: left;
    height: 26px;
    list-style: none outside none;
    margin-top: 0;
    margin-right: 0;
    width: 30px;
}

/*.best-seller.most-sold > a {
    display: none;
}*/
.best-seller.most-sold span i {
    display: none;
}

.best-seller.most-sold > span {
    border: 1px solid #e3e3e3;
    color: #444444;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
    width: auto;
}

.best-seller.most-sold > .tooltip-btn li {
    margin: 0 0 0 10px;
}

.best-seller.most-sold ul li a {
    color: #6c6c6c;
    float: left;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    width: 100%;
}

/* Shop tab */
#tab-photos .owl-buttons {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#tab-photos .owl-buttons .owl-next {
    position: absolute;
    right: 0;

    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#tab-photos .owl-buttons {
    left: 0;
    margin-top: -48px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.shop-tab li.active > a {
    background: none repeat scroll 0 0 #fefefe;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
}

.shop-tab li a:hover {
    border-color: #d6d6d6;
}

.shop-tab li a {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #d6d6d6;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #6c6c6c;
    font-size: 14px;
    font-weight: 500;
    line-height: 11px;
    margin: 0 10px 0 0;
    padding: 15px 20px;
}

.tab-photos {
    background: none repeat scroll 0 0 #fefefe;
    float: left;
    width: 100%;
}

.tab-content {
    background: none repeat scroll 0 0 #fefefe;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    border-right: 1px solid #d6d6d6;
    float: left;
    padding: 30px 20px;
    width: 100%;
}

.tab-photo-sec {
    float: left;
    position: relative;
    width: 100%;
}

.tab-photo {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tab-photo > img {
    float: left;
    width: 100%;
}

.tab-photo > span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    bottom: 2%;
    color: #363636;
    font-size: 18px;
    left: 2%;
    line-height: 13px;
    padding: 20px;
    position: absolute;
    width: 96%;
}

.tab-photo-des {
    float: left;
    padding-top: 20px;
    width: 100%;
}

.tab-photo-des > p {
    color: #404040;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 0 0 -3px;
    width: 100%;
}

#tab-photos {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#tab-photos .owl-buttons div {
    background-color: #f4f4f4;
    background-image: url("../images/s-arrow.png");
    background-position: 8px 8px;
    background-repeat: no-repeat;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: rgba(0, 0, 0, 0);
    float: left;
    height: 30px;
    width: 29px;
}

#tab-photos .owl-buttons .owl-prev {
    left: 0;
    position: absolute;
}

/* Tab Reviews */
.tab-reveiws {
    float: left;
    width: 100%;
}

.tab-reveiws > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.tab-reveiws ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 100%;
}

.tab-reveiws li span {
    border: 1px solid #d6d6d6;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}

.tab-reveiws ul li:hover span:before {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tab-reveiws li span:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;

    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
    z-index: 99;
}

.tab-reveiws ul li:hover span img {
    -webkit-transform: scale(1.2) rotate(10deg);
    -moz-transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);
    -o-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

.tab-reveiws li span img {
    float: left;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
}

.tab-reveiws li a {
    color: #3b3b3b;
    display: block;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-bottom: 10px;
    margin-top: 6px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.tab-reveiws li a:hover {
    color: #64b32c;
}

.tab-reveiws ul li:last-child {
    margin: 0;
}

.tab-reveiws li i {
    color: #888787;
    display: block;
    font-size: 11px;
    font-style: normal;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-bottom: 10px;
}

.tab-reveiws li p {
    color: #404040;
    display: block;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: -7px 0 0;
}

/* Inner Page */
#inner-head h1 {
    color: #ffffff;
    float: left;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 36px;
    margin: 0;
    text-align: center;
    width: 100%;
}

/* Product Tab */
aside {
    float: left;
    width: 100%;
}

/* Widhet Get Help */
.w-get-help {
    border: 1px solid #64b32c;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    padding: 15px;
    width: 100%;
}

.w-get-help > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.w-get-help > ul > li {
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 100%;
}

.w-get-help ul li:last-child {
    margin: 0;
}

.w-get-help ul li span {
    border: 3px solid #262525;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: #262525;
    float: left;
    font-size: 11px;
    font-weight: 600;
    height: 20px;
    line-height: 14px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
}

.w-get-help > ul > li:hover span {
    border-color: #e96353;
    color: #e96353;
}

.w-get-help > ul > li:hover h3 {
    color: #e96353;
}

.w-get-help ul li p {
    color: #424242;
    float: left;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
    width: 100%;
}

.w-get-help ul li > i {
    color: #e96353;
    font-size: 13px;
    font-style: normal;
    text-decoration: underline;
}

.w-get-help ul li p i {
    color: #e96353;
    font-style: normal;
    text-decoration: underline;
}

.w-get-help ul li h3 {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 0;
}

.w-get-help > ul > li ul {
    float: left;
    margin-top: 30px;
    padding: 0;
    width: 100%;
}

.w-get-help > ul > li ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    width: 100%;
}

.w-get-help > ul > li ul li i {
    color: #262525;
    float: left;
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 25px;
    text-align: center;
    text-decoration: none;
    width: 10%;
}

.w-get-help ul li ul li:hover p,
.w-get-help ul li ul li:hover i {
    color: #e96353;
}

.w-get-help > ul > li ul li p {
    display: block;
    float: none;
    line-height: 12px;
    margin: 0;
    width: auto;
}

/* Widget Discount offer */
.w-discount {
    border: 1px solid #cccccc;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.w-discount-des > h3 {
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 20% 0 15%;
    text-align: center;
    width: 100%;
}

.w-discount-des > i {
    color: #404040;
    float: left;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}

.w-discount-des > p {
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: 700;
    line-height: 11px;
    margin: 0 0 25px;
    text-align: center;
    width: 100%;
}

.w-discount-des > a {
    background: none repeat scroll 0 0 #29bbdc;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    display: table;
    float: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;
    margin: 10px auto 0;
    padding: 10px 18px;
}

.w-discount > img {
    float: left;
    width: 100%;
}

.w-discount-des {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

/* Categories Widget */
.categories-widget {
    float: left;
    width: 100%;
    display: block;
}

.categories-widget ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.categories-widget ul li {
    border-bottom: 1px solid #e7e7e7;
    color: #474646;
    float: left;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 27px;
    list-style: none outside none;
    padding-bottom: 5px !important;
    padding-top: 5px;
    width: 100%;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.categories-widget ul li a {
    color: #474646;
    float: left;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 27px;
}

.categories-widget ul li.nav_active.nav_active a {
    font-weight: bold;
    padding-left: 0;
}

.categories-widget ul li a.nav_active {
    font-weight: bold;
}

.categories-widget ul li ul li {
    border-bottom: 0;
    padding-bottom: 0;
}

.categories-widget .nav_2,
.categories-widget .nav_2_active {
    padding-left: 30px;
    padding-bottom: 0;
}

.categories-widget .nav_3,
.categories-widget .nav_3_active {
    padding-left: 60px;
    padding-bottom: 0;
}

.categories-widget .nav_4,
.categories-widget .nav_4_active {
    padding-left: 90px;
    padding-bottom: 0;
}

.categories-widget li:hover {
    /*padding-left: 20px;*/
}

.categories-widget ul li span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e7e7e7;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    -webkit-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -ms-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;
    box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.08) inset;

    color: #474646;
    float: right;
    font-size: 13px;
    line-height: 8px;
    padding: 9px 8px;
}

.categories-widget ul li i {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    float: left;
    height: 10px;
    margin-right: 20px;
    margin-top: 9px;
    width: 10px;
}

.categories-widget li a {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.categories-widget li a.nav_1:hover {
    padding-left: 30px;
}

.categories-widget ul.subsections li a.nav_2:hover {
    padding-left: 50px;
}

/* Item Details */
.item-deals-sec {
    float: left;
    width: 100%;
}

.single-product-tab {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}

.single-product-tab > .tab-content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

.single-product-tab > .tab-content > .tab-pane > img,
.single-product-tab > .tab-content > .tab-pane > a img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    width: 100%;
}

.single-product-tab > .nav-tabs {
    border: medium none;
    display: table;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#single-post-tabs li img {
    border: 1px solid #fff;
    border-radius: 2px 2px 0 0;
}

#single-post-tabs li.active img {
    border: 1px solid #64b32c;
}

.single-product-tab > .nav-tabs > li > a {
    border: medium none;
}

.single-product-tab > .nav-tabs > li.active > a:hover,
.single-product-tab > .nav-tabs > li.active > a:focus {
    border: medium none;
}

.single-product-tab > .nav-tabs > li {
    border: medium none;
    float: left;
    margin: 0;
    width: 33.3%;
}

.single-product-tab > .nav-tabs > li:last-child {
    margin: 0;
}

.single-product-tab > .nav-tabs > li > a {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.single-post-desc {
    float: left;
    width: 100%;
}

.single-post-head {
    border: 1px solid #d1d1d1;
    float: left;
    /*height: 78px;*/
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    padding: 20px 20px;
}

.single-post-head > ul {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    right: 20px;
    top: -9px;
}

.single-post-head > ul li span {
    text-transform: uppercase;
}

.single-post-head > ul > li > i {
    color: #cb4537;
    float: left;
    font-size: 14px;
    margin-right: 5px;
}

.single-post-head > ul > li:last-child > i {
    margin: 0;
}

.single-post-head > ul > li.un-rate > i {
    color: #9f9f9f;
}

.single-post-head > span > i {
    color: #e9e6e6;
    float: left;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 10px;
    margin-bottom: 8px;
    text-align: left;
    width: 100%;
}

.single-post-head > h1 {
    color: #202020;
    display: block;
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
    width: auto;
}

.single-post-head > h1 > i {
    color: #64b32c;
    font-style: normal;
}

.single-post-head > p {
    background: none repeat scroll 0 0 #ffffff;
    color: #1c1c1c;
    float: right;
    font-size: 13px;
    font-weight: 600;
    line-height: 10px;
    margin-right: 52px;
    margin-top: -1px;
    padding: 0 20px;
    text-align: center;
    width: auto;
}

.single-post-head > p > i {
    color: #595959;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.single-post-head > ul > li {
    float: left;
    list-style: none outside none;
}

.select-color {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.select-color > li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}

.select-color > li > span:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.single-post-desc .decrements > form {
    float: left;
    margin-top: 30px;
}

.single-post-desc > a {
    background: none repeat scroll 0 0 #383838;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin-right: 30px;
    margin-top: 30px;
    padding: 15px 20px;
}

#item-detals li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dadada;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #696969;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 0 20px 0 0;
    padding: 15px 20px;
    text-transform: uppercase;
}

#item-detals .active > a {
    background: none repeat scroll 0 0 #eeeeee;
}

#item-detals {
    border: medium none;
    float: left;
    margin: 35px 0;
    width: 100%;
}

#item-details {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    padding: 0;
    width: 100%;
}

/* Tab Features */
.tab-features {
    float: left;
    padding-right: 10px;
    width: 100%;
}

.tab-features > h3 {
    color: #454545;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0 0 20px;
    width: 100%;
}

.tab-features > p {
    color: #454545;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin: 0;
    width: 100%;
}

.tab-features > ul {
    float: left;
    margin: 25px 0;
    padding: 0;
    width: 100%;
}

.tab-features ul li p {
    color: #454545;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-left: 20px;
}

.tab-features ul li i {
    background: none repeat scroll 0 0 #6a6a6a;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    float: left;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 19px;
}

/* 404 Error Page*/
.error-page {
    display: table;
    margin: 0 auto;
}

.error-page > img {
    display: table;
    float: none;
    margin: 0 auto;
}

.error-page > h2 {
    color: #242426;
    float: left;
    font-size: 37px;
    letter-spacing: 0.3px;
    line-height: 30px;
    margin: 55px 0 45px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
    text-transform: uppercase;
    width: 100%;
}

.error-page > h2 > i {
    color: #64b32c;
    font-style: normal;
    font-weight: bold;
}

.error-page > h3 {
    color: #242426;
    float: left;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 16px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
}

.error-page > form {
    background-image: url("../images/search-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    display: table;
    float: none;
    margin: 0 auto;
    padding: 8px;
}

.error-page > form > input {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #d5d5d5;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #333333;
    float: left;
    font-size: 14px;
    height: 44px;
    margin-bottom: 4px;
    margin-right: 3px;
    padding: 0 19px;
    width: 428px;
}

.error-page > form > .submit {
    background: none repeat scroll 0 0 #64b32c;
    border: 1px solid #cc9a00;
    color: #ffffff;
    font-size: 15px;
    line-height: 10px;
    margin-left: 10px;
    padding: 0 23px;
    width: auto;
}

.error-page > ul {
    display: table;
    float: none;
    margin: 50px auto 0;
    padding: 0;
}

.error-page > ul > li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    list-style: none outside none;
    margin: 0 6px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 40px;
}

.error-page > ul > li > a > i {
    float: left;
    line-height: 38px;
    text-align: center;
    width: 100%;
}

.error-page > ul > li > a:hover {
    background: none repeat scroll 0 0 #64b32c;
    border: 1px solid #cc9a00;
    color: #ffffff;
}

.error-page > ul > li > a {
    border: 1px solid #d5d5d5;
    color: #d5d5d5;
    float: left;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0.1s;
    -moz-transition: all 0.4s ease 0.1s;
    -ms-transition: all 0.4s ease 0.1s;
    -o-transition: all 0.4s ease 0.1s;
    transition: all 0.4s ease 0.1s;

    width: 100%;
}

/* Discount Deal */

.discount-deal {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #cccccc;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    padding: 20px;
    width: 100%;
}

.discount-image {
    float: right;
    position: relative;
    width: 50%;
}

/* Contact Page */
.contact-details {
    float: left;
    width: 100%;
}

.contact-details > p {
    color: #404040;
    float: left;
    font-size: 14px;
    letter-spacing: 0.22px;
    line-height: 24px;
    margin: 0 0 30px;
    width: 100%;
}

.social-btns {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e9e9e9;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    float: left;
    margin: 0;
    padding: 20px 10px 0;
    width: 67%;
}

.social-btns > li {
    float: left;
    list-style: none outside none;
}

.social-btns li a {
    float: left;
    margin-bottom: 20px;
}

.social-btns > li > a > i {
    background: none repeat scroll 0 0 #f1f1f1;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

    color: #373737;
    float: left;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px;
    text-align: center;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 41px;
}

.contact-info {
    float: left;
}

.social-btns > li > a > .fa.fa-facebook:hover {
    background: none repeat scroll 0 0 #3b5998;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-twitter:hover {
    background: none repeat scroll 0 0 #00aced;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-google-plus:hover {
    background: none repeat scroll 0 0 #dd4b39;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-linkedin:hover {
    background: none repeat scroll 0 0 #007bb6;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-pinterest:hover {
    background: none repeat scroll 0 0 #cb2027;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-youtube:hover {
    background: none repeat scroll 0 0 #bb0000;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-github:hover {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff;
}

.social-btns > li > a > .fa.fa-rss:hover {
    background: none repeat scroll 0 0 #ffb466;
    color: #ffffff;
}

.contact-info {
    float: left;
    margin-top: 20px;
}

.contact-info > span i {
    background: none repeat scroll 0 0 #646464;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

    color: #ffffff;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-right: 20px;
    text-align: center;
    width: 28px;
}

.contact-info > span {
    color: #494949;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 25px;
    margin-bottom: 10px;
    width: 100%;
}

.contact-details > iframe {
    border: medium none;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    margin-top: 30px;
    width: 100%;
}

.contact-form {
    float: left;
    width: 100%;
}

.contact-form > form {
    float: left;
    width: 100%;
}

.input-style {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #dcdcdc;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    font-size: 12px;
    letter-spacing: 0.3px;
    /*line-height: 10px;*/
    line-height: 23px;
    margin-bottom: 30px;
    padding: 6px 6px 6px 10px;
    width: 100%;
}

.input-style-cart {
    margin-bottom: 0;
    padding: 8px 6px 7px 10px;
    float: none;
    width: 54px;
}

.contact-form textarea {
    height: 236px;
    padding-top: 12px;
}

.contact-form .submit {
    background: none repeat scroll 0 0 #b9b9b9;
    border: medium none;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    float: right;
    font-size: 14px;
    padding: 8px 24px;
}

/* Cart Page */
.add-cart-sec {
    float: left;
    width: 100%;
}

.cart-head {
    background: none repeat scroll 0 0 #64b32c;
    float: left;
    width: 100%;
}

#cart-product {
    float: left;
    width: 50%;
}

#cart-price {
    float: left;
    width: 15%;
}

#cart-quanity {
    float: left;
    width: 20%;
}

#cart-total {
    float: left;
    width: 15%;
}

.cart-head > h2 {
    color: #ffffff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

.cart-total-box .cart-head > h2 {
    border: medium none;
    float: left;
    width: 100%;
}

.add-cart-sec > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.add-cart-sec > ul > li {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #64b32c;
    float: left;
    list-style: none outside none;
    margin-bottom: 30px;
    width: 100%;
}

.add-cart-sec > ul > li:last-child {
    margin: 0;
}

.cart-product {
    border-right: 1px solid #c1c1c1;
    float: left;
    padding: 15px;
    width: 50%;
}

.cart-thumb {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    overflow: hidden;
    position: relative;
    /*width: 35%;*/

    /* height: 122px; */
    /* Why ohh why? */
}

.cart-thumb:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;

    -webkit-transform: rotate(45deg) scale(0);
    -moz-transform: rotate(45deg) scale(0);
    -ms-transform: rotate(45deg) scale(0);
    -o-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
}

.add-cart-sec > ul > li:hover .cart-thumb:before {
    left: 0;
    top: 0;

    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

.cart-thumb > img {
    float: left;
    width: 100%;
    max-width: 105px;
}

.cart-thumb > a {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    font-size: 16px;
    height: 28px;
    left: 50%;
    line-height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;

    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 28px;
    cursor: pointer;
}

.add-cart-sec > ul > li:hover .cart-thumb > a {
    opacity: 1;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.cart-details {
    float: right;
    padding-left: 15px;
    width: 80%;
}

.cart-details > h5 {
    color: #64b32c;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}

.cart-details > h5 > a,
.cart-details > h5 > a:hover {
    color: #64b32c;
}

.cart-details > span {
    color: #555555;
    float: left;
    font-size: 11px;
    line-height: 17px;
    margin-top: 15px;
    width: 100%;
}

.cart-details > span > i {
    float: left;
    height: 17px;
    margin-left: 10px;
    width: 17px;
}

.cart-details > span > strong {
    float: left;
    font-weight: normal;
    margin-right: 10px;
}

.cart-details > span > .red {
    background: none repeat scroll 0 0 #e96353;
}

.cart-details > span > .green {
    background: none repeat scroll 0 0 #57c06a;
}

.cart-details > span > .blue {
    background: none repeat scroll 0 0 #449ac8;
}

.cart-details > p {
    color: #555555;
    float: left;
    font-size: 11px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 10px 0 0;
    width: 100%;
}

.cart-product > a > span {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    float: left;
    font-size: 11px;
    line-height: 10px;
    margin: 0 auto 0 10px;
    padding: 5px 10px;
}

.cart-product > a {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.cart-price {
    border-right: 1px solid #c1c1c1;
    float: left;
    /*padding: 15px;*/
    width: 15%;
}

div.cart-price {
    min-height: 100px;
}

.cart-price > span {
    color: #555555;
    float: left;
    font-size: 20px;
    line-height: 135px;
    text-align: center;
    width: 100%;
}

.cart-quanity > .decrements form input[type="button"] {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;

    float: left;
    font-size: 17px;
    height: 27px;
    width: 100%;
}

.cart-quanity > .decrements > form {
    border: 0 none;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 90px;
}

.cart-total > span {
    display: table;
    float: none;
    margin: 42px auto 0;
}

.cart-total > span > i {
    background: none repeat scroll 0 0 #ffffff;

    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;

    float: left;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    padding: 20px;
}

.cart-total {
    float: left;
    width: 15%;
}

.cart-quanity {
    border-right: 1px solid #c1c1c1;
    float: left;
    width: 20%;
    /*line-height: 150px;*/
    text-align: center;
}

.cart-quanity .decrements {
    margin: 0;
    padding: 49px 0;
}

.cart-quanity > .decrements > form > .qty {
    background: none repeat scroll 0 0 #ffffff;

    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -ms-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.22) inset;

    float: left;
    height: 34px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.cart-quanity > .decrements > form {
    width: 90px;
}

.cart-price > span > i {
    font-style: normal;
    font-weight: bold;
    margin-right: 20px;
    text-decoration: line-through;
}

.cart-total-box {
    float: left;
    margin-bottom: 21px;
    width: 100%;
}

.cart-total-box > .cart-head > h2#cart-product {
    float: left;
    text-align: center;
    width: 100%;
}

.cart-total-box > ul {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #64b32c;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.cart-total-box.save-cart > ul > li {
    line-height: inherit;
}

.cart-total-box.save-cart {
    margin-top: 0;
}

.cart-total-box > ul > li {
    float: left;
    line-height: 13px;
    list-style: none outside none;
    padding: 15px 20px;
    width: 100%;
    color: #333;
}

.cart-total-box > ul > li:nth-child(2n + 1) {
    background: #fcfcfc;
}

.cart-total-box > ul > li > span {
    color: #555555;
    float: left;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: left;
    width: 60%;
    line-height: 1.3;
}

.cart-total-box > ul > li > i {
    color: #333;
    float: left;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: right;
    width: 40%;
}

.cart-total-box select {
    border: 1px solid #64b32c;
}

.customlist > select {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #c6dade;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0 1px 2px #e9f3f6;
    -moz-box-shadow: 0 1px 2px #e9f3f6;
    -ms-box-shadow: 0 1px 2px #e9f3f6;
    -o-box-shadow: 0 1px 2px #e9f3f6;
    box-shadow: 0 1px 2px #e9f3f6;

    color: #555555;
    float: left;
    font-size: 16px;
    height: 30px;
    padding-left: 10px;
    position: relative;
    width: 100%;
}

li.customlist {
    float: left;
    position: relative;
    width: 100%;
}

.customlist:before {
    background: url("../images/list-arrow.png") repeat scroll 0 0
        rgba(0, 0, 0, 0);
    content: "";
    height: 30px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 36px;
    z-index: 99999;
}

.cart-total-box > ul > li > input {
    border: 1px solid #64b32c;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0 1px 2px #e9f3f6;
    -moz-box-shadow: 0 1px 2px #e9f3f6;
    -ms-box-shadow: 0 1px 2px #e9f3f6;
    -o-box-shadow: 0 1px 2px #e9f3f6;
    box-shadow: 0 1px 2px #e9f3f6;

    /*color: #D2D2D2;*/
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 0 0 0 15px;
    width: 100%;
    margin-bottom: 10px;
}

.cart-total-box > ul > li a {
    background: none repeat scroll 0 0 #64b32c;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

    color: #ffffff;
    float: right;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.3px;
    line-height: 9px;
    padding: 13px 38px;
}

/* Breadcrumb */
.breadcrumb-wrapper {
    background: none repeat scroll 0 0 #fcfcfc;
    padding-left: 10px;
    margin-bottom: 30px;
    width: 100%;
}

.breadcrumb-wrapper > p {
    margin: 0;
    font-size: 12px;
}

.breadcrumb-wrapper > p a {
    color: #64b32c;
}

/* Footer */
footer {
    background: none repeat scroll 0 0 #252525;
    float: left;
    width: 100%;
}

footer h3 {
    color: #f2f2f2;
    float: left;
    font-size: 15px;
    line-height: 11px;
    margin: 0 0 30px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}

footer h3 i {
    font-style: normal;
    font-weight: 600;
}

footer h3:before {
    background: none repeat scroll 0 0 #6c6c6d;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25%;
}

footer p {
    color: #939393;
    float: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin: 0;
    width: 100%;
}

.footer-about {
    background: url("../images/map.png") no-repeat scroll center bottom
        rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}

.footer-about > ul {
    float: left;
    margin: 23px 0 0;
    padding: 0;
    width: 100%;
}

.footer-about ul li:last-child {
    margin: 0;
}

.footer-about ul li {
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    width: 100%;
}

.footer-about ul li span {
    border: 1px solid #61666c;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    margin-right: 20px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.footer-about ul li:hover span {
    -webkit-box-shadow: 0 0 14px #000000;
    -moz-box-shadow: 0 0 14px #000000;
    -ms-box-shadow: 0 0 14px #000000;
    -o-box-shadow: 0 0 14px #000000;
    box-shadow: 0 0 14px #000000;
}

.footer-about ul li i {
    background: none repeat scroll 0 0 #61666c;
    border: 1px solid #252525;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #ffffff;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 27px;

    position: relative;
    text-align: center;
    width: 33px;
}

.footer-about ul li p {
    color: #c9c9c9;
    display: block;
    float: none;
    line-height: 10px;
    margin-bottom: 10px;
}

.footer-product {
    float: left;
    width: 100%;
}

.footer-product > span {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    margin-right: 15px;
}

.footer-product span img {
    float: left;
    width: 100%;
}

.footer-product > h4 {
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 21px;
    margin: 0;
}

.footer-product > h4 a {
    color: #b05f54;
}

.footer-product > p {
    display: block;
    letter-spacing: 0.3px;
    line-height: 21px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.footer-product > ul {
    display: block;
    float: none;
    margin: 25px 0 0;
    padding: 0;
}

.footer-product > ul li {
    border: 1px solid #60656b;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    float: left;
    list-style: none outside none;
    margin-right: 10px;
    padding: 1px;
}

.footer-product ul li a {
    background: none repeat scroll 0 0 #60656b;
    color: #ffffff;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    width: 30px;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.footer-product ul li a:hover {
    -webkit-box-shadow: 0 0 14px #000000;
    -moz-box-shadow: 0 0 14px #000000;
    -ms-box-shadow: 0 0 14px #000000;
    -o-box-shadow: 0 0 14px #000000;
    box-shadow: 0 0 14px #000000;
}

.footer-post {
    float: left;
    width: 100%;
}

.footer-post > ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.footer-post li {
    background: none repeat scroll 0 0 #2d2c2c;
    border: 1px solid #535353;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    -webkit-box-shadow: 1px 1px 0 #1b1a1a inset;
    -moz-box-shadow: 1px 1px 0 #1b1a1a inset;
    -ms-box-shadow: 1px 1px 0 #1b1a1a inset;
    -o-box-shadow: 1px 1px 0 #1b1a1a inset;
    box-shadow: 1px 1px 0 #1b1a1a inset;

    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;

    width: 100%;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.footer-post li a {
    color: #c9c9c9;
    float: left;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 18px;
    margin-bottom: 0;
    width: 100%;
}

.footer-post li i {
    color: #888787;
    float: left;
    font-size: 11px;
    font-style: normal;
    line-height: 8px;
    width: 100%;
}

.footer-post li:hover {
    border: 1px solid #81534d;
}

.footer-deal {
    float: left;
    position: relative;
    width: 100%;
}

.footer-deals {
    float: left;
    overflow: hidden;
    width: 100%;
}

.footer-deals > a {
    float: left;
    margin-bottom: 10px;
    margin-right: 9px;
    overflow: hidden;
    position: relative;
    width: 47%;
}

.footer-deals > a img {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;

    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.footer-deals > a:nth-child(2n + 2) {
    margin-right: 0;
}

.footer-deals > a:before {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);

    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    -ms-border-radius: 0 2px 0 0;
    -o-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;

    bottom: 0;
    color: #484848;
    font-weight: 500;
    left: 0;
    line-height: 11px;
    padding: 5px 10px;
    position: absolute;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.footer-deals > a:hover:before {
    left: -100%;
}

.footer-deals a:hover span {
    left: 5%;
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.footer-deals a span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;

    color: #a54c3f;
    font-size: 13px;
    height: 90%;
    left: 0;
    line-height: 10px;
    opacity: 0;
    padding: 25px 0;
    position: absolute;
    text-align: center;
    top: 5%;

    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);

    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;

    width: 90%;
}

.footer-deal .owl-controls.clickable {
    display: table;
    float: none;
    margin: 0 auto;
}

.footer-deals a span i {
    float: left;
    font-style: normal;
    margin-top: 5px;
    width: 100%;
}

.footer-deal .owl-controls {
    display: table;
    float: none;
    margin: 10px auto 0;
}

.footer-deal .owl-controls .owl-pagination {
    position: absolute;
    right: -4px;
    top: -45px;
    z-index: 999999;
}

.footer-deal .owl-controls .owl-pagination .active {
    background: none repeat scroll 0 0 #fafafa;
}

.footer-deal .owl-controls .owl-pagination div {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #4e545a;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;

    color: rgba(0, 0, 0, 0);
    float: left;
    height: 7px;
    margin: 10px 5px;
    width: 7px;
}

.bottom-line {
    background: none repeat scroll 0 0 #111111;
    float: left;
    width: 100%;
}

.payment-accept-wrapper {
    padding: 0 !important;
}

.payment-accept > span {
    color: #ffffff;
    float: left;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin-right: 30px;
    padding-bottom: 25px;
    padding-top: 27px;
}

.payment-accept > ul {
    float: left;
    margin: 13px 0;
    padding: 0;
}

.payment-accept > ul li {
    float: left;
    list-style: none outside none;
    margin-right: 15px;
}

.bottom-line span i {
    color: #bc7777;
    font-style: normal;
}

.bottom-menu {
    border-left: 1px solid #000000;
    border-right: 1px solid #2e2e2e;
    float: right;
    margin: 0;
    padding: 0;
}

.bottom-menu li {
    border-left: 1px solid #2e2e2e;
    border-right: 1px solid #000000;
    float: left;
    list-style: none outside none;
    overflow: hidden;
    position: relative;

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.bottom-menu li:before {
    background: none repeat scroll 0 0 #62676d;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;

    -webkit-transform: rotateY(90deg) perspective(200px);
    -moz-transform: rotateY(90deg) perspective(200px);
    -ms-transform: rotateY(90deg) perspective(200px);
    -o-transform: rotateY(90deg) perspective(200px);
    transform: rotateY(90deg) perspective(200px);

    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

    width: 100%;
    z-index: 0;
}

.bottom-line > span {
    background: none repeat scroll 0 0 #252525;
    color: #ffffff;
    float: left;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 11px;
    margin: 0;
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
    width: 100%;
}

.bottom-menu li:hover:before {
    left: 0;

    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.bottom-menu li a {
    color: #ffffff;
    float: left;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 15px;
    padding: 25px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.bg1 {
    background: url("../images/bg1.jpg");
    background-attachment: fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bg2 {
    background: url("../images/bg2.jpg");
    background-attachment: fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.theme-layout.boxed {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 10px #000000;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1230px;
    z-index: 0;
}

.theme-layout {
    display: inline-block;
    width: 100%;
}

/* Further Tradino modifications */

span.price-small {
    font-weight: bold;
}

td span.price-small {
    font-weight: normal;
}

span.price {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

span.price > i,
span.price > span > i {
    font-style: normal;
    text-decoration: line-through;
    font-weight: normal;
    font-size: 75%;
    margin-right: 20px;
}

.cart-table span.price > i {
    margin-right: 0;
}

.price.list-small {
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0px;
}

.pageNav {
    background: none repeat scroll 0 0 #efefef;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #373737;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 23px;
    margin: 0 0 10px;
    padding: 18px;
    width: 100%;
    text-align: center;
}

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

.progress {
    height: 30px;
    margin-bottom: 60px;
}

.progress-bar {
    background-color: #5cb85c;
    line-height: 30px;
}

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-color: #d8d8d8;
}

hr.condensed {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pager li > a,
.pager li > span {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.elements-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pager li > a,
.pager li > span {
    background: 0 none;
    border: 0 none;
    color: #fff;
}

.pager li > a > span {
    display: none;
    width: 0;
}

.pager li:hover > a > span {
    display: inline;
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);

    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.previous-absolute,
.next-absolute {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    color: #ffffff;
    height: 52px;
    margin-top: -55px;
    padding: 10px;
    position: fixed;
    text-decoration: none;
    top: 50%;
    z-index: 200;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.previous-absolute:hover,
.next-absolute:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.previous-absolute {
    left: 0;
    padding-left: 5px;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}

.next-absolute {
    right: 0;
    padding-right: 5px;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
}

html .alert-success {
    color: #555;
    background-color: #e9f1f5;
    border-color: #c3d7e0;
}

.update-hide {
    display: none;
    position: absolute;
    z-index: 9;
}

.sold-thumb .update-hide {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 1031;
}

.sold-thumb .alert {
    text-align: center;
}

.productNotification {
    display: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
}

.listSmall .productNotification {
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.detail-information .productNotification {
    padding: 0;
}

.variants-matrix {
    clear: both;
    margin-top: 30px;
}

.variants-matrix .price-tax-and-shipping {
    display: none;
}

/* Tradino Helper Classes */

.position-relative {
    position: relative;
}

.no-radius {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

div.cart-product,
div.cart-product,
div.cart-quanity,
div.cart-total {
    min-height: 135px;
}

.add-cart-sec div.cart-quanity {
    /* line-height: 185px; */
}

#systemMessages .note {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 14px;
}

.price-tag {
    text-align: right;
    margin-top: 30px;
}

.add-to-cart {
    text-align: right;
    margin-top: 10px;
    position: relative;
}

.in-cart {
    background-color: #fff;
    border-color: #fff;
    border-width: 1px;
    color: rgb(0, 122, 172);
    border-radius: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding-right: 1px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: -12px;
    width: 20px;
}

.shop-tabs {
    margin-top: 20px;
}

.pager {
    margin: 0;
}

.variants-matrix .hide-variants-list {
    display: none;
}

.variants-matrix .form-group {
    margin-bottom: 0;
}

.variants-matrix .price-tag {
    margin-top: 25px;
}

.variants-matrix .add-to-cart {
    margin-top: 5px;
}

.variants-matrix td.noBorder {
    border: none;
}

.variants-matrix td {
    border-top: 1px solid #dddddd;
    border-bottom: 0px solid #dddddd;
    padding-bottom: 5px;
}

.ready-for-shipment-variants {
    margin-top: 4px;
}

.cart-quanity .cart-amount-field {
    margin-bottom: -3px;
    padding: 10px 8px 10px 10px;
    line-height: 10px;
    width: 50px;
}

.cart-quanity .input-style {
    float: none;
}

.cart-quanity label {
    font-weight: normal;
    font-size: 12px;
}

div.cart-update-wrapper {
    margin: 53px auto 0;
    /*overflow: hidden;*/
    width: 90%;
}

div.cart-update-wrapper .form-group {
    display: block;
    float: right;
}

div.cart-update-wrapper .form-group-packing-unit {
    margin-top: -15px;
}

.cart-uploads {
    clear: both;
    padding-top: 10px;
}

.rightText {
    text-align: right;
}

.summary-commodity-values .cart-total-box {
    margin-top: 0;
}

.summary-commodity-values .cart-total-box > ul > li > i {
    text-align: right;
}

.help-block {
    background: none repeat scroll 0 0 #f0ad4e;
    border-radius: 2px;
    color: #ffffff;
    display: block;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 5px;
}

label.checkbox {
    font-weight: normal;
}

div.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    border-radius: 4px;
    color: #a94442;
    margin-bottom: 20px;
    padding: 15px;
}

.btn-warning {
    background-color: #64b32c;
    border-color: #64b32c;
    color: #ffffff;
}

.responsive-header .whishlist-bar.bar-dropdown > li > a,
.responsive-header .language.bar-dropdown > li > a,
.responsive-header .compare-btn.bar-dropdown > li > a {
    padding-left: 5px;
    padding-right: 5px;
}

.shop-cart.bar-dropdown a.not-empty {
    width: auto;
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 28px;
    padding: 7px 0 0 0;
}

.shop-cart.bar-dropdown a.not-empty i {
    font-size: 13px;
}

.shop-cart.bar-dropdown a.not-empty .fa-shopping-cart {
    display: inline;
    padding-right: 5px;
}

.add-to-cart .form-group {
    margin-left: 0;
    margin-right: 0;
}

#flexSearchContentArea {
    display: none;
}

#flexSearchContentSidebar {
    display: none;
}

body table.addressProposalsTable tbody tr td {
    border: 0;
}

body table.table-list-small {
    margin-bottom: 0;
}

body table.table-list-small tbody tr td {
    border-top: 0;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

body table.table-order-info {
    background: none repeat scroll 0 0 #f9f9f9;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}

body table.table-order-info th {
    padding: 10px;
    background: #e5e5e5;
}

body table.table-order-info td {
    padding: 10px;
}

body table.table-no-border tr td,
body table.table-no-border tr th {
    border: 0 none;
}

.table-list-small input.input-style {
    width: 50%;
    float: right;
    line-height: 20px;
    float: right;
}

.table-list-small .btn {
    display: block;
    float: right;
}

.table-list-small-input {
    padding-top: 23px !important;
}

/********************************************************/
/* fake file uploads
/********************************************************/

div.fileInputs {
    position: relative;
    height: 2em;
    margin-bottom: 12px;
}

div.fakeFile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
}

div.fakeFile img {
    padding-left: 4px;
    vertical-align: bottom;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 2;
    width: 100%;
    float: right;
    height: 34px;
}

/********************************************************/
/* fake file uploads Ende
/********************************************************/

.flexSearchItemWide {
    margin-bottom: 30px;
}

.flexSearchFooter {
    margin: 20px 0;
    text-align: center;
}

.ui-widget-header {
    background: #fafafa;
}

.flexSearchListValue input {
    background: none;
    border: none;
    padding: 0;
    color: #64b32c;
}

.cartButtonWrapper {
    float: right;
}

.cartButtonWrapper button {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    color: #888d93;
}

.addToCartInput {
    text-align: right;
    width: 80px !important;
    /* border-radius: 0 !important; */
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    display: inline !important;
}

.addToCartSmall {
    float: right;
}

.addToCartSmall .addToCartInput {
    margin-right: 6px;
}

.addToCartRow {
    float: left;
}

.cartButtonWrapper {
    position: relative;
}

.cartButtonWrapperDetails {
    position: relative;
    display: inline;
}

.form-control:focus {
    border-color: #64b32c;
    outline: 0;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(240, 183, 12, 0.6);
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(240, 183, 12, 0.6);
}

#toTop {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 25px;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    z-index: 9999;

    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.bottom-line .container {
    padding: 0;
}

.browser-warning {
    display: none;
}

.loadmask-msg {
    border: 1px solid #64b32c;
    background: #64b32c;
    padding: 2px;
}

.loadmask-msg div {
    border: 1px solid #64b32c;
    color: #222;
}

#transactionNav li.voucher {
    text-align: center;
    background-color: #64b32c;
    color: #ffffff;
    padding-top: 6px;
    padding-bottom: 6px;
}

.zoom-in {
    position: absolute;
    background: url("../site/pics/zoom.png") no-repeat center center;
    color: #fff;
    opacity: 0;
    bottom: 0;
    left: -10%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    width: 100%;
    height: 100%;
}

.single-product-tab .tab-content .tab-pane:hover .zoom-in {
    opacity: 1;
    left: 0;
}

.single-product-tab .tab-content {
    position: relative;
}

.paymentMeansImage {
    vertical-align: middle;
}

.cart-product-image-wrapper {
    float: left;
    padding-right: 15px;
}

.cart-variants-wrapper {
    padding-top: 10px;
}

.cart-variants-wrapper > p {
    margin: 0;
}

.cart-product-info-wrapper .cart-uploads {
    padding-top: 0;
}

.cart-product-image-wrapper > img {
    max-width: 100px;
}

table.cart-table span.price {
    font-size: 18px;
}

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

table.cart-table td.text-left {
    text-align: left;
}

table.cart-table th {
    font-size: 18px;
    font-weight: bold;
    line-height: 14px !important;
    margin: 0;
    padding: 20px 4px !important;
    text-align: center;
    color: #fff;
    background: none repeat scroll 0 0 #64b32c;
}

.editor h1 span,
.editor h2 span,
.editor h3 span,
.editor h4 span,
.editor h5 span,
.editor h6 span {
    display: block;
    font-size: 75%;
    padding: 4px 0;
    text-transform: none;
    font-weight: normal;
    text-align: center;
}

hr.hr-shadow {
    height: 12px;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

hr.short {
    width: 50%;
}

hr.big {
    margin-top: 60px;
    margin-bottom: 60px;
}

hr.hr-center {
    text-align: center;
}

hr.hr-right {
    text-align: right;
    margin-right: 0;
}

.image-container {
    position: relative;
}

.image-container img.fullwidth {
    width: 100%;
}

.image-caption-wrapper {
    position: absolute;
    padding: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);
    color: #ffffff;
}

.trd_caption {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);
    padding: 0 20px 20px 20px !important;
    color: #ffffff;
}

.image-container.bottom_left .image-caption-wrapper {
    bottom: 0;
    left: 0;
}

.image-container.bottom_center .image-caption-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
}

.image-container.bottom_right .image-caption-wrapper {
    bottom: 0;
    right: 0;
}

.image-container.top_left .image-caption-wrapper {
    top: 0;
    left: 0;
}

.image-container.top_center .image-caption-wrapper {
    top: 0;
    left: 0;
    right: 0;
}

.image-container.top_right .image-caption-wrapper {
    top: 0;
    right: 0;
}

.image-container.center_center .image-caption-wrapper {
    top: 40%;
    left: 0;
    right: 0;
}

.image-container.center_left .image-caption-wrapper {
    top: 40%;
    left: 0;
}

.image-container.center_right .image-caption-wrapper {
    top: 40%;
    right: 0;
}

#content {
    min-height: 400px;
}

.editor-img-responsive {
    height: auto;
    max-width: 100% !important;
}

.config-table {
    background: #efefef none repeat scroll 0 0;
}

.config-table .input-style {
    margin-bottom: 0;
    margin-top: 7px;
}

.plus-amount {
    clear: both;
    display: block;
    font-size: 80%;
    line-height: 15px;
    padding-top: 10px;
}

.shippingAddressBox {
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    padding: 10px;
}

.variantValueList {
    background-color: #ffffff;
    padding: 0px 5px;
    margin: 2px;
    display: inline-block;
    border: 1px solid #d6d6d6;
}

.variantNotAvailable {
    opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.best-seller.most-sold > span.price-savings {
    border: 0;
    font-size: 13px;
    font-weight: normal;
}

.label {
    font-weight: normal;
}

#itemsList .price-savings {
    display: none;
}

h1.parentGroupName {
    color: #525252;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}

#shippingBoxContent small {
    display: block;
    font-size: 100%;
    font-weight: normal;
}

h1.welcome-headline {
    color: #525252;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-bottom: 70px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

h1.welcome-headline span {
    font-size: 14px;
    font-weight: normal;
}

.rich-snippets {
    display: none;
}

.container.fullwidth {
    width: 100%;
}

.editor-row {
    overflow: hidden;
}

.nav-tabs.editor {
    border: 0;
}

ul.infoWatchDrop {
    margin-right: 5px !important;
}

/* Masonry Grid. SZ */
.grid-sizer,
.grid-item {
    float: left;
    padding-left: 0;
    padding-right: 0;
}

.itemsListContainer .grid-sizer,
.itemsListContainer .grid-item {
    background: #f8f8f8 none repeat scroll 0 0;
}

.grid-inner-wrap {
    position: relative;
    overflow: hidden;
}

.itemsListContainer .grid-inner-wrap {
    background: #f8f8f8 none repeat scroll 0 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.s2x1 {
    width: 50%;
}

.s3x1 {
    width: 75%;
}

.s4x1 {
    width: 100%;
}

.grid a.masonryLink {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 18px;
    padding-top: 25%;
    font-weight: 300;

    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.s2x1 a.masonryLink {
    padding-top: 12.5%;
}

.grid a.masonryLink span {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.25);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;

    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.grid a.masonryLink:hover {
    background: rgb(183, 0, 5);
    background: rgba(183, 0, 5, 0.75);

    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.grid a.masonryLink:hover span {
    background: transparent;

    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.grid-item img {
    max-width: 100%;
    height: auto;
    display: block;
}

.list-special-offer {
    position: absolute;
    top: 0;
    right: 0;
}

.list-special-offer > div {
    background-color: #64b32c;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 2px;
    padding: 0 5px;
    text-align: center;
}

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #c1c1c1;
    padding: 3px 0.4em 3px 0.4em;
}

.ui-menu .ui-menu-item.ui-state-focus {
    font-weight: normal;
    border-bottom: 1px solid #64b32c;
    padding-bottom: 4px;
}

/* Breadcrumb */
#breadcrumb {
    background: #fafafa;
    padding: 7px 0;
    text-align: right;
    clear: both;
    overflow: hidden;
}

#breadcrumb span,
#breadcrumb a {
    color: #545454;
    font-size: 11px;
}

#breadcrumb a:last-child {
    font-weight: bold;
}

.btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.wish-trash {
    display: inline-block !important;
    width: 10% !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.wish-link {
    display: inline-block !important;
    width: 80% !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.block.cart {
    padding: 90px 0;
}

.block.last-visited-products {
    padding: 70px 0;
}

.feIsActive {
    border: 2px solid #f0ad4e;
    padding: 0px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#content {
    min-height: 600px;
}

.search-header ::-webkit-input-placeholder {
    color: #fff;
}

header .container.logo-wrap {
    padding: 10px;
}

header .meta-wrap {
    border-bottom: 1px solid #f0efef;
}

.show-me-phone {
    display: none;
}

.shop-cart.bar-dropdown > li > a {
    font-size: 14px;
    line-height: 14px;
    padding: 10px;
    width: auto;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
}

.variant-wrapper {
    padding-top: 10px;
}

.variant-wrapper .input-style {
    margin-bottom: 15px;
}

.details-body .nav > li > a > img {
    max-width: 100%;
}

.ekko-lightbox-nav-overlay a {
    color: #666666;
}

.nav > li > a:focus,
.nav > li > a:hover,
.menu li a:hover {
    text-decoration: none;
    background-color: transparent;
}

#partsListSpecialPrice {
    display: none;
    color: #c41010;
}

.bom-table tbody tr td {
    border-top: none;
}

.bom-table {
    margin-bottom: 0;
}

.productImage {
    display: block !important;
    height: auto !important;
    cursor: pointer;
}

.slick-prev::before,
.slick-next::before {
    color: rgb(0, 122, 172) !important;
}

.swipe-items {
    width: 90% !important;
    margin: auto;
}

#productGroupFilter button {
    margin-bottom: 6px;
    display: block;
    width: 100%;
}

.label-not-deliverable {
    margin: 0 0 11.5px;
    padding: 8px;
    display: block;
}

.label-not-deliverable-list-simple {
    margin: 4px 0;
}

.ekko-lightbox .modal-dialog {
    flex: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.hidden {
    display: none;
}

.nav_active {
    font-weight: inherit !important;
}

.product_groups_header_nav {
    width: 460px !important;
    background-color: white !important;
    display: flex;
    flex-wrap: wrap;
}

.product_groups_header_nav li {
    background-color: white !important;
    flex-basis: 50% !important;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.screen-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.search-form {
    border-style: solid;
    border-radius: 50px 50px 50px 50px;
    background-color: #ffffff;
    border-color: rgb(239, 239, 239);
    padding: 4px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 14px 22px 0px;
}

.search-form-container {
    transition: all 0.3s;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.search-form button {
    margin-bottom: 0;
    border: 0;
    padding: 0;
    display: inline-flex;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.search-form-submit {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-top: 2px;
    min-width: 1em;
    min-height: 1em;
    transition: all 0.3s;
    background-color: rgb(196, 19, 54);
    border-radius: 50%;
    padding: 12px;
    margin-left: 8px;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 14px 22px 0px;
}

.search-form-submit svg {
    fill: white;
    height: 24px;
    height: 24px;
}

.search-container {
    display: flex;
}

.search-form-container input[type="search"],
.search-form-container input[type="search"]:focus {
    border: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0 12px;
    display: inline-flex;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
}

.outer-site-header {
    margin: 0;
    margin-top: -1px;
    padding: 1px 0 20px 0;
    color: #707070;
}

.outer-site-header .e-font-icon-svg {
    fill: #707070;
}

.site-header {
    margin-top: 20px;
}

.outer-menu .menu {
    /* box-shadow: 0px 1px 5px #0000001a; */
    margin-bottom: 4px;
}

.site-header .e-font-icon-svg {
    height: 20px;
}

.search-form-clear {
    margin-top: 6px;
    height: 24px;
    width: 24px;
}

.searchHeadline {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.searchHeadline::after {
    content: "";
    background:
        linear-gradient(white, white) padding-box,
        linear-gradient(to right, rgb(0, 122, 172), rgb(198, 25, 56)) border-box;
    border-radius: 50em;
    border: 4px solid transparent;
    flex: 1 0 20px;
    margin-left: 20px;
    margin-top: -24px;
}

.container-linmot {
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.follow-us-icon {
    font-size: 1rem;
    color: white;
    fill: white;
    height: 2rem;
    margin-right: 20px;
}

.groupwrapper {
    position: relative;
}

.groupBackground {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border-radius: 15px;
    z-index: 1000;
}

.groupBackground:hover {
    /* background-image: linear-gradient(180deg, #00000000 20%, #007aacbf 100%); */
}

.inner-products .groupFullText {
    position: absolute;
    left: 20px;
    opacity: 0;
    transition:
        opacity 0.5s,
        bottom 0.5s;
    background: white;
    z-index: 2000;
    border-radius: 15px;
}

.groupHeadline {
    display: flex;
    margin-bottom: 0;
}

.groupHeadline h2 {
    color: rgb(25, 96, 128);
    font-size: 25px;
}

.groupHeadline::after {
    content: "";
    background:
        linear-gradient(white, white) padding-box,
        linear-gradient(to right, #007aac, #c61938) border-box;
    border-radius: 50em;
    border: 4px solid transparent;
    margin: 0 0 0 10px;
    flex: 1 0 20%;
    height: 4px;
    margin-top: 14px;
}

.groupthumb {
    padding: 10px 40px;
    transition:
        padding 0.5s,
        bottom 0.5s;
}

#productGroupHotspots {
    width: 100%;
}

.downloadLabel {
    width: 300px;
    display: inline-block;
}

.infoCart a {
    color: rgb(112, 112, 112);
}

.alert-product-info {
    background-color: #f5f5f5;
    border-color: #cccccc;
    color: #333333;
}

.alert-product-tag {
    border-radius: 12px !important;
    padding: 4px 8px !important;
    color: white !important;
    background-color: rgb(0, 122, 172) !important;
    border: none !important;
}

#accessory .price-options {
    justify-content: center;
}

#galleryNav {
    gap: 24px;
}

#galleryNav .inner-products {
    /* background-image: url('../site/pics/PR02_Background_Gradient_72ppi-25.png'); */
    border-radius: 15px;
    border: 3px solid rgba(2, 18, 40, 0.17);
    overflow: visible;
}

.language-select {
    background-color: transparent;
    border: none;
}

.language-select:focus {
    border: none !important;
}

.white-link {
    color: white !important;
}

.hidden-area {
    display: none;
}

.mediaImageSmall {
    width: 100%;
}

.headerButtonBar {
    background-color: rgb(196, 19, 54);
    padding: 12px 8px;
    margin-top: -31px;
    color: white;
}

.search-modal,
.search-modal h2 {
    color: rgb(0, 122, 172);
    text-align: center;
}

.search-modal {
    width: 100%;
}

.search-modal .search-modal-headliine h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 70px;
}

.search-modal .search-modal-text {
    font-size: 25px;
}

.search-modal .search-container {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 60px;
}

.search-modal .search-form {
    width: 100%;
}

#search-modal {
    padding: 0 !important;
}

#search-modal .modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    margin-right: -20px;
}

#search-modal .modal-content {
    background-image: url("../site/pics/PR02_Background_Gradient_72ppi-25.png") !important;
}

.img-flag {
    margin-right: 8px;
}

footer .d-flex .footer-box {
    flex: 1;
}

footer a,
footer p {
    font-size: 14px !important;
}

footer h5 {
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

.follow-us-icon {
    padding: 12px;
    border: 2px solid white;
    border-radius: 36px;
    height: 48px;
    width: 48px;
    overflow: visible;
}
