@import "//fonts.googleapis.com/css?family=Lobster|Montserrat:400,700|Crimson+Text:400,400italic";
#color-change {
    background-color: black
}

@media only screen and (min-width: 768px) {
    #color-change {
        background-color: white
    }
}

.v-product-grid .v-product {
    text-align: center
}

.v-product-grid {
    margin-top: -40px
}

.text-black {
    color: black
}

.italic {
    font-family: 'Crimson Text', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: italic
}

.home .philosophy-header h2 {
    font-family: lobster;
    text-transform: none !important
}

h2.italic {
    font-size: 36px;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    margin-top: 45px !important
}

@media only screen and (max-width: 767px) {
    h1.italic {
        font-size: 29px
    }
}

.italic.slideshow-header {
    margin-top: 20px;
    margin-bottom: 0px
}

.icons-sprite,
.icon--search .icon__foreground {
    background-image: url('../images/icons-sc8d2222eb6.png');
    background-repeat: no-repeat
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon__foreground {
    display: inline-block;
    vertical-align: middle;
}

.icon--search .icon__foreground {
    background-position: 0 0;
    height: 256px;
    width: 256px
}

#color-change {
    background-color: black
}

@media only screen and (min-width: 768px) {
    #color-change {
        background-color: white
    }
}

.text-black {
    color: black
}

.italic {
    font-family: 'Crimson Text', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: italic
}

h2.italic {
    font-size: 36px;
    letter-spacing: 0;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    margin-top: 45px !important
}

@media only screen and (max-width: 767px) {
    h2.italic {
        font-size: 29px
    }
}

.italic.slideshow-header {
    margin-top: 20px;
    margin-bottom: 0px
}

.icons-sprite,
.icon--search .icon__foreground {
    background-image: url('../images/icons-sc8d2222eb6.png');
    background-repeat: no-repeat
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

.icon__foreground {
    display: inline-block;
    vertical-align: middle;
}

.icon--search .icon__foreground {
    background-position: 0 0;
    height: 256px;
    width: 256px
}

.page-wrap {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.mask {
    top: 60px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    height: 100%
}

nav.push-menu {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: fixed;
    z-index: 20;
    overflow-y: scroll
}

nav.slide-menu-left,
nav.slide-menu-right,
nav.push-menu-left,
nav.push-menu-right {
    width: 100%;
    height: 100%;
    top: 62px
}

nav.slide-menu-left,
nav.push-menu-left {
    left: -100%
}

nav.slide-menu-right,
nav.push-menu-right {
    right: -300px
}

body.sml-open nav.slide-menu-left,
body.pml-open nav.push-menu-left {
    left: 0;
    background: rgba(255, 255, 255, 0.95)
}

body.smr-open nav.slide-menu-right,
body.pmr-open nav.push-menu-right {
    right: 0
}

nav.slide-menu-top,
nav.slide-menu-bottom,
nav.push-menu-top,
nav.push-menu-bottom {
    left: 0;
    width: 100%;
    height: 100px
}

nav.slide-menu-top,
nav.push-menu-top {
    top: -100px
}

nav.slide-menu-bottom,
nav.push-menu-bottom {
    bottom: -100px
}

body.smt-open nav.slide-menu-top,
body.pmt-open nav.push-menu-top {
    top: 62px;
    height: 100%;
    background: rgba(255, 255, 255, 0.95)
}

body.smb-open nav.slide-menu-bottom,
body.pmb-open nav.push-menu-bottom {
    bottom: 0
}

body.pmt-open .page-wrap {
    top: 100px
}

body.pmb-open .page-wrap {
    top: -100px
}

#green-x {
    display: none
}

.smt-open #green-x {
    display: block !important
}

.smt-open .icon-burger {
    display: none !important
}

.smt-open .navbar-toggle {
    background: white !important
}

.smt-open .menu-label {
    color: rgba(29, 178, 200, 1) !important
}

.main-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-menu .vnav__item {
    position: static /* was relative before mega menu */
}

.main-menu .vnav__item:hover {
    background: transparent
}

.main-menu .vnav--level1 > .vnav__item:hover > a {
    border-bottom: 3px solid rgba(29, 178, 200, 1)
}

.main-menu .vnav__link {
    display: inline-block;
    vertical-align: middle;
    line-height: 41px;
    color: black;
    background: transparent;
    display: block;
    margin-left: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    border-bottom: 3px solid transparent;
    text-transform: uppercase
}

.main-menu .vnav__link:hover {
    color: black;
    text-decoration: none;
    border-bottom: 3px solid rgba(29, 178, 200, 1)
}

.main-menu .vnav__link--active {
    color: #666666
}

.main-menu .vnav__item:hover > .vnav__subnav {
    display: block;
}

.main-menu .vnav__subnav {
    background: #D6F0F6;
    display: none;
    position: absolute;
    z-index: 1
}

.main-menu .vnav__subnav .vnav__item {
    display: block
}

