@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

@font-face {
    font-family: "CategoryIcon";
    src: url("https://assets.viralstyle.com/images/category-icons.eot");
    src: url("https://assets.viralstyle.com/images/category-icons.eot?#iefix") format("embedded-opentype"), url("https://assets.viralstyle.com/images/category-icons.woff") format("woff"), url("https://assets.viralstyle.com/images/category-icons.ttf") format("truetype"), url("https://assets.viralstyle.com/images/category-icons.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "CategoryIcon";
        src: url("https://assets.viralstyle.com/images/category-icons.svg#Flaticon") format("svg")
    }
}

/*Core Bootstrap Styles Start Here*/

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #F9293D;
}

.has-error .form-control {
    border-color: #F9293D;
}

header .modal {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px !important;
    line-height: 1.55556;
    color: #777;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.55556;
    border-radius: 0 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color 0.2s ease, background 0.2s ease
}

a {
    color: #1fbba6;
    text-decoration: none
}

a:hover, a:focus {
    color: #14796c;
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #2e3641;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #2e3641;
    background-color: #fff;
    border-color: #2e3641
}

.btn-default:focus, .btn-default.focus {
    color: #2e3641;
    background-color: #e6e6e6;
    border-color: #000
}

.btn-default:hover {
    color: #2e3641;
    background-color: #e6e6e6;
    border-color: #15181d
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #2e3641;
    background-color: #e6e6e6;
    border-color: #15181d
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
    color: #2e3641;
    background-color: #d4d4d4;
    border-color: #000
}

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #2e3641
}

.btn-default .badge {
    color: #fff;
    background-color: #2e3641
}

.btn-primary {
    color: #fff;
    background-color: #007087;
    border-color: #005b6e
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #004654;
    border-color: #000
}

.btn-primary:hover {
    color: #fff;
    background-color: #004654;
    border-color: #002830
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004654;
    border-color: #002830
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #002830;
    border-color: #000
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #007087;
    border-color: #005b6e
}

.btn-primary .badge {
    color: #007087;
    background-color: #fff
}

.btn-accent {
    color: #fff;
    background-color: #1fbba6;
    border-color: #1fbba6
}

.btn-accent:focus, .btn-accent.focus {
    color: #fff;
    background-color: #188f7f;
    border-color: #0d4e45
}

.btn-accent:hover {
    color: #fff;
    background-color: #188f7f;
    border-color: #168777
}

.btn-accent:active, .btn-accent.active, .open > .btn-accent.dropdown-toggle {
    color: #fff;
    background-color: #188f7f;
    border-color: #168777
}

.btn-accent:active:hover, .btn-accent:active:focus, .btn-accent:active.focus, .btn-accent.active:hover,
.btn-accent.active:focus, .btn-accent.active.focus, .open > .btn-accent.dropdown-toggle:hover,
.open > .btn-accent.dropdown-toggle:focus, .open > .btn-accent.dropdown-toggle.focus {
    color: #fff;
    background-color: #137164;
    border-color: #0d4e45
}

.btn-accent:active, .btn-accent.active, .open > .btn-accent.dropdown-toggle {
    background-image: none
}

.btn-accent.disabled, .btn-accent.disabled:hover, .btn-accent.disabled:focus, .btn-accent.disabled.focus,
.btn-accent.disabled:active, .btn-accent.disabled.active, .btn-accent[disabled], .btn-accent[disabled]:hover,
.btn-accent[disabled]:focus, .btn-accent[disabled].focus, .btn-accent[disabled]:active, .btn-accent[disabled].active,
fieldset[disabled] .btn-accent, fieldset[disabled] .btn-accent:hover, fieldset[disabled] .btn-accent:focus,
fieldset[disabled] .btn-accent.focus, fieldset[disabled] .btn-accent:active, fieldset[disabled] .btn-accent.active {
    background-color: #1fbba6;
    border-color: #1fbba6
}

.btn-accent .badge {
    color: #1fbba6;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #1fbba6;
    border-color: #1ba593
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #188f7f;
    border-color: #093831
}

.btn-success:hover {
    color: #fff;
    background-color: #188f7f;
    border-color: #137164
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #188f7f;
    border-color: #137164
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #137164;
    border-color: #093831
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #1fbba6;
    border-color: #1ba593
}

.btn-success .badge {
    color: #1fbba6;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus,
.btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus,
.btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover,
.btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover,
.btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus,
.btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover,
.btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover,
.btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus,
.btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover,
.btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #1fbba6;
    font-weight: normal;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #14796c;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33333;
    border-radius: 0
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

/*Button Styles End Here */

.navbar-default {
    background-color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: inherit;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: inherit;
}

/*Core Bootstrap Styles End Here*/
.ci:before {
    display: inline-block;
    font-family: "CategoryIcon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.category-all:before {
    content: "\e900"
}

.category-business:before {
    content: "\f100"
}

.category-holidays:before {
    content: "\f101"
}

.category-animals:before {
    content: "\f102"
}

.category-military:before {
    content: "\f103"
}

.category-occupation:before {
    content: "\f104"
}

.category-sports:before {
    content: "\f105"
}

.category-hobbies:before {
    content: "\f106"
}

.navbar-default .navbar-nav > li > a {
    color: #2e3641;
}

#header {
    border-top: 4px solid #1fbba6;
    background: #fff;
    z-index: 1000;
    -webkit-box-shadow: 2px 7px 17px -8px rgba(133, 133, 133, 1);
    -moz-box-shadow: 2px 7px 17px -8px rgba(133, 133, 133, 1);
    box-shadow: 2px 7px 17px -8px rgba(133, 133, 133, 1);
    margin-bottom: 10px;
}

