body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #151515;
    line-height: 1.8;
    font-size: 17px;
    overflow-x: hidden;
    word-break: break-word;
    background: #fff url(/catalog/view/theme/SNS/image/bgbody.jpg) top center;
    margin: 0 auto;
    padding: 0 0;
}

html {
    overflow-x: hidden;
}
.information-information .banner-title
{
    display: none;
}
.gallcenter
{
    display: none;
}
.box-gallery .caption
{
    display: none;
}
.panel {
    background: transparent;
    border: 0;
}

.form-horizontal .control-label {
    font-size: 16px;
    text-transform: uppercase;
    color: #313131;
}

.form-control {
    height: 41px;
}

.phonesidebar:hover, .phonesidebar:focus {
    right: 0;
}

.phonesidebar a {
    color: #e53a40;
}

.phonesidebar {
    position: fixed;
    right: -100px;
    top: 17%;
    z-index: 999;
    background: #fff;
    color: #e53a40;
    font-size: 17px;
    text-transform: uppercase;
    padding-right: 9px;
    transition: all .5s;
    line-height: 2;
}

.phonesidebar i {
    font-size: 25px;
    padding: 6px 9px 7px;
    display: inline-block;
    border-right: 1px solid #e53a40;
    text-align: center;
    margin-right: 6px;
}

.common-home {
    /* background-position: 0px 32%; */
}

.bgwhite {
    background: #fff;
    padding: 20px 0;
    box-shadow: 0px -2px 2px 0px #d2d0d0;
}

.bgblack {
    background: #000;
    margin: 0 15px;
}

iframe, .g-recaptcha {
    max-width: 100%;
}

.g-recaptcha {
    width: 100% !important;
}

h2 {
    color: #171717;
}

h1, h2, h3, h4, h5, h6 {
    color: #ee2825;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
}

.information-information h4 {
    font-weight: 600;
}

iframe[name="google_conversion_frame"] {
    float: left;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -13px;
    width: 0;
}

/* default font size */
.fa {
    /* font-size: 14px; */
}

.owl-theme .owl-controls {
    display: none;
}

/* Override the bootstrap defaults */
.heading {
    background: #fff32b;
    margin-bottom: 20px;
}

.heading h1 {
    font-size: 3em;
    padding: 26px 0;
    font-weight: 900;
}

.bgblack h2 {
    font-size: 4em;
    color: #fff;
    padding: 50px 0;
}
.bgblack h2 a
{
     color: #fff;
}
.bgblack h2 a:hover
{
    color:#fff32b;
}
h1 {
    font-size: 38px;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    padding: 10px 0;
}

h2 {
    padding-bottom: 20px;
}

#column-left h3 {
    text-transform: uppercase;
    border-bottom: 2px solid #e53a40;
    padding: 14px 0;
}

h3 {
    font-size: 21px;
    font-weight: 600;
    margin-top: 0;
    padding: 10px 0;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

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

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

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}

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

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

#slideshow0 img {
    border: 1px solid #ababab;
    /* margin-top: 32px; */
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}

.nav-tabs a {
    color: #000;
    font-weight: bold;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff !IMPORTANT;
    background-color: #e53a40;
    background-repeat: repeat-x;
}

.hover .price {
    color: #fff !important;
}

/* top */
.owl-wrapper-outer {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

header {
    background: #fff32b;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    font-family: 'Exo 2', sans-serif;
}

.stickyHeader {
    /* background: rgb(0, 0, 0) !important; */
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    // box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

.stickyHeader #logo {
    margin: 0;
}

.stickyHeader #logo img {
    height: 75px !important;
    padding-bottom: 10px;
    margin-top: -12px;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    transition: 0.2s all ease;
    background: #fff32b;
}
.stickyHeader .topbar
{
    padding:0 0;
        -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    transition: 0.2s all ease;
}
.stickyHeader .slogan {
    margin-top: 0;
    display: none;
}

.stickyHeader .phone, .stickyHeader .address {
    display: none;
}

.stickyHeader #menu .nav > li > a {
    font-size: 14px;
}

.stickyHeader #menu .dropdown-menu {
    top: 36px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: transparent;
}



#top
{
    display: none; /*hide top bar for while as client wanted*/
}
.topbar {
    padding: 10px 0 8px;
    background: #000000;
    margin-bottom: 20px;
}

#top #currency .currency-select {
    text-align: left;
}