.main-menu .vnav__subnav .vnav__link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #1BB0C8;
    white-space: nowrap;
    text-align: left;
    padding: 0px;
    border-bottom: none;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px
}

.main-menu .vnav__subnav .vnav__link:after {
    content: ""
}

.main-menu .vnav__subnav .vnav__link:hover {
    color: #1BB0C8;
    background: none;
    text-decoration: underline;
    border-bottom: none
}

.main-menu .vnav--level3 .vnav__link {color: #470164;}
.main-menu .vnav--level3 .vnav__link:hover {color: #470164;}

.push-menu .vnav--level1 > .vnav__item .vnav__link--active:after .main-menu .vnav--level1 {
    position: static;
    display: inline-table;
    padding-bottom: 18px
}

.main-menu .vnav--level1 > .vnav__item {
    display: inline-block;
    vertical-align: middle;
}

.main-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%;
    width: 100%;
}

.main-menu .vnav--horizontal .vnav--level3,
.main-menu .vnav--horizontal .vnav--level4 {
    left: 100%;
    top: 0
}

.main-menu .vnav--vertical .vnav__item {
    display: block
}

.main-menu .vnav--vertical .vnav__subnav {
    left: 100%;
    top: 0px
}

.push-menu {
    text-align: left;
    background: #e7e7e7;
    overflow: hidden;
    overflow-y: scroll
}

.push-menu::-webkit-scrollbar {
    display: none
}

.push-menu__close-btn {
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white;
    background: rgba(29, 178, 200, 1);
    width: 30px;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center
}

.push-menu__close-btn:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
    margin-right: -0.25em
}

.push-menu__close-btn .close-menu__inner {
    display: inline-block;
    vertical-align: middle;
    width: 97%;
    max-width: 30px
}

.push-menu .vnav {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 20px
}

.push-menu .vnav__item {
    position: static;
    background: none
}

.push-menu .vnav__item:hover {
    color: black;
    background: none
}

.push-menu .vnav__item:hover > a {
    color: black
}

.push-menu .vnav__link {
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: black;
    background: none;
    font-size: 16px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .push-menu .vnav__link {
        font-size: 22px
    }
}

.push-menu .vnav__subnav {
    text-align: left;
    display: none;
    background: transparent;
    border: 0;
    position: relative
}

.push-menu .vnav--level1 > .vnav__item:hover > .vnav__link,
.push-menu .vnav--level1 > .vnav__item > .vnav__link--active {
    color: rgba(29, 178, 200, 1)
}

.push-menu .vnav--level1 > .vnav__item:hover > .vnav__link:not(:only-child)::after,
.push-menu .vnav--level1 > .vnav__item > .vnav__link--active:not(:only-child)::after {
    content: "-";
    position: relative;
    margin-left: 5px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.push-menu .vnav__link--active + .vnav__subnav,
.push-menu .vnav__item:hover > .vnav__subnav {
    display: block;
    text-align: left
}

.push-menu .vnav__subnav .vnav__item {
    display: block
}

.push-menu .vnav__subnav .vnav__link {
    background: transparent;
    color: black;
    font-size: 14px;
    white-space: nowrap;
    text-transform: capitalize;
    text-align: center;
    padding: 5px 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .push-menu .vnav__subnav .vnav__link {
        font-size: 18px
    }
}

.push-menu .vnav__subnav .vnav__link:after {
    content: "" !important
}

.push-menu .vnav--level1 {
    position: relative;
    display: block
}

.push-menu .vnav--level1 > .vnav__item {
    padding: 0;
    display: block;
    vertical-align: middle;
}

.push-menu .vnav--level1 > .vnav__item .vnav__link:after {
    content: "+";
    position: relative;
    margin-left: 5px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.push-menu .vnav--horizontal .vnav__subnav {
    left: 0;
    top: 100%;
    padding: 0
}

.push-menu .vnav--horizontal .vnav--level3,
.push-menu .vnav--horizontal .vnav--level4 {
    left: 0;
    top: 0
}

.push-menu .vnav--vertical .vnav__item {
    display: block
}

.push-menu .vnav--vertical .vnav__subnav {
    left: 100%;
    top: 0px
}

#showLeftPush.active {
    background: none
}

.home h2 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    letter-spacing: 2px;
    line-height: 1.4;
    font-weight: bold;
    text-transform: uppercase
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home h2 {
        font-size: 16px;
        font-weight: bold
    }
}

@media only screen and (min-width: 992px) {
    .home h2 {
        font-size: 26px
    }
}

.home .latest-news {
    text-align: left
}

@media only screen and (min-width: 992px) {
    .home .latest-news {
        margin-bottom: 100px
    }
}

.home .latest-news > h2 {
    text-align: center
}

.home .latest-news img {
    display: block;
    width: 100%;
    height: auto
}

.home .latest-news a {
    color: black
}

.home .latest-news .news-column {
    padding-bottom: 35px
}

