* {
    margin: 0;
    padding: 0
}

img {
    border: 0;
    vertical-align: top
}

a {
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 5px;
    line-height: 1.35
}

h1 {
    font-size: 20px;
    font-weight: 400
}

h2 {
    font-size: 18px;
    font-weight: 400
}

h3 {
    font-size: 16px;
    font-weight: 700
}

h4 {
    font-size: 14px;
    font-weight: 700
}

h5 {
    font-size: 12px;
    font-weight: 700
}

h6 {
    font-size: 11px;
    font-weight: 700
}

form {
    display: inline
}

fieldset {
    border: 0
}

legend {
    display: none
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

caption,
th,
td {
    vertical-align: top;
    text-align: left
}

p {
    margin: 0 0 10px
}

strong {
    font-weight: 700
}

address {
    font-style: normal;
    line-height: 1.35
}

cite {
    font-style: normal
}

q,
blockquote {
    quotes: none
}

q:before,
q:after {
    content: ''
}

small,
big {
    font-size: 1em
}

ul,
ol {
    list-style: none
}

.hidden {
    display: block!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important
}

.nobr {
    white-space: nowrap!important
}

.wrap {
    white-space: normal!important
}

.a-left {
    text-align: left!important
}

.a-center {
    text-align: center!important
}

.a-right {
    text-align: right!important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,
.left {
    float: left!important
}

.f-right,
.right {
    float: right!important
}

.f-none {
    float: none!important
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-bg {
    background: none!important
}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left
}

.main-container {
    background: #fbfaf6 url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_main1.gif) 50% 0 no-repeat
}
/*
.main {
    width: 900px;
    margin: 0 auto;
    min-height: 400px;
    padding: 25px 25px 80px;
    background: #fffffe url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_main2.gif) 0 0 no-repeat;
    text-align: left
}
*/
.col-left {
    float: left;
    width: 195px;
    padding: 0 0 1px
}

.col-main {
    float: left;
    width: 685px;
    padding: 0 0 1px
}

.col-right {
    float: right;
    width: 195px;
    padding: 0 0 1px
}

.col1-layout .col-main {
    float: none;
    width: auto
}

.col2-left-layout .col-main {
    float: right
}

.col3-layout .col-main {
    width: 475px;
    margin-left: 17px
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px
}

.col3-layout .col-wrapper .col-main {
    float: right
}

.col2-set .col-1 {
    float: left;
    width: 48.5%
}

.col2-set .col-2 {
    float: right;
    width: 48.5%
}

.col2-set .col-narrow {
    width: 32%
}

.col2-set .col-wide {
    width: 65%
}

.col3-set .col-1 {
    float: left;
    width: 32%
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%
}

.col3-set .col-3 {
    float: right;
    width: 32%
}

.col4-set .col-1 {
    float: left;
    width: 23.5%
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%
}

.col4-set .col-3 {
    float: left;
    width: 23.5%
}

.col4-set .col-4 {
    float: right;
    width: 23.5%
}

input,
select,
textarea,
button {
    font: 12px/15px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #2f2f2f
}

select {
    padding: 1px
}

select option {
    padding-right: 10px
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 2px 5px
}

select.multiselect option:last-child {
    border-bottom: 0
}

textarea {
    overflow: auto
}

input.radio {
    margin-right: 3px
}

input.checkbox {
    margin-right: 3px
}

input.qty {
    width: 2.5em!important
}

p.control input.checkbox,
p.control input.radio {
    margin-right: 6px
}

.form-list li {
    margin: 0 0 8px
}

label {
    position: relative;
    z-index: 0
}

label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px
}

.form-list li.control label {
    float: none
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
    margin-right: 6px
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto
}

.form-list .input-box {
    display: block;
    clear: both
}

.form-list .field {
    float: left
}

.form-list textarea {
    height: 10em
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0
}

.form-list .input-range input.input-text {
    width: 74px
}

.form-list-narrow li {
    margin-bottom: 0
}

.form-list-narrow li .input-box {
    margin-bottom: 6px
}

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto
}

.form-list .name-prefix {
    width: 65px
}

.form-list .name-prefix select {
    width: 55px
}

.form-list .name-prefix input.input-text {
    width: 49px
}

.form-list .name-suffix {
    width: 65px
}

.form-list .name-suffix select {
    width: 55px
}

.form-list .name-suffix input.input-text {
    width: 49px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename {
    width: 210px
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
    width: 205px
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
    float: left;
    width: 85px
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: 400;
    color: #888
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
    width: 60px
}

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
    width: 46px
}

.form-list .customer-dob .dob-year {
    width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px
}

.buttons-set {
    border-top: 1px solid #E4E4E4;
    clear: both;
    margin: 13px 0 20px;
    padding: 8px 0 0;
    text-align: right
}

.buttons-set p.required {
    margin: 0 0 10px
}

.buttons-set .back-link {
    float: left;
    margin: 0
}

.buttons-set button.button {
    float: right;
    margin-left: 5px
}

.buttons-set-order {
    margin: 10px 0 0
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0
}

.fieldset {
    margin-bottom: 28px
}

.fieldset .legend {
    position: relative
}

.fieldset h2.legend {
    font-size: 16px;
    margin-bottom: 5px
}

.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a
}

.validation-failed {
    border: 1px dashed #eb340a!important;
    background: #faebe7!important
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #EB340A
}

.v-fix {
    float: left
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative
}

.success {
    color: #3d6611;
    font-weight: 700
}

.error {
    color: #df280a;
    font-weight: 700
}

.notice {
    color: #e26703
}

.messages,
.messages ul {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.messages {
    width: 100%;
    overflow: hidden
}

.messages li {
    margin: 0 0 10px!important
}

.messages li li {
    margin: 0 0 3px!important
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 15px
}

.error-msg {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48
}

.success-msg {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847
}

.note-msg,
.notice-msg {
    background-color: #FCF8E3;
    border-color: #FBEED5;
    color: #C09853
}

.breadcrumbs li {
    display: inline
}

.breadcrumbs li strong {
    font-weight: 700
}

.page-title {
    width: 100%;
    margin: 0 0 8px;
    overflow: hidden;
    text-align: center
}

.page-title h1,
.page-title h2 {
    margin: 0;
    color: #000;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    position: relative;
    text-transform: uppercase
}

.page-title h1:before,
.page-title h2:before {
    margin-right: 15px;
    right: 100%
}

.page-title h1:before,
.page-title h1:after,
.page-title h2:before,
.page-title h2:after {
    border-top: 1px dotted #cacaca;
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 600px
}

.page-title h1:after,
.page-title h2:after {
    left: 100%;
    margin-left: 15px
}

.page-title h1:before,
.page-title h1:after,
.page-title h2:before,
.page-title h2:after {
    border-top: 1px dotted #cacaca;
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 600px
}

.page-title .separator {
    margin: 0 3px
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0
}

.title-buttons {
    text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left
}

.subtitle,
.sub-title {
    clear: both;
    padding: 15px 0 0;
    font-size: 15px;
    margin: 0 0 6px
}

.pager {
    font-size: 11px;
    background: #fff url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 4px 8px;
    border-top: 1px solid #e2e2e2;
    text-align: center
}

.pager .amount {
    float: left;
    margin: 0
}

.pager .limiter {
    float: right
}

.pager .limiter label {
    vertical-align: middle
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.pager .pages {
    margin: 0 140px
}

.pager .pages ol {
    display: inline
}

.pager .pages li {
    display: inline;
    margin: 0 2px
}

.sorter {
    font-size: 11px;
    background: #fff url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2
}

.sorter .view-mode {
    float: left;
    margin: 0
}

.sorter .sort-by {
    float: right;
    padding-right: 36px
}

.sorter .sort-by label {
    vertical-align: middle
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle
}

.toolbar .pager {
    padding: 3px 8px;
    border-bottom: 1px solid #fff
}

.toolbar .sorter {
    border-bottom: 1px solid #fff
}

.data-table {
    width: 100%;
    border: 1px solid #bebcb7
}

.data-table .odd {
    background: #f8f7f5
}

.data-table .even {
    background: #eeeded
}

.data-table td.last,
.data-table th.last {
    border-right: 0
}

.data-table tr.last th,
.data-table tr.last td {
    border-bottom: 0!important
}

.data-table th {
    padding: 3px 8px;
    font-weight: 700
}

.data-table td {
    padding: 3px 8px
}

.data-table thead th {
    font-weight: 700;
    border-right: 1px solid #c2d3e0;
    padding: 2px 8px;
    white-space: nowrap;
    vertical-align: middle
}

.data-table thead th.wrap {
    white-space: normal
}

.data-table thead th a,
.data-table thead th a:hover {
    color: #fff
}

.data-table thead th {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_th.gif) repeat-x 0 100% #d9e5ee
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap
}

.data-table tfoot {
    border-bottom: 1px solid #d9dde3
}

.data-table tfoot tr.first td {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_tfoot.gif) 0 0 repeat-x
}

.data-table tfoot tr {
    background-color: #dee5e8!important
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3
}

.data-table tfoot strong {
    font-size: 16px
}

.data-table tbody th,
.data-table tbody td {
    border-bottom: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3
}

.data-table tbody.odd tr {
    background: #f8f7f5!important
}

.data-table tbody.even tr {
    background: #f6f6f6!important
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
    border-bottom: 0
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom: 1px solid #d9dde3
}

.data-table tbody td .option-label {
    font-weight: 700;
    font-style: italic
}

.data-table tbody td .option-value {
    padding-left: 10px
}

.info-box {
    background: #fff url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.info-table th {
    font-weight: 700;
    padding: 2px 15px 2px 0
}

.info-table td {
    padding: 2px 0
}

tr.summary-total {
    cursor: pointer
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer
}

tr.show-details .summary-collapse {
    background-position: 0 -52px
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
    font-style: italic
}

.cart-tax-info {
    display: block
}

.cart-tax-info,
.cart-tax-info .cart-price {
    padding-right: 20px
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer
}

.cart-tax-info .price,
.cart-tax-total .price {
    display: inline!important;
    font-weight: 400!important
}

.cart-tax-total-expanded {
    background-position: 100% -52px
}

.std .subtitle {
    padding: 0
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px
}

.std dl dt {
    font-weight: 700
}

.std dl dd {
    margin: 0 0 10px
}

.std dl,
.std address,
.std blockquote {
    margin: 0;
    padding: 0
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
    margin: .5em 0
}

.std dt {
    font-weight: 700
}

.std dd {
    padding: 0
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em
}

.std address {
    font-style: normal
}

.std b,
.std strong {
    font-weight: 700
}

.links li {
    display: inline
}

.links li.first {
    padding-left: 0!important
}

.links li.last {
    background: none!important;
    padding-right: 0!important
}

.link-cart {
    font-weight: 700
}

.link-wishlist {
    font-weight: 700
}

.link-reorder {
    font-weight: 700
}

.link-compare {
    font-weight: 700
}

.link-print {
    font-weight: 700
}

.link-rss {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_previous.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden
}

.cards-list dt {
    margin: 5px 0 0
}

.cards-list .offset {
    padding: 2px 0 2px 20px
}

.separator {
    margin: 0 3px
}

.global-site-notice {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f
}

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_notice.gif) 20px 25px no-repeat;
    text-align: left
}

.global-site-notice .notice-inner p {
    margin: 0;
    border: 1px dotted #cccc73;
    padding: 10px
}

.global-site-notice .notice-inner .actions {
    padding-top: 10px
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: none;
    text-align: center
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0
}

.header-container {
    border-top: 5px solid #0d2131;
    border-bottom: 1px solid #415966;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_header.jpg) 50% 0 repeat
}

.header {
    width: 930px;
    margin: 0 auto;
    padding: 10px;
    text-align: right;
    position: relative;
    z-index: 10
}

.header .logo {
    float: left;
    margin: 3px 0 10px 12px;
    text-decoration: none!important
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.header h1.logo {
    margin: 0
}

.header .quick-access {
    float: right;
    width: 600px;
    padding: 28px 10px 0 0
}

.header .welcome-msg {
    margin: 0;
    color: #fff;
    text-align: right
}

.header .welcome-msg a {
    color: #ebbc58
}

.header .form-search {
    position: absolute;
    top: 0;
    right: 29px;
    width: 315px;
    height: 30px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_form-search.gif) 0 0 no-repeat;
    padding: 1px 0 0 16px
}

.header .form-search label {
    float: left;
    width: 24px;
    height: 21px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.header .form-search input.input-text {
    float: left;
    border-color: #5c7989;
    width: 209px;
    margin-right: 4px
}

.header .form-search button.button {
    float: left
}

.header .form-search button.button span {
    border: 0;
    height: 21px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_search.gif) 0 0 no-repeat;
    padding: 0 0 0 3px;
    font: bold 11px/21px Tahoma, Verdana, Arial, sans-serif
}

.header .form-search button.button span span {
    background-position: 100% 0;
    padding: 0 6px 0 3px
}

.header .form-search .search-autocomplete {
    z-index: 999;
    left: 40px!important;
    top: 22px!important
}

.header .form-search .search-autocomplete ul {
    border: 1px solid #5c7989;
    background-color: #f9f5f0
}

.header .form-search .search-autocomplete li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 2px 8px 1px;
    cursor: pointer
}

.header .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: 700
}

.header .form-search .search-autocomplete li.odd {
    background-color: #fffefb
}

.header .form-search .search-autocomplete li.selected {
    background-color: #f7e8dd
}

.header .form-language {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.header .form-language label {
    font-weight: 700;
    padding-right: 5px;
    color: #a7c6dd;
    vertical-align: middle
}

.header .form-language select {
    padding: 0
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px
}

.header .links {
    float: right;
    margin: 0 0 6px
}

.header .links li {
    float: left;
    font-size: 11px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_pipe1.gif) 100% 60% no-repeat;
    padding: 0 8px 0 7px
}

.header .links a {
    color: #ebbc58
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58
}

.nav-container {
    background: #0a263d url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_nav0.jpg) 50% 0 repeat-y
}

#nav {
    width: 918px;
    margin: 0 auto;
    padding: 0 16px;
    font-size: 13px
}

#nav li {
    position: relative;
    text-align: left
}

#nav li.over {
    z-index: 998
}

#nav a,
#nav a:hover {
    display: block;
    line-height: 1.3em;
    text-decoration: none
}

#nav span {
    display: block;
    cursor: pointer;
    white-space: nowrap
}

#nav li ul span {
    white-space: normal
}

#nav ul li.parent a {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_nav2.gif) 100% 100% no-repeat
}

#nav ul li.parent li a {
    background-image: none
}

#nav li {
    float: left
}

#nav li.active a {
    color: #d96708
}

#nav a {
    float: left;
    padding: 5px 12px 6px 8px;
    color: #a7c6dd;
    font-weight: 700
}

#nav li.over a,
#nav a:hover {
    color: #d96708
}

#nav ul li,
#nav ul li.active {
    float: none;
    margin: 0;
    padding-bottom: 1px;
    background: #ecf3f6 url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_nav1.gif) 0 100% repeat-x
}

#nav ul li.last {
    background: #ecf3f6;
    padding-bottom: 0
}

#nav ul a,
#nav ul a:hover {
    float: none;
    padding: 0;
    background: none
}

#nav ul li a {
    font-weight: 400!important
}

#nav ul,
#nav div {
    position: absolute;
    width: 15em;
    top: 27px;
    left: -10000px;
    border: 1px solid #899ba5
}

#nav div ul {
    position: static;
    width: auto;
    border: none
}

#nav ul ul,
#nav ul div {
    top: 5px
}

#nav ul li a {
    background: #ecf3f6
}

#nav ul li a:hover {
    background: #d5e4eb
}

#nav ul li a,
#nav ul li a:hover {
    color: #2f2f2f!important
}

#nav ul span,
#nav ul li.last li span {
    padding: 3px 15px 4px
}

#nav li ul.shown-sub,
#nav li div.shown-sub {
    left: 0;
    z-index: 999
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
    left: 100px
}

.block .block-title {
    padding: 0 0 1em
}

.block .block-title strong {
    color: #2b2b2b;
    font: 1.167em Sintony;
    text-transform: uppercase;
    font-weight: 700
}

.block .block-title a {
    text-decoration: none!important
}

.block .block-content {
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 24px;
    padding-bottom: 24px
}

.block .block-content li.item {
    padding: 7px 9px
}

.block .btn-remove,
.block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px
}

.block .actions {
    text-align: right
}

.block .actions a {
    float: left
}

.block .actions button.button {
    float: right
}

.block .empty {
    margin: 0;
    padding: 5px 9px
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
    background-position: 0 0;
    background-repeat: no-repeat
}

.mini-products-list .product-image {
    border: 1px solid #a9a9a9;
    float: left;
    width: 52px
}

.mini-products-list .product-details {
    margin-left: 60px
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
    word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal!important
}

.block-account {
    border-color: #bbb
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #5f5d5c;
    text-decoration: none!important
}

.block-account .block-content li a:hover {
    color: #000
}

.block-account .block-content li.last a {
    border-bottom: 0
}

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    padding: 3px 0
}

.block-account .block-content li.current.last {
    border-bottom: 0
}

.block-currency {
    border: 0
}

.block-currency .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-currency .block-title strong {
    font: bold 13px/21px Arial, Helvetica, sans-serif;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff
}

.block-currency .block-content {
    background: none;
    padding: 0
}

.block-currency .block-content select {
    width: 100%;
    padding: 0
}

.block-layered-nav {
    border: 0
}

.block-layered-nav .block-subtitle {
    font-weight: 700;
    margin: 10px 0 18px
}

.block-layered-nav dd.last {
    background: none
}

.block-layered-nav .currently li {
    position: relative;
    z-index: 1;
    line-height: 1.5
}

.block-layered-nav .currently .label {
    font-weight: 700;
    padding-left: 15px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_block-layered-label.gif) 0 4px no-repeat;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .value {
    display: inline-block;
    vertical-align: top
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 9px;
    margin: 0
}

.block-layered-nav .currently .btn-previous {
    right: 17px
}

.block-layered-nav .actions a {
    float: none
}

.block-layered-nav .price {
    font-size: 10px!important
}

.block-cart .summary {
    background: #fff;
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1
}

.block-cart .amount {
    margin: 0
}

.block-cart .amount a {
    font-weight: 700
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    text-align: center
}

.block-cart .subtotal .price {
    font-weight: 700
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0
}

.block-wishlist .actions {
    text-align: right
}

.block-wishlist .actions a {
    float: none
}

.block-related .block-title strong {
    background-position: 0 1px
}

.block-related input.checkbox {
    float: left
}

.block-related .product {
    margin-left: 20px
}

.block-compare .block-title strong {
    background-position: 0 1px
}

.page-popup .link-print {
    padding: 2px 0 2px 25px;
    font-weight: 700
}

.compare-table {
    border: 0
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
    border: 0;
    background: none;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.compare-table .btn-remove {
    float: right
}

.compare-table tbody th,
.compare-table tbody td {
    padding: 10px;
    border: 0
}

.compare-table tr.add-to-row td {
    text-align: center
}

.compare-table tr.first td {
    text-align: center
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
    margin: 0
}

.block-poll .block-subtitle {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0
}

.block-poll .label {
    display: block;
    margin-left: 18px
}

.block-poll li {
    padding: 3px 0
}

.block-poll .actions {
    margin: 5px 0 0
}

.block-poll .answer {
    font-weight: 700
}

.block-poll .votes {
    float: right;
    margin-left: 10px
}

.block-gr-search li {
    padding: 3px 9px
}

.block-tags .block-content .tags-list {
    background: none;
    border: 0;
    font-size: 12px
}

.block-tags .actions {
    margin: 14px 0 0;
    text-align: right
}

.block-tags .actions a {
    float: none
}

.block-subscribe .block-content {
    padding: 5px 10px
}

.block-subscribe label {
    font-weight: 700
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-subscribe .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
    text-align: left
}

.block-subscribe .actions button.button {
    float: none
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0
}

.block-reorder .product-name {
    margin-left: 20px
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px
}

.block-banner {
    border: 0
}

.block-banner .block-content {
    padding: 0;
    text-align: center
}

.block-login .block-content {
    padding: 5px 10px
}

.block-login label {
    font-weight: 700
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0
}

.block-login .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0
}

.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center
}

.sidebar .paypal-logo a {
    float: none
}

.category-title {
    border: 0;
    margin: 0 0 7px
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center
}

.category-description {
    margin: 0 0 10px;
    line-height: 1.4em
}

.products-grid {
    border-bottom: 1px solid #d9ddd3;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_grid.gif) 0 0 repeat;
    position: relative
}

.products-grid.last {
    border-bottom: 0
}

.products-grid li.item {
    float: left;
    width: 138px;
    padding: 12px 10px 80px
}

.products-grid .product-image {
    display: block;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-grid .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #203548
}

.products-grid .product-name a {
    color: #203548
}

.products-grid .price-box {
    margin: 5px 0
}

.products-grid .availability {
    line-height: 21px
}

.products-grid .actions {
    position: absolute;
    bottom: 12px
}

.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
    width: 632px;
    margin: 0 auto
}

.col1-layout .products-grid {
    width: 790px;
    margin: 0 auto
}

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px
}

.products-list li.item.last {
    border-bottom: 0
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px
}

.products-list .product-shop {
    margin-left: 150px
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 13px;
    color: #203548
}

.products-list .product-name a {
    color: #203548
}

.products-list .availability {
    margin: 3px 0 0
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35
}

.products-list .desc .link-learn {
    font-size: 11px
}

.products-list .add-to-links li {
    display: inline
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px
}

.no-rating {
    margin: 0
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 17px 0 19px
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0
}

.ratings .rating-links {
    margin: 0
}

.ratings .rating-links .separator {
    margin: 0 2px
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_rating.gif) 0 100% repeat-x
}

.ratings .rating-box {
    float: left;
    margin-right: 3px
}

.ratings-table th,
.ratings-table td {
    font-size: 13px;
    line-height: 1.15;
    padding: 3px 0
}

.ratings-table th {
    font-weight: 700;
    padding-right: 8px
}

.ratings-table .rating i {
    margin-right: 3px
}

#customer-reviews dt {
    margin-bottom: 10px
}

#customer-reviews dd {
    margin-bottom: 30px
}

.availability {
    margin: 0 0 12px!important
}

.availability span {
    font-weight: 700
}

.availability.out-of-stock span {
    color: #d83820
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px
}

.availability-only span,
.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000
}

.availability-only a {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none
}

.availability-only .expanded {
    background-position: 100% -15px
}

.availability-only strong {
    color: #be2c00
}

.availability-only-details {
    margin: 0 0 7px
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: 700
}

#product-review-table .radio {
    display: inline
}

.product-view .product-shop .availability {
    font-size: 11px
}

.product-view .product-shop .availability span {
    font-weight: 400
}

.email-friend {
    margin: 0
}

.alert-price {
    margin: 0;
    font-size: 11px
}

.alert-stock {
    margin: 0;
    font-size: 11px
}

.price {
    white-space: nowrap!important
}

.price-box {
    margin: 0
}

.old-price {
    margin: 0
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none
}

.old-price .price {
    text-decoration: line-through
}

.special-price .price-label {
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    display: none
}

.product .special-price .price {
    margin: 0 0 0 10px
}

.minimal-price {
    margin: 0
}

.minimal-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.minimal-price-link {
    margin: 0
}

.minimal-price-link .label {
    color: #EE3B27
}

.minimal-price-link .price {
    font-weight: 400
}

.price-excluding-tax {
    display: inline-block;
    color: #999
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999;
    padding: 0
}

.price-excluding-tax .price {
    font-size: 13px!important;
    font-weight: 400;
    margin: 0!important
}

.price-including-tax {
    display: inline-block;
    color: #999
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999;
    padding: 0
}

.price-including-tax .price {
    font-size: 13px!important;
    margin: 0!important
}

.configured-price {
    margin: 0
}

.configured-price .price-label {
    font-weight: 700;
    white-space: nowrap
}

.configured-price .price {
    font-weight: 700
}

.weee {
    display: block;
    font-size: 11px;
    color: #444
}

.weee .price {
    font-size: 11px;
    font-weight: 400
}

.price-excl-tax {
    display: block
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap
}

.price-excl-tax .price {
    display: block
}

.price-incl-tax {
    display: block
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap
}

.price-incl-tax .price {
    display: block;
    font-weight: 700
}

.price-from {
    margin: 0
}

.price-from .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-to {
    margin: 0
}

.price-to .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-notice {
    padding-left: 10px;
    color: #999
}

.price-notice .price {
    font-weight: 700
}

ul.options-list li {
    line-height: 16px!important
}

.price-as-configured {
    margin: 0
}

.price-as-configured .price-label {
    font-weight: 700;
    white-space: nowrap
}

.price-box-bundle {
    padding: 0 0 10px
}

.price-box-bundle .price-box {
    margin: 0!important;
    padding: 0!important
}

.product-pricing,
.tier-prices {
    color: #424242;
    margin: 10px 0 10px 4px;
    padding: 10px
}

.tier-prices li {
    line-height: 1.4;
    list-style: disc outside none;
    padding: 2px 0
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices .price {
    font-weight: 700;
    color: #2f2f2f
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703
}

.tier-prices-grouped li .price {
    font-weight: 700
}

.add-to-links .separator {
    display: none
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: 700;
    color: #666
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px
}

.add-to-cart button.button {
    float: left
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 0
}

.product-view .add-to-cart .paypal-logo {
    margin: 0
}

.add-to-box {
    margin: 21px 0
}

.add-to-box .add-to-cart {
    float: left
}

.add-to-box .or {
    float: left;
    font-weight: 700;
    margin: 0 7px;
    color: #666
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px!important;
    line-height: 1.25!important;
    text-align: left!important
}

.add-to-box .add-to-links li {
    display: block!important
}

.add-to-box .add-to-links li .separator {
    display: none!important
}

.sku {
    margin-top: 10px
}

.product-collateral {
    background: #faf7ee url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_product_collateral.gif) 0 0 repeat-x;
    padding: 25px
}

.product-collateral h2 {
    font-weight: 700;
    font-size: 15px;
    color: #e26703;
    border-bottom: 1px solid #e5dcc3;
    padding: 0 0 1px;
    margin: 0 0 15px
}

.product-collateral .box-collateral {
    margin: 0 0 25px
}

.product-view .product-img-box {
    float: left;
    width: 267px
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto
}

.product-view .product-img-box .product-image {
    margin: 0 0 13px
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 265px;
    height: 265px;
    overflow: hidden;
    z-index: 9
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 0 0 5px;
    text-align: center
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/magnifier_handle.gif) 0 0 no-repeat
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 8px;
    text-transform: uppercase
}

.product-view .product-img-box .more-views ul {
    margin-left: -9px
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden
}

.product-image-popup {
    margin: 0 auto
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0
}

.product-image-popup .nav {
    font-weight: 700;
    margin: 0 100px;
    text-align: center
}

.product-image-popup .image {
    display: block;
    margin: 10px 0
}

.product-image-popup .image-label {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #2f2f2f
}

.product-view .product-shop {
    float: right;
    width: 330px
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto
}

.product-view .product-shop .product-name {
    margin: 0 0 5px
}

.product-view .product-shop .product-name h1 {
    margin: 0;
    font: bold 15px/1.35 Arial, Helvetica, sans-serif
}

.product-view .product-shop .availability {
    margin: 10px 0
}

.product-view .product-shop .short-description {
    margin: 10px 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_divider1.gif) 0 0 repeat-x;
    padding: 10px 0 0
}

.product-view .product-shop .price-box {
    margin: 10px 0
}

.product-view .product-shop .add-to-links {
    margin: 0;
    font-size: 12px;
    text-align: right
}

.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
    display: inline
}

.product-view .product-shop .add-to-links a {
    color: #1E7EC8!important;
    font-weight: 400!important
}

.product-options {
    margin: 0;
    padding: 0;
    position: relative
}

.product-options dt {
    padding: 10px 0 0;
    font-weight: 400
}

.product-options dt.swatch-attr {
    padding: 22px 0 0;
    font-weight: 400
}

.product-options dt label {
    font-weight: 700
}

.product-options dt label.required em {
    color: #eb340a;
    margin-left: 5px
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0
}

.product-options dd .qty-holder label {
    vertical-align: middle
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #2f2f2f
}

.product-options dd {
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 5px;
    padding: 5px 0 15px
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0
}

.product-options dd input.input-text {
    width: 98%
}

.product-options dd input.datetime-picker {
    width: 150px
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle
}

.product-options dd textarea {
    width: 98%;
    height: 8em
}

.product-options dd select {
    width: 100%
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px
}

.product-options ul.options-list {
    margin-right: 5px
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 7px
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 7px
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px
}

.product-options ul.options-list label {
    font-weight: 400;
    line-height: 20px
}

.product-options ul.validation-failed {
    padding: 0 7px
}

.product-options p.note {
    margin: 0;
    font-size: 11px
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px
}

.product-options-bottom {
    padding: 15px 0;
    border-top: 0
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #e26703
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #e26703
}

.product-options-bottom .price-box {
    margin: 0;
    padding: 0;
    padding: 14px 0 0
}

.product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 13px
}

.product-options-bottom .price-tax {
    float: left
}

.product-options-bottom .add-to-cart {
    float: right
}

.product-shop .product-options-bottom {
    margin: 0 0 10px
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
    float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right
}

.product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0
}

.product-view .box-description {
    margin-top: 42px
}

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
    line-height: 1.25
}

.product-view .box-up-sell h2 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 8px
}

.product-view .box-up-sell .products-grid {
    width: 100%;
    border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    background: #f6f2e7;
    border-right: 1px solid #e5dcc3;
    border-bottom: 1px solid #e5dcc3;
    padding: 15px 10px 12px;
    line-height: 1.6em
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0
}

.product-view .box-up-sell .products-grid td img {
    border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #f1ecdb
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-view .box-tags {
    margin: 0
}

.product-view .box-tags h3 {
    font-size: 13px
}

.product-view .box-tags .product-tags {
    display: block;
    margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
    display: inline;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_pipe3.gif) 100% 4px no-repeat;
    padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
    padding-left: 0
}

.product-view .box-tags .product-tags li.last {
    background: none;
    padding-right: 0
}

.product-view .box-tags .form-add label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: 305px;
    margin: 0 5px 0 0
}

.product-view .box-tags .note {
    margin: 0;
    padding: 0;
    font-size: 11px
}

.product-view .box-reviews dl {
    margin: 15px 0
}

.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
    font-weight: 700
}

.product-view .box-reviews dd {
    margin: 0 0 15px
}

.product-view .box-reviews dd small {
    font-style: italic
}

.product-view .box-reviews .form-add {
    margin: 15px 0 0
}

.product-view .box-reviews .form-add h3 {
    font-size: 13px;
    font-weight: 400
}

.product-view .box-reviews .form-add h3 span {
    font-weight: 700
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
    width: 100%
}

.send-friend .form-list {
    width: 615px;
    overflow: hidden
}

.send-friend .form-list li {
    margin-right: -15px
}

.send-friend .form-list li p {
    margin: 0 15px 0 0
}

.send-friend .form-list .field {
    width: 315px
}

.send-friend .form-list .input-box {
    width: 300px
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
    width: 294px
}

.send-friend .form-list li.wide .input-box {
    width: 612px
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px
}

.product-name {
    margin: 0;
    font-weight: 400
}

.tags-list {
    display: block;
    font-size: 13px;
    padding: 0
}

.tags-list li {
    display: inline!important;
    margin: 0 4px 0 0
}

.tags-list li a {
    color: #1b2d3b
}

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
    float: left;
    clear: none
}

.advanced-search-amount {
    margin: 0 0 10px
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px
}

.advanced-search-summary ul {
    float: left;
    width: 49%
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
    clear: both;
    font-weight: 700;
    margin: 0
}

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative
}

.page-sitemap .links a:hover {
    text-decoration: underline
}

.page-sitemap .sitemap {
    margin: 12px
}

.page-sitemap .sitemap a {
    color: #1b2d3b
}

.page-sitemap .sitemap li {
    margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8
}

.rss-title h1 {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px
}

.cart .page-title {
    border-bottom: 0;
    margin: 0 0 12px
}

.cart .page-title h1 {
    margin: 10px 0 0
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
    float: right
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1;
    font-size: 11px
}

.cart-table th {
    padding: 2px 10px
}

.cart-table td {
    padding: 10px
}

.cart-table .product-name {
    font-weight: 700;
    margin: 0 0 5px;
    color: #2f2f2f
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: 700;
    color: #df280a
}

.cart-table tfoot td {
    padding: 5px 10px
}

.cart-table .btn-continue {
    float: left
}

.cart-table .btn-update,
.cart-table .btn-empty {
    float: right
}

.cart-table .btn-update {
    margin-left: 10px
}

.cart .cart-collaterals {
    padding: 25px 0 0
}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 605px
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 294px
}

.cart .crosssell {
    border: 1px solid #cec3b6;
    background: #fafaec;
    padding: 12px 15px
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: 700
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9
}

.cart .crosssell .product-details {
    margin-left: 90px
}

.cart .crosssell .product-name {
    font-weight: 700
}

.cart .crosssell li.item {
    margin: 12px 0
}

.cart .crosssell .link-compare {
    font-weight: 400
}

.cart .discount,
.cart .shipping {
    border: 1px solid #d0cbc1;
    background: #fff url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px
}

.cart .discount h2,
.cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
    padding: 0 0 0 21px;
    color: #e26703;
    text-transform: uppercase
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0
}

.cart .discount h2 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_discount.gif)
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px
}

.cart .discount input.input-text {
    width: 254px
}

.cart .shipping h2 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_shipping.gif)
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_divider1.gif) 0 0 repeat-x
}

.cart .totals {
    float: right;
    width: 268px;
    background: #dee5e8;
    border: 1px solid #bebcb7
}

.cart .totals table {
    width: 100%;
    margin: 7px 0
}

.cart .totals td {
    padding: 1px 15px 1px 7px
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
    font-size: 15px
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0
}

.item-options dt {
    font-weight: 700;
    font-style: italic
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px
}

.truncated {
    cursor: help
}

.truncated a.dots {
    cursor: help
}

.truncated a.details {
    cursor: help
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options > p {
    font-weight: 700;
    text-transform: uppercase
}

.truncated .show .item-options {
    top: -20px;
    left: 50%
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px
}

.sp-methods {
    margin: 0 0 8px
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: 700
}

.sp-methods dd li {
    margin: 5px 0
}

.sp-methods .price {
    font-weight: 700
}

.sp-methods .form-list {
    padding-left: 20px
}

.sp-methods .form-list li {
    margin: 0 0 8px
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px
}

.sp-methods select.year {
    width: 96px
}

.sp-methods input.cvv {
    width: 3em!important
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right
}

.sp-methods .checkmo-list address {
    float: left
}

.sp-methods .centinel-logos a {
    margin-right: 3px
}

.sp-methods .centinel-logos img {
    vertical-align: middle
}

.sp-methods .release-amounts {
    margin: .5em 0
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0
}

.please-wait {
    float: right
}

.please-wait img {
    vertical-align: middle
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px
}

.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden
}

.tool-tip .tool-tip-content {
    padding: 5px
}

.gift-messages h3 {
    font-size: 12px;
    font-weight: 700
}

.gift-messages p.control {
    color: #8e8d8b
}

.gift-messages-form {
    position: relative
}

.gift-messages-form label {
    float: none!important;
    position: static!important
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: 700
}

.gift-messages-form .whole-order {
    margin: 0 0 25px
}

.gift-messages-form .item {
    margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: 700;
    text-align: center;
    color: #8a8987
}

.gift-messages-form .item .details {
    margin-left: 90px
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
    width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px
}

.gift-message-link {
    font-size: 11px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px
}

.gift-message-link.expanded {
    background-position: 100% -40px
}

.gift-message-row {
    background: #f2efe9
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden
}

.checkout-agreements li {
    margin: 30px 0
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px
}

.checkout-agreements .agree label {
    font-weight: 700;
    color: #666
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px
}

.opc .checkout-agreements li {
    margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px
}

.opc .checkout-agreements .agree {
    padding-left: 6px
}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent!important;
    margin: 0!important;
    padding: 0!important;
    border: 0!important
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px
}

.info-set {
    background: #fbfaf6 url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px
}

.info-set h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.info-set h3,
.info-set h4 {
    font-size: 13px;
    font-weight: 700
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
    font-weight: 400
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative
}

.info-set h3.legend {
    margin: 0 0 10px
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.info-set .box {
    margin: 0 0 15px
}

.info-set .box h2 {
    color: #e26703
}

.info-set .data-table .product-name {
    font-size: 1em!important;
    font-weight: 700!important;
    color: #1e7ec8!important
}

.info-set .data-table .product-name a {
    font-weight: 700!important
}

.info-set .data-table .item-options {
    margin: 5px 0 0
}

.block-progress {
    border: 0;
    margin: 0
}

.block-progress .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px
}

.block-progress .block-content {
    background: none
}

.block-progress dt {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0 0 6px;
    padding: 2px 8px
}

.block-progress dd {
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 6px
}

.block-progress dt.complete {
    margin: 0
}

.block-progress p {
    margin: 0
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0
}

.block-progress .cards-list .info-table th {
    font-weight: 400
}

.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
    display: inline
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
    display: none
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px
}

.opc .buttons-set .back-link small {
    display: none
}

.opc .buttons-set.disabled button.button {
    display: none
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px
}

.opc .ul {
    font-weight: 700;
    list-style: disc outside none;
    padding-left: 18px
}

.opc {
    position: relative
}

.opc .step-title {
    border: 1px solid #F1F1F1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: right
}

.opc .step-title h2 {
    line-height: 28px
}

.opc .step-title .number {
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    line-height: 28px;
    padding: 10px 7px 10px 15px;
    color: #4C4C4C
}

.opc .step-title h2 {
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    outline: medium none;
    padding: 10px 9px;
    text-decoration: none;
    text-transform: uppercase;
    color: #4C4C4C
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px
}