#top #currency .currency-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #e53a40;
    background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding: 6px 6px;
    text-transform: uppercase;
}

#top-links .fa, #cart .fa {
    color: #fff32b;
    padding: 0 3px;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    /* font-size: 15px; */
}

#top-links a:hover .fa, #cart > .btn:hover .fa {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

#top .btn-link:hover, #top-links a:hover {
    color: #fff32b;
}

#top-links .dropdown-menu a {
    text-shadow: none;
    color: #333;
    text-align: center;
    padding: 10px 0;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links .list-inline {
    margin-bottom: 0;
}

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

.topbar.fa {
    color: #ffffff;
    font-size: 14px;
    padding-right: 3px;
}

.topbar a:hover .fa {
    color: #e53a40;
}

.slogan {
    margin-top: 109px;
}

.phone {
    color: #ee2825;
    line-height: 1.2;
    text-align: center;
    font-size: 3.5em;
    font-weight: bold;
    font-family: 'Exo 2', sans-serif;
    transition: 0.2s all ease;
}

.address {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

/* logo */
#logo {
    margin: 10px 0;
    text-align: center;
}

#logo img {
    margin: 0 auto;
    display: block;
}

.phone a {
    color: #ee2825;
    display: inline-block;
    padding-right: 50px;
}

/* search */
.search2 {
    display: none;
}

#search {
    width: 100%;
    max-width: 300px;
}

#search .input-lg {
    height: 36px;
    line-height: 25px;
    padding: 0 10px;
    background: #ffffff;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 17px;
    color: #848484;
}

#search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

#search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

#search :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

#search :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

#search .btn-lg {
    font-size: 21px;
    line-height: 18px;
    padding: 9px 11px;
    box-shadow: none;
    background: #272500;
    color: #fff32b;
    border-radius: 0;
    height: 37px;
    outline: 0;
    box-shadow: none !important;
    border: 0;
}

/* cart */
#cart {
}

#cart > .btn {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 5px 20px;
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    /*border: 1px solid #E6E6E6;*/
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
.navbar-nav {
    float: right;
}

#menu {
    min-height: 40px;
    border-radius: 0;
    margin-bottom: 0;
    background: #fff;
    font-family: 'Exo 2', sans-serif;
}

#menu .nav > li:last-child > a {
    border: 0;
}

#menu .nav > li > a {
    color: #000000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 9px 5px;
    background-color: transparent;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.5s;
    position: relative;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    color: #ee2825;
    text-shadow: 2px 2px 2px #b7ae14;
    background: #fff32b;
}

#menu .dropdown-menu {
    padding-bottom: 0;
    top: 45px;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 302px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #1a1a1a;
    font-size: 16px;
    line-height: 2;
    max-width: 100%;
    text-align: center;
}

#menu .dropdown-inner li a:hover {
    /* color: #FFFFFF; */
}

#menu .see-all {
    display: block;
    margin-top: 0;
    border-top: 1px solid #e53a40;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 16px;
    text-align: center;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff !important;
    background-color: #e53a40;
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #000000;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #cc1e25;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    header {
        padding-bottom:20px;
        position: relative !important;
    }

    #menu {
        border-radius: 0;
        margin-bottom: 0;
        background: #e53a40;
        margin: 0 15px;
    }

    #menu .nav > li > a {
        color: #fff;
    }

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

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: #e53a40;
        width: 100%;
        position: relative;
        top: 0 !important;
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
        text-align: center;
        font-size: 14px;
    }

    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 600px;
    padding-bottom: 10px;
}

/* footer */
footer {
    margin-top: 0;
    padding-top: 10px;
    background: #121212 url(/catalog/view/theme/SNS/image/footerbg.jpg) top center no-repeat;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 10px;
}

.footermenu {
    margin: 10px 0 20px;
}

.footermenu ul {
    display: flex;
    justify-content: space-around;
    text-align: justify;
    margin: 10px 0;
}

.footermenu ul li {
    display: inline-block;
}

.footermenu ul li a {
    text-transform: uppercase;
}

footer .location .fa {
    font-size: 27px;
    color: #6a6a6a;
    margin-right: 19px;
    display: block;
    float: left;
    height: 40px;
}

footer a {
    color: #fff;
}