@media only screen and (min-width: 992px) {
    .home .latest-news .news-column {
        padding: 0
    }
    .home .latest-news .news-column h2 {
        font-size: 16px
    }
}

.home .latest-news h2 {
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 1px
}

.home .latest-news p {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 30px
}

.home .promo__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.home .line {
    width: 61px;
    height: 4px;
    background-color: white;
    margin-top: 17px;
    margin-bottom: 34px;
    display: block
}

.home .shop-link {
    font-family: 'Crimson Text';
    font-style: italic;
    font-size: 18px
}

@media only screen and (max-width: 767px) {
    .home .shop-link {
        font-size: 14px
    }
}

.home .philosophy {
    position: relative
}

.home .philosophy img {
    display: block;
    width: 100%;
    height: auto
}

.home .philosophy-header {
    background: #f3f3f3
}

@media only screen and (min-width: 992px) {
    .home .philosophy-header {
        padding-left: 60px
    }
}

.home .philosophy-header a .shop-link {
    color: black;
    margin: 37px 0 30px 0
}

@media only screen and (min-width: 768px) {
    .home .philosophy-header a .shop-link {
        color: white
    }
}

@media only screen and (min-width: 768px) {
    .home .philosophy-header {
        position: absolute;
        top: 0%;
        height: 100%;
        background: rgba(29, 178, 200, 0.8);
        color: white !important
    }
}

.home .philosophy-header .white-line {
    margin-top: 5px;
    margin-bottom: 7px
}

.home .philosophy-header h4 {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 15px
}

.home .philosophy-header h2 {
    font-size: 45px;
    margin-top: 80px;
    letter-spacing: 2px;
    display: inline-block
}

@media only screen and (min-width: 768px) {
    .home .philosophy-header h2 {
        width: 350px;
        font-weight: 100
    }
}

.home .skinny-line {
    width: 39px;
    height: 2px;
    margin: 13px auto;
    background-color: white
}

@media only screen and (min-width: 768px) {
    .home .skinny-line {
        width: 63px;
        height: 4px;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.home .team {
    margin: 0px 10px
}

@media only screen and (min-width: 992px) {
    .home .team {
        margin: 0px
    }
}

.home .team .team-top {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}

.home .team .team-member-1 {
    border-left: 5px solid white
}

@media only screen and (max-width: 767px) {
    .home .team .team-member-1 {
        border-bottom: 10px solid white
    }
}

@media only screen and (min-width: 768px) {
    .home .team .team-member-1 {
        border-left: none
    }
}

.home .team .team-member-2 {
    border-right: 5px solid white
}

@media only screen and (min-width: 768px) {
    .home .team .team-member-2 {
        border-right: none
    }
}

.home .team .team-member-3 {
    border-left: 5px solid white
}

@media only screen and (min-width: 768px) {
    .home .team .team-member-3 {
        border-left: none
    }
}

.home .team img {
    display: block;
    width: 100%;
    height: auto
}

.home .intro-team-box {
    border-right: 5px solid white;
    text-align: center;
    font-size: 14px;
    height: 100%
}

@media only screen and (max-width: 767px) {
    .home .intro-team-box {
        border-bottom: 10px solid white
    }
}

@media only screen and (min-width: 768px) {
    .home .intro-team-box {
        border-right: none
    }
}

.home .intro-team-box .seperator-line {
    width: 40px;
    height: 2px;
    margin: 11px auto;
    background-color: white
}

.home .intro-team-box h2 {
    font-size: 4vw;
    margin-top: 19%;
    font-weight: bold;
    width: 82%;
    margin-left: auto;
    margin-right: auto;
    color: black
}

.home .intro-team-box .skinny-line {
    background-color: black
}

.home .intro-team-box .subtext {
    font-style: italic;
    font-family: 'Crimson Text', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    color: black
}

@media only screen and (min-width: 768px) {
    .home .intro-team-box h2 {
        font-size: 26px;
        color: black;
        font-weight: bold;
        padding: 0px 10px
    }
    .home .intro-team-box .subtext {
        font-size: 18px
    }
}

.home .shop-now {
    padding: 9px 32px;
    font-size: 13px;
    border: 2px solid white;
    background: transparent;
    color: white;
    margin: 37px 0;
    display: inline-block;
    transition: all .2s ease;
    letter-spacing: 1px
}

.home .shop-now a {
    color: white
}

.home .shop-now:hover {
    background: rgba(29, 178, 200, 1)
}

.home .accessories {
    border: 10px solid white;
    text-align: center;
    padding-top: 40px;
    color: white;
    background-size: cover;
    height: 220px;
    border: 10px solid white;
    background-image: url('../images/homepage/p1.jpg');
    background-repeat: no-repeat
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home .accessories {
        border-right: 5px solid white;
        height: 320px
    }
}

@media only screen and (min-width: 992px) {
    .home .accessories {
        border-top: 20px solid white;
        border-bottom: 20px solid white;
        border-left: none;
        border-right: 10px solid white
    }
}

@media only screen and (min-width: 768px) {
    .home .accessories {
        height: 320px;
        padding-top: 75px
    }
}

.home .shopping {
    text-align: center;
    color: white;
    background-size: cover;
    height: 320px;
    position: relative;
    border: 10px solid white;
    background-image: url('../images/homepage/p2.jpg');
    background-repeat: no-repeat;
background-position: bottom center;
}

@media only screen and (max-width: 767px) {
    .home .shopping {
        border-top: none
    }
}

@media only screen and (min-width: 992px) {
    .home .shopping {
        border-left: 10px solid white;
        border-right: none;
        border-bottom: 20px solid white;
        border-top: 20px solid white
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home .shopping {
        border-left: 5px solid white
    }
}

.home .shopping a {
    color: white
}

.home .circle-section {
    background-image: url('../images/template/circle.png?1418334595');
    background-repeat: no-repeat;
    height: 220px;
    width: 220px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -110px;
    text-align: center
}

.home .circle-section a {
    color: white
}

.home .circle-section .learn-more {
    color: #f2a96f;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    letter-spacing: 1px
}

.home .circle-section h2 {
    margin: 0 auto;
    text-align: center;
    width: 141px;
    padding-top: 59px
}

@media only screen and (max-width: 767px) {
    .home .circle-section h2 {
        padding-top: 58px
    }
    .home .circle-section .skinny-line {
        margin: 17px auto
    }
}

@media only screen and (min-width: 992px) {
    .home .circle-section .sinny-line {
        margin-bottom: 25px
    }
    .home .circle-section h2 {
        padding-top: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home .container {
        width: 100%
    }
}

/*.home .hero {
    color: white;
    background-image: url('../images/homepage/hero.jpg');
    height: 260px;
    background-position: 70% 0%;
    background-repeat: no-repeat;
    background-size: cover*/
}

@media only screen and (min-width: 768px) {
    .home .hero {
        height: 400px
    }
}

@media only screen and (min-width: 992px) {
    .home .hero {
        margin-top: 32px
    }
}

.home .hero .hero-text {
    float: right;
    padding-top: 40px;
    width: 173px
}

.home .hero .hero-text h2 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    letter-spacing: 2px;
    line-height: 1.4
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home .hero .hero-text {
        width: 220px
    }
}

@media only screen and (min-width: 992px) {
    .home .hero .hero-text {
        width: 300px;
        margin-right: 6%
    }
}

@media only screen and (min-width: 768px) {
    .home .hero .hero-text h2 {
        font-size: 24px
    }
}

.home .hero .hero-text .white-line {
    width: 45px;
    height: 3px;
    background-color: white;
    margin-top: 17px;
    margin-bottom: 34px
}

.home #div_articleid_2 img {
    display: block;
    max-width: 100%;
    height: auto
}

.home #content_area table.v65-productDisplay {
    table-layout: fixed
}

