a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.text-center p {
    text-align: center
}

body {
    line-height: 1
}

.productid {
    letter-spacing: .75px
}

.pdesc {
    padding-right: 15px
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #444;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit
}

h1 {
    font-size: 46px;
    line-height: 50px;
    margin-bottom: 14px
}

h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
}

h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 8px
}

h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 4px
}

h5 {
    font-size: 17px;
    line-height: 24px
}

h6 {
    font-size: 14px;
    line-height: 21px
}

.form-wrapper {
    float: left
}

p img {
    margin: 0
}

p.lead {
    font-size: 21px;
    line-height: 27px;
    color: #777
}

em {
    font-style: italic
}

strong {
    font-weight: 700;
    color: #333
}

small {
    font-size: 80%
}

blockquote,
blockquote p {
    font-size: 17px;
    line-height: 24px;
    color: #777;
    font-style: italic
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0
}

a,
a:visited {
    color: #333;
    outline: 0
}

a:focus,
a:hover {
    color: #000
}

p a,
p a:visited {
    line-height: inherit
}

ol,
ul {
    margin-bottom: 20px
}

ul {
    list-style: none
}

ol {
    list-style: decimal
}

ol,
ul.circle,
ul.disc,
ul.square {
    margin-left: 30px
}

ul.square {
    list-style: square
}

ul.circle {
    list-style: circle
}

ul.disc {
    list-style: disc
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 4px 0 5px 30px;
    font-size: 90%
}

ol ol li,
ol ul li,
ul ol li,
ul ul li {
    margin-bottom: 6px
}

li {
    line-height: 18px;
    margin-bottom: 12px
}

li p,
ul.large li {
    line-height: 21px
}

img.scale-with-grid {
    max-width: 100%;
    height: auto
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #eee;
    background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 100%);
    background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .2)), color-stop(100%, rgba(0, 0, 0, .2)));
    background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 100%);
    background: #eee -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 100%);
    background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 100%);
    background: #eee linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(0, 0, 0, .2) 100%);
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    cursor: pointer;
    margin-bottom: 20px;
    line-height: normal;
    padding: 8px 10px;
    font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #222;
    background: #ddd;
    background: #ddd -moz-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .3) 100%);
    background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .3)), color-stop(100%, rgba(0, 0, 0, .3)));
    background: #ddd -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .3) 100%);
    background: #ddd -o-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .3) 100%);
    background: #ddd -ms-linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .3) 100%);
    background: #ddd linear-gradient(top, rgba(255, 255, 255, .3) 0, rgba(0, 0, 0, .3) 100%);
    border: 1px solid #888;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa
}

.button:active,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
    border: 1px solid #666;
    background: #ccc;
    background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, .35) 0, rgba(10, 10, 10, .4) 100%);
    background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .35)), color-stop(100%, rgba(10, 10, 10, .4)));
    background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, .35) 0, rgba(10, 10, 10, .4) 100%);
    background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, .35) 0, rgba(10, 10, 10, .4) 100%);
    background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, .35) 0, rgba(10, 10, 10, .4) 100%);
    background: #ccc linear-gradient(top, rgba(255, 255, 255, .35) 0, rgba(10, 10, 10, .4) 100%)
}

.button.full-width,
button.full-width,
input[type=button].full-width,
input[type=reset].full-width,
input[type=submit].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

fieldset,
form {
    margin-bottom: 20px
}

input[type=email],
input[type=password],
input[type=text],
select,
textarea {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0 0 20px;
    width: 210px;
    max-width: 100%;
    display: block;
    background: #fff
}

select {
    padding: 0
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

textarea {
    min-height: 60px
}

label,
legend {
    display: block;
    font-weight: 700;
    font-size: 13px
}

select {
    width: 220px
}

input[type=checkbox] {
    display: inline
}

label span,
legend span {
    font-weight: 400;
    font-size: 13px;
    color: #444
}

.remove-bottom {
    margin-bottom: 0 !important
}

.half-bottom {
    margin-bottom: 10px !important
}

.add-bottom {
    margin-bottom: 20px !important
}

.container {
    width: 960px;
    margin: 0 auto;
    padding: 0
}

.container .column,
.container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px
}

.row {
    margin-bottom: 20px
}

.column.alpha,
.columns.alpha {
    margin-left: 0
}

.column.omega,
.columns.omega {
    margin-right: 0
}

.container .one.column,
.container .one.columns {
    width: 40px
}

.container .two.columns {
    width: 100px
}

.container .three.columns {
    width: 160px
}

.container .four.columns {
    width: 220px
}

.container .five.columns {
    width: 280px
}

.container .six.columns {
    width: 340px
}

.container .seven.columns {
    width: 400px
}

.container .eight.columns,
.container .eight.columns br {
    width: 460px
}

.container .nine.columns {
    width: 520px
}

.container .ten.columns {
    width: 580px
}

.container .eleven.columns {
    width: 640px
}

.container .twelve.columns {
    width: 700px
}

.container .thirteen.columns {
    width: 760px
}

.container .fourteen.columns {
    width: 820px
}

.container .fifteen.columns {
    width: 880px
}

.container .sixteen.columns {
    width: 940px
}

.container .one-third.column {
    width: 300px
}

.container .two-thirds.column {
    width: 620px
}

.container .offset-by-one {
    padding-left: 60px
}

.container .offset-by-two {
    padding-left: 120px
}

.container .offset-by-three {
    padding-left: 180px
}

.container .offset-by-four {
    padding-left: 240px
}

.container .offset-by-five {
    padding-left: 300px
}

.container .offset-by-six {
    padding-left: 360px
}

.container .offset-by-seven {
    padding-left: 420px
}

.container .offset-by-eight {
    padding-left: 480px
}

.container .offset-by-nine {
    padding-left: 540px
}

.container .offset-by-ten {
    padding-left: 600px
}

.container .offset-by-eleven {
    padding-left: 660px
}

.container .offset-by-twelve {
    padding-left: 720px
}

.container .offset-by-thirteen {
    padding-left: 780px
}

.container .offset-by-fourteen {
    padding-left: 840px
}