.opc .allow .step-title {
    background-color: #4B4B4B;
    color: #FFF;
    border-radius: 0 0 0 0;
    padding: 0;
    cursor: pointer
}

.opc .allow .step-title .number {
    color: #fff
}

.opc .allow .step-title h2 {
    color: #fff
}

.opc .active .step-title {
    cursor: default;
    background-color: #4B4B4B;
    color: #FFF;
    border-radius: 0 0 0 0;
    padding: 0
}

.opc .step-title {
    transition: all .3s ease 0
}

.divider.in_footer {
    margin-top: 25px
}

#checkoutSteps li {
    margin: 0 0 5px
}

.opc .step-title:hover {
    background: #747474
}

.opc .step-title:hover h2 {
    color: #fff
}

.opc .step-title:hover .number {
    color: #fff
}

.opc .active .step-title .number {
    color: #fff
}

.opc .active .step-title h2 {
    color: #fff
}

.opc .step {
    border: 1px solid #F1F1F1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-top: 0;
    padding: 15px 30px;
    position: relative
}

.opc .step .tool-tip {
    right: 30px
}

#opc-login .buttons-set {
    border-top: 0
}

#opc-login h3 {
    margin-bottom: 10px
}

#opc-login h4 {
    font-size: 1em;
    font-weight: 700;
    margin: 0;
    color: #2f2f2f
}

#opc-shipping_method .buttons-set {
    border-top: 0
}

.opc .gift-messages-form {
    margin: 0 -30px;
    background: #f6f1eb;
    border: 1px solid #e9e4de;
    border-width: 1px 0;
    padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
    padding: 5px;
    height: 260px;
    overflow: auto
}

#opc-review .step {
    border: 0;
    padding: 0
}

#opc-review .product-name {
    font-size: 12px;
    font-weight: 700
}

#opc-review .item-options {
    margin: 5px 0 0
}

#opc-review .buttons-set {
    padding: 20px 30px;
    border: 1px solid #d9dde3;
    border-width: 0 1px 1px
}

#opc-review .buttons-set p {
    margin: 0;
    line-height: 40px
}

#opc-review .buttons-set .please-wait {
    height: 40px;
    line-height: 40px
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px
}

#opc-review .warning-message {
    color: #222;
    font-weight: 700;
    text-align: center;
    padding: 10px 10px 0
}

.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: 700;
    text-align: center;
    color: #abb5ba
}

.checkout-progress li.active {
    border-top-color: #000;
    color: #000
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px
}

.multiple-checkout h3,
.multiple-checkout h4 {
    font-size: 13px;
    font-weight: 700
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
    font-weight: 400
}

.multiple-checkout .data-table .product-name {
    font-size: 1em!important;
    font-weight: 700!important;
    color: #1e7ec8!important
}

.multiple-checkout .data-table .product-name a {
    font-weight: 700!important
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
    margin: 0 0 25px;
    padding: 20px
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    position: relative
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative
}

.multiple-checkout .box {
    margin: 0 0 15px
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    padding: 0 0 0 21px;
    overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px
}

#multiship-addresses-table td {
    padding: 10px
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    padding: 13px;
    position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    overflow: hidden
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative
}

.account-login .content {
    min-height: 345px;
    padding: 14px 21px;
    background: #faf7ee url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_login-box.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    border-bottom: 0
}

.account-login .content h2 {
    font-weight: 700;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #e76200
}

.account-login .new-users h2 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_page1.gif)
}

.account-login .registered-users h2 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/i_page2.gif)
}

.account-login .buttons-set {
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
    background: #dee5e8 url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_buttons-set1.gif) 0 0 repeat-x
}

.captcha-note {
    clear: left;
    padding-top: 5px
}

.captcha-image {
    float: left;
    display: inline;
    margin: 0;
    position: relative;
    width: 258px
}

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%
}

.registered-users .captcha-image {
    margin: 0
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0);
        -moz-transform: rotate(-360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
        transform: rotate(-360deg)
    }
}

.window-overlay {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990
}

.remember-me label {
    float: none;
    margin: 0 6px
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
    position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0
}

.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
    margin: 0
}

.dashboard .col2-set {
    margin: 0 0 15px
}

.box-account {
    margin: 0 0 20px
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    margin: 0 0 10px;
    text-align: right
}

.box-account .box-head h2 {
    float: left;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    background-position: 0 0;
    background-repeat: no-repeat
}

.dashboard .box .box-title {
    text-align: right
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px
}

.dashboard .box-reviews .details {
    margin-left: 20px
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
    margin: 0
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0
}

.box-account .product-name {
    font-size: 15px
}

.box-account .details {
    margin-left: 0!important
}

.box-account .number {
    display: none
}

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px
}

.dashboard .box-tags .details {
    margin-left: 20px
}

.dashboard .box-tags li.item {
    margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
    margin: 0
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
    display: inline
}

.addresses-list h2 {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.addresses-list h3 {
    font-weight: 700;
    font-size: 13px
}

.addresses-list address {
    margin: 0 0 3px
}

.addresses-list p {
    margin: 0
}

.addresses-list a {
    font-weight: 700
}

.addresses-list .link-remove {
    color: #646464
}

.addresses-list .separator {
    margin: 0 3px
}

.addresses-list li.item {
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0
}

.addresses-list li.empty p {
    font-weight: 700
}

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0
}

.order-info {
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline
}

.order-info .current {
    font-weight: 700
}

.order-info li {
    margin: 0 3px
}

.order-date {
    margin: 10px 0
}

.order-info-box {
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px
}

.order-info-box h2 {
    font-weight: 700;
    font-size: 13px
}

.order-info-box .box-payment p {
    margin: 0 0 3px
}

.order-info-box .box-payment th {
    font-weight: 700;
    padding-right: 7px
}

.order-items {
    width: 100%;
    overflow-x: auto
}

.order-items h2,
.order-items h3 {
    clear: none;
    font-weight: 700;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px
}

.order-items .product-name {
    font-size: 1em!important;
    font-weight: 700!important
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: 400
}

.order-items .order-links {
    text-align: right
}

.order-additional {
    margin: 15px 0
}

.gift-message dt strong {
    color: #666
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0
}

.order-about dt {
    font-weight: 700
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px
}

.tracking-table {
    margin: 0 0 15px
}

.tracking-table th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup {
    width: 100%
}

.tracking-table-popup th {
    font-weight: 700;
    white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
    padding: 1px 8px
}

.page-print .print-head {
    margin: 0 0 15px
}

.page-print .print-head .logo {
    float: left
}

.page-print .print-head address {
    float: left;
    margin-left: 15px
}

.page-print h1 {
    font-size: 16px;
    font-weight: 700
}

.page-print h2,
.page-print h3 {
    font-size: 13px;
    font-weight: 700
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: 700
}

.page-print .order-date {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px
}

.page-print .col2-set {
    margin: 0 0 10px
}

.page-print .gift-message-link {
    display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
    display: block;
    white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
    display: inline
}

.my-wishlist .data-table td {
    padding: 10px
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px
}

.my-wishlist .buttons-set {
    margin-top: 2em
}

.my-wishlist .buttons-set button.button {
    float: none
}

#wishlist-table .add-to-links {
    white-space: nowrap
}

.my-tag-edit {
    float: left;
    margin: 0 0 10px
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px
}

#my-tags-table {
    clear: both
}

#my-tags-table td {
    padding: 10px
}

#my-tags-table .add-to-links {
    white-space: nowrap
}

#my-reviews-table td {
    padding: 10px
}

.product-review .product-img-box {
    float: left;
    width: 140px
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px
}

.product-review .product-details {
    margin-left: 150px
}

.product-review .product-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f
}

.product-review .ratings-table {
    margin: 0 0 10px
}

.product-review dt {
    font-weight: 700
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0
}

.billing-agreements .info-box {
    margin: 15px 0
}

.billing-agreements .form-list li select {
    float: left
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px
}

.billing-agreements .table-caption {
    font-weight: 700;
    font-size: 13px
}

.cart-msrp-totals {
    color: red;
    font-size: 12px!important;
    font-weight: 700;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: 700;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis
}

.map-popup-arrow {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px
}

.map-popup-close {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right
}

.map-popup-checkout span {
    display: block;
    padding-right: 30px
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0
}

.map-popup-price {
    margin: 5px 0 0
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word
}

.map-popup-only-text {
    border-top: 1px solid #ddd
}

.footer-container {
    border-top: 15px solid #b6d1e2
}

.footer {
    width: 930px;
    margin: 0 auto;
    padding: 10px 10px 50px
}

.footer .store-switcher {
    display: inline;
    margin: 0 5px 0 0;
    color: #fff
}

.footer .store-switcher label {
    font-weight: 700;
    vertical-align: middle
}

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle
}

.footer a {
    color: #fff;
    text-decoration: none
}

.footer a:hover {
    text-decoration: underline
}

.footer .bugs {
    margin: 13px 0 0;
    color: #ecf3f6
}

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer .bugs a:hover {
    text-decoration: none
}

.footer address {
    margin: 0 0 20px;
    color: #ecf3f6
}

.footer address a {
    color: #ecf3f6;
    text-decoration: underline
}

.footer address a:hover {
    text-decoration: none
}

.footer ul {
    display: inline
}

.footer ul.links {
    display: block
}

.footer li {
    display: inline;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bkg_pipe2.gif) 100% 60% no-repeat;
    padding: 0 7px 0 4px
}

.footer li.last {
    background: none!important;
    padding-right: 0!important
}

.footer-container .bottom-container {
    margin: 0 0 5px
}

.home-callout {
    margin-bottom: 12px
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px
}

.best-selling h3 {
    margin: 12px 0 6px;
    color: #e25203;
    font-size: 1.2em
}

.best-selling table {
    border-top: 1px solid #ccc
}

.best-selling tr.odd {
    background: #eee url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x
}

.best-selling tr.even {
    background: #fff url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
    color: #203548
}

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden
}

.guest-select {
    width: 305px!important
}

#wishlist-table .add-to-cart-alt button {
    margin-top: 10px
}

.table .product-name {
    font-family: inherit!important;
    font-size: inherit!important
}

.breadcrumbs .product {
    float: none!important;
    padding: 0!important
}

.ev_remove {
    font-size: 20px
}

#fancybox-content {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/ajax-loader-quick-view.gif) no-repeat scroll center center rgba(0, 0, 0, 0)
}

#ProductBox.quickviewblock .product_type_data_price .price-box {
    display: none!important
}

iframe.twitter-timeline.twitter-timeline-rendered {
    min-width: inherit!important
}

#product-options-wrapper .form-horizontal .form-group {
    margin-left: 0;
    margin-right: -0
}

.options-list li {
    text-align: left!important
}

.page-print,
.page-print a,
.page-print .price,
.page-print h1,
.page-print h2,
.page-print h3,
.page-print h4 {
    color: #000
}

.std .messages {
    margin-top: 20px!important
}

.cms-index-index .page-title {
    display: none
}

.content-aside .section-divider {
    border-bottom: 0
}

.content-aside .label {
    border-radius: inherit!important;
    color: #000!important;
    display: inline!important;
    font-size: 12px!important;
    font-weight: 400!important;
    line-height: 20px!important;
    padding: 0!important;
    text-align: left!important;
    vertical-align: baseline!important;
    white-space: inherit!important
}

a.back-link small,
p.back-link a small {
    display: none;
    text-decoration: none
}

a.back-link,
p.back-link a {
    text-decoration: none
}

a.back-link:hover,
p.back-link a {
    text-decoration: none
}

button.button,
.blog-post a.read-more,
.content-aside button.button,
.buttons-set button.button,
.buttons-set a.back-link,
p.back-link a,
button.btn-cart,
button.btn,
.my-account button,
#multiship-addresses-table button,
#review-button,
.opc-wrapper-opc .payment-block dt {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #000;
    font-size: .9em;
    height: 37px;
    line-height: 1.4em;
    padding: 10px;
    text-transform: uppercase;
    border: 1px solid #ccc;
    text-decoration: none;
    border-radius: 0;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

button.button:hover,
.blog-post a.read-more:hover,
.content-aside button.button:hover,
.buttons-set button.button:hover,
.buttons-set a.back-link:hover,
p.back-link a:hover,
button.btn-cart:hover,
.my-account button:hover,
#multiship-addresses-table button:hover,
#review-button:hover,
.opc-wrapper-opc .payment-block dt:hover,
.opc-wrapper-opc .payment-block dt.active,
button.btn:hover {
    border-color: #242424;
    background-color: #242424;
    color: #c69c6d!important;
    text-decoration: none
}

.page-title.category-title {
    margin-top: -4px
}

.required {
    color: inherit!important
}

textarea {
    resize: none;
    overflow: auto
}

textarea,
select,
input {
    border: 1px solid #ccc;
    color: #555;
    display: block;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
    vertical-align: middle;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    font-size: .9em;
    height: 37px;
    line-height: 1.4em;
    padding: 10px;
    outline: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 25px!important
    }
}

textarea:focus,
select:focus,
input:focus {
    background: none!important;
    box-shadow: none;
    border-color: #66afe9;
    outline: 0 none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: auto;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/select-arrow.png) no-repeat center right
}

select:active,
select:focus {
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/select-arrow.png) no-repeat center right!important
}

select option {
    padding-right: 21px
}

#ProductBox .product-options {
    font-size: inherit!important
}

#super-product-table .qty,
#product-options-wrapper .qty-holder input {
    border-radius: 3px!important;
    height: 29px;
    line-height: 14px;
    margin: -1px 0;
    padding: 7px 0;
    text-align: center;
    display: table-cell;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    font-size: 14px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
    vertical-align: middle
}

input.qty-disabled {
    background-color: #EEE!important;
    cursor: not-allowed;
    opacity: 1;
    cursor: not-allowed!important
}

.product-options-bottom .price-box {
    padding: 7px 0 14px
}

.add-to-links.wish_comp {
    margin-top: 10px
}

.shopping-cart .price {
    font-weight: 400!important;
    font-size: inherit!important
}

.cart-empty {
    min-height: 150px
}

.account-create input,
#email_address,
input[type=checkbox],
input[type=radio] {
    width: inherit!important;
    margin-right: 10px
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
    height: inherit!important
}

#checkout-step-login .col-lg-6.col-md-6.col-sm-6 {
    margin-bottom: 20px
}

.input-box {
    margin-right: 0
}

#billing-new-address-form .field,
#checkout-payment-method-load #ccsave_expiration {
    margin-bottom: 10px
}

#checkout-progress-wrapper {
    margin-top: 37px
}

.table .price,
#checkout-review-table .price,
.table-total .price,
#super-product-table .price,
.product-options .price {
    display: inline!important;
    font-size: inherit!important;
    line-height: inherit!important
}

#discount-coupon-form .input-box,
#shipping-zip-form .input-box {
    margin-right: 0
}

.buttons-set {
    border: 0
}

#multiship-addresses-table select {
    width: inherit!important
}

.grand-total .price {
    font-size: inherit!important
}

#product_comparison h2.product-name {
    font-size: 18px;
    margin: 10px 0 0
}

#product_comparison .price {
    font-size: 14px
}

#product_comparison .price-box {
    margin: 0 0 10px
}

#product_comparison .add-to-links {
    margin: 10px 0 0
}

.wishlist-index-configure .add-to-links {
    text-align: left
}

.wishlist-index-configure #product_addtocart_form .add-to-links.wish_comp {
    display: none
}

.wishlist-index-configure #product_addtocart_form .add-to-links.wish_comp.conf {
    display: block
}

#wishlist-table .add-to-cart-alt input.qty {
    width: 41px!important;
    text-align: center
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff
}

.no-load-anime .loader {
    display: none
}

#menuScroller > div {
    overflow: hidden
}

header.variant4 .navbar-secondary-menu {
    direction: ltr!important
}

header.variant4 .navbar-secondary-menu .btn-default,
header.variant4 .navbar-secondary-menu .open .btn-default {
    padding-right: 0!important;
    padding-left: 15px!important
}

.am_search_popup a:hover .price {
    text-decoration: none!important;
    color: #fff!important
}

.am_search_popup a:hover {
    text-decoration: none!important
}

.am-form-list input {
    display: inline!important
}

.am-login-button {
    margin-right: 30px!important;
    line-height: 26px!important
}

.am-form-block {
    max-width: 277px!important;
    margin: 20px 1px 20px 20px !important
}

.am-form-block-line {
    padding-bottom: 10px!important
}

#am-twitter-image {
    height: 35px!important;
    width: 112px!important
}

.amform-block-social {
    padding-left: 0!important
}

#amconf-block label,
.product-preview > .actions {
    display: none!important
}

.amconf-image-container {
    text-align: center;
    display: inline;
    float: none!important
}

#amconf-block .std dd {
    padding: 0!important
}

#amconf-block .amconf-image {
    border-color: #fff!important
}

.product-preview #amconf-block .amconf-image {
    border: 1px solid #d1d1d1;
    margin: 0;
    width: 17px
}

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both
}

.swatch-link,
.swatch-label {
    display: block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    box-sizing: content-box
}

.swatch-link {
    border: 1px solid #ccc;
    margin: 0 0 3px
}

.swatch-link img {
    border-radius: 2px
}

.swatch-link:hover {
    cursor: pointer;
    text-decoration: none
}

.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/bg_x.png) center no-repeat transparent;
    z-index: 10
}

.swatch-link.has-image .swatch-label {
    position: relative
}

.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0
}

.swatch-label {
    border: 1px solid #fff;
    margin: 0;
    white-space: nowrap;
    background: #f4f4f4
}

.configurable-swatch-list {
    margin-left: -3px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px)
}

.configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top
}

.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top
}

.products-list .configurable-swatch-list .swatch-link,
.products-list .configurable-swatch-list .swatch-label {
    cursor: inherit!important
}

.configurable-swatch-list .not-available .x {
    display: block
}

.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: .4;
    filter: alpha(opacity=40)
}

.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff
}

.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px
}

.configurable-swatch-list .not-available a:focus {
    outline: 0
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%
}

#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left
}

#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #39c
}

#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap
}

#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box
}

#narrow-by-list dd .has-image .swatch-label {
    padding: 0
}

.product-image-gallery .gallery-image {
    display: none!important
}

.product-image-gallery .gallery-image.visible {
    display: inline-block!important
}

body.page-popup.catalog-product-compare-index > div {
    overflow: scroll
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left
    }
}

.currently .swatch-current {
    position: relative
}

.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%
}

.currently .swatch-current span {
    display: block;
    float: left
}

.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px
}

.currently .swatch-link:hover {
    border-color: #ccc;
    cursor: default
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
    border-color: #39c
}

.configurable-swatch-box {
    background: none!important
}

.configurable-swatch-box select.swatch-select {
    display: none
}

.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px!important;
    font-weight: 700;
    color: #fff!important;
    float: left;
    display: block;
    border-radius: 3px
}

.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0 auto
}

.product-view .product-img-box .product-image-zoom {
    z-index: 0
}

.product-view .product-image-thumbs img {
    max-width: 100%;
    max-height: 100%
}

#preloader {
    position: fixed;
    z-index: 100000;
    top: 40%;
    width: 100%
}

#preloader .message {
    position: absolute;
    left: 32%;
    padding: 0 1%;
    margin-top: 70px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    border: none;
    color: #fff;
    text-align: center;
    width: 34%
}

#preloader .loader {
    position: absolute;
    left: 50%;
    margin-left: -28px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    height: 56px;
    width: 56px;
    line-height: 56px;
    text-align: center
}

#preloader .loader img {
    opacity: .9
}

#preloader .message .inside {
    padding: 20px
}

#preloader .message {
    margin-top: 0
}

#preloader {
    top: 50%;
    margin-top: -20px
}

.box-collateral.box-additional {
    margin-top: 20px
}

.ratings-table .rating {
    display: block;
    margin-top: -3px
}

.box-collateral .product-tags li {
    display: inline-block
}

.box-collateral .form-add {
    margin-top: 10px
}

.catalog-product-view .swatch-attr label {
    margin-bottom: 0
}

.catalog-product-view .swatch-attr .validation-advice {
    margin-bottom: 7px
}

.colors-list img {
    margin: 2px 10px 0 0;
    border: 1px solid #ccc
}

.category-image img {
    width: 100%;
    margin-bottom: 20px
}

.ajax-index-options .product-info-cell {
    box-shadow: none;
    padding: 0
}

.ajax-index-options .large-image {
    width: 257px
}

.ajax-index-options .product-options {
    padding-bottom: 0
}

.ajax-index-options dl {
    margin-bottom: 0
}

.ajax-index-options .demo-notice {
    display: none
}

.ajax-index-options .email-friend {
    display: none
}

.ajax-index-options .product-view {
    margin-top: 10px
}

.rlm {
    display: none
}

.rtl .rlm {
    display: inline
}

.rtl .form-list .field {
    float: right!important;
    margin-left: 20px!important
}

.rtl .input-box {
    margin-right: 0!important
}

.rtl .account-create input,
.rtl #email_address,
.rtl input[type="checkbox"],
.rtl input[type="radio"] {
    margin-right: 0!important
}

.rtl .captcha-image {
    float: right
}

.rtl .opc-wrapper-opc .opc-col-left .fields .field:first-child {
    margin-right: 0
}

.product-options-bottom .price-box {
    display: none;
    float: none;
    margin: 0 0 5px
}

.portfolio-new-page-box-inner-page h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 8px;
    border-bottom: 1px dotted #cacaca
}

.portfolio-new-page-box-inner-page li {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    margin: 0 1.3% 20px
}

.portfolio-new-page-box-inner-page li img {
    width: 100%;
    border: 5px solid #949494
}

.portfolio-new-page-box-inner-page li a {
    color: #000;
    font: 15px/1em Sintony, sans-serif;
    margin: 0;
    padding: 1em 0;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    width: 100%
}

ul.sports-jackets-menu-box {
    margin: 0 0 30px;
    text-align: center;
    border-bottom: 1px solid #e6e2e2;
    padding: 0 0 20px
}

ul.sports-jackets-menu-box li {
    display: inline-block;
    margin: 5px
}

ul.sports-jackets-menu-box li a {
    padding: 5px 10px;
    border: 1px solid #000;
    display: block
}

ul.sports-jackets-menu-box li a:hover {
    text-decoration: none
}

.portfolio-new-page-text-box ul.sports-jackets-box {
    margin: 0 0 0 20px
}

.portfolio-new-page-text-box ul.sports-jackets-box li {
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.4em
}

.portfolio-new-page-text-box {
    margin: 10px 0 50px
}

.portfolio-new-page-box h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 8px;
    border-bottom: 1px dotted #cacaca
}

.portfolio-new-page-box li {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

.portfolio-new-page-box li a {
    color: #000;
    font: 15px/1em Sintony, sans-serif;
    margin: 0;
    padding: 1em 0;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    width: 100%
}

.portfolio-new-page-box li img {
    width: 100%;
    border: 5px solid #949494
}

.portfolio-new-page-box li:nth-child(3n+2) {
    margin: 0 4.5%
}

.portfolio-new-page-box li {
    margin: 0 0 20px
}

.about-page-box-content .patches_design_list {
    color: #a82ba3;
    text-align: left
}

ol.patches_design_list {
    list-style-type: upper-greek;
    margin: 0 0 0 14px
}

.patches_design_img > img {
    max-width: 100%
}

.patches_design_img {
    margin: 0 0 40px
}

.patches_design_img-inner-box ul li {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

.patches_design_img-inner-box ul li:nth-child(2) {
    margin: 0 4%
}

.patches_design_img-inner-box img {
    border: 4px solid #cecece;
    max-width: 100%
}

.patches_design_img-inner-box h3 {
    font-size: 18px;
    margin: 20px 0;
    padding: 0
}

.patches_design_img-inner-box1 ul li {
    display: inline-block;
    margin: 0 4% 0 0;
    width: 47.6%;
    vertical-align: top
}

.patches_design_img-inner-box1 ul li:last-child {
    margin: 0
}

.patches_design_img-inner-box1 ul li img {
    border: 4px solid #cecece;
    max-width: 100%
}

.patches_design_img-inner-box1 ul li h3 {
    margin: 20px 0;
    font-size: 18px;
    padding: 0
}

.block-poll #pollForm input.radio {
    margin: 1px 0 0
}

.block-poll #pollForm .label {
    margin-left: 7px
}

.blog-home .post-container .blog-home-img-box {
    overflow: hidden;
    text-align: center
}

.blog-home .post-container .blog-home-img-box img {
    margin: 0 auto
}

.blog-page-box .list-info li:last-child {
    display: none
}

.container-paper.blog-page-box .title h2 {
    font-size: 15px
}

.read-more-box {
    margin: 20px 0 0
}

.blog-home-img-box-inner {
    overflow: hidden;
    text-align: center
}

.blog-home-img-box-inner img {
    margin: 0 auto
}

.blog-home-img-box img {
    margin: 0 auto
}

.about-page-box-content {
    text-align: center;
    margin: 20px 0
}

.about-page-box-parallax-1 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/about-img_parallax-1.jpg)
}

.about-page-box-parallax-2 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/about-img_parallax-2.jpg)
}

.about-page-box-parallax-3 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/about-img_parallax-3.jpg)
}

.about-page-box-parallax-4 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/privacy_policy.jpg)
}

.about-page-box-parallax-5 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/help_faqs.jpg)
}

.about-page-box-parallax-6 {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/help_faqs12.jpg)
}

.about-page-box-parallax-1,
.about-page-box-parallax-2,
.about-page-box-parallax-3,
.about-page-box-parallax-4,
.about-page-box-parallax-5,
.about-page-box-parallax-6 {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 40px 0;
    position: relative;
    overflow: hidden
}

.about-page-box-parallax-content {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    margin: 30px;
    padding: 30px;
    position: relative;
    text-align: center;
    float: left;
    clear: both
}

.about-page-box-parallax-1:before,
.about-page-box-parallax-2:before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    border: 10px solid rgba(255, 255, 255, 0.7);
    bottom: 10px;
    right: 10px
}

.about-page-box-parallax-content h2,
.about-page-box h2 {
    color: #000;
    font: 15px/1em Sintony, sans-serif;
    margin: 0;
    padding: 0 0 1em;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    text-decoration: underline
}

.about-page-box-parallax-content h2::before,
.about-page-box h2::before {
    border-top: 6px solid #000;
    content: "";
    position: absolute;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 50%;
    margin-left: -6px;
    bottom: 3px
}

.about-page-box-parallax-content span {
    color: #a82ba3;
    font-size: 13px
}

.Sourcing-box {
    border: 1px dotted #cacaca;
    padding: 20px
}

.timeline-box::before {
    background: #e0d7d8;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: .5px;
    position: absolute;
    top: 0;
    width: 1px
}

.timeline-box {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

.timeline-box li:nth-child(2n+1) {
    padding-right: 100px
}

.timeline-box li {
    display: inline-block;
    margin: 10px 0;
    position: relative;
    width: 100%
}

.circal-box {
    background: #e0d7d8;
    border: medium none;
    border-radius: 50%;
    color: #a82ba3;
    display: inline-block;
    font-size: 12px;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -30px;
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 999;
    font-weight: 700
}

.content-box::before {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #a82ba3;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -21px;
    top: 22px
}

.content-box {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    padding: 10px;
    position: relative;
    width: 50%;
    line-height: 1.4em
}

.timeline-box li:nth-child(2n) {
    padding-left: 100px
}

.content-box.content-box-1::before {
    border-color: rgba(0, 0, 0, 0) #a82ba3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 10px;
    content: "";
    left: -21px;
    position: absolute;
    right: auto
}

.content-box.content-box-1 {
    float: right
}

.about-page-box p {
    text-align: justify
}

.timeline-box .content-box {
    text-align: justify
}

.portfolio-page-box h2 {
    color: #000;
    font: 15px/1em Sintony, sans-serif;
    margin: 0;
    padding: 0 0 1em;
    position: relative;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase
}

.portfolio-page-box h2:before {
    border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px;
    bottom: 3px;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute
}

.portfolio-page-box li {
    margin: 20px 0 30px;
    position: relative
}

.portfolio-page-box li::before {
    background-color: #fff;
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/logo-new.png);
    border: 1px solid #CBCBCB;
    bottom: 90px;
    content: "";
    height: 20px;
    position: absolute;
    right: 50px;
    width: 150px;
    z-index: 9
}

.portfolio-img-inner-box img {
    max-width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px
}

.portfolio-img-inner-box {
    position: relative;
    margin: 10px
}

.portfolio-img-inner-box:before {
    border: 10px solid rgba(0, 0, 0, 0.2);
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px
}

.portfolio-img-box h4 {
    color: #000;
    font: 13px/1em Sintony, sans-serif;
    margin: 0;
    padding: 1em 0;
    text-align: center;
    text-transform: capitalize
}

.portfolio-img-box {
    border: 1px dotted #cacaca
}

.school-team-bulk-orders-box {
    text-align: center;
    margin: 20px 0
}

.school-team-bulk-orders-box p {
    text-align: justify
}

.school-team-bulk-orders-inner {
    border: 1px dotted #cacaca;
    display: inline-block;
    margin: 0 0 30px;
    padding: 20px
}

.school-team-bulk-orders-img,
.school-team-bulk-orders-img-content {
    float: left;
    margin: 0 1%;
    width: 48%;
    position: relative
}

.school-team-bulk-orders-img img {
    height: auto;
    max-width: 100%
}

.school-team-bulk-orders-img:before {
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px
}

.school-team-bulk-orders-box h2 {
    color: #000;
    font: 15px/1em Sintony, sans-serif;
    margin: 0;
    padding: 0 0 1em;
    position: relative;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase
}

.school-team-bulk-orders-box h2::before {
    border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 6px;
    bottom: 3px;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute
}

.school-team-bulk-orders-content-box {
    margin: 0 0 20px
}

#payment_form_paypal_direct .input-box #paypal_direct_cc_cid {
    padding: 5px
}

.timeline-box-new .circal-box {
    margin-left: 0;
    position: inherit
}

.timeline-box-new li {
    margin: 20px 0
}

.timeline-box-new {
    position: relative
}

.timeline-box-new::before {
    background: #e0d7d8;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    width: 1px;
    top: 0;
    z-index: -1
}

.billing-agreements .form-list li .button {
    margin: 10px 0 0!important
}

#billing-new-address-form .field {
    margin-right: 2PX
}

@media only screen and (min-width: 300px) and (max-width: 991px) {
    .product-preview .product-controls-list,
    .product-preview .product-controls-list-row {
        margin: 0 0 7px;
        padding: 0;
        opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        list-style-type: none;
        height: 30px
    }
    .product-preview .product-controls-list {
        margin: 12px 0 5px;
        opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1
    }
    .touch .product-controls-list,
    .touch .product-preview .product-controls-list {
        margin-bottom: 50px;
        opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1
    }
    .product-preview-outer .product-preview .product-controls-list {
        opacity: 1!important;
        -moz-opacity: 1!important;
        -ms-opacity: 1!important;
        -o-opacity: 1!important;
        -webkit-opacity: 1!important;
        -khtml-opacity: 1!important;
        margin: 0!important
    }
    .product-preview:hover {
        padding-bottom: 50px!important
    }
    .no-touch .product-controls-list li a,
    .no-touch .product-controls-list li a.hidden-xs,
    .no-touch .product-controls-list li button,
    .no-touch .product-controls-list li button.hidden-xs {
        opacity: 1
    }
    .no-touch .product-preview .product-controls-list li a,
    .no-touch .product-preview .product-controls-list li button {
        opacity: 1!important;
        -moz-opacity: 1!important;
        -ms-opacity: 1!important;
        -o-opacity: 1!important;
        -webkit-opacity: 1!important;
        -khtml-opacity: 1!important;
        -ms-transform: inherit!important;
        -webkit-transform: inherit!important;
        transform: inherit!important;
        -webkit-transition: all .5s ease-in-out!important;
        transition: all .5s ease-in-out!important
    }
    .product-preview .quick-view {
        opacity: 1
    }
    .blog-home .post-container .blog-home-img-box {
        overflow: hidden;
        text-align: center
    }
    .container-paper.blog-page-box .col-r {
        padding: 20px 30px 0
    }
    .container-paper.blog-page-box .col-l {
        padding-right: 30px
    }
    .school-team-bulk-orders-img,
    .school-team-bulk-orders-img-content {
        margin: 0;
        width: 100%
    }
    .school-team-bulk-orders-img {
        margin: 0 0 20px
    }
    .school-team-bulk-orders-inner {
        padding: 10px
    }
}

@media only screen and (min-width: 300px) and (max-width: 768px) {
    .portfolio-new-page-box-inner-page li {
        width: 30.3%
    }
    .portfolio-new-page-box li:nth-child(3n+2) {
        margin: 0 4%
    }
    .contacts-index-index .navbar-compact .header-left .navbar-logo {
        width: 75%!important;
        margin: 5px 0 0
    }
    .my-wishlist {
        overflow: scroll
    }
    #wishlist-view-form .buttons-set .btn-share,
    #wishlist-view-form .buttons-set .btn-add,
    #wishlist-view-form .buttons-set .btn-update {
        display: block;
        display: block;
        width: 100%
    }
    .blog-home-img-box-inner {
        height: 400px!important
    }
    .rect-nohover .wrapper .pull-right {
        float: inherit;
        width: 100%;
        display: block;
        margin: 0
    }
    .rect-nohover .wrapper .pull-left {
        display: block;
        float: inherit;
        width: 100%
    }
}

@media only screen and (min-width: 300px) and (max-width: 640px) {
    .portfolio-new-page-box-inner-page li {
        width: 100%;
        margin: 0 0 20px
    }
    .portfolio-new-page-box li {
        width: 100%
    }
    .portfolio-new-page-box li:nth-child(3n+2) {
        margin: 0
    }
    .blog-home-img-box-inner {
        height: 250px!important
    }
    .timeline-box::before,
    .circal-box,
    .content-box::before {
        display: none
    }
    .content-box {
        width: 100%
    }
    .timeline-box li:nth-child(2n+1) {
        padding-right: 0
    }
    .timeline-box li:nth-child(2n) {
        padding-left: 0
    }
    .box-account .col2-set .col-1,
    .box-account .col2-set .col-2 {
        border-bottom: 1px dotted #e4e4e4;
        width: 100%;
        margin: 0 0 10px
    }
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
    .my-wishlist textarea {
        width: 150px
    }
    #login-form .rect-nohover h2 {
        font: 1.4em/1em Sintony, sans-serif
    }
    .patches_design_img {
        margin: 0
    }
    .patches_design_img-inner-box ul li {
        width: 100%
    }
    .patches_design_img-inner-box ul li:nth-child(2) {
        margin: 0
    }
    .patches_design_img-inner-box1 ul li {
        margin: 0;
        width: 100%
    }
    .patches_design_img-inner-box h3 {
        font-size: 14px
    }
    .patches_design_img-inner-box1 ul li h3 {
        font-size: 14px
    }
}

a.btn-mainboxbutton strong {
    color: #a82ba3
}

a.btn-mainboxbutton:hover {
    color: #a82ba3
}

.socials.socials-lg .fa.fa-amazon {
    font-size: 16px;
    line-height: 2.3
}

.panel #product-description .panel-body #spec {
    display: none
}


/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */


/* Widgets =============================================================================== */

.widget {
    display: inline;
}

.widget .widget-title {
    clear: both;
    padding: 15px 0 0;
    margin: 0 0 7px;
}

.widget .widget-title h2 {
    font-size: 15px;
    font-weight: bold;
    color: #e25203;
}

.widget .mini-products-images-list .product-image {
    display: block;
    width: 76px;
    height: 76px;
    border: 1px solid #a9a9a9;
    margin: 0 auto;
}

.widget .mini-products-images-list li.item {
    float: left;
    width: 77px;
    height: 77px;
}


/* Widget: Catalog New Proructs List */

.widget-new-products {
    display: block;
}

.col-main .widget-new-products {
    margin: 7px 0;
}

.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-new-products .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-new-products .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-new-products .block-title strong {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat;
    padding-left: 21px;
    color: #dc5033;
}


/* Widget: Recently Viewed Proructs */

.widget-viewed {
    display: block;
}

.col-main .widget-viewed {
    margin: 7px 0;
}

.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-viewed .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-viewed .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-viewed .block-title strong {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat;
    padding-left: 21px;
}


/* Widget: Recently Compared Proructs */

.widget-compared {
    display: block;
}

.col-main .widget-compared {
    margin: 7px 0;
}

.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-compared .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-compared .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-compared .block-title strong {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat;
    padding-left: 21px;
}


/* Widget: CMS Static Block */

.widget-static-block {}

.sidebar .widget-static-block {
    display: block;
    margin: 0 0 15px;
}


/* Widgets: Links Common Styles */

.top-container .widget a {
    padding: 0 0 0 7px;
}

.bottom-container .widget a {
    padding: 0 3px;
}


/* Widget: Catalog Product Link */

.widget-product-link-inline {
    display: inline;
}

.col-main .widget-product-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-product-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-product-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-product-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}


/* Widget: Catalog Category Link */

.widget-category-link-inline {
    display: inline;
}

.col-main .widget-category-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-category-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-category-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-category-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}


/* Widget: CMS Page Link */

.widget-cms-link-inline {
    display: inline;
}