.home #div_articleid_2 img[src$="/FeaturedProducts.gif"],
.home #div_articleid_2 img[src$="/clear1x1.gif"],
.home #div_articleid_2 .v65-productDisplay img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    min-width: 25px
}

.home #div_articleid_2 img[src="/clearfix1x1.gif"] {
    display: inline;
    width: auto;
    height: auto
}

.home .v65-productDisplay .productnamecolor.colors_productname,
.home a.productnamecolor.colors_productname {
    color: black;
    font: 700 14px 'Montserrat', Arial, Sans-Serif;
    text-transform: uppercase;
    line-height: 1.5em
}

.home .v65-productDisplay .productnamecolor.colors_productname:hover,
.home a.productnamecolor.colors_productname:hover {
    color: rgba(29, 178, 200, 1);
    text-decoration: none
}

.home table.v65-productDisplay font.text.colors_text,
.home table.v65-productDisplay font.text.colors_text b {
    color: black;
    font: 400 14px 'Montserrat', Arial, Sans-Serif !important
}

.home #content_area .v65-productDisplay img[src$="nophoto.gif"],
.home #content_area .v65-productDisplay img[src*="/v/vspfiles/photos/"] {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 0 !important
}

.home table.v65-productDisplay .productnamecolor {
    font-size: 12px;
    font-weight: normal
}

.home table.v65-productDisplay .product_listprice,
.home table.v65-productDisplay .product_listprice b {
    font-size: 12px;
    font-weight: normal
}

.home table.v65-productDisplay .product_productprice,
.home table.v65-productDisplay .product_productprice b {
    font-size: 12px;
    font-weight: normal
}

.home table.v65-productDisplay .product_saleprice,
.home table.v65-productDisplay .product_saleprice b {
    font-size: 12px;
    font-weight: normal;
    color: rgba(29, 178, 200, 1)
}

.home table.v65-productDisplay .product_dealprice {
    font-size: 12px;
    font-weight: normal;
    color: rgba(29, 178, 200, 1)
}

