
body, html, td, .g-std {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.container::before {
    content: " ";
    display: table;
}
*::before, *::after {
    box-sizing: border-box;
}
#wrapper {
    background: #fff none repeat scroll 0 0;
    box-shadow: -1px 4px 24px 1px rgba(0, 0, 0, 0.63);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#header > .container, #nav-bar-container > .container {
    box-sizing: border-box;
    max-width: 990px;
    padding: 0 15px;
}
ul, ul li {
    font-size: 14px;
    list-style: outside none disc;
}
#customFtrWrapInner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 990px;
    padding: 0 15px;
}
.container {
    background: transparent none repeat scroll 0 0;
    margin-left: auto;
    margin-right: auto;
}
#nav-bar-container > .container {
    background: transparent none repeat scroll 0 0;
    padding: 0;
}
.lcat ul {
    padding-left: 0;
}
table.v4clp td.oc li span, table.v4clp a, #LeftPanel .lcat a {
    padding-left: 14px;
}
.zoomeris {
    background: rgba(0, 0, 0, 0) url("../images/zoom.png") no-repeat scroll left center;
    color: #626262;
    font: 11px arial;
    height: 22px;
    margin-top: 10px;
    padding-left: 24px;
    padding-top: 5px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.bold {
    font-weight: 700;
}
p {
    color: #212121;
    font-size: 14px;
    line-height: 120%;
    margin: 15px 0 0;
    padding: 0;
}
.homepagecarousel .homegallery {
    margin-bottom: 15px;
    margin-top: 2px;
    max-width: 100%;
}
.homepagecarousel .homegallery .item {
    height: auto;
}
#customFtr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#nav-bar > ul > li > a {
    text-decoration: none;
}
@media screen and (max-width: 767px) {
.container {
    margin: 0;
    padding: 0;
    width: 100%;
}
#header .header-add-info {
    margin: 0;
}
#header .header-search {
    display: none;
}
}
@media screen and (min-width: 768px) {
.container {
    padding: 0;
}
}
.left-side {
    box-sizing: border-box;
    float: left;
    margin: 15px 0;
    max-width: 220px;
    width: 100%;
}
.promo-banner {
    margin-top: 20px;
}
.accordion {
    font-size: 14px;
    margin-bottom: 20px;
}
.accordion ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.accordion li {
    margin: 0;
    padding: 0;
}
.accordion [type="radio"], .accordion [type="checkbox"] {
    display: none;
}
.accordion label {
    background: #fff none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
}
.accordion .content {
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
}
.accordion p {
    color: #333;
    margin: 0 0 10px;
}
.accordion h3 {
    color: #542437;
    margin: 10px 0;
    padding: 0;
}
.vertical ul li {
    margin: 0 0 1px;
    overflow: hidden;
}
.vertical ul li label {
    padding: 0 0 15px;
    text-align: left;
}
.vertical [type="radio"]:checked ~ label, .vertical [type="checkbox"]:checked ~ label {
    border-bottom: 0 none;
}
.vertical ul li .content {
    border-top: 0 none;
}
.vertical [type="checkbox"]:checked ~ label ~ .content {
    height: auto;
}
input[id="checkbox-1"] + label[for="checkbox-1"]::after {
    content: "+";
    float: right;
}
input#checkbox-1:checked + label[for="checkbox-1"]::after {
    content: "-";
    float: right;
}
.accordion .content a {
    color: #7c7c7c;
    display: block;
    font-size: 14px;
    padding: 6px 0;
    text-decoration: none;
}
.accordion .content a:hover {
    text-decoration: none;
}
.content {
    text-align: left;
}
#customFtrWrap {
    background: transparent none repeat scroll 0 0;
    clear: both;
    margin: 0;
    width: auto;
    margin-top:25px;
}
#images {
    border: 1px solid #ccc;
    max-width: 460px;
    min-height: 460px;
    min-width: 460px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#images img {
    box-sizing: border-box;
    height: 100%;
    left: -400px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 500ms linear 0s;
    width: 100%;
    z-index: 1;
}
#images img:target {
    left: 0;
    opacity: 1;
    z-index: 9;
}
#images img:first-child {
    left: 0;
    opacity: 1;
}
#slider {
    padding: 0;
    text-align: center;
}
#slider a {
    border: 1px solid #ccc;
    display: inline-block;
    margin-left: 15px;
    margin-top: 14px;
    max-height: 78px;
    max-width: 78px;
}
#slider a img {
    box-sizing: border-box;
    max-height: 78px;
    max-width: 78px;
    min-width: 78px;
}
.defaultBoxCont {
    color: #7c7c7c;
    text-align: left;
}
.main-side {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    color: #000;
    margin: 15px auto 0;
    max-width: 990px;
    padding: 0 15px;
    width: 100%;
}
.main-side-wrapper {
    width: 100%;
}
.right-side {
    box-sizing: border-box;
    float: right;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    max-width: 725px;
    width: 100%;
}
.right-side-wrapper {
    width: 100%;
}
.gallery {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 460px;
}
.prod-name {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0 15px;
    padding-bottom: 0;
    padding-top: 0;
    word-spacing: -3px;
}
.price, .price span {
    color: #69ab00;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 0;
}
main {
    background: #fff none repeat scroll 0 0;
    margin: 20px auto;
    width: 100%;
}
.pghdr {
    margin: 10px auto;
}
@media screen and (max-width: 650px) {
section label {
    font-size: 0;
}
section label::before {
    font-size: 16px;
    margin: 0;
}
}
@media screen and (max-width: 480px) {
#customFtrWrap #lnkesdbtm {
    float: none;
}
.leftftrt, .rightftrt {
    display: block;
    text-align: center;
    width: 100%;
}
#slider a {
    margin: 10px 5px 0;
}
.submitbox {
    right: 0;
}
}
@media screen and (max-width: 400px) {
label {
    padding: 15px;
}
}
@keyframes loop {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-66.6%);
}
}
@keyframes loop {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-66.6%);
}
}
.marquee {
    border-bottom: 1px solid #e4eaee;
    border-top: 1px solid #e4eaee;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.marquee > ul {
    animation: 90s linear 0s normal none infinite running loop;
    height: 110px;
    left: 0;
    list-style: outside none none;
    position: relative;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    width: 462%;
    z-index: 1;
}
.marquee > ul > li {
    float: left;
    height: 110px;
    letter-spacing: -0.31em;
    line-height: 0;
    overflow: hidden;
    position: relative;
    text-align: justify;
    width: 33.3333%;
}
.marquee > ul > li::before {
    content: "";
    height: 100%;
    position: relative;
    width: 0;
}
.marquee > ul > li::before, .marquee > ul > li > * {
    display: inline-block;
    vertical-align: middle;
}
.marquee > ul > li::after {
    content: ".";
    display: inline-block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    word-spacing: 100%;
}
.marquee > ul > li > * {
    display: inline-block;
    letter-spacing: 0;
    line-height: 1;
    text-align: left;
    vertical-align: middle;
}
.marquee > ul > li img {
    margin: 20px 1.6%;
}
.fs2-img {
    height: 150px;
    width: 150px;
}
.description-container {
    background: transparent none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 20px;
    max-width: 460px;
}
.right-side .description-container {
    max-width: 340px;
}
.description-container > h2 {
    background: transparent none repeat scroll 0 0;
    margin: 0;
}
.description-container > * {
}
.description-container ul {
    display: block;
    padding: 0;
}
.description-container ul, .description-container ul li {
    list-style-type: none;
}
.v4title h2 {
    color: #c20c10;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.v4clp .oc > ul {
    padding: 0;
}
.description-container ul li, .customLpBullet {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
    color: #000;
    font-size: 14px;
    line-height: 150%;
    list-style: outside none disc;
    margin-left: 10px;
    padding-left: 10px;
}
.customLpBullet {
    line-height: 50%;
}
#customFtr {
    clear: both;
}
@media screen and (max-width: 400px) {
.marquee ul {
    animation: 75s linear 0s normal none infinite running loop;
    width: 810%;
}
}
@media screen and (max-width: 767px) {
#slider {
    text-align: center;
}
#slider a:first-child {
    margin-left: 0;
}
.marquee ul {
    animation: 75s linear 0s normal none infinite running loop;
    width: 595%;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.marquee ul {
    animation: 85s linear 0s normal none infinite running loop;
    width: 591%;
}
}
@media screen and (max-width: 991px) {
.description-container {
    width: 100%;
}
}
@media screen and (min-width: 991px) {
#slider {
    text-align: left;
}
#slider a:first-child {
    margin-left: 0;
}
#slider a {
    max-height: 78px;
    max-width: 78px;
}
#slider a img {
    max-height: 78px;
    max-width: 78px;
    min-width: 78px;
}
}
@media screen and (max-width: 767px) {
.rightftrt a {
    display: block;
    float: none;
    margin: 0 auto;
}
.description-container {
    max-width: 100%;
    width: 100%;
}
.description-container ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
#slider a {
    border: 1px solid #ccc;
    display: inline-block;
    margin-left: 10px;
    margin-right: 0;
    max-height: 78px;
    max-width: 78px;
}
#slider {
    margin-top: 0;
}
.gallery {
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
    min-width: 460px;
}
#images {
    float: left;
}
}
@media screen and (max-width: 767px) {
.aligncentertoleft {
    text-align: center;
}
.fullwidthonnarrow {
    width: 100%;
}
.hdrlogo > img {
    width: 100%;
}
.inpsrcsub {
    left: 0;
    position: absolute;
    top: 3px;
}
.accordion .content a, .promo-banner, .main-side-wrapper, .right-side-wrapper {
    text-align: center;
}
.main-side, .right-side {
    float: none;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 15px;
}
.hdrlnk {
    display: block;
    float: none;
    text-align: center;
}
.hdrlnk li {
    clear: both;
    display: block;
}
.hdrlnk li, .hdrlnk li a {
    padding: 3px 0;
}
.hdrlogo {
    display: block;
    float: none;
    text-align: center;
    width: 100%;
}
.hdrcontact {
    float: right;
}
.hdrlogo a {
    width: 100%;
}
.prod-name {
    font-size: 20px;
}
.left-side {
    margin: 10px 0;
    padding: 0 15px;
}
.gallery {
    float: none;
    margin-right: 0;
    max-width: none;
}
#images {
    margin: 0 auto;
    width: 100%;
}
.communication, .buy-now {
    width: 100%;
}
.communication a:first-child {
    text-align: left;
}
#customFtrWrap #lnkesdbtm {
    float: right;
}
#customFtrWrap {
    border-top: medium none;
}
}
.footer-head {
    border-bottom: 1px solid #e4eaee;
    border-top: 1px solid #e4eaee;
    padding: 30px 0;
}
.footer-head .header-logo {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 33.3%;
}
.search-form input {
    max-width: 100%;
}
.footer {
    font-size: 12px;
}
#phone-mobile {
    display: none;
}
.leftftrt {
    margin-top: 5px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.footer-head .header-logo img {
    padding-left: 15px;
}
.news-cont {
    display: inline-block;
    width: 60%;
}
.footer-head .header-logo {
    width: 40%;
}
.footer-head .newsletter-box {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    width: 78%;
}
#customFtr {
    clear: both;
}
.main-side {
    width: 100%;
}
.right-side {
    width: 78%;
}
.left-side {
    width: 21%;
}
}
@media screen and (min-width: 950px) and (max-width: 991px) {
.main-side .description-container {
    float: right;
    width: 40%;
}
.right-side .description-container {
    float: none;
    max-width: 100%;
    width: 100%;
}
.right-side #slider a {
    margin-bottom: 10px;
    margin-top: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 949px) {
.description-container {
    float: right;
    width: 52%;
}
.gallery {
    max-width: 260px;
    min-width: 260px;
}
#images {
    max-width: 260px;
    min-height: 260px;
    min-width: 260px;
}
#slider {
    max-width: 360px;
}
}
@media screen and (max-width: 767px) {
#phone-mobile {
    display: block;
    margin: 20px auto 0;
}
#phone {
    display: none;
}
.footer-head {
    text-align: center;
}
.footer-head .search-button {
    position: relative;
    right: 4px;
}
p.left {
    padding-left: 15px;
}
p.right {
    padding-right: 15px;
}
.ftrRel, #customFtrWrapInner {
    width: 100%;
}
.ftrRel p:first-child, .ftrRel p {
    float: none;
}
#customFtrWrap #lnkesdbtm {
    float: none;
}
.main-side, .left-side {
    width: 100%;
}
#design-by {
    display: none;
}
}
@media screen and (max-width: 767px) {
.left-side {
    display: none;
}
#nav-bar-container {
    padding: 0;
}
label {
    display: block;
    margin: 0;
}
}
.d-iframe iframe {
    width: 100%;
}
@media screen and (max-width: 515px) {
#images {
    max-width: 275px;
    min-height: 275px;
    min-width: 275px;
}
}
@media screen and (max-width: 350px) {
#images {
    height: auto;
    max-width: 253px;
    min-height: 253px;
    min-width: 253px;
}
}
@media screen and (max-width: 300px) {
#images {
    height: auto;
    max-width: 245px;
    min-height: 245px;
    min-width: 245px;
    width: 100%;
}
}
.details > h2 {
    background: #65b343 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 40px;
    padding: 5px 10px;
}
.details > h2:first-child {
    margin-top: 0;
}
#vat {
    background-color: #fff;
    border: 2px solid #65b343;
    box-sizing: border-box;
    clear: both;
    margin-top: 50px;
    padding: 35px;
}
#vat > h2 {
    color: #65b343;
    font-size: 20px;
    margin-top: 0;
}
#vat a {
    color: #04568e;
    font-weight: normal;
}
#vat p {
    font-size:13px;
}
.ftrRel {
    border-top:1px solid #eee;
}

/******** REMOVE SEARCH BAR *******/
.header-search,#header .header-search  {display:none!important;}


@media all and (min-width:768px) {
 
    .header-logo,.listingWrapper .header-logo {
        float: left;
        margin: 0!important;
        width:auto!important;
    }
     .header-add-info,.listingWrapper .header-add-info {
        float:right;
        margin-top:30px;
    }
   .header-text-container, .text-container,.listingWrapper .header-text-container, .listingWrapper .text-container {
        max-width:100%;
    }
}