.container .offset-by-fifteen {
    padding-left: 900px
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .container {
        width: 768px
    }

    .container .column,
    .container .columns {
        margin-left: 10px;
        margin-right: 10px
    }

    .column.alpha,
    .columns.alpha {
        margin-left: 0;
        margin-right: 10px
    }

    .column.omega,
    .columns.omega {
        margin-right: 0;
        margin-left: 10px
    }

    .alpha.omega {
        margin-left: 0;
        margin-right: 0
    }

    .container .one.column,
    .container .one.columns {
        width: 28px
    }

    .container .two.columns {
        width: 76px
    }

    .container .three.columns {
        width: 124px
    }

    .container .four.columns {
        width: 172px
    }

    .container .five.columns {
        width: 220px
    }

    .container .six.columns {
        width: 268px
    }

    .container .seven.columns {
        width: 316px
    }

    .container .eight.columns {
        width: 364px
    }

    .container .nine.columns {
        width: 412px
    }

    .container .ten.columns {
        width: 460px
    }

    .container .eleven.columns {
        width: 508px
    }

    .container .twelve.columns {
        width: 556px
    }

    .container .thirteen.columns {
        width: 604px
    }

    .container .fourteen.columns {
        width: 652px
    }

    .container .fifteen.columns {
        width: 700px
    }

    .container .sixteen.columns {
        width: 748px
    }

    .container .one-third.column {
        width: 236px
    }

    .container .two-thirds.column {
        width: 492px
    }

    .container .offset-by-one {
        padding-left: 48px
    }

    .container .offset-by-two {
        padding-left: 96px
    }

    .container .offset-by-three {
        padding-left: 144px
    }

    .container .offset-by-four {
        padding-left: 192px
    }

    .container .offset-by-five {
        padding-left: 240px
    }

    .container .offset-by-six {
        padding-left: 288px
    }

    .container .offset-by-seven {
        padding-left: 336px
    }

    .container .offset-by-eight {
        padding-left: 384px
    }

    .container .offset-by-nine {
        padding-left: 432px
    }

    .container .offset-by-ten {
        padding-left: 480px
    }

    .container .offset-by-eleven {
        padding-left: 528px
    }

    .container .offset-by-twelve {
        padding-left: 576px
    }

    .container .offset-by-thirteen {
        padding-left: 624px
    }

    .container .offset-by-fourteen {
        padding-left: 672px
    }

    .container .offset-by-fifteen {
        padding-left: 720px
    }
}

@media only screen and (max-width:767px) {
    .container {
        width: 300px
    }

    .container .column,
    .container .columns {
        margin: 0
    }

    .container .eight.columns,
    .container .eleven.columns,
    .container .fifteen.columns,
    .container .five.columns,
    .container .four.columns,
    .container .fourteen.columns,
    .container .nine.columns,
    .container .one-third.column,
    .container .one.column,
    .container .one.columns,
    .container .seven.columns,
    .container .six.columns,
    .container .sixteen.columns,
    .container .ten.columns,
    .container .thirteen.columns,
    .container .three.columns,
    .container .twelve.columns,
    .container .two-thirds.column,
    .container .two.columns {
        width: 300px
    }

    .container .offset-by-eight,
    .container .offset-by-eleven,
    .container .offset-by-fifteen,
    .container .offset-by-five,
    .container .offset-by-four,
    .container .offset-by-fourteen,
    .container .offset-by-nine,
    .container .offset-by-one,
    .container .offset-by-seven,
    .container .offset-by-six,
    .container .offset-by-ten,
    .container .offset-by-thirteen,
    .container .offset-by-three,
    .container .offset-by-twelve,
    .container .offset-by-two {
        padding-left: 0
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 420px
    }

    .container .column,
    .container .columns {
        margin: 0
    }

    .container .eight.columns,
    .container .eleven.columns,
    .container .fifteen.columns,
    .container .five.columns,
    .container .four.columns,
    .container .fourteen.columns,
    .container .nine.columns,
    .container .one-third.column,
    .container .one.column,
    .container .one.columns,
    .container .seven.columns,
    .container .six.columns,
    .container .sixteen.columns,
    .container .ten.columns,
    .container .thirteen.columns,
    .container .three.columns,
    .container .twelve.columns,
    .container .two-thirds.column,
    .container .two.columns {
        width: 420px
    }
}

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix:after,
.clearfix:before,
.row:after,
.row:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after,
.row:after {
    clear: both
}

.clearfix,
.row {
    zoom: 1
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

body {
    background: #619aff url(../png/mainbg.png);
    font: 14px/21px "Open Sans", Arial, Verdana, Geneva, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #363699;
    font-family: "Open Sans Condensed", "Times New Roman", serif;
    font-weight: 400
}

img {
    max-width: 100%;
    height: auto
}

img.fluid {
    max-width: 100%;
    width: 100%;
    height: auto
}

a,
a:visited {
    text-decoration: none
}

.left {
    text-align: left
}

.right {
    text-align: right
}

::-webkit-input-placeholder {
    color: #7290c9
}

:-moz-placeholder {
    color: #7290c9
}

::-moz-placeholder {
    color: #7290c9
}

:-ms-input-placeholder {
    color: #7290c9
}

.text-center {
    text-align: center
}

.header-wrapper {
    background: #69b8dd url(../png/headerbg.png);
    border-top: 6px solid #363699
}

.header {
    text-align: center;
    font: 14px "open sans condensed";
    color: #f2f2f2;
    height: 181px;
    background-color: rgba(255, 255, 255, .17);
    position: relative
}

.header .phone {
    width: 150px;
    background-color: #363699;
    color: #fcfcfc;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 6px 2px;
    font-size: 18px;
    font-weight: 700;
    border-bottom-left-radius: 2px;
    -moz-bottom-left-radius: 2px;
    -webkit-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px
}

.header .phone img {
    padding: 4px 0 0
}

.header form {
    margin: 60px 0 0
}

.search,
.shoppingcart {
    height: 47px !important;
    width: 55px !important;
    border-radius: 0 !important;
    border: none !important;
    margin: 0 !important
}

.search {
    background: rgba(255, 255, 255, .8) url(../png/searchicon.png) no-repeat 146px !important;
    padding: 0 3px !important
}

.shoppingcart,
.shoppingcart:visited {
    background: #eaeef7 url(../png/shoppingcarticon.png) no-repeat 10px !important;
    padding: 3px 3px 0 32px !important;
    color: #4f4f70 !important;
    font-size: 14px !important
}

.shoppingcart:focus,
.shoppingcart:hover {
    background: #fff url(../png/shoppingcarticon.png) no-repeat 10px !important
}

.menu {
    display: inline-block
}

.menu li {
    float: left;
    height: 90px;
    padding-top: 78px
}

.menu a,
.menu a:visited {
    color: #f2f2f2;
    font-size: 15px
}

.menu a:focus,
.menu a:hover {
    color: #363699
}

.menu .logo {
    padding-top: 20px
}

.showonmobile {
    display: none !important;
    visibility: hidden
}

.nav {
    background-color: #f1d871;
    margin: 0
}

.nav ul {
    margin-bottom: 0;
    margin-left: 0;
    font-family: "Open Sans Condensed", sans-serif
}

.nav ul li {
    display: block;
    padding: 0;
    float: left;
    margin: 0;
    text-align: center;
    border-left: 1px solid #f0f0f0;
    position: relative
}

.nav li.dropdown a {
    padding: 14px 0 15px;
    width: 168px
}

.nav li.dropdown {
    position: relative
}

.nav li.last-child {
    float: right
}

.nav ul ul {
    position: absolute;
    z-index: 999;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: none
}

.dropdown {
    border-top: 2px solid #599bff
}

.dropdown.horizontal {
    background: 0 0;
    width: 706px
}

.dropdown.horizontal li {
    float: left;
    background: #F0DF9B;
    border-right: 1px solid #f1f1f1
}

.horizontal.first {
    width: 353px;
    right: 0
}

.nav form {
    margin-bottom: 0
}

.nav ul ul li {
    background: 0;
    text-align: center;
    margin: 0 auto;
    float: none;
    border-left: 0;
    border-bottom: 1px solid #f0f0f0
}

.nondropdown {
    visibility: hidden;
    display: none !important
}

.wh-collection {
    width: 677px !important
}

.primary li a,
.primary li a:visited,
.responsive-menu li a,
.responsive-menu li a:active,
.responsive-menu-hs li a,
.responsive-menu-hs li a:active {
    color: #4f4f70;
    text-decoration: none;
    display: block;
    font-size: 15px;
    padding: 14px 14px 15px;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    visibility: visible;
    width: 147.5px
}

.responsive-menu li a,
.responsive-menu li a:active {
    padding: 14px 14px 15px !important
}

.primary li a:active,
.primary li a:focus,
.primary li a:hover,
.primary li:hover,
.responsive-menu li a:focus,
.responsive-menu li a:hover,
.responsive-menu-hs li a:focus,
.responsive-menu-hs li a:hover {
    background-color: #f2f2f2
}

.content {
    background: #fff;
    background: rgba(255, 255, 255, .5);
    padding-top: 12px;
    float: left
}

.content .top {
    text-align: center;
    padding: 12px
}

.subheader {
    color: #363699;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 27px;
    text-align: justify
}

/* FLEX SLIDER */
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    padding: 0;
    border: 6px solid #69b8dd
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    padding: 0;
    background-image: none;
    margin: 0
}