@media (max-width: 480px) {
    .home table.v65-productDisplay .productnamecolor {
        font-size: 12px
    }
    .home table.v65-productDisplay .product_listprice,
    .home table.v65-productDisplay .product_listprice b {
        font-size: 12px
    }
    .home table.v65-productDisplay .product_productprice,
    .home table.v65-productDisplay .product_productprice b {
        font-size: 12px
    }
    .home table.v65-productDisplay .product_saleprice,
    .home table.v65-productDisplay .product_saleprice b {
        font-size: 12px
    }
    .home table.v65-productDisplay .product_dealprice {
        font-size: 12px
    }
}

.footer {
    color: white;
    background-color: rgba(29, 178, 200, 1);
    width: 100%;
    padding-top: 20px
}

@media only screen and (min-width: 992px) {
    .footer .newsletter {
        padding-left: 40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer .newsletter {
        margin-top: 35px
    }
}

@media only screen and (max-width: 991px) {
    .footer .full-width {
        padding: 0
    }
}

@media only screen and (min-width: 768px) {
    .footer .copyright-small {
        display: none
    }
}

.footer .credit-cards {
    text-align: center;
    padding-bottom: 20px
}

@media only screen and (min-width: 992px) {
    .footer .credit-cards {
        text-align: right
    }
}

@media only screen and (max-width: 767px) {
    .footer .credit-cards {
        display: none
    }
}

.footer .copyright-big {
    text-align: center;
    padding-bottom: 45px
}

.footer .copyright-big a {
    color: white
}

@media only screen and (max-width: 767px) {
    .footer .copyright-big {
        display: none
    }
}

@media only screen and (min-width: 992px) {
    .footer .copyright-big {
        text-align: left
    }
}

.footer .copyright-big p {
    font-size: 12px
}

.footer .white-line {
    width: 100%;
    height: 1px;
    background: #a6e2d0;
    margin-top: 25px;
    margin-bottom: 25px
}

.footer .elist__input {
    -webkit-appearance: none;
    border-radius: 0;
    width: 55%;
    display: inline-block !important;
    border: 1px solid white;
    background: transparent;
    height: 40px;
    padding: 12px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (min-width: 992px) {
    .footer .elist__input {
        width: 64%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer .elist__input {
        width: 50%
    }
}

.footer .elist__input:-moz-placeholder {
    color: #b8e8da;
    font-size: 12px;
    font-style: italic
}

.footer .elist__input::-moz-placeholder {
    color: #b8e8da;
    font-size: 12px;
    font-style: italic
}

.footer .elist__input:-ms-input-placeholder {
    color: #b8e8da;
    font-size: 12px;
    font-style: italic
}

.footer .elist__input::-webkit-input-placeholder {
    color: #b8e8da;
    font-size: 12px;
    font-style: italic
}

.footer .elist__input:focus::-webkit-input-placeholder {
    color: white;
    font-style: italic;
    font-weight: normal
}

.footer .elist__input:focus:-moz-placeholder {
    color: white;
    font-style: italic;
    font-weight: normal
}

.footer .elist__input:focus::-moz-placeholder {
    color: white;
    font-style: italic;
    font-weight: normal
}

.footer .elist__input:focus:-ms-input-placeholder {
    color: white;
    font-style: italic;
    font-weight: normal
}

.footer .elist__input:focus {
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s
}

.footer .elist__submit {
    margin-left: -5px;
    display: inline-block !important;
    height: 40px;
    background: white;
    color: rgba(29, 178, 200, 1);
    border: 1px solid transparent;
    letter-spacing: 1px;
    padding: 0 19px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 0
}

.footer h4 {
    font-size: 16px;
    margin-bottom: 20px
}

.footer .special-p {
    font-size: 12px;
    margin-bottom: 20px
}

.footer h6 {
    font-size: 12px
}

.footer .top-break {
    margin-top: 20px
}

.footer .top-break a:hover {
    color: inherit
}

.footer .section-break {
    margin-top: 10px
}

@media only screen and (min-width: 768px) {
    .footer .section-break {
        margin-top: 0px
    }
}

.footer .contact-us a {
    color: white
}

@media only screen and (min-width: 992px) {
    .footer .customer-service {
        padding-left: 45px
    }
}

.footer .customer-service ul {
    width: 50%;
    float: left;
    margin-left: 0px;
    padding-left: 0px
}

.footer .customer-service ul li {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 7px
}

.footer .customer-service ul li a {
    color: white;
    font-size: 12px
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    color: #2DBE92;
    fill: currentColor
}
.icon-iconmonstr-pinterest-4-icon {
    width: 40px;
    height: 40px;
    color: #490167 !important
}
.icon-iconmonstr-facebook-4-icon {
    width: 40px;
    height: 40px;
    color: white !important
}

.icon-iconmonstr-instagram-9-icon {
    width: 40px;
    height: 40px;
    color: white !important
}

.icon-iconmonstr-twitter-4-icon {
    width: 40px;
    height: 40px;
    color: white !important
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 25px;
    fill: white;
    margin-right: 5px
}

.icon.fill {
    background: #fff;
    border-radius: 3px
}

#visa .orange {
    fill: #D97B16
}

#visa .blue {
    fill: #265697
}

#amex .path1 {
    fill: #306FC5
}