@media (max-width: 1024px) {
    #header {
        border-width: 3px 0 0
    }
}

#header .container-fluid {
    max-width: none
}

#header:before, #header:after {
    content: '';
    position: absolute;
    left: 358px;
    top: -4px;
    height: 4px;
    width: 10px;
    background: #21272f;
    margin: 0 0 0 -9999px;
    padding: 0 0 0 9999px
}

@media (max-width: 1024px) {
    #header:before, #header:after {
        height: 3px;
        left: 288px;
        top: -3px
    }
}

@media (max-width: 767px) {
    #header:before, #header:after {
        left: 174px
    }
}

#header:after {
    left: auto;
    right: 122px;
    margin: 0 -9999px 0 0;
    padding: 0 9999px 0 0;
    background: #007087
}

@media (max-width: 1024px) {
    #header:after {
        right: 98px;
        left: auto
    }
}

@media (max-width: 767px) {
    #header:after {
        right: 45px;
        left: auto
    }
}

#header.checkout-header .navbar-brand, #header.thank-you .navbar-brand {
    margin: 0 !important;
    left: 52px;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width: 1199px) {
    #header.checkout-header .navbar-brand, #header.thank-you .navbar-brand {
        left: 15px
    }
}

#header .navbar-brand {
    padding: 0;
    margin-left: 0 !important;
    position: absolute;
    top: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 1024px) {
    #header .navbar-brand {
        width: 144px;
        top: 11px
    }
}

@media (max-width: 767px) {
    #header .navbar-brand {
        width: 116px;
        top: 8px
    }
}

#header .navbar-brand img {
    width: 100%;
    height: auto
}

#header .navbar-nav .dropdown-menu {
    width: 184px
}

@media (max-width: 1024px) {
    #header .navbar-nav .dropdown-menu {
        width: 203px
    }
}

@media (max-width: 767px) {
    #header .navbar-nav .dropdown-menu {
        width: 100%
    }
}

.navbar {
    border: none
}

@media (max-width: 1024px) {
    .navbar {
        min-height: 60px
    }
}

@media (max-width: 767px) {
    .navbar {
        min-height: 50px
    }
}

.navbar .menu-opener {
    width: 52px;
    height: 76px;
    background: #fff;
    border: none;
    float: left;
    padding: 13px 15px 9px;
    margin: 0 0 0 3px
}

@media (max-width: 1024px) {
    .navbar .menu-opener {
        height: 60px;
        margin: 0;
        padding: 11px 12px 9px;
        width: 42px
    }
}

.navbar .menu-opener:hover .icon-bar {
    background: #000
}

.navbar .menu-opener .icon-bar {
    height: 4px;
    border-radius: 2px;
    width: 22px;
    background: #1fbba6;
    display: block;
    transition: background 0.2s ease
}

@media (max-width: 1024px) {
    .navbar .menu-opener .icon-bar {
        height: 3px;
        width: 18px
    }
}

.navbar .menu-opener .icon-bar + .icon-bar {
    margin-top: 3px
}

@media (max-width: 1024px) {
    .navbar .menu-opener .icon-bar + .icon-bar {
        margin-top: 2px
    }
}

.navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    float: left
}

@media (max-width: 767px) {
    .navbar .navbar-collapse {
        float: none;
        padding-left: 15px;
        padding-right: 15px
    }
}

.navbar-right {
    margin-right: 0;
    min-width: 200px;
    text-align: right
}

.top-panel {
    padding: 15px 4px 0 0
}

@media (max-width: 1024px) {
    .top-panel {
        padding: 13px 1px 0 0
    }
}

@media (max-width: 767px) {
    .top-panel {
        float: right;
        padding: 0
    }
}

.top-panel .dropdown {
    display: inline-block;
    vertical-align: top
}

@media (max-width: 767px) {
    .top-panel .dropdown {
        display: block
    }
}

.top-panel .cart {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px;
    color: #2e3641;
    position: relative;
    font-size: 23px;
    line-height: 20px;
    padding: 8px 0 0;
    min-width: 35px;
    height: 31px;
    transition: color 0.2s ease
}

@media (max-width: 1024px) {
    .top-panel .cart {
        font-size: 20px;
        padding: 6px 0 0
    }
}

@media (max-width: 767px) {
    .top-panel .cart {
        position: absolute;
        right: 9px;
        top: 12px
    }
}

.top-panel .cart:hover {
    color: #1fbba6
}

.top-panel .cart .badge {
    display: inline-block;
    vertical-align: top;
    margin: -9px 0 0 -5px;
    font-size: 14px;
    line-height: 14px;
    padding: 3px 4px;
    right: 0;
    background: #1fbba6;
    color: #fff;
    border-radius: 0
}

@media (max-width: 1024px) {
    .top-panel .cart .badge {
        margin: -7px 0 0 -5px;
        font-size: 10px;
        padding: 1px 4px
    }
}

.navbar-nav {
    font-size: 15px;
    line-height: 18px
}

@media (max-width: 1024px) {
    .navbar-nav {
        font-size: 12px;
        line-height: 14px
    }
}

.navbar-nav > li.open > a:before {
    display: block
}

@media (max-width: 767px) {
    .navbar-nav > li.hover .navbar-nav > li.open .dropdown-menu {
        display: block
    }
}