.flexslider .slides img {
    max-width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    position: relative
}

.flexslider .flex-caption {
    color: #f2f2f2;
    background-color: #69b8dd;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 65px;
    padding-left: 4px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.flex-caption h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0
}

.flex-caption a,
.flex-caption a:visited {
    color: #f2f2f2;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

.flex-caption a:focus,
.flex-caption a:hover {
    color: #333;
    text-shadow: 1px 1px 1px rgba(250, 250, 250, .3)
}

.flex-control-nav {
    height: 0;
    position: absolute;
    bottom: 60px;
    right: 0
}

.flex-control-nav li,
.flex-direction-nav li {
    float: left;
    padding-left: 5px;
    margin-bottom: 0
}

.flex-control-nav li a {
    width: 15px;
    height: 15px;
    display: block;
    background-color: #f2f2f2;
    cursor: pointer;
    text-indent: -999em;
    zoom: 1;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.flex-control-nav li a.active {
    background-color: #363699
}

.flex-control-nav li a:hover,
.flex-direction-nav li a:hover {
    background-color: #333
}

.flex-direction-nav {
    height: 0;
    position: absolute;
    bottom: 40px;
    right: 0
}

.flex-direction-nav li a {
    height: 40px;
    width: 45px;
    background-color: #f2f2f2;
    display: block;
    text-indent: -999em;
    zoom: 1;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.flex-direction-nav li .prev {
    background-image: url(../png/flexnav.png);
    background-repeat: no-repeat
}

.flex-direction-nav li .prev:hover {
    background-image: url(../png/flexnavhover.png)
}

.flex-direction-nav li .next {
    background-image: url(../png/flexnav.png);
    background-repeat: no-repeat;
    background-position: -42px
}

.flex-direction-nav li .next:hover {
    background-image: url(../png/flexnavhover.png)
}

.flexslider .slides .image {
    height: 294px;
    background: #231313 top center
}

/* Ecwid */
.ecwid-Product button.ecwid-btn--addToBag[disabled=""]:after {
    content: "" !important;
}

.category {
    color: #f2f2f2;
    background: #328cb6
}

.category .title {
    width: 93.7%;
    float: left
}

.featured .category .title {
    background: url(../png/star.png) no-repeat 14px 15px;
    padding-left: 50px;
    width: 88.3%
}

.category h2 {
    margin: 0;
    padding: 10px;
    font-weight: 300;
    font-size: 30px
}

.category h2 a {
    color: #f2f2f2;
    font-weight: 300
}

.category h2 a:hover {
    color: #f1d871
}

.viewmore {
    width: 52px;
    float: left
}

.viewmore a {
    background: #69b8dd;
    height: 43px;
    display: block;
    width: 100%;
    padding: 8px 0 9px 8px;
    font-size: 18px
}

.odd .viewmore a {
    background: #69b8dd
}

.viewmore a:hover {
    background: #fe9e2d
}

.product {
    background-color: #888ddd;
    margin-top: 18px;
    position: relative;
    border-bottom: 2px #363699 solid
}

.odd .product {
    background-color: #69b8dd;
    border-bottom: 2px #3e468e solid
}

.product .title {
    color: #f2f2f2;
    height: 44px;
    position: relative
}

.product .title h3 {
    float: left;
    margin: 0 0 0 8px
}

.Product .title a:visited,
.product .title a {
    font-weight: 300;
    color: #f2f2f2;
    font-size: 14px
}

.Product .title a:focus,
.product .title a:hover {
    color: #000;
    text-shadow: 1px 1px 1px rgba(250, 250, 250, .4)
}

.arrow {
    height: 100%;
    width: 60px;
    float: right;
    background: #f1d871 url(../png/arrow.png) 14px no-repeat;
    top: 0;
    right: 0;
    position: absolute
}

.arrow:hover {
    background-color: #fcb664
}

.product .details {
    height: 230px;
    background-color: #f6f6f6;
    color: #333
}

.featured .product .details {
    height: 400px;
    overflow: visible
}

.cat .product .details {
    height: 400px !important
}

.price {
    color: #d70225;
    font-weight: 700;
    font-size: 24px;
    font-family: "open sans condensed";
    margin-top: 6px
}

.big.price,
.big.pricetext {
    font-size: 30px !important;
    margin-top: 8px !important
}

.pricetext {
    color: #17c725;
    font-weight: 700;
    font-size: 18px;
    font-family: "open sans condensed";
    margin-top: 6px
}

.featured .price {
    float: none
}

.details p {
    margin-bottom: 0;
    color: #202020;
    text-align: justify;
    padding: 3px;
    font-size: 13px;
    line-height: 19px
}

.details .thumbnail {
    position: relative;
    float: left;
    width: 120px;
    height: 117px
}

.thumbnail .seemore {
    position: absolute;
    left: 3px;
    top: 7px;
    height: 110px;
    width: 110px;
    background: url(../png/zoom.png) no-repeat 36px 36px, url(../png/transparentbg.png);
    display: none
}

.details img {
    height: 110px;
    width: 110px;
    color: #333;
    float: left;
    padding: 7px 7px 0 3px
}

.details .more {
    background-color: #fef37f;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-family: "open sans condensed"
}

.more a,
.more a:visited {
    color: #333
}

.more a:focus,
.more a:hover {
    color: #d23242
}

.pricing {
    padding-top: 5px
}

.featured .pricing {
    padding: 30px 0 0;
    color: #d70225;
    font-size: 24px;
    font-weight: 300;
    text-align: center
}

.details .button {
    background: #f39734;
    box-shadow: none;
    cursor: pointer;
    padding: 6px 12px;
    margin: 4px 0 0;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-family: "open sans condensed";
    color: #f2f2f2;
    text-shadow: none
}

.bgtransition {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear
}

.featured .details .button {
    padding: 12px 18px;
    margin: 22px 5px 0
}

.details .button:hover {
    background: #d70225
}

.footerwrapper {
    background-color: #328cb6;
    padding-top: 10px
}

.footer {
    color: #f2f2f2;
    line-height: 24px;
    padding-top: 6px
}

.contact,
.links {
    width: 50%;
    float: left
}

.footer h3 {
    font-size: 24px;
    color: #f2f2f2
}

.footer .links ul li {
    line-height: 24px;
    margin-bottom: 0
}

.footer .contact ul li {
    line-height: 24px;
    margin: 4px 10px 0 0;
    float: left
}

.copyrightswrapper {
    background: #222;
    clear: both
}

.copyrights {
    text-align: center;
    color: #999;
    padding: 8px;
    font-size: 13px
}

.copyrightswrapper a,
.copyrightswrapper a:visited,
.footer a,
.footer a:visited {
    color: #f2f2f2;
    text-decoration: none;
    outline: 0
}

.copyrightswrapper a:focus,
.copyrightswrapper a:hover,
.footer a:focus,
.footer a:hover {
    color: #111;
    text-shadow: 1px 1px 1px rgba(250, 250, 250, .2)
}

.copyrightswrapper a:focus,
.copyrightswrapper a:hover {
    color: #69b8dd;
    text-shadow: none
}

.newsletter {
    background-color: #faf3a9;
    color: #20547b;
    margin: 14px 0;
    line-height: 0
}

.newsletter .title {
    line-height: 21px;
    text-shadow: none;
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.newsletter p {
    padding: 6px 0;
    margin: 0
}

.footer input[type=submit] {
    background: #e44c4c;
    color: #f2f2f2;
    border: 0;
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    height: 43px;
    width: 120px;
    border-radius: 0;
    float: left;
    margin-bottom: 0
}

.footer input[type=submit]:hover {
    background: #333;
    color: #f2f2f2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.footer input[type=text] {
    border-radius: 0;
    border: 0;
    height: 43px;
    width: 332px;
    background-color: #dce3f0;
    color: #7290c9;
    float: left;
    padding: 0 4px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.product-title {
    background-color: #f6f6f6;
    color: #2aa2cc;
    padding-top: 6px
}

.product-title a,
.product-title a:visited {
    color: #222
}

.product-title a:focus,
.product-title a:hover {
    color: #2aa2cc
}

.buy-now,
.buy-now:visited {
    background-color: #69b8dd;
    color: #222;
    border-bottom: 3px solid #222;
    padding: 16px 18px
}

.buy-now:focus,
.buy-now:hover {
    background-color: #2aa2cc;
    color: #f2f2f2
}

.buy-now img {
    margin-bottom: -6px;
    padding-right: 10px
}

.payements {
    color: #363699
}

.share {
    padding: 20px 0;
    background-color: #f6f6f6;
    color: #2aa2cc;
    height: 22px
}

.responsive-menu .rm-show {
    display: none !important
}

.primary {
    display: block;
    visibility: visible
}

.responsive-menu-hs {
    display: none;
    visibility: hidden
}

.primary-display {
    display: block !important;
    visibility: visible !important
}

::selection {
    color: #f2f2f2;
    background-color: #363699;
}

::-moz-selection {
    color: #f2f2f2;
    background-color: #363699
}

.sam-content {
    background: #6ab3f7;
    background: rgba(168, 201, 231, .66);
    float: left
}

.sidebar {
    padding-top: 7px;
    width: 95%;
    margin: 0 auto
}

.post {
    margin: 1em 1em 0;
    background-color: #f9f9f9;
    background-color: rgba(255, 255, 255, .41);
    padding: 10px
}

.post:hover {
    background-color: rgba(255, 255, 255, .6)
}

.post h1,
.post h2 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 36px
}

.post li,
.post p {
    font-size: 1.175em;
    line-height: 1.5em;
    margin-top: 1em
}

.post ul {
    margin-left: 3em
}

.post ol {
    margin-left: 4.5em;
    box-sizing: border-box
}

.post p a,
.post p a:visited {
    text-decoration: underline
}

.post p a:focus,
.post p a:hover {
    text-decoration: none;
    color: #363699
}

.post small a:focus,
.post small a:hover {
    text-decoration: underline
}

.post h2 a,
.post h2 a:visited {
    color: #363699
}

.post h2 a:focus,
.post h2 a:hover {
    color: #333
}

.post .button {
    background: #363699;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
    text-shadow: none;
    margin-bottom: 5px;
    border: 1px solid #363699;
    padding: 5px 8px;
    margin-top: 8px
}

.post .button:hover {
    background: #fff;
    color: #363699;
    display: inline-block
}

blockquote {
    margin: 1em 3em;
    padding: .1em 1em;
    border-left: 3px solid #363699
}

.post img {
    padding: .2em;
    background: #fff;
    border: 1px solid #ffd5e4;
    box-sizing: border-box;
    margin: .2em 0
}

.small-post {
    width: 50%;
    float: left
}

.sam-categories li {
    padding: 0;
    margin: 0
}

.sam-newletter {
    line-height: 0
}

.sam-share {
    margin: 0 1em 1em;
    padding: 10px 0 0;
    background: #fff;
    height: 30px;
    text-align: center
}

.small-post .sam-share {
    height: 54px
}

.sam-newletter input[type=text] {
    border-radius: 0;
    border: 0;
    height: 43px;
    width: 185px;
    background-color: #dce3f0;
    color: #7290c9;
    float: left;
    padding: 0 4px;
    font-size: 14px;
    font-weight: 700
}

.sam-newletter input[type=submit] {
    background: #e44c4c;
    color: #f2f2f2;
    border: 0;
    text-shadow: none;
    font-weight: 300;
    font-size: 14px;
    height: 43px;
    width: 92px;
    border-radius: 0
}

.sam-newletter input[type=submit]:hover {
    background: #333;
    color: #f2f2f2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.popular {
    font-weight: 700;
    padding: 3px
}

.popular a:hover {
    color: #363699;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    transition: color 300ms linear
}

.sam-categories a,
.sam-categories a:visited {
    display: block;
    background: #363699;
    color: #f2f2f2;
    font-weight: 700;
    padding: 10px;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.sam-categories a:focus,
.sam-categories a:hover {
    background: #fff;
    color: #363699;
    border-left: 6px solid #f2f2f2
}

.next,
.prev {
    text-align: center;
    font-size: 16px;
    display: block;
    float: left
}

.next a,
.prev a {
    color: #dd5685;
    font-weight: 700;
    background: #fff;
    display: block;
    padding: 25px;
    width: 230px;
    margin: 15px;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear
}

.next a:hover,
.prev a:hover {
    background-color: #dd5685;
    color: #222
}

#___plusone_0,
#___plusone_1,
#___plusone_10,
#___plusone_11,
#___plusone_12,
#___plusone_13,
#___plusone_14,
#___plusone_15,
#___plusone_16 ___plusone_17,
#___plusone_18,
#___plusone_19,
#___plusone_2,
#___plusone_20,
#___plusone_21,
#___plusone_22,
#___plusone_23,
#___plusone_24,
#___plusone_25,
#___plusone_26,
#___plusone_27,
#___plusone_28,
#___plusone_29,
#___plusone_3,
#___plusone_31,
#___plusone_32,
#___plusone_4,
#___plusone_5,
#___plusone_6,
#___plusone_7,
#___plusone_8,
#___plusone_9 {
    width: 65px !important
}

.g-plusone {
    display: none
}

.twitter-share-button {
    width: 85px !important
}

.fb_edge_widget_with_comment {
    width: 75px
}

.contacte-hero {
    width: 50%;
    float: left;
    margin: 0 1em 0 0 !important
}

.contact-add-margin {
    float: left;
    margin-bottom: 1em
}

.contact-add-margin h2 {
    background-color: #328cb6;
    color: #fefefe;
    margin-top: 3px;
    text-align: center
}

.contact-add-margin input[type=email],
.contact-add-margin input[type=text] {
    height: 30px;
    float: left;
    width: 190px;
    margin: 5px;
    border: 1px solid #fff;
    background-color: #e8edf5
}

.contact-add-margin input[type=text].phone-number {
    width: 400px
}

.captcha-image {
    text-align: center;
    background: #fff;
    margin: .5em .8em .2em .3em;
    line-height: 0
}

.captcha-image img {
    padding: 0;
    margin: 0 -4em 0 0;
    border: 0
}

.captcha-input img {
    background: #fff;
    border: none;
    padding: 10px;
    width: 40px;
    height: 44px;
    margin-top: 5px
}

.captcha-input input[type=text] {
    width: 354px
}

.contact-add-margin textarea {
    width: 400px;
    margin: 5px 5px 1px;
    border: 1px solid #fff;
    background-color: #e8edf5
}

.contact-add-margin input[type=email]:focus,
.contact-add-margin input[type=text]:focus,
.contact-add-margin textarea:focus {
    box-shadow: 0 0 3px #ffdfdf
}

.half {
    width: 48%;
    float: left;
    padding: 1%
}

.contact-add-margin form {
    margin-bottom: 0;
    margin-left: 3px
}

.contact-add-margin p {
    margin-top: .9em;
    padding: 0 8px
}

#recaptcha_widget_div {
    width: 318px;
    margin: 6px auto
}

#recaptcha_response_field {
    height: 18px
}

.contact-add-margin .big.button {
    background-color: #2aa2cc;
    width: 410px;
    height: 50px;
    font-size: 30px;
    padding: 7px;
    border: 0;
    border-bottom: solid 5px #363699;
    margin: 5px
}

.contact-add-margin .big.button:hover {
    background: #f2f2f2;
    border: 0;
    border-bottom: solid 5px #363699;
    color: #363699
}

.contact-add-margin a {
    color: #dd5683;
    text-decoration: none !important
}

.getsocial {
    background: #fff;
    padding: 1em
}

.google {
    color: #dc4c3a !important
}

.google:hover {
    background: #dc4c3a;
    color: #fff !important
}

.facebook {
    color: #2c3cb4 !important
}

.facebook:hover {
    background: #2c3cb4;
    color: #fff !important
}

.twitter {
    color: #1998f9 !important
}

.twitter:hover {
    background: #1998f9;
    color: #fff !important
}

.pinterest {
    color: #b61d1d !important
}

.pinterest:hover {
    background: #b61d1d;
    color: #fff !important
}

.float-left {
    float: left
}

.show-on-tablet {
    display: none !important
}

.hide-form {
    display: none;
    visibility: hidden
}

.c-view-more {
    margin-right: 1px;
    margin-top: 2px;
    float: right
}

.search {
    border: none !important;
    border-radius: 0 !important;
    height: 48px !important;
    margin: 0 !important;
    width: 180px !important
}

.topsearch {
    background: none repeat scroll 0 0 transparent !important;
    border: none !important;
    border-radius: 0 !important;
    height: 48px;
    left: 139px;
    position: absolute;
    top: 57px;
    width: 44px
}

.textshadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

p {
    margin: 0 0 20px;
    text-align: left;
}

@media only screen and (min-width:959px) {
    .responsive-menu-hs {
        display: none !important
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .featured .category .title {
        width: 638px
    }

    .c-view-more {
        display: none
    }

    .featured .pricing,
    .price {
        font-size: 20px
    }

    .featured .product .details {
        height: 240px
    }

    .category .title {
        width: 688px
    }

    .category h2 {
        font-size: 24px
    }

    .pricing {
        padding-top: 0
    }

    .featured .details p {
        padding: 3px;
        line-height: 19px
    }

    .details p {
        padding: 0 3px;
        line-height: 16px
    }

    .footer input[type=text] {
        width: 236px
    }

    .primary li a,
    .primary li a:visited {
        padding: 14px 17.2px 15px;
        width: auto
    }

    .nav ul li {
        border-bottom: 1px solid #f0f0f0
    }

    .hide-on-tablet {
        display: none !important
    }

    .search {
        background: rgba(255, 255, 255, .8);
        url(../png/searchicon.png) no-repeat 134px !important
    }

    .hide-on-tablets {
        display: none !important
    }

    .nav ul ul li {
        width: 170px
    }

    .wh-collection {
        width: auto !important
    }

    .dropdown.horizontal {
        width: 515px
    }

    .horizontal.first {
        width: 342px
    }

    .responsive-menu-hs {
        display: none !important
    }

    .show-on-tablet {
        display: inline-block !important
    }

    .contact-add-margin p {
        margin: .3em 0;
        padding: 0 4px
    }

    .contact-add-margin form {
        margin-bottom: 0;
        margin-left: 0
    }

    .contact-add-margin input[type=email],
    .contact-add-margin input[type=text],
    .contact-add-margin input[type=text].phone-number {
        float: none;
        width: 326px;
        margin: 5px 0
    }

    .captcha-input input[type=text] {
        float: left;
        width: 285px
    }

    .captcha-image {
        margin: .5em 0
    }

    .contact-add-margin textarea {
        width: 326px;
        margin: 5px 0 1px
    }

    .contact-add-margin .big.button {
        width: 336px;
        padding: 7px;
        margin: 10px 0 2px
    }

    .sam-newletter input[type=text] {
        width: 126px;
        font-size: 12px
    }

    .sam-newletter input[type=submit] {
        font-size: 12px;
        width: 90px
    }

    .next a,
    .prev a {
        width: 166px;
        margin: 1em
    }

    .form-wrapper form {
        width: 30%;
        float: none;
        margin: 0 auto
    }

    .header.sixteen.columns {
        height: auto !important
    }

    .form-wrapper {
        top: 0;
        position: absolute;
    }

    .header form {
        margin: 66px 0 0 !important;
        width: 100%
    }

    input.search {
        width: 100% !important;
        background: rgba(255, 255, 255, .8) url(../png/searchicon.png) no-repeat right !important
    }
}

@media only screen and (max-width:767px) {
    .hideonmobile {
        display: none !important;
        visibility: hidden
    }

    .c-view-more {
        display: none
    }

    .showonmobile {
        display: block !important;
        visibility: visible
    }

    ol,
    ul {
        margin-bottom: 10px
    }

    .content .top {
        padding: 6px
    }

    .content .top h2 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px
    }

    .search,
    .shoppingcart {
        width: 145px !important
    }

    .search {
        background: rgba(255, 255, 255, .8) url(../png/searchicon.png) no-repeat 114px !important
    }

    .shoppingcart,
    .shoppingcart:visited {
        background: #eaeef7 url(../png/shoppingcarticon.png) no-repeat 5px !important;
        padding: 3px 3px 0 32px !important;
        font-size: 12px !important
    }

    .shoppingcart:focus,
    .shoppingcart:hover {
        background: #fff url(../png/shoppingcarticon.png) no-repeat 5px !important
    }

    .nondropdown {
        visibility: visible;
        display: block !important
    }

    .dropdown {
        visibility: hidden;
        display: none !important
    }

    .nav ul li {
        width: 50%;
        border: 0
    }

    .nav li:last-child a {
        width: initial
    }

    .nav a {
        border-bottom: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0
    }

    .right-border a {
        border-right: 1px solid #f0f0f0
    }

    .menu a,
    .menu a:visited {
        font-size: 14px
    }

    .flex-caption h2 {
        font-size: 18px
    }

    .cat .product .details,
    .product .details {
        height: auto !important;
        padding-bottom: 30px
    }

    .copyrightswrapper,
    .footer,
    .primary li a,
    .primary li a:visited,
    .responsive-menu li a,
    .responsive-menu li a:active,
    .responsive-menu-hs li a,
    .responsive-menu-hs li a:active {
        font-size: 13px
    }

    .category h2 {
        font-size: 16px
    }

    .footer input[type=text] {
        width: 172px
    }

    .featured .category .title {
        width: 190px
    }

    .footer .contact ul li {
        margin: 2px 1px 0
    }

    .responsive-menu .rm-show {
        display: block !important;
        width: 100%;
        text-align: left
    }

    .responsive-menu .rm-show a {
        font-size: 16px !important;
        background: url(../png/responsive-menu.png) right 9px top 6px no-repeat
    }

    .responsive-menu .rm-show a:hover {
        background: #f2f2f2 url(../png/responsive-menu.png) right 9px top -59px no-repeat
    }

    .responsive-menu .rm-hide {
        display: none !important
    }

    .post {
        margin: .5em .5em 0
    }

    .sam-share {
        margin: 0 .5em
    }

    .post li,
    .post p {
        font-size: 1em
    }

    .post ul {
        margin-left: 2em
    }

    .post ol {
        margin-left: 3em
    }

    .post .blockquote {
        margin: .5em 1.5em;
        padding: .1em 1em
    }

    .post img {
        padding: .2em;
        background: #fff;
        border: 1px solid #ffd5e4;
        box-sizing: border-box;
        margin: .2em 0
    }

    .small-post {
        width: 100%;
        float: none
    }

    .sam-categories {
        margin-bottom: 20px
    }

    .sam-newletter form {
        margin-bottom: 0
    }

    .half {
        width: 100%;
        float: none;
        padding: 0
    }

    .contact-add-margin form {
        margin-bottom: 0;
        margin-left: 0
    }

    .contact-add-margin input[type=email],
    .contact-add-margin input[type=text],
    .contact-add-margin input[type=text].phone-number {
        float: none;
        width: 98%;
        margin: 5px 0;
        padding: 6px 1%
    }

    .captcha-image img {
        padding: 0;
        margin: 0 -4em 0 0;
        border: 0
    }

    .captcha-input img {
        background: #fff;
        border: none;
        padding: 10px;
        width: 40px;
        height: 44px;
        margin-top: 5px
    }

    .captcha-image {
        margin: -.25em 0 .5em
    }

    .captcha-input input[type=text] {
        width: 82%;
        float: left
    }

    .contact-add-margin textarea {
        width: 98%;
        margin: 5px 0 10px;
        padding: 1%
    }

    .contact-add-margin .big.button {
        width: 100%;
        padding: 7px 0;
        margin: 0
    }

    .next a,
    .prev a {
        width: 84px;
        margin: .5em
    }

    .wh-collection {
        width: auto !important
    }

    .form-wrapper,
    .form-wrapper form {
        width: 100%
    }

    .header.sixteen.columns {
        height: auto !important
    }

    .header form {
        margin: 0 !important
    }

    input.search {
        width: 100% !important;
        background: rgba(255, 255, 255, .8) url(../png/searchicon.png) no-repeat right !important
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {

    .search,
    .shoppingcart {
        width: 206px !important
    }

    .search {
        background: rgba(255, 255, 255, .8) url(../png/searchicon.png) no-repeat 170px !important
    }

    .shoppingcart,
    .shoppingcart:visited {
        background: #eaeef7 url(../png/shoppingcarticon.png) no-repeat 10px !important;
        padding: 3px 3px 0 32px !important;
        font-size: 14px !important
    }

    .shoppingcart:focus,
    .shoppingcart:hover {
        background: #fff url(../png/shoppingcarticon.png) no-repeat 10px !important
    }

    .primary li a,
    .primary li a:visited,
    .responsive-menu li a,
    .responsive-menu li a:active,
    .responsive-menu-hs li a,
    .responsive-menu-hs li a:active {
        font-size: 15px;
        width: auto
    }

    .category .title {
        width: 360px
    }

    .featured .category .title {
        width: 310px
    }

    .footer input[type=text] {
        width: 292px
    }

    .captcha-input input[type=text] {
        width: 86.5%;
        float: left
    }

    .copyrightswrapper,
    .footer {
        font-size: 15px
    }

    .footer .contact ul li {
        margin: 6px 5px 0 0
    }

    .sam-share {
        margin: 0 .5em;
        height: 30px
    }

    .sam-newletter input[type=text] {
        width: 250px
    }

    .sam-newletter input[type=submit] {
        width: 141px
    }

    .next a,
    .prev a {
        width: 144px
    }

    .nav li.last-child {
        width: 50% !important;
        border-bottom: 1px solid #f2f2f2
    }

    .nav form input[type=button] {
        width: 100% !important;
    }
}

@media only screen and (max-width:479px) {
    .header {
        height: 200px
    }

    .menu {
        display: inline-block;
        margin-top: 92px
    }

    .menu .logo {
        position: absolute;
        top: 10px
    }

    .menu li {
        height: auto;
        padding-right: 6px
    }

    .primary li a,
    .primary li a:visited,
    .responsive-menu li a,
    .responsive-menu li a:active,
    .responsive-menu-hs li a,
    .responsive-menu-hs li a:active {
        width: auto
    }

    .flex-caption p {
        display: none
    }

    .nav form input[type=button],
    .nav li.last-child {
        width: 150px !important;
        border-bottom: 1px solid #f2f2f2
    }

    .arrow {
        display: none
    }

    .category .title {
        width: 100%;
        text-align: center
    }

    .viewmore {
        display: none
    }
}

#addToHomeScreen {
    z-index: 9999;
    -webkit-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    touch-callout: none;
    width: 240px;
    font-size: 15px;
    padding: 12px 14px;
    text-align: left;
    font-family: helvetica;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fff), color-stop(0.02, #eee), color-stop(0.98, #ccc), color-stop(1, #a3a3a3));
    border: 1px solid #505050;
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    line-height: 130%;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5)
}

#addToHomeScreen.addToHomeIpad {
    width: 268px;
    font-size: 18px;
    padding: 14px
}

#addToHomeScreen.addToHomeWide {
    width: 296px
}