#discover .orange {
    fill: #D97B16
}

#discover .slate {
    fill: #444444
}

#paypal .drkblue {
    fill: #265697
}

#mastercard .path1 {
    fill: #DFAC16
}

#mastercard .path2 {
    fill: #BF3126
}

#paypal .lightblue {
    fill: #306FC5
}

.logo {
    margin: 0;
    color: white;
    background: rgba(29, 178, 200, 1);
    text-align: center;
    font-size: 23px;
    vertical-align: middle
}

.menu-label {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase
}

@media only screen and (max-width: 767px) {
    .menu-label {
        font-size: 10px;
        margin-left: 1px
    }
}

.main-menu {
    position: relative;
    text-align: center
}

.main-menu .vnav--level1 {
    position: static;
}

.ghost__content {
    display: inline-block;
    vertical-align: middle
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    color: #000000;
    fill: currentColor
}

.icon-Close {
    width: 20px;
    height: 20px;
    margin-top: 20px;
    color: rgba(29, 178, 200, 1)
}

@media only screen and (max-width: 767px) {
    .icon-Close {
        margin-top: 0px
    }
}

.icon-burger {
    width: 20px;
    height: 20px
}

.icon-cart1 {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

@media only screen and (min-width: 768px) {
    .icon-cart1 {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle
    }
}

@media only screen and (max-width: 767px) {
    .xs-display-none {
        display: none
    }
}

.icon-search {
    margin-top: 20px;
    width: 24px;
    height: 24px
}

.icon-search:hover {
    color: rgba(29, 178, 200, 1)
}

@media only screen and (min-width: 768px) {
    .icon-search {
        width: 24px;
        height: 24px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-container {
        width: 100%
    }
}

.site-search__input {
    height: 65px;
    border: none
}

.site-search__input::-webkit-input-placeholder {
    color: black;
    font-style: italic;
    font-weight: normal
}

.site-search__input:-moz-placeholder {
    color: black;
    font-style: italic;
    font-weight: normal
}

.site-search__input::-moz-placeholder {
    color: black;
    font-style: italic;
    font-weight: normal
}

.site-search__input:-ms-input-placeholder {
    color: black;
    font-style: italic;
    font-weight: normal
}

.site-search__input:focus::-webkit-input-placeholder {
    color: gray;
    font-style: italic;
    font-weight: normal
}

.site-search__input:focus:-moz-placeholder {
    color: gray;
    font-style: italic;
    font-weight: normal
}

.site-search__input:focus::-moz-placeholder {
    color: gray;
    font-style: italic;
    font-weight: normal
}

.site-search__input:focus:-ms-input-placeholder {
    color: gray;
    font-style: italic;
    font-weight: normal
}

.drop-shadow {
    -webkit-box-shadow: 0px 0px 25px -3px #bdbdbd;
    -moz-box-shadow: 0px 0px 25px -3px #bdbdbd;
    box-shadow: 0px 0px 25px -3px #bdbdbd;
    margin: 0;
    background: white
}

.site-search__submit {
    border: none;
    display: block;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 17px;
    margin-top: 21px;
    background: blue;
    position: relative;
    background: url('../images/template/Search.png?1418334595')
}

.cart-wrapper {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #green-x {
        margin-top: 0px
    }
}

@media only screen and (max-width: 767px) {
    .search-x {
        width: 20px !important;
        height: 20px !important;
        margin-top: 22px
    }
}

.smt-open .dissapear {
    background: white
}

#content_area {
    margin-top: 1px;
    padding: 30px
}

@media only screen and (min-width: 992px) {
    #content_area #content_area {
        padding-top: 40px
    }
}

.home #content_area {
    padding: 0px
}

.top-break a {
    color: white
}

#footer-email {
    color: white
}

.btn-lg {
    background: #111111 !important;
    text-transform: uppercase !important;
    border-color: #111111 !important;
    letter-spacing: 1px !important;
    font-family: 'Montserrat', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 0 !important;
    font-size: 10px !important;
    padding: 3px 26px !important;
    height: 50px !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: white !important;
    font-size: 12px !important
}

.btn-lg-style {
    background: #111111 !important;
    font-family: 'Montserrat', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white !important
}

.btn_addtowishlist {
    font-size: 16px;
    font-family: 'Crimson Text', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: italic
}

.btn-primary {
    background-color: white;
    color: black;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    border: 2px solid black
}

.header_top {
    background: rgb(237, 225, 227)
}

.header_top a {
    font-size: 11px;
    color: black;
    text-transform: uppercase
}

.header_top .center_text {
    text-align: center
}

.header_top .left_text,
.header_top .center_text,
.header_top .right_text {
    padding: 9px 0
}

.header_top p {
    margin: 0
}