.navbar-nav > li > a {
    font-weight: 600;
    letter-spacing: 1px;
    padding: 26px 20px 22px 21px;
    position: relative
}

@media (max-width: 1024px) {
    .navbar-nav > li > a {
        padding: 18px 16px 14px
    }
}

@media (max-width: 767px) {
    .navbar-nav > li > a {
        padding: 10px 16px
    }
}

/*.navbar-nav>li>a:before {*/
/*z-index: 1001;*/
/*position: absolute;*/
/*display: none;*/
/*bottom: -3px;*/
/*left: 50%;*/
/*-webkit-transform: translateX(-50%);*/
/*transform: translateX(-50%);*/
/*content: '';*/
/*width: 0;*/
/*height: 0;*/
/*border-left: 10px solid transparent;*/
/*border-right: 10px solid transparent;*/
/*border-bottom: 22px solid #fff*/
/*}*/

@media (max-width: 767px) {
    .navbar-nav > li > a:before {
        visibility: hidden
    }
}

.navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 0;
    border: none;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.35);
    font-size: 17px;
    line-height: 20px;
    left: 17px;
    right: auto
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu {
        font-size: 20px;
        line-height: 22px;
        left: 4px;
        box-shadow: 0 0 26px rgba(0, 0, 0, 0.35)
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu {
        font-size: 12px;
        line-height: 20px
    }
}

.navbar-nav .dropdown-menu li {
    margin: 0 0 2px
}

.navbar-nav .dropdown-menu li:last-child {
    margin-bottom: 0
}

.navbar-nav .dropdown-menu li a {
    font-weight: normal;
    background: #fff;
    padding: 13px 10px 10px 66px;
    position: relative;
    transition: color 0.2s ease, background 0.2s ease
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a {
        padding: 13px 10px 11px 73px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a {
        background: #fff;
        color: #1fbba6;
        padding: 5px 10px 5px 73px !important;
        line-height: 20px
    }

    .navbar-nav .dropdown-menu li a:hover {
        color: #fff;
        background: #1fbba6
    }
}

.navbar-nav .dropdown-menu li a:active, .navbar-nav .dropdown-menu li a:hover {
    background: #1fbba6 !important;
    color: #fff !important
}

.navbar-nav .dropdown-menu li a:active i, .navbar-nav .dropdown-menu li a:hover i {
    color: #fff
}

.navbar-nav .dropdown-menu li a i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 66px;
    font-size: 29px;
    color: #1fbba6;
    transition: color 0.2s ease
}

.ci.create-buy {
    background: no-repeat url('https://assets.viralstyle.com/images/create_and_buy-1.png') center/40px;
}

.ci.create-sell {
    background: no-repeat url('https://assets.viralstyle.com/images/create_and_sell-1.png') center/40px;
}

li a:hover .ci.create-buy {
    background: no-repeat url('https://assets.viralstyle.com/images/create_and_buy_inverted.png') center/40px;
}