#addToHomeScreen.addToHomeIpad.addToHomeWide {
    width: 320px;
    font-size: 18px;
    padding: 14px
}

#addToHomeScreen .addToHomeArrow {
    position: absolute;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(204, 204, 204, 0)), color-stop(0.4, rgba(204, 204, 204, 0)), color-stop(0.4, #ccc));
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #505050;
    width: 16px;
    height: 16px;
    -webkit-transform: rotateZ(45deg);
    bottom: -9px;
    left: 50%;
    margin-left: -8px;
    -webkit-box-shadow: inset -1px -1px 0 #a9a9a9;
    -webkit-border-bottom-right-radius: 2px
}

#addToHomeScreen.addToHomeIpad .addToHomeArrow {
    -webkit-transform: rotateZ(-135deg);
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(238, 238, 238, 0)), color-stop(0.4, rgba(238, 238, 238, 0)), color-stop(0.4, #eee));
    -webkit-box-shadow: inset -1px -1px 0 #fff;
    top: -9px;
    bottom: auto;
    left: 50%
}

#addToHomeScreen .addToHomeClose {
    -webkit-box-sizing: border-box;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 18px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    text-indent: 1px;
    -webkit-border-radius: 9px;
    background: rgba(0, 0, 0, .12);
    color: #707070;
    -webkit-box-shadow: 0 1px 0 #fff;
    font-size: 16px
}