.header_top .right_text {
    text-align: right
}

.header_top .right_text a {
    color: rgb(159, 3, 97);
}

.call_text p {
    margin: 0;
    font-size: 18px
}

.call_text {
    padding-top: 6px
}

.call_text .pink {
    color: #db4698
}

.call_text .blue {
    color: rgb(29, 178, 200)
}

.nav_main {
    border-top: 1px solid #f0f0f0
}

.navbar .header-wrapper {
    padding-top: 10px;
    padding-bottom: 10px
}

.social_header .icon-iconmonstr-facebook-4-icon,
.social_header .icon-iconmonstr-twitter-4-icon,
.social_header .icon-iconmonstr-instagram-9-icon, 
.social_header .icon-iconmonstr-pinterest-4-icon
 {
    color: rgb(73, 1, 103) !important
}

.social_header .icon-iconmonstr-facebook-4-icon:hover,
.social_header .icon-iconmonstr-twitter-4-icon:hover,
.social_header .icon-iconmonstr-instagram-9-icon:hover, 
.social_header .icon-iconmonstr-pinterest-4-icon:hover {
    color: rgba(29, 178, 200, 1) !important
}

.pro-icon {
    text-align: center;
    width: auto
}

.chat-ico {
    text-align: center;
    width: auto
}

.chat-ico:hover {
    color: rgba(29, 178, 200, 1)
}

.pro-icon:hover {
    color: rgba(29, 178, 200, 1)
}

#feed ul {
    list-style-type: none
}

#feed ul li:nth-of-type(1) {
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333333
}

.navbar-toggle {
    cursor: pointer
}

.mask {
    cursor: pointer
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header_top .left_text {
        text-align: center
    }
    .header_top .right_text {
        text-align: center
    }
    .main-width {
        top: 0px !important
    }
    .call_text {
        display: none
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: relative
    }
    .dissapear {
        padding: 0;
        position: fixed;
        text-align: center;
        top: 20px;
        z-index: 999999
    }
    .logo-width {
        width: 100%
    }
    .social_icon_header {
        overflow: hidden;
        text-align: center;
        width: 100%
    }
    .width_icon {
        float: none;
        display: inline-block;
        vertical-align: middle
    }
    .search-section {
        bottom: -65px !important;
        position: absolute !important;
        top: auto !important
    }
    .header_top .left_text,
    .header_top .center_text,
    .header_top .right_text {
        padding: 3px 0
    }
    #div_articleid_71 {
        overflow: hidden
    }
    .navbar-toggle {
        background: rgb(237, 225, 227);
        line-height: 18px;
        padding-top: 6px
    }
    .home .latest-news .news-text-area {
        min-height: 130px !important
    }
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .header_top .left_text {
        text-align: center
    }
    .header_top .right_text {
        text-align: center
    }
    .main-width {
        top: 0px !important
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: relative
    }
    .call_text {
        display: none
    }
    .dissapear {
        padding: 0;
        position: fixed;
        text-align: center;
        top: 15px;
        z-index: 999999
    }
    .logo-width {
        width: 100%
    }
    .social_icon_header {
        overflow: hidden;
        text-align: center;
        width: 100%
    }
    .width_icon {
        float: none;
        display: inline-block;
        vertical-align: middle
    }
    .header_top .left_text,
    .header_top .center_text,
    .header_top .right_text {
        padding: 3px 0
    }
    #div_articleid_71 {
        overflow: hidden
    }
    .navbar-toggle {
        background: rgb(237, 225, 227);
        line-height: 25px;
        padding-top: 6px
    }
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
    .header_top .left_text {
        text-align: center
    }
    .header_top .right_text {
        text-align: center
    }
    .call_text {
        text-align: center
    }
    .dissapear {
        padding: 0;
        position: fixed;
        text-align: center;
        top: 15px;
        z-index: 999999
    }
    .social_icon_header {
        float: right !important;
        overflow: hidden;
        text-align: center;
        width: 35%
    }
    .search-section {
        position: relative !important;
        top: 0 !important
    }
    .logo-width {
        float: left;
        overflow: hidden;
        width: 30%
    }
    .social_icon_header {
        float: right;
        overflow: hidden;
        text-align: center;
        width: 35%
    }
    .call_text {
        padding: 20px 0px;
        display: none
    }
    .call_text p {
        clear: both;
        float: left;
        font-size: 18px;
        margin: 0;
        overflow: hidden;
        width: 70%
    }
    .navbar .align-mid {
        vertical-align: middle;
        text-align: center
    }
    .width_icon {
        width: 25%
    }
    #div_articleid_71 {
        overflow: hidden
    }
    .navbar-toggle {
        background: none;
        line-height: 52px;
        padding-top: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .call_text {
        display: none
    }
    .logo-width {
        float: left !important;
        overflow: hidden;
        width: 30%
    }
    .social_icon_header {
        float: right !important;
        overflow: hidden;
        text-align: center;
        width: 35%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
    .header_top .left_text {
        text-align: center
    }
    .header_top .right_text {
        text-align: center
    }
    .call_text {
        text-align: center
    }
    .dissapear {
        padding: 0;
        position: fixed;
        text-align: center;
        top: 20px;
        z-index: 999999
    }
    .logo-width {
        display: inline-block;
        float: none;
        overflow: hidden;
        width: 30%
    }
    .navbar .align-mid {
        text-align: center
    }
    .social_icon_header {
        display: inline-block;
        float: none;
        overflow: hidden;
        text-align: center;
        width: 35%
    }
    .search-section {
        position: relative !important;
        top: 0 !important
    }
    .call_text {
        padding: 20px 0px;
        width: 100%
    }
    .call_text p {
        clear: both;
        float: left;
        font-size: 18px;
        margin: 0;
        overflow: hidden;
        width: 70%
    }
    .navbar .align-mid {
        text-align: center
    }
    .width_icon {
        width: 25%
    }
    #div_articleid_71 {
        overflow: hidden
    }
    .navbar-toggle {
        background: none;
        line-height: 52px;
        padding-top: 0
    }
    .home .latest-news .news-text-area {
        min-height: 150px !important
    }
}