li a:hover .ci.create-sell {
    background: no-repeat url('https://assets.viralstyle.com/images/create_and_sell_inverted.png') center/40px;
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i {
        font-size: 32px;
        width: 72px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.navbar-nav .dropdown-menu li a i.icons-football {
    margin: 0 0 0 2px
}

.navbar-nav .dropdown-menu li a i.icons-baseball {
    margin: 0 0 0 1px
}

.navbar-nav .dropdown-menu li a i.icons-basketball {
    margin: -2px 0 0
}

.navbar-nav .dropdown-menu li a i.icons-hockey {
    margin: 3px 0 0 -1px;
    font-size: 35px
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i.icons-hockey {
        font-size: 37px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-hockey {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i.icons-soccer {
    margin: 1px 0 0 1px;
    font-size: 35px
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i.icons-soccer {
        font-size: 38px;
        margin: 2px 0 0 1px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-soccer {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i.icons-dog {
    margin: 2px 0 0 1px;
    font-size: 31px
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i.icons-dog {
        font-size: 33px;
        margin: 4px 0 0 1px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-dog {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i.icons-music {
    margin: 0 0 0 -2px;
    font-size: 31px
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i.icons-music {
        font-size: 34px;
        margin: 2px 0 0 -3px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-music {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i.icons-food {
    margin: 0 0 0 2px;
    font-size: 27px
}

@media (max-width: 1024px) {
    .navbar-nav .dropdown-menu li a i.icons-food {
        font-size: 30px;
        margin: 1px 0 0 2px
    }
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-food {
        font-size: 24px
    }
}

.navbar-nav .dropdown-menu li a i.icons-military {
    margin: -1px 0 0;
    font-size: 36px
}

@media (max-width: 767px) {
    .navbar-nav .dropdown-menu li a i.icons-military {
        font-size: 24px
    }
}

.dropdown-basket {
    position: static
}

.dropdown-basket .dropdown-menu {
    top: 101px;
    right: 0 !important;
    width: 450px
}

@media (max-width: 767px) {
    .dropdown-basket .dropdown-menu {
        width: 100%;
        top: 60px;
        padding: 15px 15px 20px
    }
}

.dropdown-basket .dropdown-menu:after {
    content: '';
    position: absolute;
    top: -36px;
    right: 66px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 31px 30px 31px;
    border-color: transparent transparent #1fbba6 transparent
}

@media (max-width: 1023px) {
    .dropdown-basket .dropdown-menu:after {
        right: 46px
    }
}

@media (max-width: 767px) {
    .dropdown-basket .dropdown-menu:after {
        top: -21px;
        right: 18px;
        border-width: 0 15px 15px 15px
    }
}

#header .dropdown-menu {
    box-shadow: -3px 3px 7px 0 rgba(0, 0, 0, 0.35);
    border-radius: 0;
    border: 0;
    background: #f7f8fa
}

#header .dropdown-menu.bg-white {
    background: #fff
}

#header .dropdown-menu .return {
    line-height: 20px;
    margin: 0 0 14px;
    display: inline-block;
    vertical-align: top
}

#header .dropdown-menu .return [class^="icons-"] {
    margin-left: -12px;
    margin-right: -4px;
    font-size: 20px;
    position: relative;
    top: 2px
}

#header .dropdown-menu .return .icons-arrow-right2 {
    margin: 0
}

#header .dropdown-menu h2 {
    margin: 0 0 18px;
    letter-spacing: 1px
}

@media (max-width: 767px) {
    .dropdown-menu h2 {
        font-size: 18px
    }
}

#header .dropdown-menu .closed {
    position: absolute;
    right: 16px;
    top: 19px;
    width: 14px;
    height: 14px
}

#header .dropdown-menu .closed:hover:before, #header .dropdown-menu .closed:hover:after {
    background: #007087
}

#header .dropdown-menu .closed:before, #header .dropdown-menu .closed:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #c5c5c5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    z-index: 10
}

#header .dropdown-menu .closed:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#header .dropdown-menu .closed.disabled, #header .dropdown-menu .closed.disabled:hover {
    opacity: 0.5
}

#header .dropdown-menu .closed.disabled:before, #header .dropdown-menu .closed.disabled:after, #header .dropdown-menu .closed.disabled:hover:before, #header .dropdown-menu .closed.disabled:hover:after {
    background: #c5c5c5
}

#header .dropdown-menu .price {
    color: #1fbba6;
    font-size: 52px;
    line-height: 1;
    padding: 0
}

#header .dropdown-menu .price .del {
    color: #d6dae3;
    margin: 0 10px 0 0
}

.nav-right {
    line-height: 76px
}

.nav-right > a {
    vertical-align: middle;
    margin-right: 21px;
    font-size: 15px !important;
    line-height: 18px
}

@media (max-width: 1024px) {
    .nav-right > a {
        font-size: 12px;
        line-height: 14px;
        margin-right: 16px
    }
}

.nav-right > a.btn-search {
    margin-right: 30px;
    font-size: 18px;
}

.nav-right > a.btn {
    padding: 10px;
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
    font-weight: 600;
    border: 1px solid #1fbba6;
    font-size: 15px;
    line-height: 18px !important;
}

@media (max-width: 1024px) {
    .nav-right > a.btn {
        font-size: 12px;
        line-height: 14px
    }
}

.nav-right > a.btn.btn-primary {
    background-color: #1fbba6
}

.nav-right > a.btn.btn-primary:hover, .nav-right > a.btn.btn-primary:active {
    background-color: #188f7f;
    border-color: #188f7f
}

.nav-right > a.btn.btn-default {
    color: #1fbba6;
    border: 1px solid #1fbba6;
}

.nav-right > a.btn.btn-default:hover, .nav-right > a.btn.btn-default:active {
    border-color: #1fbba6;
    background-color: #1fbba6;
    color: #fff
}

@media (max-width: 1024px) {
    .nav-right {
        line-height: 60px
    }
}

.gravatar-dropdown {
    display: inline-block
}

.navbar-header-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background-color: #1fbba6;
    z-index: 1
}

.navbar-header-menu > ul {
    position: fixed;
    top: 50vh;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
    padding: 0;
    list-style: none;
    text-align: center
}

.navbar-header-menu > ul > li {
    margin: 15px
}

.navbar-header-menu > ul > li > a {
    color: #fff;
    font-size: 26px;
    padding: 5px;
    font-weight: 300
}

.navbar-header-menu > ul > li > a:hover, .navbar-header-menu > ul > li > a:active {
    text-decoration: underline
}

.navbar-toggle {
    left: 10px;
    width: 42px;
    padding: 5px 8px;
    height: 51px;
    border: none;
    border-radius: 0;
    position: absolute;
    margin: 0;
    z-index: 2
}

.navbar-toggle:active, .navbar-toggle:hover, .navbar-toggle:focus {
    background-color: transparent !important
}

.navbar-toggle:active > .icon-bar, .navbar-toggle:hover > .icon-bar, .navbar-toggle:focus > .icon-bar {
    background: #1fbba6
}

.navbar-toggle .icon-bar {
    height: 2px;
    background: #1fbba6;
    width: 20px;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.navbar-toggle.open {
    position: fixed
}

.navbar-toggle.open + .navbar-header-menu {
    display: block
}

@media (min-width: 768px) {
    .navbar-toggle.open + .navbar-header-menu {
        display: none
    }
}

.navbar-toggle.open > .icon-bar:not(:nth-child(2)) {
    background: #fff
}

.navbar-toggle.open > .icon-bar:not(:nth-child(2)):active, .navbar-toggle.open > .icon-bar:not(:nth-child(2)):hover, .navbar-toggle.open > .icon-bar:not(:nth-child(2)):focus {
    background: #fff
}

.navbar-toggle.open > .icon-bar:first-child {
    -webkit-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg)
}

.navbar-toggle.open > .icon-bar:nth-child(2) {
    background: transparent
}

.navbar-toggle.open > .icon-bar:last-child {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg)
}