#addToHomeScreen .addToHomePlus {
    font-weight: 700;
    font-size: 1.3em
}

#addToHomeScreen .addToHomeShare {
    display: inline-block;
    width: 18px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUKFNtkLtLw1AYxS/qJLhXVKr2ZRulUNtiqgSb3CziICI6ucTFVYcOnaQOFRwUnNTRwUWXgpP/QdHNUEQUHGxofYBTlRs83iZNjKTncOGe7/vx3QchXUWn6FL3jhfKUdCCr5zuifV5oDiHQM+c+CIhiiCSWNu08iq9oHXKLAiqrgR4UXqlOEYZt++ExEL0wW7+OW0G10muLv9gmqfe5FAWKmTMYQYiFL7PYwyLOD8lSjNh2gdnPzMII4QUBxc4OothbAF7GCBKQ0YbSWyPQsIhqvetS+y0ygGMo/KFZfviDvR4AhwgZU9dGYnA0J/6ndc15i3ouYIMcVVUcEXIoOxCeRCfwP8sXBSdjtpUv/1QW+K16kCCIUC4id9Fa0JtkluwVkSfqPL6RwfSDA0aNlx7k/bWgViB7bMS2/1vk5sdsZLN/ALSuL3tylO4RAAAAABJRU5ErkJggg==);
    background-size: 18px 15px;
    text-indent: -9999em;
    overflow: hidden
}