.location a {
    position: relative;
    line-height: 2;
    display: inline-block;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer .social {
    text-align: center;
}

footer img {
    margin: 15px 0
}

footer .social a {
    color: #000000;
    font-size: 15px;
    transition: all 1s;
    border: 2px solid #ffffff;
    width: 25px;
    height: 25px;
    padding: 1px 4px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-left: 10px;
}

footer .social a:hover {
    background: #ee2825;
    color: #000000;
    border: 2px solid #fff32b;
    /* border-radius: 50%; */
}

footer a:hover {
    color: #e53a40;
}

footer h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 29px;
}

footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 300;
    color: #6a6a6a;
    padding: 8px 0;
    text-transform: uppercase;
    margin-bottom: 24px;
    padding-bottom: 18px;
    padding-left: 40px;
}

footer h5 b {
    color: #e53a40;
    font-weight: 300;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

/* breadcrumb */
.breadcrumb {
    margin: 15px 0 0 0;
    padding: 4px 0 10px 0;
    background: #e53a40;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 10px;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb a {
    font-size: 13px;
    color: #ffffff;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    right: -9px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #f6f0ff;
    border-bottom: 1px solid #f5effd;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #e53a40;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #fff;
    text-shadow: 0 1px 0 rgba(208, 208, 208, 0.5);
    background-color: #e53a40;
}

.btn-primary {
    color: #fff;
    text-shadow: 0 1px 0 rgba(208, 208, 208, 0.5);
    background-color: #e53a40;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn:hover {
    background-color: #121212;
    background-position: 0 -15px;
    color: #fff;
    border-color: #e53a40;
}

.btn-warning {
    color: #fff;
    text-shadow: 0 1px 0 rgba(208, 208, 208, 0.5);
    background-color: #e53a40;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #fff;
    text-shadow: 0 1px 0 rgba(208, 208, 208, 0.5);
    background-color: #e53a40;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #fff;
    text-shadow: 0 1px 0 rgba(208, 208, 208, 0.5);
    background-color: #e53a40;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e53a40;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #e53a40;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #e53a40;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    box-shadow: none;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #e53a40;
}

.nav-tabs {
    border-bottom: 1px solid #e53a40;
}

.nav-tabs>li.active>a {
    background: #e53a40;
    color: #fff;
    border-radius: 0;
    border-color: #e53a40;
}

/* list group */
.list-group a, .nav-tabs>li>a {
    border-bottom: 1px solid #dadada !important;
    color: #e53a40;
    padding: 11px 12px;
    border-top: 0;
    border: 0;
    font-weight: 300;
    line-height: 1.5;
    background: transparent;
    transition: all 0.5s;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover, .nav-tabs>li>a:hover {
    color: #ffffff;
    background: #e53a40;
    text-shadow: 0 1px 0 #e53a40;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #c3f8d3;
}

a.thumbnail {
    border-color: #efefef;
}

.product-thumb:hover .hover {
    opacity: 1;
}

.hover {
    opacity: 0;
    position: absolute;
    top: 0;
    background: rgba(236, 0, 140, 0.71);
    width: 100%;
    color: #fff;
    transition: all .5s;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-height: 233px;
    font-size: 12px;
    display: none !important;
}

.hover h3 {
    color: #fff;
    border-bottom: 2px solid;
    padding: 10px;
    text-transform: uppercase;
}

#featured .hover {
    height: 355px;
}

.hover a {
    color: #fff;
    display: block;
    border: 2px solid #fff;
    padding: 3px;
    color: #fff;
    font-size: 20px;
    width: 200px;
    margin: 20px auto;
    transition: all 0.8s;
}

.hover a:hover {
    background: rgba(236, 0, 140, 1);
}

.product-thumb {
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.product-thumb .image {
    text-align: center;
}

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

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 768px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}

.product-thumb h4 a {
    color: #404040;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}

.product-thumb .caption {
    margin: 0 40px;
    /* border-top: 4px solid #ccc; */
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        /* min-height: 210px; */
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        /* min-height: 0; */
    }

    footer .social {
        text-align: center;
    }

    img {
        margin: 0 auto !important;
        display: block;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

.product-thumb .button-group {
    /* background: #e53a40; */
    margin-top: 10px;
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

@media (max-width: 767px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }

    .breadcrumb {
        display: none;
    }
}

.product-thumb .button-group button {
    width: 100%;
    max-width: 100%;
    border: none;
    display: inline-block;
    color: #ffffff;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    transition: all 1s;
    font-size: 16px;
    margin: 7px auto;
    background: #e53a40;
}

.product-thumb .button-group button + button {
    width: 17%;
    display: none;
}

.product-thumb .button-group button:hover {
    color: #fff;
    background-color: #000000;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 30%;
    }

    h1, h2 {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: auto;
    }

    .copyright, .copyright a {
        text-align: center;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* Custom Styling */
#related .product-thumb {
    /* margin: 1px 15px; */
}

.common-home #banner0 {
    padding: 0 0;
    margin-bottom: 26px;
    float: left;
}

.common-home #banner2 {
    clear: both;
}

.common-home #banner0 .item .banner-title {
    background: #ee2825;
    padding: 10px 0;
    transition: all 1s;
    max-width: 571px;
    margin: 17px auto;
}