.no-scroll {
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

.slideout-toggle {
    border: none;
    background-color: transparent;
    width: 25px;
    margin: 22px;
    padding: 0
}

.slideout-toggle:hover > .icon-bar {
    background-color: #2e3641
}

.slideout-toggle:hover, .slideout-toggle:active, .slideout-toggle:focus {
    outline: none
}

.slideout-toggle.open {
    position: fixed;
    z-index: 1002
}

.slideout-toggle.open:hover > .icon-bar {
    background-color: #e6e6e6
}

.slideout-toggle.open > .icon-bar {
    background-color: #fff
}

.slideout-toggle.open > .icon-bar:first-child {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
    transform: translate3d(0, 8px, 0) rotate(45deg)
}

.slideout-toggle.open > .icon-bar:nth-child(2) {
    background-color: transparent
}

.slideout-toggle.open > .icon-bar:last-child {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
    transform: translate3d(0, -8px, 0) rotate(-45deg)
}

.slideout-toggle > .icon-bar {
    height: 2px;
    background-color: #1fbba6;
    width: 100%;
    margin: 6px 0;
    display: block;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease
}

.slideout-toggle-cont {
    background-color: #fff;
    margin-left: -15px;
    border: 1px solid #fff;
    height: 76px;
    width: 69px
}

@media (max-width: 1024px) {
    .slideout-toggle {
        margin: 18px;
        width: 20px
    }

    .slideout-toggle > .icon-bar {
        margin: 4px 0
    }

    .slideout-toggle.open > .icon-bar:first-child {
        -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
        transform: translate3d(0, 6px, 0) rotate(45deg)
    }

    .slideout-toggle.open > .icon-bar:nth-child(2) {
        background-color: transparent
    }

    .slideout-toggle.open > .icon-bar:last-child {
        -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
        transform: translate3d(0, -6px, 0) rotate(-45deg)
    }

    .slideout-toggle-cont {
        height: 60px;
        width: 57px
    }
}

@media (max-width: 767px) {
    .slideout-toggle {
        display: none
    }
}

.slideout-menu {
    background-color: #1fbba6;
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1001;
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.slideout-menu.open {
    -webkit-transform: translate3d(-182px, 0, 0);
    transform: translate3d(-182px, 0, 0)
}

.slideout-menu-list {
    list-style: none;
    padding: 0;
    margin-top: 76px;
    height: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center
}

.slideout-menu-link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%
}

.slideout-menu-link:hover, .slideout-menu-link:active, .slideout-menu-link:focus {
    text-decoration: underline;
    color: #e6e6e6
}

@media (max-width: 1024px) {
    .slideout-menu.open {
        -webkit-transform: translate3d(-193px, 0, 0);
        transform: translate3d(-193px, 0, 0)
    }

    .slideout-menu-list {
        margin-top: 60px
    }

    .slideout-menu-link {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .slideout-menu {
        display: none
    }
}

.slideout-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 1000
}

.slideout-overlay.open {
    display: block
}

.modal-header {
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 31.55556px;
}

.modal-header .close {
    margin-top: -2px;
    background-image: none !important;
}

.modal-title {
    margin: 0;
    line-height: 1.55556;
}

header .modal-body {
    position: relative;
    padding: 24px;
    font-size: inherit;
}

header .modal-footer {
    padding: 24px;
    text-align: right;
    border-top: 1px solid transparent
}

header .modal-footer:before, header .modal-footer:after {
    content: " ";
    display: table
}

header .modal-footer:after {
    clear: both
}

header .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

header .modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

header .modal-footer .btn-block + .btn-block {
    margin-left: 0
}

header .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    header .modal-dialog {
        width: 880px;
        margin: 30px auto
    }

    header .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    header .modal-sm {
        width: 300px
    }
}

@media (min-width: 1024px) {
    header .modal-lg {
        width: 880px
    }
}

header .modal {
    visibility: hidden
}

@media (max-width: 1024px) {
    .modal {
        font-size: 14px
    }
}

header .modal.in {
    visibility: visible
}

.modal .close {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 38px;
    height: 38px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    z-index: 20;
    opacity: 1
}

@media (max-width: 1024px) {
    .modal .close {
        top: 10px;
        width: 30px;
        height: 30px
    }
}

.modal .close:after, .modal .close:before {
    border-top: 4px solid #b7b7b7;
    width: 40px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 1024px) {
    .modal .close:after, .modal .close:before {
        width: 26px;
        border-width: 2px;
        margin-left: -13px
    }
}

.modal .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal .close:hover:after, .modal .close:hover:before {
    border-color: #1fbba6
}

.modal .close:hover, .modal .close:active, .modal .close:focus {
    outline: none
}

header .modal .product-gallery {
    margin: 53px 0 33px;
    border-bottom: 2px solid #dadada;
    padding: 0
}

@media (max-width: 1024px) {
    header .modal .product-gallery {
        margin: 30px 0 20px
    }
}

header .modal .product-gallery .mask {
    margin: 0 auto 39px;
    max-width: 646px
}

@media (max-width: 1024px) {
    header .modal .product-gallery .mask {
        margin-bottom: 15px
    }
}

header .modal .product-gallery .img-holder {
    margin: 0 auto;
    max-width: 756px;
    text-align: center
}

header .modal .product-gallery .btn-prev {
    left: 0
}

@media (max-width: 767px) {
    header .modal .product-gallery .btn-prev {
        left: -15px
    }
}

header .modal .product-gallery .btn-next {
    right: 0px
}

@media (max-width: 767px) {
    header .modal .product-gallery .btn-next {
        right: -15px
    }
}

.modal h3 {
    font-size: 21px;
    letter-spacing: 2px
}