#addToHomeScreen .addToHomeTouchIcon {
    display: block;
    float: left;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 0 2px rgba(255, 255, 255, .9);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 0 2px rgba(255, 255, 255, .9);
    background-repeat: no-repeat;
    width: 57px;
    height: 57px;
    -webkit-background-size: 57px 57px;
    background-size: 57px 57px;
    margin: 0 12px 0 0;
    border: 1px solid #333;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

@media all and (-webkit-min-device-pixel-ratio:2) {
    #addToHomeScreen .addToHomeShare {
        background-image: url(data: image/png; base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC)
    }
}

/*==========================================*/
/*==========New Sections CSS Classes========*/
/*==========================================*/
.MultiCarousel {
    float: left;
    overflow: hidden;
    background-color: white;
    padding: 0;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left
}

.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    color: #666;
    float: left;
    width: 100%
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    width: auto;
    border-radius: 50%;
    top: calc(50% - 20px)
}

.MultiCarousel .leftLst {
    left: 0
}

.MultiCarousel .rightLst {
    right: 0
}

.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc
}

/*.container{width:970px;padding-left:0}*/
.content.sixteen.columns {
    /* background: white; */
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
    padding: 0 18px;
    margin: 0
}

.section-first-category-inner .item-price button {
    height: 34px;
    width: 79px;
    font-size: 10px;
    line-height: 10px;
    float: none;
    padding: 0;
    background: #e6e6e6;
    border: none;
    margin-bottom: 10px
}