.common-home #banner0 .item .h2 {
    color: #fff;
}

.common-home #banner0 .item {
    position: relative;
}

.common-home #banner0 img {
    margin-bottom: 10px !important;
}

.common-home .common-home #banner0 .item .banner-title h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}

.common-home #banner0 .item .banner-title a {
    color: #000;
}

.common-home #banner1 .banner-title {
    background: #fff32b;
    margin: 10px;
    box-shadow: 0px 3px 3px #ccc;
    padding: 6px;
    transition: all 1s;
}

.common-home .banner-title a {
    color: #000;
}

.common-home #banner1 a:hover .banner-title, .common-home #banner0 a:hover .banner-title {
    color: #ffffff;
    background: #000;
}

.common-home #banner1 a:hover img, #banner0 a:hover img {
    box-shadow: 0px 1px 4px 3px #c1c1c1;
}

.common-home #banner1 {
    position: relative;
    clear: both;
}

.common-home #banner1 .item {margin-bottom: 20px;}
.common-home .banner-title:hover {
    background: #000;
}
.contactdetails
{
    font-size:20px;
}
.contactdetails a{
    display:inline-block;


}
.contactdetails .phoneicon:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f095";
    padding-right: 10px;
    margin-bottom: 20px;
}
.contactdetails .mailicon:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e0";
    padding-right: 10px;
    margin-bottom: 20px;
}

.contactdetails .faxicon:before
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ac";
    padding-right: 10px;
    margin-bottom: 20px;
}

#featured {
    display: block;
    width: 100%;
    padding: 30px 0px;
    text-align: center;
    margin: 15px 0 25px 0;
    clear: both;
    float: left;
}

.featured-title, .related-title {
    text-align: center;
    color: #e53a40;
    font-size: 22px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    clear: both;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.desc-tab {
    padding: 0 20px;
}

.slider-title {
    font-size: 4em !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.4em !important;
}

.slider-titlebtn {
    font-size: 1.4em !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.4em !important;
    border: 2px solid #fff;
    padding: 10px 30px !important;
    margin-top: 40px !important;
    transition: all 1s !important;
}

.slider-titlebtn:hover {
    background: #e53a40;
}

.common-home .banner-title {
    font-family: 'Exo 2', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
}

.common-home .banner-title1 {
    font-size: 3em !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 2em !important;
}

.common-home .banner-title1 b {
    color: #e53a40 !important;
}

.tp-caption a {
    color: #fff !important;
}

.watch {
    background: url(/catalog/view/theme/SNS/image/watch.png) top center no-repeat;
    width: 36px;
    height: 38px;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 14px;
}

.iphone {
    content: url(/catalog/view/theme/SNS/image/phone.png);
    display: inline-block;
    vertical-align: bottom;
    padding-right: 23px;
}

.ifax {
    background: url(/catalog/view/theme/SNS/image/fax.png) top center no-repeat;
    width: 32px;
    height: 29px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.imap {
    background: url(/catalog/view/theme/SNS/image/map.png) top center no-repeat;
    width: 20px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-right: 23px;
}

/* Responsive  */
@media only screen and ( max-width: 1500px) {
    .common-home #banner0 .item .banner-title a {
        font-size: 20px;
        height: 100px;
    }

    #menu .nav > li > a {
        /* padding: 8px 6px; */
        font-size: 14px !important;
        font-weight: normal;
    }

    .slider-title, .common-home .banner-title1 {
        font-size: 25px !important;
    }
}