@media (max-width: 1024px) {
    .modal h3 {
        font-size: 18px;
        margin-bottom: 14px
    }
}

header .modal .modal-footer {
    background-color: #F4F5F6;
    padding: 28px 24px
}

header .modal .modal-footer h3 {
    margin-bottom: 16px
}

header .modal .modal-footer .product-list {
    margin-bottom: 0
}

header .modal .modal-footer .product-list li {
    padding-bottom: 0;
    margin-bottom: 17px
}

header .modal .section {
    padding: 0 30px
}

@media (max-width: 1023px) {
    header .modal .section {
        padding: 0
    }
}

@media (max-width: 767px) {
    header .modal .section {
        width: auto
    }
}

header .modal .list-radio {
    margin: 0 -6px
}

header .modal .list-radio li {
    margin-right: 3px
}

header .modal .list-radio .jcf-radio {
    margin-right: 0
}

header .modal .cart-form h3 {
    margin-bottom: 8px
}

header .modal .cart-form .row-form {
    padding-bottom: 8px
}

header .modal .cart-form .btn {
    margin: 13px 0 44px
}

@media (max-width: 1023px) {
    header .modal-dialog {
        max-width: 680px;
        margin: 10px auto;
        width: 100%
    }
}

header h1, header h2, .modal h3, header h4 {
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    color: #2e3641;
}

header .form-control {
    font-size: 22px;
    box-shadow: none !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    padding-left: 18px;
    padding-right: 18px;
    border: 1px solid #afafaf;
}

@media (max-width: 1024px) {
    header .form-control {
        font-size: 18px;
        height: 40px;
        padding: 4px 10px
    }
}

@media (max-width: 767px) {
    header .form-control {
        font-size: 16px;
        height: 32px
    }
}

header textarea.form-control {
    height: 191px;
    resize: none
}

@media (max-width: 1024px) {
    header textarea.form-control {
        height: 154px
    }
}

@media (max-width: 767px) {
    header textarea.form-control {
        height: 118px
    }
}

header .vs-checkbox > input[type="checkbox"] {
    display: none
}

header .vs-checkbox > input[type="checkbox"]:checked + .vs-checkbox-outline > .vs-checkbox-fill {
    display: block
}

header .vs-checkbox-outline {
    height: 14px;
    width: 14px;
    border: 1px solid #7f7f7f;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle
}

header .vs-checkbox-fill {
    height: 8px;
    width: 8px;
    position: absolute;
    top: 2px;
    left: 2px;
    background-color: #7f7f7f;
    display: none
}

header .vs-checkbox > span {
    color: #7f7f7f;
    vertical-align: middle
}

header .vs-form h2 {
    font-weight: 500;
    color: #000;
    letter-spacing: 2px;
    margin: 0 0 22px
}

header .vs-form h2.panel-title {
    margin: 0
}

@media (max-width: 1199px) {
    header .vs-form h2 {
        font-size: 17px;
        margin-bottom: 17px
    }
}

@media (max-width: 767px) {
    header .vs-form h2 {
        font-size: 18px
    }
}

header .vs-form .form-group {
    margin-bottom: 15px
}

@media (max-width: 1199px) {
    header .vs-form .form-group {
        margin-bottom: 12px
    }
}

header .vs-form .form-btn {
    min-width: 301px;
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: normal;
    padding: 16px 0;
    letter-spacing: 2px
}

header .vs-form .form-btn.btn-default {
    border-width: 1px
}

@media (max-width: 1199px) {
    header .vs-form .form-btn {
        font-size: 16px;
        line-height: 16px;
        min-width: 236px
    }
}

@media (max-width: 767px) {
    header .vs-form .form-btn {
        min-width: 1px;
        width: 100%;
        float: none !important
    }
}

@media (max-width: 767px) {
    header .form-text {
        font-size: 16px
    }
}

header .vs-select {
    position: relative;
    text-align: left
}

header .vs-select > select {
    cursor: pointer;
    background-color: transparent;
    padding-right: 20% !important
}

@media (max-width: 1023px) {
    header .vs-select > select {
        padding-right: 15% !important
    }
}

header .vs-select-btn {
    background-color: transparent;
    cursor: pointer;
    padding-right: 45px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 1199px) {
    header .vs-select-btn {
        padding-right: 40px !important
    }
}

header .vs-select-dropdown {
    text-align: left;
    max-height: 0;
    list-style: none;
    transition: max-height 0.5s ease;
    list-style: none;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
    position: absolute;
    border: 1px solid #afafaf;
    border-top: none;
    box-sizing: border-box;
    width: 100%;
    z-index: 11;
    visibility: hidden;
    box-shadow: #afafaf 2px 2px 5px -3px
}

header .vs-select-dropdown > li > span {
    padding-left: 18px;
    font-size: 16px;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    cursor: pointer
}

@media (max-width: 1199px) {
    header .vs-select-dropdown > li > span {
        padding-left: 16px;
        font-size: 15px
    }
}

header .vs-select-dropdown > li > span:hover {
    color: #1fbba6
}

header .vs-select-dropdown > li > span:active, .vs-select-dropdown > li > span.selected {
    color: #fff;
    background-color: #1fbba6
}

header .vs-select-dropdown.dropdown-open {
    max-height: 200px;
    visibility: visible
}

header .vs-table-header > [class^="col-"] {
    color: #2e3641;
    border-bottom: 2px solid #2e3641
}

header .vs-table-body {
    line-height: 70px
}