.section-first-category-inner h2 {
    color: #c09749;
    font-size: 25px;
    font-family: 'Open Sans';
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 20px 0;
    float: left;
    padding: 0px 30px;
    width: 93%;
}

.section-first-category-inner h2 a {
    color: #efe225;
}

.section-first-category-inner h2 span {
    color: #000000;
}

.section-first-category-inner h2::after {
    content: "";
    width: 82%;
    position: absolute;
    margin: 0 auto;
    height: 2px;
    background: #e6d087;
    left: 0;
    right: 0;
    bottom: -20px;
}

.section-first-category-inner h3 {
    color: #dc78bd;
    font-size: 17px;
    text-align: center;
    font-family: 'Open Sans';
    text-transform: uppercase;
}

.section-first-category-inner .MultiCarousel .item .pad15 h4 {
    font-size: 16px;
    margin: 10px 0;
    height: 60px;
    line-height: 1;
    color: #444
}

.line {
    border: solid rgba(0, 0, 0, .2);
    border-width: 2px 0 0;
    height: 7px;
    width: 83%;
    margin: 0 auto
}

p.item-price {
    height: 75px;
    text-align: center;
}

.img-responsive.img-fluid {
    width: 110px;
    height: 110px;
}

.section-first-category-inner .MultiCarousel .item .thumb-content {
    float: left;
    width: 100%;
    margin: 10px 0
}