.col-main .widget-cms-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-cms-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-cms-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-cms-link a {
    background: url(https://caliberapparels.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}


/* ======================================================================================= */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
    display: none
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    color: #000;
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

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

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning {
    color: #8a6d3b
}

.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

.text-danger:hover {
    color: #843534
}

.text-success {
    color: #3c763d
}

.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

.text-info:hover {
    color: #245269
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.list-inline>li:first-child {
    padding-left: 0
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        display: table;
        content: " "
    }
    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999
}

blockquote .small:before,
blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right .small:before,
blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right .small:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.666666666667%
}

.col-xs-10 {
    width: 83.333333333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.666666666667%
}

.col-xs-7 {
    width: 58.333333333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.666666666667%
}

.col-xs-4 {
    width: 33.333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666667%
}

.col-xs-1 {
    width: 8.3333333333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.666666666667%
}

.col-xs-pull-10 {
    right: 83.333333333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.666666666667%
}

.col-xs-pull-7 {
    right: 58.333333333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.666666666667%
}

.col-xs-pull-4 {
    right: 33.333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666667%
}

.col-xs-pull-1 {
    right: 8.3333333333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.666666666667%
}

.col-xs-push-10 {
    left: 83.333333333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.666666666667%
}

.col-xs-push-7 {
    left: 58.333333333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.666666666667%
}

.col-xs-push-4 {
    left: 33.333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666667%
}

.col-xs-push-1 {
    left: 8.3333333333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.666666666667%
}

.col-xs-offset-10 {
    margin-left: 83.333333333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.666666666667%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666667%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.666666666667%
    }
    .col-sm-10 {
        width: 83.333333333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.666666666667%
    }
    .col-sm-7 {
        width: 58.333333333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.666666666667%
    }
    .col-sm-4 {
        width: 33.333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666667%
    }
    .col-sm-1 {
        width: 8.3333333333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.666666666667%
    }
    .col-sm-pull-10 {
        right: 83.333333333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.666666666667%
    }
    .col-sm-pull-7 {
        right: 58.333333333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.666666666667%
    }
    .col-sm-pull-4 {
        right: 33.333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666667%
    }
    .col-sm-pull-1 {
        right: 8.3333333333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.666666666667%
    }
    .col-sm-push-10 {
        left: 83.333333333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.666666666667%
    }
    .col-sm-push-7 {
        left: 58.333333333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.666666666667%
    }
    .col-sm-push-4 {
        left: 33.333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666667%
    }
    .col-sm-push-1 {
        left: 8.3333333333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.666666666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.333333333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.666666666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.666666666667%
    }
    .col-md-10 {
        width: 83.333333333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.666666666667%
    }
    .col-md-7 {
        width: 58.333333333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.666666666667%
    }
    .col-md-4 {
        width: 33.333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666667%
    }
    .col-md-1 {
        width: 8.3333333333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.666666666667%
    }
    .col-md-pull-10 {
        right: 83.333333333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.666666666667%
    }
    .col-md-pull-7 {
        right: 58.333333333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.666666666667%
    }
    .col-md-pull-4 {
        right: 33.333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666667%
    }
    .col-md-pull-1 {
        right: 8.3333333333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.666666666667%
    }
    .col-md-push-10 {
        left: 83.333333333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.666666666667%
    }
    .col-md-push-7 {
        left: 58.333333333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.666666666667%
    }
    .col-md-push-4 {
        left: 33.333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666667%
    }
    .col-md-push-1 {
        left: 8.3333333333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.666666666667%
    }
    .col-md-offset-10 {
        margin-left: 83.333333333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.666666666667%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666667%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.666666666667%
    }
    .col-lg-10 {
        width: 83.333333333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.666666666667%
    }
    .col-lg-7 {
        width: 58.333333333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.666666666667%
    }
    .col-lg-4 {
        width: 33.333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666667%
    }
    .col-lg-1 {
        width: 8.3333333333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.666666666667%
    }
    .col-lg-pull-10 {
        right: 83.333333333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.666666666667%
    }
    .col-lg-pull-7 {
        right: 58.333333333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.666666666667%
    }
    .col-lg-pull-4 {
        right: 33.333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666667%
    }
    .col-lg-pull-1 {
        right: 8.3333333333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.666666666667%
    }
    .col-lg-push-10 {
        left: 83.333333333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.666666666667%
    }
    .col-lg-push-7 {
        left: 58.333333333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.666666666667%
    }
    .col-lg-push-4 {
        left: 33.333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666667%
    }
    .col-lg-push-1 {
        left: 8.3333333333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.666666666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.333333333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.666666666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    display: table-cell;
    float: none
}

.table>tbody>.active>td,
.table>tbody>.active>th,
.table>tbody>tr>.active,
.table>tfoot>.active>td,
.table>tfoot>.active>th,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>thead>.active>th,
.table>thead>tr>.active {
    background-color: #f5f5f5
}

.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th,
.table-hover>tbody>tr>.active:hover {
    background-color: #e8e8e8
}

.table>tbody>.success>td,
.table>tbody>.success>th,
.table>tbody>tr>.success,
.table>tfoot>.success>td,
.table>tfoot>.success>th,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>thead>.success>th,
.table>thead>tr>.success {
    background-color: #dff0d8
}

.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th,
.table-hover>tbody>tr>.success:hover {
    background-color: #d0e9c6
}

.table>tbody>.danger>td,
.table>tbody>.danger>th,
.table>tbody>tr>.danger,
.table>tfoot>.danger>td,
.table>tfoot>.danger>th,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>thead>.danger>th,
.table>thead>tr>.danger {
    background-color: #f2dede
}

.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th,
.table-hover>tbody>tr>.danger:hover {
    background-color: #ebcccc
}

.table>tbody>.warning>td,
.table>tbody>.warning>th,
.table>tbody>tr>.warning,
.table>tfoot>.warning>td,
.table>tfoot>.warning>th,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>thead>.warning>th,
.table>thead>tr>.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th,
.table-hover>tbody>tr>.warning:hover {
    background-color: #faf2cc
}

@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

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

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

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

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline select.form-control {
        width: auto
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

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

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

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

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

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

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

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

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

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

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

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

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

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

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

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    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.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

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

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

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

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

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

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

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

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

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

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

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

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

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

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

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

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

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

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://caliberapparels.com/skin/frontend/coolbaby/default/fonts/glyphicons-halflings-regular.eot);
    src: url(https://caliberapparels.com/skin/frontend/coolbaby/default/fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/fonts/glyphicons-halflings-regular.woff) format("woff"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon:empty {
    width: 1em
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e01a"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

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

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

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    margin-left: -1px
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,
.nav:before {
    display: table;
    content: " "
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

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

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

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

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

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

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

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block
    }
    .navbar-form select.form-control {
        width: auto
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

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

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

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

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15)25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15)50%, rgba(255, 255, 255, .15)75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child td,
.panel>.table>tbody:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

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

.modal-header .close {
    margin-top: -2px
}

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

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

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

.modal-footer:after {
    clear: both
}

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

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

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

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5)0), color-stop(rgba(0, 0, 0, .0001)100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5)0, rgba(0, 0, 0, .0001)100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001)0), color-stop(rgba(0, 0, 0, .5)100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001)0, rgba(0, 0, 0, .5)100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
td.visible-lg,
td.visible-md,
td.visible-sm,
td.visible-xs,
th.visible-lg,
th.visible-md,
th.visible-sm,
th.visible-xs,
tr.visible-lg,
tr.visible-md,
tr.visible-sm,
tr.visible-xs {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    table.visible-xs.visible-sm {
        display: table
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    table.visible-xs.visible-md {
        display: table
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    table.visible-xs.visible-lg {
        display: table
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    table.visible-sm.visible-xs {
        display: table
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    table.visible-sm.visible-md {
        display: table
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    table.visible-sm.visible-lg {
        display: table
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    table.visible-md.visible-xs {
        display: table
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    table.visible-md.visible-sm {
        display: table
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    table.visible-md.visible-lg {
        display: table
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    table.visible-lg.visible-xs {
        display: table
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    table.visible-lg.visible-sm {
        display: table
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    table.visible-lg.visible-md {
        display: table
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}

@media(max-width:767px) {
    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none!important
    }
}

.hidden-sm {
    display: block!important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}

@media(max-width:767px) {
    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none!important
    }
}

.hidden-md {
    display: block!important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

@media(max-width:767px) {
    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none!important
    }
}

.hidden-lg {
    display: block!important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media(max-width:767px) {
    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: "Flaticon";
    src: url("http://caliberapparels.co.uk/media/flaticon/flaticon.eot");
    src: url("http://caliberapparels.co.uk/media//flaticon/flaticon.eot#iefix") format("embedded-opentype"), url("http://caliberapparels.co.uk/media/flaticon/flaticon.woff") format("woff"), 
	url("http://caliberapparels.co.uk/media/flaticon/flaticon.ttf") format("truetype"), 
	url("http://caliberapparels.co.uk/media/flaticon/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

[class^="flaticon-"].icon-xs:before,
[class*=" flaticon-"].icon-xs:before,
[class^="flaticon-"].icon-xs:after,
[class*=" flaticon-"].icon-xs:after {
    font-size: 11px;
}

[class^="flaticon-"].icon-sm:before,
[class*=" flaticon-"].icon-sm:before,
[class^="flaticon-"].icon-sm:after,
[class*=" flaticon-"].icon-sm:after {
    font-size: 14px;
}

[class^="flaticon-"].icon-lg:before,
[class*=" flaticon-"].icon-lg:before,
[class^="flaticon-"].icon-lg:after,
[class*=" flaticon-"].icon-lg:after {
    font-size: 18px;
}

[class^="flaticon-"].icon-xl:before,
[class*=" flaticon-"].icon-xl:before,
[class^="flaticon-"].icon-xl:after,
[class*=" flaticon-"].icon-xl:after {
    font-size: 22px;
}

[class^="flaticon-"].icon-xxl:before,
[class*=" flaticon-"].icon-xxl:before,
[class^="flaticon-"].icon-xxl:after,
[class*=" flaticon-"].icon-xxl:after {
    font-size: 28px;
}

[class^="flaticon-"].icon-xxxl:before,
[class*=" flaticon-"].icon-xxxl:before,
[class^="flaticon-"].icon-xxxl:after,
[class*=" flaticon-"].icon-xxxl:after {
    font-size: 32px;
}

a.icon:hover {
    text-decoration: none;
}

.flaticon-31:before {
    content: "\e000";
}

.flaticon-32:before {
    content: "\e001";
}

.flaticon-404:before {
    content: "\e002";
}

.flaticon-add133:before {
    content: "\e003";
}

.flaticon-add139:before {
    content: "\e004";
}

.flaticon-airplane70:before {
    content: "\e005";
}

.flaticon-attachment13:before {
    content: "\e006";
}

.flaticon-bars34:before {
    content: "\e007";
}

.flaticon-big58:before {
    content: "\e008";
}

.flaticon-black302:before {
    content: "\e009";
}

.flaticon-brief:before {
    content: "\e00a";
}

.flaticon-business:before {
    content: "\e00b";
}

.flaticon-business137:before {
    content: "\e00c";
}

.flaticon-calculator30:before {
    content: "\e00d";
}

.flaticon-calendar53:before {
    content: "\e00e";
}

.flaticon-cellphone5:before {
    content: "\e00f";
}

.flaticon-check34:before {
    content: "\e010";
}

.flaticon-check35:before {
    content: "\e011";
}

.flaticon-checklist3:before {
    content: "\e012";
}

.flaticon-clock61:before {
    content: "\e013";
}

.flaticon-close19:before {
    content: "\e014";
}

.flaticon-coin11:before {
    content: "\e015";
}

.flaticon-correct8:before {
    content: "\e016";
}

.flaticon-credit22:before {
    content: "\e017";
}

.flaticon-credit3:before {
    content: "\e018";
}

.flaticon-cup38:before {
    content: "\e019";
}

.flaticon-delete30:before {
    content: "\e01a";
}

.flaticon-dollar144:before {
    content: "\e01b";
}

.flaticon-down13:before {
    content: "\e01c";
}

.flaticon-down14:before {
    content: "\e01d";
}

.flaticon-email27:before {
    content: "\e01e";
}

.flaticon-envelope4:before {
    content: "\e01f";
}

.flaticon-facebook12:before {
    content: "\e020";
}

.flaticon-garbage4:before {
    content: "\e021";
}

.flaticon-gift1:before {
    content: "\e022";
}

.flaticon-global10:before {
    content: "\e023";
}

.flaticon-globe5:before {
    content: "\e024";
}

.flaticon-google10:before {
    content: "\e025";
}

.flaticon-group41:before {
    content: "\e026";
}

.flaticon-hand129:before {
    content: "\e027";
}

.flaticon-heart15:before {
    content: "\e028";
}

.flaticon-heart68:before {
    content: "\e029";
}

.flaticon-home113:before {
    content: "\e02a";
}

.flaticon-idea12:before {
    content: "\e02b";
}

.flaticon-instagram:before {
    content: "\e02c";
}

.flaticon-left33:before {
    content: "\e02d";
}

.flaticon-left37:before {
    content: "\e02e";
}

.flaticon-left65:before {
    content: "\e02f";
}

.flaticon-like:before {
    content: "\e030";
}

.flaticon-link23:before {
    content: "\e031";
}

.flaticon-linkedin11:before {
    content: "\e032";
}

.flaticon-lock26:before {
    content: "\e033";
}

.flaticon-machine2:before {
    content: "\e034";
}

.flaticon-menu29:before {
    content: "\e035";
}

.flaticon-new78:before {
    content: "\e036";
}

.flaticon-news:before {
    content: "\e037";
}

.flaticon-open7:before {
    content: "\e038";
}

.flaticon-outlined3:before {
    content: "\e039";
}

.flaticon-oval33:before {
    content: "\e03a";
}

.flaticon-pencil43:before {
    content: "\e03b";
}

.flaticon-phone16:before {
    content: "\e03c";
}

.flaticon-phone163:before {
    content: "\e03d";
}

.flaticon-piggy10:before {
    content: "\e03e";
}

.flaticon-piggy8:before {
    content: "\e03f";
}

.flaticon-pinterest9:before {
    content: "\e040";
}

.flaticon-plane15:before {
    content: "\e041";
}

.flaticon-play45:before {
    content: "\e042";
}

.flaticon-player3:before {
    content: "\e043";
}

.flaticon-price1:before {
    content: "\e044";
}

.flaticon-profile8:before {
    content: "\e045";
}

.flaticon-rectangular25:before {
    content: "\e046";
}

.flaticon-recycle59:before {
    content: "\e047";
}

.flaticon-round41:before {
    content: "\e048";
}

.flaticon-round43:before {
    content: "\e049";
}

.flaticon-round8:before {
    content: "\e04a";
}

.flaticon-search8:before {
    content: "\e04b";
}

.flaticon-settings9:before {
    content: "\e04c";
}

.flaticon-shopping155:before {
    content: "\e04d";
}

.flaticon-shopping185:before {
    content: "\e04e";
}

.flaticon-shopping2:before {
    content: "\e04f";
}

.flaticon-shopping66:before {
    content: "\e050";
}

.flaticon-shopping9:before {
    content: "\e051";
}

.flaticon-skype12:before {
    content: "\e052";
}

.flaticon-social19:before {
    content: "\e053";
}

.flaticon-special:before {
    content: "\e054";
}

.flaticon-star129:before {
    content: "\e055";
}

.flaticon-tag31:before {
    content: "\e056";
}

.flaticon-tag43:before {
    content: "\e057";
}

.flaticon-tags:before {
    content: "\e058";
}

.flaticon-talk8:before {
    content: "\e059";
}

.flaticon-text45:before {
    content: "\e05a";
}

.flaticon-text46:before {
    content: "\e05b";
}

.flaticon-three1:before {
    content: "\e05c";
}

.flaticon-tiles:before {
    content: "\e05d";
}

.flaticon-twitter20:before {
    content: "\e05e";
}

.flaticon-two125:before {
    content: "\e05f";
}

.flaticon-up21:before {
    content: "\e060";
}

.flaticon-up22:before {
    content: "\e061";
}

.flaticon-user91:before {
    content: "\e062";
}

.flaticon-view9:before {
    content: "\e063";
}

.flaticon-welldone:before {
    content: "\e064";
}

.flaticon-write13:before {
    content: "\e065";
}

.flaticon-youtube18:before {
    content: "\e066";
}

.flaticon-zoom45:before {
    content: "\e067";
}


/*fix padding */

.flaticon-phone163:before {
    margin-left: -2px;
    margin-right: 2px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 29px;
    width: 29px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: -50px;
    padding: 0;
    border: 1px solid #ccc;
    outline: none;
    color: #c69c6d;
    text-indent: -99999px
}

.slick-prev:hover,
.slick-next:hover {
    outline: none;
    background: #242424;
    border-color: #242424
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    font-family: "Flaticon";
    font-size: 11px;
    line-height: 28px;
    opacity: 1;
    text-indent: 0
}

.slick-prev {
    right: 34px
}

.slick-prev:before {
    content: '\e02d'
}

.slick-next {
    right: 0
}

.slick-next:before {
    content: '\e042'
}

.slick-prev:before {
    margin: 0 0 0 -1px
}

.slick-next:before {
    margin: 0 0 0 1px
}

.slick-style1 .slick-prev,
.slick-style1 .slick-next {
    top: -6px;
    margin-top: 0;
    border: none
}

.slick-style1 .slick-prev {
    left: -35px
}

.slick-style1 .slick-next {
    right: -35px
}

.slick-style1 .slick-prev:before {
    margin: 0 0 0 -1px
}

.slick-style1 .slick-next:before {
    margin: 0 0 0 1px
}

.slick-style2 .slick-prev,
.slick-style2 .slick-next {
    top: auto;
    bottom: -30px
}

.carousel_outer .vertical .slick-style2 .slick-prev,
.carousel_outer .vertical .slick-style2 .slick-next {
    bottom: 0
}

@media (max-width: 480px) {
    .carousel_outer .vertical .slick-style2 .slick-next {
        right: auto;
        left: 35px
    }
    .carousel_outer .vertical .slick-style2 .slick-prev {
        right: auto;
        left: 0
    }
}

.header-product-carousel.slick-style2 .slick-prev,
.header-product-carousel.slick-style2 .slick-next {
    bottom: 10px
}

.slick-style5 .slick-prev,
.slick-style5 .slick-next {
    top: auto;
    bottom: 10px
}

.slick-style5 .slick-prev {
    left: 15px
}

.slick-style5 .slick-next {
    left: 50px
}

.slick-style3 .slick-prev,
.slick-style3 .slick-next {
    top: 50%;
    margin-top: -27px;
    border: none;
    height: 54px;
    width: 54px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
    color: transparent;
    text-align: center;
    border: 2px solid #3a3a3a;
    outline: none
}

.slick-style3 .slick-prev:before,
.slick-style3 .slick-next:before {
    font-size: 14px!important;
    line-height: 50px!important;
    color: #3a3a3a;
    margin: 0 0 0 -2px
}

.slick-style3 .slick-next:before {
    margin: 0 0 0 2px
}

.slick-style3 .slick-prev {
    left: -61px
}

.slick-style3 .slick-next {
    right: -61px
}

.slick-style3 .slick-prev.slick-disabled,
.slick-style3 .slick-next.slick-disabled {
    opacity: .25
}

@media (max-width:991px) {
    .slick-style3 .slick-prev,
    .slick-style3 .slick-next {
        margin-top: -18px;
        height: 36px;
        width: 36px
    }
    .slick-style3 .slick-prev:before,
    .slick-style3 .slick-next:before {
        font-size: 18px;
        line-height: 32px!important
    }
    .slick-style3 .slick-prev {
        left: -46px
    }
    .slick-style3 .slick-next {
        right: -46px
    }
}

.boxed .slick-style3 .slick-prev {
    left: -45px
}

.boxed .slick-style3 .slick-next {
    right: -45px
}

.slick-style4 .slick-prev,
.slick-style4 .slick-next {
    top: 50%;
    margin-top: -27px;
    border: none;
    height: 33px;
    width: 33px;
    cursor: pointer;
    background: #242424;
    z-index: 1001
}

.slick-style4 .slick-prev:before,
.slick-style4 .slick-next:before {
    font-size: 18px;
    line-height: 33px;
    margin: 0 0 0 -1px
}

.slick-style4 .slick-next:before {
    margin: 0 0 0 1px
}

.slick-style4 .slick-prev {
    left: 0;
    margin-left: -33px
}

.slick-style4 .slick-next {
    right: 75%;
    margin-right: -33px
}

@media (max-width:1199px) {
    .slick-style4 .slick-next {
        margin-right: 0
    }
    .slick-style4 .slick-prev {
        margin-left: 0
    }
}

@media (max-width:480px) {
    .slick-style4 .slick-prev {
        left: 0
    }
    .slick-style4 .slick-next {
        right: 0
    }
}

.slick-arrows {
    position: relative
}

.str_wrap {
    overflow: hidden; //zoom:1;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;background:#f6f6f6;white-space:nowrap}.str_wrap.str_active{background:#f1f1f1}.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move}.str_move_clone{display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute;left:100%;top:0}.str_vertical .str_move_clone{left:0;top:100%}.str_down .str_move_clone{left:0;bottom:100%}.str_down .str_move,.str_vertical .str_move{white-space:normal;width:100%}.noStop .str_move,.no_drag .str_move,.str_static .str_move{cursor:inherit}.str_wrap img{max-width:none!important}
    #colorbox,
    #cboxOverlay,
    #cboxWrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99999;
        overflow: hidden
    }
    #cboxWrapper {
        max-width: none
    }
    #cboxOverlay {
        position: fixed;
        width: 100%;
        height: 100%
    }
    #cboxMiddleLeft,
    #cboxBottomLeft {
        clear: left
    }
    #cboxContent {
        position: relative
    }
    #cboxLoadedContent {
        -webkit-overflow-scrolling: touch;
        overflow: hidden!important
    }
    #cboxTitle {
        margin: 0
    }
    #cboxLoadingOverlay,
    #cboxLoadingGraphic {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    #cboxPrevious,
    #cboxNext,
    #cboxClose,
    #cboxSlideshow {
        cursor: pointer
    }
    .cboxPhoto {
        float: left;
        margin: auto;
        border: 0;
        display: block;
        max-width: none;
        -ms-interpolation-mode: bicubic
    }
    .cboxIframe {
        width: 100%;
        height: 100%;
        display: block;
        border: 0;
        padding: 0;
        margin: 0
    }
    #colorbox,
    #cboxContent,
    #cboxLoadedContent {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }
    #cboxOverlay {
        background: #000;
        opacity: .55;
        filter: alpha(opacity=55)
    }
    #colorbox {
        outline: 0
    }
    .cboxIframe {
        background: #fff
    }
    #cboxError {
        padding: 50px;
        border: 1px solid #ccc
    }
    #cboxLoadedContent {
        border: none;
        background: #fff
    }
    #cboxTitle {
        position: absolute;
        top: -20px;
        left: 0;
        color: #ccc
    }
    #cboxCurrent {
        position: absolute;
        top: -20px;
        right: 0;
        color: #ccc
    }
    #cboxPrevious,
    #cboxNext,
    #cboxSlideshow,
    #cboxClose {
        border: 0;
        padding: 0;
        margin: 0;
        overflow: visible;
        width: auto;
        background: none
    }
    #cboxPrevious:active,
    #cboxNext:active,
    #cboxSlideshow:active,
    #cboxClose:active {
        outline: 0
    }
    #cboxSlideshow {
        position: absolute;
        top: -20px;
        right: 90px;
        color: #fff
    }
    #cboxPrevious,
    #cboxNext {
        opacity: 0;
        position: absolute;
        height: 54px;
        width: 54px;
        cursor: pointer;
        background: none;
        color: transparent;
        text-align: center;
        border: 2px solid #3a3a3a;
        outline: none;
        margin-top: -28px;
        top: 50%;
        text-indent: -9999px
    }
    #colorbox:hover #cboxPrevious,
    #colorbox:hover #cboxNext,
    #colorbox:hover #cboxClose {
        opacity: 1
    }
    #cboxPrevious {
        left: 5px
    }
    #cboxNext {
        right: 5px
    }
    #cboxPrevious:before,
    #cboxNext:before {
        display: block;
        position: relative;
        font-family: "Flaticon";
        font-size: 14px!important;
        line-height: 50px!important;
        content: '\e02d';
        color: #3a3a3a;
        margin: 0 0 0 -2px;
        text-indent: 0
    }
    #cboxNext:before {
        content: '\e042';
        margin: 0 0 0 2px
    }
    #cboxClose {
        position: absolute;
        opacity: 0;
        top: 15px;
        right: 15px;
        display: block;
        width: 15px;
        height: 15px;
        text-indent: -9999px;
        outline: none
    }
    .touch #cboxClose {
        opacity: 1!important
    }
    #cboxClose:before {
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 0;
        font-family: Flaticon;
        content: "\e01a";
        font-size: 14px!important
    }
    .canvas-menu #cboxClose:before {
        color: #fff
    }
    .canvas-menu #cboxLoadedContent {
        background: #242424
    }
    .gallery-popup #cboxClose:before {
        font-size: 20px!important
    }
    .mfp-bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9998;
        overflow: hidden;
        position: fixed;
        background: #0b0b0b;
        opacity: .8;
        filter: alpha(opacity=80)
    }
    .mfp-wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        position: fixed;
        outline: none!important;
        -webkit-backface-visibility: hidden
    }
    .mfp-container {
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 0 8px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
    .mfp-align-top .mfp-container:before {
        display: none
    }
    .mfp-content {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto;
        text-align: left;
        z-index: 1045
    }
    .mfp-inline-holder .mfp-content,
    .mfp-ajax-holder .mfp-content {
        width: 100%;
        cursor: auto
    }
    .mfp-ajax-cur {
        cursor: progress
    }
    .mfp-zoom {
        cursor: pointer;
        cursor: -webkit-zoom-in;
        cursor: -moz-zoom-in;
        cursor: zoom-in
    }
    .mfp-auto-cursor .mfp-content {
        cursor: auto
    }
    .mfp-close,
    .mfp-arrow,
    .mfp-preloader,
    .mfp-counter {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }
    .mfp-loading.mfp-figure {
        display: none
    }
    .mfp-hide {
        display: none!important
    }
    .mfp-preloader {
        color: #ccc;
        position: absolute;
        top: 50%;
        width: auto;
        text-align: center;
        margin-top: -.8em;
        left: 8px;
        right: 8px;
        z-index: 1044
    }
    .mfp-preloader a {
        color: #ccc
    }
    .mfp-preloader a:hover {
        color: #fff
    }
    .mfp-s-ready .mfp-preloader {
        display: none
    }
    .mfp-s-error .mfp-content {
        display: none
    }
    button.mfp-close,
    button.mfp-arrow {
        overflow: visible;
        cursor: pointer;
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        display: block;
        outline: none;
        padding: 0;
        z-index: 1046;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    button::-moz-focus-inner {
        padding: 0;
        border: 0
    }
    .mfp-close {
        width: 44px;
        height: 44px;
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 0;
        text-decoration: none;
        text-align: center;
        opacity: .65;
        filter: alpha(opacity=65);
        padding: 0 0 18px 10px;
        color: #fff;
        font-style: normal;
        font-size: 28px;
        font-family: Arial, Baskerville, monospace;
        cursor: pointer
    }
    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .mfp-close-btn-in .mfp-close {
        color: #333
    }
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        color: #fff;
        right: -6px;
        text-align: right;
        padding-right: 6px;
        width: 100%
    }
    .mfp-counter {
        position: absolute;
        top: 0;
        right: 0;
        color: #ccc;
        font-size: 12px;
        line-height: 18px
    }
    .mfp-arrow {
        position: absolute;
        opacity: .65;
        filter: alpha(opacity=65);
        top: 50%;
        margin-top: -27px;
        height: 54px;
        width: 54px;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.01);
        color: transparent;
        text-align: center;
        border: 2px solid #fff!important;
        outline: none
    }
    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: .95;
        filter: alpha(opacity=95)
    }
    .mfp-arrow:before {
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        color: #fff;
        left: 0;
        top: 0;
        font-family: "Flaticon";
        content: '\e02d';
        font-size: 14px;
        line-height: 50px;
        opacity: 1;
        text-indent: 0;
        margin: 0 0 0 -2px
    }
    .mfp-arrow.mfp-arrow-right:before {
        content: '\e042';
        margin: 0 0 0 2px
    }
    .mfp-arrow-left {
        left: 10px
    }
    .mfp-arrow-right {
        right: 10px
    }
    .mfp-iframe-holder {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }
    .mfp-iframe-holder .mfp-close {
        top: -40px
    }
    .mfp-iframe-scaler {
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-top: 56.25%
    }
    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000
    }
    img.mfp-img {
        width: auto;
        max-width: 100%;
        height: auto;
        display: block;
        line-height: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 0;
        margin: 0 auto
    }
    .mfp-figure {
        line-height: 0
    }
    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444
    }
    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }
    .mfp-figure figure {
        margin: 0
    }
    .mfp-bottom-bar {
        margin-top: -36px;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        cursor: auto
    }
    .mfp-title {
        text-align: left;
        line-height: 18px;
        color: #f3f3f3;
        word-wrap: break-word;
        padding-right: 36px
    }
    .mfp-image-holder .mfp-content {
        max-width: 100%
    }
    .mfp-gallery .mfp-image-holder .mfp-figure {
        cursor: pointer
    }
    @media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
        .mfp-img-mobile .mfp-image-holder {
            padding-left: 0;
            padding-right: 0
        }
        .mfp-img-mobile img.mfp-img {
            padding: 0
        }
        .mfp-img-mobile .mfp-figure:after {
            top: 0;
            bottom: 0
        }
        .mfp-img-mobile .mfp-figure small {
            display: inline;
            margin-left: 5px
        }
        .mfp-img-mobile .mfp-bottom-bar {
            background: rgba(0, 0, 0, 0.6);
            bottom: 0;
            margin: 0;
            top: auto;
            padding: 3px 5px;
            position: fixed;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }
        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }
        .mfp-img-mobile .mfp-counter {
            right: 5px;
            top: 3px
        }
        .mfp-img-mobile .mfp-close {
            top: 0;
            right: 0;
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: rgba(0, 0, 0, 0.6);
            position: fixed;
            text-align: center;
            padding: 0
        }
    }
    @media all and (max-width: 900px) {
        .mfp-arrow {
            -webkit-transform: scale(0.75);
            transform: scale(0.75)
        }
        .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0
        }
        .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%
        }
        .mfp-container {
            padding-left: 6px;
            padding-right: 6px
        }
    }
    .mfp-ie7 .mfp-img {
        padding: 0
    }
    .mfp-ie7 .mfp-bottom-bar {
        width: 600px;
        left: 50%;
        margin-left: -300px;
        margin-top: 5px;
        padding-bottom: 5px
    }
    .mfp-ie7 .mfp-container {
        padding: 0
    }
    .mfp-ie7 .mfp-content {
        padding-top: 44px
    }
    .mfp-ie7 .mfp-close {
        top: 0;
        right: 0;
        padding-top: 0
    }
    .mfp-fade.mfp-bg {
        opacity: 0;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        transition: all .5s ease-out
    }
    .mfp-fade.mfp-bg.mfp-ready {
        opacity: .8
    }
    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0
    }
    .mfp-fade.mfp-wrap .mfp-content {
        opacity: 0;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        transition: all .5s ease-out
    }
    .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
        opacity: 1
    }
    .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
        opacity: 0
    }
    @import "//fonts.googleapis.com/css?family=Sintony%3A400%2C700";
    @import "https://caliberapparels.com/skin/frontend/coolbaby/default/css/"http: //fonts.googleapis.com/css?family=Poiret One"";.loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:#fff}.facebook-widget{position:relative}.facebook-widget .loader{position:absolute;left:0;top:0;width:100%;height:200px;z-index:9999;background:none}.fond{position:absolute;text-align:center;top:50%;left:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px}.contener_general{-webkit-animation:animball_two 1s infinite;-ms-animation:animball_two 1s infinite;animation:animball_two 1s infinite;width:44px;height:44px}.contener_mixte{width:44px;height:44px;position:absolute}.ballcolor{width:20px;height:20px;border-radius:50%}.ball_1,.ball_2,.ball_3,.ball_4{position:absolute;-webkit-animation:animball_one 1s infinite ease;-ms-animation:animball_one 1s infinite ease;animation:animball_one 1s infinite ease}.ball_1{background-color:#ef1d67;top:0;left:0}.ball_2{background-color:#d0d0d0;top:0;left:24px}.ball_3{background-color:#e9bfd1;top:24px;left:0}.ball_4{background-color:#9c5e79;top:24px;left:24px}@-webkit-keyframes animball_one{0%{position:absolute}50%{top:12px;left:12px;position:absolute;opacity:.5}100%{position:absolute}}@-ms-keyframes animball_one{0%{position:absolute}50%{top:12px;left:12px;position:absolute;opacity:.5}100%{position:absolute}}@keyframes animball_one{0%{position:absolute}50%{top:12px;left:12px;position:absolute;opacity:.5}100%{position:absolute}}@-webkit-keyframes animball_two{0%{-webkit-transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(360deg) scale(1.3)}100%{-webkit-transform:rotate(720deg) scale(1)}}@-ms-keyframes animball_two{0%{-ms-transform:rotate(0deg) scale(1)}50%{-ms-transform:rotate(360deg) scale(1.3)}100%{-ms-transform:rotate(720deg) scale(1)}}@keyframes animball_two{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(360deg) scale(1.3);transform:rotate(360deg) scale(1.3)}100%{-webkit-transform:rotate(720deg) scale(1);transform:rotate(720deg) scale(1)}}html,html a{-webkit-font-smoothing:antialiased}html{-ms-overflow-style:scrollbar;overflow-y:scroll;overflow-x:hidden}body{font:1.2em/1.2em Sintony,sans-serif;color:#000}a,a:active,a:focus,a:hover,a:visited{color:#000;outline:0}a:active,a:focus,a:visited{text-decoration:none}p{margin:0 0 1em;padding:0;line-height:1.4em}h1{margin:0;padding:0 0 .7em;font:2.46em Sintony,sans-serif;text-transform:uppercase;color:#000}h2{margin:0;padding:0 0 1em;font:1.833em/1em Sintony,sans-serif;text-transform:uppercase;color:#000}h3{margin:0;padding:0 0 .95em;font:1.5em Sintony,sans-serif;text-transform:uppercase;color:#000}h4{margin:0;padding:0 0 .8em;font:1.4em Sintony,sans-serif;text-transform:uppercase;color:#000}h5{margin:0;padding:0 0 .8em;font:1.384em Sintony,sans-serif;text-transform:uppercase;color:#2b2b2b}h6{margin:0;padding:0 0 .8em;font:1.077em Sintony,sans-serif;text-transform:uppercase;color:#2b2b2b}h1 .sub-header,h2 .sub-header,h3 .sub-header,h4 .sub-header{font-size:12px;text-transform:uppercase;display:block}h1 .sub-header{font-size:16px}.form-control{line-height:1.5em;color:#333;margin-bottom:8px}.form-control::-webkit-input-placeholder{padding:1px 0}.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"],.radio input[type="radio"],.radio-inline input[type="radio"]{margin-top:0}input[type="checkbox"]:focus,input[type="file"]:focus,input[type="radio"]:focus{outline:none}.touch input[type="text"],.touch input[type="email"],.touch input[type="search"],.touch input[type="password"]{-webkit-appearance:none;-moz-appearance:none}label{font-weight:400;margin-bottom:7px}label.light{color:#717171}.required{color:red}.form-control{-webkit-box-shadow:none;box-shadow:none;border-radius:0;height:37px;line-height:1.4em;padding:10px 14px;font-size:.9em;text-transform:uppercase}.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.upper{text-transform:uppercase}.inline{display:inline}.overflow{overflow:hidden;width:100%}.line-divider{border-bottom:1px dotted #cacaca;height:1px}.divider-xxs{margin:0;height:1px;line-height:1px;clear:both}.divider-xs{height:10px;line-height:10px;clear:both}.divider-sm{height:20px;clear:both}.divider-md{height:30px;clear:both}.divider-lg{height:40px;clear:both}.divider-xl{height:50px;clear:both}.full-width{width:100%;max-width:none}.caret.min{border-top:2px solid #333;border-right:2px solid transparent;border-bottom:0 dotted;border-left:2px solid transparent;position:relative;top:-1px;right:-2px;margin-left:4px}.label-cool{background:#f5003a}.content{padding-top:35px;padding-bottom:20px}.dropdown-menu{z-index:1001;-webkit-box-shadow:0 1px 3px rgba(5,5,5,0.1);box-shadow:0 1px 3px rgba(5,5,5,0.1);border:1px solid rgba(0,0,0,0.05);font-size:1em;border-radius:0}.dropdown-menu>li>a:focus{background-color:inherit}.dropdown-menu>li>a:focus:hover{background-color:#f5f5f5}.simple-list{margin:0;padding:0;list-style-type:none}.simple-list ul{margin:0;padding:0;list-style-type:none;position:relative;bottom:-.8em}.simple-list li{margin:0;padding:0 0 12px 18px;position:relative}.simple-list li:before{position:absolute;content:"";width:6px;height:1px;background:#8c8a8c;left:0;top:7px}.simple-list li input[type=checkbox]{position:absolute;top:0;left:0;margin:0}.simple-list li span.label{display:block;text-align:left;font-size:.917em;white-space:normal;margin:0 0 0 16px;color:#000}.simple-list li.color{padding-left:20px}.simple-list li.color:before{position:absolute;display:block;left:0;top:2px;width:10px;height:10px;border:1px solid #ccc;font-family:Flaticon;content:" ";font-size:.9em;line-height:.7em;color:#a92da4}.simple-list li.color.black:before{background:#000}.simple-list li.color.brown:before{background:#976943}.simple-list li.color.white:before{background:#fff}.simple-list li.color.gray:before{background:#b6b6b6}.simple-list li.active:before{content:"\e010"}.tree-list{margin:0;padding:0;list-style-type:none;position:relative}.tree-list>li>a{font-weight:700;text-transform:uppercase}.tree-list li{margin:0;padding:0 0 12px;position:relative}.tree-list ul{margin:5px 0 -5px 4px;padding:0;list-style-type:none;border-left:1px dotted #cacaca}.tree-list ul li{padding:5px 0 5px 12px}.tree-list ul li:before{position:absolute;display:block;left:1px;top:8px;width:8px;height:1px;border-top:1px dotted #cacaca;content:" "}.section-divider{border-bottom:1px dotted #cacaca;height:24px}.arrow-list{padding:0;list-style-type:none;display:inline-block;margin:0 auto;text-align:left}.arrow-list li{margin:0;padding:0 0 7px 15px;position:relative;text-transform:uppercase}.arrow-list li:before{font-family:'Flaticon';content:"\e042";display:inline;font-size:.7em;position:absolute;left:0}ul.tags{padding:0;margin:5px 0 0;list-style:none}ul.tags li{float:left;margin-bottom:5px;margin-right:5px}ul.tags li a{display:block;border:1px dotted #cacaca;padding:0 6px;border-radius:2px;font-size:.917em;line-height:2.3em;text-transform:uppercase;text-decoration:none}ul.tags li a:hover{border-color:#242424;background-color:#242424;color:#a92da4!important}.styled-list{line-height:18px;list-style:outside none none;margin:0 0 20px;padding:0;position:relative;text-transform:uppercase}.styled-list li{margin-bottom:9px;padding:0}.styled-list li:before{float:left}.styled-list .circle li,.styled-list.circle li{list-style:outside none none;margin-left:0;padding-left:0;text-indent:0}.styled-list .circle li:before,.styled-list.circle li:before{content:"\25CF";font-size:12px;margin:-1px 10px 0 0}.styled-list ul{margin-left:0;padding:9px 0 0}.styled-list ul.circle li:before{content:"\25CB"}ul.sitemap.styled-list.circle ul li:before{content:"\25CF"}ul.sitemap.styled-list.circle ul ul li:before{content:"\25CB"}.styled-list.decimal{list-style:outside decimal;margin-left:25px}.styled-list.decimal li{padding-left:0;text-indent:0}.list-group-item:first-child,.list-group-item:last-child{border-radius:0}.list-group-item:last-child{border-bottom:none}.list-group-item{border-radius:0;position:relative;display:block;padding:12px 0;border:none;margin-bottom:0;border-bottom:1px dotted #cacaca}.list-group-item a{font-size:1.167em}.big-icon{margin-bottom:25px;color:#999}.big-icon [class^="flaticon-"]:before,.big-icon [class*=" flaticon-"]:before,.big-icon [class^="flaticon-"]:after,.big-icon [class*=" flaticon-"]:after{font-size:160px;line-height:1em}table.main-table tr th{word-break:break-all}.customer-account-login{margin-top:0!important;width:auto!important}.customer-account-login .navbar-compact{position:inherit!important}.customer-account-login .navbar-compact .compact-visible{display:none!important}.contacts-index-index{margin-top:0!important;width:auto!important}.contacts-index-index .navbar-compact{position:inherit!important}.contacts-index-index .navbar-compact .compact-visible{display:none!important}@media (min-width: 768px) and (max-width: 991px){body.responsive .big-icon [class^="flaticon-"]:before,body.responsive .big-icon [class*=" flaticon-"]:before,body.responsive .big-icon [class^="flaticon-"]:after,body.responsive .big-icon [class*=" flaticon-"]:after{font-size:100px;margin-bottom:20px}}@media (min-width: 480px) and (max-width: 767px){body.responsive .big-icon [class^="flaticon-"]:before,body.responsive .big-icon [class*=" flaticon-"]:before,body.responsive .big-icon [class^="flaticon-"]:after,body.responsive .big-icon [class*=" flaticon-"]:after{font-size:80px;margin-bottom:20px}}@media (max-width: 479px){body.responsive .big-icon [class^="flaticon-"]:before,body.responsive .big-icon [class*=" flaticon-"]:before,body.responsive .big-icon [class^="flaticon-"]:after,body.responsive .big-icon [class*=" flaticon-"]:after{font-size:60px;margin-bottom:20px}}body.responsive .extra-big-icon{margin-bottom:45px;color:#999}body.responsive .extra-big-icon [class^="flaticon-"]:before,body.responsive .extra-big-icon [class*=" flaticon-"]:before,body.responsive .extra-big-icon [class^="flaticon-"]:after,body.responsive .extra-big-icon [class*=" flaticon-"]:after{font-size:300px;line-height:1em}@media (min-width: 768px) and (max-width: 991px){body.responsive .extra-big-icon [class^="flaticon-"]:before,body.responsive .extra-big-icon [class*=" flaticon-"]:before,body.responsive .extra-big-icon [class^="flaticon-"]:after,body.responsive .extra-big-icon [class*=" flaticon-"]:after{font-size:250px;margin-bottom:40px}}@media (min-width: 480px) and (max-width: 767px){body.responsive .extra-big-icon [class^="flaticon-"]:before,body.responsive .extra-big-icon [class*=" flaticon-"]:before,body.responsive .extra-big-icon [class^="flaticon-"]:after,body.responsive .extra-big-icon [class*=" flaticon-"]:after{font-size:200px;margin-bottom:30px}}@media (max-width: 479px){body.responsive .extra-big-icon [class^="flaticon-"]:before,body.responsive .extra-big-icon [class*=" flaticon-"]:before,body.responsive .extra-big-icon [class^="flaticon-"]:after,body.responsive .extra-big-icon [class*=" flaticon-"]:after{font-size:150px;margin-bottom:30px}}.noGutter{margin:15px 0}.noGutter .col-md-3,.noGutter .col-sm-3{padding:0!important;margin:-5px 0 0!important}.noGutter > div{padding:0!important}.noGutter > div button{margin-left:-1px}.icon-flag{display:inline;font-size:9px!important;padding:0 7px;position:relative;top:-1px;background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/icons-flags.png) no-repeat 0 0}.icon-flag-en{background-position:0 0}.icon-flag-de{background-position:0 -22px}.icon-flag-fr{background-position:0 -44px}.icon-flag-da{background-position:0 -66px}.icon-flag-el{background-position:0 -88px}.icon-flag-es{background-position:0 -110px}.icon-flag-it{background-position:0 -132px}.icon-flag-nl{background-position:0 -154px}.icon-flag-pl{background-position:0 -176px}.icon-flag-pt{background-position:0 -198px}.icon-flag-ru{background-position:0 -220px}.icon-flag-sv{background-position:0 -242px}.icon-xcart-white{position:relative;display:block;width:29px;height:33px;color:#000;text-align:center;background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/icon-cart-white.png) no-repeat 0 0;margin:12px auto;font-size:1em;line-height:1.3em;padding:14px 0 0;font-weight:700}.icon-facebook-3{color:#4664b7}.icon-twitter-3{color:#00b6e4}.icon-linkedin-2{color:#0073a5}.icon-youtube-3{color:#a21616}.icon-pinterest-2{color:#cb2027}.icon-googleplus-2{color:#363636}.icon-size,.icon-color{display:inline-block;margin-right:7px;margin-bottom:5px;font-size:.917em;font-style:normal;line-height:24px;width:33px;border:1px solid #b7b7b7;text-transform:uppercase;text-align:center;position:relative;cursor:pointer}.icon-size:before,.icon-color:after{content:" ";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;position:absolute;border:1px solid #fff}.icon-size.disable{border-color:#f1f1f1}.icon-color.disable{opacity:.8}.icon-color:before{content:" ";display:inline-block}.icon-color-brown{background:#7e0506}.icon-color-grey{background:#444b50}.icon-color-blue{background:#5ca7db}.icon-color-softyellow{background:#f9e9cc}.icon-color-lightgrey{background:#e1e1e1}.icon-color-violet{background:#724381}.icon-color-lightgrayishpink{background:#efdcdc}.icon-color-green{background:#3a7d05}.icon-color-magenta{background:#7e054a}.icon-color-pink{background:#e03a7c}.icon-color-red{background:#e30000}.icon-color-white{background:#f8f8f8}.icon-color-black{background:#000}.icon-color-beige{background:#eedfcf}.icon-color-marine{background:#4f98aa}.ajax-loader{margin:10px auto!important;width:80px!important;height:15px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.ajax-loader .progress-bar{width:100%;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.2);box-shadow:inset 0 1px 2px rgba(0,0,0,0.2)}.btn{padding:3px 12px}.btn-group.open .dropdown-toggle,.btn.active,.btn:active{-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.btn:focus{outline:none;outline-offset:0}.btn-default,.btn-cool,.filters-by-category li a{background-color:#fff;color:#000;font-size:.9em;height:37px;line-height:1.4em;padding:10px;text-transform:uppercase;border:1px solid #ccc;text-decoration:none;border-radius:0}.btn-default.invert,.btn-cool.invert,.filters-by-category li a.invert{border-color:#242424;background-color:#242424;color:#a92da4!important}.btn-default.invert:hover,.btn-cool.invert:hover,.products-land .item .invert.btn-cool:hover,.products-land .item .filters-by-category li a.invert:hover,.filters-by-category li .products-land .item a.invert:hover,.products-land .item:hover .invert .invert.btn-cool:hover,.products-land .item:hover .invert .filters-by-category li a.invert:hover,.filters-by-category li .products-land .item:hover .invert a.invert:hover,.products-list .banner:hover .invert.btn-cool:hover,.products-list .banner:hover .filters-by-category li a.invert:hover,.filters-by-category li .products-list .banner:hover a.invert:hover,.filters-by-category li a.invert:hover,.filters-by-category li a.invert.selected{background-color:#fff;border-color:#ccc;color:#000!important}.btn-default.invert-color,.btn-cool.invert-color,.filters-by-category li a.invert-color{border-color:#a92da4;background-color:#a92da4;color:#fff!important}.btn-default:hover{background-color:#fff;text-decoration:none}.btn-cool:hover,.products-land .item .btn-cool:hover,.products-land .item .filters-by-category li a:hover,.filters-by-category li .products-land .item a:hover,.products-list .banner .btn-cool:hover,.products-list .banner .filters-by-category li a:hover,.filters-by-category li .products-list .banner a:hover,.products-land .item:hover .btn-cool:hover,.products-land .item:hover .filters-by-category li a:hover,.filters-by-category li .products-land .item:hover a:hover,.products-land .item:hover .invert .btn-cool:hover,.products-land .item:hover .invert .filters-by-category li a:hover,.filters-by-category li .products-land .item:hover .invert a:hover,.products-list .banner:hover .btn-cool:hover,.products-list .banner:hover .filters-by-category li a:hover,.filters-by-category li .products-list .banner:hover a:hover,.products-list .banner:hover .invert .btn-cool:hover,.products-list .banner:hover .invert .filters-by-category li a:hover,.filters-by-category li .products-list .banner:hover .invert a:hover,.filters-by-category li a:hover,.filters-by-category li a.selected{border-color:#242424;background-color:#242424;color:#a92da4!important;text-decoration:none}.btn-cool .icon:before,.filters-by-category li a .icon:before,.btn-cool .icon:after,.filters-by-category li a .icon:after{font-size:12px;color:#a92da4;margin-right:5px}.btn-cool.btn-md-sm,.filters-by-category li a.btn-md-sm{padding:10px 20px;border-radius:0;font-size:1.1667em;line-height:1.32em;height:40px}.btn-cool.btn-md,.filters-by-category li a.btn-md{padding:10px 20px;border-radius:0;font-size:1.333em;line-height:1.438em;height:43px}.btn-cool.btn-lg,.filters-by-category li a.btn-lg{padding:15px 18px;border-radius:0;font-size:1.5em;line-height:1.222em;height:53px}@media (max-width: 480px){body.responsive .btn-cool.btn-lg,body.responsive .filters-by-category li a.btn-lg{padding:10px;font-size:1.1em;line-height:1.222em;height:auto}}.btn-space{width:20px;display:block}.vertical_title_outer{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;height:35px;width:273px;text-align:left;margin-left:-273px;font-size:18px;line-height:32px;white-space:nowrap;padding:0 10px;border:1px dotted #cacaca;text-transform:uppercase}.vertical_title_outer span{display:block;width:100%;height:100%}.vertical_title_outer.title-md{width:243px;margin-left:-243px}.vertical_title_outer.title-sm{width:223px;margin-left:-223px}.pull-left.padding-left{padding-left:40px}.dotted-line{height:10px;border-top:1px dotted #cacaca;margin-bottom:25px}.dotted-line.right-space{margin-right:70px}.dotted-line.right-space.no-right-space{margin-right:0}.subtitle{overflow:hidden;margin-bottom:25px}.subtitle.right-space{margin-right:70px}.subtitle.right-space.no-right-space{margin-right:0}.subtitle div{text-align:center}.subtitle div span{display:inline-block;position:relative;font-size:18px;line-height:20px;text-transform:uppercase;color:#000}.subtitle div span:before,.subtitle div span:after{content:"";position:absolute;height:1px;border-top:1px dotted #cacaca;top:10px;width:600px}.subtitle div span:before{right:100%;margin-right:15px}.subtitle div span:after{left:100%;margin-left:15px}.animate-bg{color:#fff;background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/animated-bg.jpg) repeat #4d4d4d;margin:20px 0 15px;overflow:hidden;position:relative;z-index:101;clear:both}.animate-bg .subtitle div span{color:#fff}.animate-bg .subtitle div span:before,.animate-bg .subtitle div span:after{border-color:#fff}.social-widget .widget-outer{margin-bottom:15px}.boxed .content.social-widget{padding-left:10px;padding-right:10px}.back-to-top{bottom:10%;cursor:pointer;display:none;position:fixed;right:15px;text-align:center;width:35px;z-index:10000}.back-to-top span.arrow-up{position:absolute;top:-6px;-webkit-animation:bounce .4s ease-in-out infinite alternate;animation:bounce .4s ease-in-out infinite alternate;top:-20px\0}.navbar{width:100%;border-radius:0;background:#fff;top:0;margin-bottom:0;z-index:9990;border:0!important}.navbar .background{background:#fff;padding-top:14px;z-index:1}@media (max-width: 767px){body.responsive .navbar{width:100%;margin-bottom:0}body.responsive .navbar .background{padding-top:0;padding-bottom:0;border-bottom:1px dotted #bcbcbc}}.navbar-main-menu,.navbar-main-menu .item{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.navbar-main-menu-outer{margin-top:12px;border-top:1px dotted #bcbcbc;border-bottom:1px dotted #bcbcbc5021}@media (max-width: 991px){body.responsive .navbar-main-menu .item .btn-main{padding:0 2px;font-size:1.15em}body.responsive .navbar-main-menu .item .line:before{left:-6px!important}}@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait){body.responsive .navbar-main-menu .item .btn-main{padding:0 4px!important}body.responsive .navbar-main-menu .item .line:before{left:-6px!important}}@media (max-width: 1199px){body.responsive .navbar-main-menu .item:first-child{margin-left:-6px}.filters-panel > .row > div{width:auto;float:left}.filters-panel > .row > div:nth-of-type(2){text-align:center}.filters-panel > .row > div:nth-of-type(3){text-align:right}.filters-panel > .row > div:last-of-type{width:auto;text-align:right;float:right}.filters-panel > .row > div:last-of-type .pagination{float:none!important}}@media (max-width: 991px){body.responsive .navbar-main-menu .item:first-child{margin-left:-6px}.container{width:100%;max-width:1170px}}@media (max-width: 359px){body.responsive .dropdown-menu{min-width:128px}}@media only screen and (min-width: 300px) and (max-width: 360px){.cms-coolbaby-home #mobileAccord .carousel-item.slick-slide{width:245px!important}}@media only screen and (min-width: 300px) and (max-width: 359px){.cms-coolbaby-home #mobileAccord .carousel-item.slick-slide{width:auto!important}}.navbar-welcome{padding:26px 0 0}@media (min-width: 992px) and (max-width: 1199px){body.responsive .navbar-welcome{padding:22px 10px}}@media (max-width: 767px){body.responsive .navbar-logo{width:75%;margin:5px 0 0}body.responsive .navbar-logo img{max-width:100%}}.top-link{text-align:right}.top-link .btn-outer{display:inline-block;margin:0 5px}.top-link .btn-outer:last-child{margin-right:0}.top-link .btn-default{border:0;border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;padding:0}.top-link .btn-default:hover{background:0 0;-webkit-box-shadow:none;box-shadow:none}.top-link .btn-shopping-cart .icon{margin-right:0}.top-link .btn-shopping-cart .btn-default{margin:0;padding-left:12px;padding-right:0}.top-link .btn-shopping-cart .btn-default .icon{width:auto}.top-link .btn-search .btn-xs,.top-link .btn-shopping-cart .btn-xs{height:auto}.top-link .btn-search .btn-xs{margin:0;padding-right:2px;padding-left:18px}.top-link .btn-search .btn-xs .icon{margin:-2px 0 0}.top-link .btn-shopping-cart .badge{font-size:10px;font-weight:400;line-height:14px;top:-8px;left:-8px;min-width:14px;padding:0;text-align:center;color:#fff;border-radius:7px;background:#a92da4}.navbar-secondary-menu{position:relative;z-index:1200;height:20px;padding-top:12px;text-align:right}@media (max-width: 767px){body.responsive .navbar-secondary-menu{height:auto;margin-top:10px;padding-top:0;text-align:left;margin-left:-10px;border-top:1px dotted #bcbcbc}}.navbar-secondary-menu .drop-title{display:none}.navbar-secondary-menu .btn-group{position:relative;width:46px;margin:0;padding:0;border:0}.navbar-secondary-menu .btn-group:hover>.dropdown-menu{display:block!important;margin-top:-10px;left:auto;right:-5px}@media (max-width: 767px){body.responsive .navbar-secondary-menu .btn-group:hover>.dropdown-menu{left:0;right:auto}}@media (max-width: 767px){body.responsive .navbar-secondary-menu .btn-group:nth-child(n+4):hover>.dropdown-menu{left:auto;right:0}}.navbar-secondary-menu .dropdown-menu{margin-top:0;text-align:left}.navbar-secondary-menu .btn-default{border:0;border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;height:auto}.navbar-secondary-menu .btn-default:hover{background:0 0;-webkit-box-shadow:none;box-shadow:none}.navbar-secondary-menu .btn-xs{font-size:1em;line-height:2.54em}.navbar-secondary-menu .icon{font-size:22px;position:relative;display:block;float:left;width:26px;margin-right:14px;margin-left:6px;color:#3f3f3f}#newsLine{position:relative;z-index:9989;background:#f5f5f5;border-bottom:1px dotted #c7c7c7;line-height:1.455em;padding:7px 0;font-size:.917em}#newsLine .title{padding-top:1px;font-size:1.333em;line-height:1em}#newsLine .title .icon{color:#a92da4;margin-right:10px}#newsCarousel{height:16px;margin-bottom:0;visibility:hidden}#newsCarousel .item .date{font-weight:700;padding-left:100px}#newsCarousel .marquee{white-space:nowrap}#newsCarousel .item{width:600px}@media (min-width: 480px) and (max-width: 767px){body.responsive #newsLine .col-xs-5{width:70%}}@media (min-width: 480px) and (max-width: 767px){body.responsive #newsLine .col-xs-5.top-link{width:30%}}#newsLine .navbar-secondary-menu{z-index:1300;padding:0;margin-top:-15px}.shoppingcart-box{width:320px;padding:0 20px 20px}.shoppingcart-box .title{background:#f5f5f5;font-size:1.333em;padding:15px 20px;margin:0 -20px;text-transform:uppercase}.shoppingcart-box.empty{width:170px;padding:10px 15px}.shoppingcart-box .list{margin:0;padding:0;list-style-type:none}.shoppingcart-box .item{padding:12px 30px 7px 0;overflow:hidden;position:relative;border-bottom:1px dotted #bdbdbd}.shoppingcart-box .buttons{position:absolute;right:0;top:10px}.shoppingcart-box .image{width:60px;display:block;float:left}.shoppingcart-box .preview-image img{width:100%}.shoppingcart-box .description{margin-left:80px}.shoppingcart-box .price{display:block;padding-top:8px;font-size:1em}.shoppingcart-box .total{text-align:right;padding:6px 0 12px}.shoppingcart-box .empty{padding:10px 0 15px;display:none}.shoppingcart-box .view-link{padding-top:11px}.shoppingcart-box .view-link:hover{text-decoration:underline}.shoppingcart-box a:hover{text-decoration:none}.navbar-search{clear:both;position:relative;z-index:1100;margin:19px 0 -53px}.navbar-search input.form-control{font-size:1em;line-height:1.5em;width:125px;float:right;padding-top:8px}.navbar-search .form-control{padding-right:32px}.navbar-search .form-control:focus{width:230px}.navbar-search .button{float:right;margin-left:-34px;background:0 0;font-size:1.31em;position:relative;bottom:-1px;height:34px;border:none;width:34px;outline:0}.navbar-search .button:active{line-height:.8em}.navbar-search .dropdown-search{display:none;position:absolute;right:0;top:34px;width:100%;border:1px solid #dcdcdc;-webkit-box-shadow:0 1px 3px rgba(5,5,5,0.1);box-shadow:0 1px 3px rgba(5,5,5,0.1);border-radius:4px;background:#fff;padding:10px;font-size:1em}.navbar-search .dropdown-search ul{margin:0;padding:0;list-style:none}.navbar-search .dropdown-search li{margin-bottom:5px;cursor:pointer}.navbar-search .dropdown-search li:hover{opacity:.6}.navbar-search .dropdown-search li a{text-decoration:none}.navbar-search .dropdown-search li .amount{float:right;padding-left:5px}@media (min-width: 768px){body.responsive .navbar-search input.form-control{border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;color:transparent;-webkit-transition:all .2s ease;transition:all .2s ease}body.responsive .navbar-search:hover input.form-control{border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;color:#000}body.responsive .navbar-search .button{color:#000}body.responsive .navbar-search:hover .button{color:#000}body.responsive .navbar-search:hover input.form-control,.navbar-search .button{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transition-delay:.2s;transition-delay:.2s}}#openSearch{height:0;background:#f5f5f5;overflow:hidden}#openSearch .inside{padding:7px 0 6px;height:48px;border-bottom:1px solid #b6b6b6}#openSearch .input-outer{padding-right:75px;width:100%}#openSearch .button-outer{margin-top:-30px}#openSearch input.search-input{font-size:1.833em;line-height:1em;padding:5px 0;height:32px;color:#3d3d3d;text-transform:uppercase;border:none;background:none;outline:none;width:100%}#openSearch button,#openSearch button:active{border:none;background:none;color:#3d3d3d;font-size:22px;line-height:32px;height:32px;margin:0 2px;padding:0 5px;outline:none;overflow:hidden}#openSearch button.search-close{border-left:1px dotted #b6b6b6}#openSearch button.search-close .icon{font-style:normal;font-size:30px;margin-top:-1px}.navbar-main-menu{z-index:10;padding:12px 0 0;margin:0;clear:both;list-style-type:none;position:relative;bottom:-1px;top:-6px;text-align:center}.navbar-main-menu dt{font-weight:400}.navbar-main-menu .item{display:inline-block;height:38px;padding:0;margin:6px 0 -6px;position:relative}.navbar-main-menu .item .btn-main{position:relative;border-bottom:0 solid #000;display:block;height:38px;padding:0 15px 20px;font-size:1.25em;text-transform:uppercase;padding:4px 12px 16px}.navbar-main-menu .btn-main:hover{text-decoration:none}.navbar-main-menu .with-sub .btn-main:hover{border-bottom:5px solid #000}.navbar-main-menu .item .btn-main .icon{font-size:1.12em;line-height:.3em;position:relative;bottom:-1px;margin-left:1px}.navbar-main-menu .item-content,.navbar-main-menu dd{float:right;overflow:hidden;display:none;margin-left:-100%;width:100%;margin-top:38px!important;margin-bottom:-6px!important;background:#fff;position:relative}ul.row-list{margin:0;padding:0;text-align:center}ul.row-list li{display:inline;margin:0 12px 0 0;padding:0;font-size:1em;text-transform:uppercase;font-weight:400}.touch ul.row-list{margin-right:25px}.no-touch .megamenuClose{opacity:0}.touch .megamenuClose{position:absolute;top:0;right:15px;display:block;width:15px;height:15px;z-index:1000}.touch .megamenuClose:before{font-family:Flaticon;content:"\e01a";font-size:20px;cursor:pointer;color:#a92da4}#menuScrollerWrapper{overflow:hidden;width:100%;background:#fff;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1)}#menuScrollerWrapper.color{background:#f5f5f5}#menuScrollerWrapper .dropdown-small{background:#f5f5f5;line-height:28px}#menuScrollerWrapper .navbar-main-submenu{margin:25px 0}#menuScrollerWrapper .container{padding:0}#menuScrollerWrapper{-webkit-transition:max-height .5s ease;transition:max-height .5s ease}#menuScrollerWrapper .navbar-main-submenu .wrapper-border .row .row>div{display:inline-block!important;float:none!important;vertical-align:top;margin:0 -5px 0 0}.navbar-main-submenu{color:#000}.navbar-main-submenu .col-divider>div{border-left:1px dotted #cacaca}.navbar-main-submenu .col-divider>div:first-child{border-left:none}.navbar-main-submenu .exclusive{padding:.1em .8em;margin:0;list-style-type:none;overflow:hidden}.navbar-main-submenu .exclusive.top{padding-bottom:20px}.navbar-main-submenu .exclusive.bottom{padding-top:15px}.navbar-main-submenu .exclusive li{padding:0;margin:0 28px 0 0;float:left;text-transform:uppercase}.navbar-main-submenu .exclusive li a{font-size:1.167em}.navbar-main-submenu .exclusive .icon{color:#a92da4;position:relative;margin-right:.2em}.navbar-main-submenu .wrapper-border{border:1px solid #cacaca;padding:25px 0;border-left:0;border-right:0}.navbar-main-submenu .wrapper{padding:40px 0 20px}.navbar-compact{top:-60px;position:fixed;background:none}.navbar-compact .header-left{float:none!important;width:100%}.navbar-compact .header-left .navbar-logo{width:auto!important;z-index:1000}.navbar-compact .compact-hidden,.navbar-compact .compact-hidden.hidden-xs{display:none!important}.compact-visible{display:none!important}.navbar-compact .compact-visible{display:block!important}.navbar-compact .navbar-logo img{max-height:60px}.navbar-compact .navbar-secondary-menu .btn-default{border-left:0}.navbar-compact .navbar-main-menu{clear:none;padding-top:25px;padding-left:225px;margin-right:25px;text-align:left}.navbar-compact .top-link{padding:25px 0 0}.navbar-compact .navbar-main-menu .item .btn-main{padding-left:5px;padding-right:5px;height:32px}.navbar-compact .navbar-main-menu-outer{margin:-60px 0 0;border-top:0;border-bottom:0}.navbar-compact .background{padding-top:5px;min-height:70px;background:rgba(255,255,255,0.95);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media (max-width: 767px){body.responsive .navbar-compact .expand-nav.compact-hidden,body.responsive .navbar-compact .expand-nav.compact-hidden.hidden-xs{display:block!important}body.responsive .navbar-compact .clearfix.visible-xs,body.responsive .navbar-compact .clearfix.visible-xs:after,body.responsive .navbar-compact .clearfix.visible-xs:before{display:none}}.navbar-main-submenu .img-fullheight{position:relative;margin:-90px 0 0}.navbar-main-submenu .img-fullheight img{position:absolute}.submenu-block .icon{position:relative;top:-2px;font-size:1.2em;display:block;float:left;width:2.5em;text-align:center}.submenu-block .name{display:block;overflow:hidden;font-size:1.167em;color:#000;text-transform:uppercase}.submenu-block .label{margin-left:1.2em!important;padding:.3em;font-size:.9em}.submenu-block ul{padding:12px 0 18px;margin:0 0 0 3.1em;list-style-type:none}.submenu-block ul li{padding:0 0 4px;margin:0;position:relative;text-transform:uppercase;font-size:.917em;color:#000}.submenu-block ul li:hover>a{text-decoration:underline}.submenu-block-other{padding-bottom:25px}.submenu-block-other .title{padding-top:25px}.submenu-block-other ul{margin-left:0;padding-top:15px}.submenu-block-other .img-responsive{border-radius:3px}.custom-block{overflow:hidden;padding:24px 0}.custom-block .item:hover .icon{border-color:#242424;background-color:#242424;color:#a92da4!important}.services-block{overflow:hidden;padding:5px 0 8px}.services-block .item,.custom-block .item{display:table;width:auto;margin:0 auto}.services-block .item:hover,.custom-block .item:hover{text-decoration:none}.services-block .icon,.custom-block .icon{display:table-cell;vertical-align:middle;padding:5px 0 0 1px;width:3.5em;-webkit-transition:all .5s ease;transition:all .5s ease}.services-block .anim-icon .icon{padding:0 8px 0 0}.services-block .title,.custom-block .title{display:table-cell;vertical-align:middle;font-size:1.167em;line-height:1.4em;text-transform:uppercase}.menu-list{margin:0;padding:0;list-style-type:none}.menu-list li{margin:0;display:block;border-top:1px solid #eee}.menu-list li:first-child{border:none}.menu-list li a{display:block;padding:15px 20px 14px;font-size:14px;line-height:16px;text-decoration:none;font-family:"Sintony",sans-serif;text-transform:uppercase;color:#2b2b2b}.menu-list li a:hover{background:#f5f5f5}.price{color:#4a4a4a;margin:0 .2em}.price.old{text-decoration:line-through;font-size:2em}.price.new{font-size:2em;color:#f5003a!important}.rating .icon{color:#a92da4}#outer{overflow:hidden}#outer-canvas,#off-canvas-menu{width:100%}body.off-canvas-menu-open #outer-canvas{margin-left:0;overflow:hidden;position:relative}body.off-canvas-menu-open.notouch #outer-canvas{margin-left:280px}#off-canvas-menu-toggle{display:block}#off-canvas-menu{background:#242424;display:block;height:100%;top:0;width:100%;z-index:10001;overflow:auto}#off-canvas-menu .expander-list{list-style-type:none;padding:42px}#off-canvas-menu .expander-list ul{margin-left:10px}#off-canvas-menu .expander-list .expander{color:#eee;font-size:15px;margin-top:3px}#off-canvas-menu .expander-list .name{padding:10px 0;color:#fff;font-size:1.333em}#off-canvas-menu ul li span.icon{font-size:18px;line-height:22px;padding:0 10px 0 0;display:none}#off-canvas-menu ul li li li{padding-left:15px}#off-canvas-menu ul li a{color:#fff;font-size:15px;line-height:26px;text-decoration:none;text-transform:uppercase}#off-canvas-menu-close{background:#242424;display:none;right:15px;top:15px;position:absolute;text-align:center;text-decoration:none;z-index:2;color:#fff;cursor:pointer}#off-canvas-menu-close [class^="icon-"]:before,#off-canvas-menu-close [class*=" icon-"]:before{margin:0;width:auto;line-height:53px}body.off-canvas-menu-open #off-canvas-menu-close{display:block}body.off-canvas-menu-open #off-canvas-menu{display:block;left:0}body.off-canvas-menu-open #outer-overlay{background:none repeat scroll 0 0 #000;display:block;height:100%;left:0;min-height:100%!important;opacity:.5;position:absolute!important;top:0;width:100%!important;z-index:10000}#outer-overlay{opacity:0;z-index:0}.expander-list,.expander-list ul{margin:0;padding:0;list-style-type:none}.expander-list li{margin:0}.expander-list .expander{float:right;cursor:pointer;padding:0 8px;font-family:Verdana,Arial,Helvetica,sans-serif}.expander-list .name{display:block;border-bottom:1px dotted #eee;padding:7px 0 6px}.expander-list ul .name{padding-left:21px}.expander-list ul ul .name{padding-left:42px}.expand-nav{left:20px;position:absolute;top:25px}.expand-nav a{text-decoration:none}.expand-nav .nav-item>a{display:block;float:left;height:53px;left:0;position:absolute;text-align:center;text-decoration:none;top:0;width:47px;z-index:2}.expand-nav .nav-item>a .icon{color:#3b3b3b;font-size:24px;line-height:50px;margin-top:5px;position:relative}.blog-widget{background:url(../../skin/frontend/coolbaby/default/images/blog-back-1.jpg) no-repeat 50% 0 #f0f0f0;overflow:hidden;padding:15px 0 30px;margin:0 0 15px}.touch .blog-widget{background-position:50% 50%}.no-touch .blog-widget{-webkit-backface-visibility:visible}@media (max-width: 767px){body.responsive .blog-widget{padding:0}}.blog-widget .subtitle span{font-size:30px;line-height:30px;font-weight:700;color:#a92da4}.blog-widget .subtitle div span:before,.blog-widget .subtitle div span:after{top:13px}@media (max-width: 767px){body.responsive .blog-widget .subtitle span{font-size:24px}}.blog-widget .subtitle div span:before,.blog-widget .subtitle div span:after{border-color:#a92da4}.blog-widget .content{overflow:hidden}.blog-widget h3{text-decoration:none;color:#fff}.blog-widget a{color:#000;text-decoration:none}.blog-widget a:hover{text-decoration:none}.blog-widget .posts{width:100%;padding:0 5%;position:relative}@media (max-width: 767px){body.responsive .blog-widget .posts{padding:0 10%}}.blog-widget .slides div.carousel-item{background:none repeat scroll 0 0 #f5f5f5;color:#333;font-size:14px;line-height:15px;margin:0;padding:10px 10px 5px;text-align:left;text-decoration:none;-ms-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);width:auto}@media (min-width: 480px) and (max-width: 767px){body.responsive .blog-widget .slides div.carousel-item{font-size:12px}}.blog-widget .slides div.carousel-item .date{font-size:11px;display:block}.blog-widget .slides div.carousel-item img{width:100%;margin-bottom:5px}.blog-widget .slides div.carousel-item{-ms-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg)}.blog-widget .slides div.carousel-item:nth-child(even){-ms-transform:rotate(2deg);transform:rotate(2deg);-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg)}.blog-widget .slides div.carousel-item:nth-child(3n){-webkit-transform:none;-moz-transform:none;position:relative;top:-5px}.blog-widget .slides div.carousel-item:nth-child(5n){-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);position:relative;right:5px}.blog-widget .slides div.carousel-item:nth-child(8n){position:relative;top:8px;right:5px}.blog-widget .slides div.carousel-item:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);position:relative;z-index:5}.blog-widget .slides div.carousel-item{-webkit-transition:-webkit-transform .2s linear 0;transition:transform .2s linear 0;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.25);box-shadow:0 3px 6px rgba(0,0,0,0.25)}.blog-widget .slides div.carousel-item:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.5);box-shadow:0 3px 6px rgba(0,0,0,0.5)}.blog-widget .slick-list{overflow:visible!important;margin:-15px;padding:15px 15px 30px}.blog-widget .slick-slide{opacity:0!important;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.blog-widget .slick-slide.slick-active{opacity:1!important}.blog-widget-small{max-height:360px}.blog-widget-small .slides{margin:0;padding:0;list-style-type:none}.blog-widget-small .slides .carousel-item{margin:0;padding:0;height:112px!important;overflow:hidden;float:none!important}.blog-widget-small .post{padding:0 0 15px}.blog-widget-small .image{display:block;float:left;margin-right:17px;width:90px!important;overflow:hidden}@media (min-width: 992px) and (max-width: 1199px){body.responsive .blog-widget-small .image{width:65px!important}}.blog-widget-small .image img{-webkit-transition:all .2s linear;transition:all .2s linear}.blog-widget-small .image:hover img{-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.blog-widget-small .text{overflow:hidden}.blog-widget-small .post .name{text-transform:uppercase}.blog-widget-small .post span a{color:#a92da4;text-decoration:underline}.blog-widget-small .post span a:hover{text-decoration:none}.social-buttons{margin-bottom:5px;overflow:hidden;line-height:36px}.socials{margin:0;padding:5px 0 0;list-style-type:none;overflow:hidden;display:inline}.socials li{float:left;margin-right:5px;margin-bottom:5px}.socials a{display:block;border:1px solid #e7e7e7;width:34px;line-height:32px;text-align:center;color:#626262}.socials a:hover,.socials a.active{text-decoration:none;background:#242424;color:#a92da4}.socials .icon:after,.socials .icon:before{margin:0}.socials.socials-lg{padding:0 0 0 1px}.socials.socials-lg li{float:left;margin:0 0 -1px -1px}.socials.socials-lg.space li{float:none;display:inline-block;margin:0 5px 6px 0}.socials.socials-lg a{width:41px;line-height:37px}.socials.socials-xl a{width:54px;line-height:48px}.socials.socials-xl{padding:0 0 0 1px}.socials.socials-xl li{float:left;margin:0 0 -1px -1px}.sign-btn{display:inline-block;position:relative;min-width:112px;height:32px;padding:8px 10px 8px 42px;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,0.15);color:#fff;font-size:1.1em;line-height:1.2em;text-decoration:none;overflow:hidden}.sign-btn .icon{position:absolute;left:0;top:0;font-size:32px;line-height:22px;width:32px;height:32px;text-align:center;color:#fff;border-right:1px solid rgba(0,0,0,0.15)}.sign-btn.sign-btn-facebook{background:#4660a9}.sign-btn.sign-btn-twitter{background:#28aae1}.sign-btn:hover{color:#fff;text-decoration:none}@media (max-width: 767px){body.responsive .content.nopad-xs{padding-top:0;padding-bottom:0}}@media (max-width: 767px){body.responsive .input-control input.form-control{width:100%}}@media (max-width: 767px){body.responsive .tab-content{padding:20px 20px 15px;border:none;margin-bottom:20px}}@media (max-width: 991px){body.responsive .module{margin-bottom:35px}body.responsive .slider-products.module{margin-bottom:0}}.banner-circle{position:relative;cursor:pointer}.banner-circle .image{width:100%;height:100%;overflow:hidden;border-radius:50%;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#fff)}.banner-circle .image img{max-width:100%}.banner-circle .title{position:absolute;display:table;vertical-align:middle;top:70%;text-align:center;width:100%;padding:0 10px;background:#f5f5f5;background:rgba(255,255,255,0.9);color:#000;margin-top:-40px;line-height:40px;height:80px;font-size:1.5em;text-transform:uppercase}.banner-circle .title span{display:table-cell;vertical-align:middle}.circle_banners .slick-prev,.circle_banners .slick-next{top:auto;bottom:-35px;right:15px}.circle_banners .slick-prev{right:49px}@media (min-width: 768px) and (max-width: 991px){body.responsive .banner-circle .title{line-height:35px;font-size:1.5em;height:60px;margin-top:-30px}}@media (max-width: 767px){body.responsive .banner-circle .title{line-height:20px;font-size:1.5em;height:40px;margin-top:-20px}}@media (min-width: 768px) and (max-width: 991px){body.responsive .accord-panel{margin-bottom:50px}}@media (min-width: 480px) and (max-width: 767px){body.responsive .accord-panel{margin-bottom:50px}}#mobileAccord .carousel-item.slick-slide{width:auto!important}@media (max-width: 480px){body.responsive #mobileAccord{height:256px;overflow:hidden}body.responsive #mobileAccord .accord-panel{padding:0;margin-left:-1px}body.responsive #mobileAccord .accord-panel:first-child{margin:0}body.responsive #mobileAccord .accord-panel.closed{width:35px;overflow:hidden}body.responsive #mobileAccord .accord-panel.open{width:auto}body.responsive #mobileAccord .vertical_title_outer{cursor:pointer}body.responsive #mobileAccord .carousel_outer{min-width:320px!important;padding-left:40px}body.responsive #mobileAccord .blog-widget-small .image{width:60px!important;margin-right:5px}}@media (max-width: 320px){body.responsive #mobileAccord .carousel_outer{min-width:220px!important}}.panel-body .carousel-item.slick-slide{width:auto!important}.small-photos{margin-bottom:15px;overflow:hidden;max-height:280px}.small-photos img{display:inline-block;overflow:hidden}.small-photos a{display:block;float:left;margin:0 0 4px 4px;width:66px;height:66px;overflow:hidden}.small-photos img{-webkit-transition:all .2s linear;transition:all .2s linear}.small-photos a:hover img{-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.testimonials-widget .slick-list{min-height:250px}.testimonials-widget .text{padding:10px 7px;color:#efefef;border:1px solid #616161;background:#3a3a3a;position:relative}.testimonials-widget .carousel-item{overflow:hidden;padding:0 0 15px}.testimonials-widget .arrow{display:block;position:absolute;bottom:-6px;left:10px;width:0;height:0;border-top:6px solid #3a3a3a;border-left:6px solid transparent;border-right:6px solid transparent}.testimonials-widget .author{color:#fff;margin-top:10px}.video-link{width:25%;float:right;margin:25px 0 0}.video-link a{position:relative;text-decoration:none}.video-link .img-outer{position:relative;text-align:center}.video-link .img-outer:after{position:absolute;z-index:100;top:0;left:0;right:0;font-family:Flaticon;content:"\e043";color:#fff;font-size:3em}.video-link img{width:100%}.slider-nav-outer .video-link{margin:0}.slider-nav-simple{width:75%;margin:25px 0 45px;float:left}.slider-nav-simple .slick-slide img{cursor:pointer}.slider-nav-outer{width:33.3%}@media (max-width: 480px){body.responsive .slider-nav-outer{width:100%}}.slider-nav{width:75%;float:left}.slider-nav .slick-slide img{opacity:1;cursor:pointer}.slider-nav .slick-slide.slick-center img,.slider-nav .slick-slide.slick-slide-current img{opacity:1}#hover-left,#hover-right{position:absolute;height:100%;left:0;z-index:1000}#hover-right{left:auto;right:0}.accordion-simple{text-align:left}.accordion-simple .panel-heading{padding:0}.accordion-simple .panel-heading a{display:block;position:relative;font-size:1.167em;line-height:1em;font-weight:700;text-transform:uppercase;padding:22px 18px 20px 0;border-top:1px dotted #cacaca}.accordion-simple .panel-heading a:hover{text-decoration:none}.accordion-simple .panel+.panel{box-shadow:none;-webkit-box-shadow:none;border-radius:0;margin:0}.accordion-simple .panel:first-child .panel-heading a{border-top:none}.accordion-simple .arrow-down,.accordion-simple .arrow-up{display:block;position:absolute;font-size:1.54em;top:50%;right:0;margin-top:-.35em}.accordion-simple .arrow-down,.accordion-simple .collapsed .arrow-up{display:none}.accordion-simple .collapsed .arrow-down{display:inline}.accordion-simple .panel-body{border-top:0!important;padding:0 0 10px}.accordion-faq{text-align:left;position:relative}.accordion-faq .panel{border-radius:0;margin-left:73px;box-shadow:none;-webkit-box-shadow:none;overflow:visible}.accordion-faq .panel .panel-heading{padding:0;color:#fff;border-radius:0!important;display:table;width:100%}.accordion-faq .panel-heading a{display:table-cell;width:100%;vertical-align:middle;position:relative;background:#f0f0f0;font-size:.9167em;padding:10px 5px 12px 15px;border-radius:0;height:61px;min-height:61px;text-transform:uppercase;border:1px dotted #cacaca}.accordion-faq .panel-heading a:hover{text-decoration:none}.accordion-faq .panel:last-child{-webkit-box-shadow:none;box-shadow:none;border-bottom:none}.accordion-faq .arrow-down,.accordion-faq .arrow-up{position:absolute;display:block;width:63px;height:61px;font-size:2em;line-height:59px;text-align:center;top:0;left:-73px;background:#f0f0f0;border:1px dotted #cacaca}.accordion-faq .arrow-down,.accordion-faq .collapsed .arrow-up{display:none}.accordion-faq .collapsed .arrow-down{display:block}.accordion-faq .panel-body{border-top:0!important;padding:15px;background:#fff;border:1px dotted #cacaca;border-top:none}.accordion-faq.panel-group .panel+.panel{margin-top:3px}#checkOut .panel-default{border:none;border-radius:0}#checkOut .panel-default .panel-title{padding:0;font-size:1.5em}#checkOut .panel-default>.panel-heading{background-color:#fff;border:1px dotted #cacaca;border-radius:0;padding:0;-webkit-transition:all .3s 0 ease;-moz-transition:all .3s 0 ease;-o-transition:all .3s 0 ease}#checkOut .panel-default>.panel-heading.active,#checkOut .panel-default>.panel-heading:hover{background-color:#3b3b3b;border:1px solid #3b3b3b;color:#fff}#checkOut .panel-default>.panel-heading:hover{-webkit-transition:all .5s 0 ease;-moz-transition:all .5s 0 ease;-o-transition:all .5s 0 ease}#checkOut .panel-default>.panel-heading a{padding:15px;display:block;color:#000;text-decoration:none;text-transform:uppercase;outline:none}#checkOut .panel-default>.panel-heading.active a,#checkOut .panel-default>.panel-heading:hover a{color:#fff}#checkOut .panel-default>.panel-heading a span{padding-right:25px}#checkOut .panel-body{padding:30px 50px;border:1px dotted #cacaca;border-top:0}#checkOut .panel-body ul{padding:0;margin:0 0 10px}#checkOut .panel-body li{padding-bottom:5px;list-style:disc;list-style-position:inside}.breadcrumbs{background:none!important;position:relative;border-bottom:1px dotted #cacaca;border-top:1px dotted #cacaca;text-transform:uppercase;margin-bottom:15px;margin-top:-1px;font-size:.833em;line-height:2.75em}.breadcrumbs a,.breadcrumbs span{display:inline-block;text-decoration:none}.breadcrumbs .divider{padding:0 15px;background:url(../../skin/frontend/coolbaby/default/images/divider-breadcrumb.png) no-repeat center 0}.content-center{float:right;margin-bottom:-25px;border-left:1px dotted #ccc}@media (max-width: 767px){body.responsive .content-center{float:none}}.content-aside{float:left;border-right:1px dotted #ccc;-webkit-box-shadow:inset -1px 0 0 #fff;box-shadow:inset -1px 0 0 #fff;right:-1px;background:#fff;border-top:1px solid transparent}@media (max-width: 767px){body.responsive .content-aside{float:none}}.content-aside section h3{font-weight:700;font-size:1.167em}.filters-panel{padding:1.3em 0 2.3em}.filters-panel a{text-decoration:none}.filters-panel .divider{height:25px}.filters-panel .divider:after{content:" ";display:block;height:10px;border-bottom:1px solid #e9e9e9}.filters-panel .sort-select .dropdown-menu{min-width:98px}.filters-panel .sort-select .value{min-width:60px}.filters-panel .sort-select-arrow.up .down{display:none}.filters-panel .sort-select-arrow.down .down,.filters-panel .sort-select-arrow.up .up{display:inline}.filters-panel .sort-select-arrow.down .up{display:none}.filters-panel .perpage-select .dropdown-menu{min-width:53px}.filters-panel .perpage-select .value{min-width:15px}.filters-panel .view-mode{text-align:left;overflow:hidden;margin-bottom:10px}.filters-panel .view-mode a,.pagination a{display:block;float:left;margin-right:11px;border:1px solid #ccc;width:36px;height:36px;line-height:34px;color:#a92da4;text-align:center}.filters-panel a.sort-icon{display:block;float:left;width:23px;line-height:34px;color:#a92da4;text-align:center}.filters-panel .view-mode a:hover,.filters-panel .view-mode a.active{text-decoration:none}.filters-panel .view-mode a:last-child,.pagination a:last-child{margin-right:0}.pagination{margin:0}.pagination a{font-size:.9em;margin-left:0;margin-right:11px}.pagination a.icon:before{font-size:12px}.pagination a.icon.pagination-prev{padding-right:2px}@media (max-width: 1199px){body.responsive .pagination a{margin-right:3px;width:36px}body.responsive .filters-panel .view-mode a{margin-right:5px}}.pagination a:hover{text-decoration:none;border-color:#999}.panel{-webkit-box-shadow:none;box-shadow:none}.filters-by-category{margin:30px 0 40px}.filters-by-category ul{padding:0;margin:0}.filters-by-category li{margin:0 6px 6px;height:37px;display:inline-block}.filters-by-category li a{display:block}a.sort-icon.sort-icon-down{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}a.sort-icon.sort-icon-up{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}a.sort-icon:hover{color:#000}a.sort-icon:before{font-size:12px}.custom-block{padding:1.5em 0 2em;margin-bottom:20px}.custom-block .text{display:table-cell;vertical-align:middle;font-size:1em;padding-left:20px}.custom-block .item{margin:5px 0;padding:0;min-height:59px}.custom-block .icon{border:1px solid #d0d0d0;width:59px;height:59px;color:#a92da4;text-align:center;padding:3px 0 0}.custom-block .icon:after,.custom-block .icon:before{font-size:30px}@media (max-width: 991px){body.responsive .custom-block .item{float:left;width:50%}}.google-map{width:100%;height:270px;margin:0;border:0;overflow:hidden}#pluginIdTFPU_2,#pluginIdTFPU{display:none}.countdown-holding span{color:#888}.countdown-row{clear:both;width:100%;padding:0 2px;text-align:center}.countdown-show1 .countdown-section{width:98%}.countdown-show2 .countdown-section{width:48%}.countdown-show3 .countdown-section{width:31.5%}.countdown-show4 .countdown-section{width:22.5%}.countdown-show5 .countdown-section{width:19.5%}.countdown-show6 .countdown-section{width:16.25%}.countdown-show7 .countdown-section{width:14%}.countdown-period{display:block}.countdown-descr{display:block;width:100%}.countdown_box{color:#272727;left:0;line-height:18px;position:absolute;text-align:center;top:30%;width:100%;z-index:999}.countdown_inner{overflow:hidden;border:1px dotted #cfcfcf;margin:0;padding:5px 5px 10px;background:rgba(255,255,255,0.9);text-align:center}.countdown_inner .title{margin:0 0 5px;font-size:9px;color:#000;text-transform:uppercase}.countdown-section{display:inline-block;text-align:center;border:1px dotted #dedede;background:#fbfbfb;margin:0 1px 0 0;font-size:7px;line-height:10px;text-transform:uppercase}.countdown-amount{color:#000;font-size:20px;line-height:20px}.product-preview:hover .countdown_box{display:none}.category{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);padding:10px;margin-bottom:25px}.category h4{font-size:1em;text-transform:uppercase;margin:10px 0 0;padding:0}.category img{width:100%}@media (max-width: 480px){body.responsive .category-banners .col-xs-6{width:100%;float:none;margin-bottom:10px}}.nav-tabs{overflow:hidden;position:relative;white-space:nowrap;border-bottom:none;margin-bottom:-1px}.nav-tabs>li{display:inline-block;float:none;margin-bottom:0}.nav-tabs>li>a{border:1px solid #d0d0d0;border-bottom:none;border-radius:0;font:1em;line-height:1.25em;margin-right:2px;padding:13px 15px;text-transform:uppercase}@media (max-width: 479px){body.responsive .nav-tabs>li{display:block;float:none;margin-bottom:0}body.responsive .nav-tabs>li>a{padding:10px;margin-right:0}}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:#3a3a3a;border-color:#3a3a3a;color:#fff;cursor:default;border-bottom:none}.tab-content{border:1px solid #d0d0d0!important;margin-bottom:20px;padding:20px 20px 15px}.label.label-sale,.label.label-hot,.label.label-newl,.label.label-new,.label.label-sale-percent{position:absolute;border-radius:0;padding:0 5px;min-width:37px;height:23px;font-size:9px;line-height:23px;text-align:center;text-transform:uppercase;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);font-family:Arial,Helvetica,sans-serif}.label.label-sale:after,.label.label-hot:after,.label.label-newl:after,.label.label-new:after,.label.label-sale-percent:after{content:' ';display:block;position:absolute;bottom:-2px;margin-left:-2px;left:50%;width:0;height:0;border-left:2px solid transparent;border-right:2px solid transparent;border-top:2px solid transparent;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1)}.label.label-sale,.label.label-hot,.label.label-newl{top:0;left:0;background:#f5003a;color:#fff;z-index:4}.label.label-sale:after,.label.label-hot:after,.label.label-newl:after{border-top-color:#f5003a}.label.label-new{top:0;right:0;background:#8e8e8e;color:#fff;z-index:4}.label.label-new:after{border-top-color:#8e8e8e}.label.label-sale-percent{top:23px;left:0;background:#fff;color:#575757;z-index:3}.label.label-sale-percent:after{border-top-color:#fff}.label.label-hot,.label.label-newl{right:-5px;left:auto;top:-12px;padding:2px 3px;line-height:12px;min-width:27px;height:16px;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0;font-family:Arial,Helvetica,sans-serif}.label.label-newl{background:#8e8e8e}.label.label-newl:after,.label.label-hot:after{-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.label.label-newl:after{border-top-color:#8e8e8e}.slider-range .max{padding-top:23px;float:right}.slider-range .min{padding-top:23px;float:left}.slider-range .max{padding-top:23px;float:right}.slider-range .min{padding-top:23px;float:left}.live-chat{position:fixed;bottom:-308px;right:0;z-index:5000;cursor:pointer;width:306px;height:340px;color:#2b2b2b;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.25);box-shadow:0 2px 4px rgba(0,0,0,0.25)}.live-chat.active{bottom:-3px}.live-chat .head{height:32px;background:#f5003a;font-size:1.23em;line-height:2.2em;color:#fff;text-transform:uppercase}.live-chat .head span.icon-left{display:block;float:left;height:32px;line-height:2em;text-align:center;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#848484),to(#656565));background:-webkit-linear-gradient(#848484,#656565);background:linear-gradient(#848484,#656565);width:32px;margin-right:11px;padding:2px 2px 0 0}.live-chat .head span.caret{display:block;float:right;color:#fff;margin:12px 5px 0 0;border:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=cos(90),M12=-sin(90),M21=sin(90),M22=cos(90));-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=cos(90),M12=-sin(90),M21=sin(90),M22=cos(90))";zoom:1}.live-chat .head span.caret:before{font-family:flaticon;content:"\e02d"}.live-chat.active span.caret{margin:20px 35px 0 0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=cos(-90),M12=-sin(-90),M21=sin(-90),M22=cos(-90));-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=cos(-90),M12=-sin(-90),M21=sin(-90),M22=cos(-90))";zoom:1}.live-chat .tab-content{background:#fff;height:308px;padding:20px}.live-chat .tab-content .form-group{margin:0 0 8px}.live-chat .tab-content .form-group textarea{height:95px}.live-chat .tab-content .form-control{-webkit-box-shadow:none!important;box-shadow:none!important;color:#494949!important;display:block;font-size:1em;height:25px;padding:5px 6px;margin-bottom:10px;text-transform:uppercase;border-radius:0}.live-chat .tab-content .btn-cool,.live-chat .tab-content .filters-by-category li a,.filters-by-category li .live-chat .tab-content a{height:36px;width:100%;margin-top:7px}.live-chat{-webkit-transition:all .5s ease;transition:all .5s ease}.subscribe .button{margin-left:-25px}@media (max-width: 991px){body.responsive .subscribe{border-top:1px dotted #cacaca;margin-top:-15px}body.responsive .subscribe .button{margin-left:0}body.responsive .subscribe .form-inline{padding-bottom:10px}body.responsive .subscribe h3{text-align:left}}@media (min-width: 992px){body.responsive .subscribe{border:1px dotted #cacaca;padding:30px 15px;background:url(../../skin/frontend/coolbaby/default/images/contacts-back.png) no-repeat -25px -10px #fff}body.responsive .subscribe h3{line-height:2em;padding:0;text-align:right}}#popup-box-outer{display:none}#popup-box{position:relative;width:830px;margin:0 auto;overflow:hidden;background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/newsletter-bg.jpg) no-repeat right 0;padding:40px 30px 10px}#popup-box h1{font-size:3em;margin-bottom:30px}#popup-box .input-control input.form-control{width:340px}#popup-box .inline{vertical-align:text-top;text-transform:uppercase;line-height:1em;display:inline-block}#popup-box .mfp-close{color:#000}@media (min-width: 768px) and (max-width: 991px){body.responsive #popup-box{width:500px}body.responsive #popup-box .input-control input.form-control{width:300px}}@media (max-width: 767px){body.responsive #popup-box{width:300px;padding:20px 10px}body.responsive #popup-box .input-control input.form-control{width:200px}}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-row>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th,.table-row>tbody>tr:nth-child(2n+1)>th{background-color:#f9f9f9}.table-row>tbody>tr:nth-child(2n+1)>td,.table-row>tbody>tr:nth-child(2n+1)>th{background-color:transparent}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th{border-top:1px dotted #cacaca}.table>thead>tr>td,.table>thead>tr>th{border-top:1px dotted #cacaca;border-bottom:1px dotted #cacaca}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:1px dotted #cacaca}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px dotted #cacaca}.table-shop{width:100%;text-transform:uppercase;margin-bottom:25px;margin-top:15px}.table-shop .product-name{width:40%}.table-shop img{width:100%;min-width:120px;max-width:170px;text-align:center}.table-shop>thead>tr>th{border:none;text-transform:uppercase;padding:10px;font-weight:400}.table-shop>tbody>tr>td{border:1px solid #cacaca;border-top:2px solid #e9e9e9;border-bottom:2px solid #e9e9e9;padding:10px;vertical-align:top}.table-shop .input-quantity{width:40px;display:inline;text-align:center;height:30px;line-height:1.4em;padding:5px 10px}.table-shop .icon{color:#a92da4}@media (max-width: 767px){body.responsive .table-shop>thead{display:none}.table-shop,.table-shop tbody,.table-shop td,.table-shop tr{display:block;border:0;width:100%}.table-shop td{padding:10px;position:relative;padding-left:50%!important}.table-shop td.notitle{padding-left:20px!important;text-align:center!important}.table-shop td.text-center{text-align:left}.table-shop td.no_title{padding-left:0!important;text-align:center}.table-shop td div.th_title{position:absolute;left:10px;width:45%;padding-right:10px;white-space:nowrap;text-align:right}.table-shop td div.th_title.input-label{line-height:3em}}table.table-total{border:none;text-align:left;border-bottom:2px solid #e9e9e9;margin-bottom:20px}table.table-total tr>th,table.table-total tr>td{border:none;padding:5px 0 0;width:47%}table.table-total tr>th.td-divider,table.table-total tr>td.td-divider{width:6%}table.table-total h2{font-size:1.6em;font-weight:700}.images-gallery{overflow:hidden;margin-bottom:45px}.images-gallery .images-nospace .image-thumbnail{float:left}.images-gallery.three-columns .images-nospace .image-thumbnail{width:33.3333333333%}@media (max-width: 479px){body.responsive .images-gallery.three-columns .images-nospace .image-thumbnail{width:50%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .images-gallery.three-columns .images-nospace .image-thumbnail{width:33.3333333333%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .images-gallery.three-columns .images-nospace .image-thumbnail{width:33.3333333333%}}.images-gallery.five-columns .images-nospace .image-thumbnail{width:20%}@media (max-width: 479px){body.responsive .images-gallery.five-columns .images-nospace .image-thumbnail{width:33.3333333333%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .images-gallery.five-columns .images-nospace .image-thumbnail{width:33.3333333333%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .images-gallery.five-columns .images-nospace .image-thumbnail{width:20%}}.images-gallery.four-columns .images-nospace .image-thumbnail{width:25%}@media (max-width: 479px){body.responsive .images-gallery.four-columns .images-nospace .image-thumbnail{width:50%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .images-gallery.four-columns .images-nospace .image-thumbnail{width:25%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .images-gallery.four-columns .images-nospace .image-thumbnail{width:25%}}.images-gallery.two-columns .images-nospace .image-thumbnail{width:50%}@media (max-width: 479px){body.responsive .images-gallery.two-columns .images-nospace .image-thumbnail{width:50%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .images-gallery.two-columns .images-nospace .image-thumbnail{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .images-gallery.two-columns .images-nospace .image-thumbnail{width:50%}}.images-gallery .images-nospace .image-thumbnail img{width:100%}.images-nospace .image-thumbnail{position:relative;border:none;padding:0}.images-nospace .image-thumbnail .hover{position:absolute;opacity:0;top:0;left:0;bottom:0;right:0;z-index:1;background:rgba(30,30,30,0.7);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:100%;height:100%}.images-nospace .image-thumbnail:hover .hover{opacity:1;cursor:pointer;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.images-nospace .image-thumbnail .hover:after{content:" ";position:absolute;width:100px;height:1px;top:50%;left:50%;margin-left:-50px;border-top:1px solid #fff}.images-nospace .image-thumbnail .hover:before{content:" ";position:absolute;height:100px;width:1px;top:50%;margin-top:-50px;left:50%;border-left:1px solid #fff}.images-nospace.team-gallery .image-thumbnail .hover:after{display:none}.images-nospace.team-gallery .image-thumbnail .hover:before{display:none}.images-nospace.team-gallery h4{font-size:2em;line-height:1.2em;text-transform:uppercase;color:#fff;padding-bottom:0}.images-nospace.team-gallery h5{font-size:1em;line-height:1.2em;text-transform:none;color:#fff}.images-nospace.team-gallery .hover .inside{position:absolute;width:100%;left:0;right:0;bottom:10%;color:#fff;text-align:center}.images-nospace.team-gallery .socials{margin:10px 0 0;padding:5px 0 0;display:block}.images-nospace.team-gallery .socials li{margin-bottom:5px;float:none;display:inline-block}.images-nospace.team-gallery .socials.socials-lg li{margin:0 0 6px 5px}.images-nospace.team-gallery .socials a{border-color:#1px solid #fff;color:#fff}.images-nospace.team-gallery .socials a:hover,.socials a.active{text-decoration:none;background:#242424;color:#a92da4}.mark{background:none repeat scroll 0 0 #d9d9d9;padding:2px 2px 0}.color_mark{background-color:#a92da4;color:#fff;padding:2px 2px 0}.color,.color:hover{color:#a92da4}.underline{text-decoration:underline}.underline:hover{text-decoration:none}.blockquote,.testimonials,.infobox{position:relative;padding-left:50px;margin-bottom:45px;overflow:hidden}.blockquote .inside,.testimonials .inside,.infobox .inside{padding-right:20px}.blockquote .inside p:last-child,.testimonials .inside p:last-child,.infobox .inside p:last-child{margin-bottom:0}.blockquote:before,.testimonials:before,.infobox:before{position:absolute;left:0;top:-10px;content:'"';font-style:italic;font-size:100px;line-height:1em;color:#a92da4;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif}.blockquote:after,.testimonials:after,.infobox:after{position:absolute;left:32px;top:0;margin-top:37px;content:'';width:1px;height:100%;border-left:1px solid #dbdbdb}.testimonials:before{left:1px;top:2px;font-family:"Flaticon";content:"\e03a";font-size:40px;font-style:normal}.testimonials:after{margin-top:50px}.infobox:before{left:6px;top:2px;font-family:"Flaticon";content:"\e065";font-size:38px;font-style:normal}.infobox:after{margin-top:50px}.dropcap{display:block;float:left;font-size:3.1em;line-height:1em;margin:-6px 5px 0 0;padding:0 10px}.rect-equal-height{position:relative;padding-top:40px!important;padding-bottom:100px!important}.rect-equal-height .btn-bottom{position:absolute;bottom:45px}@media (max-width: 767px){body.responsive .rect-equal-height{height:auto!important}}.rect,.rect-nohover{border:1px dotted #cacaca;margin-bottom:10px;padding:25px 2% 10px;-webkit-transition:background .5s ease;transition:background .5s ease}.rect:hover,.rect-nohover:hover,.rect.active,.active.rect-nohover{background:#f0f0f0}.rect.active:hover,.active.rect-nohover:hover{background:transparent}.rect div.icon-outer .icon,.rect-nohover div.icon-outer .icon{display:block;margin-bottom:15px;color:#a92da4}.rect div.icon-outer [class^="flaticon-"].icon:before,.rect-nohover div.icon-outer [class^="flaticon-"].icon:before,.rect div.icon-outer [class*=" flaticon-"].icon:before,.rect-nohover div.icon-outer [class*=" flaticon-"].icon:before,.rect div.icon-outer [class^="flaticon-"].icon:after,.rect-nohover div.icon-outer [class^="flaticon-"].icon:after,.rect div.icon-outer [class*=" flaticon-"].icon:after,.rect-nohover div.icon-outer [class*=" flaticon-"].icon:after{font-size:60px;line-height:90px}.rect div.icon-outer [class^="flaticon-"].icon.icon-lg:before,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-lg:before,.rect div.icon-outer [class*=" flaticon-"].icon.icon-lg:before,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-lg:before,.rect div.icon-outer [class^="flaticon-"].icon.icon-lg:after,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-lg:after,.rect div.icon-outer [class*=" flaticon-"].icon.icon-lg:after,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-lg:after{font-size:65px}.rect div.icon-outer [class^="flaticon-"].icon.icon-xl:before,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-xl:before,.rect div.icon-outer [class*=" flaticon-"].icon.icon-xl:before,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-xl:before,.rect div.icon-outer [class^="flaticon-"].icon.icon-xl:after,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-xl:after,.rect div.icon-outer [class*=" flaticon-"].icon.icon-xl:after,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-xl:after{font-size:75px}.rect div.icon-outer [class^="flaticon-"].icon.icon-xxl:before,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-xxl:before,.rect div.icon-outer [class*=" flaticon-"].icon.icon-xxl:before,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-xxl:before,.rect div.icon-outer [class^="flaticon-"].icon.icon-xxl:after,.rect-nohover div.icon-outer [class^="flaticon-"].icon.icon-xxl:after,.rect div.icon-outer [class*=" flaticon-"].icon.icon-xxl:after,.rect-nohover div.icon-outer [class*=" flaticon-"].icon.icon-xxl:after{font-size:90px}.rect-sm{-webkit-transition:all .5s ease;transition:all .5s ease;border:1px dotted #cacaca;float:left;width:81px;height:81px;margin:0 20px 20px 0;padding:0;text-align:center}.rect-sm:hover,.rect-sm.active{background:#f0f0f0}.rect-sm.active:hover{background:transparent}.rect-sm div.icon-outer .icon{display:block;margin-bottom:15px;color:#a92da4}.rect-sm div.icon-outer [class^="flaticon-"]:before,.rect-sm div.icon-outer [class*=" flaticon-"]:before,.rect-sm div.icon-outer [class^="flaticon-"]:after,.rect-sm div.icon-outer [class*=" flaticon-"]:after{font-size:30px;line-height:81px!important}.rect-sm div.icon-outer [class^="flaticon-"].icon-lg:before,.rect-sm div.icon-outer [class*=" flaticon-"].icon-lg:before,.rect-sm div.icon-outer [class^="flaticon-"].icon-lg:after,.rect-sm div.icon-outer [class*=" flaticon-"].icon-lg:after{font-size:40px}.rect-sm div.icon-outer [class^="flaticon-"].icon-xl:before,.rect-sm div.icon-outer [class*=" flaticon-"].icon-xl:before,.rect-sm div.icon-outer [class^="flaticon-"].icon-xl:after,.rect-sm div.icon-outer [class*=" flaticon-"].icon-xl:after{font-size:50px}.rect-sm div.icon-outer [class^="flaticon-"].icon-xxl:before,.rect-sm div.icon-outer [class*=" flaticon-"].icon-xxl:before,.rect-sm div.icon-outer [class^="flaticon-"].icon-xxl:after,.rect-sm div.icon-outer [class*=" flaticon-"].icon-xxl:after{font-size:60px}.icons-set{color:#000;line-height:2em;margin:10px 0}.icons-set span span{font-size:1.231em;width:30px;display:inline-block}.grey-container{background:#f0f0f0;padding-top:35px;padding-bottom:35px}.rect-nohover{background:none!important;padding:20px 35px 30px}.rect-nohover .btn-cool,.rect-nohover .filters-by-category li a,.filters-by-category li .rect-nohover a{margin-bottom:5px}.rect-noborder{margin-bottom:10px;-webkit-transition:all .5s ease;transition:all .5s ease;border:none;padding:5px 2% 10px}.rect-noborder:hover,.rect-noborder.active{background:#f0f0f0}.rect-noborder.active:hover{background:transparent}.rect-noborder div.icon-outer .icon{display:inline;margin-bottom:15px;color:#a92da4}.rect-noborder .number{font-size:3em;margin-bottom:10px;color:#a92da4}.rect-noborder div.icon-outer [class^="flaticon-"]:before,.rect-noborder div.icon-outer [class*=" flaticon-"]:before,.rect-noborder div.icon-outer [class^="flaticon-"]:after,.rect-noborder div.icon-outer [class*=" flaticon-"]:after{font-size:30px;line-height:81px}.rect-noborder div.icon-outer [class^="flaticon-"].icon-lg:before,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-lg:before,.rect-noborder div.icon-outer [class^="flaticon-"].icon-lg:after,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-lg:after{font-size:38px}.rect-noborder div.icon-outer [class^="flaticon-"].icon-xl:before,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-xl:before,.rect-noborder div.icon-outer [class^="flaticon-"].icon-xl:after,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-xl:after{font-size:48px}.rect-noborder div.icon-outer [class^="flaticon-"].icon-xxl:before,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-xxl:before,.rect-noborder div.icon-outer [class^="flaticon-"].icon-xxl:after,.rect-noborder div.icon-outer [class*=" flaticon-"].icon-xxl:after{font-size:55px}.chart-outer{float:left;width:93px;height:93px;margin:0 20px 20px 0;padding:0}@media (max-width: 991px){body.responsive .chart-outer{margin:0 10px 20px 0}}.chart{position:relative;display:inline-block;width:93px;height:93px;margin-top:0;margin-bottom:0;font-size:1.833em;line-height:93px;text-align:center}.chart canvas{position:absolute;top:0;left:0}.videoWrapperFull{position:relative;max-height:575px;min-height:500px;height:auto;overflow:hidden;background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/full-video.jpg)}.touch .videoWrapperFull{min-height:500px}.videoWrapperFull video{margin-bottom:-10px;width:100%;height:auto;max-width:100%}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:35px}.videoWrapper iframe,.videoWrapperFull iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-hover-color{background:#000;opacity:.01;position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.video-hover{background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/video-hover.png) repeat transparent;position:absolute;top:0;left:0;z-index:101;width:100%;height:100%}.video-text{color:#fff;text-align:center;position:absolute;top:40%;left:0;z-index:102;width:100%;height:100%}.video-text.top20{top:20%}.video-text .title{font-size:3em;margin-bottom:25px;padding:0;color:#fff}.video-text .title1{margin-top:15px;font-size:5.5em;line-height:1em;margin-bottom:25px}.video-text .title2{font-size:1.85em;line-height:1em;margin-bottom:15px}@media (max-width: 1199px){body.responsive .videoWrapperFull{min-height:350px}}@media (max-width: 767px){body.responsive .videoWrapperFull{min-height:230px}body.responsive .video-text{top:30%;width:90%;left:5%}body.responsive .video-text .title{font-size:26px;line-height:1em;margin-bottom:25px}}@media (max-width: 479px){body.responsive .videoWrapperFull{min-height:180px}body.responsive .video-text{top:20%;width:90%;left:5%}body.responsive .video-text .title{font-size:20px;line-height:1em;margin-bottom:25px}}@media (max-width: 359px){body.responsive .video-text{top:10%;width:90%;left:5%}body.responsive .video-text .title{font-size:20px;line-height:1em;margin-bottom:15px}}.price-table{margin-bottom:30px;border:1px dotted #cacaca;text-align:center;color:#000}.price-table.active{margin-top:-22px;padding:20px 0;border:3px solid #a92da4}.price-table-title{text-transform:uppercase;text-align:center;font:22px/22px Mavenpro-bold,Arial,Helvetica,sans-serif;padding:25px 0}.price-table.active .price-table-title{padding:15px 0 35px}.price-table-price{background:#f7f7f7;font-size:18px;padding:17px 0}.price-table.active .price-table-price{background:#a92da4;color:#fff}.price-table ul{margin:0;padding:0}.price-table-info li{padding:10px;line-height:18px;list-style:none}.price-table-info li:hover{background:#f9fbfc}.price-table-info li,.price-table-price,.price-table-title{border-bottom:1px dotted #cacaca}.price-table.active .price-table-price,.price-table.active .price-table-title{border-color:#9d7c56}.price-table button{margin:18px 0}.post-navigation{width:100%;margin:30px 0 35px;overflow:hidden}.contact-form .form-control{margin-bottom:12px}.contact-form textarea{height:136px}.comment{position:relative;color:#000}.comment .inside{padding:30px 15px 30px 100px;border-top:1px solid #eaeaea;position:relative}.comment>.inside:before{display:block;position:absolute;top:30px;left:0;color:#e1e1e1;background:#f5f5f5;text-align:center;content:'\e00c';font-family:'Flaticon';font-size:57px;line-height:67px;width:81px;height:77px}.comment p{margin-bottom:.7em}.comments .comment{padding-left:10%}.comments>.comment:first-child{padding-left:0}.comments>.comment:first-child .inside{border:none}.comment-form .form-group{margin-bottom:8px}.comment-form input[type=text],.comment-form textarea{border-left:0;border-top:0;border-right:0;padding:5px 0;margin-bottom:0;height:38px}.comment-form textarea{padding:12px 0;overflow:hidden}.container-widget{border-bottom:1px dotted #eaeaea;margin-bottom:20px;padding-bottom:20px}.container-widget h3{padding-bottom:.9em}.twitter-widget ul{margin:0;padding:0 0 0 26px;list-style-type:none;line-height:1.35em}.twitter-widget ul li{margin:0 0 8px;padding:7px;color:#efefef;border:1px solid #616161;background:#3a3a3a;position:relative}.twitter-widget ul li:before{content:"\e053";display:inline;font:1.167em flaticon;position:absolute;top:0;left:-26px;color:#fff}.twitter-widget ul li:last-child{margin-bottom:0;border-bottom:0}.twitter-widget a{color:#a92da4;text-decoration:underline}.twitter-widget .time{color:#858585;font-size:.833em;display:block;padding-top:7px}.twitter-widget .arrow{display:block;position:absolute;top:3px;left:-7px;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #3a3a3a}.twitter-widget-aside ul{margin:0;padding:0 0 0 35px;list-style-type:none;line-height:1.35em}.twitter-widget-aside ul li{margin:0 0 12px;padding:0 0 12px;border-bottom:1px solid #f4f4f4;position:relative}.twitter-widget-aside ul li:before{content:"\e053";display:inline;font:1.23em Flaticon;position:absolute;top:0;left:-35px;color:#a92da4}.twitter-widget-aside ul li:last-child{margin-bottom:0;border-bottom:0}.twitter-widget-aside .link{display:block;padding-top:2px}.twitter-widget-aside a{color:#a92da4;text-decoration:underline}.twitter-widget-aside .time{font-size:.917em;display:block;padding-top:7px}.blog-left{border-right:1px dotted #cacaca}.blog-posts div.blog-post{background:none repeat scroll 0 0 #f5f5f5;color:#333;font-size:14px;line-height:15px;margin:0;padding:10px 10px 5px;text-align:left;text-decoration:none;-ms-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);width:21%;margin:2%;float:left}@media (min-width: 768px) and (max-width: 991px){body.responsive .blog-posts div.blog-post{width:27%;margin:3%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .blog-posts div.blog-post{width:40%;margin:5%}}@media (max-width: 479px){body.responsive .blog-posts div.blog-post{width:80%;margin:5% 10%}}.blog-posts div.blog-post a{text-decoration:none}.blog-posts div.blog-post .date{font-size:11px;display:block}.blog-posts div.blog-post img{width:100%;margin-bottom:5px}.blog-posts div.blog-post{-ms-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg)}.blog-posts div.blog-post:nth-child(even){-ms-transform:rotate(2deg);transform:rotate(2deg);-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg)}.blog-posts div.blog-post:nth-child(3n){-webkit-transform:none;-moz-transform:none;position:relative;top:-5px}.blog-posts div.blog-post:nth-child(5n){-ms-transform:rotate(4deg);transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);position:relative;right:5px}.blog-posts div.blog-post:nth-child(8n){position:relative;top:8px;right:5px}.blog-posts div.blog-post:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);position:relative;z-index:5}.blog-posts div.blog-post{-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.25);box-shadow:0 3px 6px rgba(0,0,0,0.25)}.blog-posts:hover div.blog-post{-webkit-transition:-webkit-transform .2s linear 0;transition:transform .2s linear 0}.blog-posts div.blog-post:hover{-webkit-transition:-webkit-transform .2s linear 0;transition:transform .2s linear 0;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.5);box-shadow:0 3px 6px rgba(0,0,0,0.5)}.brands-carousel{height:180px}.brands-carousel img{position:relative;border-left:0 solid transparent;border-right:0 solid transparent;-webkit-transition:all .4s ease;transition:all .4s ease}.brands-carousel a .after{position:relative;width:0;height:2px;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;background:#a92da4;-webkit-transition:all .3s ease;transition:all .3s ease}.brands-carousel a:hover .after{width:90%}.brands-carousel .slick-list:hover img{opacity:.8;border-right:20px solid transparent;border-left:20px solid transparent;-webkit-transition:all .5s ease;transition:all .5s ease}.brands-carousel .slick-list:hover a:hover img{opacity:1;border-right:0 solid transparent;border-left:0 solid transparent;-webkit-transition:all .5s ease;transition:all .5s ease}#compare-items{min-width:260px}#compare-items .description{display:table-cell;vertical-align:middle;width:155px}#compare-items .item{padding:5px 7px;display:table;width:100%;overflow:hidden;border-bottom:1px dotted #cacaca}#compare-items .item.last{border:none}#compare-items{border:0;padding:5px}#compare-items .delete{display:table-cell;width:20px;vertical-align:middle;margin:30px 0 0 10px}#compare-items .preview-image{display:table-cell;vertical-align:middle;width:75px;padding-right:15px}#compare-items .preview-image img{width:100%}footer{margin-top:25px}@media (max-width: 991px){body.responsive footer{margin-top:-20px}}footer .footer-bottom{padding:8px 0;line-height:1.833em}footer .payment-list{margin:0;padding:0;list-style-type:none}footer .payment-list li{margin:0;padding:0 5px 0 0;float:left}footer .tab-content{padding:20px 20px 15px;border:1px solid #e9e9e9;margin-bottom:20px}@media (min-width: 992px){footer .footer-navbar{background-color:#f6f6f6;border-top:1px dotted #cacaca;border-bottom:1px dotted #cacaca;padding:25px 0}footer .footer-navbar .container{position:relative}footer .footer-navbar .arrow{display:none!important;position:absolute;left:0;top:4px;color:#a92da4;cursor:pointer}footer .open .footer-navbar .arrow{top:7px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}footer .footer-navbar .arrow .icon:after,.footer-navbar .arrow .icon:before{font-size:.7em}footer .footer-navbar .menu.menu-icon .icon,.menu.menu-icon .icon{display:inline-block;width:14px;margin-right:8px;margin-left:-22px;text-align:center;color:#626262}footer .footer-navbar .menu,.menu.menu-icon{margin:0;padding:0;list-style-type:none}footer .footer-navbar .menu li,.menu.menu-icon li{margin:0;padding:0 0 10px;text-transform:uppercase}footer .footer-navbar .menu.menu-icon li,.menu.menu-icon li{margin:0 0 0 22px}footer #footer-collapsed{position:relative;overflow:hidden;width:100%}div#footer-collapsed{height:100%!important;overflow:visible}footer #footer-collapsed .socials{display:inherit;height:120px;overflow:hidden}footer #footer-collapsed.open .socials{width:auto}footer .collapsed-block{width:19.7%!important;display:inline-block;vertical-align:top;margin-bottom:15px}footer .collapsed-block .inside{padding-left:20px;float:left}footer .collapsed-block h3{font-size:1.333em;margin-bottom:.65em;white-space:nowrap;cursor:pointer}}@media (max-width: 991px){body.responsive .footer-navbar{background:0 0;color:#2b2b2b;border:none}body.responsive .footer-navbar .menu{margin:0;padding:0;list-style-type:none}body.responsive .footer-navbar .menu li{margin:0;padding:0 0 10px}body.responsive .collapsed-block{border-bottom:1px dotted #e1e1e1;padding-top:15px;margin:0}body.responsive .collapsed-block h3{position:relative;font-size:1.333em;line-height:1.6em;padding-bottom:.8em;padding-left:45px}body.responsive .collapsed-block h3 a{text-decoration:none}body.responsive .collapsed-block .tabBlock{display:none;padding-left:48px;overflow:hidden}body.responsive .collapsed-block .text-right{text-align:left!important}body.responsive .collapsed-block .col-sm-12{padding:0!important}body.responsive .collapsed-block .expander{border:1px dotted #e1e1e1;background:#fafafa;position:absolute;top:-6px;left:0;display:block;cursor:pointer;font-size:24px;line-height:34px;width:35px;height:35px;text-align:center;font-family:Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none}body.responsive .footer-bottom{text-align:center;padding:25px 0}body.responsive footer .payment-list.pull-right{float:none!important;text-align:center;padding:5px 0}body.responsive footer .payment-list li{display:inline;float:none}}footer #footer-collapsed.no-popup .footer-navbar .arrow{display:none!important}.product-preview{text-align:center;position:relative;max-width:350px;overflow:hidden;border:1px dotted transparent;padding-bottom:50px}.product-preview .icon-size,.product-preview .icon-color{line-height:15px;width:19px;margin:2px 1px 1px}.product-preview .product-options{padding-bottom:5px}.product-preview .product-options-row{padding-bottom:8px}.product-preview:hover{border-color:#cacaca;padding-bottom:10px}.header-product-carousel .product-preview{border:none}.product-preview .preview{position:relative}.product-preview .preview .img-responsive{width:100%;opacity:1;position:relative}.product-preview .preview .img-default{opacity:1;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;z-index:2}.product-preview .preview .img-second{position:absolute;top:0;left:0;z-index:1}.product-preview:hover .preview .img-second{opacity:1}.product-preview:hover .preview .img-default{opacity:0}.touch .product-preview:hover .preview .img-default{opacity:1!important}.product-preview h3.title{color:#000;font:inherit;text-transform:none;padding:5px 0;font-size:1em;text-transform:uppercase}.products-list-in-row .product-preview h3.title{padding:5px 0 20px;font-size:1.5em}.product-preview .quick-view{position:absolute;opacity:0;top:50%;left:0;z-index:1000;width:110%;color:#000;background:#fff;background:rgba(255,255,255,0.7);text-align:center;font-size:.917em;text-transform:uppercase;padding:9px 0 0!important;height:33px;margin:-16px 0 0 -5px;border-top:1px dotted #cacaca;border-bottom:1px dotted #cacaca;text-decoration:none}.product-preview:hover .quick-view{opacity:1}.product-preview .out-of-stock{position:absolute;top:50%;left:0;z-index:1000;width:100%;color:#fff;background:#000;background:rgba(0,0,0,0.7);text-align:center;font-size:1.167em;line-height:1em;text-transform:uppercase;padding:14px 0 13px;height:auto;text-decoration:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-preview:hover .out-of-stock{display:none}.products-nospace-outer .product-preview .out-of-stock{font-size:1.5em;line-height:1em;text-transform:uppercase;padding:22px 0 18px}.product-preview .product-labels{position:absolute;top:0;left:0;margin:0;padding:0;list-style-type:none}.product-preview .product-labels li{margin:0;padding:0;min-width:3.956em}.product-preview .product-labels .label{min-height:2.14em;text-transform:uppercase;display:block;width:4.6em;padding:.7em 0 .6em;font-size:.86em;color:#000;background:#fff}.product-preview .product-labels .label-sale{background:#ee3b27;color:#fff}.product-preview .product-labels .label-new{background:#939393;color:#fff}.product-preview .product-labels a:hover{text-decoration:none}.product-preview .product-controls-list,.product-preview .product-controls-list-row{margin:0 0 7px;padding:0;opacity:0;-moz-opacity:0;-ms-opacity:0;-o-opacity:0;-webkit-opacity:0;-khtml-opacity:0;list-style-type:none;height:30px}.product-preview .product-controls-list-row{margin:12px 0 0;opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;-webkit-opacity:1;-khtml-opacity:1}.touch .product-controls-list,.touch .product-preview:hover .product-controls-list{margin-bottom:50px;opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;-webkit-opacity:1;-khtml-opacity:1}.product-preview:hover .product-controls-list{margin:12px 0 5px;opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;-webkit-opacity:1;-khtml-opacity:1}.no-touch .product-preview .product-controls-list li{-moz-perspective:50px;-ms-perspective:50px;-o-perspective:50px;-webkit-perspective:50px;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.product-preview .product-controls-list li,.product-preview .product-controls-list-row li{display:inline-block;vertical-align:top;margin:10px 0 0}.product-preview .product-controls-list li a,.product-preview .product-controls-list-row li a,.product-preview .product-controls-list li a.hidden-xs,.product-preview .product-controls-list-row li a.hidden-xs,.product-preview .product-controls-list li button,.product-preview .product-controls-list-row li button,.product-preview .product-controls-list li button.hidden-xs,.product-preview .product-controls-list-row li button.hidden-xs{display:block;background-color:#fff;width:30px;padding:0;line-height:25px;border:1px solid #ccc;color:#a92da4;text-decoration:none;text-align:center}.no-touch .product-controls-list li a,.no-touch .product-controls-list li a.hidden-xs,.no-touch .product-controls-list li button,.no-touch .product-controls-list li button.hidden-xs{transform-origin:center bottom 0;-moz-transform-origin:center bottom 0;-webkit-transform-origin:center bottom 0;-o-transform-origin:center bottom 0;-ms-transform-origin:center bottom 0;-ms-transform:rotateX(90deg);-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:none 0 none;transition:none 0 none;opacity:0}.no-touch .product-preview:hover .product-controls-list li a,.no-touch .product-preview:hover .product-controls-list li button{-ms-transform:none;-webkit-transform:none;transform:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:1}.product-preview:hover .product-controls-list li a:hover,.product-preview:hover .product-controls-list-row li a:hover,.product-preview:hover .product-controls-list li button:hover,.product-preview:hover .product-controls-list-row li button:hover{background-color:#242424!important;border-color:#242424;color:#fff}.product-preview .price{font-size:1.333em}.product-preview .price.old{font-size:1.167em}.product-preview .price.new{font-size:1.333em}.product-preview .product-controls-list a:hover{text-decoration:none}.product-view-compact{padding-bottom:45px;padding-top:40px}.product-view .product-info{border-top:1px dotted #cacaca;border-bottom:1px dotted #cacaca;margin:25px 0 30px;padding:18px 0}.product-view .close-view{float:right;position:relative;z-index:1;color:#a92da4;top:-10px}.product-view .close-view:hover{text-decoration:none;color:#242424}.product-view .price{display:inline-block;font-size:2em;padding-bottom:15px}.product-view .price.old{font-size:2em;color:#000}.product-view .price.new{font-size:2em}.product-view .rating{padding-bottom:5px}.products-list-in-row .rating{padding-bottom:10px;padding-top:15px}.product-view-ajax{display:none;position:relative;min-height:0}.product-view-ajax .layar{position:absolute;z-index:4;display:none;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.8)}.product-view-ajax-container{width:100%}.product-options-outer{padding:0 0 4px}.product-options{padding-bottom:12px}.product-view .form-inputs{margin:10px 0 0}.product-view .form-inputs input.input-quantity{width:38px;padding:5px 3px;margin:0 15px 0 8px;height:28px;display:inline-block;text-align:center}.product-view .form-inputs label{display:inline-block}.product-view .social-buttons{margin:25px 0 0}.products-widget{max-height:360px}.panel-body .products-widget{padding-bottom:40px}.products-widget .slides{margin:0;padding:0;list-style-type:none}.products-widget .slides .carousel-item{margin:0;padding:0;height:112px!important;overflow:hidden;float:none!important}.products-widget .product{padding:0 0 15px}.products-widget .product .preview-image-outer{display:block;float:left;margin-right:17px;width:68px!important;overflow:hidden;border:1px dotted transparent;-webkit-transition:all .2s linear;transition:all .2s linear}.products-widget .product:hover .preview-image-outer{border-color:#cacaca}@media (max-width: 767px){body.responsive .products-widget .product>a{margin-right:5px;width:60px!important}}.products-widget .post .name{text-transform:uppercase}.products-widget .rating{display:block;color:#d9d9d9;height:1.8em;margin-top:-3px}.products-widget .name{color:#000;overflow:hidden;font-size:1em;line-height:1.2em;margin-bottom:2px;text-transform:uppercase}.products-widget .price{font-size:1.333em;line-height:1.2em;margin:2px 0 0}.products-widget .price.old{font-size:1.167em}.products-widget .rating{margin:2px 0 0}.carousel_outer{width:100%;padding-left:50px}.carousel_outer .vertical .slides{overflow:hidden;padding-bottom:30px}.product-carousel{margin:0 0 0 -15px}.product-carousel .carousel-item{margin:0 5px 0 25px}.products-list{margin-left:-15px}.products-list .product-preview-outer{display:inline-block;width:25%;padding-left:15px;vertical-align:top;margin-bottom:15px;margin-right:-4px}@media (max-width: 479px){body.responsive .products-list .product-preview-outer{width:50%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list .product-preview-outer{width:33.333333333333%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list .product-preview-outer{width:33.333333333333%}}@media (min-width: 992px) and (max-width: 1199px){body.responsive .products-list .product-preview-outer{width:25%}}.products-list-in-row .product-preview-outer{width:100%!important}.products-list-in-row .product-preview{max-width:100%;border:1px solid #e9e9e9}.products-list-in-row .preview{width:20%;margin-right:5%;float:left}.products-list-in-row .countdown_box{width:20%;margin-left:20px}@media (max-width: 479px){body.responsive .products-list-in-row .preview{width:50%}body.responsive .products-list-in-row .countdown_box{width:50%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list-in-row .preview{width:33.333333333333%}body.responsive .products-list-in-row .countdown_box{width:33.333333333333%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list-in-row .preview{width:33.333333333333%}body.responsive .products-list-in-row .countdown_box{width:33.333333333333%}}@media (min-width: 992px) and (max-width: 1199px){body.responsive .products-list-in-row .preview{width:25%}body.responsive .products-list-in-row .countdown_box{width:25%}}.products-list-in-row .product-preview{padding:20px;text-align:left}.product-preview .info,.product-preview .product-controls-list-row,.product-preview .product-options-row{display:none}.products-list-in-row .product-preview .product-controls-list,.products-list-in-row .product-preview .quick-view,.products-list-in-row .product-preview .product-options{display:none!important}.products-list-in-row .product-preview .info,.products-list-in-row .product-preview .product-controls-list-row,.products-list-in-row .product-preview .product-options-row{display:block}.products-list-in-row .product-preview .info{padding:10px 0 15px}.products-list .banner{width:100%;overflow:hidden;font-size:1em}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list .banner{font-size:.8em}}@media (min-width: 1281px){body.responsive .products-list .banner{font-size:1.2em}}.products-list .products-isotope .banner{width:40%}.products-nospace-outer.products-list{margin-left:0;margin-bottom:30px;overflow:hidden}.products-list .products-nospace .listing-row{clear:both;overflow:hidden;background:#ccc}.products-list .products-nospace .listing-row .product-preview{max-width:none}.content-center .products-list .products-nospace .product-preview{float:left;width:25%}@media (max-width: 479px){body.responsive .content-center .products-list .products-nospace .product-preview{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .content-center .products-list .products-nospace .product-preview{width:25%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .content-center .products-list .products-nospace .product-preview{width:100%}}.content-center .products-list .products-nospace .banner{width:50%;float:left}@media (max-width: 479px){body.responsive .content-center .products-list .products-nospace .banner{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .content-center .products-list .products-nospace .banner{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .content-center .products-list .products-nospace .banner{width:100%}}.products-list .products-nospace .product-preview{float:left;width:20%}@media (max-width: 479px){body.responsive .products-list .products-nospace .product-preview{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list .products-nospace .product-preview{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list .products-nospace .product-preview{width:50%}}.products-list .products-nospace .banner{width:40%;float:left}@media (max-width: 479px){body.responsive .products-list .products-nospace .banner{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list .products-nospace .banner{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list .products-nospace .banner{width:50%}}.products-list.products-list-widescreen .products-nospace .product-preview{float:left;width:16.66666666%}@media (max-width: 479px){body.responsive .products-list.products-list-widescreen .products-nospace .product-preview{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list.products-list-widescreen .products-nospace .product-preview{width:33.333333333%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list.products-list-widescreen .products-nospace .product-preview{width:16.66666666%}}.products-list.products-list-widescreen .products-nospace .banner{width:33.333333333%;float:left}@media (max-width: 479px){body.responsive .products-list.products-list-widescreen .products-nospace .banner{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-list.products-list-widescreen .products-nospace .banner{width:66.6666666666%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-list.products-list-widescreen .products-nospace .banner{width:33.333333333%}}.products-list .banner img,.products-list .product-preview img{width:100%}.gallery .products-nospace .product-preview{float:left;width:20%;max-width:none}@media (max-width: 479px){body.responsive .gallery .products-nospace .product-preview{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .gallery .products-nospace .product-preview{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .gallery .products-nospace .product-preview{width:50%}}.gallery .products-nospace .product-preview.double-width{width:40%}@media (max-width: 479px){body.responsive .gallery .products-nospace .product-preview.double-width{width:100%}}@media (min-width: 480px) and (max-width: 767px){body.responsive .gallery .products-nospace .product-preview.double-width{width:50%}}@media (min-width: 768px) and (max-width: 991px){body.responsive .gallery .products-nospace .product-preview.double-width{width:50%}}.gallery .products-nospace .product-preview img{width:100%}.products-nospace .product-preview{margin-bottom:30px;position:relative;max-width:none}.products-nospace .product-preview:hover{overflow:visible}.products-nospace .product-preview .hover{position:absolute;opacity:0;top:0;left:0;bottom:0;right:0;z-index:1;background:rgba(30,30,30,0.7);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;height:100%}.touch .products-nospace .product-preview .hover{opacity:1;top:auto;height:28%;padding:10px 0 15px;background:none}.no-touch .products-nospace .product-preview:hover .hover,.touch .products-nospace .product-preview.hover_effect .hover{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.products-nospace .product-preview .hover .inside{position:absolute;width:100%;left:0;right:0;bottom:5%;color:#fff;text-align:center}.touch .products-nospace .product-preview .hover .inside{padding:5% 0;bottom:0;background:rgba(30,30,30,0.5)}.products-nospace .product-preview h3.title{-webkit-transition:all .3s ease;transition:all .3s ease;top:-200px;position:relative;padding:0 5px 15px;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.touch .products-nospace .product-preview h3.title{top:0;opacity:1}.no-touch .products-nospace .product-preview h3.title,.touch .products-nospace .product-preview.hover_effect h3.title{top:0;opacity:1}.products-nospace .product-preview h3.title a{margin-top:10px;display:block;color:#000}.products-nospace .product-preview .product-controls-list li a,.products-nospace .product-preview .product-controls-list li button{background:#242424;width:30px;line-height:25px;border:1px solid #242424;text-decoration:none;text-align:center;outline:none}.products-nospace .product-preview .product-controls-list li a:hover{text-decoration:none}.products-nospace .product-preview .product-controls-list li .icon{color:#fff}.product-preview .product-controls-list li a:hover,.product-preview .product-controls-list li button:hover{background:#fff;border-color:#3a3a3a}.products-nospace .product-preview .product-controls-list li a:hover .icon,.products-nospace .product-preview .product-controls-list li button:hover .icon{color:#a92da4}.products-nospace .product-preview .rating,.products-nospace .product-preview:hover .rating{opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.touch .products-nospace .product-preview .rating,.touch .products-nospace .product-preview .product-controls-list{display:none!important}.no-touch .products-nospace .product-preview:hover .rating,.touch .products-nospace .product-preview.hover_effect .rating{opacity:1}.products-nospace .product-preview .price{margin:10px 0 0;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.product-info-cell > h1{color:#000;font:1.833em/1em Sintony,sans-serif;margin:0;padding:0 0 1em;text-transform:uppercase}.product-preview h2.title{color:#000;font:inherit;text-transform:none;padding:5px 0;font-size:1em;text-transform:uppercase}.touch .products-nospace .product-preview .price{opacity:1}.no-touch .products-nospace .product-preview .price,.touch .products-nospace .product-preview.hover_effect .price{opacity:1}.products-nospace .product-preview .price.old{font-size:1.667em;color:#fff}.products-nospace .product-preview .price.new{font-size:1.667em}.products-nospace .product-preview .quick-view{background:none;border:none;color:#fff;font-size:inherit;height:auto;margin:0;opacity:1;padding:0!important;position:inherit;text-align:center;text-decoration:none;text-transform:uppercase;top:auto;width:auto}.products-nospace .product-preview .quick-view:hover{text-decoration:underline}.touch .product-preview .quick-view{display:none}@media (max-width: 767px){body.responsive .products-nospace .product-preview .hover .inside{color:#fff;text-align:center;margin-top:10%;font-size:.8em}}.product-view{position:relative;margin-top:-15px}.product-view.row{margin-top:0}.product-images-cell{position:absolute;width:100%;top:0;left:0}.product-info-cell{position:relative;z-index:101;width:40%;float:right;margin-top:25px;background:#fff;z-index:1001;padding:35px;margin-right:35px;-webkit-box-shadow:0 1px 3px rgba(5,5,5,0.1);box-shadow:0 1px 3px rgba(5,5,5,0.1)}@media (min-width: 768px) and (max-width: 1199px){body.responsive .product-info-cell{width:60%}}@media (min-width: 481px) and (max-width: 767px){body.responsive .product-info-cell{width:65%;margin-right:5px;padding:15px}}@media (max-width: 480px){body.responsive .product-images-cell{position:relative;width:100%}body.responsive .product-info-cell{width:98%;margin:160px auto 0;float:none;padding:15px}body.responsive #hover-left,body.responsive #hover-right{display:none}}@media (max-width: 400px){body.responsive .product-info-cell{margin-top:140px}}@media (max-width: 360px){body.responsive .product-info-cell{margin-top:120px}}@media (max-width: 320px){body.responsive .product-info-cell{margin-top:100px}}.products-nospace-outer{overflow:hidden;position:relative}.products-nospace-outer.row1{bottom:-1px}.products-nospace .slick-list{overflow:visible!important}.products-nospace .slick-slide img{opacity:1;cursor:pointer}.boxed .products-nospace-outer{overflow:hidden}.boxed .products-nospace .slick-list{overflow:hidden!important}.boxed .products-nospace{margin-left:0!important}.single-product-wrapper img{width:100%}.single-product-carousel{width:133.3%;margin-bottom:20px}.single-carousel-outer{overflow:visible;position:relative}@media (max-width: 480px){body.responsive .single-product-carousel{width:100%}body.responsive .single-carousel-outer{overflow:hidden;background:none}}.single-product-carousel .slick-list{overflow:visible!important}.single-product-carousel .slick-track{background:#c3c6c3}.single-product-carousel .slick-slide img{opacity:1;cursor:pointer}.single-product-carousel .slick-active:first-child img,.single-product-carousel :not(.slick-active)+.slick-active img{opacity:1}.brand-row{border-top:1px dotted #cacaca;padding:20px 0 0}.product-prev-next{line-height:42px;text-transform:uppercase;margin-bottom:25px}@media (max-width: 479px){body.responsive .product-prev-next{line-height:32px;font-size:9px}}.product-prev-next .line-divider{width:100%;height:24px}.product-prev-next .text-left .icon{margin-right:20px}@media (max-width: 479px){body.responsive .product-prev-next .text-left .icon{margin-right:3px}}.product-prev-next .text-right .icon{margin-left:20px}@media (max-width: 479px){body.responsive .product-prev-next .text-right .icon{margin-left:3px}}.product-prev-next .icon{display:inline-block;cursor:pointer;border:1px solid #d0d0d0;text-decoration:none;width:42px;height:42px;color:#a92da4;text-align:center}@media (max-width: 479px){body.responsive .product-prev-next .icon{width:32px;height:32px}}.product-prev-next .icon:after,.product-prev-next .icon:before{font-size:16px}.products-land{overflow:hidden;font-size:1em;background:#e7e7e7}@media (min-width: 768px) and (max-width: 991px){body.responsive .products-land{font-size:.8em}}@media (min-width: 1281px){body.responsive .products-land{font-size:1.2em}}.products-land .item .hover,.products-list .banner .hover{position:absolute;opacity:0;top:0;left:0;bottom:0;right:0;z-index:1;background:rgba(114,110,105,0.5);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;height:100%}.no-touch .products-land .item:hover .hover,.touch .products-land .item.hover_effect .hover,.no-touch .products-list .banner:hover .hover,.touch .products-list .banner.hover_effect .hover{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.products-land .item,.products-list .banner{float:left;position:relative;width:33.333333333333%;max-width:none}@media (max-width: 767px){body.responsive .products-land .item,body.responsive .products-list .banner{width:100%}}.products-land .item.double-width,.products-list .double-width.banner{width:66.666666666667%}@media (max-width: 767px){body.responsive .products-land .item.double-width,body.responsive .products-list .double-width.banner{width:100%}}.products-land .item img,.products-list .banner img{width:100%}.products-land .item .info,.products-list .banner .info,.collection-banner .info{position:absolute;z-index:2;text-transform:uppercase}.products-land .item .info.middle-left,.products-list .banner .info.middle-left,.collection-banner .info.middle-left{width:58%;height:50%;top:22%;left:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.middle-left,body.responsive .products-list .banner .info.middle-left,body.responsive .collection-banner .info.middle-left{top:10%;width:90%}}.products-land .item .info.middle-right,.products-list .banner .info.middle-right,.collection-banner .info.middle-right{width:58%;height:50%;top:25%;right:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.middle-right,body.responsive .products-list .banner .info.middle-right,body.responsive .collection-banner .info.middle-right{top:10%;width:90%}}.products-land .item .info.middle-center,.products-list .banner .info.middle-center,.collection-banner .info.middle-center{height:50%;top:25%;left:15%;right:15%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.middle-center,body.responsive .products-list .banner .info.middle-center,body.responsive .collection-banner .info.middle-center{top:10%;width:90%}}.products-land .item .info.top-left,.products-list .banner .info.top-left,.collection-banner .info.top-left{width:58%;top:12%;left:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.top-left,body.responsive .products-list .banner .info.top-left,body.responsive .collection-banner .info.top-left{width:90%}}.products-land .item .info.top-right,.products-list .banner .info.top-right,.collection-banner .info.top-right{width:58%;top:12%;right:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.top-right,body.responsive .products-list .banner .info.top-right,body.responsive .collection-banner .info.top-right{width:90%}}.products-land .item .info.top-center,.products-list .banner .info.top-center,.collection-banner .info.top-center{top:12%;left:15%;right:15%}.products-land .item .info.bottom-center,.products-list .banner .info.bottom-center,.collection-banner .info.bottom-center{bottom:7%;left:15%;right:15%}.products-land .item .info.bottom-right,.products-list .banner .info.bottom-right,.collection-banner .info.bottom-right{width:58%;bottom:7%;right:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.bottom-right,body.responsive .products-list .banner .info.bottom-right,body.responsive .collection-banner .info.bottom-right{width:90%}}.products-land .item .info.bottom-left,.products-list .banner .info.bottom-left,.collection-banner .info.bottom-left{width:58%;bottom:7%;left:5%}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .info.bottom-left,body.responsive .products-list .banner .info.bottom-left,body.responsive .collection-banner .info.bottom-left{width:90%}}.products-land .item .info.invert h2,.products-land .item .info.invert h4,.products-land .item .info.invert h6,.products-list .banner .info.invert h2,.products-list .banner .info.invert h4,.products-list .banner .info.invert h6,.collection-banner .info.invert h2,.collection-banner .info.invert h4,.collection-banner .info.invert h6{color:#fff;border-color:#fff}.products-land .item .info.invert .btn-cool,.products-list .banner .info.invert .btn-cool,.collection-banner .info.invert .btn-cool{background:#4d4d4d;color:#fff}@media (max-width: 767px){body.responsive .products-land .item.double-width .info,body.responsive .products-list .double-width.banner .info{width:90%}}.products-land .item.double-width .info.middle-left,.products-list .double-width.banner .info.middle-left{left:2%}@media (max-width: 767px){body.responsive .products-land .item.double-width .info.middle-left,body.responsive .products-list .double-width.banner .info.middle-left{left:5%}}.products-land .item.double-width .info.middle-right,.products-list .double-width.banner .info.middle-right{right:2%}@media (max-width: 767px){body.responsive .products-land .item.double-width .info.middle-right,body.responsive .products-list .double-width.banner .info.middle-right{left:5%}}.products-land .item.double-width .info.top-center,.products-list .double-width.banner .info.top-center{left:15%;right:15%}.products-land .item.double-width .info.bottom-center,.products-list .double-width.banner .info.bottom-center{left:15%;right:15%}.products-land .item.double-width .info.middle-right>.inside,.products-land .item.double-width .info.middle-left>.inside,.products-land .item.double-width .info.middle-center>.inside,.products-list .double-width.banner .info.middle-right>.inside,.products-list .double-width.banner .info.middle-left>.inside,.products-list .double-width.banner .info.middle-center>.inside{position:absolute;height:90%;top:5%}.products-land .item .text-white,.products-list .banner .text-white{color:#fff}.products-land .item .fsize18,.products-list .banner .fsize18,.collection-banner .banner .fsize18{font-size:1.25em;line-height:1em}.products-land .item .fsize21,.products-list .banner .fsize21,.collection-banner .fsize21{font-size:1.528em;line-height:1em}.products-land .item .fsize28,.products-list .banner .fsize28,.collection-banner .fsize28{font-size:1.944em;line-height:1em}.products-land .item .fsize30,.products-list .banner .fsize30,.collection-banner .fsize30{margin-bottom:.6em;font-size:2.0833em;line-height:1em}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .fsize30,body.responsive .products-list .banner .fsize30,body.responsive .collection-banner .fsize30{margin-bottom:0}}.products-land .item .fsize50,.products-list .banner .fsize50,.collection-banner .fsize50{margin-bottom:.6em;font-size:3.4725em;line-height:1em}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .fsize50,body.responsive .products-list .banner .fsize50,body.responsive .collection-banner .fsize50{margin-bottom:0}}.products-land .item .fsize24,.products-list .banner .fsize24,.collection-banner .fsize24{font-size:2em;line-height:1em}.products-land .item .fsize22,.products-list .banner .fsize22,.collection-banner .fsize22{margin-bottom:.6em;font-size:1.5275em;line-height:1em}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .fsize22,body.responsive .products-list .banner .fsize22,body.responsive .collection-banner .fsize22{margin-bottom:0}}.products-land .item .fsize40,.products-list .banner .fsize40,.collection-banner .fsize40{margin-bottom:.6em;font-size:2.665em;line-height:1em}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .fsize40,body.responsive .products-list .banner .fsize40,body.responsive .collection-banner .fsize40{margin-bottom:0}}.products-land .item .fsize16,.products-list .banner .fsize16,.collection-banner .fsize16{margin-bottom:.6em;font-size:1.1108em;line-height:1em}.products-land .item .fsize10,.products-list .banner .fsize10,.collection-banner .fsize10{margin-bottom:.6em;font-size:.6941em;line-height:1em}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .fsize10,body.responsive .products-list .banner .fsize10,body.responsive .collection-banner .fsize10{margin-bottom:0}}.products-land .item .line,.products-list .banner .line,.collection-banner .line{height:10px;margin-bottom:10px;border-bottom:1px solid #a92da4}@media (min-width: 480px) and (max-width: 767px){body.responsive .products-land .item .line,body.responsive .products-list .banner .line,body.responsive .collection-banner .line{height:5px;margin-bottom:5px}}.products-land .item h6,.products-list .banner h6,.collection-banner h6{font-size:.9167em}.products-land .item h2,.products-list .banner h2,.collection-banner h2{font-size:1.5em;padding:.44em;margin-bottom:.5em}.products-land .item h2.border,.products-list .banner h2.border,.collection-banner h2.border{border:1px solid #000}.products-land .item h2.quote:before,.products-list .banner h2.quote:before,.collection-banner h2.quote:before{display:inline-block;position:absolute;font-family:'flaticon';font-size:1.2em;content:'\e038';color:#a92da4;margin:-.6em 0 0 -1.2em}.products-land .item h2.underline,.products-list .banner h2.underline,.collection-banner h2.underline{border-bottom:1px solid #a92da4;padding-bottom:.5em;margin-bottom:.5em}.products-land .item h4,.products-list .banner h4,.collection-banner h4{font-size:1.0833em;line-height:1.25em;margin-bottom:.7em}.products-land .item .btn-cool,.products-list .banner .btn-cool{display:inline-block;background:#f0f0f0;border:none;padding:1.2em 1.8em;line-height:1em;height:auto}.products-land .item .btn-cool.btn-white,.products-list .banner .btn-cool.btn-white{background:#fff}.products-land .item .btn-cool.btn-transparent,.products-list .banner .btn-cool.btn-transparent{background:transparent;border:1px solid #fff}.products-land .item .btn-cool.btn-light,.products-list .banner .btn-cool.btn-light{background:#f9f9f9}.products-land .item .btn-cool.btn-dark,.products-list .banner .btn-cool.btn-dark{background:#4d4d4d;color:#fff}.products-land .item .btn-cool.btn-small,.products-list .banner .btn-cool.btn-small{padding:1em 1.6em;font-size:.77em}.products-land .item .stamp,.products-list .banner .stamp,.collection-banner .stamp{background:url(https://caliberapparels.com/skin/frontend/coolbaby/default/images/sale-stamp.png) no-repeat 0 0;width:101px;height:101px;display:inline-block;z-index:3}.products-land .item .stamp.top-left,.products-list .banner .stamp.top-left{position:absolute;top:5%;left:5%}.products-land .item .stamp.top-right,.products-list .banner .stamp.top-right{position:absolute;top:5%;right:5%}.products-land .item .stamp.bottom-right,.products-list .banner .stamp.bottom-right{position:absolute;bottom:5%;right:5%}.products-land .item .stamp.bottom-left,.products-list .banner .stamp.bottom-left{position:absolute;bottom:5%;left:5%}.products-land .item .stamp .inside,.products-list .banner .stamp .inside,.collection-banner .stamp .inside{text-align:center;font-size:9px;line-height:1em;padding:28px 0;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.25)}.products-land .item .stamp .inside span,.products-list .banner .stamp .inside span,.collection-banner .stamp .inside span{display:block;font-size:28px;font-weight:700;line-height:1em}.products-land .item:hover .btn-cool,.products-land .item:hover .invert .btn-cool,.products-list .banner:hover .btn-cool,.products-list .banner:hover .invert .btn-cool{background:#a92da4;color:#fff;border-color:transparent}.products-land-row{width:100%;clear:both;position:relative}.products-land.row{position:relative}.products-land.row:after{content:" ";display:block;position:absolute;z-index:100;bottom:0;width:100%;height:5px;border-bottom:5px solid #fff;margin-top:-5px}.products-land.row:before{content:" ";display:block;position:absolute;z-index:100;top:0;width:100%;height:5px;border-top:5px solid #fff}.products-land .item,.products-land .col{float:left;overflow:hidden;z-index:2}.products-land .item.video-item,.products-land .col.video-item{z-index:0}@media (max-width: 479px){body.responsive .products-land .item,body.responsive .products-land .col{width:100%!important}}.products-land .item.col1,.products-land .col.col1{width:25%}.products-land .item.col10,.products-land .col.col10{width:20%}.products-land .item.col2,.products-land .col.col2{width:30%}.products-land .item.col3,.products-land .col.col3{width:40%}.products-land .item.col4,.products-land .col.col4{width:30%}.products-land .item.col5,.products-land .col.col5{width:50%}.products-land .item.col6,.products-land .col.col6{width:15%}.products-land .item.col7,.products-land .col.col7{width:25%}.products-land .item.col8,.products-land .col.col8{width:35%;z-index:3}.products-land .item.col9,.products-land .col.col9{width:25%}.products-land .item.col9 .item,.products-land .col.col9 .item{width:100%}.products-land .item.pull-top-1,.products-land .col.pull-top-1{margin-top:-27.5%;z-index:1}.products-land .item.pull-top-2,.products-land .col.pull-top-2{margin-top:-27.4%}.products-land .item.pull-top-3,.products-land .col.pull-top-3{margin-top:-27.4%}.collection-banner{margin-bottom:35px}.collection-banner .image-bg{position:relative;padding:4%;margin-bottom:15px}.collection-banner .image{margin-bottom:15px;position:relative}.collection-banner .image-bg .image{margin-bottom:0}.collection-banner .image img{margin:0 auto}.collection-banner .title,.collection-banner p{margin:0;padding-bottom:6px}.collection-banner .btn-cool{display:inline-block}.collection-banner .stamp.top-left{position:absolute;top:5%;left:15%}.collection-banner .stamp.top-right{position:absolute;top:5%;right:15%}.collection-banner .stamp.bottom-right{position:absolute;bottom:5%;right:5%}.collection-banner .stamp.bottom-left{position:absolute;bottom:5%;left:5%}.collection-banner .stamp .inside{text-align:center;font-size:9px;line-height:1em;padding:28px 0;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.25)}.hover-squared{position:relative}.hover-squared .caption::after,.hover-squared .caption::before{pointer-events:none;position:absolute;top:15px;right:15px;bottom:15px;left:15px;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.image-bg .hover-squared .caption::after,.image-bg .hover-squared .caption::before{top:0;right:0;bottom:0;left:0}.hover-squared .caption::before{border-top:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.hover-squared .caption::after{border-right:2px solid #fff;border-left:2px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.hover-squared:hover .caption::after,.hover-squared:hover .caption::before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.product-video{display:block;position:relative;width:100%;height:100%;overflow:hidden}.product-video video{display:block;width:102%;height:102%;margin:-1%}.video-poster{display:none}.ios .product-video{display:none}.ios .video-poster{display:block}.animate,.animate-delay{opacity:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.scale{-webkit-animation:scale 1s 1 cubic-bezier(0.445,0.05,0.55,0.95);animation:scale 1s 1 cubic-bezier(0.445,0.05,0.55,0.95);opacity:1}@-webkit-keyframes scale{0%{-webkit-transform:scale(0.3);opacity:.1}100%{-webkit-transform:scale(1);opacity:1}}@keyframes scale{0%{-webkit-transform:scale(0.3);transform:scale(0.3);opacity:.1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animated.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-oanimation-name:fadeIn;-webkit-animation-name:fadeIn;animation-name:fadeIn;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-oanimation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;opacity:1}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-oanimation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;opacity:1}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-oanimation-name:fadeInRight;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;opacity:1}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(300px);-ms-transform:translateX(300px);transform:translateX(300px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-oanimation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;opacity:1}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounce{0%{top:-18px}100%{top:-24px}}@keyframes bounce{0%{top:-18px}100%{top:-24px}}.btn-cool,.filters-by-category li a,.filters-by-category li a,.filters-by-category li a.selected,.tags li a,.socials li a{-webkit-transition:all .5s ease;transition:all .5s ease}.navbar-search input.form-control{-webkit-transition:width .5s ease;transition:width .5s ease}.navbar-main-menu .item .btn-main,.sf-menu>li{-webkit-transition:border .1s ease;transition:border .1s ease}.navbar-switcher{-webkit-transition:background .5s ease;transition:background .5s ease}.find-us .icon{-webkit-transition:-webkit-transform 1s ease;transition:transform 1s ease}#off-canvas-menu,#outer-canvas,.mobile-nav .nav-item .tab-content,.mobile-nav .nav-item a{-webkit-transition:all .2s ease;transition:all .2s ease}#menuScrollerWrapper .dropdown{opacity:0;-webkit-transition:all 1s ease;transition:all 1s ease}#menuScrollerWrapper .dropdown.active{opacity:1}.animate-scale{-webkit-transition:all .2s linear 0;transition:all .2s linear 0}.animate-scale:hover{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}@media(max-width:930px){.filters-panel > .row > div{width:33.33%;float:left}.filters-panel > .row > div:last-of-type{width:100%;text-align:right;float:right}}@media(max-width:860px){.filters-panel > .row > div{width:auto}.filters-panel > .row > div:nth-of-type(3){float:right}}@media(max-width:767px){.filters-panel > .row > div:nth-of-type(3){float:left}.filters-panel > .row > div:last-of-type{width:auto;text-align:right;float:right}}@media(max-width:640px){.filters-panel > .row > div:nth-of-type(3){float:right}.filters-panel > .row > div:last-of-type{width:100%;text-align:right;float:none;clear:both}}@media(max-width:580px){.filters-panel > .row > div{width:auto}.filters-panel > .row > div:nth-of-type(3){float:right}}@media(max-width:440px){.filters-panel > .row > div{width:50%}.filters-panel > .row > div:nth-of-type(2){text-align:right}.filters-panel > .row > div:nth-of-type(3){float:none;clear:both;width:100%;text-align:center;margin-bottom:10px;border-top:1px solid #e9e9e9;padding-top:5px;border-bottom:1px solid #e9e9e9;padding-bottom:5px}.filters-panel > .row > div:last-of-type{text-align:center}}@media(max-width:991px){.touch .products-nospace .product-preview .rating,.touch .products-nospace .product-preview .product-controls-list{display:block!important}.touch .product-preview .quick-view{display:block}}
    .tp-static-layers {
        position: absolute;
        z-index: 505;
        top: 0;
        left: 0
    }
    .tp-hide-revslider,
    .tp-caption.tp-hidden-caption {
        visibility: hidden!important;
        display: none!important
    }
    .tp-caption {
        z-index: 1;
        white-space: nowrap
    }
    .tp-caption-demo .tp-caption {
        position: relative!important;
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 20px!important
    }
    .tp-caption.whitedivider3px {
        color: #000;
        text-shadow: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 1);
        text-decoration: none;
        min-width: 408px;
        min-height: 3px;
        background-position: initial initial;
        background-repeat: initial initial;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.finewide_large_white {
        color: #fff;
        text-shadow: none;
        font-size: 60px;
        line-height: 60px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        background-color: transparent;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 8px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.whitedivider3px {
        color: #000;
        text-shadow: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 1);
        text-decoration: none;
        font-size: 0;
        line-height: 0;
        min-width: 468px;
        min-height: 3px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.finewide_medium_white {
        color: #fff;
        text-shadow: none;
        font-size: 37px;
        line-height: 37px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        background-color: transparent;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 5px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.boldwide_small_white {
        font-size: 25px;
        line-height: 25px;
        font-weight: 800;
        font-family: "Open Sans", sans-serif;
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        text-shadow: none;
        text-transform: uppercase;
        letter-spacing: 5px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.whitedivider3px_vertical {
        color: #000;
        text-shadow: none;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 1);
        text-decoration: none;
        font-size: 0;
        line-height: 0;
        min-width: 3px;
        min-height: 130px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.finewide_small_white {
        color: #fff;
        text-shadow: none;
        font-size: 25px;
        line-height: 25px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        background-color: transparent;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 5px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.finewide_verysmall_white_mw {
        font-size: 13px;
        line-height: 25px;
        font-weight: 400;
        font-family: "Open Sans", sans-serif;
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        text-shadow: none;
        text-transform: uppercase;
        letter-spacing: 5px;
        max-width: 470px;
        white-space: normal!important;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.lightgrey_divider {
        text-decoration: none;
        background-color: #ebebeb;
        background-color: rgba(235, 235, 235, 1);
        width: 370px;
        height: 3px;
        background-position: initial initial;
        background-repeat: initial initial;
        border-width: 0;
        border-color: #222;
        border-style: none
    }
    .tp-caption.finewide_large_white {
        color: #FFF;
        text-shadow: none;
        font-size: 60px;
        line-height: 60px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        background-color: rgba(0, 0, 0, 0);
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 8px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.finewide_medium_white {
        color: #FFF;
        text-shadow: none;
        font-size: 34px;
        line-height: 34px;
        font-weight: 300;
        font-family: "Open Sans", sans-serif;
        background-color: rgba(0, 0, 0, 0);
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 5px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.huge_red {
        position: absolute;
        color: #df4b6b;
        font-weight: 400;
        font-size: 150px;
        line-height: 130px;
        font-family: 'Oswald', sans-serif;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap;
        background-color: #2d3136;
        padding: 0
    }
    .tp-caption.middle_yellow {
        position: absolute;
        color: #fbd572;
        font-weight: 600;
        font-size: 50px;
        line-height: 50px;
        font-family: 'Open Sans', sans-serif;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.huge_thin_yellow {
        position: absolute;
        color: #fbd572;
        font-weight: 300;
        font-size: 90px;
        line-height: 90px;
        font-family: 'Open Sans', sans-serif;
        margin: 0;
        letter-spacing: 20px;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.big_dark {
        position: absolute;
        color: #333;
        font-weight: 700;
        font-size: 70px;
        line-height: 70px;
        font-family: "Open Sans";
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.medium_dark {
        position: absolute;
        color: #333;
        font-weight: 300;
        font-size: 40px;
        line-height: 40px;
        font-family: "Open Sans";
        margin: 0;
        letter-spacing: 5px;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.medium_grey {
        position: absolute;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        font-family: Arial;
        padding: 2px 4px;
        margin: 0;
        border-width: 0;
        border-style: none;
        background-color: #888;
        white-space: nowrap
    }
    .tp-caption.small_text {
        position: absolute;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.medium_text {
        position: absolute;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.large_bold_white_25 {
        font-size: 55px;
        line-height: 65px;
        font-weight: 700;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        text-align: center;
        text-shadow: #000 0 5px 10px;
        border-width: 0;
        border-color: #fff;
        border-style: none
    }
    .tp-caption.medium_text_shadow {
        font-size: 25px;
        line-height: 25px;
        font-weight: 600;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        text-align: center;
        text-shadow: #000 0 5px 10px;
        border-width: 0;
        border-color: #fff;
        border-style: none
    }
    .tp-caption.large_text {
        position: absolute;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-size: 40px;
        line-height: 40px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.medium_bold_grey {
        font-size: 30px;
        line-height: 30px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #666;
        text-decoration: none;
        background-color: transparent;
        text-shadow: none;
        margin: 0;
        padding: 1px 4px 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.very_large_text {
        position: absolute;
        color: #fff;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        font-weight: 700;
        font-size: 60px;
        line-height: 60px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap;
        letter-spacing: -2px
    }
    .tp-caption.very_big_white {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 800;
        font-size: 60px;
        line-height: 60px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap;
        padding: 0 4px;
        padding-top: 1px;
        background-color: #000
    }
    .tp-caption.very_big_black {
        position: absolute;
        color: #000;
        text-shadow: none;
        font-weight: 700;
        font-size: 60px;
        line-height: 60px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap;
        padding: 0 4px;
        padding-top: 1px;
        background-color: #fff
    }
    .tp-caption.modern_medium_fat {
        position: absolute;
        color: #000;
        text-shadow: none;
        font-weight: 800;
        font-size: 24px;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.modern_medium_fat_white {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 800;
        font-size: 24px;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.modern_medium_light {
        position: absolute;
        color: #000;
        text-shadow: none;
        font-weight: 300;
        font-size: 24px;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.modern_big_bluebg {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 800;
        font-size: 30px;
        line-height: 36px;
        font-family: "Open Sans", sans-serif;
        padding: 3px 10px;
        margin: 0;
        border-width: 0;
        border-style: none;
        background-color: #4e5b6c;
        letter-spacing: 0
    }
    .tp-caption.modern_big_redbg {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 300;
        font-size: 30px;
        line-height: 36px;
        font-family: "Open Sans", sans-serif;
        padding: 3px 10px;
        padding-top: 1px;
        margin: 0;
        border-width: 0;
        border-style: none;
        background-color: #de543e;
        letter-spacing: 0
    }
    .tp-caption.modern_small_text_dark {
        position: absolute;
        color: #555;
        text-shadow: none;
        font-size: 14px;
        line-height: 22px;
        font-family: Arial;
        margin: 0;
        border-width: 0;
        border-style: none;
        white-space: nowrap
    }
    .tp-caption.boxshadow {
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
    }
    .tp-caption.black {
        color: #000;
        text-shadow: none
    }
    .tp-caption.noshadow {
        text-shadow: none
    }
    .tp-caption a {
        color: #ff7302;
        text-shadow: none;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out
    }
    .tp-caption a:hover {
        color: #ffa902
    }
    .tp-caption.thinheadline_dark {
        position: absolute;
        color: rgba(0, 0, 0, 0.85);
        text-shadow: none;
        font-weight: 300;
        font-size: 30px;
        line-height: 30px;
        font-family: "Open Sans";
        background-color: transparent
    }
    .tp-caption.thintext_dark {
        position: absolute;
        color: rgba(0, 0, 0, 0.85);
        text-shadow: none;
        font-weight: 300;
        font-size: 16px;
        line-height: 26px;
        font-family: "Open Sans";
        background-color: transparent
    }
    .tp-caption.medium_bg_red a {
        color: #fff;
        text-decoration: none
    }
    .tp-caption.medium_bg_red a:hover {
        color: #fff;
        text-decoration: underline
    }
    .tp-caption.smoothcircle {
        font-size: 30px;
        line-height: 75px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.498039);
        padding: 50px 25px;
        text-align: center;
        border-radius: 500px 500px 500px 500px;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.largeblackbg {
        font-size: 50px;
        line-height: 70px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #000;
        padding: 0 20px 5px;
        text-shadow: none;
        border-width: 0;
        border-color: #fff;
        border-style: none
    }
    .tp-caption.largepinkbg {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 300;
        font-size: 50px;
        line-height: 70px;
        font-family: "Open Sans";
        background-color: #db4360;
        padding: 0 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tp-caption.largewhitebg {
        position: absolute;
        color: #000;
        text-shadow: none;
        font-weight: 300;
        font-size: 50px;
        line-height: 70px;
        font-family: "Open Sans";
        background-color: #fff;
        padding: 0 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tp-caption.largegreenbg {
        position: absolute;
        color: #fff;
        text-shadow: none;
        font-weight: 300;
        font-size: 50px;
        line-height: 70px;
        font-family: "Open Sans";
        background-color: #67ae73;
        padding: 0 20px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .tp-caption.excerpt {
        font-size: 36px;
        line-height: 36px;
        font-weight: 700;
        font-family: Arial;
        color: #fff;
        text-decoration: none;
        background-color: rgba(0, 0, 0, 1);
        text-shadow: none;
        margin: 0;
        letter-spacing: -1.5px;
        padding: 1px 4px 0;
        width: 150px;
        white-space: normal!important;
        height: auto;
        border-width: 0;
        border-color: #fff;
        border-style: none
    }
    .tp-caption.large_bold_grey {
        font-size: 60px;
        line-height: 60px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #666;
        text-decoration: none;
        background-color: transparent;
        text-shadow: none;
        margin: 0;
        padding: 1px 4px 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_thin_grey {
        font-size: 34px;
        line-height: 30px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #666;
        text-decoration: none;
        background-color: transparent;
        padding: 1px 4px 0;
        text-shadow: none;
        margin: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.small_thin_grey {
        font-size: 18px;
        line-height: 26px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #757575;
        text-decoration: none;
        background-color: transparent;
        padding: 1px 4px 0;
        text-shadow: none;
        margin: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.lightgrey_divider {
        text-decoration: none;
        background-color: rgba(235, 235, 235, 1);
        width: 370px;
        height: 3px;
        background-position: initial initial;
        background-repeat: initial initial;
        border-width: 0;
        border-color: #222;
        border-style: none
    }
    .tp-caption.large_bold_darkblue {
        font-size: 58px;
        line-height: 60px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #34495e;
        text-decoration: none;
        background-color: transparent;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bg_darkblue {
        font-size: 20px;
        line-height: 20px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #34495e;
        padding: 10px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bold_red {
        font-size: 24px;
        line-height: 30px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #e33a0c;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_light_red {
        font-size: 21px;
        line-height: 26px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #e33a0c;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bg_red {
        font-size: 20px;
        line-height: 20px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #e33a0c;
        padding: 10px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bold_orange {
        font-size: 24px;
        line-height: 30px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #f39c12;
        text-decoration: none;
        background-color: transparent;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bg_orange {
        font-size: 20px;
        line-height: 20px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #f39c12;
        padding: 10px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.grassfloor {
        text-decoration: none;
        background-color: rgba(160, 179, 151, 1);
        width: 4000px;
        height: 150px;
        border-width: 0;
        border-color: #222;
        border-style: none
    }
    .tp-caption.large_bold_white {
        font-size: 58px;
        line-height: 60px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_light_white {
        font-size: 30px;
        line-height: 36px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.mediumlarge_light_white {
        font-size: 34px;
        line-height: 40px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.mediumlarge_light_white_center {
        font-size: 34px;
        line-height: 40px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        text-align: center;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_bg_asbestos {
        font-size: 20px;
        line-height: 20px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #7f8c8d;
        padding: 10px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.medium_light_black {
        font-size: 30px;
        line-height: 36px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #000;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.large_bold_black {
        font-size: 58px;
        line-height: 60px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #000;
        text-decoration: none;
        background-color: transparent;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.mediumlarge_light_darkblue {
        font-size: 34px;
        line-height: 40px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #34495e;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.small_light_white {
        font-size: 17px;
        line-height: 28px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: transparent;
        padding: 0;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.roundedimage {
        border-width: 0;
        border-color: #222;
        border-style: none
    }
    .tp-caption.large_bg_black {
        font-size: 40px;
        line-height: 40px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #000;
        padding: 10px 20px 15px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.mediumwhitebg {
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-family: "Open Sans";
        color: #000;
        text-decoration: none;
        background-color: #fff;
        padding: 5px 15px 10px;
        text-shadow: none;
        border-width: 0;
        border-color: #000;
        border-style: none
    }
    .tp-caption.medium_bg_orange_new1 {
        font-size: 20px;
        line-height: 20px;
        font-weight: 800;
        font-family: "Open Sans";
        color: #fff;
        text-decoration: none;
        background-color: #f39c12;
        padding: 10px;
        border-width: 0;
        border-color: #ffd658;
        border-style: none
    }
    .tp-caption.boxshadow {
        -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
    }
    .tp-caption.black {
        color: #000;
        text-shadow: none;
        font-weight: 300;
        font-size: 19px;
        line-height: 19px;
        font-family: 'Open Sans', sans
    }
    .tp-caption.noshadow {
        text-shadow: none
    }
    .tp_inner_padding {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        max-height: none!important
    }
    .tp-caption .frontcorner {
        width: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 0 solid transparent;
        border-top: 40px solid #00A8FF;
        position: absolute;
        left: -40px;
        top: 0
    }
    .tp-caption .backcorner {
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 40px solid transparent;
        border-bottom: 40px solid #00A8FF;
        position: absolute;
        right: 0;
        top: 0
    }
    .tp-caption .frontcornertop {
        width: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 0 solid transparent;
        border-bottom: 40px solid #00A8FF;
        position: absolute;
        left: -40px;
        top: 0
    }
    .tp-caption .backcornertop {
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 40px solid transparent;
        border-top: 40px solid #00A8FF;
        position: absolute;
        right: 0;
        top: 0
    }
    .tp-simpleresponsive .button {
        padding: 6px 13px 5px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        height: 30px;
        cursor: pointer;
        color: #fff!important;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6)!important;
        font-size: 15px;
        line-height: 45px!important;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/gradient/g30.png) repeat-x top;
        font-family: arial, sans-serif;
        font-weight: 700;
        letter-spacing: -1px
    }
    .tp-simpleresponsive .button.big {
        color: #fff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
        font-weight: 700;
        padding: 9px 20px;
        font-size: 19px;
        line-height: 57px!important;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/gradient/g40.png) repeat-x top
    }
    .tp-simpleresponsive .purchase:hover,
    .tp-simpleresponsive .button:hover,
    .tp-simpleresponsive .button.big:hover {
        background-position: bottom, 15px 11px
    }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .tp-simpleresponsive .button {
            padding: 4px 8px 3px;
            line-height: 25px!important;
            font-size: 11px!important;
            font-weight: 400
        }
        .tp-simpleresponsive a.button {
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            -ms-transition: none
        }
    }
    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tp-simpleresponsive .button {
            padding: 2px 5px;
            line-height: 20px!important;
            font-size: 10px!important
        }
        .tp-simpleresponsive a.button {
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            -ms-transition: none
        }
    }
    .tp-simpleresponsive .button.green,
    .tp-simpleresponsive .button:hover.green,
    .tp-simpleresponsive .purchase.green,
    .tp-simpleresponsive .purchase:hover.green {
        background-color: #21a117;
        -webkit-box-shadow: 0 3px 0 0 #104d0b;
        -moz-box-shadow: 0 3px 0 0 #104d0b;
        box-shadow: 0 3px 0 0 #104d0b
    }
    .tp-simpleresponsive .button.blue,
    .tp-simpleresponsive .button:hover.blue,
    .tp-simpleresponsive .purchase.blue,
    .tp-simpleresponsive .purchase:hover.blue {
        background-color: #1d78cb;
        -webkit-box-shadow: 0 3px 0 0 #0f3e68;
        -moz-box-shadow: 0 3px 0 0 #0f3e68;
        box-shadow: 0 3px 0 0 #0f3e68
    }
    .tp-simpleresponsive .button.red,
    .tp-simpleresponsive .button:hover.red,
    .tp-simpleresponsive .purchase.red,
    .tp-simpleresponsive .purchase:hover.red {
        background-color: #cb1d1d;
        -webkit-box-shadow: 0 3px 0 0 #7c1212;
        -moz-box-shadow: 0 3px 0 0 #7c1212;
        box-shadow: 0 3px 0 0 #7c1212
    }
    .tp-simpleresponsive .button.orange,
    .tp-simpleresponsive .button:hover.orange,
    .tp-simpleresponsive .purchase.orange,
    .tp-simpleresponsive .purchase:hover.orange {
        background-color: #f70;
        -webkit-box-shadow: 0 3px 0 0 #a34c00;
        -moz-box-shadow: 0 3px 0 0 #a34c00;
        box-shadow: 0 3px 0 0 #a34c00
    }
    .tp-simpleresponsive .button.darkgrey,
    .tp-simpleresponsive .button.grey,
    .tp-simpleresponsive .button:hover.darkgrey,
    .tp-simpleresponsive .button:hover.grey,
    .tp-simpleresponsive .purchase.darkgrey,
    .tp-simpleresponsive .purchase:hover.darkgrey {
        background-color: #555;
        -webkit-box-shadow: 0 3px 0 0 #222;
        -moz-box-shadow: 0 3px 0 0 #222;
        box-shadow: 0 3px 0 0 #222
    }
    .tp-simpleresponsive .button.lightgrey,
    .tp-simpleresponsive .button:hover.lightgrey,
    .tp-simpleresponsive .purchase.lightgrey,
    .tp-simpleresponsive .purchase:hover.lightgrey {
        background-color: #888;
        -webkit-box-shadow: 0 3px 0 0 #555;
        -moz-box-shadow: 0 3px 0 0 #555;
        box-shadow: 0 3px 0 0 #555
    }
    .fullscreen-container {
        width: 100%;
        position: relative;
        padding: 0
    }
    .fullwidthbanner-container {
        width: 100%;
        position: relative;
        padding: 0;
        overflow: hidden
    }
    .fullwidthbanner-container .fullwidthbanner {
        width: 100%;
        position: relative
    }
    .tp-simpleresponsive .caption,
    .tp-simpleresponsive .tp-caption {
        position: absolute;
        visibility: hidden;
        -webkit-font-smoothing: antialiased!important
    }
    .tp-simpleresponsive img {
        max-width: none
    }
    .noFilterClass {
        filter: none!important
    }
    .tp-bannershadow {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none
    }
    .tp-bannershadow.tp-shadow1 {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/shadow1.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 60px;
        bottom: -60px
    }
    .tp-bannershadow.tp-shadow2 {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/shadow2.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 60px;
        bottom: -60px
    }
    .tp-bannershadow.tp-shadow3 {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/shadow3.png) no-repeat;
        background-size: 100% 100%;
        width: 890px;
        height: 60px;
        bottom: -60px
    }
    .caption.fullscreenvideo {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%
    }
    .caption.fullscreenvideo iframe,
    .caption.fullscreenvideo video {
        width: 100%!important;
        height: 100%!important;
        display: none
    }
    .tp-caption.fullscreenvideo {
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%
    }
    .tp-caption.fullscreenvideo iframe,
    .tp-caption.fullscreenvideo iframe video {
        width: 100%!important;
        height: 100%!important;
        display: none
    }
    .fullcoveredvideo video,
    .fullscreenvideo video {
        background: #000
    }
    .fullcoveredvideo .tp-poster {
        background-position: center center;
        background-size: cover;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
    .html5vid.videoisplaying .tp-poster {
        display: none
    }
    .tp-video-play-button {
        background: #000;
        background: rgba(0, 0, 0, 0.3);
        padding: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 40px;
        color: #FFF;
        z-index: 3;
        margin-top: -27px;
        margin-left: -28px;
        text-align: center;
        cursor: pointer
    }
    .html5vid .tp-revstop {
        width: 6px;
        height: 20px;
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        position: relative;
        margin: 10px 20px;
        display: none
    }
    .html5vid.videoisplaying .revicon-right-dir {
        display: none
    }
    .html5vid.videoisplaying .tp-revstop {
        display: block
    }
    .html5vid.videoisplaying .tp-video-play-button {
        display: none
    }
    .html5vid:hover .tp-video-play-button {
        display: block
    }
    .fullcoveredvideo .tp-video-play-button {
        display: none!important
    }
    .tp-dottedoverlay {
        background-repeat: repeat;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }
    .tp-dottedoverlay.twoxtwo {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/gridtile.png)
    }
    .tp-dottedoverlay.twoxtwowhite {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/gridtile_white.png)
    }
    .tp-dottedoverlay.threexthree {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/gridtile_3x3.png)
    }
    .tp-dottedoverlay.threexthreewhite {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/gridtile_3x3_white.png)
    }
    .tpclear {
        clear: both
    }
    .tp-bullets {
        z-index: 1000;
        position: absolute;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        -webkit-transition: opacity .2s ease-out;
        -moz-transition: opacity .2s ease-out;
        -o-transition: opacity .2s ease-out;
        -ms-transition: opacity .2s ease-out;
        -webkit-transform: translateZ(5px)
    }
    .tp-bullets.hidebullets {
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }
    .tp-bullets.simplebullets.navbar {
        border: 1px solid #666;
        border-bottom: 1px solid #444;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/boxed_bgtile.png);
        height: 40px;
        padding: 0 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .tp-bullets.simplebullets.navbar-old {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/navigdots_bgtile.png);
        height: 35px;
        padding: 0 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .tp-bullets.simplebullets.round .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/bullet.png) no-Repeat top left;
        width: 20px;
        height: 20px;
        margin-right: 0;
        float: left;
        margin-top: 0;
        margin-left: 3px
    }
    .tp-bullets.simplebullets.round .bullet.last {
        margin-right: 3px
    }
    .tp-bullets.simplebullets.round-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/bullets.png) no-Repeat bottom left;
        width: 23px;
        height: 23px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-bullets.simplebullets.round-old .bullet.last {
        margin-right: 0
    }
    .tp-bullets.simplebullets.square .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/bullets2.png) no-Repeat bottom left;
        width: 19px;
        height: 19px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-bullets.simplebullets.square .bullet.last {
        margin-right: 0
    }
    .tp-bullets.simplebullets.square-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/bullets2.png) no-Repeat bottom left;
        width: 19px;
        height: 19px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-bullets.simplebullets.square-old .bullet.last {
        margin-right: 0
    }
    .tp-bullets.simplebullets.navbar .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/bullet_boxed.png) no-Repeat top left;
        width: 18px;
        height: 19px;
        margin-right: 5px;
        float: left;
        margin-top: 0
    }
    .tp-bullets.simplebullets.navbar .bullet.first {
        margin-left: 0!important
    }
    .tp-bullets.simplebullets.navbar .bullet.last {
        margin-right: 0!important
    }
    .tp-bullets.simplebullets.navbar-old .bullet {
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/navigdots.png) no-Repeat bottom left;
        width: 15px;
        height: 15px;
        margin-left: 5px!important;
        margin-right: 5px!important;
        float: left;
        margin-top: 10px
    }
    .tp-bullets.simplebullets.navbar-old .bullet.first {
        margin-left: 0!important
    }
    .tp-bullets.simplebullets.navbar-old .bullet.last {
        margin-right: 0!important
    }
    .tp-bullets.simplebullets .bullet:hover,
    .tp-bullets.simplebullets .bullet.selected {
        background-position: top left
    }
    .tp-bullets.simplebullets.round .bullet:hover,
    .tp-bullets.simplebullets.round .bullet.selected,
    .tp-bullets.simplebullets.navbar .bullet:hover,
    .tp-bullets.simplebullets.navbar .bullet.selected {
        background-position: bottom left
    }
    .tparrows {
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        -webkit-transition: opacity .2s ease-out;
        -moz-transition: opacity .2s ease-out;
        -o-transition: opacity .2s ease-out;
        -ms-transition: opacity .2s ease-out;
        -webkit-transform: translateZ(5000px);
        -webkit-transform-style: flat;
        -webkit-backface-visibility: hidden;
        z-index: 600;
        position: relative
    }
    .tparrows.hidearrows {
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }
    .tp-leftarrow {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/large_left.png) no-Repeat top left;
        width: 40px;
        height: 40px
    }
    .tp-rightarrow {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/large_right.png) no-Repeat top left;
        width: 40px;
        height: 40px
    }
    .tp-leftarrow.round {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/small_left.png) no-Repeat top left;
        width: 19px;
        height: 14px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-rightarrow.round {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/small_right.png) no-Repeat top left;
        width: 19px;
        height: 14px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-leftarrow.round-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_left.png) no-Repeat top left;
        width: 26px;
        height: 26px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-rightarrow.round-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_right.png) no-Repeat top left;
        width: 26px;
        height: 26px;
        margin-right: 0;
        float: left;
        margin-top: 0
    }
    .tp-leftarrow.navbar {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/small_left_boxed.png) no-Repeat top left;
        width: 20px;
        height: 15px;
        float: left;
        margin-right: 6px;
        margin-top: 12px
    }
    .tp-rightarrow.navbar {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/small_right_boxed.png) no-Repeat top left;
        width: 20px;
        height: 15px;
        float: left;
        margin-left: 6px;
        margin-top: 12px
    }
    .tp-leftarrow.navbar-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrowleft.png) no-Repeat top left;
        width: 9px;
        height: 16px;
        float: left;
        margin-right: 6px;
        margin-top: 10px
    }
    .tp-rightarrow.navbar-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrowright.png) no-Repeat top left;
        width: 9px;
        height: 16px;
        float: left;
        margin-left: 6px;
        margin-top: 10px
    }
    .tp-leftarrow.navbar-old.thumbswitharrow {
        margin-right: 10px
    }
    .tp-rightarrow.navbar-old.thumbswitharrow {
        margin-left: 0
    }
    .tp-leftarrow.square {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_left2.png) no-Repeat top left;
        width: 12px;
        height: 17px;
        float: left;
        margin-right: 0;
        margin-top: 0
    }
    .tp-rightarrow.square {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_right2.png) no-Repeat top left;
        width: 12px;
        height: 17px;
        float: left;
        margin-left: 0;
        margin-top: 0
    }
    .tp-leftarrow.square-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_left2.png) no-Repeat top left;
        width: 12px;
        height: 17px;
        float: left;
        margin-right: 0;
        margin-top: 0
    }
    .tp-rightarrow.square-old {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/arrow_right2.png) no-Repeat top left;
        width: 12px;
        height: 17px;
        float: left;
        margin-left: 0;
        margin-top: 0
    }
    .tp-leftarrow.default {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/large_left.png) no-Repeat 0 0;
        width: 40px;
        height: 40px
    }
    .tp-rightarrow.default {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/large_right.png) no-Repeat 0 0;
        width: 40px;
        height: 40px
    }
    .tp-leftarrow:hover,
    .tp-rightarrow:hover {
        background-position: bottom left
    }
    .tp-bullets.tp-thumbs {
        z-index: 1000;
        position: absolute;
        padding: 3px;
        background-color: #fff;
        width: 500px;
        height: 50px;
        margin-top: -50px
    }
    .fullwidthbanner-container .tp-thumbs {
        padding: 3px
    }
    .tp-bullets.tp-thumbs .tp-mask {
        width: 500px;
        height: 50px;
        overflow: hidden;
        position: relative
    }
    .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
        width: 5000px;
        position: absolute
    }
    .tp-bullets.tp-thumbs .bullet {
        width: 100px;
        height: 50px;
        cursor: pointer;
        overflow: hidden;
        background: none;
        margin: 0;
        float: left;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5;
        opacity: .5;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out
    }
    .tp-bullets.tp-thumbs .bullet:hover,
    .tp-bullets.tp-thumbs .bullet.selected {
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
    .tp-thumbs img {
        width: 100%
    }
    .tp-bannertimer {
        width: 100%;
        height: 10px;
        position: absolute;
        z-index: 200;
        top: 0
    }
    .tp-bannertimer.tp-bottom {
        bottom: 0;
        height: 5px;
        top: auto
    }
    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .responsive .tp-bullets {
            display: none
        }
        .responsive .tparrows {
            display: none
        }
    }
    .tp-simpleresponsive img {
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none
    }
    .tp-simpleresponsive a {
        text-decoration: none
    }
    .tp-simpleresponsive ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .tp-simpleresponsive >ul >li {
        list-stye: none;
        position: absolute;
        visibility: hidden
    }
    .caption.slidelink a div,
    .tp-caption.slidelink a div {
        width: 3000px;
        height: 1500px;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/coloredbg.png) repeat
    }
    .tparrows .tp-arr-imgholder {
        display: none
    }
    .tparrows .tp-arr-titleholder {
        display: none
    }
    .tparrows.preview1 {
        width: 100px;
        height: 100px;
        -webkit-transform-style: preserve-3d;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        background: transparent
    }
    .tparrows.preview1:after {
        position: absolute;
        left: 0;
        top: 0;
        font-family: "revicons";
        color: #fff;
        font-size: 30px;
        width: 100px;
        height: 100px;
        text-align: center;
        background: #fff;
        background: rgba(0, 0, 0, 0.15);
        z-index: 2;
        line-height: 100px;
        -webkit-transition: background 0.3s, color .3s;
        -moz-transition: background 0.3s, color .3s;
        transition: background 0.3s, color .3s
    }
    .tp-rightarrow.preview1:after {
        content: '\e825'
    }
    .tp-leftarrow.preview1:after {
        content: '\e824'
    }
    .tparrows.preview1:hover:after {
        background: rgba(255, 255, 255, 1);
        color: #aaa
    }
    .tparrows.preview1 .tp-arr-imgholder {
        background-size: cover;
        background-position: center center;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .tp-rightarrow.preview1 .tp-arr-imgholder {
        right: 100%;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }
    .tp-leftarrow.preview1 .tp-arr-imgholder {
        left: 100%;
        -webkit-transform: rotateY(90deg);
        transform: rotateY(-90deg);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    .tparrows.preview1:hover .tp-arr-imgholder {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview1,
        .tparrows.preview1:after {
            width: 80px;
            height: 80px;
            line-height: 80px;
            font-size: 24px
        }
    }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .tparrows.preview1,
        .tparrows.preview1:after {
            width: 60px;
            height: 60px;
            line-height: 60px;
            font-size: 20px
        }
    }
    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tparrows.preview1,
        .tparrows.preview1:after {
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 12px
        }
    }
    .tp-bullets.preview1 {
        height: 21px
    }
    .tp-bullets.preview1 .bullet {
        cursor: pointer;
        position: relative!important;
        background: rgba(0, 0, 0, 0.15)!important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 5px!important;
        height: 5px!important;
        border: 8px solid rgba(0, 0, 0, 0)!important;
        display: inline-block;
        margin-right: 5px!important;
        margin-bottom: 0!important;
        -webkit-transition: background-color 0.2s, border-color .2s;
        -moz-transition: background-color 0.2s, border-color .2s;
        -o-transition: background-color 0.2s, border-color .2s;
        -ms-transition: background-color 0.2s, border-color .2s;
        transition: background-color 0.2s, border-color .2s;
        float: none!important;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }
    .tp-bullets.preview1 .bullet.last {
        margin-right: 0
    }
    .tp-bullets.preview1 .bullet:hover,
    .tp-bullets.preview1 .bullet.selected {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: #aaa!important;
        width: 5px!important;
        height: 5px!important;
        border: 8px solid rgba(255, 255, 255, 1)!important
    }
    .tparrows.preview2 {
        min-width: 60px;
        min-height: 60px;
        background: #fff;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        overflow: hidden;
        -webkit-transition: -webkit-transform 1.3s;
        -webkit-transition: width 0.3s, background-color 0.3s, opacity .3s;
        transition: width 0.3s, background-color 0.3s, opacity .3s;
        backface-visibility: hidden
    }
    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: "revicons";
        color: #aaa;
        font-size: 25px;
        margin-top: -12px;
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        transition: color .3s
    }
    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 18px
    }
    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 18px
    }
    .tparrows.preview2 .tp-arr-titleholder {
        background-size: cover;
        background-position: center center;
        display: block;
        width: auto;
        position: absolute;
        top: 0;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        white-space: nowrap;
        color: #000;
        text-transform: uppercase;
        white-space: nowrap;
        letter-spacing: 1px;
        font-weight: 400;
        font-size: 14px;
        line-height: 60px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 50px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 50px;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    .tparrows.preview2.hovered {
        width: 300px
    }
    .tparrows.preview2:hover {
        background: #fff
    }
    .tparrows.preview2:hover:after {
        color: #000
    }
    .tparrows.preview2:hover .tp-arr-titleholder {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    .tp-bullets.preview2 {
        height: 17px
    }
    .tp-bullets.preview2 .bullet {
        cursor: pointer;
        position: relative!important;
        background: rgba(0, 0, 0, 0.5)!important;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 0)!important;
        display: inline-block;
        margin-right: 2px!important;
        margin-bottom: 0!important;
        -webkit-transition: background-color 0.2s, border-color .2s;
        -moz-transition: background-color 0.2s, border-color .2s;
        -o-transition: background-color 0.2s, border-color .2s;
        -ms-transition: background-color 0.2s, border-color .2s;
        transition: background-color 0.2s, border-color .2s;
        float: none!important;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }
    .tp-bullets.preview2 .bullet.last {
        margin-right: 0
    }
    .tp-bullets.preview2 .bullet:hover,
    .tp-bullets.preview2 .bullet.selected {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: rgba(255, 255, 255, 1)!important;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 1)!important
    }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview2 {
            min-width: 40px;
            min-height: 40px;
            width: 40px;
            height: 40px;
            border-radius: 20px;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px
        }
        .tparrows.preview2:after {
            position: absolute;
            top: 50%;
            font-family: "revicons";
            font-size: 20px;
            margin-top: -12px
        }
        .tp-rightarrow.preview2:after {
            content: '\e81e';
            right: 11px
        }
        .tp-leftarrow.preview2:after {
            content: '\e81f';
            left: 11px
        }
        .tparrows.preview2 .tp-arr-titleholder {
            font-size: 12px;
            line-height: 40px;
            letter-spacing: 0
        }
        .tp-rightarrow.preview2 .tp-arr-titleholder {
            right: 35px
        }
        .tp-leftarrow.preview2 .tp-arr-titleholder {
            left: 35px
        }
    }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .tparrows.preview2 {
            min-width: 30px;
            min-height: 30px;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px
        }
        .tparrows.preview2:after {
            position: absolute;
            top: 50%;
            font-family: "revicons";
            font-size: 14px;
            margin-top: -12px
        }
        .tp-rightarrow.preview2:after {
            content: '\e81e';
            right: 8px
        }
        .tp-leftarrow.preview2:after {
            content: '\e81f';
            left: 8px
        }
        .tparrows.preview2 .tp-arr-titleholder {
            font-size: 10px;
            line-height: 30px;
            letter-spacing: 0
        }
        .tp-rightarrow.preview2 .tp-arr-titleholder {
            right: 25px
        }
        .tp-leftarrow.preview2 .tp-arr-titleholder {
            left: 25px
        }
    }
    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tparrows.preview2 {
            min-width: 30px;
            min-height: 30px;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px
        }
        .tparrows.preview2:after {
            position: absolute;
            top: 50%;
            font-family: "revicons";
            font-size: 14px;
            margin-top: -12px
        }
        .tp-rightarrow.preview2:after {
            content: '\e81e';
            right: 8px
        }
        .tp-leftarrow.preview2:after {
            content: '\e81f';
            left: 8px
        }
        .tparrows.preview2 .tp-arr-titleholder {
            display: none;
            visibility: none
        }
        .tparrows.preview2:hover {
            width: 30px!important;
            height: 30px!important
        }
    }
    .tparrows.preview3 {
        width: 70px;
        height: 70px;
        background: #fff;
        background: rgba(255, 255, 255, 1);
        -webkit-transform-style: flat
    }
    .tparrows.preview3:after {
        position: absolute;
        line-height: 70px;
        text-align: center;
        font-family: "revicons";
        color: #aaa;
        font-size: 30px;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 100;
        width: 70px;
        height: 70px;
        -webkit-transition: color .3s;
        -moz-transition: color .3s;
        transition: color .3s
    }
    .tparrows.preview3:hover:after {
        color: #000
    }
    .tp-rightarrow.preview3:after {
        content: '\e825'
    }
    .tp-leftarrow.preview3:after {
        content: '\e824'
    }
    .tparrows.preview3 .tp-arr-iwrapper {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition: -webkit-transform .2s;
        transition: transform .2s;
        z-index: 0;
        position: absolute;
        background: #000;
        background: rgba(0, 0, 0, 0.75);
        display: table;
        min-height: 90px;
        top: -10px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    .tparrows.preview3 .tp-arr-imgholder {
        display: block;
        background-size: cover;
        background-position: center center;
        display: table-cell;
        min-width: 90px;
        height: 90px;
        position: relative;
        top: 0
    }
    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        right: 0;
        padding-right: 70px
    }
    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        left: 0;
        direction: rtl;
        padding-left: 70px
    }
    .tparrows.preview3 .tp-arr-titleholder {
        display: table-cell;
        padding: 30px;
        font-size: 16px;
        color: #fff;
        white-space: nowrap;
        position: relative;
        clear: right;
        vertical-align: middle
    }
    .tparrows.preview3:hover .tp-arr-iwrapper {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    .tp-bullets.preview3 {
        height: 17px
    }
    .tp-bullets.preview3 .bullet {
        cursor: pointer;
        position: relative!important;
        background: rgba(0, 0, 0, 0.5)!important;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 0)!important;
        display: inline-block;
        margin-right: 2px!important;
        margin-bottom: 0!important;
        -webkit-transition: background-color 0.2s, border-color .2s;
        -moz-transition: background-color 0.2s, border-color .2s;
        -o-transition: background-color 0.2s, border-color .2s;
        -ms-transition: background-color 0.2s, border-color .2s;
        transition: background-color 0.2s, border-color .2s;
        float: none!important;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }
    .tp-bullets.preview3 .bullet.last {
        margin-right: 0
    }
    .tp-bullets.preview3 .bullet:hover,
    .tp-bullets.preview3 .bullet.selected {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: rgba(255, 255, 255, 1)!important;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 1)!important
    }
    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview3:after,
        .tparrows.preview3 {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 20px
        }
        .tparrows.preview3 .tp-arr-iwrapper {
            min-height: 70px
        }
        .tparrows.preview3 .tp-arr-imgholder {
            min-width: 70px;
            height: 70px
        }
        .tp-rightarrow.preview3 .tp-arr-iwrapper {
            padding-right: 50px
        }
        .tp-leftarrow.preview3 .tp-arr-iwrapper {
            padding-left: 50px
        }
        .tparrows.preview3 .tp-arr-titleholder {
            padding: 10px;
            font-size: 16px
        }
    }
    @media only screen and (max-width: 767px) {
        .tparrows.preview3:after,
        .tparrows.preview3 {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 20px
        }
        .tparrows.preview3 .tp-arr-iwrapper {
            min-height: 70px
        }
    }
    .tparrows.preview4 {
        width: 30px;
        height: 110px;
        background: transparent;
        -webkit-transform-style: preserve-3d;
        -webkit-perspective: 1000;
        -moz-perspective: 1000
    }
    .tparrows.preview4:after {
        position: absolute;
        line-height: 110px;
        text-align: center;
        font-family: "revicons";
        color: #fff;
        font-size: 20px;
        top: 0;
        left: 0;
        z-index: 0;
        width: 30px;
        height: 110px;
        background: #000;
        background: rgba(0, 0, 0, 0.25);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
    .tp-rightarrow.preview4:after {
        content: '\e825'
    }
    .tp-leftarrow.preview4:after {
        content: '\e824'
    }
    .tparrows.preview4 .tp-arr-allwrapper {
        visibility: hidden;
        width: 180px;
        position: absolute;
        z-index: 1;
        min-height: 120px;
        top: 0;
        left: -150px;
        overflow: hidden;
        -webkit-perspective: 1000px;
        -webkit-transform-style: flat
    }
    .tp-leftarrow.preview4 .tp-arr-allwrapper {
        left: 0
    }
    .tparrows.preview4 .tp-arr-iwrapper {
        position: relative
    }
    .tparrows.preview4 .tp-arr-imgholder {
        display: block;
        background-size: cover;
        background-position: center center;
        width: 180px;
        height: 110px;
        position: relative;
        top: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .tparrows.preview4 .tp-arr-imgholder2 {
        display: block;
        background-size: cover;
        background-position: center center;
        width: 180px;
        height: 110px;
        position: absolute;
        top: 0;
        left: 180px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .tp-leftarrow.preview4 .tp-arr-imgholder2 {
        left: -180px
    }
    .tparrows.preview4 .tp-arr-titleholder {
        display: block;
        font-size: 12px;
        line-height: 25px;
        padding: 0 10px;
        text-align: left;
        color: #fff;
        position: relative;
        background: #000;
        color: #FFF;
        text-transform: uppercase;
        white-space: nowrap;
        letter-spacing: 1px;
        font-weight: 700;
        font-size: 11px;
        line-height: 2.75;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0
    }
    .tparrows.preview4:after {
        transform-origin: 100% 100%;
        -webkit-transform-origin: 100% 100%
    }
    .tp-leftarrow.preview4:after {
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
    @media only screen and (min-width: 768px) {
        .tparrows.preview4:hover:after {
            -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg)
        }
        .tp-leftarrow.preview4:hover:after {
            -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg)
        }
        .tparrows.preview4:hover .tp-arr-titleholder {
            -webkit-transition-delay: .4s;
            transition-delay: .4s;
            -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
            -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1
        }
    }
    .tp-bullets.preview4 {
        height: 17px
    }
    .tp-bullets.preview4 .bullet {
        cursor: pointer;
        position: relative!important;
        background: rgba(0, 0, 0, 0.5)!important;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 0)!important;
        display: inline-block;
        margin-right: 2px!important;
        margin-bottom: 0!important;
        -webkit-transition: background-color 0.2s, border-color .2s;
        -moz-transition: background-color 0.2s, border-color .2s;
        -o-transition: background-color 0.2s, border-color .2s;
        -ms-transition: background-color 0.2s, border-color .2s;
        transition: background-color 0.2s, border-color .2s;
        float: none!important;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }
    .tp-bullets.preview4 .bullet.last {
        margin-right: 0
    }
    .tp-bullets.preview4 .bullet:hover,
    .tp-bullets.preview4 .bullet.selected {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: rgba(255, 255, 255, 1)!important;
        width: 6px!important;
        height: 6px!important;
        border: 5px solid rgba(0, 0, 0, 1)!important
    }
    @media only screen and (max-width: 767px) {
        .tparrows.preview4 {
            width: 20px;
            height: 80px
        }
        .tparrows.preview4:after {
            width: 20px;
            height: 80px;
            line-height: 80px;
            font-size: 14px
        }
        .tparrows.preview1 .tp-arr-allwrapper,
        .tparrows.preview2 .tp-arr-allwrapper,
        .tparrows.preview3 .tp-arr-allwrapper,
        .tparrows.preview4 .tp-arr-allwrapper {
            display: none!important
        }
    }
    .tp-loader {
        top: 50%;
        left: 50%;
        z-index: 10000;
        position: absolute
    }
    .tp-loader.spinner0 {
        width: 40px;
        height: 40px;
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/loader.gif) no-repeat center center;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        margin-top: -20px;
        margin-left: -20px;
        -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px
    }
    .tp-loader.spinner1 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        margin-top: -20px;
        margin-left: -20px;
        -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px
    }
    .tp-loader.spinner5 {
        background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/loader.gif) no-repeat 10px 10px;
        background-color: #fff;
        margin: -22px;
        width: 44px;
        height: 44px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px
    }
    @-webkit-keyframes tp-rotateplane {
        0% {
            -webkit-transform: perspective(120px)
        }
        50% {
            -webkit-transform: perspective(120px) rotateY(180deg)
        }
        100% {
            -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
        }
    }
    @keyframes tp-rotateplane {
        0% {
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
        }
        50% {
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
        }
        100% {
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
        }
    }
    .tp-loader.spinner2 {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        margin-left: -20px;
        background-color: red;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        border-radius: 100%;
        -webkit-animation: tp-scaleout 1s infinite ease-in-out;
        animation: tp-scaleout 1s infinite ease-in-out
    }
    @-webkit-keyframes tp-scaleout {
        0% {
            -webkit-transform: scale(0.0)
        }
        100% {
            -webkit-transform: scale(1.0);
            opacity: 0
        }
    }
    @keyframes tp-scaleout {
        0% {
            transform: scale(0.0);
            -webkit-transform: scale(0.0)
        }
        100% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
            opacity: 0
        }
    }
    .tp-loader.spinner3 {
        margin: -9px 0 0 -35px;
        width: 70px;
        text-align: center
    }
    .tp-loader.spinner3 .bounce1,
    .tp-loader.spinner3 .bounce2,
    .tp-loader.spinner3 .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
        animation: tp-bouncedelay 1.4s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    .tp-loader.spinner3 .bounce1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s
    }
    .tp-loader.spinner3 .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s
    }
    @-webkit-keyframes tp-bouncedelay {
        0%,
        80%,
        100% {
            -webkit-transform: scale(0.0)
        }
        40% {
            -webkit-transform: scale(1.0)
        }
    }
    @keyframes tp-bouncedelay {
        0%,
        80%,
        100% {
            transform: scale(0.0);
            -webkit-transform: scale(0.0)
        }
        40% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0)
        }
    }
    .tp-loader.spinner4 {
        margin: -20px 0 0 -20px;
        width: 40px;
        height: 40px;
        text-align: center;
        -webkit-animation: tp-rotate 2s infinite linear;
        animation: tp-rotate 2s infinite linear
    }
    .tp-loader.spinner4 .dot1,
    .tp-loader.spinner4 .dot2 {
        width: 60%;
        height: 60%;
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: #fff;
        border-radius: 100%;
        -webkit-animation: tp-bounce 2s infinite ease-in-out;
        animation: tp-bounce 2s infinite ease-in-out;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
    }
    .tp-loader.spinner4 .dot2 {
        top: auto;
        bottom: 0;
        -webkit-animation-delay: -1s;
        animation-delay: -1s
    }
    @-webkit-keyframes tp-rotate {
        100% {
            -webkit-transform: rotate(360deg)
        }
    }
    @keyframes tp-rotate {
        100% {
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg)
        }
    }
    @-webkit-keyframes tp-bounce {
        0%,
        100% {
            -webkit-transform: scale(0.0)
        }
        50% {
            -webkit-transform: scale(1.0)
        }
    }
    @keyframes tp-bounce {
        0%,
        100% {
            transform: scale(0.0);
            -webkit-transform: scale(0.0)
        }
        50% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0)
        }
    }
    .tp-transparentimg {
        content: "url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/assets/transparent.png)"
    }
    .tp-3d {
        -webkit-transform-style: preserve-3d;
        -webkit-transform-origin: 50% 50%
    }
    .tp-caption img {
        background: transparent;
        -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
        zoom: 1
    }
    @font-face {
        font-family: 'revicons';
        src: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/font/revicons.eot?5510888);
        src: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/font/revicons.eot?5510888#iefix) format("embedded-opentype"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/font/revicons.woff?5510888) format("woff"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/font/revicons.ttf?5510888) format("truetype"), url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/font/revicons.svg?5510888#revicons) format("svg");
        font-weight: 400;
        font-style: normal
    }
    [class^="revicon-"]:before,
    [class*=" revicon-"]:before {
        font-family: "revicons";
        font-style: normal;
        font-weight: 400;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em
    }
    .revicon-search-1:before {
        content: '\e802'
    }
    .revicon-pencil-1:before {
        content: '\e831'
    }
    .revicon-picture-1:before {
        content: '\e803'
    }
    .revicon-cancel:before {
        content: '\e80a'
    }
    .revicon-info-circled:before {
        content: '\e80f'
    }
    .revicon-trash:before {
        content: '\e801'
    }
    .revicon-left-dir:before {
        content: '\e817'
    }
    .revicon-right-dir:before {
        content: '\e818'
    }
    .revicon-down-open:before {
        content: '\e83b'
    }
    .revicon-left-open:before {
        content: '\e819'
    }
    .revicon-right-open:before {
        content: '\e81a'
    }
    .revicon-angle-left:before {
        content: '\e820'
    }
    .revicon-angle-right:before {
        content: '\e81d'
    }
    .revicon-left-big:before {
        content: '\e81f'
    }
    .revicon-right-big:before {
        content: '\e81e'
    }
    .revicon-magic:before {
        content: '\e807'
    }
    .revicon-picture:before {
        content: '\e800'
    }
    .revicon-export:before {
        content: '\e80b'
    }
    .revicon-cog:before {
        content: '\e832'
    }
    .revicon-login:before {
        content: '\e833'
    }
    .revicon-logout:before {
        content: '\e834'
    }
    .revicon-video:before {
        content: '\e805'
    }
    .revicon-arrow-combo:before {
        content: '\e827'
    }
    .revicon-left-open-1:before {
        content: '\e82a'
    }
    .revicon-right-open-1:before {
        content: '\e82b'
    }
    .revicon-left-open-mini:before {
        content: '\e822'
    }
    .revicon-right-open-mini:before {
        content: '\e823'
    }
    .revicon-left-open-big:before {
        content: '\e824'
    }
    .revicon-right-open-big:before {
        content: '\e825'
    }
    .revicon-left:before {
        content: '\e836'
    }
    .revicon-right:before {
        content: '\e826'
    }
    .revicon-ccw:before {
        content: '\e808'
    }
    .revicon-arrows-ccw:before {
        content: '\e806'
    }
    .revicon-palette:before {
        content: '\e829'
    }
    .revicon-list-add:before {
        content: '\e80c'
    }
    .revicon-doc:before {
        content: '\e809'
    }
    .revicon-left-open-outline:before {
        content: '\e82e'
    }
    .revicon-left-open-2:before {
        content: '\e82c'
    }
    .revicon-right-open-outline:before {
        content: '\e82f'
    }
    .revicon-right-open-2:before {
        content: '\e82d'
    }
    .revicon-equalizer:before {
        content: '\e83a'
    }
    .revicon-layers-alt:before {
        content: '\e804'
    }
    .revicon-popup:before {
        content: '\e828'
    }
    .boxedcontainer {
        max-width: 1170px;
        margin: auto;
        padding: 0 30px
    }
    .tp-banner-container {
        width: 100%;
        position: relative;
        padding: 0
    }
    .tp-banner {
        width: 100%;
        position: relative
    }
    .tp-banner-fullscreen-container {
        width: 100%;
        position: relative;
        padding: 0
    }
    .sm,
    .sm ul,
    .sm li {
        display: block;
        list-style: none;
        padding: 0;
        margin: 0;
        line-height: normal;
        direction: ltr
    }
    ul.sm ul {
        position: absolute;
        top: -999999px;
        width: 100px;
        z-index: 10000
    }
    ul.sm li {
        position: relative;
        float: left
    }
    ul.sm a {
        position: relative;
        display: block;
        white-space: nowrap
    }
    ul.sm a.disabled {
        cursor: default
    }
    .sm-rtl,
    .sm-rtl ul,
    .sm-rtl li {
        direction: rtl
    }
    ul.sm-rtl li {
        float: right
    }
    ul.sm ul li,
    ul.sm-vertical li {
        float: none
    }
    ul.sm ul a,
    ul.sm-vertical a {
        white-space: normal
    }
    ul.sm ul.sm-nowrap>li>a {
        white-space: nowrap
    }
    ul.sm:after {
        content: "\00a0";
        display: block;
        height: 0;
        font: 0/0 serif;
        clear: both;
        visibility: hidden;
        overflow: hidden
    }
    ul.sm,
    ul.sm *,
    ul.sm:before,
    ul.sm:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    ul.sm {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }
    .sm-mega {
        padding: 0;
        background: #fff
    }
    .sm-mega-vertical {
        padding: 0 0 14px
    }
    .sm-mega ul {
        border: 1px solid #bbb;
        padding: 5px 0;
        background: #fff;
        -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2)
    }
    .sm-mega > li > ul:before {
        content: '';
        position: absolute;
        top: -18px;
        left: 30px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 9px;
        border-style: dashed dashed solid;
        border-color: transparent transparent #bbb
    }
    .sm-mega > li > ul:after {
        content: '';
        position: absolute;
        top: -16px;
        left: 31px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 8px;
        border-style: dashed dashed solid;
        border-color: transparent transparent #fff
    }
    .sm-mega-vertical > li > ul:before,
    .sm-mega-vertical > li > ul:after {
        display: none
    }
    .sm-mega-vertical > li {
        border-top: 1px solid #f4f4f4
    }
    .sm-mega a {
        padding: 15px;
        color: #000;
        font-size: 12px;
        line-height: 14px;
        text-decoration: none;
        text-transform: uppercase
    }
    .sm-mega a:hover,
    .sm-mega a:focus,
    .sm-mega a:active,
    .sm-mega a.highlighted {
        color: #000
    }
    .sm-mega-vertical a:hover,
    .sm-mega-vertical a:focus,
    .sm-mega-vertical a:active,
    .sm-mega-vertical a.highlighted {
        background: #fff
    }
    .sm-mega a:hover,
    .sm-mega > li > a.highlighted {
        background: #3d5e9b;
        color: #fff
    }
    .sm-mega a.has-submenu {
        padding-right: 25px
    }
    .sm-mega-vertical a,
    .sm-mega ul a {
        padding: 16px 20px
    }
    .sm-mega-vertical a.has-submenu,
    .sm-mega ul a.has-submenu {
        padding-right: 40px
    }
    .sm-mega ul a {
        font-size: 12px
    }
    .sm-mega ul a:hover,
    .sm-mega ul a:focus,
    .sm-mega ul a:active,
    .sm-mega ul a.highlighted {
        color: #000;
        background: #eee
    }
    .sm-mega a.current,
    .sm-mega a.current:hover,
    .sm-mega a.current:focus,
    .sm-mega a.current:active {
        color: #000
    }
    .sm-mega a span.sub-arrow {
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -3px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 3px;
        border-style: solid dashed dashed;
        border-color: #555 transparent transparent
    }
    .sm-mega-vertical a span.sub-arrow,
    .sm-mega ul a span.sub-arrow {
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 3px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #555
    }
    .sm-mega-vertical > li > a:hover > span.sub-arrow,
    .sm-mega-vertical > li > a.highlighted > span.sub-arrow {
        border-color: transparent transparent transparent #fff
    }
    .sm-mega span.scroll-up,
    .sm-mega span.scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        background: #fff;
        height: 20px
    }
    .sm-mega span.scroll-up:hover,
    .sm-mega span.scroll-down:hover {
        background: #eee
    }
    .sm-mega span.scroll-up-arrow,
    .sm-mega span.scroll-down-arrow {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        overflow: hidden;
        border-width: 6px;
        border-style: dashed dashed solid;
        border-color: transparent transparent #555
    }
    .sm-mega span.scroll-up:hover span.scroll-up-arrow {
        border-color: transparent transparent #000
    }
    .sm-mega span.scroll-down-arrow {
        top: 8px;
        border-style: solid dashed dashed;
        border-color: #555 transparent transparent
    }
    .sm-mega span.scroll-down:hover span.scroll-down-arrow {
        border-color: #000 transparent transparent
    }
    @media screen and (max-width: 850px) {
        .sm-mega:not(.sm-mega-vertical) > li > a {
            padding-left: 8px;
            padding-right: 8px
        }
        .sm-mega:not(.sm-mega-vertical) > li > a.has-submenu {
            padding-right: 25px
        }
    }
    @media screen and (max-width: 750px) {
        .sm-mega:not(.sm-mega-vertical) > li > a {
            padding-left: 3px;
            padding-right: 3px
        }
        .sm-mega:not(.sm-mega-vertical) > li > a.has-submenu {
            padding-right: 25px
        }
    }
    @media screen and (max-width: 700px) {
        ul.sm-mega {
            width: auto!important
        }
        ul.sm-mega ul {
            display: none;
            position: static!important;
            top: auto!important;
            left: auto!important;
            margin-left: 0!important;
            margin-top: 0!important;
            width: auto!important;
            min-width: 0!important;
            max-width: none!important
        }
        ul.sm-mega>li {
            float: none
        }
        ul.sm-mega>li>a,
        ul.sm-mega ul.sm-nowrap>li>a {
            white-space: normal
        }
        ul.sm-mega iframe {
            display: none
        }
        .sm-mega {
            padding: 0
        }
        .sm-mega ul {
            border: 0;
            padding: 0;
            background: rgba(130, 130, 130, 0.1);
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }
        .sm-mega > li > ul:before,
        .sm-mega > li > ul:after {
            display: none
        }
        .sm-mega a {
            padding: 13px 5px 13px 28px !important;
            color: #555!important;
            background: transparent!important
        }
        .sm-mega a.current {
            color: #000!important
        }
        .sm-mega ul a {
            border-left: 8px solid transparent
        }
        .sm-mega ul ul a {
            border-left: 16px solid transparent
        }
        .sm-mega ul ul ul a {
            border-left: 24px solid transparent
        }
        .sm-mega ul ul ul ul a {
            border-left: 32px solid transparent
        }
        .sm-mega ul ul ul ul ul a {
            border-left: 40px solid transparent
        }
        .sm-mega a span.sub-arrow,
        .sm-mega ul a span.sub-arrow {
            top: 50%;
            margin-top: -9px;
            right: auto;
            left: 6px;
            margin-left: 0;
            width: 17px;
            height: 17px;
            font: normal 16px/16px monospace!important;
            text-align: center;
            border: 0;
            text-shadow: none;
            background: rgba(255, 255, 255, 0.6)
        }
        .sm-mega a.highlighted span.sub-arrow {
            display: none!important
        }
        .sm-mega li {
            border-top: 1px solid rgba(0, 0, 0, 0.05)
        }
        .sm-mega > li:first-child {
            border-top: 0
        }
    }
    /*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/
    .tp-banner-container {
        width: 100%;
        position: relative;
        padding: 0;
    }
    .tp-banner {
        width: 100%;
        position: relative;
        visibility: hidden;
    }
    .tp-banner-fullscreen-container {
        width: 100%;
        position: relative;
        padding: 0;
    }
    .tp-leftarrow.default {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: none;
        width: 15%;
        height: 90%;
        top: 5%;
        left: 0 !important;
    }
    .tp-rightarrow.default {
        z-index: 100;
        cursor: pointer;
        position: relative;
        background: none;
        width: 15%;
        height: 90%;
        top: 5%;
        right: 0 !important;
    }
    .tp-leftarrow.default:before,
    .tp-rightarrow.default:before {
        display: none
    }
    .tp-rightarrow.default:hover {
        cursor: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-right.png) 27 27, url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-right.cur), pointer;
    }
    .tp-leftarrow.default:hover {
        cursor: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-left.png) 27 27, url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-left.cur), pointer;
    }
    @media screen and (-ms-high-contrast: active),
    (-ms-high-contrast: none) {
        .tp-rightarrow.default:hover {
            background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-right.png) no-repeat center center;
        }
        .tp-leftarrow.default:hover {
            background: url(https://caliberapparels.com/skin/frontend/coolbaby/default/css/images/cursor-arrow-left.png) no-repeat center center;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
        .tp-leftarrow.default,
        .tp-rightarrow.default {
            top: 8%;
            height: 84%;
        }
    }
    @media (max-width: 991px) {
        .tp-leftarrow.default,
        .tp-rightarrow.default {
            top: 10%;
            height: 80%;
        }
    }
    .text1 {
        font: normal 48px/1em 'Poiret One', cursive;
        color: #000;
        text-transform: uppercase;
    }
    .text2 {
        font: normal 18px/1em 'Cantarell', sans-serif;
        color: #000;
        text-transform: uppercase;
    }
    .text3 {
        font: normal 12px/1em "Myriad Pro", sans-serif
    }
    .text0 {
        color: #c69c6d;
        font: normal 70px/1em Georgia, "Times New Roman", Times, serif
    }
    #openSearch input.search-input {
        box-shadow: 0 0 0
    }
    .navbar-main-submenu .wrapper-border {
        margin: 13px 0
    }
    .navbar-main-submenu .exclusive.top {
        padding-bottom: 7px
    }
    .navbar-main-submenu .exclusive.bottom {
        padding-top: 2px
    }
    a.add-to-cart {
        cursor: pointer
    }
    .products-nospace-outer .carousel-item.slick-slide .price,
    .products-isotope .price {
        color: #000
    }
    .price-box .old-price,
    .price-box .special-price {
        display: inline-block
    }
    .price-box .special-price .price {
        color: #a82ba3
    }
    .product-view-ajax-container .price {
        margin: 0
    }
    #drop-shopcart .price .price,
    #drop-shopcart .total .price {
        display: inline
    }
    #drop-shopcart .total .price {
        font-weight: 700
    }
    .shoppingcart-box .empty {
        display: block
    }
    .products-list-in-row .product-preview-outer {
        width: 100%
    }
    .products-list .price-box p {
        margin-bottom: 0
    }
    #drop-shopcart .description a:hover {
        text-decoration: underline
    }
    #drop-shopcart .preview-image img:hover,
    .table-shop img:hover {
        opacity: .8
    }
    .rect-nohover .buttons-set {
        margin-bottom: 0
    }
    #shopping-cart-totals-table {
        font-weight: 700
    }
    #shopping-cart-totals-table .grand-total {
        font-size: 19px;
        text-transform: uppercase;
        padding-bottom: 10px!important
    }
    #shopping-cart-totals-table .a-left {
        padding-left: 12px
    }
    .crosssell {
        margin-top: 30px
    }
    #checkout-progress-wrapper .block .block-title strong {
        font-weight: 400;
        font: 1.384em Sintony, sans-serif
    }
    #checkout-progress-wrapper .list-group-item a {
        font-size: 1.167em;
        font-weight: 400
    }
    #checkout-progress-wrapper .block-progress .block-title {
        margin: 0 0 16px
    }
    #checkout-progress-wrapper .block-progress dt {
        font-weight: 400;
        padding: 4px 0 9px;
        font-size: 1.167em;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color -moz-use-text-color #cacaca;
        border-style: none none dotted;
        border-width: medium medium 1px
    }
    .product-prev-next .icon:after,
    .product-prev-next .icon:before {
        line-height: 1.4em
    }
    .product-view .price {
        padding-bottom: 0
    }
    .product-options .price {
        font-weight: 400!important
    }
    .product-options .label {
        color: inherit!important;
        font-size: 12px!important;
        text-align: left;
        line-height: 27px
    }
    .product-view .price {
        font-size: 19px
    }
    #checkout-progress-state {
        margin-top: 20px
    }
    #popup-box .inline {
        line-height: 1.7em
    }
    #compare-items {
        min-width: 260px
    }
    #compare-items .description {
        display: table-cell;
        vertical-align: middle
    }
    #compare-items .item {
        padding: 5px 7px;
        display: table;
        width: 100%;
        overflow: hidden;
        border-bottom: 1px dotted #cacaca
    }
    #compare-items .item.last {
        border: none
    }
    #compare-items {
        border: 0;
        padding: 5px 5px 0
    }
    #compare-items .delete {
        display: table-cell;
        width: 20px;
        vertical-align: middle;
        margin: 30px 0 0 10px
    }
    #compare-items .preview-image {
        display: table-cell;
        vertical-align: middle;
        width: 75px;
        padding-right: 15px
    }
    #compare-items .preview-image img {
        width: 100%
    }
    #compare-items ol,
    ul {
        margin-bottom: 0
    }
    #compare-items img:hover {
        opacity: .8
    }
    .btn-animated {
        position: relative;
        backface-visibility: hidden;
        overflow: hidden
    }
    .btn-animated:before {
        height: 100%;
        line-height: 2.5;
        position: absolute;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        width: 100%;
        left: 0;
        top: -100%
    }
    .btn-animated:hover:before {
        top: 0
    }
    .btn-animated span {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s;
        -webkit-backface-visibility: hidden;
        -moz-transition: all .3s;
        -moz-backface-visibility: hidden;
        transition: all .3s;
        backface-visibility: hidden
    }
    .btn-animated:hover span {
        -webkit-transform: translateY(300%);
        -moz-transform: translateY(300%);
        -ms-transform: translateY(300%);
        transform: translateY(300%)
    }
    a.link-animated-brakets::before,
    a.link-animated-brakets::after {
        display: inline-block;
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s, opacity .2s;
        -moz-transition: -moz-transform 0.3s, opacity .2s;
        transition: transform 0.3s, opacity .2s;
        vertical-align: middle;
        font-size: 1.167em;
        line-height: 25px;
        font-size: 18px
    }
    a.link-animated-brakets::before {
        margin-right: 10px;
        content: '[';
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        transform: translateX(20px)
    }
    a.link-animated-brakets::after {
        margin-left: 10px;
        content: ']';
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    a.link-animated-brakets:hover::before,
    a.link-animated-brakets:hover::after {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px)
    }
    .filters-panel a.sort-icon {
        display: inline-block!important;
        float: none!important
    }
    .pagination a {
        margin-bottom: 7px;
        margin-right: 8px
    }
    .navbar {
        z-index: 8000
    }
    #newsLine {
        z-index: 8000
    }
    #openSearch {
        z-index: 8000
    }
    .back-to-top {
        z-index: 8000
    }
    .block .block-content li.item {
        padding: 7px 0
    }
    .header-type-2 .navbar-welcome {
        float: right;
        text-align: center
    }
    .header-type-2 .navbar-logo {
        text-align: left!important
    }
    .header-type-2 .navbar-secondary-menu .dropdown-menu {
        top: 108%
    }
    .header-type-2 .navbar-secondary-menu .btn-group {
        width: auto;
        margin-top: -20px
    }
    @media (max-width: 767px) {
        .header-type-2 .navbar-secondary-menu .btn-group {
            margin-top: -10px
        }
    }
    .header-type-2 .navbar-secondary-menu .btn-default {
        text-align: center
    }
    .header-type-2 .navbar-secondary-menu .icon {
        margin: 0;
        width: 100%
    }
    .header-type-2 .navbar-secondary-menu .drop-title {
        display: block;
        clear: both;
        text-align: center;
        font-size: .8333em;
        line-height: 1em;
        text-transform: uppercase
    }
    .block-carousel .block-content {
        padding-bottom: 43px
    }
    .select-stores {
        margin-top: -8px
    }
    footer .footer-bottom .container {
        padding: 13px 0
    }
    .container .messages {
        margin-top: 15px
    }
    .std .container .messages {
        margin-top: 0
    }
    .navbar-main-submenu .wrapper {
        padding: 0
    }
    .navbar-main-submenu .submenu-block {
        padding-bottom: 10px
    }
    .products-list-in-row .configurable-swatch-list {
        display: none
    }
    .no-touch .product-preview .product-controls-list li,
    .no-touch .product-preview .product-controls-list-row li {
        vertical-align: top
    }
    .block-compare .actions {
        padding: 10px 0 10px 20px
    }
    .in_product_view li a {
        background-color: #fff;
        border: 1px solid #ccc;
        color: #c69c6d;
        display: block;
        line-height: 25px;
        text-align: center;
        text-decoration: none;
        width: 30px
    }
    .in_product_view li {
        display: inline-block
    }
    .in_product_view li a:hover {
        background-color: #242424!important;
        border-color: #242424;
        color: #fff
    }
    .in_product_view li a {
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        opacity: 1
    }
    .products-widget.vertical .old-price {
        display: none
    }
    .products-widget.vertical .special-price .price {
        margin-left: 0
    }
    .form-control {
        text-transform: inherit
    }
    #box0 li {
        line-height: 19px
    }
    .product-view-type-1.cloudzoom-free .zoomContainer {
        z-index: 10000;
        height: 0!important
    }
    @media (min-width: 480px) {
        .product-view-type-1.cloudzoom-free .zoomWindow {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-color: #fff;
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            overflow: hidden;
            margin: 0 0 0 15px;
            padding: 0;
            border: 5px solid #fff!important;
            z-index: 10000
        }
        .product-view-type-1.cloudzoom-free .zoomLens {
            border: 2px solid #888;
            background-color: #fff;
            width: 100px;
            height: 100px;
            box-shadow: 0 0 10px rgba(0, 0, 0, .4);
            cursor: crosshair;
            z-index: 10000
        }
    }
    .product-view-type-2.cloudzoom-free .zoomContainer {
        height: 0!important
    }
    .product-view-type-2.cloudzoom-free .zoomContainer:hover {
        z-index: 10000
    }
    @media (min-width: 480px) {
        .product-view-type-2.cloudzoom-free .zoomWindow {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-color: #fff;
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            box-shadow: 0 0 4px rgba(0, 0, 0, .27);
            overflow: hidden;
            margin: 0 0 0 15px;
            padding: 0;
            border: 5px solid #fff!important;
            z-index: 10000
        }
        .product-view-type-2.cloudzoom-free .zoomLens {
            border: 2px solid #888;
            background-color: #fff;
            width: 100px;
            height: 100px;
            box-shadow: 0 0 10px rgba(0, 0, 0, .4);
            cursor: crosshair;
            z-index: 10000
        }
    }
    .post-navigation .pull-right {
        float: right!important;
        margin-right: 32px
    }
    .marina .swatch-link.has-image img,
    .marina .swatch-link,
    .marina .swatch-label,
    .marina .colors-list img {
        border-radius: 50%
    }
    .btn-cool.btn-lg,
    .filters-by-category li a.btn-lg {
        border-radius: 0;
        font-size: 1.5em;
        height: 53px!important;
        line-height: 1.222em;
        padding: 15px 18px
    }
    .btn-group.block-compare .actions button {
        margin-left: 13px!important
    }
    .boxed .content.social-widget {
        padding: 35px 10px 20px
    }
    .label-grey {
        background-color: #8e8e8e!important
    }
    .label-grey::after {
        border-top-color: #8e8e8e!important
    }
    .blue {
        background-color: blue!important
    }
    .services-block a.item {
        padding: 17px 0
    }
    section.container .container {
        width: auto!important;
        padding-left: 0;
        right: 0;
        margin-left: 0;
        margin-right: 0
    }
    .boxed .breadcrumbs > .container::after {
        border: 0
    }
    .demo-kids .services-block a.item .icon {
        color: #fff
    }
    .demo-kids .services-block a.item {
        padding: 24px 0
    }
    .demo-art .services-block .title {
        font-size: 1.2em
    }
    .demo-art .services-block a.item .icon {
        color: #69462A
    }
    .demo-tools .services-block .title {
        font-size: 1.05em
    }
    .demo-tools .services-block a.item .icon {
        color: #3D5E9B
    }
    .demo-tools .std > .container {
        margin-bottom: 26px
    }
    .demo-bio .navbar-secondary-menu .dropdown-toggle .drop-title {
        display: none
    }
    .demo-bio .products-widget.vertical .preview-image {
        height: 98px
    }
    .demo-bio .dotted-line {
        display: none
    }
    .demo-lingerie .services-block a.item .icon {
        color: #40001B
    }
    .fb_outer {
        width: 100%
    }
    .fb_outer,
    .fb_outer a,
    .fb_outer a:hover {
        color: #fff
    }
    .fb_outer .items_row {
        margin: 6px 0 0;
        overflow: hidden;
        width: 100%
    }
    .fb_outer .items_row .item {
        display: block;
        float: left;
        text-align: center;
        width: 33.333%;
        font-size: 11px
    }
    .fb_outer .items_row .item .name {
        width: 100%;
        text-align: center
    }
    .fb_outer .items_row .item .name a {
        text-decoration: none
    }
    .rtl select {
        padding-right: 22px
    }
    .ajax-index-options .product-info-cell {
        margin-right: 0
    }
    .slick-slide .preview-image img {
        max-height: 205px
    }
    .products-nospace .slick-slide .preview-image img {
        max-height: none
    }
    .ajax-index-options .producttab {
        display: none!important
    }
    .checkout-onepage-index .loader {
        display: none!important
    }