@media only screen and ( max-width: 1280px) {
    #menu .nav > li > a {
        padding: 21 6px;
        font-size: 13px !important;
        font-weight: normal;
    }

    #menu .dropdown-menu {
        top: 38px;
    }

    .owl-controls {
        display: none;
    }

    .featured-title:before, .related-title:before, .featured-title:after, .related-title:after {
        display: none;
    }

    .phone a {
        font-size: 20px;
    }

    .slogan {
        display: none;
    }

    .col-lg-4 {
        width: 70%;
    }

    .search1 {
        display: none;
    }

    .search2 {
        display: block;
    }

    .search2 #search {
        float: left;
    }

    .search2 #search .input-lg {
        height: 30px;
    }

    .search2 #search .btn-lg {
        background: #e53a40;
        height: 30px;
    }
}

@media only screen and ( max-width: 1024px) {
    #menu .nav > li > a {
        padding: 8px 0px;
        font-size: 12px !important;
        font-weight: normal;
    }

    .slogan {
        display: none;
    }

    .phone {
        font-size: 21px;
    }
}

.table-responsive > .table > tbody > tr > td:nth-child(2) {
    white-space: normal !important;
}

.owl-dot {
    display: none !important;
}

.panel-default>.panel-heading {
    background-color: #e53a40;
    color: #fff;
    font-weight: 400;
}

.subcats > div:nth-child(4n+1) {
    clear: both;
}

div.MagicToolboxContainer.minWidth {
    overflow: hidden;
}

@media only screen and ( max-width: 991px) {
    .heading h1, .bgblack h2
    {
        font-size:1.6em;
        padding:10px 0;;
    }
    .cap2 {
        display: none !important;
    }

    footer h4 {
        text-align: center;
    }

    .footerblock1 {
        text-align: center;
    }

    .footerblock1 img {
        margin: 0 auto;
    }

    .red {
        font-size: 19px;
        padding: 20px;
        line-height: 1.8;
    }

    .common-home {
        background-position: 0px 10%;
    }

    .col-lg-4 {
        width: 100%;
    }

    .common-home #banner0 .item .banner-title a {
        font-size: 20px;
        height: 50px;
        border: 2px solid #fff;
    }

    .flex-caption a {
        padding: 1px;
        font-size: 17px;
        width: 128px;
        margin: 10px auto;
    }

    .flex-caption h2, .flex-caption h3 {
        margin-bottom: 5px;
        font-size: 20px !important;
        padding: 2px;
        margin-top: 0;
    }

    .ginput_recaptcha {
        transform: scale(0.6) !important;
        -webkit-transform: scale(0.6) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }
}

@media only screen and ( max-width: 767px) {
    #logo
    {
        max-width: 300px;
    }
    .cap1 {
        max-width: 90% !important;
        white-space: inherit !important;
    }

    .red {
        padding: 30px;
        font-size: 20px;
        text-align: center;
        min-height: 633px;
    }

    .slider-title {
        font-size: 16px !important;
        padding: 1px 0 !important;
        white-space: inherit !important;
    }

    .slider-titlebtn {
        font-size: 15px !important;
        margin-top: 5px !important;
    }
}