.section-first-category-inner .MultiCarousel .item .thumb-content .item-price i.fa.fa-eye {
    font-size: 17px
}

.section-first-category-inner .MultiCarousel .item .pad15 .btn.btn-primary {
    color: #fff;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #c09749;
    padding: 15px 0;
    line-height: 16px;
    background: #c09749;
    width: 95%;
    margin: 0;
    text-align: center;
    float: left
}

.section-first-category-inner .MultiCarousel .item .pad15 .btn.btn-primary:hover {
    transition: 1s;
    background: #8a4801;
    border: 1px solid #8a4801
}

.section-first-category-inner .MultiCarousel .item .pad15 .item-price span {
    color: #535353;
    font-size: 16px;
    float: none;
    margin-top: 5px
}

/*.container .sixteen.columns{width:940px}*/
.height,
.height1 {
    float: left;
    width: 100%
}

.height {
    height: 66px !important
}

.height1 {
    height: 30px;
    /* color: white; */
}

.viewmore a {
    width: auto !important;
    height: auto !important;
    padding: 8px 9px 5px 8px !important
}

.viewmore {
    width: 60px !important;
    float: right !important
}

.category .title {
    width: 87.3% !important
}

.category h2 {
    font-size: 24px !important
}

.footer input[type=submit] {
    width: 120px !important
}

.container .MultiCarousel .three.columns {
    width: 120px
}

.more-feature {
    display: none;
}

.more-feature h3 {
    text-align: center;
}

.more-feature h3 a:hover {
    border: 2px solid #c09749;
    transition: 1s;
    font-size: 24px;
    background: #c09749;
    color: #fff;
}

.more-feature h3 a {
    transition: 1s;
    padding: 5px 5px;
    border: 2px solid;
    font-size: 24px;
    color: #c09749;
}

@media only screen and (max-width: 959px) and (min-width:768px) {
    .container .MultiCarousel .three.columns {
        width: 100px
    }

    .MultiCarousel .MultiCarousel-inner .item {
        padding: 0 10px
    }

    .MultiCarousel-inner {
        float: left;
        margin-left: 14px;
    }
}

@media only screen and (max-width: 767px) {

    .MultiCarousel button.right-arrow,
    .MultiCarousel button.left-arrow {
        display: none;
    }

    .more-feature {
        display: block;
    }

    .container .MultiCarousel .three.columns {
        width: 100%
    }

    .MultiCarousel .MultiCarousel-inner .item {
        padding: 10px
    }

    .section-first-category-inner .carousel .item img {
        max-width: 100%;
        display: inline-block;
        position: absolute;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 190px
    }

    .section-first-category-inner .carousel .thumb-content {
        padding: 15px 0;
        float: left;
        width: 100%
    }

    .section-first-category-inner .carousel .thumb-wrapper {
        text-align: center;
        width: 100%;
        float: left
    }
}

@media only screen and (min-width: 768px) and (max-width:1199px) {
    .section-first-category-inner button {
        height: 34px;
        width: 100%;
        font-size: 11px;
        line-height: 10px;
        float: left
    }

    .section-first-category-inner .carousel .item-price span {
        color: #535353;
        font-size: 18px;
        float: right;
        margin-top: 5px;
        width: 100%
    }
}

@media only screen and (max-width: 1199px) {
    .section-first-category-inner .carousel .item .img-box {
        height: 108px;
        width: 100%;
        position: relative
    }

    .section-first-category-inner .carousel .item h4 {
        font-size: 16px;
        margin: 10px 0;
        height: 65px
    }
}

@media only screen and (max-width: 991px) {
    .section-first-category-inner .carousel .item h4 {
        height: 80px
    }
}

@media only screen and (max-width: 767px) {
    .section-first-category-inner .carousel .item h4 {
        height: 113px
    }

    .section-first-category-inner .carousel .item-price {
        float: left;
        width: 100%
    }

    .section-first-category-inner .carousel .item-price span,
    .section-first-category-inner button {
        float: none
    }
}

@media only screen and (min-width: 479px) and (max-width:767px) {
    .container .MultiCarousel .three.columns {
        width: 45%
    }
}

@media only screen and (min-width: 300px) and (max-width:479px) {
    .container .MultiCarousel .three.columns {
        width: 43%;
        min-height: 410px;
    }
    .section-first-category-inner .MultiCarousel .item .pad15 .item-price span {
        font-size: 18px;
        margin-top: 5px;
    }
}

.MultiCarousel button.left-arrow,
.MultiCarousel button.right-arrow {
    position: absolute;
    background: 0 0;
    top: 37%;
    height: auto;
    width: 20px;
    color: #c09749;
    font-size: 40px
}

.MultiCarousel button.left-arrow {
    border: none;
    left: -8px;
    border-radius: 17px
}

.MultiCarousel button.right-arrow {
    border: none;
    right: 6px;
    border-radius: 17px
}