@media (max-width: 767px) {
    header .vs-table-body {
        line-height: normal
    }
}

header .vs-table-body > [class^="col-"] {
    border-bottom: 1px solid #ddd
}

header .vs-table-body > [class^="col-"] > figure {
    width: 65px;
    display: inline-block;
    text-align: center
}

header .vs-table-body > [class^="col-"] > figure > img {
    max-width: 100%;
    max-height: 65px
}

header .vs-table-body > [class^="col-"] > .product-image {
    margin-right: 10px
}

@media (max-width: 767px) {
    header .vs-table-body > [class^="col-"]:first-child {
        border: none
    }
}

header .vs-table-header > [class^="col-"], header .vs-table-body > [class^="col-"] {
    padding: 8px 0;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: middle
}

@media (max-width: 767px) {
    header .vs-table-header > [class^="col-"], header .vs-table-body > [class^="col-"] {
        font-size: 14px
    }
}

header .vs-input-addon {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

header .vs-input-addon > .vs-input {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 300px
}

header .vs-input-addon > .addon > button {
    height: 60px;
    padding: 6px 12px
}

@media (max-width: 1199px) {
    header .vs-input-addon > .addon > button {
        height: 48px
    }
}

header .vs-form-control {
    color: #333;
    font-size: 18px;
    line-height: 22px;
    height: 60px;
    padding: 19px 15px
}

header .vs-form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

header .vs-form-control::-moz-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 0.5)
}

header .vs-form-control:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

header .vs-form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

header .vs-form-control.placeholder {
    color: rgba(0, 0, 0, 0.5)
}

@media (max-width: 1199px) {
    header .vs-form-control {
        height: 48px;
        font-size: 16px;
        padding: 13px 15px
    }
}

header .vs-input {
    position: relative;
    background-color: #fff
}

header .vs-input.small > .placeholder {
    font-size: 16px;
    left: 15px
}

header .vs-input.small > .icons-arrow-bottom {
    font-size: 12px
}

header .vs-input.small > .form-control, header .vs-input.small > .vs-select > .form-control {
    height: 48px;
    font-size: 18px
}

header .vs-input.small > .form-control {
    padding: 13px 15px 13px 13px
}

header .vs-input.small > .form-control.filled {
    padding: 21px 15px 5px 13px
}

header .vs-input.small > .vs-select > .form-control {
    padding: 18px 15px 2px 14px
}

header .vs-input.small > .vs-select-dropdown > li > span {
    padding-left: 16px;
    font-size: 15px
}

header .vs-input.small.active > .form-control, header .vs-input.small.filled > .form-control {
    padding: 21px 15px 5px 13px
}

header .vs-input > .placeholder {
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0) scale(1);
    transform: translate3d(0, -50%, 0) scale(1);
    left: 19px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.5);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    cursor: text
}

@media (max-width: 1199px) {
    header .vs-input > .placeholder {
        font-size: 16px;
        left: 15px
    }
}

header .vs-input > .icons-arrow-bottom {
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 18px;
    color: #1fbba6;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

@media (max-width: 1023px) {
    header .vs-input > .icons-arrow-bottom {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    header .vs-input > .icons-arrow-bottom {
        font-size: 10px
    }
}

header .vs-input > .form-control, header .vs-input > .vs-select > .form-control {
    color: #333;
    font-size: 20px;
    line-height: 26px;
    height: 60px
}

header .vs-input > .form-control::-webkit-input-placeholder, header .vs-input > .vs-select > .form-control::-webkit-input-placeholder {
    color: #fff
}

header .vs-input > .form-control::-moz-placeholder, header .vs-input > .vs-select > .form-control::-moz-placeholder {
    opacity: 1;
    color: #fff
}

header .vs-input > .form-control:-moz-placeholder, header .vs-input > .vs-select > .form-control:-moz-placeholder {
    color: #fff
}

header .vs-input > .form-control:-ms-input-placeholder, header .vs-input > .vs-select > .form-control:-ms-input-placeholder {
    color: #fff
}

header .vs-input > .form-control.placeholder, header .vs-input > .vs-select > .form-control.placeholder {
    color: #fff
}

@media (max-width: 1199px) {
    header .vs-input > .form-control, header .vs-input > .vs-select > .form-control {
        height: 48px;
        font-size: 18px
    }
}

header .vs-input > .form-control {
    padding: 17px
}

header .vs-input > .form-control.filled {
    padding: 26px 17px 8px
}

@media (max-width: 1199px) {
    header .vs-input > .form-control.filled {
        padding: 21px 15px 5px 13px
    }
}

header .vs-input > .form-control.filled + .placeholder {
    -webkit-transform: translate3d(0, -100%, 0) scale(0.8);
    transform: translate3d(0, -100%, 0) scale(0.8)
}

@media (max-width: 1199px) {
    header .vs-input > .form-control {
        padding: 13px 15px 13px 13px
    }
}

header .vs-input > .vs-select > .form-control {
    padding: 24px 19px 8px 18px
}

@media (max-width: 1199px) {
    header .vs-input > .vs-select > .form-control {
        padding: 18px 15px 2px 14px
    }
}

header .vs-input.active .placeholder, header .vs-input.filled .placeholder {
    -webkit-transform: translate3d(0, -100%, 0) scale(0.8);
    transform: translate3d(0, -100%, 0) scale(0.8)
}

header .vs-input.active > .form-control, header .vs-input.filled > .form-control {
    padding: 26px 19px 8px
}

@media (max-width: 1199px) {
    header .vs-input.active > .form-control, header .vs-input.filled > .form-control {
        padding: 21px 15px 5px 13px
    }
}

header .account-modal {
    max-width: 500px
}

header .input-icon {
    position: relative
}

header .input-icon .form-control {
    padding-right: 40px
}

header .input-icon > i {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.2);
    margin: 0;
    font-size: 18px;
}

@media (min-width: 1024px) {
    main#main {
        min-height: 500px
    }
}