@media only screen and ( max-width: 767px) {
    .footermenu ul
    {
        display:block;
        text-align:center;
        margin: 0;
        padding: 0;
    }
    .footermenu ul li
    {
        display:block;
        padding:5px 0;
    }
    .body {
        margin-top: 0 !important;
    }

    .common-home .container {
        padding: 0;
    }

    .tparrows {
        display: none !important;
    }

    .white, .bgwhite {
        padding: 30px;
        text-align: justify;
    }

    .bgwhite img {
        float: none !important;
        margin: 0 auto;
        display: block;
    }

    .phonesidebar {
        display: none;
    }

    .product-thumb .price, .product-thumb h4 a {
        font-size: 11px;
        font-weight: 600;
    }

    #featured .hover {
        display: none;
    }

    .mailchimp-integration {
        min-height: 225px;
        padding: 18px 0;
    }

    .mi-block.name, .mi-block.email {
        width: 300px;
        max-width: 100%;
    }

    .mi-block .form-control {
        padding: 17px;
        font-size: 15px !important;
    }

    .mi-button .btn-primary {
        font-size: 17px;
        font-weight: 600;
        padding: 4px 36px;
    }

    .mi-toptext {
        display: none !important;
    }

    .common-home #banner0 {
        padding: 0 0 !important;
    }

    .flex-direction-nav {
        display: none;
    }

    .information-information img {
        margin: 0 auto;
        display: block;
        float: none !important;
        max-width: 100%;
        height: auto !important;
    }

    .common-home #banner2 .item a {
        padding: 5px 5px;
        width: inherit;
        right: 0;
        left: inherit;
    }

    .bgwhite h2 {
        text-align: center;
    }

    h1, h2 {
        font-size: 20px;
    }

    #search {
        margin: 5px auto;
        width: 300px;
        max-width: 100%;
        background: #fff;
    }

    #cart {
        display: block;
        max-width: 100%;
        margin: 5px auto;
        width: 300px;
    }

    #top-links {
        float: none !Important;
        text-align: center;
    }

    #logo {
        margin: 0 auto;
    }

    #logo img {
        margin-top : 0 !Important;
        max-height: 100px;
        margin-bottom: 10px !important;
    }

    .slogan {
        display: none;
    }

    header .col-sm-4 {
        /* width: 75%; */
    }

    .phone {
        text-align: center;
        margin: 0;
        font-size: 20px;
    }

    .phone a {
        margin-top: 0;
        text-align: center;
        padding: 10px 0;
    }

    .navbar-header {
    text-align: center;
    padding: 0 20px;
    }

    .navbar-nav {
        float: none;
    }

    #menu .nav > li > a {
        border: 0;
        text-align: center;
    }

    footer {
        text-align: center;
    }

    h1 {
        /* font-size: 18px; */
    }

    h2 {
        /* font-size: 16px; */
    }

    h3 {
        font-size: 14px;
    }

    footer h5 {
        /* font-size: 12px; */
    }

    .watch {
        display: none;
    }
}

@media only screen and ( max-width: 550px) {
    #shopping-cart table, #shopping-cart thead, #shopping-cart tbody, #shopping-cart th, #shopping-cart td, #shopping-cart tr {
        display: block;
    }

    #shopping-cart thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }

    #shopping-cart tr {
        border: 1px solid #ccc;
    }

    #shopping-cart td {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color -moz-use-text-color #eee;
        border-image: none;
        border-style: none none solid;
        border-width: medium medium 1px;
        position: relative;
        text-align: center;
        white-space: normal;
    }

    #shopping-cart tfoot {
        width: 100%;
        display: block;
    }

    #shopping-cart td.totals {
        float: left;
        width: 75%;
    }

    #shopping-cart td.totals:nth-child(2) {
        float: right;
        width: 25%;
    }

    .table-responsive > .table > tbody > tr > td:nth-child(4) .input-group {
        margin: 0 auto;
        width: 100%;
    }
}

@media only screen and ( min-width: 551px) {
    #shopping-cart .input-group .form-control:first-child {
        min-width: 54px !important;
    }

    .table-responsive > .table > tbody > tr > td:nth-child(4) {
        max-width: 150px !important;
    }
}

.enqbtn {
    display: block;
    background: #e53a40;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    max-width: 100%;
    margin: 10px 0;
    font-size: 16px;
    transition: all .5s;
    padding: 6px 10px;
    max-width: 300px;
}
.enqbtn:hover, .enqbtn:focus {
     background: #000000;
     color:#fff;
}

.product-category-59 .enqbtn
{
    display: none !important;
}
/*hiding main image of category on top from category which has sub category-- this is a class of .body on page itself*/
.product-category-59_60 .cat-imgmain, .product-category-59_61 .cat-imgmain, .product-category-59_62 .cat-imgmain, .product-category-59_63 .cat-imgmain, 
.product-category-59_64 .cat-imgmain, .product-category-59_65 .cat-imgmain, .product-category-59_66 .cat-imgmain, .product-category-59_67 .cat-imgmain, 
.product-category-59_68 .cat-imgmain, .product-category-59_69 .cat-imgmain, .product-category-59_70 .cat-imgmain, .product-category-59_71 .cat-imgmain, 

.product-category-60 .cat-imgmain, .product-category-61 .cat-imgmain, .product-category-62 .cat-imgmain, .product-category-63 .cat-imgmain, 
.product-category-64 .cat-imgmain, .product-category-65 .cat-imgmain, .product-category-66 .cat-imgmain, .product-category-67 .cat-imgmain, 
.product-category-68 .cat-imgmain, .product-category-69 .cat-imgmain, .product-category-70 .cat-imgmain, .product-category-71 .cat-imgmain
{
    display: none;
}