@media only screen and (min-width: 992px) {
    .main-menu .vnav__link {
        padding-left: 8px;
        padding-right: 8px
    }
}

#feed ul li:nth-of-type(2) p {
    height: 71px;
    overflow: hidden;
    text-overflow: ellipsis
}

.sb-wrap {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9999
}

.sb-wrap .sb-container {
    background: #490167;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.sb-wrap .sb-content {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 20px 0;
    height: 420px
}

.sb-wrap .sb-tab {
    background: #490167;
    color: #fff;
    letter-spacing: 0.05em;
    font-size: 16px;
    bottom: 100%;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 44px;
    text-align: center;
    position: absolute;
    right: 6px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    z-index: 2
}

.sb-wrap .social-btns {
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px
}

.sb-wrap .social-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.sb-wrap .social-widgets {
    overflow: hidden;
    margin: 0 auto;
    color: #fff
}

.sb-wrap .no-pad {
    padding: 0 30px 0 0
}

.sb-wrap #fb-root {
    display: none
}

.sb-wrap .testimonials p {
    font-size: 12px;
    line-height: 1.8
}

.sb-wrap .testimonials p div {
    font-size: 12px
}

.sb-wrap .pinterest {
    text-align: center
}

.sb-wrap .social {
    text-align: center
}

.sb-wrap .social a {
    display: block;
    margin-bottom: 10px
}

.sb-wrap .social a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.sb-wrap .fb_iframe_widget,
.sb-wrap .fb_iframe_widget span,
.sb-wrap .fb_iframe_widget span iframe[style] {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px
}

.main-menu {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}


.main-menu .menu .vnav ul[class*="col-count--"] {
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;

    -webkit-column-rule: 1px solid #fff; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid #fff; /* Firefox */
    column-rule: 1px solid #fff;
}
.main-menu .menu .vnav .col-count--6 {
  -webkit-columns: 6;
  -moz-columns: 6;
  columns: 6;
}
.main-menu .menu .vnav .col-count--4 {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
}
.main-menu .menu .vnav .col-count--3 {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
.main-menu .menu .vnav .col-count--2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.main-menu .menu .vnav .col-count .vnav__link {
  white-space: normal;
}
.main-menu .menu .vnav--level2 {
  padding: 20px 40px;
}
.main-menu .menu .vnav--level2 > .vnav__item > .vnav__link, .main-menu .menu .vnav--level2 > .column > .vnav__item > .vnav__link {
  font-weight: bold;
}
.main-menu .menu .vnav__subnav.vnav--level2 {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  opacity: 0;
  display: block !important;
}
.main-menu .menu .vnav__item:hover .vnav__subnav.vnav--level2 {
  opacity: 1;
  visibility: visible;
}
.main-menu .menu .vnav__item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.main-menu .menu .vnav__item:hover {
  background: none;
}
.main-menu .menu .vnav--level3 .vnav__item {
  display: block !important;
}
.main-menu .menu .vnav__subnav.vnav--level3, .main-menu .menu .vnav__subnav.vnav--level4 {
  border: none;
  position: static;
  display: block;
}
.main-menu .menu .vnav__subnav.vnav--level3 .vnav__item > .vnav__link {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-transform: none;
 }
.main-menu .menu .vnav--level1 > .vnav__item:first-child .vnav--level2 {
  margin: 0 !important;
  left: 0 !important;
}
.main-menu .menu .vnav--level1 > .vnav__item:last-child .vnav--level2 {
  margin: 0 !important;
  right: 0;
  left: auto !important;
}
.lt-ie10 .main-menu .vnav--level2 {
  width: 100%;
}

.v65-payment-details-label-cell, .v65-payment-details-value-cell {
    color: #333333 !important;
}
#paymentFrame {
   min-height: 500px !important;
   height: auto;
}