header input:-webkit-autofill,
header input:-webkit-autofill:hover,
header input:-webkit-autofill:focus,
header input:-webkit-autofill:active,
header select:-webkit-autofill,
header select:-webkit-autofill:hover,
header select:-webkit-autofill:focus,
header select:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s
}

header .btn {
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px;
    letter-spacing: 2px;
    transition: background 0.2s ease
}

header .btn.btn-default {
    border: 2px solid #007087;
    font-size: 18px;
    line-height: 22px;
    color: #007087
}

header .btn.btn-default:hover {
    color: #fff;
    background: #007087
}

header .btn.btn-secondary {
    background-color: #1fbba6;
    color: #fff
}

header .btn.btn-secondary:hover, header .btn.btn-secondary:active {
    background-color: #188f7f
}

header .btn.btn-transparent {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 25px;
    background: transparent
}

header .btn.btn-transparent:hover, header .btn.btn-transparent:active {
    background: #fff;
    color: #1fbba6
}

@media (max-width: 767px) {
    header .btn {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 14px;
        letter-spacing: 1px
    }
}

header .btn:active:focus, header .btn:active, header .btn:focus {
    outline: none
}

header .forgot-pwd-col {
    text-align: right
}

@media (max-width: 767px) {
    header .forgot-pwd-col, header .remember-me-col {
        text-align: center
    }
}

header .vs-form .login-btn {
    letter-spacing: 0;
    min-width: 0
}

header a {
    cursor: pointer;
    outline: none;
    transition: background 0.3s ease, color 0.3s ease;
}

header .user {
    width: 34px;
    height: 34px;
    display: inline-block;
}

@media (max-width: 1024px) {
    header .user {
        width: 27px;
        height: 27px;
    }
}

header .user > img.gravatar {
    border-radius: 50% !important;
}

.product_modal .modal-header {
    padding: 20px;
    background-color: #1fbba6;
}

.product_modal .modal-header h3 {
    color: #FFFFFF;
    font-weight: bold;
}

.product_modal .close:after, .product_modal .close:before, .product_modal .close:hover:after, .product_modal .close:hover:before {
    border-color: #ffffff;
}

@media (min-width: 992px) {
    .product_modal .modal-lg {
        width: 1100px !important;
    }
}

.product_modal a.list-group-item {
    padding: 15px;
    font-size: 14px;
}

.product_modal a.list-group-item.active {
    background-color: #1fbba6;
    border-color: #1fbba6;
}

.product_modal .product-list button.btn-arrow {
    position: absolute;
    top: 200px;
    line-height: 12px;
    border: none !important;
}

.btn-arrow-left {
    left: 10px;
}

.btn-arrow-right {
    right: 10px;
}

.product_modal .btn.btn-primary {
    background-color: #1fbba6 !important;
}

.product_modal .btn.btn-primary:hover, .product_modal .btn.btn-primary:active {
    background-color: #188f7f !important;
    border-color: #188f7f !important;
}

.product_modal .btn.btn-default {
    color: #1fbba6 !important;
    border: 1px solid #1fbba6 !important;
}

.product_modal .btn.btn-default:hover, .product_modal .btn.btn-default:active {
    border-color: #1fbba6 !important;
    background-color: #1fbba6 !important;
    color: #fff !important;
}

.product_modal i {
    background-color: inherit;
    border-color: inherit;
    color: inherit !important;
}

.col-sm-6.col-md-4.col-lg-4.product-list {
    padding: 4px;
}

.product_modal .thumbnail {
    margin-bottom: 4px;
    /*border: 1px solid #1fbba6;*/
}

.product_modal h4 {
    text-transform: uppercase;
    font-weight: bold;
}

.product_modal .btn {
    text-transform: uppercase;
    font-size: 18px !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #188f7f !important;
}

.product_modal .input-lg {
    height: 42px;
    border: 1px solid #1fbba6 !important;
    font-size: 16px;
}

/* enable absolute positioning */
.product_modal .inner-addon {
    position: relative;
}

/* style icon */
.product_modal .inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    color: #1fbba6 !important;
    font-size: 16px;
    z-index: 10;
    left: 0px !important;
}

/* align icon */
.product_modal .left-addon .glyphicon {
    left: 0px;
}

.product_modal .right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.product_modal .left-addon input {
    padding-left: 30px;
}

.product_modal .right-addon input {
    padding-right: 30px;
}

.product_modal .fade-transition {
    /*transition: -webkit-transform 0.2s ease;*/
    /*transition: transform 0.2s ease;*/
    /*transition: transform 0.2s ease, -webkit-transform 0.2s ease*/
}

#upsell-table th {
    background: #1fbba6;
    color: #FFF;
}

header .btn-cancel {
    line-height: 32px !important;
}

ul.wysihtml5-toolbar a {
    font-weight: inherit;
    font-size: 12px;
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
    font-weight: 700
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
    font-style: italic
}

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
    text-decoration: underline
}

.designer_applet .btn {
    font-size: 12px;
}

.progress > .progress-bar-success {
    background-color: #1BBC9B;
}

.product_modal a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border: 1px solid #1fbba6 !important;
}