.ui-datepicker {
    display: none;
    z-index: 999999 !important
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover span,
.ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0;
    height: 0;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent
}

.ui-datepicker .ui-datepicker-next span {
    margin-left: 0;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px
}

.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-datepicker {
    padding: 15px;
    border: #fff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, .35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, .35)
}

.ui-datepicker .ui-datepicker-header {
    background: 0 0;
    border: none;
    padding-bottom: 10px
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%
}

.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7
}

.ui-datepicker .ui-datepicker-calendar {
    background: #fff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse
}

.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid
}

.ui-datepicker {
    width: auto
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px
}

.ui-timepicker-div dl {
    text-align: left
}

.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px
}

.ui-timepicker-div td {
    font-size: 90%
}

.ui-tpicker-grid-label {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default
}

.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada
}

.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute
}

.ui-timepicker-div {
    padding: 10px 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display: none
}

.tooltipster-base {
    position: absolute;
    display: flex;
    pointer-events: none
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    overflow: auto;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%
}

.tooltipster-ruler {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    transition-property: transform;
    transform: scale(0, 0);
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -ms-transition-property: -ms-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    transform: rotateZ(4deg)
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0)
}

.tooltipster-fall {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -ms-transition-property: top;
    -o-transition-property: top;
    transition-property: top
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    top: 0 !important;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.tooltipster-slide {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -ms-transition-property: left;
    -o-transition-property: left;
    transition-property: left
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    left: 0 !important;
    opacity: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    border: 2px solid #000;
    border-radius: 4px;
    background: #565656
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    padding: 6px 14px;
    line-height: 18px
}

.tooltipster-sidetip .tooltipster-arrow {
    position: absolute;
    overflow: hidden
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    top: 0;
    margin-left: -10px;
    width: 20px;
    height: 10px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    top: 0;
    right: 0;
    margin-top: -10px;
    width: 10px;
    height: 20px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    top: 0;
    left: 0;
    margin-top: -10px;
    width: 10px;
    height: 20px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    margin-left: -10px;
    width: 20px;
    height: 10px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    position: absolute;
    width: 0;
    height: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    top: 3px;
    left: 0;
    border-bottom-color: #565656
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    top: 0;
    left: -3px;
    border-left-color: #565656
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    top: 0;
    left: 3px;
    border-right-color: #565656
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    top: -3px;
    left: 0;
    border-top-color: #565656
}

.tooltipster-sidetip .tooltipster-arrow-border {
    top: -4px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #000;
    transform: rotate(45deg)
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
    border: none;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
    margin-top: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
    margin-right: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
    margin-left: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
    margin-bottom: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
    margin-left: -6px;
    width: 12px;
    height: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
    margin-top: -6px;
    margin-left: 0;
    width: 6px;
    height: 12px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
    display: none
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
    top: 8px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
    top: -4px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
    left: -6px
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    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;
    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-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.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-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.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;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.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, .6);
    background-color: #fff
}

.mfp-preloader {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(../../frontend/Mgs/claue_ufpl/en_US/MGS_Mpanel/images/loader.svg);
    background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: center center;
    filter: brightness(0) invert(0);
    -webkit-filter: brightness(0) invert(0);
    height: 100vh;
    z-index: 2000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    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, .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, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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-img-gallery .mfp-figure:before,
.mfp-img-gallery .mfp-iframe-scaler:before {
    content: "";
    display: block;
    position: fixed;
    z-index: 1049;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    top: 0;
    height: 50px;
    cursor: default
}

.mfp-img-gallery .mfp-figure .mfp-close,
.mfp-img-gallery .mfp-iframe-scaler .mfp-close {
    font-family: inherit;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050 !important;
    height: 50px;
    width: 50px;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    font-size: 36px;
    background: 0 0 !important;
    border: none !important;
    text-align: center
}

.mfp-img-gallery .mfp-bottom-bar {
    display: block;
    position: fixed;
    z-index: 1049;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    bottom: 0;
    cursor: default;
    margin: 0;
    top: auto;
    padding: 15px
}

.mfp-img-gallery .mfp-counter {
    padding: 15px 15px 15px 0
}

.swatch-attribute-label {
    font-weight: 700;
    position: relative
}

.swatch-attribute-label.required {
    padding-right: 10px
}

.swatch-attribute-label[data-required="1"]:after {
    content: '*';
    color: red;
    position: absolute;
    right: -11px;
    top: -2px;
    font-weight: 700;
    font-size: 1em
}

.swatch-attribute-selected-option {
    color: #646464;
    padding-left: 17px
}

.swatch-option {
    min-width: 22px;
    height: 22px;
    float: left;
    margin: 5px 6px 0 0;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    border-radius: 50%;
    transition: all .3s
}

.swatch-option:hover,
.swatch-option.selected {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .15)
}

.swatch-option.text {
    border: 1px solid #ddd;
    white-space: nowrap;
    background: #fff;
    color: #ddd;
    font-size: 12px;
    height: 22px;
    border-radius: 20px;
    padding: 0 10px;
    font-weight: 600
}

.swatch-option.text.selected,
.swatch-option.text:hover {
    color: #222
}

.product-info-main .swatch-option {
    height: 28px;
    min-width: 28px;
    margin: 5px
}

.product-info-main .swatch-option:first-child {
    margin-left: 0
}

.product-info-main .swatch-option.text {
    height: 28px;
    line-height: 28px;
    padding: 0 20px
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.swatch-option:not(.disabled):hover {
    color: #333
}

.swatch-option.disabled {
    cursor: default;
    pointer-events: none
}

.swatch-option.disabled:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, rgba(255, 255, 255, 1)), color-stop(46%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(255, 82, 22, 1)), color-stop(53%, rgba(255, 82, 22, 1)), color-stop(54%, rgba(255, 255, 255, 1)), color-stop(57%, rgba(255, 255, 255, 1)), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 1) 46%, rgba(255, 82, 22, 1) 47%, rgba(255, 82, 22, 1) 53%, rgba(255, 255, 255, 1) 54%, rgba(255, 255, 255, 1) 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1)
}

.swatch-option-tooltip {
    max-width: 140px;
    right: auto;
    max-height: 100%;
    min-height: 20px;
    min-width: 30px;
    position: absolute;
    background: #fff;
    color: #949494;
    border: 1px solid #adadad;
    display: none;
    z-index: 999;
    padding-bottom: 0;
    text-align: center;
    border-radius: 4px
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
    left: auto !important;
    right: auto !important;
    height: 8px;
    position: relative
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
    position: absolute;
    content: "";
    width: 0;
    left: 50% !important;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
    border-top: 8px solid #adadad;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:after {
    position: absolute;
    content: "";
    width: 0;
    left: 50% !important;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
    border-top: 7px solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 1
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    display: block;
    height: 130px;
    width: 130px;
    margin: 0 auto
}

.swatch-option-tooltip .title {
    max-width: 140px;
    min-height: 20px;
    max-height: 200px;
    color: #282828;
    text-align: center;
    display: block;
    overflow: hidden;
    padding-top: 4px
}

.swatch-opt {
    margin: 20px 0
}

.swatch-more {
    display: inline-block;
    margin: 2px 0;
    text-decoration: none !important;
    position: static;
    z-index: 1
}

.swatch-option-link-layered {
    position: relative;
    margin: 0 !important;
    padding: 0 !important
}

.swatch-option-tooltip-layered {
    width: 140px;
    position: absolute;
    background: #fff;
    color: #949494;
    border: 1px solid #adadad;
    display: none;
    z-index: 999;
    left: -47px
}

.swatch-visual-tooltip-layered {
    height: 160px;
    top: -170px
}

.swatch-textual-tooltip-layered {
    height: 30px;
    top: -40px
}

.swatch-option-link-layered:hover>.swatch-option-tooltip-layered {
    display: block
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    color: #282828;
    text-align: center;
    margin-bottom: 10px
}

.swatch-option-disabled:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 2px;
    background: red;
    transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    z-index: 995;
    left: -4px;
    top: 10px
}

.swatch-option-disabled {
    outline: none !important;
    cursor: default;
    border: 0
}

div[class^=swatch-opt-] .swatch-attribute {
    margin-bottom: 10px
}

.swatch-option-loading {
    content: url("../../frontend/Mgs/claue_ufpl/en_US/Magento_Swatches/images/loader-2.gif")
}

.products-grid .product-item-info.metro_template .swatch-option:hover,
.products-grid .product-item-info.metro_template .swatch-option.selected {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .6)
}

.products-grid .product-item-info.metro_template .swatch-option.text {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.products-grid .product-item-info.metro_template .swatch-option.selected.text,
.products-grid .product-item-info.metro_template .swatch-option.text:hover {
    background-color: #fff;
    color: #222
}

.product-item form .swatch-input,
.product-options-wrapper .swatch-attribute .swatch-input {
    display: none
}

.message.global.cookie.mgs-gdpr-cookie-notice {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 3;
    line-height: 2;
    padding: 30px;
    margin: 0;
    display: block;
    z-index: 10;
    color: #222
}

.message.global.cookie.mgs-gdpr-cookie-notice .content {
    padding: 0;
    margin: 0
}

.mgs-gdpr-cookie-notice.message.global h3 {
    margin-top: 0
}

.mgs-gdpr-cookie-notice.gdpr-box-shadow {
    -webkit-box-shadow: -2px 2px 82px -26px #000;
    box-shadow: -2px 2px 82px -26px #000
}

.mgs-gdpr-cookie-notice.text-align-center {
    text-align: center
}

.mgs-gdpr-cookie-notice.text-align-left {
    text-align: left
}

.mgs-gdpr-cookie-notice.text-align-right {
    text-align: right
}

.modal-popup._inner-scroll.modal-mgs-gdpr .modal-inner-wrap {
    max-height: 90%;
    margin: 1rem auto
}

.modal-popup.modal-mgs-gdpr .modal-content,
.modal-popup.modal-mgs-gdpr .modal-footer {
    padding: 3rem
}

.modal-popup._inner-scroll.modal-mgs-gdpr .modal-content {
    overflow-y: auto
}

.modal-popup.modal-mgs-gdpr .modal-header {
    padding: 0;
    border: none
}

.modal-popup.modal-mgs-gdpr .action-close {
    top: 4px;
    right: -6px
}

.newspopup-animated-form {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        -moz-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        -moz-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        -moz-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -moz-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -moz-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -moz-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        -moz-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        -moz-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        -moz-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -moz-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -moz-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -moz-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        -moz-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        -moz-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        -moz-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -moz-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -moz-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -moz-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        -moz-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        -moz-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        -moz-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -moz-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -moz-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -moz-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -moz-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -moz-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -moz-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes flip3d_hor {
    0% {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-110deg);
        -moz-transform: rotateY(-110deg);
        -ms-transform: rotateY(-110deg);
        transform: rotateY(-110deg);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes flip3d_hor {
    0% {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-110deg);
        -moz-transform: rotateY(-110deg);
        -ms-transform: rotateY(-110deg);
        transform: rotateY(-110deg);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@keyframes flip3d_hor {
    0% {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-110deg);
        -moz-transform: rotateY(-110deg);
        -ms-transform: rotateY(-110deg);
        transform: rotateY(-110deg);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

.flip3d_hor {
    -webkit-animation-name: flip3d_hor;
    -moz-animation-name: flip3d_hor;
    animation-name: flip3d_hor;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.prpop-addedoverlay {
    -webkit-animation-duration: .25s;
    -moz-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: background_a;
    -moz-animation-name: background_a;
    animation-name: background_a
}

@-webkit-keyframes background_a {
    0% {
        opacity: 0
    }

    100% {
        opacity: .6
    }
}

@-moz-keyframes background_a {
    0% {
        opacity: 0
    }

    100% {
        opacity: .6
    }
}

@keyframes background_a {
    0% {
        opacity: 0
    }

    100% {
        opacity: .6
    }
}

@-webkit-keyframes show_newspopup_up_bg {
    0% {
        overflow-y: hidden
    }

    100% {
        overflow-y: auto
    }
}

@-moz-keyframes show_newspopup_up_bg {
    0% {
        overflow-y: hidden
    }

    100% {
        overflow-y: auto
    }
}

@keyframes show_newspopup_up_bg {
    0% {
        overflow-y: hidden
    }

    100% {
        overflow-y: auto
    }
}

.newspopup_up_bg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible
}

.newspopup_ov_hidden {
    overflow: hidden
}

.newspopup_up_bg input {
    opacity: 1
}

.newspopup_up_bg div.mage-error {
    background: #fff;
    bottom: 0;
    color: #ee001c;
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
    min-height: 13px;
    padding: 10px 5px !important
}

.newspopup_up_bg *:focus,
.newspopup_up_bg input:not([disabled]):focus,
.newspopup_up_bg textarea:not([disabled]):focus,
.newspopup_up_bg select:not([disabled]):focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.newspopup_up_bg .required-entry.mage-error {
    border: 1px solid red !important
}

.pr-mode-form .error,
.pr-mode-form .success,
.pr-mode-form .notice,
.newspopup_up_bg .error,
.newspopup_up_bg .success,
.newspopup_up_bg .notice {
    padding: 6px 5px 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 8px;
    font-size: 11px;
    text-align: left;
    font-weight: 700;
    width: 100%;
    -webkit-background-size: 35px 35px;
    -moz-background-size: 35px 35px;
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-position: 2px center;
    display: table-cell;
    vertical-align: middle;
    line-height: 150%
}

@media (min-width:601px) {

    .pr-mode-form .error,
    .pr-mode-form .success,
    .pr-mode-form .notice,
    .newspopup_up_bg .error,
    .newspopup_up_bg .success,
    .newspopup_up_bg .notice {
        line-height: 30px
    }
}

.pr-mode-form .error,
.newspopup_up_bg .error {
    background-color: #fd6036;
    color: #fff
}

.pr-mode-form .notice,
.newspopup_up_bg .notice {
    background-color: #fdf0d5;
    color: #6f4400
}

.newspopup_up_bg .success {
    background-color: #8ff387;
    color: #0e5005;
    background-image: url("../../frontend/Mgs/claue_ufpl/en_US/Plumrocket_Newsletterpopup/images/popup_success.png")
}

.newspopup_up_bg .newspopup-messages-holder {
    display: table;
    width: 100%;
    margin-bottom: 7px
}

.newspopup_up_bg .newspopup-messages-holder-tr {
    display: table-row
}

.newspopup_up_bg .error a,
.newspopup_up_bg .success a {
    color: #141313;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px
}

.newspopup_up_bg .error a {
    color: #fff;
    text-decoration: underline
}

.newspopup_up_bg .error a:hover,
.newspopup_up_bg .success a:hover {
    text-decoration: underline
}

.newspopup_up_bg .error p,
.newspopup_up_bg .success p {
    margin-bottom: 0
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=radio]+label {
    display: inline-block !important;
    margin-right: 10px;
    font-size: 12px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .pl-clearfix:before,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .pl-clearfix:after {
    content: "";
    display: block;
    clear: both
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item input[type=radio]+label,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item input[type=radio]+label,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item input[type=checkbox]+label,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item input[type=checkbox]+label {
    font-size: 12px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=text],
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=email],
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=password],
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=date],
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form input[type=number] {
    -webkit-appearance: none
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item {
    text-align: left;
    margin-bottom: 5px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item input,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item input,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item label,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item label {
    display: inline-block !important;
    vertical-align: middle;
    margin: 2px 0 0 5px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .mailchimp_item+div:not(.mailchimp_item),
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item+div:not(.integration_item) {
    margin-top: 10px !important;
    position: relative
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form select[name=mailchimp_list] {
    margin-bottom: 15px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form ul+h3 {
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: left;
    font-size: 15px
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form ul li:before,
.newspopup-up-form.newspopup-theme .newspopup_up_bg_form ul li:after {
    content: "";
    display: block;
    clear: both
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .newspopup_button_wrapper {
    position: relative
}

label.data-agreement,
input.data-agreement {
    vertical-align: middle;
    float: left
}

label.data-agreement,
.prgdpr-consent-checkbox label {
    font-size: 12px;
    line-height: 16px;
    width: 90%;
    text-align: left
}

.pr-mode-form .newspopup-up-form.newspopup-theme label.data-agreement {
    font-size: 12px
}

div.agreement-hld #agreement-error {
    bottom: initial !important;
    top: -8px
}

.modals-wrapper .modal-popup.nl_agreement-modal {
    z-index: 8000
}

.newspopup-message-success {
    background-color: #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    -webkit-box-shadow: 0 0 30px 0 #292929;
    -moz-box-shadow: 0 0 30px 0 #292929;
    box-shadow: 0 0 30px 0 #292929;
    max-width: 380px;
    width: 100%;
    margin: 10% auto 5% -190px;
    left: 50%;
    position: fixed;
    top: 0
}

.newspopup-message-success * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.newspopup-message-success .success-body-wrp {
    padding-top: 48px
}

.newspopup-message-success .newspopup-message-icon {
    background-image: url("https://medias.utsavfashion.com/skin/frontend/ultimo/default/images/utsav-icon-logo-mobile.png");
    background-size: 100%;
    width: 132px;
    height: 117px;
    background-size: 100%;
    width: 132px;
    height: 117px;
    position: absolute;
    top: -24px;
    left: calc(50% - 66px)
}

.newspopup_up_bg_form .g-recaptcha {
    transform: scale(.75);
    transform-origin: 0% 50%
}

#newspopup_up_bg_1 .newspopup-up-form.newspopup-theme .newspopup_up_bg_form ul li .g-recaptcha-key {
    text-align: center;
    display: inline-block
}

.newspopup_up_bg_form .g-recaptcha-key a {
    display: block
}

.newspopup_up_bg_form .integration_item_wrapper {
    padding: 10px 0
}

.newspopup_up_bg_form .integration_item_wrapper h3 {
    margin-top: 10px
}

.newspopup_up_bg_form .integration_item_wrapper select {
    padding-left: 10px
}

.newspopup_up_bg_form .integration_item {
    display: flex;
    align-items: center
}

.newspopup-up-form.newspopup-theme .newspopup_up_bg_form .integration_item input {
    top: 0
}

@-webkit-keyframes newspopup-message-icon-anim {
    0% {
        opacity: 0
    }

    75% {
        opacity: 1;
        -webkit-transform: scale(.75, .75)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1)
    }
}

@-moz-keyframes newspopup-message-icon-anim {
    0% {
        opacity: 0
    }

    75% {
        opacity: 1;
        -moz-transform: scale(.75, .75)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1, 1)
    }
}

@keyframes newspopup-message-icon-anim {
    0% {
        opacity: 0
    }

    75% {
        opacity: 1;
        transform: scale(.75, .75)
    }

    100% {
        opacity: 1;
        transform: scale(1, 1)
    }
}

.newspopup-message-success .newspopup-message-content {
    margin: 20px 0
}

.newspopup-message-success .newspopup-message-close {
    background-color: #fd6036;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 0;
    height: 33px;
    min-width: 200px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.newspopup-message-success .newspopup-message-close:hover {
    background-color: #5fa337
}

.pr-mode-form,
.pr-mode-form .newspopup-theme {
    position: static !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
    overflow: visible !important;
    height: auto !important
}

.pr-mode-form .newspopup-up-form.newspopup-theme {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important
}

.pr-mode-form .newspopup-up-form.newspopup-theme p,
.pr-mode-form .newspopup-up-form.newspopup-theme label {
    font-family: inherit !important;
    font-style: inherit !important;
    font-size: inherit;
    vertical-align: middle !important
}

.pr-mode-form .newspopup-up-form.newspopup-theme li {
    display: block !important;
    margin-left: 0 !important;
    font-family: inherit !important;
    font-style: inherit !important
}

.pr-mode-form .newspopup-up-form.newspopup-theme .integration_item {
    display: flex !important
}

.pr-mode-form .newspopup-up-form .cross {
    display: none !important
}

.pr-mode-form .newspopup-up-form.newspopup-theme .hld-pop {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.pr-mode-form .newspopup_up_bg_form .input-box {
    position: relative
}

.pr-mode-form div.mage-error {
    background: #ba0000;
    bottom: 0;
    color: #fff !important;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    min-height: 13px;
    padding: 10px !important;
    position: absolute !important;
    white-space: normal;
    left: -160px;
    width: 150px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.pr-mode-form div.mage-error+.mage-error {
    display: block !important;
    opacity: 1 !important
}

.pr-mode-form .newspopup-message-success {
    position: static;
    margin: 30px auto
}

.pr-mode-form .newspopup-messages-holder {
    margin-bottom: 10px;
    display: table !important;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
    z-index: 200
}

.pr-mode-form .newspopup-messages-holder-tr {
    display: table-row
}

.preview-notice {
    color: #382005;
    background-color: #fec107;
    padding: 15px 40px 15px 90px;
    border: 1px solid #b26f39;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    position: relative
}

.preview-notice>span {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center
}

.preview-notice>a {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 0;
    width: 20px;
    height: 20px
}

.preview-notice>a:before {
    content: "\2716";
    font-size: 16px;
    color: #9e751c;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.preview-notice>a:hover:before {
    color: #bd8e28
}

.newspopup_up_bg .prgdpr-consent-checkbox,
.pr-mode-form .prgdpr-consent-checkbox {
    display: flex
}

.newspopup_up_bg .agreement-hld input[type=checkbox],
.newspopup_up_bg .prgdpr-consent-checkbox input[type=checkbox],
.pr-mode-form .agreement-hld input[type=checkbox],
.pr-mode-form .prgdpr-consent-checkbox input[type=checkbox] {
    top: 0
}

@media (max-width:640px) {
    div.agreement-hld #agreement-error {
        top: initial
    }

    .input-box.agreement-hld {
        margin-top: 15px
    }
}

@media (max-width:410px) {
    .newspopup-message-success {
        max-width: initial;
        margin: 10% auto;
        left: 0
    }

    .newspopup_up_bg_form .g-recaptcha {
        max-width: 200px
    }
}

@media (max-width:480px) {
    .newspopup_up_bg_form .g-recaptcha {
        transform: scale(.66)
    }
}

.modals-overlay {
    background-color: rgba(0, 0, 0, .6)
}

#prpl-modal-popup.prpl-modal-popup .modal-inner-wrap {
    width: 380px;
    margin: 10% auto;
    height: auto
}

#prpl-modal-popup {
    padding: 20px 15px;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: auto
}

#prpl-modal-inner-wrap {
    max-width: 450px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    overflow: visible;
    border-radius: 15px
}

#prpl-modal-inner-wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#prpl-modal-popup input[type=text]::-moz-placeholder,
#prpl-modal-popup input[type=password]::-moz-placeholder,
#prpl-modal-popup input[type=url]::-moz-placeholder,
#prpl-modal-popup input[type=tel]::-moz-placeholder,
#prpl-modal-popup input[type=search]::-moz-placeholder,
#prpl-modal-popup input[type=number]::-moz-placeholder,
#prpl-modal-popup input[type=datetime]::-moz-placeholder,
#prpl-modal-popup input[type=email]::-moz-placeholder {
    color: #000
}

.prpopup-title {
    color: #333;
    font-size: 15px !important;
    line-height: 140% !important;
    margin-bottom: 10px !important;
    font-weight: 600
}

.prpopup-title b {
    display: block;
    font-size: 21px;
    margin: 10px 0
}

#prpl-modal-inner-wrap a,
#prpl-modal-inner-wrap button.action-close {
    transition: none !important
}

#prpl-modal-inner-wrap .modal-header {
    border-bottom: none;
    text-align: center;
    padding: 0;
    min-height: unset
}

#prpl-modal-inner-wrap .modal-header img {
    height: 100%
}

#prpl-modal-inner-wrap .action-close {
    padding: 5px;
    right: 10px;
    top: 10px;
    position: absolute;
    z-index: 100
}

.modal-popup #prpl-modal-inner-wrap .action-close:before {
    color: #000;
    content: 'âœ•';
    background-color: transparent;
    font-size: 12px;
    border: 2px #000 solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    font-weight: 900
}

.prpl-message-container {
    position: absolute;
    clear: both;
    height: 0;
    width: 100%;
    z-index: 99999999;
    left: 0;
    top: 0
}

#prpl-modal-inner-wrap .modal-content {
    padding: 0 20px 8px;
    width: 100%;
    border: none;
    box-shadow: none
}

#prpl-modal-inner-wrap .modal-content h2 {
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 25px
}

#prpl-modal-inner-wrap .modal-content div.mage-error {
    font-size: 11px;
    margin-top: 3px
}

#prpl-modal-inner-wrap .modal-content a {
    color: #8f613e
}

#prpl-modal-inner-wrap .modal-content a:hover {
    text-decoration: none;
    cursor: pointer
}

#prpl-modal-inner-wrap .modal-content .field {
    position: relative;
    margin: 20px 0;
    font-style: normal;
    color: #000;
    font-weight: 400;
    min-height: 36px
}

#prpl-modal-inner-wrap .modal-content .field:first-child {
    margin-top: 0
}

#prpl-modal-inner-wrap .modal-content .form-forgotpassword .field {
    margin-top: 0
}

#prpl-modal-inner-wrap .modal-content .field.note,
#prpl-modal-inner-wrap .modal-content p {
    line-height: 140%
}

#prpl-modal-inner-wrap .modal-content .field::placeholder,
#prpl-modal-inner-wrap .modal-content .field:focus::placeholder {
    opacity: 1;
    color: #fff
}

#prpl-modal-inner-wrap .modal-content .field #password-strength-meter-container {
    display: none
}

#prpl-modal-inner-wrap .modal-content .field label,
#prpl-modal-inner-wrap .modal-content .field .label {
    line-height: 140%;
    position: absolute;
    font-size: 15px;
    top: 12px;
    left: 8px;
    color: #333;
    transition: all .2s linear
}

#prpl-modal-inner-wrap .modal-content .field[name="prpl-popuplogin.password"]>.control>label.label {
    display: none
}

#prpl-modal-inner-wrap .modal-content .field input:focus~.label,
#prpl-modal-inner-wrap .modal-content .field input.has-value~.label {
    color: #333;
    font-size: 12.5px;
    top: 2px
}

#prpl-modal-inner-wrap .modal-content .field input:focus+.label,
#prpl-modal-inner-wrap .modal-content .field input:focus+label {
    color: #fd6036
}

span.toggle-password,
span.toggle-cnfm-password {
    position: absolute;
    right: 1px;
    top: 8px;
    font-size: 14px;
    padding: 9px 12px;
    cursor: pointer
}

span.toggle-password:hover,
span.toggle-cnfm-password:hover {
    color: #fd6036
}

#prpl-modal-inner-wrap .modal-content .field .choice label {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    top: 3px;
    position: relative;
    left: 0;
    padding: 0
}

#prpl-modal-inner-wrap .modal-content .field input[type=text],
#prpl-modal-inner-wrap .modal-content .field input[type=password],
#prpl-modal-inner-wrap .modal-content .field input[type=url],
#prpl-modal-inner-wrap .modal-content .field input[type=tel],
#prpl-modal-inner-wrap .modal-content .field input[type=search],
#prpl-modal-inner-wrap .modal-content .field input[type=number],
#prpl-modal-inner-wrap .modal-content .field input[type=datetime],
#prpl-modal-inner-wrap .modal-content .field input[type=email] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    height: 46px;
    line-height: 100%;
    font-size: 15px;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 24px 7px 7px;
    width: 100%;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
    outline: none
}

#prpl-modal-inner-wrap .modal-content .field input[aria-invalid=true] {
    border: 1px solid #ee001c
}

#prpl-modal-inner-wrap .modal-content .field input:focus {
    border: 1px solid #fd6036
}

#prpl-modal-inner-wrap .modal-content .field .control {
    position: relative;
    width: 100%
}

#prpl-modal-inner-wrap .modal-content .field-error {
    line-height: 1
}

#prpl-modal-inner-wrap .modal-content .field-error span,
#prpl-modal-inner-wrap .modal-content div.mage-error {
    font-size: .9166em;
    line-height: 1em;
    color: #ee001c;
    font-style: normal;
    padding: 0
}

#prpl-modal-inner-wrap .modal-content div#registration-password+.field-error {
    margin-top: -10px
}

#prpl-modal-inner-wrap .modal-content .field input[type=text]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=password]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=url]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=tel]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=search]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=number]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=datetime]:focus,
#prpl-modal-inner-wrap .modal-content .field input[type=email]:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#prpl-modal-inner-wrap .modal-content .field select {
    border: 1px solid #b2b2b2;
    padding: 0 25px 0 5px;
    height: 38px;
    line-height: 38px;
    color: #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 2px 4px 0 #ebebeb;
    box-shadow: inset 0 2px 4px 0 #ebebeb
}

#prpl-modal-inner-wrap .modal-content .field select:hover,
#prpl-modal-inner-wrap .modal-content .field select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#prpl-modal-inner-wrap .actions-toolbar .primary {
    float: none;
    width: 100%;
    margin: 0 0 5px;
    padding: 0
}

#prpl-modal-inner-wrap .actions-toolbar button.action {
    padding: 8px;
    font-size: 18px;
    text-transform: capitalize;
    margin: 0;
    width: 100%;
    background: #fd6036;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    height: 46px;
    line-height: 100%;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#prpl-modal-inner-wrap .actions-toolbar button.action:hover {
    background: #e9542d
}

#prpl-modal-inner-wrap .actions-toolbar .prpl-f-password a.action:hover {
    text-decoration: none
}

#prpl-modal-inner-wrap ._block-content-loading {
    position: static
}

#prpl-modal-inner-wrap .loading-mask {
    background: rgba(230, 230, 230, .6)
}

#prpl-modal-inner-wrap .loader {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px
}

#prpl-modal-inner-wrap .loader:before {
    content: "";
    width: 45px;
    height: 45px;
    border: 4px solid #fff;
    display: inline-block;
    border-radius: 50%;
    border-top-color: #888;
    vertical-align: middle;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

#prpl-modal-inner-wrap .loading-mask img {
    display: none
}

.spacer {
    width: 232px;
    margin: 20px 0 5px;
    text-align: left;
    position: relative
}

.spacer span {
    padding: 0;
    background: #fff;
    position: relative;
    z-index: 1;
    font-weight: 600
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-spacer {
    max-width: 230px;
    margin: 0 auto 4px;
    display: none
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-spacer table td {
    vertical-align: middle;
    padding: 5px 0;
    font-size: 15px;
    text-transform: capitalize;
    color: #333
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-block {
    margin: 0
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-block.pslogin-register {
    margin-top: 5px;
    position: relative;
    margin-bottom: 15px
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-block.pslogin-register br {
    display: none !important
}

#prpl-modal-inner-wrap .secondary.regis-login {
    margin-bottom: 15px
}

#prpl-modal-inner-wrap .actions-toolbar .secondary {
    font-weight: 600
}

.pslogin-block.pslogin-login .pslogin-buttons {
    padding: 0
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-buttons ul {
    margin-bottom: 12px;
    justify-content: space-between
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-buttons li {
    width: calc(50% - 5px);
    height: auto;
    margin: 0;
    float: none
}

.pslogin-block .pslogin-clearfix:after {
    content: none !important
}

#prpl-modal-inner-wrap .pslogin-buttons .pslogin-button-auto {
    border: 1px solid rgba(0, 0, 0, .1);
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 5px 0
}

#prpl-modal-inner-wrap .pslogin-buttons-show-short .pslogin-button-icon {
    top: 2px;
    left: 1px
}

#prpl-modal-inner-wrap .pslogin-buttons .pslogin-button-text {
    font-size: 15px;
    color: #333;
    min-width: auto
}

.pslogin-block .pslogin-buttons .facebook .pslogin-button-icon {
    background-position: -1px 1px
}

.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-text,
.pslogin-block .pslogin-buttons ul li.google .pslogin-button-text {
    background-color: transparent
}

.pslogin-block .pslogin-buttons .facebook .pslogin-button-auto {
    background-color: transparent !important
}

#socialLoginButtons .pslogin-button.google .pslogin-button-icon:before {
    content: none
}

#prpl-modal-inner-wrap .pslogin-buttons-show-short ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#prpl-modal-inner-wrap #socialLoginButtons .pslogin-buttons.pslogin-buttons-show-short li {
    width: 37px;
    height: 37px
}

#prpl-modal-inner-wrap .pslogin-buttons-show-short .pslogin-button-link {
    display: block;
    width: 100%;
    height: 37px
}

#prpl-modal-inner-wrap .pslogin-buttons-show-short .pslogin-button-auto {
    width: 37px;
    height: 37px;
    padding: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#prpl-modal-inner-wrap .pslogin-buttons-show-short .pslogin-button-text {
    display: none
}

#prpl-modal-popup .actions-toolbar>.secondary .action.back {
    display: inline-block
}

#prpl-modal-popup .actions-toolbar>.secondary .action.back:hover {
    text-decoration: none
}

#prpl-modal-popup.prpl-modal-scroll {
    overflow: auto
}

.secondary-btn-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0
}

.secondary-btn-group a span {
    font-size: 15px;
    color: #8f613e;
    font-weight: 600
}

.secondary-btn-group a:hover span {
    color: #fd6036
}

.signup-benefit {
    margin: 0;
    line-height: 21px;
    background: #ffdfd7;
    border-radius: 10px;
    padding: 10px 5px;
    color: #fd6036
}

.glamourGrey #prpl-modal-inner-wrap {
    background: #000;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    color: #fff
}

.glamourGrey #prpl-modal-inner-wrap .modal-header img {
    background: #fff;
    padding: 6px;
    border-radius: 6px
}

.glamourGrey #prpl-modal-inner-wrap .modal-header {
    border-bottom: 1px solid #5a5a5c
}

.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=text],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=password],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=url],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=tel],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=search],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=number],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=datetime],
.glamourGrey #prpl-modal-inner-wrap .modal-content .field input[type=email] {
    border-radius: 0
}

.glamourGrey #prpl-modal-inner-wrap .actions-toolbar button.action {
    background: #fba328;
    background: -webkit-linear-gradient(top, #fba328 0%, #b5751e 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#fba328), to(#b5751e));
    background: -o-linear-gradient(top, #fba328 0%, #b5751e 100%);
    background: linear-gradient(to bottom, #fba328 0%, #b5751e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fba328', endColorstr='#b5751e', GradientType=0);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px
}

.glamourGrey #prpl-modal-inner-wrap .modal-content a {
    color: #f9ab25
}

.glamourGrey #prpl-modal-inner-wrap .pslogin-spacer .pslogin-border {
    border-top: 1px solid #5a5a5c
}

.glamourGrey #prpl-modal-inner-wrap #socialLoginButtons .pslogin-buttons li span.pslogin-button-auto {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.glamourGrey #prpl-modal-inner-wrap .actions-toolbar .prpl-cr-account {
    border-top: 1px solid #5a5a5c
}

.glamourGrey #prpl-modal-inner-wrap .actions-toolbar .prpl-cr-account a {
    background-image: url("../../frontend/Mgs/claue_ufpl/en_US/Plumrocket_Popuplogin/images/1455552331_user_male_yellow.svg") !important
}

.glamourGrey #prpl-modal-inner-wrap ._block-content-loading {
    position: static
}

.glamourGrey #prpl-modal-inner-wrap .loading-mask {
    background: rgba(0, 0, 0, .6)
}

.glamourGrey #prpl-modal-inner-wrap .loader {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px
}

.glamourGrey #prpl-modal-inner-wrap .loader:before {
    content: "";
    width: 45px;
    height: 45px;
    border: 4px solid #fff;
    display: inline-block;
    border-radius: 50%;
    border-top-color: #d48316;
    vertical-align: middle;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

.glamourGrey #prpl-modal-inner-wrap .loading-mask img {
    display: none
}

.glamourGrey #password-strength-meter {
    color: #000
}

.modernBlue #prpl-modal-inner-wrap {
    background: #f8f8f8;
    background: -webkit-linear-gradient(top, #f8f8f8 0%, #d1d1d1 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#d1d1d1));
    background: -o-linear-gradient(top, #f8f8f8 0%, #d1d1d1 100%);
    background: linear-gradient(to bottom, #f8f8f8 0%, #d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d1d1d1', GradientType=0)
}

.modernBlue #prpl-modal-inner-wrap .modal-header {
    padding: 0;
    border: 0
}

.modernBlue #prpl-modal-inner-wrap .modal-header img {
    display: none
}

.modernBlue #prpl-modal-inner-wrap .modal-content {
    padding: 60px 0 20px;
    max-width: 258px
}

.modernBlue #prpl-modal-inner-wrap .actions-toolbar button.action {
    border: 1px solid #1b9af7;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .15), 0 0 0 rgba(27, 154, 247, .3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .15), 0 0 0 rgba(27, 154, 247, .3);
    background: #34a5f8;
    background: -webkit-linear-gradient(top, #34a5f8 0%, #088ef0 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#34a5f8), to(#088ef0));
    background: -o-linear-gradient(top, #34a5f8 0%, #088ef0 100%);
    background: linear-gradient(to bottom, #34a5f8 0%, #088ef0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34a5f8', endColorstr='#088ef0', GradientType=0);
    text-shadow: 0 1px 1px #1780cc
}

.modernBlue #prpl-modal-inner-wrap .actions-toolbar .prpl-cr-account,
.modernBlue #prpl-modal-inner-wrap .pslogin-spacer .pslogin-border {
    border-top: 1px solid #b3b3b3;
    margin-top: 20px;
    padding-top: 15px
}

.modernBlue #prpl-modal-inner-wrap ._block-content-loading {
    position: static
}

.modernBlue #prpl-modal-inner-wrap .loading-mask {
    background: rgba(230, 230, 230, .6)
}

.modernBlue #prpl-modal-inner-wrap .loader {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px
}

.modernBlue #prpl-modal-inner-wrap .loader:before {
    content: "";
    width: 45px;
    height: 45px;
    border: 4px solid #fff;
    display: inline-block;
    border-radius: 50%;
    border-top-color: #888;
    vertical-align: middle;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

.modernBlue #prpl-modal-inner-wrap .loading-mask img {
    display: none
}

.modernBlue .pslogin-spacer.pslogin-showmore .pslogin-showmore-button {
    color: #000;
    background-color: #e4e3e3;
    border: 1px solid #b7b7b7
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:640px) {
    #prpl-modal-popup {
        padding: 30px 15px;
        margin-top: 0
    }

    #prpl-modal-inner-wrap .modal-header img {
        max-width: 200px
    }
}

div#registration-password.field.password {
    margin: 0 !important
}

@media only screen and (max-width:480px) {
    #prpl-modal-popup {
        padding: 20px 15px
    }

    #prpl-modal-inner-wrap .actions-toolbar .prpl-cr-account {
        margin-top: 0;
        padding-top: 0;
        border-top: 0
    }
}

#prpl-modal-inner-wrap {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: hidden
}

#prpl-modal-popup._show #prpl-modal-inner-wrap {
    visibility: visible
}

#prpl-modal-popup.prpl-popuplogin._show .actions-toolbar {
    opacity: 1
}

#prpl-modal-popup.prpl-popuplogin .actions-toolbar {
    opacity: 0
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes flip3d_hor {
    0% {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-110deg);
        -ms-transform: rotateY(-110deg);
        transform: rotateY(-110deg);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

@keyframes flip3d_hor {
    0% {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateY(-110deg);
        -ms-transform: rotateY(-110deg);
        transform: rotateY(-110deg);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 0
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1
    }
}

.flip3d_hor {
    -webkit-animation-name: flip3d_hor;
    animation-name: flip3d_hor;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#prpl-modal-inner-wrap .g-recaptcha>div:not(.grecaptcha-badge) {
    transform: translateX(-23px) scale(.85)
}

.prpopup-logo .logo-img {
    position: relative;
    display: block;
    background-image: url(https://medias.utsavfashion.com/skin/frontend/ultimo/default/images/utsav-icon-logo-mobile.png);
    background-repeat: no-repeat;
    background-size: 30px;
    height: 30px;
    width: 30px;
    margin: 0 auto
}

#prpl-modal-inner-wrap .messages *:before {
    content: none
}

.prpl-modal-outer {
    position: relative
}

.prpl-modal-inner {
    background: #fff;
    padding: 10px 30px 30px;
    margin-top: 55px;
    border-radius: 15px
}

#prpl-modal-inner-wrap .modal-content {
    background: 0 0;
    position: initial;
    padding: 0
}

.prpl-popuplogin-wrapper .messages[data-role=checkout-messages] {
    position: absolute !important;
    bottom: -10px;
    width: 100%;
    left: 0;
    z-index: 1
}

#prpl-modal-inner-wrap .messages div[data-ui-id*=checkout-cart-validationmessages] {
    justify-content: center;
    margin: 0 auto;
    background: #fd6036;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px 15px 0 0
}

div#registration-password input+label.error {
    display: none !important
}

@media (max-width:767px) {
    .prpl-modal-inner {
        padding: 5px 15px 15px
    }
}

.pslogin-addedoverlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2010;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: .6
}

.pslogin-pop-up-form {
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 2020;
    height: 100%;
    color: #666;
    text-align: left;
    overflow-y: auto
}

#pslogin-pop-up-bg {
    max-width: 450px;
    font-size: 12px;
    padding: 0 10px;
    margin: 10% auto 5% auto;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pslogin-reminder-container {
    margin-left: auto;
    margin-right: 0
}

.pslogin-share {
    background-color: #fff;
    min-height: 210px;
    padding: 18px 21px;
    position: relative
}

#pslogin-sharepopup .pslogin-pop-up-form {
    height: auto
}

.pslogin-reminder {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 430px;
    background-color: #fff;
    min-height: 210px;
    padding: 18px 21px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .19)
}

.pslogin-fake-email-message {
    position: fixed;
    top: 20px;
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 9999
}

.pslogin-fake-email-message .content {
    padding: 5px 10px;
    background: #fff;
    max-width: 960px;
    min-width: 250px;
    margin: 0 auto;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .42);
    font-size: 14px;
    color: #636363;
    z-index: 9999
}

.pslogin-fake-email-message p {
    margin: 10px auto;
    text-align: left
}

.pslogin-fake-email-message .close-message {
    float: right
}

.pslogin-fake-email-message .close-message:hover {
    cursor: pointer;
    color: #aeaeae
}

.pslogin-share .ta-center {
    text-align: center
}

.pslogin-share h2 {
    padding: 0 0 7px;
    color: #39c;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.pslogin-share .prpop-close-btn,
.pslogin-reminder .prpop-close-btn {
    position: absolute;
    right: 9px;
    left: auto;
    margin-right: 10px;
    top: 14px;
    text-decoration: none;
    color: #727272;
    font-size: 16px;
    background: 0 0
}

.pslogin-share .prpop-close-btn:hover {
    color: #b6aba5
}

.pslogin-share p {
    margin-bottom: 7px
}

.pslogin-share img {
    max-width: 100%;
    height: auto
}

.pslogin-share .button-top {
    height: 7px
}

.pslogin-share a {
    display: inline-block;
    height: 30px;
    color: #fff;
    margin: 0 10px 10px 0
}

.pslogin-share a:hover {
    cursor: pointer;
    opacity: .7;
    -webkit-filter: apha(filter=70);
    filter: apha(filter=70)
}

.w25 {
    width: 25px !important
}

.w100 {
    width: 100px
}

.pslogin-block.account-login .content {
    margin: 0
}

.pslogin-form .registered-users .content {
    margin: 0 !important
}

.pslogin-block.account-login .form-list label,
#checkout-step-login .pslogin-block .form-list label {
    width: auto;
    float: none
}

.pslogin-block.account-login .form-list .input-box,
#checkout-step-login .pslogin-block .form-list .input-box {
    float: none
}

#checkout-step-login .col2-set {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pslogin-block.account-login .buttons-set {
    min-height: 40px
}

.pslogin-block.col2-set {
    margin: 0
}

.pslogin-block.col2-set .buttons-set {
    padding: 0
}

.pslogin-block.col2-set .fieldset {
    margin: 15px 0
}

.pslogin-block button.button span,
.pslogin-block button.button span span {
    height: auto
}

.pslogin-share .soc-name {
    height: 30px;
    line-height: 30px;
    padding: 0 7px;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pslogin-share .vkontakte {
    background-position: -77px -78px
}

.pslogin-share .facebook {
    background-position: -5px -5px
}

.pslogin-share .twitter {
    background-position: -41px -5px
}

.pslogin-share .google {
    background-position: -113px -5px
}

.pslogin-welcome-msg {
    height: 22px;
    line-height: 22px;
    float: none;
    display: inline-block;
    margin: 0 0 5px
}

.pslogin-welcome-msg:after {
    clear: both;
    content: ""
}

.pslogin-welcome-msg img {
    height: 25px;
    display: inline-block;
    padding: 0 5px 0 0;
    float: left
}

.pslogin-block {
    width: 100%;
    margin: 0 0 20px
}

.pslogin-block * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.pslogin-block .linked-account:before,
.pslogin-block .linked-account:after {
    content: "";
    display: block;
    clear: both
}

.pslogin-block.pslogin-hidden-text .pslogin-button-text {
    display: none !important
}

.pslogin-block .pslogin-xs {
    display: none !important
}

.pslogin-block .pslogin-button-image {
    display: block
}

.pslogin-block .pslogin-clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.pslogin-block .title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 12px
}

.pslogin-spacer {
    display: block;
    margin: 10px auto;
    position: relative;
    text-align: center;
    line-height: 16px !important;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    overflow: visible;
    font-size: 13px
}

.pslogin-spacer table {
    width: 100%
}

.pslogin-spacer table tr td:first-child {
    padding-left: 0
}

.pslogin-spacer table tr td:last-child {
    padding-right: 0
}

.pslogin-spacer.pslogin-showmore table td {
    padding: 5px 0
}

.pslogin-spacer table td {
    vertical-align: middle;
    padding: 10px 5px
}

.pslogin-spacer .pslogin-border {
    border-top: 1px solid #e5e2e2;
    width: 100%
}

.pslogin-spacer .pslogin-bordertext {
    color: #b2b2b2;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase
}

.pslogin-spacer .pslogin-showmore-button.pslogin-bordertext {
    text-transform: none
}

.pslogin-spacer.pslogin-showmore .pslogin-bordertext {
    height: 20px;
    line-height: 17px;
    padding: 0;
    border: 1px solid #e5e2e2;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px
}

.pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: #989898;
    cursor: pointer
}

.pslogin-spacer .circle {
    width: 90%;
    height: 25px;
    line-height: 22px;
    font-size: 11px;
    border: 1px solid #b2b2b2;
    border-radius: 0 7px;
    margin: 0 auto;
    background-color: #eee
}

.pslogin-spacer .circle:hover {
    cursor: pointer;
    background-color: #fafafa
}

.pslogin-block .pslogin-showmore {
    margin-top: 20px
}

.pslogin-block.pslogin-login .pslogin-buttons {
    display: block
}

.pslogin-block.pslogin-register .pslogin-buttons {
    display: block
}

.modal-inner-wrap .pslogin-block .pslogin-buttons ul,
.form-login .pslogin-block .pslogin-buttons ul {
    padding-left: 0
}

.pslogin-block .pslogin-buttons ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0
}

.pslogin-block .pslogin-buttons ul li {
    display: block;
    float: left;
    line-height: normal;
    list-style: none !important;
    padding: 0 !important;
    background: 0 0 !important;
    height: 32px;
    margin: 0 7px 7px 0;
    position: relative
}

.pslogin-block .pslogin-buttons ul li a {
    width: 100% !important;
    vertical-align: top
}

.pslogin-block .pslogin-buttons ul li.show-button-image {
    background: 0 0 !important
}

.pslogin-block .pslogin-buttons ul li:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
    background-color: #39c;
    display: inline-block
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
    background: url('https://medias.utsavfashion.com/static/frontend/Mgs/claue_ufpl/en_US/Plumrocket_SocialLoginPro/images/fb-google.png');
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-icon img {
    width: 100%
}

.pslogin-block .pslogin-buttons ul li .pslogin-button-text {
    display: none;
    float: left;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    padding: 0;
    text-align: center;
    min-width: 144px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    color: #fff;
    background-color: rgba(255, 255, 255, .2)
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto .pslogin-button-text {
    display: inline-block;
    padding: 0 5px;
    letter-spacing: 0
}

.pslogin-block .pslogin-buttons .pslogin-button-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons .pslogin-button-icon-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-icon-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-image {
    display: none
}

.pslogin-block .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-auto.pslogin-has-button-icon-image {
    display: inline-block
}

.pslogin-block .pslogin-buttons .pslogin-button-auto.pslogin-has-button-icon-image {
    display: none
}

.pslogin-block .pslogin-buttons .pslogin-button-auto .pslogin-button-icon-image {
    display: inline-block;
    width: 32px;
    height: 32px
}

.pslogin-button.kakao .pslogin-button-auto .pslogin-button-icon {
    background-color: #f7e317;
    background-position: 134px -307px
}

.pslogin-button.kakao .pslogin-button-auto .pslogin-button-text {
    color: #3d1e1f;
    background-color: #f7e317
}

.checkout-index-index .authentication-wrapper {
    line-height: 1
}

.pslogin-block .pslogin-buttons .kakao .pslogin-button-auto {
    background-color: #f7e317 !important
}

.pslogin-block .pslogin-buttons .custinfo.kakao .pslogin-button-auto .pslogin-button-text {
    background-color: transparent;
    color: #3d1e1f
}

.pslogin-block .pslogin-buttons .apple .pslogin-button-auto {
    background-color: #000
}

.pslogin-block .pslogin-buttons .custinfo.apple .pslogin-button-auto {
    background-color: #39c
}

.pslogin-block .pslogin-buttons .custinfo.apple .pslogin-button-auto .pslogin-button-text {
    background-color: transparent;
    color: #fff
}

.pslogin-block .pslogin-buttons .apple .pslogin-button-icon {
    background-position: -135px 33px
}

.pslogin-block .pslogin-buttons .facebook .pslogin-button-auto {
    background-color: #1e4389
}

.pslogin-block .pslogin-buttons .facebook .pslogin-button-icon {
    background-position: 5px 0
}

.pslogin-block .pslogin-buttons .twitter .pslogin-button-auto {
    background-color: #28a9e2
}

.pslogin-block .pslogin-buttons .twitter .pslogin-button-icon {
    background-position: -34px 0
}

.pslogin-block .pslogin-buttons .linkedin .pslogin-button-auto {
    background-color: #11669c
}

.pslogin-block .pslogin-buttons .linkedin .pslogin-button-icon {
    background-position: -170px -1px
}

.pslogin-block .pslogin-buttons .yahoo .pslogin-button-auto {
    background-color: #85228f
}

.pslogin-block .pslogin-buttons .yahoo .pslogin-button-icon {
    background-position: -204px -1px
}

.pslogin-block .pslogin-buttons .vkontakte .pslogin-button-auto {
    background-color: #3f658c
}

.pslogin-block .pslogin-buttons .vkontakte .pslogin-button-icon {
    background-position: -68px 0
}

.pslogin-block .pslogin-buttons .google .pslogin-button-auto {
    background-color: #3367d6
}

.pslogin-block .pslogin-buttons .google .pslogin-button-icon {
    background-position: -160px 0;
    background-color: #fff
}

.pslogin-block .pslogin-buttons .hotmail .pslogin-button-auto {
    background-color: #f67d20
}

.pslogin-block .pslogin-buttons .hotmail .pslogin-button-icon {
    background-position: 0 -34px
}

.pslogin-block .pslogin-buttons .live .pslogin-button-auto {
    background-color: #0cb3ee
}

.pslogin-block .pslogin-buttons .live .pslogin-button-icon {
    background-position: -35px -205px
}

.pslogin-block .pslogin-buttons .pinterest .pslogin-button-auto {
    background-color: #cb2028
}

.pslogin-block .pslogin-buttons .pinterest .pslogin-button-icon {
    background-position: -34px -34px
}

.pslogin-block .pslogin-buttons .amazon .pslogin-button-auto {
    background-color: #ff8e2e
}

.pslogin-block .pslogin-buttons .amazon .pslogin-button-icon {
    background-position: -68px -34px
}

.pslogin-block .pslogin-buttons .aol .pslogin-button-auto {
    background-color: #008bd3
}

.pslogin-block .pslogin-buttons .aol .pslogin-button-icon {
    background-position: -102px -34px
}

.pslogin-openid.aol input[type=submit] {
    background-color: #008bd3;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons .github .pslogin-button-auto {
    background-color: #000
}

.pslogin-block .pslogin-buttons .github .pslogin-button-icon {
    background-position: -135px -35px
}

.pslogin-block .pslogin-buttons .instagram .pslogin-button-auto {
    background-color: #ce4db6
}

.pslogin-block .pslogin-buttons .instagram .pslogin-button-icon {
    background-position: -169px -35px
}

.pslogin-block .pslogin-buttons .foursquare .pslogin-button-auto {
    background-color: #f94777
}

.pslogin-block .pslogin-buttons .foursquare .pslogin-button-icon {
    background-position: -204px -34px
}

.pslogin-block .pslogin-buttons .dropbox .pslogin-button-auto {
    background-color: #008bd3
}

.pslogin-block .pslogin-buttons .dropbox .pslogin-button-icon {
    background-position: -2px -68px
}

.pslogin-block .pslogin-buttons .disqus .pslogin-button-auto {
    background-color: #3d7198
}

.pslogin-block .pslogin-buttons .disqus .pslogin-button-icon {
    background-position: -32px -69px
}

.pslogin-block .pslogin-buttons .livejournal .pslogin-button-auto {
    background-color: #104378
}

.pslogin-block .pslogin-buttons .livejournal .pslogin-button-icon {
    background-position: -66px -69px
}

.pslogin-openid.livejournal input[type=submit] {
    background-color: #104378;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons .tumblr .pslogin-button-auto {
    background-color: #304e6c
}

.pslogin-block .pslogin-buttons .tumblr .pslogin-button-icon {
    background-position: -102px -69px
}

.pslogin-block .pslogin-buttons .openid .pslogin-button-auto {
    background-color: #f8931f
}

.pslogin-block .pslogin-buttons .openid .pslogin-button-icon {
    background-position: -135px -69px
}

.pslogin-block .pslogin-buttons .flickr .pslogin-button-auto {
    background-color: #ff0084
}

.pslogin-block .pslogin-buttons .flickr .pslogin-button-icon {
    background-position: -169px -69px
}

.pslogin-block .pslogin-buttons .wordpress .pslogin-button-auto {
    background-color: #1b3f57
}

.pslogin-block .pslogin-buttons .wordpress .pslogin-button-icon {
    background-position: -204px -69px
}

.pslogin-block .pslogin-buttons .blogger .pslogin-button-auto {
    background-color: #ec7825
}

.pslogin-block .pslogin-buttons .blogger .pslogin-button-icon {
    background-position: 0 -103px
}

.pslogin-block .pslogin-buttons .odnoklassniki .pslogin-button-auto {
    background-color: #e60
}

.pslogin-block .pslogin-buttons .odnoklassniki .pslogin-button-icon {
    background-position: -34px -103px
}

.pslogin-block .pslogin-buttons .mailru .pslogin-button-auto {
    background-color: #00468c
}

.pslogin-block .pslogin-buttons .mailru .pslogin-button-icon {
    background-position: -67px -103px
}

.pslogin-block .pslogin-buttons .yandex .pslogin-button-auto {
    background-color: #d00
}

.pslogin-block .pslogin-buttons .yandex .pslogin-button-icon {
    background-position: -102px -103px
}

.pslogin-block .pslogin-buttons .paypal .pslogin-button-auto {
    background-color: #195d82
}

.pslogin-block .pslogin-buttons .paypal .pslogin-button-icon {
    background-position: -134px -103px
}

.pslogin-block .pslogin-buttons .myspace .pslogin-button-auto {
    background-color: #0022a0
}

.pslogin-block .pslogin-buttons .myspace .pslogin-button-icon {
    background-position: -169px -103px
}

.pslogin-block .pslogin-buttons .salesforce .pslogin-button-auto {
    background-color: #00a0de
}

.pslogin-block .pslogin-buttons .salesforce .pslogin-button-icon {
    background-position: -203px -103px
}

.pslogin-block .pslogin-buttons .steamcommunity .pslogin-button-auto {
    background-color: #282828
}

.pslogin-block .pslogin-buttons .steamcommunity .pslogin-button-icon {
    background-position: -1px -137px
}

.pslogin-block .pslogin-buttons .hyves .pslogin-button-auto {
    background-color: #ffca63
}

.pslogin-block .pslogin-buttons .hyves .pslogin-button-icon {
    background-position: -33px -137px
}

.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-auto {
    background-color: #e6eef1
}

.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-icon {
    background-position: -67px -137px
}

.pslogin-block .pslogin-buttons .stackoverflow .pslogin-button-text {
    color: #000
}

.pslogin-block .pslogin-buttons .evernote .pslogin-button-auto {
    background-color: #7ac141
}

.pslogin-block .pslogin-buttons .evernote .pslogin-button-icon {
    background-position: -101px -137px
}

.pslogin-block .pslogin-buttons .mixi .pslogin-button-auto {
    background-color: #d1ac5b
}

.pslogin-block .pslogin-buttons .mixi .pslogin-button-icon {
    background-position: -135px -137px
}

.pslogin-block .pslogin-buttons .mydigipass .pslogin-button-auto {
    background-color: #49bbeb
}

.pslogin-block .pslogin-buttons .mydigipass .pslogin-button-icon {
    background-position: -169px -137px
}

.pslogin-block .pslogin-buttons .netlog .pslogin-button-auto {
    background-color: #bb2026
}

.pslogin-block .pslogin-buttons .netlog .pslogin-button-icon {
    background-position: -203px -137px
}

.pslogin-block .pslogin-buttons .qq .pslogin-button-auto {
    background-color: #c46f1c
}

.pslogin-block .pslogin-buttons .qq .pslogin-button-icon {
    background-position: 0 -171px
}

.pslogin-block .pslogin-buttons .sinaweibo .pslogin-button-auto {
    background-color: #bd4342
}

.pslogin-block .pslogin-buttons .sinaweibo .pslogin-button-icon {
    background-position: -34px -171px
}

.pslogin-block .pslogin-buttons .soundcloud .pslogin-button-auto {
    background-color: #ff5419
}

.pslogin-block .pslogin-buttons .soundcloud .pslogin-button-icon {
    background-position: -66px -171px
}

.pslogin-block .pslogin-buttons .tencentweibo .pslogin-button-auto {
    background-color: #28a4e4
}

.pslogin-block .pslogin-buttons .tencentweibo .pslogin-button-icon {
    background-position: -100px -171px
}

.pslogin-block .pslogin-buttons .verisign .pslogin-button-auto {
    background-color: #b22253
}

.pslogin-block .pslogin-buttons .verisign .pslogin-button-icon {
    background-position: -134px -171px
}

.pslogin-openid.verisign input[type=submit] {
    background-color: #b22253;
    -webkit-appearance: none
}

.pslogin-block .pslogin-buttons .xing .pslogin-button-auto {
    background-color: #005d5e
}

.pslogin-block .pslogin-buttons .xing .pslogin-button-icon {
    background-position: -168px -171px
}

.pslogin-block .pslogin-buttons .kaixin001 .pslogin-button-auto {
    background-color: #e2332e
}

.pslogin-block .pslogin-buttons .kaixin001 .pslogin-button-icon {
    background-position: -203px -171px
}

.pslogin-block .pslogin-buttons .orange .pslogin-button-auto {
    background-color: #f60
}

.pslogin-block .pslogin-buttons .orange .pslogin-button-icon {
    background-position: -1px -205px
}

.pslogin-block .pslogin-buttons .bitbucket .pslogin-button-auto {
    background-color: #013567
}

.pslogin-block .pslogin-buttons .bitbucket .pslogin-button-icon {
    background-position: -67px -205px
}

.pslogin-block .pslogin-buttons .bitly .pslogin-button-auto {
    background-color: #ed6022
}

.pslogin-block .pslogin-buttons .bitly .pslogin-button-icon {
    background-position: -101px -205px
}

.pslogin-block .pslogin-buttons .boxcom .pslogin-button-auto {
    background-color: #00b9f2
}

.pslogin-block .pslogin-buttons .boxcom .pslogin-button-icon {
    background-position: -135px -205px
}

.pslogin-block .pslogin-buttons .vimeo .pslogin-button-auto {
    background-color: #1fb9eb
}

.pslogin-block .pslogin-buttons .vimeo .pslogin-button-icon {
    background-position: -170px -205px
}

.pslogin-block .pslogin-buttons .reddit .pslogin-button-auto {
    background-color: #337fb9
}

.pslogin-block .pslogin-buttons .reddit .pslogin-button-icon {
    background-position: -203px -205px
}

.pslogin-block .pslogin-buttons .odesk .pslogin-button-auto {
    background-color: #6fda44
}

.pslogin-block .pslogin-buttons .odesk .pslogin-button-icon {
    background-position: -169px -273px
}

.pslogin-block .pslogin-buttons .odesk .pslogin-button-text {
    color: #4c4c4c
}

.pslogin-block .pslogin-buttons .teamviewer .pslogin-button-auto {
    background-color: #0171b9
}

.pslogin-block .pslogin-buttons .teamviewer .pslogin-button-icon {
    background-position: -34px -239px
}

.pslogin-block .pslogin-buttons .skyrock .pslogin-button-auto {
    background-color: #009afe
}

.pslogin-block .pslogin-buttons .skyrock .pslogin-button-icon {
    background-position: -67px -239px
}

.pslogin-block .pslogin-buttons .renren .pslogin-button-auto {
    background-color: #153765
}

.pslogin-block .pslogin-buttons .renren .pslogin-button-icon {
    background-position: -101px -239px
}

.pslogin-block .pslogin-buttons .etsy .pslogin-button-auto {
    background-color: #ee5931
}

.pslogin-block .pslogin-buttons .etsy .pslogin-button-icon {
    background-position: -134px -239px
}

.pslogin-block .pslogin-buttons .imgur .pslogin-button-auto {
    background-color: #312e2f
}

.pslogin-block .pslogin-buttons .imgur .pslogin-button-icon {
    background-position: -170px -239px
}

.pslogin-block .pslogin-buttons .intuit .pslogin-button-auto {
    background-color: #b8b8b8
}

.pslogin-block .pslogin-buttons .intuit .pslogin-button-icon {
    background-position: -204px -239px
}

.pslogin-block .pslogin-buttons .intuit .pslogin-button-text {
    color: #000
}

.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-auto {
    background-color: #73cff4
}

.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-icon {
    background-position: 0 -273px
}

.pslogin-block .pslogin-buttons .mailchimp .pslogin-button-text {
    color: #000
}

.pslogin-block .pslogin-buttons .persona .pslogin-button-auto {
    background-color: #ee5931
}

.pslogin-block .pslogin-buttons .persona .pslogin-button-icon {
    background-position: -34px -273px
}

.pslogin-block .pslogin-buttons .dribbble .pslogin-button-auto {
    background-color: #f26798
}

.pslogin-block .pslogin-buttons .dribbble .pslogin-button-icon {
    background-position: -67px -273px
}

.pslogin-block .pslogin-buttons .goodreads .pslogin-button-auto {
    background-color: #743900
}

.pslogin-block .pslogin-buttons .goodreads .pslogin-button-icon {
    background-position: -100px -273px
}

.pslogin-block .pslogin-buttons .lastfm .pslogin-button-auto {
    background-color: #c02c0c
}

.pslogin-block .pslogin-buttons .lastfm .pslogin-button-icon {
    background-position: -135px -273px
}

.pslogin-block .pslogin-buttons .alipay .pslogin-button-auto {
    background-color: #00a0e9
}

.pslogin-block .pslogin-buttons .alipay .pslogin-button-icon {
    background-position: -202px -274px
}

.pslogin-block .pslogin-buttons .wechat .pslogin-button-auto {
    background-color: #4ec034
}

.pslogin-block .pslogin-buttons .wechat .pslogin-button-icon {
    background-position: -1px -306px
}

.pslogin-block .pslogin-buttons ul li.naver span.pslogin-button-auto {
    background-color: #23b300
}

.pslogin-block .pslogin-buttons ul li.naver .pslogin-button-icon {
    background-position: -34px -307px
}

.pslogin-block .pslogin-buttons .line .pslogin-button-auto {
    background-color: #00c300
}

.pslogin-block .pslogin-buttons .line .pslogin-button-icon {
    background-position: -67px -307px
}

#prpop-pop-up-bg .pslogin-block {
    text-align: center;
    clear: both;
    margin-bottom: 5px
}

#prpop-pop-up-bg .prpop-account-create .pslogin-block {
    display: none
}

#prpop-pop-up-bg .pslogin-block .pslogin-buttons.pslogin-buttons-showfull {
    width: 100%
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-auto {
    width: 100%;
    position: relative;
    display: block;
    height: 32px
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-icon {
    position: absolute;
    background-color: inherit
}

#prpop-pop-up-bg .pslogin-block li a span.pslogin-button-text {
    width: 100%;
    padding-left: 32px;
    font-size: 12px
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer {
    margin: 0 auto 10px;
    width: 100%
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer:before {
    display: block;
    content: "";
    clear: both;
    width: 100%
}

#prpop-pop-up-bg.prpop-default .pslogin-spacer table {
    margin-top: 15px
}

#prpop-pop-up-bg.prpop-default .pslogin-block {
    margin-top: 10px
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.prpop-default .pslogin-block li a span.pslogin-button-auto {
    min-width: 32px
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 70%;
    min-height: 32px;
    margin-bottom: 0;
    vertical-align: inherit;
    display: inline-block;
    float: none
}

#prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons li {
    width: auto;
    min-height: 32px;
    margin-bottom: 5px;
    vertical-align: middle
}

#prpop-pop-up-bg.prpop-default .pslogin-buttons .pslogin-spacer {
    width: 100%
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer {
    margin: 0 auto 10px;
    width: 100%;
    float: left
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: #fff
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer:before {
    display: block;
    content: "";
    clear: both;
    width: 100%
}

#prpop-pop-up-bg.glamour-grey .pslogin-spacer table {
    margin-top: 15px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block {
    margin-top: 10px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 70%;
    min-height: 32px;
    margin-bottom: 5px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons li {
    width: auto;
    min-height: 32px;
    margin: 0 5px 5px 0;
    vertical-align: middle
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-auto {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    min-width: 32px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-text {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-block li a span.pslogin-button-icon {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px
}

#prpop-pop-up-bg.glamour-grey .pslogin-buttons .pslogin-spacer {
    width: 100%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer {
    margin: 10px auto;
    width: 70%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-border {
    border-top: 1px solid #a5a5a5
}

#prpop-pop-up-bg.simple-form-logo .pslogin-bordertext {
    color: #444
}

#prpop-pop-up-bg.simple-form-logo .pslogin-spacer {
    width: 70%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons .pslogin-spacer:before {
    display: none
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer .pslogin-border {
    border-top: 1px solid #a5a5a5
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext {
    border: 1px solid #a5a5a5;
    color: #444
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-spacer.pslogin-showmore .pslogin-bordertext:hover {
    color: #000
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
    width: 70%;
    margin: 0 auto;
    text-align: center
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
    width: 100%;
    min-width: 32px;
    min-height: 34px;
    margin-bottom: 5px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
    width: auto;
    min-width: 34px;
    height: 34px;
    margin: 0 0 5px
}

.prprivatesale-splashpage-login #prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons li {
    margin: 0 7px 7px 0
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons ul li a {
    display: inline-block;
    width: 100%
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-auto {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(31, 31, 31, .47), inset 0 1px 0 0 rgba(255, 255, 255, .33);
    box-shadow: 0 1px 1px 0 rgba(31, 31, 31, .47), inset 0 1px 0 0 rgba(255, 255, 255, .33)
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-auto {
    border: 1px solid rgba(0, 0, 0, .09);
    height: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-text {
    height: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .33);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .33)
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    border: none;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li a span.pslogin-button-icon {
    height: 32px;
    width: 32px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-block li a span.pslogin-button-icon {
    border: 1px solid rgba(0, 0, 0, .09);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 34px;
    width: 34px
}

#prpop-pop-up-bg.simple-form-logo .pslogin-buttons .pslogin-spacer {
    width: 100%
}

.pslogin-openid {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 20px
}

.pslogin-openid .network-logo {
    background: url('../../frontend/Mgs/claue_ufpl/en_US/Plumrocket_SocialLoginPro/images/social_openid.png');
    width: 180px;
    height: 70px;
    margin: 0 auto 15px auto
}

.pslogin-openid.livejournal .network-logo {
    background-position: -180px 0
}

.pslogin-openid.verisign .network-logo {
    background-position: 0 -70px
}

.pslogin-openid input[type=submit] {
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    padding: 0;
    text-align: center;
    min-width: 144px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 0
}

.pslogin-openid input[type=submit]:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.pslogin-openid input[type=text] {
    width: 100%;
    border: 1px solid #d0d0d0;
    height: 30px;
    line-height: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
}

.pslogin-openid .form-wrapper {
    background-color: #f3f3f3;
    color: #464646;
    width: 300px;
    margin: 0 auto;
    padding: 25px;
    box-shadow: 0 2px 7px 0 #c1c1c1;
    -moz-box-shadow: 0 2px 7px 0 #c1c1c1;
    -webkit-box-shadow: 0 2px 7px 0 #c1c1c1;
    border-radius: 15px;
    font-size: 14px
}

.pslogin-openid .ajax-loader {
    width: 110px;
    height: 14px;
    margin: 0 auto 5px auto
}

.pslogin-openid .ajax-loader .image-gif {
    background: url('../../frontend/Mgs/claue_ufpl/en_US/Plumrocket_SocialLoginPro/images/ajax-loader-h.gif');
    width: 110px;
    height: 14px;
    display: none
}

.pslogin-openid .ajax-loader .error-text {
    color: red;
    font-size: 11px
}

.linked-account {
    margin-bottom: 20px
}

.pslogin-block .custinfo.social {
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 12px;
    float: left;
    width: 82px;
    margin-right: 8px;
    margin-bottom: 8px;
    position: relative
}

.pslogin-block .custinfo.social a {
    color: #fff;
    text-decoration: none
}

.pslogin-block .custinfo.social:hover {
    cursor: pointer
}

.pslogin-block .custinfo.social .unlink-link {
    content: "x";
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: -5px;
    position: absolute;
    right: -4px;
    font-size: 10px;
    line-height: 25px;
    cursor: pointer;
    opacity: .4
}

.pslogin-block .custinfo.social .unlink-link:hover {
    opacity: 1
}

.pslogin-block .custinfo .pslogin-button-auto {
    padding: 11px 0 6px;
    background: #fff
}

.pslogin-block .custinfo.social .user-photo {
    background-image: url("../../frontend/Mgs/claue_ufpl/en_US/Plumrocket_SocialLoginPro/images/user_icon.png");
    background-size: cover;
    background-position: center;
    width: 56px;
    height: 56px;
    vertical-align: middle;
    float: none;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    display: block;
    border: 3px solid #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ps-login-wrapper.modal-slide .modal-inner-wrap {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 350px;
    max-width: 630px
}

.ps-login-wrapper.modal-popup.modal-slide .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: none
}

.ps-login-wrapper.modal-popup.modal-slide .modal-footer.hidden {
    display: none
}

.ps-login-wrapper button.action.primary {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 12px;
    padding-top: 10px;
    padding-bottom: 10px
}

.ps-login-wrapper button.action.pslogin-bind-step-4 {
    width: 275px;
    margin-left: auto;
    margin-right: auto
}

.ps-login-wrapper .pslogin-clearfix {
    margin-top: 10px;
    margin-bottom: 0
}

.ps-login-wrapper .pslogin-block {
    margin-bottom: 0
}

.modal-popup.ps-login-wrapper .modal-content {
    padding-bottom: 26px;
    overflow-y: hidden
}

.pslogin-button.google .pslogin-button-icon {
    position: relative
}

.pslogin-button.google .pslogin-button-icon:before {
    content: "";
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    outline: 1px solid #006bb4
}

.ps-login-wrapper .pslogin-authorization-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px
}

.pslogin-state-step-1,
.pslogin-state-step-2.ps-no-linked,
.pslogin-state-step-3 {
    max-width: 290px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

    .pslogin-state-step-1,
    .pslogin-state-step-2,
    .pslogin-state-step-3 {
        max-width: 100%
    }
}

.ps-login-wrapper #pslogin_bind {
    width: 100%
}

.pslogin-state-step-5 #pslogin_bind {
    width: 45%
}

#pslogin_bind .label {
    font-weight: 600
}

.ps-login-wrapper .pslogin-or-border {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 200px;
    margin-left: 2.5%;
    margin-right: 2.5%;
    color: #b2b2b2;
    font-size: 11px
}

.ps-login-wrapper .pslogin-or-border:before,
.ps-login-wrapper .pslogin-or-border:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 90px;
    background-color: #b2b2b2
}

.ps-login-wrapper .pslogin-or-border:before {
    top: 0
}

.ps-login-wrapper .pslogin-or-border:after {
    bottom: 0
}

.ps-login-wrapper .modal-slide._inner-scroll .modal-content {
    overflow-y: visible
}

.ps-login-wrapper .fieldset-wrapper .field {
    margin-bottom: 10px
}

.ps-login-wrapper .pslogin-authorization-wrapper button.action.primary {
    margin-left: 0
}

.ps-login-wrapper .button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ps-login-wrapper .button-wrapper button.action.primary {
    margin-bottom: 0
}

.pslogin-authorization-wrapper fieldset {
    margin-bottom: 20px
}

.ps-login-wrapper .pslogin-buttons ul li {
    width: 100%
}

.ps-login-wrapper .pslogin-buttons ul li a {
    display: block
}

.ps-login-wrapper .pslogin-block .pslogin-button-link .pslogin-button-auto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.ps-login-wrapper .pslogin-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.pslogin-block .pslogin-buttons ul li.facebook .pslogin-button-text {
    background-color: transparent
}

.pslogin-success-icon {
    position: relative;
    left: 50%;
    margin-left: -46px;
    margin-top: 28px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-animation: success-message-icon-anim 2s .5s;
    animation: success-message-icon-anim 2s .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pslogin-thank-text {
    margin-top: 15px;
    text-align: center;
    font-size: 22px
}

.ps-login-networks-container {
    width: 45%
}

#pslogin_bind_email:disabled {
    background-color: #f1f1f1;
    color: #6d6d6d;
    opacity: 1
}

.pslogin-reminder-container {
    height: 0
}

.pslogin-form-title {
    margin-top: 10px
}

.checkout-index-index .authentication-dropdown .pslogin-button {
    margin: 0 4px 4px 0
}

.customer-account-login #login-form .pslogin-buttons ul {
    margin-left: -7px
}

.customer-account-login #login-form .pslogin-buttons ul li {
    margin-left: 7px;
    margin-right: 0
}

.customer-account-login #login-form .pslogin-buttons.pslogin-buttons-showfull .pslogin-button-text {
    min-width: 161px
}

.pslogin-reminder {
    max-height: 80vh;
    overflow: auto
}

@media screen and (max-width:1280px) and (min-width:767px) {
    .authentication-dropdown .pslogin-buttons-showfull {
        text-align: center
    }

    .authentication-dropdown .pslogin-block .pslogin-buttons ul li {
        float: none
    }

    .authentication-dropdown .pslogin-block .pslogin-buttons.pslogin-buttons-show-short ul li {
        float: left
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-icon {
        background: url('https://medias.utsavfashion.com/static/frontend/Mgs/claue_ufpl/en_US/Plumrocket_SocialLoginPro/images/fb-google.png');
        background-size: 236px 340px;
        -webkit-background-size: 236px 340px;
        -moz-background-size: 236px 340px;
        background-size: auto
    }
}

@media screen and (max-width:1280px) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-text {
        min-width: 155px
    }
}

@media screen and (max-width:1190px) {
    .pslogin-block .pslogin-buttons ul li .pslogin-button-text {
        min-width: 144px
    }
}

@media screen and (max-width:767px) {
    .pslogin-block .pslogin-buttons.show-button-text ul li .pslogin-button-text {
        display: inline-block
    }

    .pslogin-block .pslogin-xs {
        display: inline-block !important
    }

    .ps-login-wrapper.modal-slide .modal-inner-wrap {
        width: 100%;
        max-width: none
    }

    .ps-login-wrapper._inner-scroll .modal-footer {
        margin-top: 0;
        text-align: right
    }

    .pslogin-state-step-1,
    .pslogin-state-step-2,
    .pslogin-state-step-3 {
        max-width: 100%
    }
}

@media (max-width:680px) {
    .modal-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ps-login-wrapper button.action.pslogin-bind-step-4 {
        width: 100%
    }

    .ps-login-wrapper button.action.primary {
        margin-right: 0
    }

    .ps-login-wrapper.modal-slide .modal-inner-wrap {
        min-width: 260px
    }
}

@media screen and (max-width:640px) {

    #prpop-pop-up-bg.prpop-default .pslogin-spacer,
    #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
        width: 60%
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer {
        float: none
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer,
    #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
        width: 60%
    }

    #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li,
    #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons.pslogin-buttons-showfull li {
        width: 100%
    }

    .pslogin-block .pslogin-buttons.pslogin-buttons-showfull ul li {
        margin: 0 0 7px;
        width: 100%
    }

    .pslogin-block .pslogin-buttons ul li span.pslogin-button-auto {
        width: 100%
    }

    .ps-login-wrapper .pslogin-authorization-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ps-login-wrapper #pslogin_bind,
    .ps-login-wrapper .ps-login-networks-container {
        width: 100%
    }

    .ps-login-wrapper .pslogin-or-border {
        height: 20px;
        margin-top: 15px
    }

    .ps-login-wrapper .pslogin-or-border:before,
    .ps-login-wrapper .pslogin-or-border:after {
        top: 50%;
        width: 45%;
        height: 1px
    }

    .ps-login-wrapper .pslogin-or-border:before {
        left: 0
    }

    .ps-login-wrapper .pslogin-or-border:after {
        right: 0;
        left: auto
    }
}

@media screen and (max-width:480px) {

    #prpop-pop-up-bg.prpop-default .pslogin-spacer,
    #prpop-pop-up-bg.prpop-default .pslogin-block .pslogin-buttons {
        width: 100%
    }

    #prpop-pop-up-bg.glamour-grey .pslogin-spacer,
    #prpop-pop-up-bg.glamour-grey .pslogin-block .pslogin-buttons {
        width: 100%
    }

    #prpop-pop-up-bg.simple-form-logo .pslogin-spacer,
    #prpop-pop-up-bg.simple-form-logo .pslogin-block .pslogin-buttons {
        width: 100%
    }

    .ps-login-wrapper button.action.primary.pslogin-bind-step-4 {
        width: 100%;
        margin-left: 0
    }

    .modal-popup.ps-login-wrapper .modal-footer {
        padding-top: 20px
    }

    .ps-login-wrapper input {
        height: 34px;
        font-size: 16px
    }

    .pslogin-reminder {
        width: auto;
        left: 10px
    }
}

@media screen and (max-width:399px) {

    .modal-popup.ps-login-wrapper .modal-header,
    .modal-popup.ps-login-wrapper .modal-content,
    .modal-popup.ps-login-wrapper .modal-footer {
        padding-left: 15px;
        padding-right: 15px
    }

    .ps-login-wrapper .pslogin-bind-step-4 {
        padding-left: 5px;
        padding-right: 5px
    }
}

#pslogin-pop-up-bg {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes success-message-icon-anim {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }

    33% {
        opacity: .5;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    66% {
        opacity: .7;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes success-message-icon-anim {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }

    33% {
        opacity: .5;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    66% {
        opacity: .7;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@media only screen and (min-width:472px) {
    .nav-open .page-wrapper {
        left: 420px !important
    }
}

@media only screen and (max-width:472px) {
    .nav-open .page-wrapper {
        left: calc(100% - 54px) !important
    }
}

.navigation .level0>.show-arrows>.ui-menu-icon {
    position: relative
}

.navigation .megamenu .ui-menu-icon {
    display: none !important
}

.navigation .megamenu ul li.level1[data-has-children]>a.label-position-top .megamenu-promo-text,
.navigation .megamenu ul li.level2>a.label-position-top .megamenu-promo-text {
    vertical-align: top
}

.navigation .megamenu ul li.level1[data-has-children]>a.label-position-center .megamenu-promo-text,
.navigation .megamenu ul li.level2>a.label-position-center .megamenu-promo-text {
    vertical-align: middle
}

.navigation .megamenu.level0 {
    margin-right: 0
}

.navigation .megamenu.level0 .submenu {
    padding: 0
}

.navigation .megamenu.level0 .submenu,
.navigation .megamenu.level0.active>.level-top,
.navigation .megamenu.level0.has-active>.level-top {
    border: 0 none
}

.navigation .megamenu.level0 .submenu a:hover,
.navigation .megamenu.level0 .submenu a.ui-state-focus {
    background: #fff
}

.navigation .megamenu.show-arrows.level0 .label-position-center .ui-menu-icon {
    display: flex !important;
    order: 2;
    margin-left: 3px
}

.navigation .megamenu.show-arrows.level0 .label-position-center .megamenu-promo-text {
    display: inline-block !important;
    float: none
}

.navigation .megamenu.show-arrows.level0 .ui-menu-icon {
    position: relative
}

.navigation .megamenu.show-arrows .ui-menu-icon {
    display: inline-block !important;
    float: right;
    margin-left: 3px
}

.navigation .megamenu .megamenu-promo-text {
    display: inline-block !important;
    position: relative !important;
    margin-left: 5px;
    right: 0 !important;
    font-size: 10px !important;
    border-radius: 3px;
    padding: 3px !important;
    line-height: 1;
    font-weight: 700;
    text-shadow: none
}

.navigation .megamenu .megamenu-promo-text:after {
    content: none !important;
    display: none
}

.navigation .megamenu .categ-image-border-bottom {
    display: inline-block
}

.navigation .megamenu body:not(.mobile-nav) ul li.level1[data-has-children]>a span.categ-border-bottom {
    border-bottom: 1px solid #ccc;
    font-size: 1.65rem;
    padding: 0 0 5px
}

.navigation .columns-group {
    display: inline-block !important;
    float: left;
    width: auto
}

.navigation .columns-group:before,
.navigation .columns-group:after {
    content: none !important;
    display: none !important
}

.navigation .columns-group>li {
    float: left !important;
    width: 100% !important
}

.navigation .level0>.level-top.label-position-top .megamenu-promo-text {
    vertical-align: top
}

.navigation .level0>.level-top.label-position-center {
    display: flex;
    align-items: center
}

.overlay-focus-megamenu {
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .5);
    transition: ease-out .5s
}

.overlay-focus-megamenu-show {
    opacity: 1;
    pointer-events: all
}

.catalog-category-view.weltpixel-subcategories .wp-filters,
.catalog-category-view.weltpixel-subcategories #layered-filter-block,
.catalog-category-view.weltpixel-subcategories .block.filter {
    display: none
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    padding: 0
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item {
    padding: 10px 10px 30px;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item .wp-subcategory-name {
    margin: 10px 12px;
    text-align: center;
    font-weight: 400;
    font-size: 1.2em
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item .wp-subcategory-name a {
    text-display: none
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-2 .wp-subcategories-item {
    width: 50%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-3 .wp-subcategories-item {
    width: 33.33333333%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-4 .wp-subcategories-item {
    width: 25%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-5 .wp-subcategories-item {
    width: 20%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-6 .wp-subcategories-item {
    width: 16.66666667%
}

.mobile-nav .nav-sections .navigation {
    padding-left: 15px;
    padding-right: 15px
}

.mobile-nav .nav-sections .navigation {
    padding: 0
}

.mobile-nav .nav-sections .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none
}

.mobile-nav .nav-sections .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.mobile-nav .nav-sections .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px
}

.mobile-nav .nav-sections .navigation .parent .level-top.ui-state-active:after {
    content: '\e621'
}

.mobile-nav .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: -80%;
    left: calc(-46%);
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(46%)
}

.mobile-nav .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem
}

.mobile-nav .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px
}

.mobile-nav .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1
}

.mobile-nav .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none
}

.mobile-nav .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center
}

.mobile-nav .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px
}

.mobile-nav .nav-sections .switcher-trigger.active strong:after {
    content: '\e621'
}

.mobile-nav .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0
}

.mobile-nav .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1
}

.mobile-nav .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0
}

.mobile-nav .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: .8rem 20px
}

.mobile-nav .nav-sections .header.links li>a {
    border-top: 1px solid #d1d1d1
}

.mobile-nav .nav-sections .header.links a,
.mobile-nav .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: .8rem 20px
}

.mobile-nav .nav-sections .header.links .header.links {
    border: 0
}

.nav-before-open body.mobile-nav {
    height: 100%;
    position: relative;
    width: 100%
}

.mobile-nav .nav-sections-items {
    position: relative;
    z-index: 1
}

.mobile-nav .nav-sections-items:before,
.mobile-nav .nav-sections-items:after {
    content: '';
    display: table
}

.mobile-nav .nav-sections-items:after {
    clear: both
}

.mobile-nav .nav-sections-item-title {
    display: block;
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%
}

.mobile-nav .nav-sections-item-title.active {
    background: 0 0;
    border-bottom: 0
}

.mobile-nav .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none
}

.mobile-nav .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0
}

.mobile-nav .nav-sections-item-content:before,
.mobile-nav .nav-sections-item-content:after {
    content: '';
    display: table
}

.mobile-nav .nav-sections-item-content:after {
    clear: both
}

.mobile-nav .nav-sections-item-content.active {
    display: block
}

.mobile-nav .nav-sections .navigation {
    background: #f0f0f0;
    box-sizing: border-box
}

.mobile-nav .nav-sections .navigation ul {
    margin: 0;
    padding: 0
}

.mobile-nav .nav-sections .navigation li {
    margin: 0
}

.mobile-nav .nav-sections .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px
}

.mobile-nav .nav-sections .navigation a,
.mobile-nav .nav-sections .navigation a:hover {
    color: #575757;
    text-decoration: none
}

.mobile-nav .nav-sections .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem
}

.mobile-nav .nav-sections .navigation .level0 .submenu {
    box-shadow: unset
}

.mobile-nav .nav-sections .navigation .level0>.level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word
}

.mobile-nav .nav-sections .navigation .level0.active .all-category .ui-state-focus {
    border-color: #333;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000;
    padding-left: 7px;
    display: inline-block
}

.mobile-nav .nav-sections .navigation .level0>.level1 {
    font-weight: 600
}

.mobile-nav .nav-sections .navigation .level0.active>a:not(.ui-state-active),
.mobile-nav .nav-sections .navigation .level0.has-active>a:not(.ui-state-active) {
    border-color: #333;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000
}

.mobile-nav .nav-sections .navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
.mobile-nav .nav-sections .navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px
}

.mobile-nav .nav-sections .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1
}

.mobile-nav .nav-sections .navigation .submenu>li {
    word-wrap: break-word
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left .3s ease-out
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child)>li>a {
    padding-left: 15px
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child)>li:last-child {
    margin-bottom: 0
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul>li {
    margin: 0
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) ul>li a {
    color: #575757;
    display: block;
    line-height: normal
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) .active>a {
    border-color: #333;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000;
    padding-left: 7px
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) .level1.active>a {
    padding-left: 7px
}

.customer-name,
.customer-welcome+.authorization-link {
    display: none
}

.mobile-nav .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px
}

.mobile-nav .nav-sections .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px
}

:root .mobile-nav.wp-device-s .page-header.page-header-v2 .page-header .header.links {
    display: block
}

.page-wrapper .logo {
    z-index: 1
}

.page-wrapper .page-header {
    margin-bottom: 0;
    border: none
}

.page-wrapper .page-header .panel.header .header_right {
    padding-right: 0 !important
}

.page-wrapper .page-header.page-header-v4 .page-header .panel.header .header_right {
    padding-left: 0 !important
}

.page-wrapper .page-header-v1 .block-search .control {
    border-top: none
}

.page-wrapper .page-header-v2 .field.search label:before {
    margin-top: 0 !important
}

.page-wrapper .page-header-v2 .page-header .header_right {
    margin: 0;
    padding-right: 0 !important
}

.page-wrapper .page-header-v4 .page-header .header_right,
.page-wrapper .page-header-v3 .page-header .header_right,
.page-wrapper .page-header-v2 .page-header .header_right,
.page-wrapper .page-header-v1 .page-header .header_right {
    padding-right: 0 !important
}

.page-wrapper .page-header-v4 .page-header .block-search {
    margin-top: 6px
}

.page-wrapper .page-header-v4 .page-header .header_right {
    margin-top: 0
}

.mobile-nav .nav-sections .section-item-content .switcher-store .switcher-options .switcher-dropdown {
    display: none
}

.mobile-nav .nav-sections .section-item-content .switcher-store .switcher-options.active .switcher-dropdown {
    display: block
}

.mobile-nav .nav-sections .navigation .submenu:not(:first-child) .level1.active>a,
.mobile-nav .nav-sections .navigation .submenu:not(:first-child) .active>a,
.mobile-nav .nav-sections .navigation .level0.active>a:not(.ui-state-active),
.mobile-nav .nav-sections .navigation .level0.has-active>a:not(.ui-state-active) {
    border-color: #000
}

.mobile-nav .nav-sections-item-title a.nav-sections-item-switch {
    text-transform: uppercase
}

.mobile-nav .header.content .nav-toggle {
    margin-top: 12px
}

.page-wrapper .sections.nav-sections-4 .nav-sections-items .section-item-content {
    text-align: left
}

.mobile-nav.theme-pearl .header.content .nav-toggle {
    margin-top: initial
}

.nav-open .page-header.page-header-v3 .page-header strong {
    font-weight: 700
}

.nav-open .page-header.page-header-v3 .page-header .switcher .label {
    overflow: visible;
    position: relative;
    height: auto;
    width: auto
}

.mobile-nav .nav-sections .nav-sections-items .nav-sections-item-title:not(.active),
.mobile-nav .nav-sections .nav-sections-items .nav-sections-item-content {
    display: none !important
}

.mobile-nav .nav-sections .nav-sections-items .nav-sections-item-content[id="store.menu"] {
    display: block !important
}

.mobile-nav .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 {
    width: 100%
}

.mobile-nav .nav-toggle {
    display: block
}

.nav-open .mobile-nav .nav-toggle:after {
    background: rgba(0, 0, 0, .7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.mobile-nav #multistore-mobile-switcher-language {
    padding-top: 0;
    background-color: #000;
    min-height: 35px
}

.nav-open .nav-sections.nav-sections-3 .navigation .megamenu .level0.submenu.top-moved.fullwidth {
    top: 0 !important
}

.mobile-nav .page-wrapper .page-header-v2+.nav-sections {
    background-color: #fff !important
}

.nav-open .nav-sections {
    max-width: 420px
}

.nav-sections {
    background-color: #fff
}

.nav-sections .nav-sections-items {
    background-color: #f7f7f7 !important
}

.nav-sections .nav-sections-items .section-item-content {
    background-color: #fff
}

.nav-sections .nav-sections-items .section-item-content .navigation {
    background-color: #fff;
    border-top: 0 none;
    padding-right: 15px;
    padding-left: 15px
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 {
    border-top: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level0 {
    border-top: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0:first-child {
    border-top: 0 none
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a {
    text-transform: uppercase;
    color: #575757;
    font-weight: 400;
    padding: 10px 0 10px 35px;
    -webkit-tap-highlight-color: transparent
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:hover,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:visited,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:active {
    color: #575757 !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:hover:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:focus:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:visited:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:active:after {
    color: #575757 !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:after {
    color: #575757 !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0>.level-top {
    color: #232323;
    line-height: 40px;
    padding: 8px 40px 8px 10px;
    -webkit-tap-highlight-color: transparent
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0>.level-top.label-position-top,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a.label-position-top,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent .level2>a.label-position-center {
    display: flex;
    align-items: end
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0>.level-top.label-position-center,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a.label-position-center,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent .level2>a.label-position-center {
    display: flex;
    align-items: center
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active>a:not(.ui-state-active),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active>a:not(.ui-state-active),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active>a:not(.ui-state-active),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active>a:not(.ui-state-active) {
    border-left: 0 none
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.active .all-category .ui-state-focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li.has-active .all-category .ui-state-focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.active .all-category .ui-state-focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.has-active .all-category .ui-state-focus {
    border-left: 0 none;
    padding-left: 10px
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0.submenu,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .columns-group {
    margin-top: 0;
    padding-left: 0;
    width: 100% !important;
    top: auto !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent {
    margin-top: 20px
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a {
    color: #232323
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:hover,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:hover,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:focus,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:visited,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:visited,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:active,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:active {
    color: #232323 !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:hover:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:hover:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:focus:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:focus:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:visited:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:visited:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category>a:active:after,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent>a:active:after {
    color: #232323 !important
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent.first {
    margin-top: inherit
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-boxed.level0 .columns-group,
.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-boxed.level0 .level1.parent.first {
    margin-top: 0
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0:last-child {
    border-bottom: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level-top-sectioned .sectioned {
    display: block
}

.nav-sections .nav-sections-items .section-item-title {
    background-color: #f7f7f7;
    border: 0 none
}

.nav-sections .nav-sections-items .section-item-title.active {
    background-color: #fff !important
}

.nav-sections .nav-sections-items .section-item-title a {
    color: #232323;
    font-size: 1.6rem;
    text-transform: uppercase;
    -webkit-tap-highlight-color: transparent
}

.nav-sections .nav-sections-items .section-item-content .header.links {
    border-bottom: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .header.links li {
    border-bottom: 1px solid #f7f7f7;
    padding: 8px 5px
}

.nav-sections .nav-sections-items .section-item-content .header.links li>a {
    font-size: 1.6rem;
    border-top: 0 none;
    text-transform: uppercase;
    color: #232323
}

.nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome {
    border-bottom: 0 none;
    border-top: 0 none;
    padding: 0
}

.nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome span {
    border-bottom: 1px solid #f7f7f7;
    padding: 15px 25px;
    display: block;
    font-weight: 400
}

.nav-sections .nav-sections-items .section-item-content .header.links li.greet.welcome span:empty {
    display: none
}

.nav-sections .nav-sections-items .section-item-content .switcher {
    border-top: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .switcher:first-child {
    border-top: 0 none
}

.nav-sections .nav-sections-items .section-item-content .switcher:last-child {
    border-bottom: 1px solid #f7f7f7
}

.nav-sections .nav-sections-items .section-item-content .switcher .switcher-label {
    padding: 8px 5px;
    text-transform: uppercase
}

.nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options {
    padding: 10px 5px 0;
    color: #232323;
    font-size: 1.6rem
}

.nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger {
    padding: 8px 0 0;
    text-transform: uppercase
}

.nav-sections .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-dropdown li>a {
    color: #575757;
    font-weight: 400;
    text-transform: uppercase
}

.nav-sections .nav-sections-items .section-item-content .switcher .action:hover {
    color: inherit
}

.nav-sections .level0.has-active>a:not(.ui-state-active) {
    border-left: 0 none !important
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options,
.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger {
    width: 100%;
    margin: 0
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options:before,
.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options:after,
.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .switcher-trigger:after {
    content: ''
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown {
    width: 100%;
    box-shadow: 0 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown:before {
    border: 0 none;
    top: 0;
    left: 0
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown li:hover {
    background: 0 0
}

.nav-open .nav-sections.nav-sections-3 .nav-sections-items .section-item-content .switcher .dropdown.options .dropdown li>a {
    padding: 2px 0 8px
}

html:not(.nav-before-open) .theme-pearl .page-wrapper {
    overflow-x: hidden
}

.theme-pearl.wp-device-m .page-wrapper .page-header-v2 .block-search:not(.minisearch-v2) {
    display: block
}

.theme-pearl.mobile-nav .page-wrapper .page-header-v2 .block-search:not(.minisearch-v2) {
    top: 20px;
    display: block
}

.nav-open .nav-sections .nav-sections-items .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group:first-child {
    margin-left: initial !important
}

.theme-pearl .page-header-v2 .page-header .header.content .desktop-logo-all .logo {
    margin: -3px 0 10px 40px
}

.theme-pearl .page-header .compare.wrapper {
    list-style: none
}

.theme-pearl .nav-sections {
    position: fixed
}

.theme-pearl .nav-sections .navigation ul {
    margin: 0
}

.theme-pearl .nav-sections .navigation .megamenu.level0>a,
.theme-pearl .nav-sections .navigation .megamenu.level0>a:hover,
.theme-pearl .nav-sections .navigation .megamenu.level0 .level-top {
    color: inherit !important
}

.theme-pearl .nav-sections.nav-sections-4 .navigation>ul,
.theme-pearl .nav-sections.nav-sections-4 .navigation>ul>li {
    text-align: left;
    width: 100%
}

.theme-pearl .nav-sections.nav-sections-4 {
    z-index: 10 !important
}

.theme-pearl.mobile-nav .nav-sections.nav-sections-3 .navigation .megamenu .level0.submenu.top-moved {
    top: 10px !important
}

body.quickview-mobile .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.default,
body.quickview-mobile .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu li a,
body.quickview-mobile .nav-sections .navigation .megamenu .submenu,
body.quickview-mobile .nav-sections .navigation ul li.megamenu.level0:hover>a {
    background: #fff !important
}

body.quickview-mobile .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.sectioned li a:hover>span.mm-hover-underline,
body.quickview-mobile .nav-sections .navigation ul li.megamenu.level0 ul.level0.submenu.fullwidth li a:hover>span.mm-hover-underline {
    border-bottom: 1px solid #ccc
}

body.quickview-mobile .nav-sections .navigation .megamenu.level-top-fullwidth ul.level0.submenu.submenu [data-has-children]>a span:nth-last-child(2),
body.quickview-mobile .nav-sections .navigation .megamenu.level-top-sectioned ul.level0.submenu.submenu [data-has-children]>a span:nth-last-child(2) {
    border-bottom: 1px solid #ccc;
    font-size: 1.65rem;
    padding: 0 0 5px
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-2 .wp-subcategories-item,
.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-3 .wp-subcategories-item,
.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-4 .wp-subcategories-item,
.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-5 .wp-subcategories-item,
.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-6 .wp-subcategories-item {
    width: 50%
}

.navigation .megamenu .mm-image .mm-image-wrp {
    display: none
}

@media (max-width:991px) {
    li.megamenu.level1.nav-10-4.category-item.mm-no-children.ui-menu-item a {
        color: #cb4551 !important
    }

    ul.bottom-group.expanded .submenu-child ul.expanded>li:first-child {
        padding: 10px 20px;
        background: #eaeaea;
        font-weight: 700;
        color: #000;
        border-bottom: 1px solid #ccc
    }

    .uf_menu_sec_level ul.columns-group.right-group {
        display: none !important
    }
}

@media only screen and (min-width:472px) {
    .nav-open .page-wrapper {
        left: 420px !important
    }
}

@media only screen and (max-width:472px) {
    .nav-open .page-wrapper {
        left: calc(100% - 54px) !important
    }
}

.navigation .level0>.show-arrows>.ui-menu-icon {
    position: relative
}

.navigation .megamenu .ui-menu-icon {
    display: none !important
}

.navigation .megamenu ul li.level1[data-has-children]>a.label-position-top .megamenu-promo-text,
.navigation .megamenu ul li.level2>a.label-position-top .megamenu-promo-text {
    vertical-align: top
}

.navigation .megamenu ul li.level1[data-has-children]>a.label-position-center .megamenu-promo-text,
.navigation .megamenu ul li.level2>a.label-position-center .megamenu-promo-text {
    vertical-align: middle
}

.navigation .megamenu.level0 {
    margin-right: 0
}

.navigation .megamenu.level0 .submenu {
    padding: 0
}

.navigation .megamenu.level0 .submenu,
.navigation .megamenu.level0.active>.level-top,
.navigation .megamenu.level0.has-active>.level-top {
    border: 0 none
}

.navigation .megamenu.level0 .submenu a:hover,
.navigation .megamenu.level0 .submenu a.ui-state-focus {
    background: #fff
}

.navigation .megamenu.show-arrows.level0 .label-position-center .ui-menu-icon {
    display: flex !important;
    order: 2;
    margin-left: 3px
}

.navigation .megamenu.show-arrows.level0 .label-position-center .megamenu-promo-text {
    display: inline-block !important;
    float: none
}

.navigation .megamenu.show-arrows.level0 .ui-menu-icon {
    position: relative
}

.navigation .megamenu.show-arrows .ui-menu-icon {
    display: inline-block !important;
    float: right;
    margin-left: 3px
}

.navigation .megamenu .megamenu-promo-text {
    display: inline-block !important;
    position: relative !important;
    margin-left: 5px;
    right: 0 !important;
    font-size: 10px !important;
    border-radius: 3px;
    padding: 3px !important;
    line-height: 1;
    font-weight: 700;
    text-shadow: none
}

.navigation .megamenu .megamenu-promo-text:after {
    content: none !important;
    display: none
}

.navigation .megamenu .categ-image-border-bottom {
    display: inline-block
}

.navigation .megamenu body:not(.mobile-nav) ul li.level1[data-has-children]>a span.categ-border-bottom {
    border-bottom: 1px solid #ccc;
    font-size: 1.65rem;
    padding: 0 0 5px
}

.navigation .columns-group {
    display: inline-block !important;
    float: left;
    width: auto
}

.navigation .columns-group:before,
.navigation .columns-group:after {
    content: none !important;
    display: none !important
}

.navigation .columns-group>li {
    float: left !important;
    width: 100% !important
}

.navigation .level0>.level-top.label-position-top .megamenu-promo-text {
    vertical-align: top
}

.navigation .level0>.level-top.label-position-center {
    display: flex;
    align-items: center
}

.overlay-focus-megamenu {
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .5);
    transition: ease-out .5s
}

.overlay-focus-megamenu-show {
    opacity: 1;
    pointer-events: all
}

.catalog-category-view.weltpixel-subcategories .wp-filters,
.catalog-category-view.weltpixel-subcategories #layered-filter-block,
.catalog-category-view.weltpixel-subcategories .block.filter {
    display: none
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
    padding: 0
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item {
    padding: 10px 10px 30px;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item .wp-subcategory-name {
    margin: 10px 12px;
    text-align: center;
    font-weight: 400;
    font-size: 1.2em
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid .wp-subcategories-item .wp-subcategory-name a {
    text-display: none
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-2 .wp-subcategories-item {
    width: 50%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-3 .wp-subcategories-item {
    width: 33.33333333%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-4 .wp-subcategories-item {
    width: 25%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-5 .wp-subcategories-item {
    width: 20%
}

.catalog-category-view.weltpixel-subcategories .wp-subcategories .wp-subcategories-grid.wp-subcategories-col-6 .wp-subcategories-item {
    width: 16.66666667%
}

.navigation {
    position: static !important
}

.navigation>ul {
    position: static !important
}

.navigation .megamenu {
    position: static
}

.navigation .megamenu.disabled-link {
    cursor: default !important
}

.navigation .megamenu.disabled-link>a {
    text-decoration: none
}

.navigation .megamenu.level0.has-active>.level-top,
.navigation .megamenu.level0.active>.level-top {
    border-bottom: 0 none;
    color: #000
}

.navigation .megamenu.level0:hover>a {
    color: #444 !important;
    text-shadow: 0 0 0 #000
}

.navigation .level0 .submenu .submenu-reverse {
    left: 0 !important
}

.navigation .megamenu.level0 .submenu .active>a,
.navigation .megamenu.level0 .submenu .has-active>a {
    border-bottom: 0 none;
    color: #666
}

.navigation .megamenu a.bold-menu,
.navigation .megamenu a:hover {
    color: #444
}

.navigation .level0>.level-top,
.navigation ul li.level0.first>a {
    padding-right: 20px;
    padding-left: 20px
}

.navigation .megamenu .submenu .level1 .submenu li {
    padding: 0 10px 10px
}

.navigation .megamenu.level-top-default .submenu,
.navigation .megamenu.level-top-fullwidth .submenu,
.navigation .megamenu.level-top-sectioned .submenu,
.navigation .megamenu.level-top-boxed .submenu {
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    z-index: 5
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group,
.navigation .megamenu.level-top-sectioned .submenu .columns-group,
.navigation .megamenu.level-top-boxed .submenu .columns-group {
    padding: 0
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group li,
.navigation .megamenu.level-top-sectioned .submenu .columns-group li,
.navigation .megamenu.level-top-boxed .submenu .columns-group li {
    padding: 0 5px
}

.navigation .megamenu .columns-group-block.bottom-group.inner li {
    padding: 0 !important;
    margin-right: 30px !important
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group li>a,
.navigation .megamenu.level-top-sectioned .submenu .columns-group li>a,
.navigation .megamenu.level-top-boxed .submenu .columns-group li>a {
    background-color: transparent;
    padding: 0 !important
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group li>a span,
.navigation .megamenu.level-top-sectioned .submenu .columns-group li>a span,
.navigation .megamenu.level-top-boxed .submenu .columns-group li>a span {
    padding: 0 0 5px;
    font-size: 15px
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group li>a:hover,
.navigation .megamenu.level-top-sectioned .submenu .columns-group li>a:hover,
.navigation .megamenu.level-top-boxed .submenu .columns-group li>a:hover {
    background-color: transparent
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group:first-child>li,
.navigation .megamenu.level-top-sectioned .submenu .columns-group:first-child>li,
.navigation .megamenu.level-top-boxed .submenu .columns-group:first-child>li {
    padding-left: 0
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group:last-child>li,
.navigation .megamenu.level-top-sectioned .submenu .columns-group:last-child>li,
.navigation .megamenu.level-top-boxed .submenu .columns-group:last-child>li {
    padding-right: 0
}

.navigation .megamenu.level-top-fullwidth .submenu .level1,
.navigation .megamenu.level-top-sectioned .submenu .level1,
.navigation .megamenu.level-top-boxed .submenu .level1 {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: auto
}

.navigation .megamenu.level-top-boxed .submenu .level1 {
    clear: both
}

.navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu,
.navigation .megamenu.level-top-sectioned .submenu .level1 .submenu,
.navigation .megamenu.level-top-boxed .submenu .level1 .submenu {
    border: 0 none;
    box-shadow: inherit;
    display: block !important;
    position: relative;
    left: 0 !important
}

.navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu {
    top: 0 !important
}

.navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li,
.navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li,
.navigation .megamenu.level-top-boxed .submenu .level1 .submenu li {
    cursor: pointer;
    margin: 0;
    padding: 0 !important;
    width: 100%
}

.navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li>a,
.navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li>a,
.navigation .megamenu.level-top-boxed .submenu .level1 .submenu li>a {
    padding: 0 !important
}

.navigation .megamenu.level-top-fullwidth .submenu [data-has-children],
.navigation .megamenu.level-top-sectioned .submenu [data-has-children],
.navigation .megamenu.level-top-boxed .submenu [data-has-children] {
    margin-top: 0
}

.navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a,
.navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a,
.navigation .megamenu.level-top-boxed .submenu [data-has-children]>a {
    font-size: 1.65rem;
    line-height: 2;
    color: #000 !important
}

.navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a span:nth-last-child(2),
.navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a span:nth-last-child(2),
.navigation .megamenu.level-top-boxed .submenu [data-has-children]>a span:nth-last-child(2) {
    font-size: 1.65rem;
    padding: 0 0 5px
}

.navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a span.mm-subcategory-title:before,
.navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a span.mm-subcategory-title:before,
.navigation .megamenu.level-top-boxed .submenu [data-has-children]>a span.mm-subcategory-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    margin: 1px 0 0;
    opacity: 1;
    left: 0;
    width: 100%;
    background: #ccc
}

.navigation .megamenu.level-top-fullwidth .submenu .level3 a span,
.navigation .megamenu.level-top-sectioned .submenu .level3 a span,
.navigation .megamenu.level-top-boxed .submenu .level3 a span {
    text-transform: none
}

.navigation .megamenu.level-top-fullwidth .submenu:not(:first-child) .active>a,
.navigation .megamenu.level-top-sectioned .submenu:not(:first-child) .active>a,
.navigation .megamenu.level-top-boxed .submenu:not(:first-child) .active>a {
    border-left: 0 none
}

.navigation .megamenu.level-top-default .submenu {
    border: 0 none;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05)
}

.navigation .megamenu.level-top-default .submenu li {
    margin-bottom: 5px
}

.navigation .megamenu.level-top-default .submenu li>a {
    background-color: transparent;
    padding-top: 8px
}

.navigation .megamenu.level-top-default .submenu li>a:hover {
    background-color: transparent
}

.megamenu-content .navigation .megamenu.level-top-default .submenu li>a:not(.parent) {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

li.megamenu.level1.nav-10-4.category-item.mm-no-children.ui-menu-item a {
    color: #cb4551 !important
}

.navigation .megamenu.level-top-default .submenu li:first-child {
    padding-top: 15px;
    margin-bottom: 0 !important
}

.navigation .megamenu.level-top-default .submenu.default {
    padding: 0 20px 10px !important;
    left: auto !important;
    right: 0;
    width: 280px;
    border-bottom: 2px solid #666
}

.header.active-sticky .navigation .megamenu.level-top-default .submenu.default {
    right: 15px
}

.navigation .megamenu.level-top-default .submenu li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.mgt-menu .navigation .level0 .submenu a {
    padding: 8px 0 !important
}

.navigation .megamenu.level-top-fullwidth {
    position: static
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth {
    position: absolute;
    left: 0 !important;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -o-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    left: 0;
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .05);
    border-bottom: 2px solid #666
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner {
    margin: 0 auto
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group {
    padding-bottom: 5px;
    padding-top: 10px
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group>li.parent:last-child,
.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group>li:not(.parent):last-child {
    padding-bottom: 20px
}

.navigation .megamenu.level-top-sectioned .sectioned {
    display: table
}

.navigation .megamenu.level-top-sectioned .sectioned .columns-group {
    display: table-cell !important;
    float: none;
    left: 0 !important;
    top: 0 !important;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    width: 100%
}

.navigation .megamenu.level-top-sectioned .submenu .columns-group:last-child>li:not(.parent) {
    padding-right: 20px
}

.navigation .megamenu.level-top-sectioned .submenu .level1 {
    clear: both
}

.navigation .megamenu.level-top-sectioned .sectioned .columns-group li>a {
    white-space: nowrap
}

.navigation .megamenu.level-top-sectioned .sectioned .level1.submenu {
    padding-top: 10px
}

.navigation .megamenu.level-top-boxed .submenu .columns-group {
    margin-top: 0
}

.navigation .megamenu.level-top-boxed .boxed .submenu .columns-group {
    right: inherit !important;
    width: 100% !important;
    padding-bottom: 0
}

.navigation .megamenu.level-top-boxed .boxed .submenu .columns-group>li>a {
    white-space: nowrap
}

.navigation .megamenu.level-top-boxed .boxed .submenu .columns-group:last-child {
    padding-bottom: 10px
}

.navigation .megamenu.level-top-boxed .boxed .submenu .level1 {
    margin-top: 0
}

.navigation .megamenu.level-top-boxed .boxed.submenu .columns-group:first-child li:not(.parent) {
    margin-top: 0 !important
}

.navigation .megamenu.level-top-boxed .submenu .columns-group li {
    padding-left: 0
}

.navigation .megamenu.level-top-boxed .boxed.submenu .level1 .submenu li {
    margin-top: 0 !important;
    padding-bottom: 0 !important
}

.navigation .megamenu.level-top-boxed .boxed.submenu .level1 .submenu li>a:first-child {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 10px
}

.theme-pearl .page-header-v3 .header.panel {
    position: relative
}

.theme-pearl .page-header-v3 .header.content {
    position: relative
}

.theme-pearl .page-header-v3 .header.content .sections,
.theme-pearl .page-header-v3 .header.content .section-items,
.theme-pearl .page-header-v3 .header.content .section-item-content,
.theme-pearl .page-header-v3 .header.content .navigation,
.theme-pearl .page-header-v3 .header.content .navigation>ul {
    position: static
}

.theme-pearl .nav-sections {
    z-index: 9 !important
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-fullwidth .submenu .columns-group li a,
.theme-pearl .nav-sections .navigation .megamenu.level-top-fullwidth .submenu .columns-group li .level1.submenu>li,
.theme-pearl .nav-sections .navigation .megamenu.level-top-fullwidth .submenu .columns-group li .level1.submenu>li a {
    padding-left: 0 !important
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-fullwidth .submenu .columns-group {
    padding: 5px 0 20px
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu {
    padding-top: 12px;
    padding-bottom: 7px
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-boxed .submenu .columns-group {
    margin: 0;
    padding-bottom: 20px;
    width: auto !important
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-boxed .submenu .columns-group li {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
    width: auto !important;
    float: left !important;
    clear: both
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-boxed .submenu .columns-group:first-child {
    padding-top: 10px
}

.theme-pearl .nav-sections .navigation .megamenu.level-top-boxed .submenu .columns-group:first-child li:not(.parent) {
    margin-top: 10px
}

.theme-pearl .nav-sections.sticky-header-nav .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper {
    top: 0 !important
}

.theme-pearl .nav-sections.nav-sections .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group:first-child {
    margin-left: 0 !important
}

.navigation .megamenu .level0.submenu>li {
    margin-bottom: 0
}

.navigation .megamenu .level0.submenu .menu-block.block-container {
    display: none;
    overflow: hidden
}

.navigation .megamenu .level0.submenu .menu-block.block-container p,
.navigation .megamenu .level0.submenu .menu-block.block-container a,
.navigation .megamenu .level0.submenu .menu-block.block-container ul,
.navigation .megamenu .level0.submenu .menu-block.block-container ul li {
    display: block !important;
    padding: 5px 0 0;
    margin: 0;
    text-transform: none
}

.navigation .megamenu .level0.submenu .menu-block.top-block {
    clear: both;
    padding: 0;
    width: 100%
}

.navigation .megamenu .level0.submenu .menu-block.right-block {
    float: right
}

.navigation .megamenu .level0.submenu .menu-block.bottom-block {
    clear: both;
    padding: 0;
    width: 100%
}

.navigation .megamenu .level0.submenu .menu-block.left-block {
    float: left
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block,
.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .submenu-child {
    padding: 0 !important
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group {
    clear: both;
    width: 100%
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .top-block {
    padding-top: 10px
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.bottom-group {
    clear: both;
    width: 100% !important;
    max-width: 100%
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .bottom-block {
    padding-bottom: 10px
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .left-block {
    padding: 18px 20px 20px 0;
    width: 100%
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .right-block {
    padding: 18px 0 20px 20px;
    width: 100%
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block .columns-group {
    top: 0 !important
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.top-block-child .submenu-child:first-child {
    padding: 10px 20px 0
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.bottom-block-child .submenu-child:last-child {
    padding: 0 20px 15px;
    width: 100%
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.left-block-child.top-block-child .submenu-child:nth-of-type(2) {
    padding: 20px 0 20px 20px
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.left-block-child:not(.top-block-child) .submenu-child:nth-of-type(1) {
    padding: 20px 0 15px 20px
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned .right-block-child {
    padding: 20px 20px 15px 0;
    float: right
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.left-block-child .submenu-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child .submenu-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child.top-block-child.bottom-block-child .submenu-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.left-block-child.top-block-child.bottom-block-child .submenu-child {
    display: inline-block;
    vertical-align: top
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child:not(.top-block-child) .submenu-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child:not(.bottom-block-child) .submenu-child {
    display: table-cell
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.left-block-child.top-block-child.bottom-block-child .submenu-child:first-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.left-block-child.top-block-child.bottom-block-child .submenu-child:last-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child.top-block-child.bottom-block-child .submenu-child:first-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.right-block-child.top-block-child.bottom-block-child .submenu-child:last-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.top-block-child.left-block-child .submenu-child:first-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.top-block-child.right-block-child .submenu-child:first-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.bottom-block-child.right-block-child .submenu-child:last-child,
.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.bottom-block-child.left-block-child .submenu-child:last-child {
    display: block
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.top-block-child.right-block-child .submenu-child:nth-of-type(3) {
    float: right
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.top-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(3) {
    float: none
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.has-menu-block.top-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(4) {
    float: right
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.bottom-block-child .submenu-child .columns-group {
    padding-bottom: 0
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block .submenu-child,
.navigation .megamenu.level-top-default .level0.submenu.default.has-menu-block .submenu-child {
    display: block;
    float: left;
    clear: both
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child .submenu-child:first-child {
    padding: 10px 20px 0
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.bottom-block-child .submenu-child:last-child {
    padding: 0 20px 20px
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.left-block-child:not(.top-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.left-block-child.top-block-child .submenu-child:nth-of-type(2) {
    padding: 20px 0 10px 20px
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed .right-block-child {
    padding: 20px 20px 15px 0
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child:not(.top-block-child):not(.bottom-block-child):not(.right-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child:not(.top-block-child):not(.bottom-block-child):not(.left-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child:not(.right-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.right-block-child:not(.left-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.bottom-block-child:not(.left-block-child):not(.top-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child.bottom-block-child:not(.right-block-child):not(.top-block-child) .submenu-child:nth-of-type(1),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.left-block-child:not(.right-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child:not(.top-block-child):not(.bottom-block-child):not(.right-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child:not(.top-block-child):not(.bottom-block-child):not(.left-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.right-block-child:not(.left-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.bottom-block-child:not(.left-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(4),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child:not(.left-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(4),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child:not(.right-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child.bottom-block-child:not(.right-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.left-block-child:not(.right-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child:not(.left-block-child) .submenu-child:nth-of-type(2) {
    display: inline-block;
    vertical-align: top
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child:not(.top-block-child):not(.bottom-block-child):not(.right-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child:not(.top-block-child):not(.bottom-block-child):not(.left-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.right-block-child:not(.left-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.bottom-block-child:not(.left-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(4),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child:not(.left-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(4),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child:not(.right-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child.bottom-block-child:not(.right-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.left-block-child:not(.right-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(3) {
    clear: none
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child:not(.top-block-child):not(.bottom-block-child):not(.right-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child:not(.top-block-child):not(.bottom-block-child):not(.left-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.right-block-child:not(.left-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.bottom-block-child:not(.left-block-child):not(.top-block-child) .submenu-child:nth-of-type(2),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(4),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child:not(.left-block-child) .submenu-child:nth-of-type(3),
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(4) {
    float: right
}

.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.left-block-child:not(.top-block-child):not(.bottom-block-child):not(.right-block-child) .submenu-child:nth-of-type(2) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child:not(.top-block-child):not(.bottom-block-child):not(.left-block-child) .submenu-child:nth-of-type(2) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.right-block-child:not(.left-block-child):not(.bottom-block-child) .submenu-child:nth-of-type(3) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.left-block-child:not(.bottom-block-child):not(.top-block-child) .submenu-child:nth-of-type(3) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.right-block-child.bottom-block-child:not(.left-block-child):not(.top-block-child) .submenu-child:nth-of-type(2) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.left-block-child.right-block-child:not(.bottom-block-child) .submenu-child:nth-of-type(4) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child:not(.left-block-child) .submenu-child:nth-of-type(3) .block-container,
.navigation .megamenu.level-top-boxed .level0.submenu.boxed.has-menu-block.top-block-child.bottom-block-child.right-block-child.left-block-child .submenu-child:nth-of-type(4) .block-container {
    float: left
}

.page-wrapper {
    overflow: hidden
}

.navigation .megamenu .mm-image.mm-align-center {
    text-align: center !important
}

.navigation .megamenu .mm-image.mm-align-left {
    text-align: left !important
}

.navigation .megamenu .mm-image.mm-align-right {
    text-align: right !important
}

.navigation .megamenu.level-top-fullwidth .mm-image .mm-image-wrp,
.navigation .megamenu.level-top-sectioned .mm-image .mm-image-wrp {
    display: block;
    text-align: center;
    width: 100%
}

.navigation .megamenu.level-top-boxed .mm-image .mm-image-wrp,
.navigation .megamenu.level-top-fullwidth .level2 .mm-image .mm-image-wrp,
.navigation .megamenu.level-top-sectioned .level2 .mm-image .mm-image-wrp {
    display: block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center
}

.navigation .megamenu.level-top-default .mm-image .mm-image-wrp {
    display: inline;
    vertical-align: middle;
    margin-right: 10px
}

.navigation ul li.megamenu ul.submenu li a>span.underline-megamenu,
.navigation ul li.megamenu ul.submenu li a>span.bottom-fade-in {
    position: relative
}

.navigation ul li.megamenu ul.submenu li a>span.underline-megamenu:before,
.navigation ul li.megamenu ul.submenu li a>span.underline-megamenu:after,
.navigation ul li.megamenu ul.submenu li a>span.bottom-fade-in:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    margin: 1px 0 0;
    transition: all .2s ease-in-out;
    transition-duration: .5s;
    opacity: 0
}

.navigation ul li.megamenu ul.submenu li a:hover>span.underline-megamenu:before,
.navigation ul li.megamenu ul.submenu li a:hover>span.underline-megamenu:after,
.navigation ul li.megamenu ul.submenu li a>span.bottom-fade-in:before {
    width: 100%;
    opacity: 1
}

.navigation ul li.megamenu ul.submenu li a:hover>span.none:before,
.navigation ul li.megamenu ul.submenu li a:hover>span.none:after {
    opacity: 0
}

.navigation ul li.megamenu ul.submenu li a>span.left-right:before,
.navigation ul li.megamenu ul.submenu li a>span.left-right:after {
    left: 0
}

.navigation ul li.megamenu ul.submenu li a:hover>span.outwards:before,
.navigation ul li.megamenu ul.submenu li a:hover>span.outwards:after {
    width: 50%
}

.navigation ul li.megamenu ul.submenu li a>span.outwards:before {
    left: 50%
}

.navigation ul li.megamenu ul.submenu li a>span.outwards:after {
    right: 50%
}

.nav-sections.sticky-header-nav .navigation .megamenu .mm-image-wrp img {
    max-width: 100%
}

.nav-sections {
    z-index: 9
}

.navigation .megamenu.level0 a.level-top.ui-state-focus {
    color: #333 !important
}

body:not(.mobile-nav) .nav-sections-4.sticky-header .navigation {
    margin-top: 10px
}

.navigation ul li.megamenu ul.submenu li a.image-position-top {
    display: flex;
    flex-direction: column
}

.navigation ul li.megamenu ul.submenu li a.image-position-bottom {
    display: flex;
    flex-direction: column-reverse
}

.navigation ul li.megamenu ul.submenu li a.image-position-left {
    display: flex;
    flex-direction: row;
    align-items: center
}

.navigation ul li.megamenu ul.submenu li a.image-position-right {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

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: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !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: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 27px;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-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
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
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
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin: 0;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

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
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:768px) {

    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:992px) {

    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    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>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    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-] {
    position: static;
    display: table-cell;
    float: none
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    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;
    max-width: 100%;
    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=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    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, -webkit-box-shadow ease-in-out .15s;
    -o-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: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
    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,
select[multiple].input-sm {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    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,
select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-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
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-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-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-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-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 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;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    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;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.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:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.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
}

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.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 {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-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-top-left-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.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
}

[data-toggle=buttons]>.btn>input[type=radio],
[data-toggle=buttons]>.btn>input[type=checkbox] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}

.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 {
    position: relative;
    z-index: 2;
    float: left;
    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,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].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,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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=radio],
.input-group-addon input[type=checkbox] {
    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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    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:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    text-decoration: none;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    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,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .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
    }
}

@-o-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
    }
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.product.media {
    margin-top: 0 !important;
}

.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-left-radius: 4px;
    border-top-right-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:hover,
a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.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-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-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>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    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-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.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-heading .badge {
    color: #428bca;
    background-color: #fff
}

.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.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-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.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-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.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;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    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)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.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.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.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
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (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)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-sm-block,
.visible-md-block,
.visible-lg-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.mgs-menu .navigation ul.container .level0 {
    display: inline-block;
    padding: 15px;
    vertical-align: middle;
    position: relative;
    font-size: 14px;
    text-align: left
}

.mgs-menu .navigation ul.container .level0>a {
    color: #333;
    font-size: 15px;
    text-transform: uppercase
}

.mgs-menu .navigation ul.container .level0 ul.level0 {
    background: #333 none repeat scroll 0 0;
    min-width: 160px;
    position: absolute;
    top: 100% !important;
    list-style: none;
    padding: 0;
    z-index: 999
}

.mgs-menu .navigation ul.container .level0 ul.level0>li.level1 {
    padding: 5px 15px;
    position: relative
}

.mgs-menu .navigation ul.container .level0 ul.level0>li.level1 a {
    color: #fff
}

.mgs-menu .navigation ul.container .level0 ul.level0>li.level1>ul.level1 {
    left: 100% !important;
    top: 0 !important;
    padding: 0;
    list-style: none;
    position: absolute !important;
    background-color: #333;
    min-width: 200px
}

.mgs-menu .navigation ul.container .level0 ul.level0>li.level1>ul.level1>li.level2 {
    padding: 5px 15px
}

.mgs-menu .navigation ul.container .level0:hover {
    background-color: #333
}

.mgs-menu .navigation ul.container .level0:hover>a {
    color: #fff;
    text-decoration: none
}

@media (max-width:991px) {
    .uf_mainmenulogo {
        position: relative;
        z-index: 1;
        padding: 10px 0;
        background: #fbfbfb;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
    }

    .uf_mainmenulogo img {
        width: 25%;
        height: auto
    }
}

@media (max-width:991px) {
    .mgt-menu.megamenu-content {
        flex-basis: auto;
        flex-shrink: 0;
        margin-bottom: 25px
    }
}

@media (min-width:992px) {
    .mgt-menu .navigation {
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 3
    }

    .mgt-menu .navigation:empty {
        display: none
    }

    .mgt-menu .navigation ul {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        display: flex;
        justify-content: space-between;
        width: 100%
    }

    .mgt-menu .navigation li.level0 {
        border-top: none
    }

    .mgt-menu .navigation .level0 {
        margin: 0 5px;
        display: inline-block;
        position: static
    }

    .mgt-menu .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .mgt-menu .navigation .level0>.level-top {
        color: #000;
        line-height: 40px;
        padding: 0 5px;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        display: inline-block
    }

    .mgt-menu .navigation .level0>.level-top:hover,
    .mgt-menu .navigation .level0>.level-top.ui-state-focus {
        color: #333;
        text-decoration: none
    }

    .mgt-menu .navigation .level0.active>.level-top,
    .mgt-menu .navigation .level0.has-active>.level-top {
        color: #333;
        text-decoration: none;
        display: inline-block
    }

    .mgt-menu .navigation .level0.parent:hover>.submenu {
        overflow: visible !important
    }

    .mgt-menu .navigation .level0 .submenu {
        background: #fff;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .19);
        font-weight: 400;
        min-width: 155px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px
    }

    .mgt-menu .navigation .level0 .submenu.sectioned {
        left: initial !important;
        right: 0 !important;
        width: 82%;
        background-color: transparent;
        border-radius: 15px
    }

    .mgt-menu .navigation .level0 .submenu>ul {
        margin-top: 11px
    }

    .mgt-menu .navigation .level0 .submenu>ul:before,
    .mgt-menu .navigation .level0 .submenu>ul:after {
        content: '';
        display: block;
        overflow: hidden;
        position: absolute
    }

    .mgt-menu .navigation .level0 .submenu>ul:before {
        color: #fff;
        left: 20px;
        top: -20px;
        border: 10px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #fff;
        z-index: 4
    }

    .mgt-menu .navigation .level0 .submenu>ul:after {
        border: 11px solid transparent;
        height: 0;
        width: 0;
        border-bottom-color: #ccc;
        color: #ccc;
        left: 19px;
        top: -22px;
        z-index: 3
    }

    .mgt-menu .navigation .level0 .submenu a {
        display: inline-block;
        line-height: inherit;
        color: #666;
        padding: 8px 20px
    }

    .mgt-menu .navigation .level0 .submenu a:hover,
    .mgt-menu .navigation .level0 .submenu a.ui-state-focus {
        color: #333;
        text-decoration: none
    }

    .mgt-menu .navigation .level0 .submenu .active>a {
        color: #fd6036 !important
    }

    .mgt-menu .navigation .level0 .submenu .submenu {
        top: 0 !important;
        left: 100% !important
    }

    .mgt-menu .navigation .level0 .submenu .submenu-reverse {
        left: auto;
        right: 100%
    }

    .mgt-menu .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none
    }

    .mgt-menu .navigation .level0.more:after {
        -webkit-font-smoothing: antialiased;
        font-size: 26px;
        line-height: inherit;
        color: inherit;
        content: '\e607';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .mgt-menu .navigation .level0.more:before {
        display: none
    }

    .mgt-menu .navigation .level0.more:after {
        cursor: pointer;
        padding: 8px 12px;
        position: relative;
        z-index: 1
    }

    .mgt-menu .navigation .level0.more:hover>.submenu {
        overflow: visible !important
    }

    .mgt-menu .navigation .level0.more li {
        display: block
    }
}

@media (max-width:991px) {
    .mgt-menu .navigation {
        padding: 0;
        box-sizing: border-box
    }

    .mgt-menu .navigation>ul.container {
        padding: 0 !important
    }

    .mgt-menu .navigation .parent li.level-top>a {
        display: inline-block;
        text-decoration: none
    }

    .mgt-menu .navigation:after {
        font-size: 20px;
        right: 10px;
        top: 0
    }

    .mgt-menu .navigation ul {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .mgt-menu .navigation ul.bottom-group ul {
        display: block !important
    }

    .mgt-menu .navigation ul.bottom-group ul li {
        padding: 15px
    }

    .mgt-menu .navigation ul.bottom-group ul li:first-child {
        background: #eaeaea;
        font-weight: 600;
        padding: 10px 15px
    }

    .mgt-menu .navigation li {
        margin: 0;
        border-bottom: 1px solid #d2d2d2
    }

    .mgt-menu .navigation li.right-block-child {
        display: none
    }

    .mgt-menu .navigation li:last-child {
        border-bottom: none
    }

    .mgt-menu .navigation li .submenu-child li.level1>a {
        padding: 15px
    }

    .mgt-menu .navigation li .submenu-child li.level1:last-child>a {
        border-bottom: 1px solid #d2d2d2
    }

    .mgt-menu .navigation li .submenu-child li.level2>a {
        padding: 15px 15px 15px 30px;
        background-color: #fafafa !important
    }

    .mgt-menu .navigation li .submenu-child li.level2:last-child>a {
        border-bottom: 1px solid #d2d2d2
    }

    .mgt-menu .navigation a {
        display: block
    }

    .mgt-menu .navigation a,
    .mgt-menu .navigation a:hover {
        color: #575757;
        text-decoration: none
    }

    .mgt-menu .navigation .level0 {
        padding: 0;
        display: flex;
        align-items: center
    }

    .mgt-menu .navigation .level0>.level-top {
        padding: 15px 40px 15px 15px;
        font-size: 18px;
        line-height: 20px;
        text-transform: capitalize;
        font-weight: 400;
        color: #000
    }

    .mgt-menu .navigation .level0>.level-top:first-child {
        border-top: none;
        padding: 15px 40px 15px 15px
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active {
        background: #fd6036;
        color: #fff;
        padding-left: 30px
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu {
        display: block;
        overflow: hidden;
        overflow-y: scroll
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu>li>a {
        display: block;
        text-align: left
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu>li:last-child {
        margin-bottom: 0
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu>li.all-category {
        border-bottom: 1px solid #d2d2d2;
        display: none
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu>li.all-category a {
        padding: 10px 15px;
        background: #fd6036;
        color: #fff
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu ul {
        display: block
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu ul>li {
        margin: 0
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu ul>li a {
        color: #000;
        display: block;
        line-height: normal;
        font-weight: 400 !important
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu .expanded {
        display: block;
        padding-right: 0;
        top: 0;
        position: initial !important
    }

    .mgt-menu .navigation .level0>.level-top.ui-state-active+.submenu .active>a {
        background-color: #fafafa;
        border-top: 1px solid #d2d2d2
    }

    .mgt-menu .navigation li.level0:last-child {
        border-bottom: 1px solid #d1d1d1
    }

    .mgt-menu .navigation .submenu>li {
        word-wrap: break-word
    }

    .mgt-menu .navigation .submenu>li .fullwidth-wrapper {
        width: 100% !important
    }

    .mgt-menu .navigation .submenu>li .fullwidth-wrapper .fullwidth-wrapper-inner {
        display: flex;
        flex-direction: column
    }
}

.vertical-menu li {
    display: block;
    position: relative;
    float: none !important
}

.vertical-menu li a {
    display: block;
    padding: 12px 40px 12px 25px;
    font-size: 14px;
    background: 0 0;
    position: relative;
    line-height: 1.75;
    background: 0 0 !important;
    color: #878787
}

.vertical-menu li a:hover {
    color: #222
}

.vertical-menu li a .label-menu {
    margin-left: 5px;
    top: 4px;
    position: static !important;
    display: inline-block;
    vertical-align: top
}

.vertical-menu li:first-child>a {
    border-bottom: 1px solid #eee !important
}

@media (min-width:1200px) {
    .vertical-menu>li>a {
        color: #222
    }

    .vertical-menu>li:hover>a {
        color: #56cfe1
    }

    .vertical-menu li:not(:last-child)>a {
        border-bottom: 1px solid #eee
    }

    .vertical-menu li.mega-menu-fullwidth>ul.dropdown-menu {
        border-top: 1px solid #efefef;
        padding: 14px 30px 16px
    }

    .vertical-menu li.mega-menu-fullwidth>ul.dropdown-menu ul li>a {
        padding: 10px 0 6px
    }

    .vertical-menu li.mega-menu-fullwidth.menu-2columns>.dropdown-menu {
        min-width: 500px
    }

    .vertical-menu li a .mega-menu-sub-title {
        font-size: 14px;
        text-transform: uppercase;
        color: #222;
        font-weight: 500
    }

    .vertical-menu li .toggle-menu {
        display: none !important
    }

    .vertical-menu li .icon-next {
        position: absolute;
        right: 15px;
        font-size: 14px;
        top: 12px
    }

    .vertical-menu li .icon-next .fa:before {
        content: "\f105"
    }

    .vertical-menu li>.dropdown-menu {
        position: absolute;
        left: 100%;
        top: 0;
        border-radius: 0;
        display: block !important;
        padding: 0;
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
        background-color: #fff;
        min-width: 250px;
        margin: 0;
        border: none;
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        opacity: 0;
        visibility: hidden
    }

    .vertical-menu li:hover>.dropdown-menu {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        opacity: 1;
        visibility: visible
    }

    .vertical-menu ul.sub-menu {
        display: block !important
    }
}

@media (max-width:1199px) {
    .vertical-menu li>a {
        border-bottom: 1px solid #eee
    }

    .vertical-menu li .icon-next {
        display: none !important
    }

    .vertical-menu li .toggle-menu {
        position: absolute;
        right: 5px;
        font-size: 20px;
        top: 0;
        width: 40px
    }

    .vertical-menu li .toggle-menu a.active .fa-plus:before {
        content: "\f068"
    }

    .vertical-menu li>.dropdown-menu {
        position: static !important;
        border-radius: 0;
        margin: 0;
        padding: 0;
        float: none;
        width: 100%;
        border: none;
        box-shadow: none
    }

    .vertical-menu li[class*=level]>ul>li>a {
        padding-left: 25px
    }

    .vertical-menu [class*=col-md] {
        width: 100%
    }
}

#maincontent {
    min-height: 400px
}

.padding5 {
    padding: 5px
}

.padding10 {
    padding: 10px
}

.padding15 {
    padding: 15px
}

.padding20 {
    padding: 20px
}

.padding25 {
    padding: 25px
}

.padding30 {
    padding: 30px
}

.padding35 {
    padding: 35px
}

.padding40 {
    padding: 40px
}

.padding45 {
    padding: 45px
}

.padding50 {
    padding: 50px
}

.padding55 {
    padding: 55px
}

.padding60 {
    padding: 60px
}

.padding65 {
    padding: 65px
}

.padding70 {
    padding: 70px
}

.padding-top5 {
    padding-top: 5px
}

.padding-top10 {
    padding-top: 10px
}

.padding-top15 {
    padding-top: 15px
}

.padding-top20 {
    padding-top: 20px
}

.padding-top25 {
    padding-top: 25px
}

.padding-top30 {
    padding-top: 30px
}

.padding-top35 {
    padding-top: 35px
}

.padding-top40 {
    padding-top: 40px
}

.padding-top45 {
    padding-top: 45px
}

.padding-top50 {
    padding-top: 50px
}

.padding-top55 {
    padding-top: 55px
}

.padding-top60 {
    padding-top: 60px
}

.padding-top65 {
    padding-top: 65px
}

.padding-top70 {
    padding-top: 70px
}

.padding-right5 {
    padding-right: 5px
}

.padding-right10 {
    padding-right: 10px
}

.padding-right15 {
    padding-right: 15px
}

.padding-right20 {
    padding-right: 20px
}

.padding-right25 {
    padding-right: 25px
}

.padding-right30 {
    padding-right: 30px
}

.padding-right35 {
    padding-right: 35px
}

.padding-right40 {
    padding-right: 40px
}

.padding-right45 {
    padding-right: 45px
}

.padding-right50 {
    padding-right: 50px
}

.padding-right55 {
    padding-right: 55px
}

.padding-right60 {
    padding-right: 60px
}

.padding-right65 {
    padding-right: 65px
}

.padding-right70 {
    padding-right: 70px
}

.padding-left5 {
    padding-left: 5px
}

.padding-left10 {
    padding-left: 10px
}

.padding-left15 {
    padding-left: 15px
}

.padding-left20 {
    padding-left: 20px
}

.padding-left25 {
    padding-left: 25px
}

.padding-left30 {
    padding-left: 30px
}

.padding-left35 {
    padding-left: 35px
}

.padding-left40 {
    padding-left: 40px
}

.padding-left45 {
    padding-left: 45px
}

.padding-left50 {
    padding-left: 50px
}

.padding-left55 {
    padding-left: 55px
}

.padding-left60 {
    padding-left: 60px
}

.padding-left65 {
    padding-left: 65px
}

.padding-left70 {
    padding-left: 70px
}

.padding-bottom5 {
    padding-bottom: 5px
}

.padding-bottom10 {
    padding-bottom: 10px
}

.padding-bottom15 {
    padding-bottom: 15px
}

.padding-bottom20 {
    padding-bottom: 20px
}

.padding-bottom25 {
    padding-bottom: 25px
}

.padding-bottom30 {
    padding-bottom: 30px
}

.padding-bottom35 {
    padding-bottom: 35px
}

.padding-bottom40 {
    padding-bottom: 40px
}

.padding-bottom45 {
    padding-bottom: 45px
}

.padding-bottom50 {
    padding-bottom: 50px
}

.padding-bottom55 {
    padding-bottom: 55px
}

.padding-bottom60 {
    padding-bottom: 60px
}

.padding-bottom65 {
    padding-bottom: 65px
}

.padding-bottom70 {
    padding-bottom: 70px
}

.margin5 {
    margin: 5px
}

.margin10 {
    margin: 10px
}

.margin15 {
    margin: 15px
}

.margin20 {
    margin: 20px
}

.margin25 {
    margin: 25px
}

.margin30 {
    margin: 30px
}

.margin35 {
    margin: 35px
}

.margin40 {
    margin: 40px
}

.margin45 {
    margin: 45px
}

.margin50 {
    margin: 50px
}

.margin55 {
    margin: 55px
}

.margin60 {
    margin: 60px
}

.margin65 {
    margin: 65px
}

.margin70 {
    margin: 70px
}

.margin-top5 {
    margin-top: 5px
}

.margin-top10 {
    margin-top: 10px
}

.margin-top15 {
    margin-top: 15px
}

.margin-top20 {
    margin-top: 20px
}

.margin-top25 {
    margin-top: 25px
}

.margin-top30 {
    margin-top: 30px
}

.margin-top35 {
    margin-top: 35px
}

.margin-top40 {
    margin-top: 40px
}

.margin-top45 {
    margin-top: 45px
}

.margin-top50 {
    margin-top: 50px
}

.margin-top55 {
    margin-top: 55px
}

.margin-top60 {
    margin-top: 60px
}

.margin-top65 {
    margin-top: 65px
}

.margin-top70 {
    margin-top: 70px
}

.margin-right5 {
    margin-right: 5px
}

.margin-right10 {
    margin-right: 10px
}

.margin-right15 {
    margin-right: 15px
}

.margin-right20 {
    margin-right: 20px
}

.margin-right25 {
    margin-right: 25px
}

.margin-right30 {
    margin-right: 30px
}

.margin-right35 {
    margin-right: 35px
}

.margin-right40 {
    margin-right: 40px
}

.margin-right45 {
    margin-right: 45px
}

.margin-right50 {
    margin-right: 50px
}

.margin-right55 {
    margin-right: 55px
}

.margin-right60 {
    margin-right: 60px
}

.margin-right65 {
    margin-right: 65px
}

.margin-right70 {
    margin-right: 70px
}

.margin-left5 {
    margin-left: 5px
}

.margin-left10 {
    margin-left: 10px
}

.margin-left15 {
    margin-left: 15px
}

.margin-left20 {
    margin-left: 20px
}

.margin-left25 {
    margin-left: 25px
}

.margin-left30 {
    margin-left: 30px
}

.margin-left35 {
    margin-left: 35px
}

.margin-left40 {
    margin-left: 40px
}

.margin-left45 {
    margin-left: 45px
}

.margin-left50 {
    margin-left: 50px
}

.margin-left55 {
    margin-left: 55px
}

.margin-left60 {
    margin-left: 60px
}

.margin-left65 {
    margin-left: 65px
}

.margin-left70 {
    margin-left: 70px
}

.margin-bottom5 {
    margin-bottom: 5px
}

.margin-bottom10 {
    margin-bottom: 10px
}

.margin-bottom15 {
    margin-bottom: 15px
}

.margin-bottom20 {
    margin-bottom: 20px
}

.margin-bottom25 {
    margin-bottom: 25px
}

.margin-bottom30 {
    margin-bottom: 30px
}

.margin-bottom35 {
    margin-bottom: 35px
}

.margin-bottom40 {
    margin-bottom: 40px
}

.margin-bottom45 {
    margin-bottom: 45px
}

.margin-bottom50 {
    margin-bottom: 50px
}

.margin-bottom55 {
    margin-bottom: 55px
}

.margin-bottom60 {
    margin-bottom: 60px
}

.margin-bottom65 {
    margin-bottom: 65px
}

.margin-bottom70 {
    margin-bottom: 70px
}

body {
    overflow-x: hidden
}

body.boxed:not(.panel-popup) .page-wrapper {
    background-color: #fff;
    margin: 30px auto;
    overflow-x: hidden;
    position: relative;
    width: 1200px;
    padding: 0 30px
}

@media (max-width:767px) {
    body.boxed:not(.panel-popup) .page-wrapper {
        width: calc(100% - 30px) !important;
        padding: 0 15px !important;
        margin: 0 auto !important
    }
}

@media (min-width:992px) {
    body.boxed:not(.panel-popup) .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
        width: 1200px;
        margin-left: -600px;
        box-shadow: none;
        left: 50%;
        padding: 0 30px
    }

    body.boxed:not(.panel-popup) .page-wrapper .header.active-sticky.header8 .middle-header-content,
    body.boxed:not(.panel-popup) .page-wrapper .header.active-sticky.header9 .middle-header-content {
        width: 1200px;
        margin-left: -600px;
        box-shadow: none;
        left: 50%;
        padding: 0 30px
    }
}

@media (min-width:992px) and (max-width:1259px) {
    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper {
        width: 960px !important
    }

    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
        width: 960px !important;
        margin-left: -480px
    }

    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky.header8 .middle-header-content,
    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky.header9 .middle-header-content {
        width: 960px !important;
        margin-left: -480px
    }
}

@media (min-width:768px) and (max-width:991px) {
    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper {
        width: 700px !important
    }

    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
        width: 700px !important;
        margin-left: -350px
    }

    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky.header8 .middle-header-content,
    body.boxed:not(.panel-popup):not(.fullwidth) .page-wrapper .header.active-sticky.header9 .middle-header-content {
        width: 700px !important;
        margin-left: -350px
    }
}

@media (min-width:1200px) {
    body.boxed:not(.panel-popup).width1024 .page-wrapper {
        width: 1024px
    }

    body.boxed:not(.panel-popup).width1024 .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
        width: 1024px !important;
        margin-left: -512px
    }

    body.boxed:not(.panel-popup).width1024 .page-wrapper .header.active-sticky.header8 .middle-header-content,
    body.boxed:not(.panel-popup).width1024 .page-wrapper .header.active-sticky.header9 .middle-header-content {
        width: 1024px !important;
        margin-left: -512px
    }
}

@media (min-width:1426px) {
    body.boxed:not(.panel-popup).width1366 .page-wrapper {
        width: 1366px
    }

    body.boxed:not(.panel-popup).width1366 .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
        width: 1366px !important;
        margin-left: -683px
    }

    body.boxed:not(.panel-popup).width1366 .page-wrapper .header.active-sticky.header8 .middle-header-content,
    body.boxed:not(.panel-popup).width1366 .page-wrapper .header.active-sticky.header9 .middle-header-content {
        width: 1366px !important;
        margin-left: -683px
    }
}

body.boxed:not(.panel-popup).fullwidth .page-wrapper {
    width: calc(100% - 60px);
    margin: 0 30px
}

body.boxed:not(.panel-popup).fullwidth .page-wrapper .header.active-sticky:not(.header8):not(.header9) {
    width: calc(100% - 60px) !important;
    margin-left: calc(50% - 30px) !important
}

body.boxed:not(.panel-popup).fullwidth .page-wrapper .header.active-sticky.header8 .middle-header-content,
body.boxed:not(.panel-popup).fullwidth .page-wrapper .header.active-sticky.header9 .middle-header-content {
    width: calc(100% - 60px) !important;
    margin-left: calc(50% - 30px) !important
}

body.boxed:not(.panel-popup) .container,
body.boxed:not(.panel-popup) .container-fluid {
    width: 100%;
    padding: 0 !important
}

@media (min-width:1200px) {
    body.wide .container {
        width: 1200px
    }
}

body.wide.fullwidth .container {
    width: 100%
}

@media (min-width:1370px) {
    body.wide.width1366 .container {
        width: 1366px
    }
}

@media (min-width:1200px) {
    body.wide.width1024 .container {
        width: 1024px
    }
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body._has-modal {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.modal-popup._show {
    visibility: visible;
    z-index: 999 !important
}

.modal-popup._show .modal-inner-wrap {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    margin-top: 0;
    margin-bottom: 0
}

.modal-popup .modal-inner-wrap {
    margin: 5rem auto;
    width: 75%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    transition-duration: .2s;
    -webkit-transition-property: -webkit-transform, visibility;
    transition-property: transform, visibility;
    transition-timing-function: ease
}

.modal-popup .action-close {
    background-image: none;
    background: 0 0;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 10
}

.modal-popup .action-close:focus,
.modal-popup .action-close:active,
.modal-popup .action-close:hover {
    background: 0 0;
    border: none
}

.modal-popup .action-close.disabled,
.modal-popup .action-close[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5
}

.modal-popup .action-close>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.modal-popup .action-close:before {
    -webkit-font-smoothing: antialiased;
    line-height: 19px;
    color: #fff;
    content: 'x';
    font-size: 19px;
    font-weight: 400;
    background-color: #2a2a2a;
    width: 29px;
    height: 29px;
    border: 3px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    padding-left: 1px;
    speak: none;
    text-align: center
}

.modal-popup .action-close:active:before {
    color: inherit
}

.modal-popup .action-close:hover:before {
    border-color: #2a2a2a
}

.modal-popup.confirm .modal-inner-wrap {
    width: 310px
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
    padding: 20px 15px;
    font-size: 16px;
    font-style: italic;
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ebebeb
}

.modal-popup.confirm .modal-inner-wrap .modal-footer {
    border: none;
    background-color: #fff
}

.modals-overlay {
    z-index: 998 !important;
    background-color: rgba(51, 51, 51, .55);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.color-theme {
    color: #333
}

*,
body * {
    -webkit-transition: all 1ms !important;
    -moz-transition: all 1ms !important;
    -o-transition: all 1ms !important;
    transition: all 1ms !important
}

* {
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*:focus,
*:active {
    outline: none !important
}

a {
    color: #333;
    text-decoration: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

a:hover,
a:focus,
a:active {
    color: #333;
    text-decoration: none
}

ul,
ol {
    list-style: none;
    margin: 0
}

table>caption {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.table thead tr th,
.table tbody tr th,
.table tfoot tr th,
.table thead tr td,
.table tbody tr td,
.table tfoot tr td {
    padding: 15px
}

body {
    color: #333;
    background-color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    font-size: 15px
}

body.cms-index-index footer.footer {
    margin-top: 0 !important
}

body.active_mgs_builder.ajax-loading:after {
    content: "";
    background-color: rgba(255, 255, 255, .4);
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('https://medias.utsavfashion.com/media/wysiwyg/common/loader-2.gif');
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

body:not(.panel-popup):not(.fullwidth).mgs-quickview-catalog-product-view.boxed .page-wrapper {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

body #maincontent {
    min-height: 400px;
    overflow: hidden
}

body .img-responsive {
    background-color: transparent
}

body .overlay_custom {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: 999
}

body .overlay_custom.wishaddremove {
    z-index: 999
}

body .overlay_custom.loaderimg {
    z-index: 9999999;
    background-image: url('https://medias.utsavfashion.com/static/frontend/Mgs/claue_ufpl/en_US/images/loader-1.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
    background-color: #fafafa;
    opacity: .5
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-weight: 600;
    margin: 0;
    color: #222;
    line-height: 27px
}

.h1,
h1 {
    font-size: 48px
}

.h2,
h2 {
    font-size: 36px
}

.h3,
h3 {
    font-size: 18px
}

.h4,
h4 {
    font-size: 21px
}

.h5,
h5 {
    font-size: 18px
}

.h6,
h6 {
    font-size: 16px
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #e5e5e5
}

button {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.btn {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    background-color: transparent
}

.btn:hover,
.btn:focus,
.btn:active {
    color: #fff;
    border-color: #333;
    background-color: #333
}

.btn.btn-lg {
    padding: 0 40px;
    height: 44px;
    line-height: 40px
}

.btn.btn-sm {
    font-size: 14px;
    padding: 0 30px
}

.btn.btn-xs {
    padding: 0 25px;
    line-height: 34px;
    height: 36px
}

.btn-default {
    color: #222;
    border: 2px solid #222;
    background-color: #fff
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

.btn-primary {
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #fff;
    border: 2px solid #333;
    background-color: #333
}

.btn-secondary {
    color: #fff;
    border: 2px solid #333;
    background-color: #333
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

.btn-full {
    width: 100%
}

div.mage-error {
    color: red;
    font-style: italic;
    padding-top: 5px;
    line-height: 1.4;
    font-size: 12px
}

div.mage-error+.password-strength-meter {
    margin-top: 5px
}

.label,
label {
    font-size: 13px;
    color: #5f5f5f;
    padding: 0;
    margin: 0 0 9px;
    font-weight: 400;
    text-align: left;
    line-height: inherit
}

::-webkit-input-placeholder {
    color: #c1c1c1
}

:-moz-placeholder {
    color: #c1c1c1
}

::-moz-placeholder {
    color: #c1c1c1
}

:-ms-input-placeholder {
    color: #c1c1c1
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset
}

@-moz-document url-prefix() {

    select:-moz-focusring,
    select::-moz-focus-inner {
        color: transparent !important;
        text-shadow: 0 0 0 #999 !important;
        background-image: none !important;
        border: 0
    }
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    height: 46px;
    line-height: 100%;
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 24px 7px 7px;
    width: 100%;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out;
    outline: none;
    text-overflow: ellipsis
}

input[type=text]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
    border-color: #fd6036
}

input[type=text]:hover,
input[type=password]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
textarea:hover,
select:hover {
    border-color: #fd6036
}

form .field input[aria-invalid=true],
form .field select[aria-invalid=true] {
    border: 1px solid #ee001c
}

form .field input:hover {
    border: 1px solid #aaa
}

form .field input:focus {
    border: 1px solid #fd6036
}

form .field .control {
    position: relative;
    width: 100%
}

form .field-error {
    line-height: 1
}

form .field-error span,
form div.mage-error {
    font-size: .9166em;
    line-height: 1em;
    color: #ee001c;
    font-style: normal;
    padding: 0
}

form .field select[aria-invalid=true]~div.mage-error {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 10px
}

form .field.required .label {
    line-height: 140%;
    position: absolute;
    font-size: 15px;
    top: 12px;
    left: 8px;
    color: #333;
    transition: all .2s linear
}

form .field textarea:focus~.label,
form .field textarea.has-value~.label,
form .field input:focus~.label,
form .field input.has-value~.label {
    color: #333;
    top: 2px
}

form .field input:focus~.label,
form .field textarea:focus~.label {
    color: #fd6036
}

input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=radio],
.checkbox-inline input[type=radio],
.radio input[type=checkbox],
.radio-inline input[type=checkbox],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    margin-top: 2px
}

textarea,
textarea.form-control,
textarea.input-text {
    width: 100%;
    height: auto;
    min-height: 120px;
    background: #fff
}

select:not([multiple]),
select.form-control:not([multiple]),
select.input-text:not([multiple]) {
    background: #fff url("../../frontend/Mgs/claue_ufpl/en_US/images/select-bg.svg") no-repeat scroll 100% 45%;
    padding: 0 10px
}

select:not([multiple]) option,
select.form-control:not([multiple]) option,
select.input-text:not([multiple]) option {
    height: 40px;
    padding: 8px 10px
}

select[multiple],
select.form-control[multiple],
select.input-text[multiple] {
    background-color: #fff
}

select[multiple] option,
select.form-control[multiple] option,
select.input-text[multiple] option {
    font-size: 14px;
    height: 34px;
    padding: 8px 10px
}

.field.required>label em,
.form-group.required>label em,
.field._required>label em,
.form-group._required>label em,
.field.required>.label em,
.form-group.required>.label em,
.field._required>.label em,
.form-group._required>.label em {
    display: none
}

.field.required>label:after,
.form-group.required>label:after,
.field._required>label:after,
.form-group._required>label:after,
.field.required>.label:after,
.form-group.required>.label:after,
.field._required>.label:after,
.form-group._required>.label:after {
    color: red;
    content: "*";
    font-size: 13px;
    margin: 0 0 0 3px
}

.field.required .form-control+.mage-error,
.form-group.required .form-control+.mage-error,
.field._required .form-control+.mage-error,
.form-group._required .form-control+.mage-error,
.field.required .input-text+.mage-error,
.form-group.required .input-text+.mage-error,
.field._required .input-text+.mage-error,
.form-group._required .input-text+.mage-error {
    font-size: 14px;
    color: #ee001c;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px
}

.field>.label,
.form-group>.label,
.field>label,
.form-group>label {
    display: inline-block;
    font-weight: 500
}

.field.street .label,
.form-group.street .label {
    border: none
}

.field.street .control .field label,
.form-group.street .control .field label {
    display: none
}

.field.street .control .field+.field,
.form-group.street .control .field+.field {
    margin-top: 10px
}

.field.choice,
.form-group.choice {
    position: relative;
    padding-left: 20px;
    text-align: left
}

.field.choice .label,
.form-group.choice .label {
    margin: 0;
    font-size: 15px !important;
    cursor: pointer;
    white-space: normal
}

.field.choice .control,
.form-group.choice .control,
.field.choice>input,
.form-group.choice>input {
    position: absolute;
    left: 0;
    bottom: auto;
    top: 3px;
    margin-top: 0
}

.field.choice .control input,
.form-group.choice .control input {
    margin: 0
}

.field.note,
.form-group.note {
    margin-top: 5px;
    font-style: italic;
    font-weight: 300
}

.fields.group .field+.field {
    margin-top: 10px
}

.fieldset>.field:not(.choice) {
    margin-bottom: 15px
}

.fieldset>.field.margin-bottom40 {
    margin-bottom: 40px
}

.control._with-tooltip {
    position: relative;
    padding-right: 40px
}

#maincontent form .field.required .input-text~.label:after,
.field.country.required .label:after {
    content: ' *';
    color: #ee001c;
    font-weight: 400;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px
}

.std ul {
    list-style-type: square;
    padding-left: 15px
}

.nowrap {
    white-space: nowrap
}

.no-display {
    display: none
}

.no-padding {
    padding: 0 !important
}

.ls__1 {
    letter-spacing: 1px
}

.lh__1 {
    line-height: 1
}

.fwm {
    font-weight: 500
}

.no-margin {
    margin: 0
}

.list-group .list-group-item {
    font-weight: 500;
    padding: 10px 0;
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.list-group .list-group-item .badge {
    padding: 3px 7px 1px;
    margin-top: 4px
}

.list-group .list-group-item.active {
    color: #333
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.extra-link a {
    color: #222;
    font-weight: 600
}

.extra-link a:hover {
    color: #333
}

.extra-link a+a {
    margin-left: 20px
}

.modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.modal-content button.close {
    position: absolute;
    right: 0;
    top: 0;
    color: #222;
    opacity: 1;
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1
}

.modal.fade .modal-dialog {
    margin: 0 auto;
    top: 50%;
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0)
}

.modal.in .modal-dialog {
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    max-width: 80%;
    max-height: 80vh;
    overflow-y: auto
}

.modal.madeToMeasure .modal-dialog {
    max-width: 93%
}

.modal.madeToMeasure .modal-dialog .modal-content {
    height: 250px
}

.modal.madeToMeasure .modal-dialog .modal-content p {
    padding: 10px
}

@media (min-width:768px) {
    .modal.madeToMeasure .modal-dialog {
        max-width: 480px
    }
}

span#modal-btn {
    vertical-align: bottom;
    color: #666;
    font-size: 13.5px;
    margin-left: 5px;
    cursor: pointer
}

span#modal-btn:hover {
    color: #fd6036
}

.remember-me-modal .modal-inner-wrap {
    background: #fff;
    max-width: 357px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    top: 50%;
    margin-top: 0;
    margin-bottom: 0;
    transition: none
}

.remember-me-modal .modal-inner-wrap .modal-title {
    font-size: 16px;
    font-weight: 400
}

.remember-me-modal .modal-inner-wrap .action-close {
    top: 16px;
    right: 16px;
    transition: none
}

.remember-me-modal .modal-inner-wrap .action-close:before {
    content: "âœ•";
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    display: flex;
    top: 16px;
    right: 16px;
    align-items: center;
    justify-content: center;
    background: 0 0;
    color: #000;
    border: 2px solid #000;
    font-weight: 700;
    transition: color .3s ease-in-out, border-color .3s ease-in-out
}

.remember-me-modal .modal-inner-wrap .action-close:hover:before {
    color: #fd6036;
    border-color: #fd6036
}

.remember-me-modal .modal-inner-wrap .modal-content {
    box-shadow: none;
    border: none;
    padding: 15px;
    background: 0 0
}

.remember-me-modal .modal-inner-wrap .modal-footer {
    padding: 0 15px 15px;
    border-top: none
}

.remember-me-modal .modal-inner-wrap .modal-footer button {
    display: inline-block;
    margin: 0;
    border: 0;
    overflow: visible;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    background-color: #ddd;
    color: #333;
    line-height: 45px;
    padding: 0 25px;
    text-transform: uppercase;
    transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.remember-me-modal .modal-inner-wrap .modal-footer button:hover {
    color: #fff;
    background-color: #fd6036
}

.price-box p {
    margin-bottom: 0
}

.price-box .price {
    color: #000;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 15px
}

.price-box .price-label {
    display: none !important
}

.price-box .hasSpecialPrice .price {
    color: #cb4551;
    font-weight: 600
}

.price-box .old-price {
    margin-right: 5px;
    float: left;
    vertical-align: middle
}

.price-box .old-price.sly-old-price.no-display {
    display: block !important
}

.price-box .old-price .price {
    font-weight: 400;
    color: #000;
    text-decoration: line-through
}

@media (min-width:767px) and (max-width:991px) {
    .price-box .old-price .price {
        font-size: 12.5px
    }
}

.price-box .price-from,
.price-box .price-to {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.price-box .price-from .old-price,
.price-box .price-to .old-price {
    display: none
}

.price-box .price-from:after {
    content: " - "
}

.message>* {
    padding: 15px 20px 15px 31px;
    font-size: 13.5px;
    line-height: 20px;
    margin: 15px 0;
    position: relative
}

.message p {
    margin: 0
}

.message>*:before {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 18px;
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: none
}

.message>* a {
    color: #8f613e;
    font-weight: 700;
    text-decoration: underline;
    margin: 0 3px;
    text-transform: capitalize;
    font-size: 13.5px
}

.message>* a:hover {
    text-decoration: underline
}

.message.info>* {
    background: #d9edf7;
    color: #31708f
}

.message.info>*:before {
    color: #31708f;
    content: '\f024'
}

.message.error>* {
    background: #ffe5f4;
    color: #ff0096;
    font-size: 15px
}

.message.error>*:before {
    content: '';
    background-image: url(https://medias.utsavfashion.com/skin/frontend/ultimo/default/images/i_msg-error.png);
    width: 14px;
    height: 14px;
    background-size: contain;
    background-position: center;
    padding-right: 25px;
    background-repeat: no-repeat
}

.message.warning>* {
    background: #fdf0d5;
    color: #6f4400
}

.message.warning>*:before {
    color: #b30000;
    content: '\f071'
}

.message.notice>* {
    background: #fdf0d5;
    color: #6f4400
}

.message.notice>*:before {
    color: #c07600;
    content: '\f12a'
}

.message.success>* {
    background: #e9ffca;
    color: #006400
}

.message.success>*:before {
    content: '';
    background-image: url(https://medias.utsavfashion.com/skin/frontend/ultimo/default/images/i_msg-success.png);
    width: 14px;
    height: 14px;
    background-size: cover
}

body.cms-index-index .message>div {
    margin: 15px 0 0
}

.page-main .page.messages.home {
    margin-bottom: 0
}

.search-autocomplete {
    display: none !important;
    position: absolute;
    z-index: 3;
    right: 15px;
    left: 15px;
    width: auto !important;
    top: 100%
}

.search-autocomplete ul:not(:empty) {
    background: #fff;
    border-top: 1px solid #efefef;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.search-autocomplete ul li {
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: nowrap
}

.search-autocomplete ul li:last-child {
    border-bottom: none
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
    background-color: #222;
    border-color: #222;
    color: #fff
}

.search-autocomplete ul li .amount {
    color: #333;
    position: absolute;
    right: 7px;
    top: 7px;
    white-space: nowrap
}

.search-autocomplete ul li .amount:before {
    content: "("
}

.search-autocomplete ul li .amount:after {
    content: ")"
}

.scroll-to-top {
    display: none !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    width: 45px;
    height: 45px;
    position: fixed;
    right: 35px;
    font-size: 35px;
    text-align: center;
    line-height: 45px;
    color: #878787;
    background-color: #fff;
    z-index: 97
}

.scroll-to-top .fa {
    font-family: "Pe-icon-7-stroke";
    line-height: 45px
}

.scroll-to-top .fa:before {
    content: "\e682"
}

.scroll-to-top:hover,
.scroll-to-top:focus,
.scroll-to-top:active {
    color: #222
}

.visible-builder {
    display: none !important
}

.footer {
    margin-top: 40px;
    margin-bottom: 40px
}

.footer .middle-footer {
    padding-top: 45px;
    border-top: 1px solid #d8d8d8
}

.footer .middle-footer div[data-role=title] h4 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 30px
}

.footer .middle-footer div[data-role=title] i:before {
    font-size: 22px;
    font-weight: 400;
    line-height: 18px;
    color: #666
}

.footer .middle-footer div[data-role=title][aria-expanded=true] i {
    transform: rotate(180deg)
}

.footer .middle-footer div[data-role=title][aria-expanded=true] i:before {
    color: #000
}

.footer .middle-footer a {
    color: #000
}

.footer .middle-footer a:hover,
.footer .middle-footer a:focus {
    color: #fd6036
}

.footer .middle-footer .middle-footer-col:not(.subscribe) div[data-content-type=html] {
    display: flex;
    flex-direction: column
}

.footer .middle-footer .middle-footer-col:not(.subscribe) div[data-content-type=html] a {
    margin-bottom: 10px;
    font-size: 18px
}

.footer .middle-footer .social-link {
    margin-top: 15px;
    margin-left: -10px
}

.footer .middle-footer .social-link a {
    color: #333;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px
}

.footer .middle-footer .social-link a span.fa {
    font-weight: 700
}

.footer .middle-footer .social-link a:hover,
.footer .middle-footer .social-link a:focus {
    color: #333
}

.footer .block.newsletter .form.subscribe {
    display: flex;
    position: relative
}

.footer .block.newsletter .form.subscribe .control {
    width: 100%
}

.footer .block.newsletter .form.subscribe .control input {
    border-color: #000;
    background-color: #f4f4f4;
    padding: 5px 140px 5px 5px;
    height: 60px;
    border-radius: 10px
}

.footer .block.newsletter .form.subscribe .control input:focus {
    border-color: #fd6036
}

.footer .block.newsletter .form.subscribe .actions .action.subscribe {
    padding: 0 10px;
    background-color: #666;
    text-transform: uppercase;
    border-radius: 5px;
    line-height: 46px;
    height: 46px;
    margin-left: 10px
}

.footer .bottom-footer-links .copyright {
    color: #666;
    font-size: 11.5px;
    line-height: 14px;
    text-transform: uppercase
}

.footer .bottom-footer-links .bottom-links a {
    font-size: 12px;
    color: #666;
    word-spacing: 2px
}

.footer .bottom-footer-links .bottom-links a:not(:last-child) {
    margin-right: 10px
}

.footer .bottom-footer-links .bottom-links a:not(:last-child):after {
    content: "|";
    margin-left: 10px
}

@media (max-width:767px) {
    .footer .middle-footer {
        padding-top: 0
    }

    .footer div[data-role=title] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        border-top: 1px solid #f2f2f2;
        margin-bottom: 15px;
        padding-bottom: 0;
        padding-top: 15px
    }

    .footer .middle-footer div[data-role=content] {
        margin-bottom: 15px
    }

    .footer .middle-footer .middle-footer-col:not(.subscribe) div[data-content-type=html] {
        margin-left: 15px
    }

    .footer .bottom-footer-links .copyright {
        margin-bottom: 10px
    }
}

@media (min-width:768px) {
    .footer {
        margin-bottom: 30px
    }

    .footer .middle-footer {
        display: flex;
        justify-content: space-between;
        padding-top: 40px;
        padding-bottom: 30px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d8d8d8
    }

    .footer .middle-footer .action.subscribe {
        padding: 0 15px !important
    }

    .footer .middle-footer .social-link {
        margin-top: 25px
    }

    .footer .middle-footer .middle-footer-col.quick-link {
        min-width: 100px
    }

    .footer .middle-footer div[data-role=title] h4 {
        margin-bottom: 20px
    }

    .footer .middle-footer div[data-role=title] i {
        display: none
    }

    .footer .middle-footer div[data-role=content] {
        display: block !important
    }

    .footer .middle-footer div[data-content-type=html] {
        margin-left: 0
    }

    .footer .bottom-footer-links {
        display: flex;
        align-items: center
    }

    .footer .bottom-footer-links .copyright {
        margin-right: 40px
    }
}

.minicart-wrapper {
    position: relative;
    z-index: 1
}

.minicart-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.minicart-wrapper .action.showcart {
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    color: #666;
    display: flex;
    line-height: 27px;
    height: 24px;
    justify-content: left;
    padding: 0 5px;
    width: 100%
}

.minicart-wrapper .action.showcart>.counter.qty {
    font-size: 13.5px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: 95%;
    margin-top: 2px;
    background: #fff
}

@media (max-width:991px) {
    .minicart-wrapper .action.showcart>.counter.qty {
        left: 30px;
        line-height: 20px
    }
}

.minicart-wrapper .action.showcart>.counter.qty.empty {
    display: none
}

.minicart-wrapper .action.showcart>.counter.qty.empty .counter-number:empty:after {
    content: "0";
    display: inline-block
}

.minicart-wrapper .action.showcart>.counter.qty .loading-mask {
    width: 20px;
    height: 20px;
    top: 0;
    background-color: transparent;
    right: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}

.minicart-wrapper .action.showcart>.counter.qty .loading-mask .loader>img {
    width: 20px;
    position: static !important
}

.minicart-wrapper .action.showcart>.counter.qty .counter-label {
    display: none
}

@media (min-width:992px) {
    .minicart-wrapper .action.showcart:before {
        font-size: 21px;
        color: #6b6b6b;
        font-weight: 600;
        padding-top: 0
    }

    .minicart-wrapper .action.showcart:after {
        content: "";
        border-top: 4px solid rgba(0, 0, 0, .3);
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        margin-left: 0
    }
}

.minicart-wrapper .block-minicart {
    background: #fff;
    top: 0;
    bottom: 0;
    width: 320px;
    left: auto;
    right: -320px;
    position: fixed;
    z-index: 999;
    opacity: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.minicart-wrapper.active:after {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .9;
    display: block;
    content: "";
    z-index: 998
}

.minicart-wrapper.active .block-minicart {
    opacity: 1
}

.minicart-wrapper .close-minicart {
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    text-align: center;
    font-weight: 600;
    position: relative
}

.minicart-wrapper .close-minicart button {
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    cursor: pointer;
    font-size: 40px;
    background: 0 0;
    border: none;
    opacity: .8
}

.minicart-wrapper .close-minicart button i {
    display: block
}

.minicart-wrapper .close-minicart button:hover {
    opacity: 1
}

.minicart-wrapper .block-content {
    max-height: calc(100vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 15px 15px;
    display: flex;
    flex-direction: column
}

.minicart-wrapper .block-content ol.minicart-items,
.minicart-wrapper .block-content .minicart-items-wrapper {
    height: auto !important
}

.minicart-wrapper .block-content>.actions>.subtotal {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #ebebeb
}

.minicart-wrapper .block-content>.actions>.subtotal>* {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.minicart-wrapper .block-content .subtitle.empty {
    display: block;
    color: #333;
    font-weight: 400;
    padding: 10px 5px
}

.minicart-wrapper .block-content .btn.viewcart {
    background-color: #e5e5e5;
    text-transform: uppercase;
    color: #333;
    line-height: 40px;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.minicart-wrapper .block-content .btn.viewcart:hover {
    background: #fd6036;
    color: #fff
}

.minicart-wrapper .block-content>strong {
    order: 0
}

.minicart-wrapper .block-content>.minicart-items-wrapper {
    order: 1
}

.minicart-wrapper .block-content>.actions.cartBtn {
    order: 3
}

.minicart-wrapper .block-content>.actions.cartTotal {
    order: 2
}

.minicart-wrapper .block-content>#minicart-widgets {
    order: 4
}

.minicart-wrapper .block-content>.block-minicartMsg {
    order: 5;
    font-size: 13.5px;
    line-height: 150%;
    padding: 10px 0 0;
    font-family: 'Source Sans Pro'
}

@media (max-width:991px) {
    .minicart-wrapper {
        width: 52px
    }

    .minicart-wrapper.active {
        background: #fafafa;
        width: 52px
    }

    .minicart-wrapper .action.showcart {
        height: 35px;
        background: 0 0;
        box-shadow: none !important
    }

    .minicart-wrapper .block-minicart {
        background: #fafafa;
        box-shadow: none !important
    }
}

@media (min-width:992px) {
    .minicart-wrapper:before {
        content: "";
        background: #fff;
        width: 100%;
        height: 8px;
        left: 0;
        top: 24px;
        z-index: 1;
        position: absolute
    }
}

.minicart-wrapper:before {
    display: none
}

.minicart-items .product-item {
    padding-top: 20px
}

.minicart-items .product-item .product {
    display: flex
}

.minicart-items .product-item .product>.product-item-photo {
    width: 40%;
    max-width: 100px
}

.minicart-items .product-item .product>.product-item-photo .product-image-container {
    width: 40% !important;
    max-width: 100px
}

.minicart-items .product-item .product>.product-item-photo img {
    max-width: 100%;
    height: auto;
    width: 100% !important
}

.minicart-items .product-item .product .product-image-wrapper {
    padding-bottom: 0 !important
}

.minicart-items .product-item .product-item-details {
    width: calc(100% - 120px);
    padding-left: 15px;
    font-size: 13px;
    line-height: 21px
}

.minicart-items .product-item .product-item-details>.product.options {
    font-size: 13.5px
}

.minicart-items .product-item .product-item-details>.product.options dl.product.options.list {
    margin-bottom: 0
}

.minicart-items .product-item .product-item-details>.product.options dl.product.options.list dd {
    margin-bottom: 0;
    margin-left: 3px
}

.minicart-items .product-item .product-item-details>div {
    margin-bottom: 3px
}

.minicart-items .product-item .product-item-details .product-item-name {
    font-size: 15px;
    color: #222;
    line-height: 1.428;
    font-weight: 600;
    display: block
}

.minicart-items .product-item .product-item-details .product-item-name a {
    font-weight: 600;
    font-size: 15px;
    color: #222;
    line-height: 1.428;
    display: block
}

.minicart-items .product-item .product-item-details .product-item-name a:hover {
    color: #fd6036
}

.minicart-items .product-item .product-item-details .product-item-pricing .price {
    color: #333;
    font-size: 14px
}

.minicart-items .product-item .product-item-details .label {
    color: #333;
    font-size: 13px
}

.minicart-items .product-item .product-item-details a.delete {
    font-size: 13.5px
}

.minicart-items .product-item .product-item-details a.delete:before {
    font-size: 12px
}

.minicart-items .product-item .details-qty.qty .cart-item-qty {
    opacity: .8;
    font-size: 15px;
    width: 80px;
    height: 100%;
    border-radius: 0;
    line-height: 1;
    padding: 0;
    text-align: left;
    border: none;
    background: 0 0
}

.minicart-items .product-item .details-qty.qty .update-cart-item {
    margin-left: 0;
    height: 34px;
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #222;
    background-color: #222;
    border-radius: 17px
}

.minicart-items .product-item .details-qty.qty .update-cart-item:hover,
.minicart-items .product-item .details-qty.qty .update-cart-item:focus,
.minicart-items .product-item .details-qty.qty .update-cart-item:active {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.minicart-items .product-item .product.actions {
    position: absolute;
    top: 50%;
    left: 50%;
    display: table;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.minicart-items .product-item .product.actions>div {
    display: table-cell;
    padding: 0 3px;
    vertical-align: middle
}

.minicart-items .product-item .product.actions .action {
    width: 30px;
    height: 30px;
    color: #222;
    background-color: #fff;
    border: 1px solid #fff;
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 26px
}

.minicart-items .product-item .product.actions .action span {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.minicart-items .product-item .product.actions .action:after {
    font-size: 20px;
    font-family: 'Pe-icon-7-stroke';
    font-weight: 700
}

.minicart-items .product-item .product.actions .action.delete:after {
    content: "\e680";
    font-size: 28px
}

.minicart-items .product-item .product.actions .action.edit:after {
    content: "\e666"
}

.minicart-items .product-item .product.actions .action:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.minicart-items .product-item:hover .product>.product-item-photo:after {
    opacity: .5
}

.minicart-items .product-item:hover .product.actions {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:1200px) {
    .mgt-menu .navigation .level0>.level-top {
        padding: 2px 5px !important
    }
}

@media screen and (max-width:991px) {
    .header.active-sticky .middle-header-content .header-middle {
        border-bottom: none !important;
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:992px) {
    .header.active-sticky .middle-header-content .parent__search {
        width: calc(100% - 60px) !important
    }

    .header.active-sticky .middle-header-content .header-middle {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .header.active-sticky .middle-header-content .navigation .container.ui-menu {
        margin-top: 0;
        line-height: 32px;
        display: flex;
        justify-content: center
    }

    .header.active-sticky .middle-header-content .navigation .container.ui-menu li.level0>a {
        line-height: 40px
    }

    .header.active-sticky .middle-header-content .navigation .megamenu.level-top-fullwidth .level0.fullwidth {
        top: 40px !important
    }

    .header.active-sticky .middle-header-content .uf_topuserlink {
        width: 60px !important;
        justify-content: center
    }

    .header.active-sticky .middle-header-content .uf_topuserlink .links,
    .header.active-sticky .middle-header-content .uf_topuserlink .header-wl {
        display: none
    }

    .header.active-sticky .middle-header-content .uf_topuserlink .action.showcart:after {
        content: none
    }

    .header.active-sticky .middle-header-content .uf_topuserlink .minicart-wrapper:before {
        top: 22px
    }

    .header.active-sticky .middle-header-content .uf_topuserlink .minicart-wrapper:after {
        content: "" !important;
        background: #fff;
        width: 100%;
        height: 8px;
        left: 0;
        top: -8px;
        z-index: 1;
        position: absolute
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .header.header.active-sticky .navigation .level0>.level-top {
        padding-right: 14px;
        padding-left: 14px;
        font-size: 16px
    }
}

.product.options>.toggle {
    cursor: pointer;
    color: #222;
    display: block;
    font-weight: 500
}

.product.options>.toggle:after {
    color: #2a2a2a;
    margin: 0 0 0 5px;
    position: static;
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin: 0 6px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle
}

.product.options .content .subtitle {
    display: none
}

dl.product.options.list {
    margin-bottom: 5px
}

dl.product.options.list dt,
dl.product.options.list dd {
    float: left;
    vertical-align: top
}

dl.product.options.list dd {
    margin-bottom: 8px;
    line-height: 21px;
    margin-left: 3px
}

dl.product.options.list dt {
    clear: left;
    margin: 0;
    font-size: 12px;
    color: #222;
    font-weight: 500
}

dl.product.options.list dt:after {
    content: ":";
    display: inline-block
}

.header {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    z-index: 100
}

.header .close-nav-button {
    position: absolute;
    right: 5px !important;
    top: 5px !important;
    z-index: 99999;
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 40px;
    width: 40px;
    height: 40px
}

.header .close-nav-button span {
    display: block;
    color: #666;
    font-size: 35px
}

.header .top-header-content {
    background-color: #f1f8fa;
    color: #000;
    font-size: 13.5px;
    padding-bottom: 0 !important;
    clear: both
}

.header .uf_topuserlink {
    display: flex;
    align-items: center;
    padding: 0
}

.header .uf_topuserlink ul.links {
    display: flex;
    align-items: center
}

.header .uf_topuserlink ul.links.customhelplink {
    margin-left: auto
}

.header .uf_topuserlink ul.links li {
    margin-right: 7px;
    display: flex
}

.header .uf_topuserlink ul.links li:not(.wishlist) {
    display: none
}

.header .uf_topuserlink ul.links li:not(.wishlist):after {
    content: "";
    margin-left: 25px;
    color: #666;
    opacity: .5;
    background: #666;
    width: 2px;
    height: 18px;
    margin-top: 5px;
    margin-right: 18px
}

.header .uf_topuserlink ul.links.uftoplinks li {
    display: flex
}

@media (max-width:991px) {
    .header .uf_topuserlink {
        width: 40%;
        justify-content: space-between
    }

    .header .uf_topuserlink ul.links.customhelplink,
    .header .uf_topuserlink ul.links li:not(.header-wl) {
        display: none
    }

    .header .uf_topuserlink .header-wl {
        display: flex;
        align-items: center;
        justify-content: left;
        min-width: 40px;
        margin-right: 5px !important;
        padding-left: 0;
        height: 35px
    }

    .header .uf_topuserlink .header-wl i.ic-heart-o {
        font-size: 16px;
        color: #000
    }

    .header .uf_topuserlink .header-wl .count-wl {
        font-size: 13.5px;
        font-weight: 400;
        margin-left: 0;
        margin-top: -2px
    }
}

@media (min-width:992px) {
    .header .uf_topuserlink ul.links li a {
        color: #000
    }

    .header .uf_topuserlink ul.links li a:hover {
        color: #fd6036
    }
}

.header .dropdown-switcher {
    float: right;
    margin-left: 30px;
    position: static
}

.header .dropdown-switcher .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    border: none;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    right: 15px;
    left: auto;
    font-size: 12px;
    min-width: 110px
}

.header .dropdown-switcher .dropdown-menu li>a {
    border-bottom: 1px solid #ddd;
    color: #333;
    padding: 8px 15px;
    background: 0 0;
    white-space: nowrap
}

.header .dropdown-switcher .dropdown-menu li>a:hover {
    color: #333
}

.header .dropdown-switcher .dropdown-menu li>a img {
    height: auto;
    margin-right: 7px;
    margin-top: -4px;
    width: 16px
}

.header .dropdown-switcher .switcher-toggle {
    background: 0 0;
    border: none;
    box-shadow: none;
    font-weight: 400;
    padding: 10px 0;
    position: relative
}

.header .dropdown-switcher .switcher-toggle .fa-angle-down {
    font-size: 11px;
    margin-left: 2px;
    margin-top: 1px
}

.header .dropdown-switcher.open .dropdown-menu {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0)
}

.header .top-custom-link ul:after {
    content: "";
    display: table;
    clear: both
}

.header .top-custom-link ul li {
    float: left;
    padding: 10px 0
}

.header .top-custom-link ul li+li {
    margin-left: 15px
}

.header .top-custom-link ul li a .icon {
    font-size: 16px;
    vertical-align: middle
}

.header ul.social-link li {
    margin: 18px 5px 0
}

.header ul.social-link li:first-child {
    margin-left: 0
}

.header ul.social-link li a {
    color: #222
}

.header ul.social-link li a:hover {
    color: #01bad4
}

.header .table-icon-menu {
    display: table;
    position: relative
}

.header .table-icon-menu>div {
    display: table-cell;
    vertical-align: middle;
    padding: 19px 12px 16px 0
}

.header .table-icon-menu .minicart-wrapper {
    padding-right: 0
}

.header .header-wl a {
    position: relative
}

.header .header-wl .count-wl {
    color: #000;
    font-size: 13.5px;
    margin-left: 3px;
    order: 1;
    position: absolute;
    left: 98%;
    background: #fff
}

@media (max-width:991px) {
    .header .header-wl a {
        display: flex;
        align-items: center
    }

    .header .header-wl span.label {
        display: none
    }
}

@media (min-width:992px) {
    .header .header-wl a {
        background: 0 0;
        border: none;
        color: #000;
        position: relative;
        display: flex
    }

    .header .header-wl a:hover {
        color: #333
    }

    .header .header-wl a span {
        margin: 0;
        color: #000 !important;
        transition: all .3s
    }

    .header .header-wl a:hover span,
    .header .header-wl a:hover:after {
        color: #fd6036 !important
    }

    .header .header-wl:after {
        content: "";
        margin-left: 25px;
        color: #666;
        font-size: 12px;
        font-weight: 100;
        opacity: .5;
        background: #666;
        width: 2px;
        height: 18px;
        margin-top: 4px;
        margin-right: 18px
    }
}

.header .search-form .actions-search .action-search {
    background: 0 0;
    border: none;
    color: #000;
    font-size: 24px;
    line-height: 1;
    display: block
}

.header .search-form .actions-search .action-search:hover {
    color: #333
}

.header .search-form .form-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .95);
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.header .search-form .form-search .form.minisearch {
    width: 270px;
    margin: 0 !important;
    padding: 0;
    display: flex;
    border: 1px solid transparent !important
}

.header .search-form .form-search .form.minisearch .input-text {
    border: 0 solid transparent;
    background: 0 0;
    padding: 0;
    width: 100%;
    color: #000 !important;
    font-size: 15px !important;
    height: 45px;
    border-radius: 50px;
    box-shadow: none;
    padding-left: 20px !important;
    padding-right: 100px;
    background-color: #f7f7f7
}

.header .search-form .form-search .form.minisearch .input-text:focus {
    border: none
}

.header .search-form .form-search .form.minisearch i.ic-search {
    top: 14px;
    right: 15px;
    color: #000
}

.header .search-form .form-search .form.minisearch .button {
    cursor: pointer;
    position: absolute;
    right: 0
}

@media (min-width:992px) {
    .header .search-form .form-search .form.minisearch .button {
        border: none
    }
}

.header .search-form .form-search .form.minisearch .button i.ic-search {
    color: #000
}

.header .search-form .form-search .form.minisearch .mst-searchautocomplete__autocomplete {
    top: 36px !important;
    left: 0 !important;
    width: 270px;
    position: absolute;
    background: #fff
}

.header .search-form .form-search .form.minisearch .mst-searchautocomplete__close {
    display: none
}

.header .search-form.select-search .form-search .form.minisearch {
    display: table;
    width: 100%;
    position: relative;
    padding-bottom: 0
}

.header .search-form.select-search .form-search .form.minisearch .search-select .dropdown {
    position: static
}

.header .search-form.select-search .form-search .form.minisearch .search-select .search-toggle {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    background: 0 0;
    font-size: 20px;
    padding: 0 10px;
    white-space: nowrap;
    height: 40px
}

.header .search-form.select-search .form-search .form.minisearch .search-select .dropdown-menu {
    left: 15px;
    right: 15px;
    max-height: 266px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.header .search-form.select-search .form-search .form.minisearch .search-select .dropdown-menu li a {
    font-size: 14px;
    font-weight: 400;
    color: #878787;
    padding: 8px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .08)
}

.header .search-form.select-search .form-search .form.minisearch .search-select .dropdown-menu li a:hover {
    background: 0 0;
    color: #333
}

.header .search-close {
    position: absolute;
    right: 20px;
    top: 40px;
    color: #fff;
    width: 60px;
    height: 60px;
    background: 0 0;
    border: none;
    font-size: 60px
}

.header .search-close i {
    display: block
}

.header .search-close:hover {
    color: #01bad4;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.header .action.nav-toggle {
    border: none;
    background: 0 0;
    padding: 5px 0;
    margin: 0 !important;
    width: 25px !important
}

.header .action.nav-toggle .uf_line {
    background: #444 !important;
    border-radius: 10px;
    height: 4px !important
}

.header .logo-header .logo {
    display: flex;
    justify-content: left;
    -webkit-box-align: left;
    -webkit-align-items: left;
    -ms-flex-align: left;
    align-items: left;
    margin: 5px 0;
    width: 100%;
    max-width: 100px
}

.header .logo-header .logo img {
    height: 100%;
    width: 100%;
    max-width: 120px
}

.header.header8 {
    border-bottom: none
}

.header.header8 .vertical-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background-color: #222;
    height: 48px;
    line-height: 48px;
    padding: 0 28px;
    cursor: pointer
}

.header.header8 .vertical-title .fa {
    margin-right: 15px
}

.header.header8 .table-icon-menu>div {
    padding: 36px 20px 34px 0
}

.header.header8 .middle-header-content .header-middle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4px;
    margin-bottom: 4px
}

.header.header8 .middle-header-content .logo-header {
    display: flex;
    justify-content: left;
    padding-left: 0
}

@media (max-width:991px) {
    .header.header8 .middle-header-content .logo-header {
        width: 40%;
        justify-content: center;
        padding-left: initial
    }

    .header.header8 .middle-header-content .logo-header .logo {
        margin: 0 auto !important;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.header.header8 .bottom-header-block {
    font-size: 12px;
    padding: 13px 0;
    text-align: right
}

.header.header8 .bottom-header-content .parent__megameu {
    position: static
}

.header.header8 .bottom-header-content .parent__megameu .nav-toggle {
    height: 48px;
    width: 48px;
    text-align: center;
    background-color: #222;
    margin: 0
}

.header.header8 .bottom-header-content .parent__megameu .nav-toggle img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.header.header8 .bottom-header-content .parent__megameu .navigation .nav-main-menu {
    position: static
}

@media (max-width:991px) {
    .header.header8 .bottom-header-content .link.wishlist.header-wl {
        display: none
    }
}

.header.header8 .search-form>.actions-search {
    display: none
}

.header.header8 .search-form .form.minisearch .input-text {
    position: unset !important
}

.header.header8 .vertical-menu-widget {
    position: relative
}

.header.header8 .vertical-menu-widget .vertical-menu {
    position: absolute;
    top: 100%;
    background-color: #fff;
    left: 0;
    right: 0;
    z-index: 10
}

@media (max-width:991px) {
    .header.header8 .parent__search {
        width: 32%;
        display: flex;
        align-items: center
    }

    .header.header8 .uf_m_header_l {
        width: 50%;
        margin: 0;
        display: flex
    }

    .header.header8 .uf_m_header_l.search-form.select-search {
        display: flex;
        margin-left: 0;
        justify-content: center
    }

    .header.header8 .uf_m_header_l.search-form.select-search i.ic-search {
        color: #333;
        font-size: 16px
    }
}

@media (min-width:992px) {
    .header.header8 .uf_m_header_l {
        position: absolute
    }
}

.catalog-product-view .header .top-header-content {
    display: none
}

.checkout-cart-index .header .uf_topuserlink ul.links.customhelplink {
    display: none
}

.checkout-cart-index .header .uf_topuserlink ul.links li:last-child:after {
    content: none
}

.search-open:not(.search-not-full) {
    overflow: hidden
}

@media (max-width:991px) {
    .minicart-wrapper .block-minicart {
        border-bottom: 1px solid #e5e5e5
    }

    .search-open .header.header8 .search-form>.actions-search {
        position: relative
    }

    .search-open .header.header8 .search-form>.actions-search:before {
        content: "";
        background: #fafafa;
        height: 48px;
        width: 60px;
        position: absolute;
        top: -11px;
        left: -22px
    }

    .search-open .header.header8 .search-form>.actions-search .action-search {
        position: relative
    }

    .search-open .header.header8 .middle-header-content .header-middle {
        margin-bottom: 0;
        border: none
    }

    .search-open .header .search-form .form-search {
        opacity: 1;
        visibility: visible;
        position: initial !important;
        background: #fff
    }

    .search-open .header .search-form .form-search .form.minisearch {
        width: 100% !important;
        max-width: 100%;
        margin: 0 auto !important;
        padding: 25px 20px 20px !important;
        height: 86px;
        background-color: #fafafa !important
    }

    .search-open .header .search-form .form-search .form.minisearch .input-text {
        position: static;
        background-color: #f4f4f4 !important;
        box-shadow: none;
        padding-left: 20px !important;
        padding-right: 100px !important
    }

    .search-open .header .search-form .form-search .form.minisearch .button {
        right: 65px;
        top: 37px;
        border: none;
        background: 0 0
    }

    .search-open .header .search-form .form-search .form.minisearch .button i.ic-search {
        display: none;
        font-size: 15px;
        color: #333
    }
}

@media (max-width:767px) {
    .minicart-wrapper .block-minicart {
        width: calc(100vw - 30px) !important;
        min-height: 90px
    }

    .search-open .header .search-form .form-search .form.minisearch .button {
        right: 18px;
        top: 18px
    }
}

.product-item .mage-error {
    display: none !important
}

.products-grid.slider-1-row .owl-item {
    padding: 0 15px
}

.products-grid li.item.product:before,
.products-grid li.item.product:after {
    content: "";
    display: block;
    clear: both
}

.products-grid>.row {
    margin-right: -1%;
    margin-left: -1%
}

.products-grid>.row:before {
    display: none
}

.products-grid .product-item-info {
    margin-bottom: 30px;
    padding-left: 1%;
    padding-right: 1%
}

.products-grid .product-item-info .product-top {
    position: relative
}

.products-grid .product-item-info .product-top a {
    display: block
}

.products-grid .product-item-info img {
    width: 100%;
    max-width: 100%;
    line-height: 1
}

.products-grid .product-item-info .actions-link {
    display: table;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3
}

.products-grid .product-item-info .actions-link button {
    background: #ffffff80;
    font-size: 18px;
    line-height: 1;
    color: #fd6036;
    border: none;
    box-shadow: none;
    padding: 5px 6px;
    border-radius: 50%;
    cursor: pointer
}

.products-grid .product-item-info .actions-link button span {
    line-height: 1;
    display: block
}

.products-grid .product-item-info .actions-link button .plp.uf-heart {
    background-position: -17px 0;
    background-color: transparent
}

.products-grid .product-item-info .actions-link button:hover,
.products-grid .product-item-info .actions-link button .remove-wish {
    opacity: 1;
    background-color: #ffffff80
}

.products-grid .product-item-info .actions-link button:hover .plp.uf-heart,
.products-grid .product-item-info .actions-link button .remove-wish .plp.uf-heart {
    background-position: 0 0
}

.products-grid .product-item-info .product-item-details .product-item-name {
    white-space: normal;
    text-overflow: initial;
    margin: 0;
    height: 45px;
    width: 100%;
    overflow-y: hidden
}

.products-grid .product-item-info .product-item-details .product-item-name a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    line-height: 21px
}

.products-grid .product-item-info .product-item-details .product-reviews-summary,
.products-grid .product-item-info .product-item-details .product.description {
    margin-top: 8px
}

.products-grid .product-item-info .product-item-details span.discount-percent {
    color: #ee001c;
    display: block
}

.products-grid .product-item-info .tocart.btn-cart {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #222;
    line-height: 40px;
    white-space: nowrap;
    background-color: #fff;
    padding: 0 25px;
    text-align: center;
    border: none;
    opacity: 0;
    visibility: hidden;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%)
}

.products-grid .product-item-info .tocart.btn-cart .icon {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
    line-height: 1
}

.products-grid .product-item-info .tocart.btn-cart:hover {
    background-color: #222;
    color: #fff
}

.products-grid .product-item-info div[class^=swatch-opt-] .swatch-attribute {
    margin-bottom: 0;
    margin-top: 2px
}

.products-grid .product-item-info div[class^=swatch-opt-] .swatch-attribute+.swatch-attribute {
    margin-top: 10px
}

.products-grid .product-item-info.metro_template {
    position: relative
}

.products-grid .product-item-info.metro_template .product-top {
    z-index: 1
}

.products-grid .product-item-info.metro_template .product-item-details {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 15px
}

.products-grid .product-item-info.metro_template:hover .product-top a.photo:after {
    opacity: .3;
    visibility: visible
}

.products-grid .product-item-info.metro_template:hover .product-top+.product-item-details {
    opacity: 1;
    visibility: visible
}

.products-grid .product-item-info.metro_template .product-item-details .product-item-name a {
    color: #fff
}

.products-grid .product-item-info.metro_template .product-item-details .product-item-name a:hover {
    color: #fd6036
}

.products-grid .product-item-info.metro_template .product-item-details .price-box .price {
    color: #ddd
}

.products-grid .product-item-info.metro_template .product-item-details .price-box .special-price .price {
    color: #ec0101
}

.products-grid .product-item-info.metro_template .product-reviews-summary,
.products-grid .product-item-info.metro_template .product.description {
    display: none
}

.products-grid.deal-products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 10px
}

.products-grid.deal-products-grid .product-item-info .product-item-details .price-box {
    display: inline-block
}

.products-grid.deal-products-grid .product-item-info .product-item-details .product-item-name a {
    font-size: 16px
}

.products-grid.deal-products-grid .product-item-info .product-item-details .deal-timer {
    margin: 0 auto 15px
}

.products-grid .row-col-lg-custom-7 .product-item-info .tocart.btn-cart,
.products-grid .row-col-lg-2 .product-item-info .tocart.btn-cart,
.products-grid .row-col-lg-custom-8 .product-item-info .tocart.btn-cart {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0
}

.products-grid .row-col-lg-custom-7 .product-item-info .tocart.btn-cart .text,
.products-grid .row-col-lg-2 .product-item-info .tocart.btn-cart .text,
.products-grid .row-col-lg-custom-8 .product-item-info .tocart.btn-cart .text {
    display: none !important
}

.products-grid .row-col-lg-custom-7 .product-item-info .tocart.btn-cart .icon,
.products-grid .row-col-lg-2 .product-item-info .tocart.btn-cart .icon,
.products-grid .row-col-lg-custom-8 .product-item-info .tocart.btn-cart .icon {
    display: block !important;
    margin: 0
}

.list-products .owl-item {
    padding-left: 15px;
    padding-right: 15px
}

.list-products .product-item-info {
    margin-bottom: 40px;
    position: relative
}

.list-products .product-item-info:after {
    content: "";
    display: table;
    clear: both
}

.list-products .product-item-info .product-image {
    width: 123px;
    float: left;
    vertical-align: top;
    position: relative
}

.list-products .product-item-info .product-image a.photo {
    display: block;
    height: 0
}

.list-products .product-item-info .product-image a.photo:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    content: "";
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.list-products .product-item-info .product-image a.photo img.swatch-option-loading {
    content: none
}

.list-products .product-item-info .product-image a.photo div.swatch-option-loading {
    display: block;
    background-image: url(../../frontend/Mgs/claue_ufpl/en_US/images/loader.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    content: none;
    left: 0;
    min-width: unset;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0
}

.list-products .product-item-info .product-image a.photo .product-image-photo {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    padding: 0;
    min-width: 100%;
    height: auto !important
}

.list-products .product-item-info .product-image .actions-link {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.list-products .product-item-info .product-image .actions-link button {
    background: 0 0;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    border: 0;
    box-shadow: none;
    padding: 7px 10px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    opacity: 0;
    visibility: hidden
}

.list-products .product-item-info .product-image .actions-link button:hover {
    color: #fd6036
}

.list-products .product-item-info:hover .product-image a.photo:after {
    opacity: .3
}

.list-products .product-item-info:hover .product-image .actions-link button {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible
}

.list-products .product-item-info .product-item-details {
    float: left;
    width: calc(100% - 123px);
    vertical-align: top;
    padding-left: 30px
}

.list-products .product-item-info .product-item-details .product-item-name {
    margin-bottom: 6px;
    line-height: 21px
}

.list-products .product-item-info .product-item-details .product-item-name a {
    color: #222;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500
}

.list-products .product-item-info .product-item-details .product-item-name a:hover {
    color: #fd6036
}

.list-products .product-item-info .product-item-details .price-box {
    margin-bottom: 2px
}

.list-products .product-item-info .product-item-details .btn.btn-cart {
    border: 1px solid #e0e0e0;
    background-color: #fefefe;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: 400;
    padding: 0 35px;
    color: #222;
    margin-top: 5px
}

.list-products .product-item-info .product-item-details .btn.btn-cart:hover {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.content-heading {
    text-align: center;
    margin-bottom: 33px
}

.content-heading h3.title {
    display: inline-block;
    position: relative;
    color: #000;
    line-height: 24px
}

.content-heading h3.title:before,
.content-heading h3.title:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%
}

.content-heading h3.title:before {
    left: -75px
}

.content-heading h3.title:after {
    right: -75px
}

.content-heading .block-note {
    font-style: italic;
    font-size: 14px;
    color: #878787;
    margin-top: 5px;
    line-height: 16px
}

.title-v2 .content-heading {
    text-align: left
}

.title-v2 .content-heading h3.title:before {
    content: none
}

.title-v2 .content-heading h3.title:after {
    right: -90px;
    top: 50%;
    margin-top: -3px
}

.checkout-cart-index.desktopview .header .uf_topuserlink ul.links li:nth-child(2) {
    margin-right: 0
}

.checkout-cart-index.desktopview .header .uf_topuserlink ul.links li:nth-child(2):after {
    content: none
}

.btn.btn-promo-banner {
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1);
    padding: 0 20px;
    height: auto;
    min-width: 150px;
    border-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.btn.btn-promo-banner:hover,
.btn.btn-promo-banner:focus {
    color: fff;
    background-color: #333;
    border-color: #333
}

.icon-service .icon {
    color: #9e9e9e;
    font-size: 36px;
    display: table-cell;
    vertical-align: top;
    width: 1%;
    padding-right: 20px;
    line-height: 100%
}

.icon-service .text {
    display: table-cell;
    vertical-align: top
}

.icon-service .text h6 {
    font-size: 14px
}

.product-label {
    color: #fff;
    position: absolute;
    top: 10px;
    height: 30px;
    left: 0;
    font-size: 11px;
    font-family: "Source Sans Pro";
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize
}

.product-label.new-label span,
.product-label.sale-label span {
    background-color: #51b339;
    color: #fff;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 15px
}

.product-label.sale-label span {
    color: #ee001c
}

.product-label.sold-out-label {
    line-height: 1.2;
    height: auto;
    padding: 5px;
    width: auto;
    max-width: 85px;
    background-color: gray
}

.product-label.multiple-label {
    display: none
}

.uf-product-list .product-label {
    position: relative;
    top: 1px;
    display: inline-block;
    height: 22px;
    left: 0;
    margin-right: 5px
}

.uf-product-list .product-label.new-label span,
.uf-product-list .product-label .sale-label span {
    padding: 3px 6px 4px;
    font-size: 13.5px;
    line-height: 14px
}

@media (max-width:992px) {
    .uf-product-list .product-label {
        margin-right: 2px
    }
}

.catalog-plp-page.discount-percent {
    display: inline-block;
    background: #cb4551;
    color: #fff;
    border-radius: 5px;
    font-size: 13.5px;
    padding: 3px 5px 4px;
    line-height: 13px;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 10px
}

.cms-index-index #maincontent>.row,
.cms-page-view #maincontent>.row {
    margin-top: 5px !important
}

.page-title-wrapper {
    background-color: #fff
}

.page-title-wrapper h1,
.page-title-wrapper .h1 {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    border: none;
    display: block;
    margin: 0;
    position: relative
}

.page-title-wrapper+.page-main {
    margin-top: 40px
}

@media (max-width:767px) {
    .page-title-wrapper {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .page-title-wrapper {
        padding: 0 0 4px !important;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 20px
    }
}

.cms-index-index .page-title-wrapper+.page-main {
    margin-top: 0
}

@media (max-width:767px) {

    .catalog-category-view .page-title-wrapper,
    .category-default-category .page-title-wrapper {
        display: block;
        float: left
    }

    .catalog-category-view .page-title-wrapper h1,
    .category-default-category .page-title-wrapper h1 {
        font-size: 18px
    }

    .catalog-category-view .page-title-wrapper h1 span.base,
    .category-default-category .page-title-wrapper h1 span.base {
        margin: 0 auto;
        width: 100%
    }
}

@media (min-width:768px) {

    .catalog-category-view .page-title-wrapper,
    .category-default-category .page-title-wrapper {
        width: 60%;
        overflow: hidden;
        padding: 0 !important;
        border: none
    }
}

.catalog-category-view .page-title-wrapper h1.page-header,
.category-default-category .page-title-wrapper h1.page-header,
.catalog-category-view .page-title-wrapper .h1.page-header,
.category-default-category .page-title-wrapper .h1.page-header {
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.catalogsearch-result-index .page-title-wrapper {
    display: none
}

.catalogsearch-result-index .page-title-wrapper+p.message.notice {
    display: none
}

.catalogsearch-result-index .message {
    margin-top: 40px
}

.catalogsearch-result-index .message.no-item>div {
    padding: 15px 0
}

@media (min-width:768px) {
    .catalogsearch-result-index .search.results .category-product-actions .toolbar {
        justify-content: space-between
    }

    .catalogsearch-result-index .search.results .category-product-actions .toolbar .modes {
        display: none
    }
}

.container {
    padding-right: 15px !important;
    padding-left: 15px !important
}

@media (min-width:768px) {
    .container {
        width: 96%
    }
}

@media (min-width:768px) and (min-width:1280px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width:1200px) {
    body.wide .container {
        width: 100% !important
    }
}

#maincontent.page-main {
    margin-top: 5px
}

.breadcrumbs {
    font-size: 11.5px;
    margin-bottom: 15px;
    margin-top: 20px;
    height: 28px
}

.breadcrumbs .container {
    background-color: transparent;
    padding-left: 0 !important;
    line-height: 18px
}

.breadcrumbs>.container,
.breadcrumbs>.container-fluid {
    position: relative;
    z-index: 1
}

.breadcrumbs>.container .sharethis-inline-share-buttons,
.breadcrumbs>.container-fluid .sharethis-inline-share-buttons {
    text-align: right !important;
    position: absolute;
    margin: 0 !important;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.breadcrumbs>.container .sharethis-inline-share-buttons>.st-btn:last-child,
.breadcrumbs>.container-fluid .sharethis-inline-share-buttons>.st-btn:last-child {
    padding-right: 0 !important
}

.breadcrumbs .items {
    visibility: visible
}

.breadcrumbs .items:after {
    content: "";
    display: table;
    clear: both
}

.breadcrumbs .items>li {
    color: #777;
    float: left;
    line-height: 18px;
    display: contents
}

.breadcrumbs .items>li+li:before {
    color: #777;
    content: "/";
    padding: 0 8px;
    font-size: 11.5px
}

.breadcrumbs .items>li a {
    color: #777
}

.breadcrumbs .items>li a:hover {
    color: #fd6036
}

.breadcrumbs .items li strong {
    font-weight: 400;
    max-width: 180px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block
}

.breadcrumbs+#maincontent.page-main {
    margin-top: 0
}

@media (max-width:767px) {
    .breadcrumbs {
        margin-top: 0;
        margin-bottom: 0
    }
}

.toolbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px
}

.toolbar .toolbar-amount {
    margin: 0 12px 0 0
}

.toolbar .sorter {
    white-space: nowrap
}

.toolbar .sorter .sorter-action {
    margin-left: 7px;
    display: block;
    height: 40px;
    border: 1px solid #ddd;
    color: #bcbcbc;
    text-align: center;
    line-height: 40px;
    padding: 0 25px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.toolbar .sorter .sorter-action:hover {
    color: #222;
    border-color: #222
}

.toolbar .sorter .sorter-action:after {
    content: "\f176";
    font-family: "FontAwesome";
    display: inline-block
}

.toolbar .sorter .sorter-action.sort-desc:after {
    content: "\f175"
}

.toolbar .sorter .sorter-action>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.toolbar .form-item-select {
    position: relative
}

.toolbar .form-item-select #customOrderBy {
    display: flex;
    position: relative;
    border: 0 solid #e5e5e5;
    line-height: 27px;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 18px;
    color: #000;
    width: 180px;
    height: 30px
}

.toolbar .form-item-select #customOrderBy:after {
    content: "\e261";
    font-family: 'ThemeIcons';
    font-size: 24px;
    color: #666;
    position: absolute;
    right: 6px
}

@media (min-width:768px) {
    .toolbar .form-item-select #customOrderBy.active:after {
        transform: rotate(180deg)
    }
}

.toolbar .form-item-select #customOrderBy .sortselected {
    margin-left: 5px;
    font-weight: 600
}

.toolbar .form-item-select #customSorter {
    position: absolute;
    right: 0;
    background: #fff;
    border: 1px #e5e5e5 solid;
    top: 31px;
    width: 180px;
    text-align: left;
    font-size: 15px;
    z-index: 5;
    display: none;
    height: fit-content;
    border-radius: 10px
}

.toolbar .form-item-select #customSorter a {
    padding: 2px 5px 2px 15px;
    display: block;
    line-height: 27px
}

.toolbar .form-item-select #customSorter a:hover,
.toolbar .form-item-select #customSorter a.selected {
    background: #e5e5e5
}

.toolbar .form-item-select #customSorter.show {
    display: block
}

.toolbar .pages .pagination {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.toolbar .pages .pagination:after {
    content: "";
    display: table;
    clear: both
}

.toolbar .pages .pagination .item {
    margin: 0 3px;
    padding: 0 !important
}

.toolbar .pages .pagination .item .pglink.plppaging {
    font-size: 15px;
    color: #fd6036;
    background-color: #fff;
    border-radius: 10px;
    display: inline-flex;
    width: 35px;
    height: 35px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    border: 0;
    justify-content: center;
    align-items: center;
    border: 1px #fd6036 solid;
    cursor: pointer
}

.toolbar .pages .pagination .item .pglink.plppaging.previous,
.toolbar .pages .pagination .item .pglink.plppaging.next {
    width: auto;
    border-radius: 2px;
    padding: 9px 15px 11px 25px;
    height: auto;
    border: 1px #fd6036 solid;
    background-color: #fff;
    margin-right: 16px;
    border-radius: 10px
}

.toolbar .pages .pagination .item .pglink.plppaging.previous:after,
.toolbar .pages .pagination .item .pglink.plppaging.next:after {
    content: "\e260";
    font-family: "ThemeIcons";
    font-size: 21px;
    color: #000;
    position: absolute;
    left: 6px;
    bottom: 10px;
    color: #fd6036
}

.toolbar .pages .pagination .item .pglink.plppaging.previous.jump,
.toolbar .pages .pagination .item .pglink.plppaging.next.jump {
    border: none;
    padding: 0;
    margin: 0 8px
}

.toolbar .pages .pagination .item .pglink.plppaging.previous.jump span:after,
.toolbar .pages .pagination .item .pglink.plppaging.next.jump span:after {
    content: none
}

.toolbar .pages .pagination .item .pglink.plppaging.next {
    padding: 9px 25px 11px 15px;
    margin: 0 0 0 16px
}

.toolbar .pages .pagination .item .pglink.plppaging.next:after {
    content: "\e263";
    left: auto;
    right: 6px;
    color: #fd6036
}

.toolbar .pages .pagination .item .pglink.plppaging:hover {
    background-color: #fd6036;
    color: #fff
}

.toolbar .pages .pagination .item .pglink.plppaging:hover.previous:after,
.toolbar .pages .pagination .item .pglink.plppaging:hover.next:after {
    color: #fff
}

.toolbar .pages .pagination .item.current .pglink.plppaging {
    background-color: #ffdfd7;
    pointer-events: none;
    cursor: none
}

@media (max-width:575px) {
    .toolbar .pages .pagination .item.pages-item-previous {
        margin: 0
    }

    .toolbar .pages .pagination .item.pages-item-previous .pglink.plppaging.previous {
        padding: 9px 8px 11px 20px;
        margin-right: 5px
    }

    .toolbar .pages .pagination .item.pages-item-previous .pglink.plppaging.previous:after {
        left: 2px
    }

    .toolbar .pages .pagination .item.pages-item-next {
        margin: 0
    }

    .toolbar .pages .pagination .item.pages-item-next .plppaging.next {
        margin-left: 8px
    }

    .toolbar .pages .pagination .item:after {
        content: none
    }
}

@media (max-width:575px) and (max-width:385px) {
    .toolbar .pages .pagination .item.pages-item-previous+li.item {
        display: none
    }
}

.toolbar .pages .pagination li span {
    float: none !important
}

.toolbar.toolbar-products .pages {
    display: none
}

.toolbar.wishlist-toolbar {
    padding: 0;
    border: none;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    margin-bottom: 48px
}

.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
    display: none
}

.toolbar.wishlist-toolbar .pager {
    margin: 0;
    border: none
}

.toolbar.wishlist-toolbar .pager .pages {
    margin-top: 10px
}

.page-layout-3columns .toolbar .limiter {
    display: none
}

.bottom-pagination .toolbar {
    justify-content: center;
    border-bottom: none;
    padding-bottom: 0
}

.bottom-pagination .toolbar .modes,
.bottom-pagination .toolbar .limiter,
.bottom-pagination .toolbar .toolbar-amount,
.bottom-pagination .toolbar .toolbar-sorter.sorter {
    display: none
}

.bottom-pagination .toolbar .pager {
    margin: 0;
    width: 100%
}

.bottom-pagination .pages {
    width: 100%;
    display: block !important;
    padding-top: 10px;
    border-top: 0 solid #e5e5e5;
    margin-top: 10px;
    margin-bottom: 48px
}

.bottom-pagination.ajaxscroll-enable .pages {
    padding-top: 0;
    border: none
}

.category-view .category-description {
    font-size: 15px;
    text-align: justify;
    padding-bottom: 33px
}

.category-view .category-description h2 {
    margin-bottom: 12px
}

.category-view .category-description>*:last-child {
    margin: 0
}

.category-view .category-image+.category-description {
    padding-top: 3px
}

body:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products {
    float: none;
    display: flex;
    border-bottom: none;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row
}

.category-product-actions {
    margin-bottom: 10px;
    display: block;
    border-bottom: 0 solid #e5e5e5
}

.category-product-actions dl.block {
    display: none
}

@media (max-width:767px) {
    .page-layout-1column .category-product-actions {
        display: inline-block;
        width: 100%
    }
}

.category-grid-top-description {
    width: 100%;
    margin: 0 auto 15px auto;
    text-align: justify;
    line-height: 21px
}

@media (max-width:767px) {
    .category-grid-top-description {
        display: none;
        font-size: 13.5px;
        line-height: 18px;
        margin: 0 auto 10px auto
    }

    .category-grid-top-description[data-show=mobile] {
        display: block
    }
}

._readmore {
    display: none;
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 5px 5px 0 10px;
    color: #8f613e;
    cursor: pointer;
    z-index: 1;
    right: 0
}

._less {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

._less ._readmore {
    display: inline-block
}

._less[data-show=mobile] {
    display: -webkit-box
}

.category-description {
    margin-top: 32px;
    border-top: 1px #e5e5e5 solid;
    padding-top: 30px
}

.category-description>div>div[data-enable-parallax="0"] {
    margin: 0 !important;
    padding: 0 !important
}

.category-description>*:last-child {
    margin: 0
}

.category-description a {
    color: #fd6036
}

.category-description a:hover {
    color: #e9542d
}

.amasty-xlanding-bottom-description {
    display: flex;
    flex-wrap: wrap
}

.amasty-xlanding-bottom-description .uf-catctas-promo-container {
    display: inline-block;
    text-align: center;
    width: 100%
}

.amasty-xlanding-bottom-description .uf-catctas-promo-container table {
    width: 100%;
    font-size: 15px
}

.amasty-xlanding-bottom-description .uf-catctas-promo-container table td {
    display: inline-block;
    margin: 10px 5px;
    vertical-align: top;
    text-align: left;
    font-weight: 400
}

.amasty-xlanding-bottom-description .uf-catctas-promo-container table td .uf-catctas-promo {
    color: #fd6036 !important;
    padding: 8px 10px;
    display: inline-block;
    border: 1px #ffdfd7 solid !important;
    margin: 2% 1%;
    width: 162px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffdfd7
}

.amasty-xlanding-bottom-description .uf-catctas-promo-container table td .uf-catctas-promo:hover {
    color: #e9542d !important
}

.amasty-xlanding-bottom-description a {
    color: #8f613e
}

.category-description div[align=justify] h2,
.amasty-xlanding-bottom-description div[align=justify] h2,
.category-description div[style*="text-align: justify"] h2,
.amasty-xlanding-bottom-description div[style*="text-align: justify"] h2 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    text-align: left
}

.catalogsearch-result-index.page-with-filter .category-product-actions .toolbar.toolbar-products {
    width: 100% !important
}

[class*=categorypath-concepts] .catalog-topnav.amasty-catalog-topnav,
[class*=categorypath-concepts] .filter-toggle,
[class*=categorypath-concepts] .sidebar.sidebar-main {
    display: none !important
}

[class*=categorypath-concepts] .column.main.col-lg-9 {
    width: 100% !important;
    border-left: none
}

@media (max-width:767px) {
    .catalogsearch-result-index.page-with-filter .category-product-actions .toolbar.toolbar-products .toolbar-amount {
        text-align: left
    }

    [class*=categorypath-concepts] .toolbar.toolbar-products {
        margin: 0;
        padding-bottom: 0;
        border: none !important
    }
}

@media (min-width:992px) {
    [class*=categorypath-concepts] .products-grid .product-item-info {
        width: 21%;
        margin-left: 3.15%;
        margin-right: 3.15%
    }
}

.category-view .category-cms img {
    max-width: 100%;
    height: auto
}

.product-items .ajax-loading {
    clear: both;
    text-align: center
}

.product-items .ajax-loading .scroll-ajax-button {
    border: 2px solid #333;
    background-color: #333;
    border-radius: 40px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 45px;
    font-size: 20px;
    color: #fff
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item a span {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item a span:before {
    content: "";
    background-color: #000;
    border-radius: 50%;
    display: inline-flex;
    width: 14px;
    height: 14px;
    margin-right: 2px
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Red] a span:before {
    background-color: red
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Blue] a span:before {
    background-color: Blue
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Yellow] a span:before {
    background-color: #ff0
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Green] a span:before {
    background-color: Green
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Purple] a span:before {
    background-color: Purple
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=White] a span:before {
    background-color: #fff;
    border: 1px solid #ccc
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Beige] a span:before {
    background-color: Beige
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Brown] a span:before {
    background-color: Brown
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Multicolor] a span:before {
    background-color: Orange;
    background-image: conic-gradient(orange, red, purple, #00f, #09f, green, #ff0)
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Grey] a span:before {
    background-color: Grey
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Orange] a span:before {
    background-color: Orange
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Pink] a span:before {
    background-color: Pink
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Gold] a span:before {
    background-color: Gold
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Metallic] a span:before {
    background-color: #d4af37
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Silver] a span:before {
    background-color: Silver
}

.block.filter .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_colorfam .item[data-label=Neon] a span:before {
    background-color: #ff5f1f
}

.block.filter .block-content.filter-content .filter-options:after {
    content: "";
    display: table;
    clear: both
}

.block.filter .block-content.filter-content .block-actions.filter-actions+.block-subtitle.filter-subtitle {
    margin-top: 30px
}

.block.filter .block-content.filter-content .filter-current .items {
    padding: 5px 5px 5px 0;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap
}

.block.filter .block-content.filter-content .filter-current .items .item {
    display: inline-flex;
    margin-right: 8px
}

.block.filter .block-content.filter-content .filter-current .items .item .amshopby-filter-name {
    display: none
}

.block.filter .block-content.filter-content .filter-current .items .item:after {
    content: "";
    display: table;
    clear: both
}

.block.filter .block-content.filter-content .filter-current .filter-label {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    display: block
}

.block.filter .block-content.filter-content .filter-current .action.remove {
    float: right
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title {
    border-top: 1px solid #ccc;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    position: relative;
    display: block;
    padding: 10px 0;
    margin-bottom: 5px;
    cursor: pointer
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
    content: "\e23d";
    font-family: "ThemeIcons";
    font-size: 18px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 10px
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title[aria-expanded=false]:after {
    content: "\e23c"
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title[aria-expanded=true]:after {
    content: "\e23d"
}

@media (max-width:768px) {
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title {
        padding-left: 0
    }
}

@media (max-width:767px) {
    .block.filter .block-content.filter-content .filter-options-item .filter-options-title {
        padding-left: 15px
    }
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content {
    padding-bottom: 20px;
    margin-top: -8px
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item {
    position: relative;
    padding: 4px 4px 0 0;
    display: flex;
    align-items: center
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item a span.label {
    color: #000;
    margin-left: 26px;
    font-size: 15px
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item:hover a span.label,
.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item:focus a span.label,
.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item:hover a span.price,
.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item:focus a span.price {
    color: #fd6036
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count {
    position: absolute;
    right: 0;
    top: 50%;
    color: #b1b1b1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count:after {
    content: ")";
    display: inline-block
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count:before {
    content: "(";
    display: inline-block
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count .filter-count-label {
    display: none
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items {
    margin-left: 0;
    margin-right: 0
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_colorfam,
.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_regular,
.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_plus {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_colorfam .item,
.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_regular .item,
.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_plus .item {
    padding: 4px 0 0;
    width: 50%
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_regular .item,
.block.filter .block-content.filter-content .filter-options-item .filter-options-title+.filter-options-content ol.items.am-filter-items-attr_size_plus .item {
    padding: 4px 0 0
}

.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options {
    padding: 5px 0 0
}

.block.filter .block-content.filter-content .filter-options-item .swatch-attribute-options .swatch-option-link-layered .swatch-option {
    outline: none !important;
    min-width: 25px;
    margin: 10px 10px 0 0;
    min-height: 25px
}

.block.filter .block-content.filter-content .filter-options-item:hover .count {
    color: #222
}

.block.filter .block-content.filter-content .filter-options-item:last-child {
    margin-bottom: 0
}

.block.filter .block-content.filter-content .amshopby-filter-current.filter-current+.filter-actions {
    display: none
}

.block.filter .block-content.filter-content .amshopby-filter-current.filter-current .amshopby-remove:hover~* {
    opacity: 1
}

.block.filter .block-content.filter-content .am-show-more {
    font-size: 15px;
    margin-top: 0;
    padding: 4px 16px 0 30px;
    color: #fd6036;
    display: inline-flex;
    text-decoration: none
}

.block.filter .block-content.filter-content .am-show-more .am-counter {
    margin: 0;
    opacity: 1
}

.block.filter .block-content.filter-content .am-show-more:hover {
    color: #fd6036
}

.block.filter .block-content.filter-content .am-show-more:before,
.block.filter .block-content.filter-content .am-show-more:after {
    content: none
}

.block.filter .block-content.filter-content .am-show-more.-disabled {
    display: none
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item {
    display: inline-block;
    padding: 5px 35px 5px 15px;
    border-radius: 50px;
    background: #ffdfd7;
    color: #fd6036;
    text-align: left;
    margin: 4px 8px 4px 0
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove {
    width: 100%;
    height: auto;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 13.5px;
    font-weight: 600
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove .amshopby-filter-value {
    display: inline-block
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove .amshopby-filter-value .price {
    color: inherit;
    font-size: inherit
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove:before {
    content: none !important
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove:after {
    content: "\00d7";
    display: inline-block;
    font-family: ThemeIcons;
    transform: none;
    background: 0 0;
    color: #fd6036;
    width: 2%;
    height: auto;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    right: -10px;
    top: 0;
    line-height: 22px
}

.block.filter .block-content.filter-content .amshopby-filter-current .amshopby-item.item .amshopby-remove:hover:after {
    color: #fd6036
}

.block.filter .block-subtitle {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    position: relative;
    display: block;
    padding: 0;
    border-bottom: 0 solid #e5e5e5;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .block.filter .block-subtitle {
        display: none
    }
}

@media (min-width:768px) {

    .block.filter .filter-toggle,
    .block.filter .close-filter-fixed {
        display: none
    }
}

@media (max-width:767px) {

    .filter-options-title.items-added:before,
    a.title.items-added:after {
        content: ".";
        color: #fd6036;
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: top;
        margin-top: -50px;
        margin-right: 0;
        font-size: 40px
    }

    .filter-options-title.items-added:before {
        position: absolute;
        margin-top: 0;
        right: calc(50% - 40px);
        top: -18px
    }

    div#layered-filter-block.filter-no-options .block-content.filter-content {
        z-index: 988
    }

    .filter-open a.title.items-added:after {
        display: none
    }
}

.page-layout-1column .category-product-actions:after {
    display: table;
    content: "";
    clear: both
}

.page-layout-1column .category-product-actions .block.filter {
    float: left;
    width: 20%
}

.page-layout-1column .category-product-actions .block.filter .filter-title {
    line-height: 1
}

.page-layout-1column .category-product-actions .block.filter .filter-title>.title {
    font-size: 36px;
    cursor: pointer;
    line-height: 1;
    color: #222;
    display: block
}

.page-layout-1column .category-product-actions .block.filter .filter-title>.title:hover {
    color: #333
}

.page-layout-1column .category-product-actions .block.filter .filter-title>.title .icon {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    line-height: 1;
    vertical-align: middle
}

.page-layout-1column .category-product-actions .toolbar-products {
    float: left;
    width: 80%
}

.page-layout-1column.catalogsearch-result-index .category-product-actions .toolbar-products {
    width: 100%
}

.page-layout-1column .block.filter .block-content.filter-content {
    background: #fff;
    top: 0;
    bottom: 0;
    width: 80%;
    left: 0;
    right: auto;
    position: fixed;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 1px 2px #ccc;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.page-layout-1column .block.filter .block-content.filter-content .close-filter-fixed {
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: 600;
    position: relative;
    background: #000;
    display: block !important
}

.page-layout-1column .block.filter .block-content.filter-content .close-filter-fixed button {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    cursor: pointer;
    font-size: 40px;
    background: 0 0;
    border: none
}

.page-layout-1column .block.filter .block-content.filter-content .close-filter-fixed button i {
    display: block
}

.page-layout-1column .block.filter .block-content.filter-content .block-filter-content {
    padding: 20px;
    max-height: calc(100% - 50px);
    overflow-y: auto
}

.page-layout-1column .block.filter.active:after {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .9;
    display: block;
    content: "";
    z-index: 998
}

.page-layout-1column .block.filter.active .block-content.filter-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0)
}

.block-customer-login .block-title,
.block-new-customer .block-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2222em;
    margin-bottom: 10px
}

.block-customer-login .block-title strong,
.block-new-customer .block-title strong {
    font-weight: 400
}

.block-customer-login .form-custom-text p,
.block-new-customer .form-custom-text p {
    margin: 0
}

.block-customer-login a.primary,
.block-new-customer a.primary {
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ddd;
    color: #333;
    display: inline-block;
    line-height: 46px;
    border-radius: 0;
    text-align: center;
    min-width: 180px;
    transition: all .5s
}

.block-customer-login a.primary:hover,
.block-new-customer a.primary:hover {
    background: #fd6036;
    color: #fff
}

.block-new-customer .block-content {
    display: flex;
    max-width: 500px;
    margin-bottom: 40px;
    flex-wrap: wrap;
    line-height: 21px
}

.block-new-customer .block-content .form-custom-text {
    width: 310px
}

.block-new-customer .block-content img {
    width: 178px;
    align-self: flex-start;
    margin-left: 10px
}

.block-customer-login .actions-toolbar,
.form-password_forget .actions-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.block-customer-login .actions-toolbar button[type=submit],
.form-password_forget .actions-toolbar button[type=submit] {
    padding: 8px;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    background: #fd6036;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    height: 46px;
    line-height: 100%;
    border-radius: 0;
    text-align: center;
    min-width: 180px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.block-customer-login .actions-toolbar .secondary a.back,
.form-password_forget .actions-toolbar .secondary a.back {
    color: #8f613e
}

.block-customer-login .actions-toolbar .secondary a.back:hover,
.form-password_forget .actions-toolbar .secondary a.back:hover {
    color: #fd6036
}

@media (max-width:475px) {

    .block-customer-login .actions-toolbar,
    .form-password_forget .actions-toolbar {
        flex-wrap: wrap;
        border: none
    }

    .block-customer-login .actions-toolbar .primary,
    .form-password_forget .actions-toolbar .primary {
        width: 100%;
        max-width: 100%
    }

    .block-customer-login .actions-toolbar .secondary,
    .form-password_forget .actions-toolbar .secondary {
        width: 100%;
        text-align: right
    }
}

@media (min-width:476px) {
    .login-container .block-title {
        padding-bottom: 7px;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 15px
    }
}

@media (max-width:476px) {
    .login-container .margin-bottom50 {
        margin-bottom: 30px
    }

    .block-customer-login .block-title,
    .block-new-customer .block-title {
        margin-bottom: 1.5%
    }
}

.login-container .block .block-title h2,
.form-create-account h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px
}

.customer-name-fields .field {
    margin-bottom: 15px
}

.block.account-nav .account-nav .items .item {
    border-bottom: 1px solid #f0f0f0;
    padding: 9px 0 8px
}

.block.account-nav .account-nav .items .item strong {
    color: #333;
    font-weight: 400
}

.block-customer-register .customer-name-fields,
.block-customer-login .customer-name-fields,
.form-password_forget .customer-name-fields,
.block-customer-register .password-wrapper,
.block-customer-login .password-wrapper,
.form-password_forget .password-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.block-customer-register .field,
.block-customer-login .field,
.form-password_forget .field {
    width: 270px
}

.block-customer-register .field.choice,
.block-customer-login .field.choice,
.form-password_forget .field.choice {
    margin-bottom: 10px !important
}

.block-customer-register button.primary,
.block-customer-login button.primary,
.form-password_forget button.primary {
    margin: 0;
    max-width: 290px;
    width: 100%;
    background-color: #fd6036;
    display: inline-block;
    border: 0;
    overflow: visible;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    line-height: 45px;
    padding: 0 25px;
    min-width: 180px;
    text-transform: uppercase;
    transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.block-customer-register .field {
    margin-bottom: 20px !important
}

.block-customer-register .field.choice {
    margin-bottom: 10px !important
}

@media (max-width:475px) {
    .block-customer-register .field {
        width: 100%
    }
}

.customer-account-forgotpassword #maincontent.page-main {
    margin-top: 25px
}

.customer-account-forgotpassword .page-title-wrapper {
    border: none
}

@media (max-width:991px) {
    .customer-account-forgotpassword #maincontent.page-main {
        margin-top: 0
    }

    .customer-account-login #maincontent.page-main,
    .customer-account-create #maincontent.page-main {
        margin-top: 10px
    }

    .form-password_forget .field {
        margin-bottom: 35px
    }

    .form-password_forget .actions-toolbar {
        border-top: 0;
        padding-top: 0
    }

    .form-password_forget .actions-toolbar .secondary {
        display: none
    }
}

@media (max-width:991px) and (max-width:475px) {
    .form-password_forget .field {
        width: 100%
    }
}

@media (max-width:767px) {
    .customer-account-login .block-new-customer .block-content {
        margin-bottom: 20px
    }

    .customer-account-login .block-new-customer .block-content .form-custom-text {
        width: 350px
    }

    .customer-account-login .block-new-customer .block-content img {
        display: none
    }

    .customer-account-create {
        padding-left: 0;
        padding-right: 0
    }

    .customer-account-create .column.main {
        padding-left: 0;
        padding-right: 0
    }

    .customer-account-create button.primary {
        max-width: 100%
    }
}

@media (max-width:767px) and (max-width:475px) {
    .customer-account-login .block-new-customer {
        border-top: 1px solid #ccc;
        padding-top: 30px
    }

    .customer-account-login .block-new-customer a.primary {
        display: block
    }

    .customer-account-create .block-new-customer {
        display: none
    }
}

.customer-account-create .col-sm-6.col-xs-12.margin-bottom50 {
    margin-bottom: 0
}

@media (max-width:767px) {
    .customer-account-create .col-sm-6.col-xs-12.pull-right .block-content img {
        display: none
    }
}

@media (min-width:476px) {
    .customer-account-create .col-sm-6.col-xs-12 {
        width: 50%
    }
}

.customer-account-createpassword #maincontent.page-main {
    margin-top: 20px
}

@media (max-width:991px) {
    .customer-account-createpassword #maincontent.page-main {
        margin-top: 0
    }
}

.customer-account-createpassword .page-title-wrapper {
    padding: 0 !important;
    border-bottom: none;
    margin-bottom: 25px
}

.customer-account-createpassword .create-new-password .form.password.reset fieldset.fieldset {
    display: flex;
    flex-wrap: wrap
}

.customer-account-createpassword .create-new-password .form.password.reset fieldset.fieldset .field {
    width: 100%
}

@media (min-width:476px) {
    .customer-account-createpassword .create-new-password .form.password.reset fieldset.fieldset .field {
        max-width: 262px
    }

    .customer-account-createpassword .create-new-password .form.password.reset fieldset.fieldset .field.confirmation {
        margin-left: 15px
    }
}

.customer-account-createpassword .create-new-password .form.password.reset .actions-toolbar {
    margin-top: 25px
}

.customer-account-createpassword .create-new-password .form.password.reset .actions-toolbar button.submit {
    background-color: #fd6036;
    color: #fff;
    min-width: 140px;
    border: none;
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase
}

@media (max-width:476px) {
    .customer-account-createpassword .create-new-password .form.password.reset .actions-toolbar button.submit {
        width: 100%
    }
}

.block-title--myac {
    margin-bottom: 20px
}

.block-title--myac h3 {
    margin: 0;
    line-height: 1;
    display: block;
    color: #222;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase
}

.account-sub-title {
    font-size: 16px;
    color: #2a2a2a;
    font-weight: 500;
    margin: 10px 0;
    text-transform: uppercase
}

.block-dashboard-orders {
    margin-bottom: 30px
}

.block-dashboard-orders .table-order-items {
    margin: 0
}

.block-dashboard-orders .table-order-items tr th,
.block-dashboard-orders .table-order-items tr td {
    border: 1px solid rgba(0, 0, 0, .1);
    text-align: center
}

.block-dashboard-orders .table-order-items tr th {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    border-top: 1px solid #f0f0f0
}

.block-dashboard-orders .table-order-items tr td.col.actions .action.view:after {
    content: "|";
    display: inline-block;
    margin: 0 10px
}

.block-order-details-comments .order-comments .comment {
    background-color: #f8f8f8;
    margin-bottom: 20px;
    padding: 15px
}

.block-order-details-comments .order-comments .comment .comment-date {
    color: #333
}

.items.order-links {
    display: table;
    margin: 20px auto 40px;
    width: 100%
}

.items.order-links li {
    display: table-cell;
    text-align: center;
    padding: 10px 15px;
    border-bottom: 4px solid #000;
    text-transform: uppercase;
    color: #000
}

.items.order-links li.current,
.items.order-links li:hover {
    border-color: #333;
    color: #333
}

.items.order-links li strong {
    font-weight: 500
}

.order-details-items.shipments .order-title {
    padding: 15px 0;
    margin: 20px 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd
}

.order-details-items.shipments .order-title strong {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.order-details-items.shipments .order-title .action.track {
    margin-left: 30px
}

.order-details-items .table-wrapper .table-caption {
    display: none
}

.order-details-items .table-wrapper thead tr th {
    text-transform: uppercase;
    color: #000;
    border-bottom: none;
    font-weight: 700;
    font-size: 14px;
    font-family: inherit !important;
    text-align: left
}

.order-details-items .table-wrapper thead tr th:first-child {
    padding-left: 0;
    text-align: left;
    background: 0 0
}

.order-details-items .table-wrapper tbody tr td {
    vertical-align: middle;
    text-align: center
}

.order-details-items .table-wrapper tbody tr td:first-child {
    padding-left: 0;
    text-align: left;
    background: 0 0
}

.order-details-items .table-wrapper tbody tr td.col.name {
    font-weight: 500
}

.order-details-items .table-wrapper tfoot tr th {
    padding-left: 0;
    text-align: left;
    background: 0 0
}

.order-details-items .table-wrapper tfoot tr th,
.order-details-items .table-wrapper tfoot tr td,
.order-details-items .table-wrapper tfoot tr th strong {
    font-size: 16px;
    font-weight: 400;
    color: #2a2a2a
}

.order-details-items .table-wrapper tfoot tr.grand_total th strong,
.order-details-items .table-wrapper tfoot tr.grand_total td strong {
    font-size: 20px;
    color: #333
}

.order-details-items .table-wrapper tfoot tr td {
    text-align: center
}

.block-order-details-view {
    padding-top: 40px
}

.block-order-details-view .block-title h4 {
    color: #222;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 18px
}

.block-order-details-view .block-content .box {
    margin-bottom: 30px
}

.box-order-billing-method .payment-method .title {
    color: #2a2a2a
}

.page-print .page-main .logo {
    text-align: center;
    display: block
}

.page-print table {
    margin: 30px 0
}

.page-print table thead tr th {
    text-transform: uppercase;
    color: #000;
    border-bottom: none;
    font-weight: 700;
    font-size: 14px;
    font-family: inherit !important;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    text-align: left !important
}

.page-print table tr td {
    text-align: center !important;
    vertical-align: middle;
    border: 1px solid #f0f0f0
}

.btn-print {
    border-bottom: 2px solid #2a2a2a;
    padding: 0 0 5px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a2a2a
}

.btn-print .icon {
    font-size: 18px;
    margin-right: 8px
}

.btn-print:hover {
    border-color: #333
}

.shipping-tracking-popup .column.main {
    width: 100% !important
}

.shipping-tracking-popup .page.tracking .subtitle.caption {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000;
    font-size: 18px
}

.shipping-tracking-popup .page.tracking .actions .action.close {
    border-bottom: 2px solid #000;
    padding: 0 0 5px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.orders-history .table-order-items thead tr th {
    text-transform: uppercase;
    color: #2a2a2a;
    text-align: center;
    border: none;
    font-weight: 700
}

.orders-history .table-order-items thead tr th:first-child {
    padding-left: 0;
    text-align: left
}

.orders-history .table-order-items tbody tr td {
    text-align: center
}

.orders-history .table-order-items tbody tr td:first-child {
    padding-left: 0;
    text-align: left
}

.order-products-toolbar .pager,
.downloadable-products-toolbar .pager,
.products-reviews-toolbar .pager {
    margin: 0 auto
}

.order-products-toolbar .pager .limiter,
.downloadable-products-toolbar .pager .limiter,
.products-reviews-toolbar .pager .limiter {
    display: none
}

.table-downloadable-products thead tr th {
    text-transform: uppercase;
    color: #2a2a2a;
    text-align: center;
    border: none !important;
    font-weight: 700
}

.table-downloadable-products thead tr th:first-child {
    padding-left: 0;
    text-align: left
}

.table-downloadable-products tbody tr td {
    text-align: center
}

.table-downloadable-products tbody tr td:first-child {
    padding-left: 0;
    text-align: left
}

.form-edit-account .field.choice {
    margin-bottom: 10px
}

.form-edit-account .fieldset.password {
    margin-top: 30px
}

.block-dashboard-addresses {
    margin: 25px 0
}

.account .field.street .control>input+.nested {
    margin-top: 10px
}

.form-address-edit .fieldset .field.choice {
    margin-bottom: 15px;
    max-width: 100%
}

.form-address-edit .fieldset .field.choice .label,
.form-address-edit .fieldset .field.choice label {
    color: #333
}

.form-address-edit .fieldset+.fieldset {
    margin-top: 30px
}

.block-addresses-list .items.addresses li.item {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
    margin-top: 20px
}

.block-addresses-list .items.addresses li.item:first-child {
    border: none;
    margin: 0;
    padding: 0
}

.block-addresses-list .items.addresses li.item .btn-secondary {
    margin-left: 10px
}

.form-wishlist-items .actions-toolbar button.action {
    margin-right: 15px;
    margin-bottom: 15px
}

.share-wishlist-items {
    display: flex;
    align-items: center
}

.share-wishlist-items span {
    padding-left: 10px
}

.share-wishlist-items button.action {
    background: #fd6036;
    color: #fff;
    margin: 0 0 0 10px !important;
    padding: 0 10px;
    text-align: center;
    font-weight: 400;
    border: none;
    border-radius: 0;
    cursor: pointer;
    min-width: 140px;
    height: 40px;
    text-transform: uppercase
}

.share-wishlist-items button.action:hover {
    background: #fd6036
}

@media (max-width:767px) {
    .share-wishlist-items {
        flex-wrap: wrap
    }

    .share-wishlist-items button.action {
        width: 100%
    }
}

.products-grid.wishlist .product-item-info {
    padding-bottom: 15px
}

.products-grid.wishlist .product-item-info .product-item-photo {
    padding: 0 !important
}

.products-grid.wishlist .product-item-info .product-item-photo img {
    min-width: 100%
}

.products-grid.wishlist .product-item-info .product-item-name {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    white-space: normal;
    text-overflow: initial;
    margin: 5px 0;
    height: 52px;
    width: 100%;
    overflow-y: hidden
}

.products-grid.wishlist .product-item-info .product-item-name a {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.products-grid.wishlist .product-item-info .product-item-name a:hover {
    color: #000
}

.products-grid.wishlist .product-item-info .product-item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.products-grid.wishlist .product-item-info .product-item-actions {
    margin-top: 10px
}

.products-grid.wishlist .product-item-info .product-item-actions button.btn {
    background: #fd6036;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    line-height: 20px;
    height: 32px;
    padding: 0 20px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0
}

@media (max-width:767px) {
    .products-grid.wishlist .product-item-info .product-item-actions button.btn {
        height: 26px;
        padding: 0 5px
    }
}

.products-grid.wishlist .product-item-info .product-item-actions .action.delete {
    text-decoration: none;
    font-size: 15px;
    color: #000
}

.products-grid.wishlist .product-item-info .product-item-actions .action.delete:hover {
    text-decoration: none;
    color: #fd6036
}

@media (max-width:767px) {
    .products-grid.wishlist {
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .products-grid.wishlist>.row {
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        width: 95%;
        padding-left: .8%;
        margin: 0 auto;
        max-width: 95%;
        float: none;
        clear: both;
        position: relative
    }

    .products-grid.wishlist .product-item-info {
        padding-left: 12px;
        padding-right: 12px
    }
}

.checkout-index-index .modal-popup .modal-inner-wrap {
    max-height: 80%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff
}

.checkout-index-index .modal-popup .modal-header {
    min-height: unset
}

.checkout-index-index .modal-popup .modal-header .action-close {
    top: 15px;
    right: 15px
}

.checkout-index-index .modal-popup .modal-content {
    padding: 15px
}

.checkout-index-index .loading-mask {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: .8
}

.checkout-index-index .loading-mask p {
    display: none
}

.checkout-index-index .loading-mask .loader {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%
}

.checkout-index-index .loading-mask .loader img {
    margin: auto;
    position: relative !important
}

.checkout-index-index>.loading-mask {
    z-index: 10000
}

.checkout-index-index .checkout-shipping-method {
    position: relative
}

.checkout-index-index .checkout-shipping-method .loading-mask {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    opacity: .8;
    border: 1px solid #f0f0f0
}

.opc-wrapper {
    width: 66.66666667%;
    float: left;
    padding-right: 15px
}

.opc-wrapper:before {
    content: "";
    display: table;
    width: 100%;
    clear: both
}

.opc-wrapper .step-title {
    border-bottom: 1px solid #f0f0f0;
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 25px
}

.opc-sidebar.opc-summary-wrapper {
    width: 33.33333333%;
    float: left;
    padding-left: 15px
}

.checkout-shipping-address .form.form-login {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 18px;
    padding-bottom: 4px
}

.checkout-shipping-address>.step-content .action.action-show-popup {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    padding: 9px 28px;
    color: #fff;
    border: 1px solid #1a1a1a;
    margin: 20px 20px 0 0;
    background-color: #1a1a1a
}

.checkout-shipping-address>.step-content .action.action-show-popup:hover {
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    background-color: #fff
}

.checkout-shipping-address .form.form-login .actions-toolbar {
    margin-bottom: 15px
}

.shipping-address-items {
    margin-left: -10px;
    margin-right: -10px;
    display: flex
}

.shipping-address-items:after {
    content: "";
    display: table;
    clear: both
}

.shipping-address-items .shipping-address-item {
    border: 2px solid #ddd;
    margin-bottom: 14px;
    color: #333;
    padding: 15px;
    margin: 0 10px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.shipping-address-items .shipping-address-item:nth-child(3n+1) {
    clear: both
}

.shipping-address-items .shipping-address-item.selected-item {
    color: #333;
    border-color: #333
}

.shipping-address-items .shipping-address-item.selected-item .action-select-shipping-item {
    display: none
}

.shipping-address-items .action {
    font-size: 13px;
    color: #6c6c6c;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    margin-top: 10px;
    padding: 6px 15px;
    font-weight: 400;
    margin-right: 10px;
    min-width: 120px
}

.shipping-address-items .action:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.checkout-shipping-method {
    margin-top: 50px
}

.table-checkout-shipping-method {
    width: 100%
}

.table-checkout-shipping-method thead tr th {
    color: #2b2b2b;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eaeaea;
    vertical-align: middle;
    padding: 14px 30px 11px;
    border-bottom: none
}

.table-checkout-shipping-method tbody tr td {
    border: 1px solid #eaeaea;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

.table-checkout-shipping-method tbody tr td.col-method input {
    margin: 0 auto
}

#shipping-method-buttons-container,
.payment-method-content .actions-toolbar {
    margin-top: 25px;
    text-align: right
}

#shipping-method-buttons-container .action,
.payment-method-content .actions-toolbar .action,
#shipping-method-buttons-container button.action,
.payment-method-content .actions-toolbar button.action {
    min-width: 200px;
    text-align: center;
    padding: 9px 20px;
    background-color: #333;
    border: 1px solid #333;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: .1em;
    color: #fff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: auto
}

#shipping-method-buttons-container .action:hover,
.payment-method-content .actions-toolbar .action:hover,
#shipping-method-buttons-container button.action:hover,
.payment-method-content .actions-toolbar button.action:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a
}

.authentication-wrapper {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    text-align: right;
    margin-bottom: 50px;
    padding-bottom: 15px
}

.authentication-wrapper .action-auth-toggle {
    font-size: 13px;
    color: #6c6c6c;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    margin-top: 10px;
    padding: 6px 15px;
    font-weight: 400;
    margin-right: 0;
    min-width: 120px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.authentication-wrapper .action-auth-toggle:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.authentication-wrapper .authentication-dropdown {
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 300px;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.authentication-wrapper .authentication-dropdown._show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0)
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    border: 1px solid #f0f0f0;
    padding: 15px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header {
    padding: 0;
    min-height: unset;
    height: 1px;
    position: relative;
    border: none
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close {
    position: absolute;
    right: -5px;
    top: -2px;
    z-index: 1;
    background: 0 0;
    width: 30px;
    height: 30px;
    border: none;
    box-shadow: none;
    opacity: .8;
    line-height: 1
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close:hover {
    opacity: 1
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close span {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header .action-close:after {
    content: "x";
    font-size: 20px;
    color: #2a2a2a;
    font-weight: 400
}

.authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
    text-align: left
}

.authentication-wrapper .block-customer-login .block-title strong {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
    font-weight: 300;
    color: #2a2a2a;
    margin-bottom: 15px;
    padding-bottom: 4px
}

ul.credit-card-types:after {
    content: "";
    display: table;
    clear: both
}

ul.credit-card-types li {
    border: 1px solid #f0f0f0;
    float: left;
    margin-right: 5px
}

form.payments>.fieldset>legend.legend {
    display: none
}

form.payments>.fieldset legend+br {
    display: none
}

.fieldset.payment .legend {
    border: none;
    font-size: 18px;
    margin-bottom: 10px
}

.opc-payment .payment-methods .payment-method {
    padding-bottom: 13px;
    margin-bottom: 16px;
    border-bottom: 1px solid #f0f0f0
}

.opc-payment .payment-methods .payment-method .payment-method-title .label {
    font-size: 16px
}

.opc-payment .payment-methods .payment-method .payment-method-content {
    display: none
}

.opc-payment .payment-methods .payment-method .payment-method-content .actions-toolbar {
    margin-top: 10px;
    margin-bottom: 12px;
    text-align: left
}

.opc-payment .payment-methods .payment-method._active .payment-method-content {
    display: block
}

.opc-payment .payment-methods .payment-method .payment-method-billing-address .field.choice {
    margin-top: 15px
}

.opc-payment .payment-methods .payment-method .payment-method-billing-address .field.choice input {
    top: 3px
}

.opc-sidebar .minicart-items .product-item .product-item-details .product-item-name {
    color: #1a1a1a
}

.opc-sidebar .modal-inner-wrap .modal-header {
    display: none
}

.opc-sidebar .modal-inner-wrap .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none
}

.opc-block-summary {
    background-color: #f5f5f5;
    padding: 19px 30px 30px
}

.opc-block-summary>.title {
    text-transform: uppercase;
    color: #2a2a2a;
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
    padding-bottom: 1px
}

.opc-block-summary .items-in-cart>.title {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
    padding: 0 40px 0 0;
    position: relative;
    text-decoration: none
}

.opc-block-summary .items-in-cart>.title:after {
    position: absolute;
    right: 0;
    top: 10px;
    color: inherit;
    content: "\f107";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-weight: 400;
    line-height: 12px;
    margin: 3px 0 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle
}

.opc-block-summary .items-in-cart>.title strong {
    font-size: 20px;
    display: block;
    font-weight: 300;
    color: #2a2a2a
}

.opc-block-summary .items-in-cart.active>.title:after {
    content: "\f106"
}

.opc-block-summary .table-totals tr th,
.opc-block-summary .table-totals tr td {
    background: 0 0 !important;
    padding: 10px 0;
    vertical-align: middle
}

.opc-block-summary .table-totals tr th {
    color: #2a2a2a;
    font-weight: 400;
    margin: 0
}

.opc-block-summary .table-totals tr th strong,
.opc-block-summary .table-totals tr th .label {
    color: #2a2a2a;
    font-weight: 400;
    margin: 0
}

.opc-block-summary .table-totals tr th:after {
    content: ":"
}

.opc-block-summary .table-totals tr th.value:after {
    content: ")";
    display: inline-block
}

.opc-block-summary .table-totals tr th.value:before {
    content: "(";
    display: inline-block
}

.opc-block-summary .table-totals tr td {
    text-align: right;
    padding-left: 20px;
    width: 1%;
    font-size: 14px;
    color: #272727
}

.opc-block-summary .table-totals tr.totals.sub th,
.opc-block-summary .table-totals tr.totals.sub td {
    font-size: 16px
}

.opc-block-summary .table-totals tr.totals.grand th,
.opc-block-summary .table-totals tr.totals.grand td {
    font-size: 18px;
    color: #333
}

.opc-block-summary .table-totals tr.totals.grand th strong,
.opc-block-summary .table-totals tr.totals.grand td strong {
    color: #333;
    font-weight: 500
}

.opc-block-summary .table-totals tr:first-child th,
.opc-block-summary .table-totals tr:first-child td {
    border-top: none
}

.opc-block-shipping-information {
    padding: 0 30px 23px;
    background-color: #f5f5f5
}

.opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 1px
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 0;
    top: 8px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #1979c3;
    display: inline;
    font-weight: 400;
    line-height: 1.42857;
    padding: 0;
    text-decoration: none
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
    color: #8f8f8f;
    content: "\f040";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    box-shadow: none;
    vertical-align: top
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
    color: #333
}

.opc-block-shipping-information .shipping-information-title .action-edit>span {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.opc-block-shipping-information .ship-via {
    margin: 20px 0 0
}

.payment-option.discount-code .payment-option-title {
    padding-left: 0;
    border-bottom: 1px solid #f0f0f0;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-bottom: 5px;
    position: relative
}

.payment-option.discount-code .payment-option-title:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    bottom: -3px;
    right: 0
}

.payment-option.discount-code .form-discount .actions-toolbar:after {
    content: "";
    display: table;
    clear: both
}

.payment-option.discount-code .form-discount .actions-toolbar>div {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    vertical-align: top
}

.payment-option.discount-code .form-discount .actions-toolbar .action {
    font-size: 13px;
    padding: 9px 28px;
    color: #6c6c6c;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.payment-option.discount-code .form-discount .actions-toolbar .action:hover {
    color: #fff;
    border: 1px solid #1a1a1a;
    background-color: #1a1a1a
}

.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply {
    color: #fff;
    border: 1px solid #1a1a1a;
    background-color: #1a1a1a
}

.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:hover {
    color: #fff;
    border: 1px solid #333;
    background-color: #333
}

.payment-option.discount-code._active .payment-option-title:after {
    content: "\f106"
}

#multiship-addresses-table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea
}

#multiship-addresses-table thead tr th.qty,
#multiship-addresses-table tbody tr th.qty,
#multiship-addresses-table thead tr td.qty,
#multiship-addresses-table tbody tr td.qty,
#multiship-addresses-table thead tr th.actions,
#multiship-addresses-table tbody tr th.actions,
#multiship-addresses-table thead tr td.actions,
#multiship-addresses-table tbody tr td.actions {
    width: 1%;
    padding-left: 15px;
    padding-right: 15px
}

#multiship-addresses-table tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding: 15px 30px;
    border: 1px solid #eaeaea
}

#multiship-addresses-table tbody tr td.actions .action.delete {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #6c6c6c;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 34px;
    line-height: 32px;
    width: 34px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

#multiship-addresses-table tbody tr td.actions .action.delete:hover {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a
}

#multiship-addresses-table tbody tr td .field .label {
    display: none
}

#multiship-addresses-table tbody tr td .field.qty input {
    width: 80px;
    text-align: center;
    color: #2a2a2a;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

#multiship-addresses-table tbody tr td.product {
    text-align: left
}

#multiship-addresses-table tbody tr td.product .product-item-name {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

#multiship-addresses-table tbody tr td.product .product-item-name a {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

#multiship-addresses-table tbody tr td.product .product-item-name a:hover {
    color: #333
}

#multiship-addresses-table tbody tr td .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    color: #2a2a2a
}

#multiship-addresses-table tbody tr td .item-options dt:after {
    content: ":"
}

.multishipping-checkout-shipping table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea !important
}

.multishipping-checkout-shipping table tr th.qty {
    width: 100px;
    padding-left: 15px;
    padding-right: 15px
}

.multishipping-checkout-shipping table tbody tr td {
    border: 1px solid #eaeaea !important;
    vertical-align: middle;
    padding: 15px 30px
}

.multishipping-checkout-shipping table tbody tr td.qty {
    color: #2b2b2b;
    font-size: 16px;
    text-align: center
}

.multishipping-checkout-shipping table tbody tr td.product,
.multishipping-checkout-shipping table tbody tr td.item {
    text-align: left
}

.multishipping-checkout-shipping table tbody tr td .product-item-name {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

.multishipping-checkout-shipping table tbody tr td .product-item-name a {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

.multishipping-checkout-shipping table tbody tr td .product-item-name a:hover {
    color: #333
}

.multishipping-checkout-shipping table tbody tr td .item-options {
    margin: 0
}

.multishipping-checkout-shipping table tbody tr td .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    color: #2a2a2a
}

.multishipping-checkout-shipping table tbody tr td .item-options dt:after {
    content: ":"
}

.multishipping-checkout-shipping .actions-toolbar {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 30px
}

.multishipping-checkout-shipping .block.block-other {
    margin-top: 50px
}

.multishipping-checkout-shipping .block.block-shipping+.block-shipping {
    margin-top: 50px
}

.multishipping-checkout-shipping h4.box-title {
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 15px
}

.multishipping-checkout-shipping .box-shipping-method dt {
    font-size: 15px;
    font-weight: 400;
    color: #1a1a1a
}

.multishipping-checkout-shipping .box-shipping-method dt+dt {
    margin-top: 10px
}

.multishipping-checkout-shipping .box-shipping-method .gift-message .legend {
    border: none;
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 15px
}

.multishipping-checkout-shipping .box-shipping-method .gift-message .legend+br {
    display: none
}

.multishipping-checkout-shipping .box-shipping-method .gift-message .options-items {
    margin-top: 10px
}

.gift-message .options-items .items .item {
    padding-top: 15px;
    border-top: 1px solid #f0f0f0;
    margin-top: 15px
}

.gift-message .options-items .items .item .product .number {
    font-weight: 700;
    color: #2a2a2a
}

.gift-message .options-items .items .item .product .img.photo.container {
    width: 100px !important;
    padding: 0;
    margin: 10px 0 0
}

.gift-message .options-items .items .item .product .product-name {
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    color: #1a1a1a
}

.gift-message .options-items .items .item .options .action.activate {
    padding: 0;
    margin: 0
}

.gift-message .options-items .items .item .options .action.activate:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.gift-message .options-items .items .item .options .action.activate.active:after {
    content: "\f106"
}

.gift-message .options-items .items .item .block.message {
    padding: 0;
    margin-top: 10px
}

.multicheckout .block-billing .box-billing-address+.box-billing-address {
    margin-top: 50px
}

.multishipping-checkout-billing .block-content .box+.box {
    margin-top: 50px
}

.multishipping-checkout-billing .box-billing-method .box-content dl .item-title {
    position: relative;
    padding: 10px 0 10px 20px
}

.multishipping-checkout-billing .box-billing-method .box-content dl .item-title input {
    position: absolute;
    left: 0;
    top: 11px;
    margin: 0
}

.multishipping-checkout-billing .box-billing-method .box-content dl .item-title label {
    font-size: 16px;
    font-weight: 600
}

.multishipping-checkout-billing .box-billing-method .box-content dl>* {
    max-width: 600px
}

@keyframes fadeIn {
    from {
        opacity: .4
    }
}

.multishipping-checkout-overview table thead tr th {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px 11px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eaeaea !important
}

.multishipping-checkout-overview table tr th.qty {
    width: 100px;
    padding-left: 15px;
    padding-right: 15px
}

.multishipping-checkout-overview table tbody tr td {
    border: 1px solid #eaeaea !important;
    vertical-align: middle;
    text-align: center;
    padding: 15px 30px
}

.multishipping-checkout-overview table tbody tr td.qty {
    color: #2b2b2b;
    font-size: 16px;
    text-align: center
}

.multishipping-checkout-overview table tbody tr td.product,
.multishipping-checkout-overview table tbody tr td.item {
    text-align: left
}

.multishipping-checkout-overview table tbody tr td .product-item-name {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

.multishipping-checkout-overview table tbody tr td .product-item-name a {
    font-weight: 400;
    font-size: 16px;
    color: #2a2a2a
}

.multishipping-checkout-overview table tbody tr td .product-item-name a:hover {
    color: #333
}

.multishipping-checkout-overview table tr td .item-options dt {
    margin-top: 10px;
    font-weight: 400;
    color: #2a2a2a
}

.multishipping-checkout-overview table tfoot tr th,
.multishipping-checkout-overview table tfoot tr td {
    background: 0 0;
    font-size: 16px;
    padding: 14px 30px 11px;
    border: 1px solid #eaeaea;
    font-weight: 400;
    color: #2a2a2a
}

.multishipping-checkout-overview table tfoot tr.grand.totals th,
.multishipping-checkout-overview table tfoot tr.grand.totals td {
    font-size: 20px;
    color: #333
}

.multishipping-checkout-overview table tfoot tr td {
    text-align: center
}

.multishipping-checkout-overview .checkout-review {
    margin-top: 50px;
    text-align: right
}

.multishipping-checkout-overview .checkout-review .grand.totals strong {
    background: 0 0;
    font-weight: 400;
    font-size: 24px;
    color: #2a2a2a
}

.multishipping-checkout-overview .checkout-review .action-finish-checkout {
    margin-top: 8px
}

.multishipping-checkout-overview .checkout-review .action-finish-checkout .btn-lg {
    min-width: 300px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .1em
}

.multishipping-checkout-overview .checkout-review .action-finish-checkout .action.back {
    display: block;
    text-align: right;
    margin-top: 15px
}

.multishipping-checkout-overview .checkout-review .action-finish-checkout .please-wait {
    margin-top: 14px;
    animation: fadeIn 1s infinite alternate;
    font-size: 16px
}

.multishipping-checkout-overview h4.box-title {
    font-size: 18px;
    color: #2a2a2a;
    margin-bottom: 15px
}

.multishipping-checkout-overview form .block+.block {
    margin-top: 50px
}

.multishipping-checkout-overview .block-content .box+.box {
    margin-top: 30px
}

.multishipping-checkout-overview .box-billing-method .payment-method dt {
    font-size: 16px;
    font-weight: 400
}

.multishipping-checkout-overview .block-shipping .block-content+.block-content {
    margin-top: 30px
}

.multishipping-checkout-overview .block-shipping strong.box-title {
    font-size: 15px;
    color: #2a2a2a
}

.multicheckout.success,
.checkout-success {
    max-width: 940px
}

.multicheckout.success h2,
.checkout-success h2 {
    font-weight: 300;
    color: #2a2a2a;
    margin-bottom: 10px
}

.multicheckout.success a,
.checkout-success a {
    color: #333
}

.multicheckout.success a:hover,
.checkout-success a:hover {
    text-decoration: underline
}

.multicheckout.success~.checkout-success,
.checkout-success~.checkout-success {
    display: none
}

.multicheckout.success .actions-toolbar,
.checkout-success .actions-toolbar {
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: end;
    margin-top: 30px;
    padding-top: 10px
}

.multicheckout.success .actions-toolbar a,
.checkout-success .actions-toolbar a {
    background: #e5e5e5;
    color: #000;
    padding: 10px 20px;
    text-transform: uppercase
}

.multicheckout.success .actions-toolbar a:hover,
.checkout-success .actions-toolbar a:hover,
.multicheckout.success .actions-toolbar a:focus,
.checkout-success .actions-toolbar a:focus {
    background: #fd6036;
    color: #fff;
    text-decoration: none
}

.checkout-onepage-success #maincontent.page-main {
    margin-top: 20px
}

.checkout-onepage-success .page-title-wrapper {
    padding: 0 !important;
    border-bottom: none;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .checkout-onepage-success #maincontent.page-main {
        margin-top: 0
    }

    .checkout-onepage-success .page-title-wrapper {
        text-align: left !important
    }

    .checkout-onepage-success .actions-toolbar a.action {
        width: 100%;
        text-align: center
    }
}

.checkout-cart-index .page-title-wrapper {
    border-bottom: none;
    margin: 15px auto;
    padding: 0 !important;
    border-radius: 15px
}

.checkout-cart-index .page-title-wrapper .page.messages .message>* {
    margin: 5px 0 15px
}

.sidebar .list-products .product-item-info .product-item-details .btn.btn-cart {
    padding: 0 25px
}

.sidebar .list-group-item:first-child {
    padding-top: 0
}

.sidebar.sidebar-main>.block+.sidebar-additional {
    margin-top: 52px
}

.sidebar .block+.block {
    margin-top: 52px
}

.sidebar .block .block-title .title {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    position: relative;
    display: block;
    padding: 0 0 2px;
    margin-bottom: 25px
}

.sidebar .block .block-title .title:after {
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #222;
    left: 0
}

.sidebar .block.filter+.sidebar-additional {
    margin-top: 52px
}

.sidebar .block.filter .block-title.filter-title {
    display: none
}

.sidebar .block.account-nav .block-title.account-nav-title h3 {
    font-weight: 400;
    padding: 0 0 8px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
    line-height: 100%
}

.sidebar .block.account-nav .block-title.account-nav-title h3:before {
    content: "";
    background: url(../../frontend/Mgs/claue_ufpl/en_US/images/ic-account.png) no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px
}

.sidebar .block.account-nav .block-title.account-nav-title h3:after {
    content: none
}

.sidebar .block.account-nav .nav>li {
    padding: 0 15px
}

.sidebar .block.account-nav .nav>li>a {
    color: #000;
    padding: 2px 0
}

.sidebar .block.account-nav .nav>li>a:hover,
.sidebar .block.account-nav .nav>li>a:focus {
    color: #fd6036;
    background-color: transparent
}

.sidebar .block.block-wishlist .block-content>.subtitle {
    display: none
}

.sidebar .block.block-wishlist .block-title .counter {
    font-size: 14px;
    color: #333;
    font-weight: 500
}

.sidebar .block.block-wishlist .block-title .counter:after {
    content: ")";
    display: inline-block
}

.sidebar .block.block-wishlist .block-title .counter:before {
    content: "(";
    display: inline-block
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-item-actions .actions-primary {
    margin-top: 7px
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-item-actions .actions-secondary {
    position: absolute;
    left: 0;
    top: 0
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-item-actions .actions-secondary .btn-remove {
    padding-left: 0;
    padding-right: 0;
    width: 40px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-image {
    width: 80px
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-image img {
    max-width: 100%;
    height: auto !important
}

.sidebar .block.block-wishlist .list-products .product-item-info .product-item-details {
    width: calc(100% - 80px)
}

.sidebar .block.block-wishlist .list-products .product-item-info:hover .product-item-actions .actions-secondary .btn-remove {
    opacity: 1;
    visibility: visible
}

.sidebar .block.block-reorder .block-content strong.subtitle {
    display: none
}

.sidebar .block.block-reorder ol.product-items .product-item {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0
}

.sidebar .block.block-reorder ol.product-items .product-item:first-child {
    padding-top: 0
}

.sidebar .block.block-reorder ol.product-items .product-item .product-item-name {
    font-size: 14px;
    font-weight: 500
}

.sidebar .block.block-reorder ol.product-items .product-item .product-item-name a {
    color: #222
}

.sidebar .block.block-reorder ol.product-items .product-item .product-item-name a:hover {
    color: #333
}

.sidebar .block.block-reorder .actions-toolbar {
    margin-top: 30px
}

.sidebar .block.block-reorder .actions-toolbar:after {
    content: "";
    display: table;
    clear: both
}

.sidebar .block.block-reorder .actions-toolbar>.primary {
    margin-right: 10px;
    float: left
}

.sidebar .block.block-reorder .actions-toolbar>.secondary {
    float: left
}

.sidebar .brand-list li {
    padding-left: 15px;
    position: relative;
    line-height: 25px;
    list-style: outside none none;
    margin-bottom: 5px
}

.sidebar .brand-list li:before {
    color: #222;
    content: "+";
    left: 0;
    position: absolute
}

.sidebar .brand-list li a {
    color: #222
}

.sidebar .brand-list li a:hover {
    color: #333
}

.sidebar .brand-list li .count:after {
    content: ")"
}

.sidebar .brand-list li .count:before {
    content: "("
}

.sidebar .brand-list li.active {
    color: #333
}

.sidebar .block.product-brand {
    margin-bottom: 50px
}

.sidebar .block.product-brand .brand-image a img {
    margin: 0 auto;
    min-width: 100%
}

.checkout-tabs {
    clear: both;
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    text-align: left;
    padding-bottom: 10px;
    flex-wrap: wrap
}

.checkout-tabs .col-xs-6 {
    border-bottom: 1px #ccc solid;
    height: 100%;
    padding: 0 0 10px
}

.checkout-tabs .col-xs-6 b {
    font-size: 18px
}

@media (max-width:767px) {
    .checkout-tabs .col-xs-6 {
        width: 100%
    }
}

.checkout-cart-index.mobileview .checkout-tabs-checkout,
.checkout-index-index.mobileview .checkout-tabs-cart {
    display: none
}

.checkout-cart-index .checkout-tabs .col-xs-6.checkout-tabs-cart,
.checkout-index-index .checkout-tabs .col-xs-6.checkout-tabs-checkout {
    border-bottom-width: 2px
}

.checkout-cart-index .header {
    background: #fff
}

body.checkout-cart-index {
    background: #f7f7f7
}

body.checkout-cart-index .ambanners.ambanner-0,
body.checkout-cart-index .cart-container,
body.checkout-cart-index .uf_cartrightbox {
    background-color: #fff;
    border-radius: 15px;
    padding: 0 10px;
    margin-bottom: 20px
}

body.checkout-cart-index .ambanners.ambanner-0 {
    padding: 0;
    overflow: overlay
}

@media (max-width:767px) {
    body.checkout-cart-index .cart-container {
        background-color: transparent;
        padding: 0
    }
}

.checkout-cart-index .column.main .cart-empty {
    text-align: center;
    font-size: 18px;
    padding: 24px 15px 12px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.checkout-cart-index .column.main .cart-empty a {
    color: #333
}

.checkout-cart-index .column.main .cart-empty a:hover {
    text-decoration: underline
}

.checkout-cart-index .column.main .cart-empty .cart-btn-cont {
    font-size: 18px;
    color: #fff;
    background-color: #fd6036;
    text-transform: capitalize;
    padding: 20px 35px;
    border-radius: 10px;
    margin: 5px;
    display: inline-block;
    line-height: 18px
}

.checkout-cart-index .column.main .cart-empty .cart-btn-cont:hover {
    text-decoration: none;
    opacity: .8;
    background-color: #e9542d
}

.checkout-cart-index .column.main .cart-empty .cart-btn-cont:after {
    content: "\e228";
    display: inline-block;
    font-family: ThemeIcons;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 5px;
    font-size: 18px;
    vertical-align: middle
}

.checkout-cart-index #shopping-cart-table {
    margin: 0
}

.checkout-cart-index #shopping-cart-table thead tr th {
    color: #2b2b2b;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    border: 1px solid #eaeaea;
    vertical-align: middle;
    padding: 14px 30px 11px;
    border-bottom: none
}

.checkout-cart-index #shopping-cart-table tbody {
    border-top: 1px solid #eaeaea
}

.checkout-cart-index #shopping-cart-table tbody tr td {
    vertical-align: middle;
    border: 1px solid #eaeaea;
    padding: 25px 15px;
    text-align: center;
    border-bottom: none !important;
    border-top: none !important
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item {
    padding-left: 33px;
    text-align: left
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
    display: block;
    float: left;
    overflow: hidden;
    width: 120px
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo .product-image-container .product-image-wrapper {
    padding: 0 !important
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
    float: left;
    vertical-align: top;
    margin-left: 20px;
    width: calc(100% - 153px);
    padding-top: 22px
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .product-item-name a {
    color: #222;
    font-weight: 500;
    font-size: 15px
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .product-item-name a:hover,
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .product-item-name a:focus {
    color: #fd6036
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options:after {
    content: "";
    clear: both;
    display: table
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dt {
    margin-top: 10px;
    color: #2a2a2a;
    font-weight: 400
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dt:after {
    content: ":";
    display: inline-block
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price {
    color: #2a2a2a
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price:before {
    content: "(";
    display: inline-block
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details dl.item-options dd .price:after {
    content: ")";
    display: inline-block
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.price span {
    display: block;
    text-align: left;
    font-size: 18px;
    font-weight: 600
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .label {
    display: none
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty {
    color: #4d4d4d;
    font-size: 14px;
    height: 40px;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
    width: 100px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty .input-text {
    height: auto;
    border: none;
    line-height: 1;
    display: inline-block;
    padding: 0;
    width: 50px;
    text-align: center;
    color: #2a2a2a
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty>span {
    display: inline-block;
    padding: 5px 2px;
    font-size: 16px;
    cursor: pointer
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty>span.minus {
    padding-left: 15px
}

.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty>span.plus {
    padding-right: 15px
}

.checkout-cart-index #shopping-cart-table tbody tr.item-actions td {
    padding: 0 0 25px;
    text-align: left
}

.checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar {
    padding: 15px 33px 0;
    border-top: 1px dotted #ddd
}

.checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar>a {
    color: #6c6c6c;
    height: 40px;
    font-size: 13px;
    min-width: 40px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

.checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar>a:hover,
.checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar>a:focus {
    background-color: #2a2a2a;
    border-color: #2a2a2a;
    color: #fff
}

.checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar>a+a {
    margin-left: 15px
}

.checkout-cart-index #shopping-cart-table .cart-price .price {
    color: #7b7b7b;
    font-size: 16px
}

.checkout-cart-index #shopping-cart-table .subtotal .cart-price .price {
    color: #000;
    font-weight: 600
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
    padding-bottom: 9px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    display: block
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift:after {
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 16px;
    content: "\f107";
    float: right
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-message .gift-options-title {
    margin-bottom: 10px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .actions-toolbar {
    margin-bottom: 6px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .actions-toolbar .btn+.btn {
    margin-left: 12px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift:hover {
    color: #333
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .action-gift._active:after {
    content: "\f106"
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content {
    display: none;
    margin-top: 15px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content textarea {
    height: 153px
}

.checkout-cart-index #shopping-cart-table .gift-options-cart-item .gift-content._active {
    display: block
}

.checkout-cart-index .cart.main.actions {
    margin-top: 40px
}

.checkout-cart-index .cart.main.actions:after {
    content: "";
    display: table;
    clear: both
}

.checkout-cart-index .cart.main.actions button {
    float: right
}

.checkout-cart-index .cart.main.actions button+button {
    margin-right: 15px
}

.checkout-cart-index .shopping-cart-bottom .cart-totals {
    margin-top: 40px;
    position: relative;
    padding-top: 21px;
    border: 1px solid #eaeaea
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals {
    margin: 0
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals .table-caption {
    display: none
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr td,
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
    font-size: 14px;
    vertical-align: middle;
    background: 0 0 !important;
    font-weight: 400;
    color: #969696;
    border: none;
    padding: 0 15px 20px
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th {
    color: #646464
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr th .label {
    font-weight: 400;
    color: #646464
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.totals.sub td,
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.totals.sub th {
    font-weight: 500;
    color: #222;
    padding: 0 15px 15px
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals td,
.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals th {
    border-top: 1px solid #eaeaea;
    font-size: 20px;
    color: #2a2a2a;
    padding: 23px 15px 24px
}

.checkout-cart-index .shopping-cart-bottom .cart-totals .table.totals tbody tr.grand.totals strong {
    font-weight: 400
}

.checkout-cart-index .shopping-cart-bottom .loading-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .8);
    border: 1px solid #ddd
}

.checkout-cart-index .shopping-cart-bottom .loading-mask img {
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.checkout-cart-index .cart-summary {
    margin-top: 15px
}

.checkout-cart-index .cart-summary .summary.title {
    display: none
}

.checkout-cart-index .cart-summary .checkout-methods-items .item {
    text-align: right;
    padding: 10px 0
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout {
    background-color: #2a2a2a;
    border: 1px solid #2a2a2a;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 13px 24px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout:hover {
    background-color: #333;
    border-color: #333
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.multicheckout {
    font-size: 15px
}

.checkout-cart-index .block.crosssell {
    margin-top: 57px
}

.checkout-cart-index .checkout-extra {
    position: relative;
    padding-left: 250px;
    border: 1px solid #efefef;
    margin-top: 40px;
    background-color: #fdfdfd;
    min-height: 200px
}

.checkout-cart-index .checkout-extra>.block>.title {
    position: absolute;
    left: 0;
    font-size: 13px;
    padding: 12px 20px 9px;
    width: 250px;
    top: 38px;
    cursor: pointer;
    border-bottom: 1px solid #efefef;
    color: #676767
}

.checkout-cart-index .checkout-extra>.block>.title strong {
    font-weight: 400
}

.checkout-cart-index .checkout-extra>.block>.title.active {
    color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a
}

.checkout-cart-index .checkout-extra>.block:first-child>.title {
    border-top: 1px solid #efefef
}

.checkout-cart-index .checkout-extra>.block .content {
    padding: 40px 30px;
    border-left: 1px solid #f4f4f4;
    background-color: #fff;
    min-height: 200px;
    display: none !important;
    position: relative
}

.checkout-cart-index .checkout-extra>.block .content.active {
    display: block !important
}

.checkout-cart-index .checkout-extra>.block+.block>.title {
    margin-top: 45px
}

.checkout-cart-index .checkout-extra #block-summary form {
    display: block
}

.checkout-cart-index .checkout-extra #block-summary form .field.note {
    color: #555;
    margin-bottom: 4px;
    font-style: normal
}

.checkout-cart-index .checkout-extra #block-summary form+form {
    margin-top: 30px
}

.checkout-cart-index .checkout-extra #block-summary .estimate .legend,
.checkout-cart-index .checkout-extra #block-summary .estimate br {
    display: none
}

.checkout-cart-index .checkout-extra #block-summary .estimate div.field {
    display: table-row;
    width: 100%
}

.checkout-cart-index .checkout-extra #block-summary .estimate .field .label {
    width: 160px;
    color: #666;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    padding: 8px 30px 8px 0
}

.checkout-cart-index .checkout-extra #block-summary .estimate .field .control {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 0
}

.checkout-cart-index .checkout-extra #block-summary .estimate .field .control .select,
.checkout-cart-index .checkout-extra #block-summary .estimate .field .control input {
    width: 100%;
    border: 1px solid #eaeaea
}

.checkout-cart-index .checkout-extra #block-summary .estimate .field .message {
    margin-top: 10px
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods {
    margin: 0
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods dt {
    padding-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 14px
}

.checkout-cart-index .checkout-extra #block-summary dl.items.methods dd+dt {
    margin-top: 10px
}

body:not(.page-layout-1column) .product-info-main .product-add-form .actions.action-add-to,
body:not(.page-layout-1column) .bundle-info .product-details .actions.action-add-to {
    clear: left;
    float: none;
    margin-left: 0;
    padding: 10px 0 0
}

.product-detail-infomation .product-name {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600
}

.product-detail-infomation .product.info.detailed {
    margin-top: 16px
}

.product-detail-infomation .product.info.detailed .product-data-items-menu {
    display: none
}

.product-detail-infomation.is_stuck {
    top: 0 !important
}

.product-info-main .product-add-form .box-tocart:after,
.bundle-info .product-details .box-tocart:after {
    content: "";
    display: table;
    clear: both
}

.product-info-main .product-add-form .box-tocart>.fieldset,
.bundle-info .product-details .box-tocart>.fieldset {
    float: left
}

.product-info-main .product-add-form .box-tocart .field.qty,
.bundle-info .product-details .box-tocart .field.qty {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top
}

.product-info-main .product-add-form .box-tocart .field.qty>label,
.bundle-info .product-details .box-tocart .field.qty>label {
    display: none
}

.product-info-main .product-add-form .box-tocart .field.qty>.control .input-text.qty,
.bundle-info .product-details .box-tocart .field.qty>.control .input-text.qty {
    width: 115px;
    border: 0;
    height: 40px;
    background: 0 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    color: #222;
    text-align: center
}

.product-info-main .product-add-form .box-tocart .field.qty>.control .input-text.qty:focus,
.bundle-info .product-details .box-tocart .field.qty>.control .input-text.qty:focus {
    box-shadow: none
}

.product-info-main .product-add-form .actions,
.bundle-info .product-details .actions {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: top
}

.product-info-main .product-add-form .actions:after,
.bundle-info .product-details .actions:after {
    content: "";
    display: table;
    clear: both
}

.product-info-main .product-add-form .actions button,
.bundle-info .product-details .actions button {
    height: 40px;
    width: 40px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #6c6c6c;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
    float: left
}

.product-info-main .product-add-form .actions button:hover,
.bundle-info .product-details .actions button:hover,
.product-info-main .product-add-form .actions button:focus,
.bundle-info .product-details .actions button:focus {
    border-color: #1a1a1a;
    color: #fff;
    background-color: #1a1a1a
}

.product-info-main .product-add-form .actions button span,
.bundle-info .product-details .actions button span {
    display: block
}

.product-info-main .product-add-form .actions button+button,
.bundle-info .product-details .actions button+button {
    margin-left: 10px
}

.product-info-main .product-add-form .actions button.tocart,
.bundle-info .product-details .actions button.tocart {
    font-size: 13px;
    width: auto;
    padding: 0 34px;
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    border-radius: 40px;
    line-height: 40px;
    text-transform: uppercase
}

.product-info-main .product-add-form .actions button.tocart:hover,
.bundle-info .product-details .actions button.tocart:hover {
    border-color: #222;
    background-color: #222
}

.product-info-main .product-add-form .actions.action-add-to,
.bundle-info .product-details .actions.action-add-to {
    margin-left: 10px
}

.box-tocart .fieldset:after {
    content: "";
    display: table;
    clear: both
}

.box-tocart .field.qty>.control {
    position: relative;
    height: 40px;
    border: 1px solid #222;
    text-align: left;
    border-radius: 40px;
    display: inline-block
}

.box-tocart .field.qty>.control span.edit-qty {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #222;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 2px;
    left: 16px;
    cursor: pointer;
    padding-top: 7px
}

.box-tocart .field.qty>.control span.edit-qty:hover {
    color: #333
}

.box-tocart .field.qty>.control span.edit-qty.plus {
    font-size: 18px;
    left: auto;
    right: 16px;
    padding-top: 9px
}

.product-info-main .deal-timer {
    margin-top: 4px
}

.product-info-main .product.attribute.overview {
    margin-top: 12px
}

.product-info-main .product.attribute.overview .std>* {
    margin-bottom: 0 !important
}

.product-info-main>.bundle-actions {
    padding-top: 25px
}

.product-info-main .product-info-price .price-box .price {
    font-size: 22px
}

.product-info-main .product-info-stock-sku {
    color: #222
}

.product-info-main .product-info-stock-sku .stock span {
    margin-left: 4px;
    font-weight: 400;
    letter-spacing: normal
}

.product-info-main .product-info-stock-sku .stock.available span {
    color: green
}

.product-info-main .product-info-stock-sku .stock.unavailable span {
    color: red
}

.product-info-main .product-add-form .product-options-bottom .product-detail-deals {
    display: none
}

.product-info-main .product-sub-infomation>div {
    padding: 5px 0
}

.product-info-main .product-sub-infomation .product.attribute.sku strong {
    font-weight: 400;
    color: #222
}

.product-info-main .product-sub-infomation .product.attribute.sku strong:after {
    content: ":";
    display: inline-block;
    margin-right: 4px
}

.product-info-main .product-sub-infomation .product-brand .brand-name strong {
    font-weight: 400;
    color: #222
}

.product-info-main .product-sub-infomation .product-brand .brand-name strong.type:after {
    content: ":";
    display: inline-block;
    margin-right: 4px
}

.product-info-main .sharethis-inline-share-buttons {
    text-align: center !important;
    margin-top: 20px !important
}

.product-add-form .product-options-wrapper .fieldset>.field>.label {
    display: inline-block;
    margin: 0 0 10px !important;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000
}

.product-add-form .product-options-wrapper .fieldset>.field .ic-info {
    font-size: 18px;
    color: #ccc
}

.product-add-form .product-options-wrapper .fieldset>.field .ic-info:hover {
    color: #fd6036
}

.product-add-form .product-options-wrapper .fieldset>.field>a.info-icon.bundle-option-popup {
    display: inline-block;
    position: relative;
    padding: 0 5px
}

@media (max-width:767px) {
    .product-add-form .product-options-wrapper .fieldset>.field>a.info-icon.bundle-option-popup {
        z-index: 99
    }
}

.product-add-form .product-options-wrapper .fieldset>.field>.control {
    padding-bottom: 21px;
    padding-top: 0
}

.product-add-form .product-options-wrapper .fieldset>.field>.control select {
    margin-bottom: 5px;
    max-width: 450px;
    border-radius: 0
}

.product-add-form .product-options-wrapper .fieldset>.field>.control .options-list>.field+.field {
    margin-top: 7px
}

.product-add-form .product-options-wrapper .fieldset>.field>.control .price-notice {
    color: #2a2a2a;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block
}

.product-add-form .product-options-wrapper .fieldset>.field>.control .price-notice:before {
    content: "(";
    display: inline-block
}

.product-add-form .product-options-wrapper .fieldset>.field>.control .price-notice:after {
    content: ")";
    display: inline-block
}

.product-add-form .product-options-wrapper .swatch-opt {
    margin-bottom: 21px;
    margin-top: 0
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label {
    margin: 0 0 10px !important;
    display: inline-block;
    font-size: 14px;
    color: #222;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label:after {
    content: ":";
    display: inline-block;
    margin-left: 1px
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label+.swatch-attribute-selected-option {
    padding-left: 8px;
    font-size: 16px;
    color: #333
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute+.swatch-attribute {
    margin-top: 14px
}

.product-add-form .table-wrapper.grouped {
    margin: 25px 0
}

.product-add-form .table-wrapper.grouped .table.grouped {
    margin-bottom: 0
}

.product-add-form .table-wrapper.grouped thead tr th {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 9px 15px;
    vertical-align: middle
}

.product-add-form .table-wrapper.grouped thead tr th.qty {
    width: 1%;
    text-align: center
}

.product-add-form .table-wrapper.grouped tbody {
    border: none !important
}

.product-add-form .table-wrapper.grouped tbody tr td {
    border: 1px solid #ddd;
    border-top: none !important;
    vertical-align: middle;
    padding: 9px 15px
}

.product-add-form .table-wrapper.grouped tbody tr td .input-text.qty {
    color: #2a2a2a;
    text-align: center;
    width: 90px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.product-add-form .table-wrapper.grouped tbody tr td .product-item-name {
    font-weight: 500;
    display: block;
    color: #222
}

.product-add-form .table-wrapper.grouped tbody tr td .price {
    font-size: 18px
}

.page-product-grouped .product-info-main .product-info-price {
    display: none
}

.product-options-wrapper .nested .field.qty {
    margin-top: 10px;
    width: 300px;
    display: table
}

.product-options-wrapper .nested .field.qty>.label {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    padding-right: 15px;
    font-size: 13px;
    color: #1a1a1a
}

.product-options-wrapper .nested .field.qty>.label span:after {
    content: ":";
    display: inline-block;
    margin-left: 1px
}

.product-options-wrapper .nested .field.qty .control {
    display: table-cell;
    vertical-align: middle
}

.product-options-wrapper .nested .field.qty .control .input-text.qty {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    width: 115px;
    text-align: center
}

.product-options-wrapper select+.nested .field.qty {
    margin-top: 5px
}

.bundle-options-container .product-add-form form {
    display: block
}

.bundle-options-container .product-add-form form:after {
    content: "";
    display: table;
    clear: both
}

.bundle-options-container .product-add-form .bundle-options-wrapper .product-options-wrapper .legend.title {
    display: block;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    margin-bottom: 17px;
    padding-top: 25px;
    text-transform: uppercase
}

.bundle-options-container .product-add-form .block-bundle-summary .title strong {
    display: block;
    border: none;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    margin-bottom: 17px;
    padding-top: 25px;
    text-transform: uppercase
}

.bundle-options-container .product-add-form .block-bundle-summary .price-box .price {
    color: #2a2a2a;
    font-size: 22px
}

.bundle-summary.empty {
    display: none
}

.bundle-summary ul.bundle.items li {
    margin-bottom: 15px
}

.bundle-summary ul.bundle.items li strong.label {
    display: inline-block;
    font-size: 14px;
    color: #222;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px !important
}

.related-product-main .block-actions button {
    font-weight: 700;
    color: #222;
    background: 0 0;
    border: none;
    box-shadow: none
}

.related-product-main .product-item-info .product-top .product-item-inner {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10
}

.related-product-main .product-item-info .product-top .product-item-inner .label {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding-left: 2px;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.related-product-main .product-item-info .product-top .product-item-inner input {
    position: absolute;
    left: -9999px
}

.related-product-main .product-item-info .product-top .product-item-inner input:checked+.label {
    background-color: green;
    color: #fff;
    font-size: 26px
}

.related-product-main .product-item-info .product-top .product-item-inner input:checked+.label span:before {
    content: "\e66c"
}

.related-product-main,
.upsell-products-list,
.brand-related-products {
    padding-top: 60px
}

.related-product-main .product-item-info,
.upsell-products-list .product-item-info,
.brand-related-products .product-item-info {
    margin-bottom: 0
}

.catalog-product-view .uf_related_container .related-product-main.related {
    padding-top: 15px
}

.catalog-product-view .uf_related_container .related-product-main.related .uf_tab_recomendation_out {
    display: flex;
    justify-content: center
}

.catalog-product-view .uf_related_container .related-product-main.related .uf_tab_recomendation_out .title {
    margin: 0;
    padding: 10px 50px;
    font-size: 21px
}

.catalog-product-view .uf_related_container .related-product-main.related .uf_tab_recomendation_out .title+.title {
    margin-left: 5px
}

@media (max-width:991px) {
    .catalog-product-view .uf_related_container .related-product-main.related .uf_tab_recomendation_out .title {
        padding: 10px 18px;
        font-size: 18px
    }
}

@media (max-width:380px) {
    .catalog-product-view .uf_related_container .related-product-main.related .uf_tab_recomendation_out .title {
        padding: 10px;
        font-size: 13.5px
    }
}

.form.send.friend>.actions-toolbar {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd
}

.form.send.friend .fieldset.recipients {
    margin-top: 20px
}

.form.send.friend .fieldset.recipients #recipients-options>.fields {
    border-bottom: 1px dotted #f0f0f0;
    margin-bottom: 20px;
    padding-bottom: 5px
}

.form.send.friend .fieldset.recipients #recipients-options>.fields.additional>.actions-toolbar {
    margin-bottom: 15px
}

.product.info.detailed {
    clear: both;
    margin-bottom: 4px;
    margin-top: 66px
}

.product.info.detailed .additional-attributes {
    width: auto;
    border: none
}

.product.info.detailed .item.title>.switch .counter {
    font-size: 75%
}

.product.info.detailed .item.title>.switch .counter:before {
    content: "(";
    display: inline-block
}

.product.info.detailed .item.title>.switch .counter:after {
    content: ")";
    display: inline-block
}

.product.info.detailed .item.content .table.additional-attributes {
    margin: 0;
    width: 100%
}

.product.info.detailed .item.content .table.additional-attributes tr td,
.product.info.detailed .item.content .table.additional-attributes tr th {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border: 1px solid #ddd;
    padding: 15px
}

.product.info.detailed .item.content .table.additional-attributes tr th {
    font-weight: 600
}

.product-data-items-menu {
    display: table;
    margin: 0 auto 25px
}

.product-data-items-menu .data.item.title {
    display: table-cell;
    vertical-align: middle
}

.product-data-items-menu .data.item.title .data.switch {
    height: 40px;
    line-height: 40px;
    border: 1px solid transparent;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px
}

.product-data-items-menu .data.item.title:hover .data.switch,
.product-data-items-menu .data.item.title.active .data.switch {
    color: #222
}

.product-data-items-menu .data.item.title.active .data.switch {
    border-color: #222
}

.product-data-items-content .title-accordion {
    font-weight: 600;
    color: #000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px
}

.product-data-items-content .title-accordion:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center
}

.product-data-items-content .title-accordion.active:after {
    content: "-"
}

.product-data-items-content .title-accordion .counter:before {
    content: "("
}

.product-data-items-content .title-accordion .counter:after {
    content: ")"
}

.product-data-items-content .data.item.content {
    padding: 25px 15px 15px;
    border: 1px solid #f6f6f8
}

.product-data-items-content .data.item.content+.title-accordion {
    margin-top: 10px
}

.product.info.detailed .product.data.items>.item.title {
    float: left;
    width: auto;
    margin: 0 3px;
    color: #fff;
    font-weight: 700
}

@media (min-width:320px) and (max-width:768px) {
    .product.info.detailed .product.data.items>.item.title {
        width: 100%;
        border-radius: 0;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 1px solid #fff
    }
}

.product.info.detailed .product.data.items>.item.title:first-child {
    margin-left: 35%
}

@media (min-width:320px) and (max-width:768px) {
    .product.info.detailed .product.data.items>.item.title:first-child {
        margin-left: 0
    }
}

.product.info.detailed .product.data.items>.item.title .data.switch {
    padding: 6px 20px;
    display: inline-block;
    color: #333
}

.product.info.detailed .product.data.items>.item.title .data.switch:hover {
    color: #333
}

@media (min-width:320px) and (max-width:768px) {
    .product.info.detailed .product.data.items>.item.title .data.switch {
        width: 100%;
        max-width: 100%;
        position: relative
    }

    .product.info.detailed .product.data.items>.item.title .data.switch:after {
        content: '\002b';
        position: absolute;
        right: 5%
    }
}

.product.info.detailed .product.data.items>.active {
    background-color: #222;
    border-radius: 27px
}

.product.info.detailed .product.data.items>.active .data.switch {
    color: #fff !important
}

.product.info.detailed .product.data.items>.active .data.switch:hover {
    color: #fff
}

@media (min-width:320px) and (max-width:768px) {
    .product.info.detailed .product.data.items>.active .data.switch:after {
        content: '\002d' !important
    }
}

.product.info.detailed .product.data.items>.item.content {
    margin-top: 43px;
    padding: 35px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%
}

.product.info.detailed .product.data.items>.item.content:after {
    content: '';
    display: table;
    clear: both
}

@media (min-width:320px) and (max-width:768px) {
    .product.info.detailed .product.data.items>.item.content {
        border: 1px solid #fff;
        border-top: none;
        margin-top: 38px;
        padding: 70px 35px 35px;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.brand-related-products {
    clear: both !important
}

.margin-top60 {
    clear: both
}

.deal-timer {
    max-width: 270px
}

.deal-timer .countdown {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .countdown>span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 0 4px
}

.deal-timer .countdown>span>b {
    font-weight: 400;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    position: relative;
    border-radius: 4px 4px 0 0;
    line-height: 1;
    padding-top: 14px
}

.deal-timer .time-note {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .time-note span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin: 0 4px;
    text-align: center;
    color: #999;
    background-color: #2a2a2a;
    border-radius: 0 0 4px 4px;
    padding-bottom: 6px
}

#mgs-ajax-loading {
    display: none
}

#mgs-ajax-loading .preloader {
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    background: url(https://medias.utsavfashion.com/skin/frontend/base/default/images/amshopby-overlay.gif) center 20% no-repeat;
    position: absolute;
    z-index: 9999
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.popup__related {
    border-top: 1px solid #ddd;
    padding: 20px
}

.popup__related .products-grid {
    margin: 0 -10px
}

.popup__related .products-grid .product-item-info {
    margin: 0
}

.popup__related .products-grid .owl-item {
    padding: 0 10px
}

.ajaxcart-catalog-product-view {
    overflow-y: auto !important
}

.ajaxcart-catalog-product-view h1.product-name {
    font-size: 20px
}

.ajaxcart-catalog-product-view .product-info-main .product-add-form .actions.action-add-to,
.ajaxcart-catalog-product-view .bundle-info .product-details .actions.action-add-to {
    display: none !important
}

.ajaxcart-catalog-product-view .product-info-main .product-add-form .actions button.tocart,
.ajaxcart-catalog-product-view .bundle-info .product-details .actions button.tocart {
    padding: 0 25px
}

.ajaxcart-catalog-product-view .bundle-options-container .product-add-form {
    display: block !important
}

.ajaxcart-catalog-product-view .bundle-options-container .product-add-form .block-bundle-summary {
    margin-top: 0 !important
}

.ajaxcart-catalog-product-view #maincontent {
    width: 100%;
    padding: 15px;
    min-height: 0px
}

.ajaxcart-catalog-product-view .page-wrapper {
    max-width: 100%
}

.ajaxcart-catalog-product-view .top-panel,
.ajaxcart-catalog-product-view .page.messages,
.ajaxcart-catalog-product-view .scroll-to-top {
    display: none !important
}

.ajaxcart-catalog-product-view .bundle-options-wrapper {
    padding-top: 0 !important
}

.ajaxcart-catalog-product-view .page-title-wrapper.product {
    margin-top: 0 !important
}

.ajaxcart-catalog-product-view .product-addto-links {
    display: none !important
}

.ajaxcart-catalog-product-view .product-info-main .price-from,
.ajaxcart-catalog-product-view .product-info-main .price-to,
.ajaxcart-catalog-product-view .product-info-main .bundle-actions {
    display: none !important
}

.ajaxcart-catalog-product-view .bundle-options-wrapper .legend.title,
.ajaxcart-catalog-product-view .bundle-options-wrapper .legend.title+br+.margin-top20,
.ajaxcart-catalog-product-view .bundle-options-wrapper .fieldset>p.required {
    display: none !important
}

.ajaxcart-catalog-product-view .block-bundle-summary .product-details .product.name,
.ajaxcart-catalog-product-view .block-bundle-summary .product-details .stock {
    display: none !important
}

.ajaxcart-catalog-product-view .block-bundle-summary .bundle-summary {
    display: none !important
}

.ajaxcart-catalog-product-view .block-bundle-summary>.title,
.ajaxcart-catalog-product-view .block-bundle-summary>.content .box-tocart .field.qty {
    display: none !important
}

.success-ajax--popup .mfp-inline-holder .mfp-content {
    width: 95% !important;
    margin: 0 auto;
    max-width: 350px;
    background-color: #fff;
    position: relative;
    border-radius: 15px
}

.success-ajax--popup .mfp-inline-holder .mfp-content .popup__columns .page.messages {
    display: none !important
}

.success-ajax--popup .mfp-iframe-holder .mfp-content {
    position: relative;
    width: 320px !important;
    margin: 0 auto;
    background-color: #fff;
    min-height: 400px
}

.success-ajax--popup .product-image-container {
    width: 100% !important
}

.success-ajax--popup .product-image-container .product-image-wrapper .product-image-photo {
    max-width: 100% !important;
    width: 120px !important;
    margin: 0 auto;
    display: block;
    height: auto !important
}

.success-ajax--popup .popup__result-view-cart {
    width: 50%
}

.success-ajax--popup .popup__result-view-cart button.btn.btn-xs.btn-default {
    min-width: 145px;
    width: 100%;
    border-radius: 10px;
    height: 45px;
    line-height: 45px;
    display: flex;
    align-content: center;
    align-items: center;
    text-transform: capitalize;
    justify-content: center;
    font-size: 18px
}

.success-ajax--popup .popup__result-view-cart button.btn.btn-xs.btn-default .ic-arrow-right {
    margin-left: 5px
}

@media (max-width:490px) {
    .success-ajax--popup .popup__result-view-cart button.btn.btn-xs.btn-default {
        width: 100%
    }
}

.success-ajax--popup .popup__actions-wrapper {
    padding: 0 20px 20px
}

.success-ajax--popup .popup__actions-wrapper button {
    width: 100%;
    text-align: center;
    display: block;
    min-height: 30px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.success-ajax--popup .popup__result-title {
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    color: #444;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto
}

.success-ajax--popup .popup__result-title span.price {
    margin-left: 8px;
    color: #000
}

.success-ajax--popup .mfp-close {
    position: absolute;
    background-color: #fff;
    width: 21px;
    height: 21px;
    font-size: 21px;
    font-weight: 400;
    opacity: 1;
    color: #000;
    line-height: 21px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    right: 10px;
    top: 10px !important;
    -o-border-radius: 50px;
    border-radius: 50px;
    border: 2px #000 solid;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.success-ajax--popup .mfp-close:hover {
    color: #fd6036
}

.success-ajax--popup p.price-as-configured {
    margin-bottom: 0
}

.success-ajax--popup p.price-as-configured .price {
    color: #444
}

.success-ajax--popup .message>div {
    margin: 0 !important;
    padding: 0;
    line-height: 1.428;
    text-align: center
}

.success-ajax--popup .message>div:before {
    content: none !important
}

.success-ajax--popup .popup__column-title {
    color: #000;
    margin: 15px 15px 0;
    font-size: 21px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize
}

.success-ajax--popup .popup__table {
    color: #000;
    display: flex;
    width: 100%;
    padding: 15px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.success-ajax--popup .popup__table .popup__table-col {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    margin: 0 auto 0px auto;
    border-bottom: 0 #e5e5e5 solid;
    padding-bottom: 0
}

.success-ajax--popup .popup__table .popup__table-col:first-child {
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding: 0 0 15px;
    width: 100%
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--media {
    max-width: 100px;
    text-align: center;
    margin-right: 10px;
    width: 24%
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--media .img-responsive {
    width: 100%;
    border-radius: 15px
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--desc {
    width: 72%
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--desc #nameProduct {
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 21px
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--desc .popup__services {
    line-height: 18px;
    font-size: 15px
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--result {
    width: 100%
}

.success-ajax--popup .popup__table .popup__table-col .popup__column--result .popup__result-action {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px
}

@media (max-width:500px) {
    .success-ajax--popup .popup__table .popup__table-col .popup__column--result .popup__result-action {
        flex-direction: column-reverse
    }

    .success-ajax--popup .popup__table .popup__table-col .popup__column--result .popup__result-action .popup__result-view-cart {
        width: 100%;
        margin-bottom: 10px
    }
}

.success-ajax--popup .popup__table .popup__table-col .popup__column-cart-item {
    font-weight: 400;
    padding-bottom: 5px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px
}

.success-ajax--popup .popup__table .popup__table-col .popup__column-cart-item a {
    color: #8f613e
}

.success-ajax--popup .popup__table .popup__table-col .popup__column-cart-item a:hover {
    color: #fd6036
}

.success-ajax--popup .popup__table .popup__table-col .popup__result-continue-shop a {
    font-size: 15px;
    color: #8f613e;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -8px
}

.success-ajax--popup .popup__table .popup__table-col .popup__result-continue-shop a:before {
    content: "\e260";
    font-family: 'themeicons';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px
}

.success-ajax--popup .popup__table .popup__table-col .popup__result-continue-shop a:hover {
    color: #fd6036
}

@media (max-width:490px) {
    .success-ajax--popup .popup__table {
        flex-direction: column
    }

    .success-ajax--popup .popup__table .popup__table-col {
        width: 100%
    }

    .success-ajax--popup .popup__table .popup__table-col:first-child {
        border-right: none;
        border-bottom: 1px solid #ddd;
        margin: 0 0 10px;
        padding: 0 0 15px;
        width: 100%
    }
}

.product-tab .menu-product-tabs {
    text-align: center;
    margin: 0 auto 31px;
    border: none
}

.product-tab .menu-product-tabs li {
    float: none;
    display: inline-block;
    margin: 0
}

.product-tab .menu-product-tabs li a {
    background-color: transparent;
    border: 1px solid transparent;
    color: #878787;
    border-radius: 40px !important;
    padding: 8px 25px 7px
}

.product-tab .menu-product-tabs li:hover a {
    color: #222
}

.product-tab .menu-product-tabs li.active a {
    background-color: transparent;
    border: 1px solid #222;
    color: #222
}

.product-tab .tab-content {
    position: relative
}

.product-tab .tab-content .tab-pane {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.product-tab .tab-content .tab-pane.active {
    position: static;
    opacity: 1;
    visibility: visible
}

.hidden-menu .product-tab .menu-product-tabs {
    display: none
}

.lookbook_banner {
    min-height: 100vh;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative
}

.lookbook_banner:after {
    content: "";
    background-color: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lookbook_banner>.container,
.lookbook_banner>.container-fluid {
    z-index: 1;
    margin: auto
}

.lookbook_banner .big-title {
    font-size: 60px
}

.modal_newsletter_popup.modal-popup._show {
    z-index: 99999999 !important
}

.modal_newsletter_popup.modal-popup._show+.modals-overlay {
    z-index: 99999998 !important
}

.modal_newsletter_popup.modal-popup .modal-header {
    display: none
}

.modal_newsletter_popup.modal-popup .modal-inner-wrap {
    width: auto
}

.modal_newsletter_popup.modal-popup .modal-inner-wrap .modal-content {
    background: 0 0;
    box-shadow: none;
    border: none
}

.modal_newsletter_popup.modal-popup .action-close {
    border: none;
    background-color: rgba(255, 255, 255, .8);
    width: 30px;
    height: 30px;
    font-size: 30px;
    opacity: 1;
    color: #222;
    line-height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.modal_newsletter_popup.modal-popup .action-close:before {
    content: none
}

.modal_newsletter_popup.modal-popup .action-close em {
    display: block
}

.modal_newsletter_popup.modal-popup .action-close:hover {
    background-color: #fff
}

.modal_newsletter_popup.modal-popup .newsletter_popup {
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.modal_newsletter_popup.modal-popup .pop-sletter-title {
    height: 150px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: center center;
    background-size: cover;
    position: relative
}

.modal_newsletter_popup.modal-popup .pop-sletter-title:after {
    background: #000;
    opacity: .3;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.modal_newsletter_popup.modal-popup .pop-sletter-title h4 {
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    line-height: 150px;
    color: #fff
}

.modal_newsletter_popup.modal-popup .newsletter-popup-content {
    text-align: center;
    padding: 20px 30px 0
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form form .form-group {
    padding: 0 30px
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form form .actions {
    padding: 0 30px 30px
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form .pop-sletter-footer {
    text-align: center;
    padding: 15px;
    font-size: 12px;
    background-color: #f4f4f4
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form .action.subscribe {
    border-radius: 0;
    margin-top: 10px
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form div.checkbox {
    color: #333;
    padding: 9px 8px 6px;
    text-align: left;
    margin: 0
}

.modal_newsletter_popup.modal-popup .newsletter-popup-form div.checkbox label {
    font-size: 11px
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    background-image: none;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}

.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:focus {
    border-color: #2a2a2a
}

.mgs-quickview-catalog-product-view {
    height: auto !important;
    overflow: hidden !important
}

.mgs-quickview-catalog-product-view .page-main.container {
    width: auto;
    min-height: 0 !important;
    padding: 0
}

.mgs-quickview-catalog-product-view .page-main.container .column.main {
    width: 100%
}

.mgs-quickview-catalog-product-view .page-main.container>.row>.sidebar {
    display: none
}

.mgs-quickview-catalog-product-view .scroll-to-top,
.mgs-quickview-catalog-product-view .box-tocart .action-add-to {
    display: none !important
}

.mgs-quickview-catalog-product-view .product-detail-infomation.col-xs-12 {
    overflow-x: hidden;
    overflow-y: auto
}

.mgs-quickview-catalog-product-view .product-detail-infomation.col-xs-12 .product-detail-infomation-content {
    padding: 30px 0
}

.mgs-quickview-catalog-product-view .product.media .product-image-base {
    margin-bottom: 0
}

.product.media img.zoomImg {
    cursor: move
}

.mfp-mgs-quickview-frame .mfp-iframe-scaler {
    padding-top: 63.75%
}

.product.media {
    margin-top: 0 !important
}

.product.media img {
    min-width: 100%
}

.product.media.product-gallery-grid .row {
    margin: 0 -5px
}

.product.media.product-gallery-grid .col-xs-6 {
    padding: 0 5px;
    margin-bottom: 10px
}

.product.media.product-gallery-grid .item-image {
    position: relative
}

.product.media.product-gallery-grid .item-image .popup-youtube {
    position: absolute;
    z-index: 20;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 15px
}

.product.media .gallery-list .item-image {
    margin-bottom: 30px;
    position: relative
}

.product.media .gallery-list .item-image .popup-youtube {
    position: absolute;
    z-index: 20;
    bottom: 15px;
    right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 15px
}

.product.media .horizontal-thumbnail-row {
    margin: 0 -5px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav>div {
    width: 30px;
    height: 30px;
    font-size: 20px;
    margin-top: -15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav>div i {
    line-height: 22px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav>div.owl-next {
    right: 10px
}

.product.media .horizontal-thumbnail.owl-carousel .owl-nav>div.owl-prev {
    left: 10px
}

.product.media .horizontal-thumbnail .owl-item {
    padding: 0 5px
}

.product.media .image-item {
    position: relative
}

.product.media .product-video-button a {
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 44px;
    line-height: 40px;
    border: 2px solid #222;
    border-radius: 40px;
    display: block;
    text-align: center;
    padding: 0 30px;
    color: #222;
    font-size: 14px;
    z-index: 10
}

.product.media .product-video-button a i {
    margin-right: 5px;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle
}

.product.media .product-video-button a:hover {
    color: #fff;
    border-color: #333;
    background-color: #333
}

.product.media .gallery-thumbnail .image-item {
    cursor: pointer
}

.product.media .gallery-thumbnail .image-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: .4;
    z-index: 1
}

.product.media .gallery-thumbnail .image-item.active:after {
    opacity: 0
}

.product.media .gallery-thumbnail .image-item.video-thumbnail:before {
    content: "\e604";
    background: rgba(255, 255, 255, .1);
    font-size: 50px;
    color: #222;
    font-family: "Pe-icon-7-stroke";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    text-align: center;
    z-index: 2
}

.sticky-info-multiple-col .product-info-main .product-info-price .price-box {
    display: table;
    margin: 0 auto
}

.sticky-info-multiple-col .product-info-main .product-detail-deals {
    margin: 25px auto 0
}

.sticky-info-multiple-col .swatch-attribute-options {
    display: table;
    margin: 0 auto
}

.sticky-info-multiple-col .product-detail-infomation {
    text-align: center;
    padding-top: 120px
}

.sticky-info-multiple-col .full-review.product-reviews-summary {
    margin: 0 auto
}

.sticky-info-multiple-col .product-add-form .product-options-wrapper {
    padding-top: 0
}

.sticky-info-multiple-col .product-add-form .table-wrapper.grouped {
    margin: 0 0 25px
}

.sticky-info-multiple-col .product-add-form .table-wrapper.grouped thead tr th {
    text-align: left
}

.sticky-info-multiple-col .product-info-main .product-add-form .actions.action-add-to,
.sticky-info-multiple-col .bundle-info .product-details .actions.action-add-to {
    margin-left: 10px;
    clear: left;
    padding: 10px 0 0;
    float: none;
    display: table;
    margin: 0 auto
}

.sticky-info-multiple-col .product-info-main .product-add-form .box-tocart>.fieldset,
.sticky-info-multiple-col .bundle-info .product-details .box-tocart>.fieldset {
    text-align: center;
    float: none
}

.sticky-info-multiple-col .product-info-main .product-add-form .actions button.tocart,
.sticky-info-multiple-col .bundle-info .product-details .actions button.tocart {
    padding: 0 25px
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    padding: 5px 0
}

.slick-arrow.slick-hidden {
    display: none
}

.product.media .gallery-horizontal .item-image .popup-youtube,
.product.media .gallery-vertical .item-image .popup-youtube {
    display: none !important
}

.product.media .vertical-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product.media .vertical-gallery #vertical-thumbnail-wrapper {
    width: 70px
}

.product.media .vertical-gallery .owl-carousel.gallery-vertical {
    width: calc(100% - 70px);
    padding-left: 25px
}

.product.media .vertical-gallery .slick-vertical>.slick-list.draggable {
    overflow: hidden
}

.product.media .vertical-gallery .vertical-thumbnail {
    display: none;
    position: relative
}

.product.media .vertical-gallery .vertical-thumbnail.slick-initialized {
    display: block
}

.product.media .vertical-gallery .slick-arrow {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 34px;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, .5))
}

.product.media .vertical-gallery .slick-arrow.pe-7s-angle-down {
    bottom: 0;
    top: auto;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .5), #fff)
}

.product.media .vertical-gallery .slick-arrow:hover {
    color: #333
}

.product.media .item-thumb {
    position: relative
}

.product.media .item-thumb:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: .4;
    z-index: 1
}

.product.media .item-thumb.active:after {
    content: none
}

.product.media .item-thumb .popup-youtube {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.product.media .item-thumb .popup-youtube:before {
    content: "\e604";
    background: rgba(255, 255, 255, .1);
    font-size: 50px;
    color: #222;
    font-family: "Pe-icon-7-stroke";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    text-align: center;
    z-index: 2
}

.text-center .sharethis-inline-share-buttons {
    text-align: center !important
}

.text-right .sharethis-inline-share-buttons {
    text-align: right !important
}

.portfolio-detail-item .sharethis-inline-share-buttons {
    margin-bottom: 20px;
    text-align: center !important
}

.modal-popup.confirm .action-close {
    top: 15px
}

.modal-popup.confirm .action-close:before {
    content: "\e20f";
    font-family: 'ThemeIcons';
    font-size: 20px;
    line-height: 22px
}

.modal-popup.confirm .modal-footer .action-secondary,
.modal-popup.confirm .modal-footer .action-primary {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 36px;
    font-weight: 600;
    padding: 0 20px 5px;
    line-height: 30px;
    background-color: transparent
}

.modal-popup.confirm .modal-footer .action-primary {
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

.modal-popup.confirm .modal-footer .action-primary:hover {
    color: #fff;
    border: 2px solid #333;
    background-color: #333
}

.modal-popup.confirm .modal-footer .action-secondary {
    margin-right: 15px;
    color: #fff;
    border: 2px solid #333;
    background-color: #333
}

.modal-popup.confirm .modal-footer .action-secondary:hover {
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

.video-banner {
    position: relative
}

.video-banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    top: 0;
    background-color: #000;
    opacity: .4
}

.video-banner .text {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    text-align: center;
    position: relative
}

.video-banner .text:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: -1
}

.video-banner #video-background:not(.loaded) {
    display: none
}

.video-banner .loaded+.text {
    background: 0 0 !important;
    padding: 0 !important;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.video-banner .loaded+.text:after {
    content: none
}

.page-products-full-width .breadcrumbs .container,
.page-products-full-width #maincontent {
    width: 100%
}

.active-loading-gallery .product.media.product-gallery-grid {
    position: relative
}

.active-loading-gallery .product.media.product-gallery-grid:after {
    background-color: rgba(0, 0, 0, .7);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../frontend/Mgs/claue_ufpl/en_US/images/loader.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto
}

.active-loading-gallery .product.media.product-gallery-list .image-item {
    position: relative
}

.active-loading-gallery .product.media.product-gallery-list .image-item:after {
    background-color: rgba(0, 0, 0, .7);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../frontend/Mgs/claue_ufpl/en_US/images/loader.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto
}

.active-loading-gallery .product.media .product-image-base,
.active-loading-gallery .product.media.swatched-image {
    position: relative
}

.active-loading-gallery .product.media .product-image-base:after,
.active-loading-gallery .product.media.swatched-image:after {
    background-color: rgba(0, 0, 0, .7);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../frontend/Mgs/claue_ufpl/en_US/images/loader.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto
}

.image-item.video-thumbnail a:after {
    position: absolute;
    content: "";
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.twitter-item {
    text-align: center
}

.twitter-item+.twitter-item {
    margin-top: 30px
}

.twitter-item a {
    color: #222;
    font-weight: 500
}

.twitter-item img {
    width: auto !important;
    margin: 0 auto 10px
}

.btn-loadmore {
    border: 2px solid #222;
    border-radius: 40px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 45px;
    font-size: 14px;
    color: #222;
    cursor: pointer;
    font-weight: 600
}

.btn-loadmore .icon {
    display: none
}

.btn-loadmore .icon .fa {
    font-size: 20px;
    line-height: 46px;
    text-align: center
}

.btn-loadmore:hover {
    background-color: #333;
    color: #fff;
    border-color: #333
}

.btn-loadmore.loading {
    background-color: #333;
    color: #fff;
    border-color: #333
}

.btn-loadmore.loading .text {
    display: none
}

.btn-loadmore.loading .icon {
    display: block
}

.boxed .breadcrumbs ul.items {
    margin-left: 15px
}

.lazy-loading-img .products-grid .product-item-info .product-top,
.lazy-loading-img .list-products .product-item-info .product-image,
.lazy-loading-img .promobanner,
.lazy-loading-img .thumbnail-post,
.lazy-loading-img .instagram-item {
    background: #f7f7f7
}

.white-text .content-heading h3.title,
.white-text .content-heading .block-note {
    color: #fff
}

.white-text .content-heading h3.title:before,
.white-text .content-heading .block-note:before,
.white-text .content-heading h3.title:after,
.white-text .content-heading .block-note:after {
    background-color: #fff
}

.white-text .testimonial-list-block .testimonial-content .content blockquote {
    color: #fff
}

.white-text .testimonial-list-block .testimonial-content .content blockquote:before {
    color: #fff !important
}

.white-text .testimonial-list-block.center_content .testimonial-item .author-info .name,
.white-text .testimonial-list-block.center_content .testimonial-item .author-info .infomation {
    color: #fff
}

.service-boxed {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #333
}

.service-boxed:after {
    content: "";
    display: table;
    clear: both
}

.service-boxed .icon-service {
    float: left;
    width: 25%;
    padding: 47px 30px 43px
}

.service-boxed .icon-service:hover {
    background-color: rgba(0, 0, 0, .1)
}

.service-boxed .icon-service .icon {
    padding-right: 0;
    color: #fff
}

.service-boxed .icon-service .icon i {
    font-weight: 600
}

.slider_item {
    position: relative
}

.slider_item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: .4;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.slider_item:hover:after {
    background-color: #333;
    opacity: .2
}

.slider_item .text-slider {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0 15px;
    z-index: 1
}

.slider_item .text-slider h2 {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 1px;
    margin: 10px 0
}

.slider_item .text-slider p {
    max-width: 500px;
    display: block;
    margin: 0 auto 20px
}

#slider_jewelry.owl-carousel .owl-dots {
    display: table;
    margin: 20px auto 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin: 0 0 20px
}

body>.loading-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(255, 255, 255, .2);
    background-image: url(https://medias.utsavfashion.com/skin/frontend/base/default/images/amshopby-overlay.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px
}

body>.loading-mask .loader {
    display: none !important
}

.simple-product .products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 45px;
    left: 30px;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.simple-product .products-grid .product-item-info .product-item-details .price-box .price {
    color: #ddd
}

.simple-product .products-grid .product-item-info .product-item-details .price-box .special-price .price {
    color: red
}

.simple-product .products-grid .product-item-info .product-item-details .product-item-name a {
    color: #fff
}

.simple-product .products-grid .product-item-info .product-item-details .product-item-name a:hover {
    color: #56cfe1
}

.simple-product .products-grid .product-item-info:hover .product-item-details {
    visibility: visible;
    opacity: 1
}

.simple-product .products-grid .product-item-info:hover a.photo:after {
    opacity: .3;
    visibility: visible
}

.simple-product .single-product .products-grid .product-item-info .product-top a.photo {
    padding-top: calc(133.3333% - 10px) !important
}

.title-instagram .instagram-block {
    position: relative
}

.title-instagram .instagram-block .content-heading .block-note {
    font-size: 16px;
    color: #222;
    display: inline-block;
    font-weight: 600
}

.title-instagram .instagram-block .content-heading .name {
    visibility: visible !important;
    display: inline-block !important;
    line-height: 22px
}

.catalog-product-view .product.media {
    position: relative
}

.cms-index-index .page-title-wrapper {
    display: none
}

.cms-index-index .header.header6:not(.active-sticky) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, .3) !important
}

.message.global.cookie {
    background-color: rgba(0, 0, 0, .85);
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff
}

.message.global.cookie a {
    font-weight: 600
}

.message.global.cookie .content {
    padding: 15px 15px 0;
    text-align: center
}

.message.global.cookie .content strong {
    font-weight: 600
}

.message.global.cookie .content .actions {
    padding-top: 5px
}

.message.global.cookie .content .actions button {
    border: none;
    background: 0 0 !important;
    white-space: nowrap;
    font-weight: 600;
    text-decoration: underline
}

.message.global.cookie .content .actions button:hover {
    color: #333
}

.minicart-wrapper.minicart-wrapper--dropdown:after {
    content: none !important
}

.minicart-wrapper.minicart-wrapper--dropdown .block-minicart {
    position: absolute;
    top: 100% !important;
    right: 0;
    top: 100%;
    bottom: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 0
}

.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content {
    max-height: unset;
    overflow: hidden
}

.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content .minicart-items-wrapper {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: -20px;
    height: auto !important
}

.minicart-wrapper.minicart-wrapper--dropdown .block-minicart .block-content ol.minicart-items {
    height: auto !important
}

.minicart-wrapper.minicart-wrapper--dropdown .close-minicart {
    display: none
}

.minicart-wrapper.minicart-wrapper--dropdown:hover,
.minicart-wrapper.minicart-wrapper--dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px)
}

.minicart-wrapper.minicart-wrapper--dropdown:hover .block-minicart,
.minicart-wrapper.minicart-wrapper--dropdown.active .block-minicart {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.minicart-wrapper.minicart-wrapper--dropdown:hover .action.showcart,
.minicart-wrapper.minicart-wrapper--dropdown.active .action.showcart {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15)
}

@media (min-width:992px) {
    .minicart-wrapper.minicart-wrapper--dropdown:hover .mage-dropdown-dialog {
        display: block !important
    }

    .minicart-wrapper.minicart-wrapper--dropdown:hover .mage-dropdown-dialog .block-minicart {
        opacity: 1;
        visibility: visible
    }
}

.payment-method-braintree .payment-method-content>form.form {
    max-width: 500px
}

.payment-method-braintree .hosted-control {
    height: 40px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 0 10px
}

.payment-method-braintree ._with-tooltip .field-tooltip.toggle span span span {
    display: none
}

.payment-method-braintree .hosted-date-wrap:after {
    content: "";
    display: table;
    clear: both
}

.payment-method-braintree .hosted-date-wrap .hosted-error {
    clear: left
}

.payment-method-braintree .hosted-date-wrap .hosted-date {
    float: left;
    width: calc(50% - 15px)
}

.payment-method-braintree .hosted-date-wrap .hosted-date+.hosted-date {
    margin-left: 30px
}

.payment-method-braintree .hosted-error {
    color: red;
    font-style: italic;
    font-size: 12px;
    display: none
}

.payment-method-braintree .braintree-hosted-fields-invalid+.hosted-error {
    display: block
}

.footer .switcher-store {
    position: static;
    float: left
}

.footer .switcher-store .switcher-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    font-weight: 400;
    padding: 14px 0 5px;
    position: relative
}

.footer .switcher-store .switcher-toggle .fa-angle-down {
    font-size: 11px;
    margin-left: 2px;
    margin-top: 1px
}

.footer .switcher-store .dropdown-menu {
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    font-size: 12px;
    left: auto;
    margin: 0;
    min-width: 110px;
    padding: 0;
    transform: translateY(20px);
    transition: all .3s ease 0s;
    display: block;
    opacity: 0;
    visibility: hidden
}

.footer .switcher-store .dropdown-menu li a {
    padding: 5px 15px
}

.onepage-index-index .page-header {
    text-align: center
}

.panel-popup {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

.product-gallery-popup img:not(.img-thumbs) {
    cursor: zoom-in
}

.header.active-sticky:hover .sub-categories {
    opacity: 1;
    visibility: visible;
    max-height: 45px
}

.header.active-sticky .sub-categories {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden
}

.header.active-sticky {
    position: sticky !important
}

.sub-categories {
    transition: all .3s;
    border-top: 1px solid #eee
}

.sub-categories .items {
    text-align: center
}

.sub-categories .items .item {
    display: inline-block
}

.sub-categories .items .item a {
    padding: 10px 18px;
    color: #222;
    display: block
}

.sub-categories .items .item a:hover {
    color: #333
}

.mgs-quickview-catalog-product-view #view-detail {
    color: #000
}

.mgs-quickview-catalog-product-view #view-detail:hover {
    color: #333
}

.filter .filter-title {
    display: none
}

.catalog-category-view.page-layout-1column .category-product-actions .filter-toggle {
    float: left;
    width: 20%;
    display: block
}

.filter-open .page-layout-1column .category-product-actions .filter-toggle .title:after {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .8;
    display: block;
    content: "";
    z-index: 998
}

.page-layout-1column .category-product-actions .filter-toggle .title {
    font-size: 36px;
    cursor: pointer;
    line-height: 1;
    color: #222
}

.page-layout-1column .category-product-actions .filter-toggle .title>span {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: translateX(-90deg)
}

.filter-open .page-layout-1column .block.filter .block-content.filter-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0)
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart {
    display: none
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    display: block
}

.products-grid .product-item-info.disable_hover_effect .product-top:hover a.photo:after {
    display: none
}

.products-grid .product-item-info.disable_hover_effect .product-top .actions-link button {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible;
    color: #000
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    border: 1px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    margin-top: 9px
}

.page-layout-1column .category-product-actions .filter-toggle .title:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e680";
    position: fixed;
    color: #fff;
    display: block;
    font-size: 45px;
    left: -50px;
    line-height: 50px;
    top: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.filter-open .page-layout-1column .category-product-actions .filter-toggle .title:before {
    left: 268px;
    opacity: 1;
    visibility: visible
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart {
    display: none
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    display: block
}

.products-grid .product-item-info.disable_hover_effect .product-top:hover a.photo:after {
    display: none
}

.products-grid .product-item-info.disable_hover_effect .product-top .actions-link button {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible;
    color: #000
}

.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    border: 1px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    margin-top: 9px
}

.product-info-main .links-title {
    display: none
}

.product-info-main .downloads .label {
    font-size: 14px;
    color: #000
}

.product-info-main .downloads .control {
    display: inline-block
}

.product-info-main .samples {
    margin-bottom: 0
}

.product-info-main .samples .item-title {
    display: inline-block;
    color: #000;
    font-weight: 400
}

.product-info-main .samples .item {
    display: inline-block;
    padding-left: 20px
}

.product-info-main .product-social-links {
    display: none
}

.deal-products-grid.products-grid .product-item-info.disable_hover_effect .tocart.btn-cart.hover_effect {
    margin: 0 auto;
    margin-top: 9px
}

.product-info-main .swatch-option {
    border: 1px solid #ddd
}

.mfp-iframe-scaler iframe {
    background-image: url(../../frontend/Mgs/claue_ufpl/en_US/images/loader_black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px
}

.header .search-form.select-search .form-search .form.minisearch {
    display: block;
    position: fixed;
    top: 0
}

.header .search-form .form-search .form.minisearch .input-text {
    position: fixed;
    left: 0;
    right: 0
}

html,
body {
    -webkit-overflow-scrolling: touch !important
}

.swatch-input.super-attribute-select {
    display: none
}

.product-detail-media {
    position: relative
}

@media (max-width:767px) {
    .product-detail-media {
        margin-top: 5px
    }
}

.product-detail-infomation-slide-gallery .price-box .old-price {
    float: none
}

.product-detail-infomation-slide-gallery .product-info-main .product-add-form .box-tocart>.fieldset,
.product-detail-infomation-slide-gallery .bundle-info .product-details .box-tocart>.fieldset {
    float: none
}

.product-detail-infomation-slide-gallery .product-info-main .product-add-form .tocart,
.product-detail-infomation-slide-gallery .bundle-info .product-details .tocart {
    margin-right: 0
}

.product-detail-infomation-slide-gallery .product-info-main {
    text-align: center
}

.product-detail-infomation-slide-gallery .product-info-main .full-review.product-reviews-summary {
    margin: 0 auto
}

.product-detail-infomation-slide-gallery .product-info-main .sharethis-inline-share-buttons {
    margin-top: 10px !important
}

.product-detail-infomation-slide-gallery .extra-link {
    display: inline-block;
    padding-right: 30px
}

.product-detail-infomation-slide-gallery .product-info-main .product-sub-infomation>div {
    display: inline-block;
    padding-right: 20px
}

.product-detail-infomation-slide-gallery .product-sub-infomation {
    display: inline-block
}

.product-detail-infomation-slide-gallery .product-data-items-content .data.item.content {
    padding: 0;
    border: 0;
    margin-bottom: 60px;
    display: block !important
}

.product-detail-infomation-slide-gallery .product-name {
    font-size: 31px;
    margin-top: 10px
}

.product-detail-infomation-slide-gallery .product-info-main .product-info-price .price-box .price {
    font-size: 26px
}

.product-detail-infomation-slide-gallery .product-info-main .swatch-option {
    float: none;
    display: inline-block
}

.content-heading h3.title .counter:after {
    content: ')';
    display: inline-block
}

.content-heading h3.title .counter:before {
    content: '(';
    display: inline-block
}

.related-product-main .product-item-info .product-top .product-item-inner .label {
    padding-left: 0;
    line-height: 45px
}

.product-info-main .product-add-form .tocart,
.bundle-info .product-details .tocart {
    margin-right: 10px
}

.popup-authentication .actions-toolbar button {
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222 !important;
    background-color: #222 !important;
    margin-bottom: 10px;
    display: inline-block
}

.popup-authentication .actions-toolbar button::hover {
    color: #fff;
    border: 2px solid #56cfe1 !important;
    background-color: #56cfe1 !important
}

.popup-authentication .actions-toolbar .action.primary {
    display: inline-block
}

.popup-authentication .block-title>strong {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 600
}

.popup-authentication .modal-inner-wrap .block-authentication {
    padding: 15px
}

.popup-authentication .action-close {
    top: 0
}

.popup-authentication .action-close:before {
    padding-left: 0
}

.popup-authentication .modal-header {
    height: 0;
    padding: 0;
    border: 0
}

.popup-authentication .modal-inner-wrap {
    max-width: 900px
}

body._has-modal-custom._has-auth-shown:before {
    display: none
}

@media (min-width:992px) {

    .product-item.col-md-4:nth-child(3n+1),
    .product-item.col-md-custom-5:nth-child(5n+1),
    .product-item.col-md-2:nth-child(6n+1),
    .product-item.col-md-6:nth-child(2n+1),
    .product-item.col-md-3:nth-child(4n+1),
    .product-item.col-md-custom-5:nth-child(5n+1) {
        clear: left
    }
}

@media (min-width:768px) and (max-width:991px) {

    .product-item.col-sm-3:nth-child(4n+1),
    .product-item.col-sm-4:nth-child(3n+1),
    .product-item.col-sm-6:nth-child(2n+1),
    .product-item.col-sm-custom-5:nth-child(5n+1) {
        clear: left
    }
}

@media (max-width:767px) {

    .product-item.col-xs-3:nth-child(4n+1),
    .product-item.col-xs-4:nth-child(3n+1),
    .product-item.col-xs-6:nth-child(2n+1),
    .product-item.col-xs-custom-5:nth-child(5n+1) {
        clear: left
    }
}

.slide-text .btn-default {
    background-color: transparent
}

.slide-text .btn-default:hover {
    background-color: #333;
    border-color: #333
}

.slide-text .text-colour-white .btn-default {
    color: #fff;
    border-color: #fff
}

.slide-text h2 {
    font-size: 50px;
    font-weight: 700
}

@media (max-width:991px) {
    .slide-text p {
        display: none
    }
}

@media (max-width:767px) {
    .slide-text h2 {
        font-size: 20px
    }

    .slide-text .btn {
        height: 30px;
        padding: 0 25px;
        line-height: 25px
    }
}

@media (max-width:767px) {
    .fullscreen-slider .slide-text .sub-title {
        font-size: 15px
    }

    .fullscreen-slider .slide-text h2 {
        font-size: 30px
    }
}

.header .logo-left-header .logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 62px
}

.header .search-form.not-full .form-search .form.minisearch .input-text {
    position: static
}

#search_mini_form .mgs-instant-search-dropdown {
    top: 50px
}

.customer-account-create .account-social-login {
    margin-top: 40px
}

@media (min-width:992px) {
    .footer .instagram-block .block-content ul.row li:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width:768px) and (max-width:991px) {
    .footer .instagram-block .block-content ul.row li:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width:767px) {
    .footer .instagram-block .block-content ul.row li:nth-child(2n+1) {
        clear: left
    }
}

.product-options-wrapper .swatch-attribute .swatch-input {
    display: block !important;
    position: absolute;
    opacity: 0;
    left: -9999em
}

.category-product-actions .filter-toggle {
    display: none
}

.am_shopby_apply_filters .am-show-button {
    display: none
}

@media (max-width:767px) {
    body:not(.page-layout-1column) .toolbar .sorter {
        text-align: right !important
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products {
        justify-content: left;
        border: none;
        width: 28%;
        margin-left: 0;
        padding-left: 0;
        display: block;
        float: right;
        text-align: right
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .toolbar-amount {
        margin: 0;
        font-size: 15px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter {
        position: fixed;
        bottom: 0;
        right: 0;
        left: auto;
        z-index: 98;
        width: 33.3%;
        background: #fff;
        display: flex;
        justify-content: center
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select {
        border: none;
        display: flex;
        width: 100%;
        right: 0;
        justify-content: center
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customOrderBy {
        border: none;
        padding: 0;
        line-height: 40px;
        height: 40px;
        width: 100%;
        color: #333;
        text-transform: uppercase;
        background: #fff;
        text-align: center;
        font-weight: 600;
        padding-left: 30px;
        display: block
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customOrderBy:before {
        content: '';
        background: url(../../frontend/Mgs/claue_ufpl/en_US/images/sorting-icon.png) no-repeat;
        z-index: 1;
        position: absolute;
        top: 13px;
        left: calc(50% - 28px);
        width: 14px;
        height: 16px;
        background-size: contain
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customOrderBy:after {
        content: ".";
        line-height: 0;
        position: initial;
        padding-left: 0;
        color: #fd6036;
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: top;
        margin-left: 0;
        font-size: 40px;
        opacity: 0
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customOrderBy.fillselect:after {
        opacity: 1
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customSorter {
        left: 0;
        right: 0;
        bottom: 40px;
        top: auto;
        position: fixed;
        width: 100%;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #f5f5f5;
        box-shadow: 0 -4px 5px #666
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customSorter a {
        padding: 10px 18px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .sidebar .block.filter .block-content.filter-content {
        background: #fff;
        top: 0;
        bottom: 0;
        width: 80%;
        left: 0;
        right: auto;
        position: fixed;
        z-index: 999;
        opacity: 0;
        visibility: hidden;
        box-shadow: 0 1px 2px #ccc;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%)
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav {
        display: block
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content {
        background: #fff;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 40px;
        position: fixed;
        z-index: 5;
        box-shadow: 0 -10px 31px 0px #ccc
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content h3.close-filter-fixed {
        display: none
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options {
        border-bottom: none
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-title {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
        background: #fff;
        width: 33.3%;
        padding: 0;
        font-size: 0;
        text-align: center;
        margin: 0;
        justify-content: center;
        line-height: 40px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-title:before {
        content: "ships in";
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        position: initial;
        font-family: "Source Sans Pro", arial, tahoma;
        display: inline-block;
        color: #333
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-title:after {
        content: ""
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-title.fillselect:after {
        font-size: 24px;
        line-height: 0;
        color: #333;
        position: initial;
        padding-left: 0;
        content: ".";
        color: #fd6036;
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        font-size: 40px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content {
        position: fixed;
        z-index: 99;
        background-color: #fff;
        bottom: 40px;
        left: 0;
        right: 0;
        box-shadow: 0 -4px 5px #666;
        width: 100%;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #f5f5f5;
        border-radius: 0
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item {
        display: block !important;
        padding: 0
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item a {
        display: block;
        padding: 10px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item a:before,
    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item a:after {
        content: none !important
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item a span.label {
        font-size: 15px;
        margin-left: 8px !important
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item input:checked+a {
        background-color: #e5e5e5
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content .am-show-more {
        display: none !important
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .block-content.filter-content>.filter-toggle {
        display: block;
        position: fixed;
        bottom: 0;
        left: 33.3%;
        z-index: 99;
        background: #fff;
        width: 33.3%;
        padding: 4px 15px;
        border-right: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .block-content.filter-content>.filter-toggle .title {
        cursor: pointer;
        color: #333;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 32px;
        height: 32px;
        text-transform: uppercase;
        font-weight: 600
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .block-content.filter-content>.filter-toggle .title span {
        display: none
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .block-content.filter-content>.filter-toggle .title:before {
        content: "\e22b";
        font-family: "ThemeIcons";
        font-size: 12px;
        color: #333;
        margin-right: 6px
    }

    .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .block-content.filter-content>.filter-toggle .pe-7s-filter:before {
        content: "\e22b";
        font-family: "ThemeIcons";
        font-size: 14px;
        color: #000;
        margin-right: 6px
    }

    .page-wrapper:after {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0;
        display: block;
        content: "";
        z-index: 998;
        visibility: hidden;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none
    }

    .filter-open .header {
        z-index: 99
    }

    .filter-open .page-with-filter.page-layout-2columns-left .sidebar .block.filter .block-content.filter-content {
        opacity: 1;
        visibility: visible;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0)
    }

    .filter-open .page-with-filter.page-layout-2columns-left .category-product-actions .filter-toggle .title:after {
        opacity: .8;
        visibility: visible
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .close-filter-fixed {
        position: sticky;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        text-align: center;
        padding: 10px 0;
        line-height: 27px;
        text-transform: uppercase;
        font-weight: 400;
        box-shadow: 0 1px 10px #ccc
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .close-filter-fixed .filter-toggle {
        position: absolute;
        top: 12px;
        right: 0
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .close-filter-fixed .filter-toggle span {
        font-size: 24px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-current {
        background: #fff;
        border-bottom: none
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-current .items {
        margin: 0
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-actions {
        background: #f5f5f5;
        padding: 0 15px 4px;
        border: none;
        display: block !important;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px solid #ccc
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-actions a {
        color: #8f613e;
        text-decoration: underline
    }

    .filter-open .sidebar .block.filter .block-content.filter-content div#narrow-by-list.filter-options {
        padding: 0 0 60px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title {
        font-size: 18px;
        text-transform: uppercase
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
        right: 15px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-content {
        padding: 0 15px 8px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item {
        padding: 8px 0 0 !important
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item a span.label,
    .filter-open .sidebar .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item a span.price {
        font-size: 18px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content .am-show-more {
        margin-bottom: 0 !important;
        font-size: 13px
    }

    .filter-open .sidebar .block.filter .block-content.filter-content>.filter-toggle {
        display: none
    }

    .filter-open body {
        position: fixed;
        height: 100vh;
        width: 100%;
        left: 80%;
        overflow: hidden;
        min-width: 100%;
        min-height: 100%
    }

    .filter-open .scroll-to-top {
        display: none
    }

    .filter-open .am_shopby_apply_filters {
        width: 80% !important;
        opacity: 1;
        visibility: visible;
        bottom: 0;
        left: 0
    }

    .filter-open .am_shopby_apply_filters .am-show-button {
        background: #fff;
        border-top: 1px solid #ccc;
        padding: 8px 2%;
        box-shadow: 0 0 10px #ccc;
        display: block
    }

    .filter-open .am_shopby_apply_filters .am-items {
        display: none !important
    }

    .filter-open .am_shopby_apply_filters .amshopby-button {
        font-size: 18px;
        width: 100%;
        height: 42px;
        appearance: none;
        border: none;
        cursor: default;
        pointer-events: none;
        text-transform: uppercase;
        background: #e5e5e5;
        color: #000;
        letter-spacing: 0
    }

    .filter-open .am_shopby_apply_filters.visible .amshopby-button {
        background-color: #fd6036;
        color: #fff;
        cursor: pointer;
        pointer-events: initial
    }

    .filter-open .page-wrapper:after {
        opacity: .7;
        visibility: visible
    }
}

@media (min-width:1200px) {
    .page-layout-2columns-left .sidebar.sidebar-main {
        width: 24%;
        max-width: 335px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-layout-2columns-left .column.main {
        width: 72%
    }

    .page-layout-2columns-left .sidebar.sidebar-main {
        width: 28% !important;
        padding-right: 10px !important
    }

    .page-layout-2columns-left .sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item a span.label {
        font-size: 13.5px;
        margin-left: 20px
    }

    .tabletview.catalog-category-view .page-title-wrapper,
    .tabletview.category-default-category .page-title-wrapper {
        width: 50%
    }

    body.tabletview:not(.page-layout-1column) .category-product-actions .toolbar.toolbar-products {
        width: 100%
    }
}

.block-viewed-products-grid .block-title {
    text-align: center;
    margin-bottom: 33px
}

.block-viewed-products-grid .block-title strong {
    display: inline-block;
    position: relative;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    line-height: 1.428;
    text-transform: uppercase;
    font-size: 24px
}

.block-viewed-products-grid .block-title strong:before,
.block-viewed-products-grid .block-title strong:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%
}

.block-viewed-products-grid .block-title strong:before {
    left: -75px
}

.block-viewed-products-grid .block-title strong:after {
    right: -75px
}

.block-viewed-products-grid .tocompare,
.block-viewed-products-grid .towishlist {
    font-size: 0;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 15px;
    left: 15px
}

.block-viewed-products-grid .tocompare:after,
.block-viewed-products-grid .towishlist:after {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e642"
}

.block-viewed-products-grid .tocompare:hover:after,
.block-viewed-products-grid .towishlist:hover:after {
    color: #333
}

.block-viewed-products-grid .tocompare {
    top: 50px
}

.block-viewed-products-grid .tocompare:after {
    content: "\e64b"
}

.block-viewed-products-grid .tocart {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #222;
    line-height: 40px;
    white-space: nowrap;
    background-color: #fff;
    padding: 0 25px;
    text-align: center;
    border: none;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%)
}

.block-viewed-products-grid .tocart:hover {
    background: #000;
    color: #fff
}

.block-viewed-products-grid .tocompare,
.block-viewed-products-grid .towishlist,
.block-viewed-products-grid .tocart {
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.block-viewed-products-grid .product-items {
    margin-left: -15px;
    margin-right: -15px
}

.block-viewed-products-grid .product-items:after {
    content: "";
    display: table;
    clear: both
}

.block-viewed-products-grid .product-items .product-item {
    float: left;
    padding: 0 15px;
    width: 33.33333%
}

.block-viewed-products-grid .product-item-info {
    position: relative;
    display: block
}

.block-viewed-products-grid .product-item-info .product-item-photo {
    display: block;
    width: 100%;
    position: relative
}

.block-viewed-products-grid .product-item-info .product-item-photo * {
    width: 100% !important;
    padding: 0 !important
}

.block-viewed-products-grid .product-item-info .product-item-photo:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.block-viewed-products-grid .product-item-info:hover .tocompare,
.block-viewed-products-grid .product-item-info:hover .towishlist,
.block-viewed-products-grid .product-item-info:hover .tocart {
    opacity: 1;
    visibility: visible
}

.block-viewed-products-grid .product-item-info:hover .product-item-photo:after {
    opacity: .3;
    visibility: visible
}

button .ic-heart {
    background-color: transparent;
    color: #fff;
    text-shadow: 1px 0 0 #fd6036, 0 -1px 0 #fd6036, 0 1px 0 #fd6036, -1px 0 0 #fd6036
}

.addedtowish button.towishlist .ic-heart:before,
button:hover .ic-heart:before {
    color: #fd6036;
    background-color: #fff
}

@media (hover:none) {
    button:hover .ic-heart:before {
        color: #fff
    }
}

@media (min-width:1200px) {
    .row-2 .block-viewed-products-grid .product-items .product-item {
        width: 50%
    }

    .row-3 .block-viewed-products-grid .product-items .product-item {
        width: 33.3333333%
    }

    .row-4 .block-viewed-products-grid .product-items .product-item {
        width: 25%
    }

    .row-5 .block-viewed-products-grid .product-items .product-item {
        width: 20%
    }

    .row-6 .block-viewed-products-grid .product-items .product-item {
        width: 16.6666667%
    }

    .row-7 .block-viewed-products-grid .product-items .product-item {
        width: 14.2857143%
    }

    .row-8 .block-viewed-products-grid .product-items .product-item {
        width: 12.5%
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .row-3 .block-viewed-products-grid .product-items .product-item,
    .row-4 .block-viewed-products-grid .product-items .product-item,
    .row-5 .block-viewed-products-grid .product-items .product-item,
    .row-6 .block-viewed-products-grid .product-items .product-item,
    .row-7 .block-viewed-products-grid .product-items .product-item,
    .row-8 .block-viewed-products-grid .product-items .product-item {
        width: 33.3333333%
    }
}

@media (min-width:568px) and (max-width:991px) {

    .row-3 .block-viewed-products-grid .product-items .product-item,
    .row-4 .block-viewed-products-grid .product-items .product-item,
    .row-5 .block-viewed-products-grid .product-items .product-item,
    .row-6 .block-viewed-products-grid .product-items .product-item,
    .row-7 .block-viewed-products-grid .product-items .product-item,
    .row-8 .block-viewed-products-grid .product-items .product-item {
        width: 50%
    }
}

@media (max-width:567px) {

    .row-2 .block-viewed-products-grid .product-items .product-item,
    .row-3 .block-viewed-products-grid .product-items .product-item,
    .row-4 .block-viewed-products-grid .product-items .product-item,
    .row-5 .block-viewed-products-grid .product-items .product-item,
    .row-6 .block-viewed-products-grid .product-items .product-item,
    .row-7 .block-viewed-products-grid .product-items .product-item,
    .row-8 .block-viewed-products-grid .product-items .product-item {
        width: 100%
    }
}

.action-braintree-paypal-logo {
    border: 0
}

.braintree-paypal-button-hidden {
    max-width: 100%;
    margin-top: 15px
}

#checkoutSteps .action-edit-address {
    margin-top: 10xp;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #222;
    background-color: #222
}

#checkoutSteps .action-edit-address:hover {
    background-color: #333;
    border-color: #333
}

.item-options dt,
.item-options dl {
    display: inline-block
}

.checkout-index-index .header {
    z-index: 999
}

.checkout-index-index._has-modal-custom .header {
    z-index: 99
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio],
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox] {
    margin-top: 0;
    vertical-align: middle;
    position: absolute;
    left: -9999px
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]+a {
    position: relative;
    padding-left: 0
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:before,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]+a:before,
.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:after,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]+a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-flex;
    position: absolute;
    left: 0;
    top: 6px;
    background-color: #fff;
    border-radius: 5px
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:before,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]+a:before {
    border: 1px solid #ccc
}

@media (min-width:992px) {

    .block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:hover:after,
    .block.filter .block-content.filter-content .filter-options-item input[type=checkbox]+a:hover:after {
        background-color: #fd6036;
        border: 1px solid #fd6036
    }
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]:checked+a:after,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]:checked+a:after {
    background-color: #fd6036;
    border: 1px solid #fd6036
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]:checked+a span,
.block.filter .block-content.filter-content .filter-options-item input[type=checkbox]:checked+a span {
    font-weight: 700
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]:checked+a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fd6036;
    position: absolute;
    top: 10px;
    left: 4px;
    right: 0;
    margin: 0;
    border-radius: 50%;
    bottom: 0
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:before {
    background-color: transparent;
    border: 1px solid #ccc;
    display: flex;
    position: relative;
    content: '';
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin: 0
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a:after {
    content: none
}

.block.filter .block-content.filter-content .filter-options-item input[type=radio]+a span.label {
    margin-left: 10px !important;
    margin-bottom: 0
}

.modal_newsletter_popup.modal-popup .newsletter_popup .block-popup-subscribe {
    max-height: 100vh;
    overflow-y: auto
}

.modal_newsletter_popup.modal-popup .newsletter_popup {
    max-width: calc(100% - 30px)
}

@media (max-width:767px) {
    .modal_newsletter_popup.modal-popup .newsletter-popup-content p {
        font-size: 0
    }
}

#footer-cart-btn-checkout {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px
}

#footer-cart-btn-checkout:hover {
    color: #fff;
    border: 2px solid #56cfe1;
    background-color: #56cfe1
}

.flycart.ajaxcart-catalog_product-view .mfp-bg,
.flycart.ajaxcart-catalog_product-view #mgs-ajax-loading .preloader {
    display: none
}

.cart-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 98
}

.cart-footer .paypal {
    display: none
}

.cart-footer.number:empty {
    display: none
}

.cart-footer .subtitle {
    display: none
}

.cart-footer .subtitle.empty {
    font-weight: 500;
    text-align: center;
    display: block;
    padding: 35px 15px
}

.cart-footer .cart-qty {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 10px 15px;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -o-border-radius: 0 4px 0 0;
    display: inline-block;
    cursor: pointer
}

.cart-footer .fixed-mini-cart {
    background-color: #fff;
    box-shadow: 0 0px 3px #ddd
}

.cart-footer .fixed-mini-cart:after {
    content: "";
    display: table;
    clear: both
}

.cart-footer .fixed-mini-cart .fixed-cart-col {
    float: left
}

.cart-footer .fixed-mini-cart .fixed-cart-col.empty {
    display: none
}

.cart-footer .fixed-mini-cart .fixed-cart-col.cart-items {
    border-right: 1px solid #ddd;
    width: calc(100% - 500px)
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions {
    padding: 43px 20px;
    float: right
}

.cart-footer .fixed-mini-cart .fixed-cart-col.fixed-cart-actions button {
    white-space: nowrap
}

.cart-footer .fixed-mini-cart .cart-items-inner {
    white-space: nowrap;
    max-width: 100%;
    overflow-x: auto;
    padding: 20px
}

.cart-footer .fixed-mini-cart .cart-items .item {
    display: inline-block;
    margin-right: 10px;
    position: relative
}

.cart-footer .fixed-mini-cart .cart-items .item .product .item-qty {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    background-color: #333;
    text-align: center;
    color: #fff;
    line-height: 18px;
    position: absolute;
    top: 5px;
    right: 5px
}

.cart-footer .fixed-mini-cart .cart-items .item .edit-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-weight: 700;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    text-align: center
}

.cart-footer .fixed-mini-cart .item-actions {
    background-color: #ddd;
    bottom: 0;
    left: 100%;
    padding: 8px;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none
}

.cart-footer .fixed-mini-cart .item-actions.show-actions {
    opacity: 1;
    visibility: visible;
    z-index: 1
}

.cart-footer .fixed-mini-cart .item-actions .product.actions {
    white-space: nowrap
}

.cart-footer .fixed-mini-cart .item-actions .product.actions>div {
    display: inline-block;
    vertical-align: top
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action {
    line-height: 20px;
    height: 20px;
    display: block
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action span {
    font-size: 0;
    line-height: 0
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action:after {
    color: #999;
    content: "\e680";
    font-family: "Pe-icon-7-stroke";
    font-size: 30px
}

.cart-footer .fixed-mini-cart .item-actions .product.actions .action.edit:after {
    content: "\e62c";
    font-size: 18px
}

.cart-footer .fixed-mini-cart .item-actions .details-qty {
    white-space: nowrap;
    text-align: center;
    margin-bottom: 12px
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .label {
    display: none
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .item-qty {
    width: 40px;
    padding: 0;
    text-align: center;
    height: 30px;
    display: inline-block;
    vertical-align: top
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .update-cart-item {
    width: 40px;
    height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    background: #333;
    color: #fff;
    border: 1px solid #333;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.cart-footer .fixed-mini-cart .item-actions .details-qty .update-cart-item:hover {
    background-color: #000;
    border-color: #000
}

.fixed-cart-summary {
    padding: 30px 20px
}

.fixed-cart-summary .summary-content {
    display: table;
    width: 100%
}

.fixed-cart-summary .summary-content .summary-field {
    display: table-row
}

.fixed-cart-summary .summary-content .summary-field>span {
    display: table-cell;
    padding: 5px 0
}

.fixed-cart-summary .summary-content .summary-field>span.title {
    padding-right: 20px;
    color: #000
}

.fixed-cart-summary .summary-content .summary-field>span.title:after {
    content: ":"
}

.fixed-cart-summary .summary-content .summary-field>span .price {
    font-weight: 600;
    font-size: 18px;
    color: #000
}

.product-options-wrapper .swatch-attribute .swatch-input {
    display: block !important;
    position: absolute;
    opacity: 0;
    left: -9999em
}

.panel-block-row ul.std li {
    list-style-type: disc
}

.panel-block-row ol.std li {
    list-style: decimal
}

.minicart-wrapper .block-content .minicart-items-wrapper {
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.minicart-wrapper span.label {
    display: inline-block;
    font-size: 15px;
    margin: 0;
    color: #000;
    vertical-align: bottom
}

.minicart-wrapper:hover .qty,
.minicart-wrapper:hover span.label {
    color: #fd6036 !important
}

.slider-content p {
    margin-bottom: 0
}

.slider-content .special {
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 15px
}

.slider-content .text-between {
    line-height: 38px;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 31px
}

.slider-content .text-bottom {
    line-height: 38px;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 24px
}

.slider-content .btn {
    margin-top: 40px
}

.category-product-list .col-lg-12>.row {
    margin: 0
}

.category-product-list .col-builder.col-lg-12>.row {
    display: inherit
}

.category-product-list .category-list {
    border: 1px solid #f5f5f5;
    box-sizing: border-box
}

.category-product-list .category-list .resp-tabs-list {
    min-height: 100%
}

.category-product-list .category-list .category-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    padding: 24px 25px 8px;
    text-align: left;
    box-sizing: border-box;
    position: relative;
    word-break: break-word
}

.category-product-list .product-list {
    padding: 27px 30px 0;
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
    border-left: none
}

.category-product-list .product-list .products-grid {
    min-height: 100%
}

.category-product-list .resp-tabs-list {
    color: #000
}

.category-product-list .resp-tabs-list a {
    color: #000
}

.category-product-list .resp-tabs-list li .tab-title {
    display: block;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 25px;
    position: relative;
    z-index: 6;
    cursor: pointer;
    color: #555;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 40px
}

.category-product-list .resp-tabs-list li.product-button {
    padding: 17px 15px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 10px
}

.category-product-list .resp-tabs-list li.product-button a {
    line-height: 36px;
    padding: 10px;
    color: #000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    box-sizing: border-box;
    font-weight: 500;
    text-decoration: underline
}

.block.products-grid .owl-carousel .owl-nav>div.owl-next {
    right: 0
}

.block.products-grid .owl-carousel .owl-nav>div.owl-prev {
    left: 0
}

.block.products-grid .owl-carousel .owl-nav>div {
    top: 35%
}

@media (max-width:1199px) {
    .promobanner.flashed-square .banner-text .text1 {
        font-size: 20px;
        line-height: 30px
    }

    .header.header13 .middle-header-content {
        padding: 0
    }
}

@media (max-width:767px) {
    .slider_mgs_carousel.owl-carousel .owl-dots {
        display: none
    }

    .slide-text .sub-title {
        display: none
    }

    .slider-content .text-bottom {
        font-size: 21px
    }

    .slider-content .button {
        margin: 0;
        padding: 5px 10px
    }

    .slider-content .btn {
        margin-top: 10px
    }

    .category-product-list .resp-tabs-list li .tab-title {
        padding: 0
    }

    .category-product-list .product-list {
        padding: 27px 15px 40px
    }

    .promobanner.flashed-square .banner-text .text2 {
        font-size: 18px;
        line-height: 20px;
        display: none !important
    }

    .promobanner.flashed-square .banner-text .banner-text {
        margin-top: 0
    }

    .promobanner.flashed-square .banner-text .btn {
        margin-top: 5px
    }

    .promobanner.flashed-square .text {
        top: 10%;
        left: 5%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .slider-content .button {
        margin-top: 36px
    }
}

@media (min-width:992px) {
    .category-product-list .col-lg-12>.row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0
    }

    .category-product-list .width-20.category-list {
        width: 20%
    }

    .category-product-list .width-80.product-list {
        width: 80%
    }
}

.products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart {
    display: none
}

.products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart.hover_effect {
    display: block
}

.products-grid .product-item-info.disable_button_cart_hover_effect .product-top:hover a.photo:after {
    display: none
}

.products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart.hover_effect {
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    border: 1px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    margin-top: 9px
}

.products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart {
    display: none
}

.products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart.hover_effect {
    display: block;
    position: relative;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    border: 1px solid #ddd;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    margin-top: 9px
}

.products-grid .product-item-info.disable_button_cart_hover_effect .product-top:hover a.photo:after {
    display: none
}

.products-grid .product-item-info.disable_button_cart_hover_effect .product-top:hover .actions-link {
    background-color: #eaece7
}

.products-grid .product-item-info.disable_button_cart_hover_effect .product-top .actions-link button {
    color: #000
}

.button-link .btn {
    padding: 0 !important;
    background: 0 0 !important;
    border: none !important;
    font-weight: 400;
    height: 30px;
    border-radius: 0;
    border-bottom: 1px solid #000 !important
}

.organic-banner .btn:hover {
    color: #6faf11;
    border-color: #6faf11 !important
}

@media (max-width:767px) {
    .organic-slide h2 {
        font-size: 22px !important;
        margin-bottom: 0 !important
    }

    .organic-slide h5 {
        margin-bottom: 5px !important;
        font-size: 16px !important
    }

    .slider-content.organic-slide .btn {
        margin-top: 15px;
        font-size: 13px;
        height: 35px;
        padding: 0 30px
    }

    .products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart {
        width: unset;
        height: unset;
        padding: 0 25px
    }

    .products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart .icon {
        display: none
    }

    .products-grid .product-item-info.disable_button_cart_hover_effect .tocart.btn-cart .text {
        display: block
    }
}

.filter-options-content.inactive {
    display: none
}

@media (max-width:767px) {
    .checkout-cart-index #shopping-cart-table .cart.item {
        padding: 0
    }

    .checkout-cart-index #shopping-cart-table .cart.item+.cart.item {
        border-top: none
    }

    .checkout-cart-index #shopping-cart-table .cart.item .item-info .col.item {
        position: relative;
        font-size: 13px;
        display: flex;
        align-items: center;
        padding: 0 !important
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td.col.item .product-item-photo {
        display: inline-block;
        max-width: 120px;
        width: 100%
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td {
        padding: 8px 0 !important;
        border-bottom: 1px dashed rgba(129, 129, 129, .2) !important;
        text-align: center
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td.col.item .product-item-details {
        margin-top: 0;
        text-align: left;
        padding: 0 15px;
        width: 95%
    }

    .checkout-cart-index #shopping-cart-table .cart.item .item .product-item-details .item-options {
        margin: 0
    }

    .checkout-cart-index #shopping-cart-table .cart.item .item .product-item-details dl.item-options dt {
        margin-top: 5px !important
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td.col:not(.item):before {
        display: none
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr.item-actions td {
        border: none !important
    }

    .checkout-cart-index #shopping-cart-table .gift-options-cart-item {
        border-bottom: 0;
        margin-bottom: 0
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr.item-actions td>.actions-toolbar {
        padding: 0;
        border-top: 0
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr .col.qty .control label {
        margin-bottom: 0
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td.col.qty .input-text.qty {
        height: 32px
    }

    .checkout-cart-index #shopping-cart-table .cart.item tr td:last-child {
        border-bottom: none !important
    }

    .checkout-cart-index #shopping-cart-table .cart.item .actions-toolbar a {
        font-size: 16px
    }

    .checkout-cart-index #shopping-cart-table .cart.item .actions-toolbar a+a {
        margin-left: 5px
    }

    .slider_mgs_carousel .owl-item .item-image {
        min-height: 250px
    }
}

.swatch-attribute .swatch-option {
    min-width: 18px;
    height: 18px
}

.products-grid .product-item-info .product-top .product-item-photo>img:not(.img-hover-show) {
    z-index: 1
}

.products-grid .product-item-info .product-top .product-item-photo>img.img-hover-show {
    visibility: visible
}

.checkout-cart-index #shopping-cart-table .cart.item .item-actions {
    margin-top: 10px;
    font-size: 16px
}

.checkout-cart-index #shopping-cart-table .cart.item .item-actions a+a {
    margin-left: 8px
}

body .header-mobile-tabs--bottom {
    display: none !important
}

.product-wishlist-items {
    margin-top: 40px
}

.product-wishlist-items .product-item-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #222;
    line-height: 40px;
    white-space: nowrap;
    background-color: #fff;
    padding: 0 25px;
    text-align: center;
    border: none;
    opacity: 0;
    visibility: hidden;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease
}

.product-wishlist-items .product-item-actions .action.btn-cart {
    background: #fff;
    border: 0
}

.product-wishlist-items .product-item-actions .action.btn-cart .icon {
    display: none
}

.product-wishlist-items .product-item-actions:hover .action.btn-cart {
    color: #fff;
    background-color: #333
}

.product-wishlist-items .product-item-info {
    position: relative
}

.product-wishlist-items .product-item-info:hover .product-item-actions {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: 1;
    visibility: visible
}

.product-wishlist-items .product-item-info .product-item-actions:hover {
    background-color: #333
}

.content-heading h3.title {
    font-size: 24px;
    line-height: 28.8px
}

.footer .switcher-store {
    display: none !important
}

.mfp-iframe-holder .mfp-close {
    width: 30px !important
}

.account-social-login .actions-toolbar.social-btn {
    margin: 0 5px 30px
}

#cookie-status {
    display: none
}

.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
    margin: 0 0 25px;
    text-align: left
}

.customer-account-create .page-title-wrapper {
    margin: 0 15px 25px;
    border: none
}

.page.messages {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    margin: auto;
    clear: both
}

body.wishlist-index-index .message>*,
body.utsavaccount-guestorder-index .message>*,
body.checkout-cart-index .message>*,
body[class*=customer-] .message>* {
    display: flex;
    align-items: center;
    padding-left: 45px;
    position: relative;
    flex-wrap: wrap
}

body.wishlist-index-index .message>*:before,
body.utsavaccount-guestorder-index .message>*:before,
body.checkout-cart-index .message>*:before,
body[class*=customer-] .message>*:before {
    content: '';
    margin-right: 10px;
    position: absolute;
    left: 20px
}

body.wishlist-index-index .message.success>*,
body.utsavaccount-guestorder-index .message.success>*,
body.checkout-cart-index .message.success>*,
body[class*=customer-] .message.success>* {
    border-color: #296a23;
    background-color: #e9ffca;
    color: #296a23
}

body[class*=customer-] .message>* {
    margin: 0 0 15px !important
}

body.customer-account-create .message>* {
    margin: 0 15px 15px !important
}

.ambanners.ambanner-0:before,
.ambanners.ambanner-0:after {
    content: "";
    clear: both;
    display: block
}

body[class*=customer-account-logoutsuccess] .page-title-wrapper {
    margin: 0 0 20px;
    border: none
}

body[class*=customer-account-logoutsuccess] .message.success>* {
    background: 0 0;
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 16px
}

body[class*=customer-account-logoutsuccess] .message.success>*:before {
    content: '';
    background-image: none;
    width: 0;
    margin: 0;
    height: auto
}

form .uf_customservice.uf_customservice .label {
    position: initial
}

.field.uf_discbox .input-text {
    padding: 10px;
    height: 40px;
    border-radius: 10px 0 0 10px !important
}

body.account .welcome-account-text .customer-greet {
    font-size: 24px;
    text-transform: capitalize
}

body.account h2 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0 10px;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between
}

body.account .block-title--myac {
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 10px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.account .block-title--myac h3 {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize
}

@media (max-width:767px) {
    body.account .block-title--myac {
        padding-bottom: 10px;
        margin-bottom: 20px
    }
}

body.account .my-account-main .block-content .box:first-child {
    border-right: 1px solid #e5e5e5
}

@media (max-width:767px) {
    body.account .my-account-main .block-content .box:first-child {
        margin-bottom: 20px
    }
}

body.account .my-account-main .block-content .box:first-child .change-password {
    color: #333
}

body.account .my-account-main p,
body.account .my-account-main address {
    margin: 0
}

body.account.customer-address-index .block-content .box[class*=box-address-] {
    background-color: #f5f5f5;
    padding: 15px
}

body.account.customer-address-index .block-title--myac {
    border: none;
    padding: 0;
    margin-bottom: 15px
}

body.account.customer-address-index .block-title--myac h3 {
    color: #000
}

body.account.customer-address-index address {
    margin-bottom: 10px
}

body.account.customer-address-index .action.edit,
body.account.customer-address-index .action.delete {
    color: #8f613e;
    display: inline-flex;
    align-items: center
}

body.account.customer-address-index .action.edit:hover,
body.account.customer-address-index .action.delete:hover {
    color: #fd6036
}

body.account.customer-address-index .action.delete:before {
    content: "|";
    color: #e5e5e5;
    margin: 0 5px;
    font-size: 14px;
    line-height: 27px
}

body.account.customer-address-index .block-addresses-list .items.addresses li.item,
body.account.customer-address-index .block-addresses-list p.empty {
    padding: 15px;
    margin: 0 0 10px;
    border: 1px solid #e5e5e5
}

body.account.customer-address-index .primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

@media (max-width:767px) {
    body.account.customer-address-index .block-addresses-list {
        margin-top: 30px
    }
}

body.account .btn-link {
    color: #000;
    line-height: 27px;
    font-size: 15px;
    font-weight: 400
}

body.account .btn-link:hover {
    color: #fd6036 !important;
    text-decoration: none
}

body.account .my-account .data-table,
body.account .orderlist .data-table {
    width: 100%
}

@media (max-width:767px) {

    body.account .my-account .data-table thead,
    body.account .orderlist .data-table thead {
        display: none
    }

    body.account .my-account .data-table tbody tr,
    body.account .orderlist .data-table tbody tr {
        display: flex;
        flex-direction: column
    }

    body.account .my-account .data-table tbody tr:nth-child(even),
    body.account .orderlist .data-table tbody tr:nth-child(even) {
        border-bottom: none
    }

    body.account .my-account .data-table tbody tr td,
    body.account .orderlist .data-table tbody tr td {
        border: none;
        padding: 5px 8px;
        display: flex;
        text-align: left
    }

    body.account .my-account .data-table tbody tr td:not(.a-center):before,
    body.account .orderlist .data-table tbody tr td:not(.a-center):before {
        content: attr(data-th) ":";
        display: inline-block;
        width: 120px;
        color: #000;
        font-weight: 700
    }
}

@media (min-width:768px) {

    body.account .my-account .data-table tbody tr:nth-child(even),
    body.account .orderlist .data-table tbody tr:nth-child(even) {
        border-bottom: none
    }

    body.account .my-account .data-table tbody td,
    body.account .orderlist .data-table tbody td {
        vertical-align: baseline
    }

    body.account .my-account .data-table tbody td:nth-last-child(2),
    body.account .orderlist .data-table tbody td:nth-last-child(2),
    body.account .my-account .data-table tbody td:nth-last-child(3),
    body.account .orderlist .data-table tbody td:nth-last-child(3) {
        width: 60px
    }
}

body.account .back-link {
    margin-bottom: 0
}

body.account .back-link a small {
    display: none
}

body.account .back-link a:before {
    font-family: ThemeIcons;
    content: "\e22a";
    margin-right: 5px;
    font-size: 13px
}

body.account .form-account .block-title--myac {
    margin-bottom: 15px;
    padding-bottom: 10px
}

body.account .form-account .block-title--myac h3 {
    font-weight: 600
}

body.account .form-account .customer-name-fields {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

body.account .form-account .field-container {
    display: flex;
    flex-wrap: wrap
}

body.account .form-account .field-container .block-title--myac {
    max-width: 100%;
    width: 100%
}

body.account .form-account .field-container.email-info {
    margin-bottom: 20px
}

body.account .form-account .field .control {
    padding-top: 25px
}

body.account .form-account .field .control input {
    padding: 10px
}

body.account .form-account .field .control input[disabled] {
    color: #999;
    cursor: default;
    box-shadow: 0 0 0px 1000px #fff inset
}

body.account .form-account .field .control input[disabled]:hover {
    border-color: #ddd
}

body.account .form-account .field .control .label {
    top: 0;
    left: 0;
    font-size: 15px;
    color: #333
}

body.account .form-account .field {
    width: 100%;
    max-width: 300px
}

body.account .form-account .field.new.password,
body.account .form-account .field.street,
body.account .form-account .field.region,
body.account .form-account .field:first-child {
    margin-right: 20px
}

body.account .form-account .field.field.country~.message.info {
    width: 100%;
    padding-top: 0;
    font-weight: 700
}

body.account .form-account .field.field.country~.message.info:last-child {
    margin-bottom: 20px
}

@media (max-width:767px) {
    body.account .form-account .field {
        max-width: 100% !important;
        margin-right: 0 !important
    }
}

body.account .buttons-set {
    display: flex;
    align-items: center;
    justify-content: space-between
}

body.account .buttons-set button {
    min-width: 140px;
    color: #000;
    background-color: #e5e5e5
}

body.account .buttons-set button:hover {
    color: #fff;
    background-color: #fd6036
}

body.account .field.region .label {
    line-height: 140%;
    position: absolute;
    color: #333;
    font-size: 15px;
    top: 0;
    left: 0
}

body.account .message.info>* {
    background-color: transparent;
    color: #333;
    margin-bottom: 30px;
    font-size: 15px;
    padding: 0
}

body.account .message.info>*:before {
    content: none
}

body.account .credit__account-balance .block-title {
    font-size: 18px;
    color: #000;
    margin: 0 0 10px;
    font-weight: 400
}

body.account .pager {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin: 30px 0 15px;
    width: 100%
}

body.account .pager p {
    margin: 0;
    border-right: 1px solid #e5e5e5;
    line-height: 14px;
    padding-right: 10px
}

body.account .pager .toolbar-amount,
body.account .pager .limiter {
    display: none
}

body.account .pager .limiter-options {
    width: 60px;
    height: 34px;
    border: 1px solid #ddd
}

body.account .pager .limiter-options:focus {
    border-color: #aaa
}

body.account.sales-order-history .toolbar {
    border-bottom: none;
    padding-bottom: 0
}

body.account.sales-order-history .pager {
    border-bottom: none;
    padding: 10px 0 0;
    margin: 0
}

@media (max-width:767px) {
    body.account:before {
        content: "";
        position: fixed;
        z-index: 998;
        background-color: rgba(0, 0, 0, .7);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        transition: all .3s ease-in-out;
        visibility: hidden;
        opacity: 0
    }

    body.account main {
        padding-bottom: 20px
    }

    body.account .page-title-wrapper {
        text-align: left !important;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 20px
    }

    body.account .sidebar {
        position: fixed;
        background: #fff;
        z-index: 999;
        top: calc(100% - 38px);
        right: 0;
        bottom: 0;
        left: 0;
        padding: 48px 0 0;
        transition: top .3s ease-in-out;
        width: 100% !important;
        max-width: 100% !important
    }

    body.account .sidebar.account-sidebar {
        top: calc(100% - 422px)
    }

    body.account .sidebar .account-nav-title {
        position: absolute;
        left: 0;
        right: 0;
        top: -10px;
        background: #fd6036;
        box-shadow: 0 -8px 20px rgba(0, 0, 0, .3)
    }

    body.account .sidebar .account-nav-title h3 {
        border: none !important;
        margin: 0 !important;
        padding: 15px !important;
        justify-content: center;
        color: #fff !important;
        text-transform: uppercase
    }

    body.account .sidebar .account-nav-title h3:before {
        content: "My" !important;
        background: 0 0 !important;
        margin-right: 0 !important;
        height: auto !important;
        width: 26px !important
    }

    body.account .sidebar .account-nav-content {
        position: relative;
        margin-top: -10px
    }

    body.account .sidebar .account-nav-content .nav li {
        padding: 0;
        text-align: center
    }

    body.account .sidebar .account-nav-content .nav li a,
    body.account .sidebar .account-nav-content .nav li strong {
        margin: 0;
        padding: 10px 0;
        display: block;
        border-bottom: 1px dotted #ddd
    }

    body.account .sidebar .account-nav-content .nav li:last-child a,
    body.account .sidebar .account-nav-content .nav li:last-child strong {
        border-bottom: none
    }

    body.account.account-menu-open {
        overflow: hidden
    }

    body.account.account-menu-open:before {
        visibility: visible;
        opacity: 1
    }

    body.account.account-menu-open main {
        padding-bottom: 300px
    }

    body.account.account-menu-open .account-nav-title {
        border-radius: 10px 10px 0 0
    }

    html.nav-open body.account .sidebar {
        top: calc(100% + 50px)
    }
}

#my-orders-table {
    width: 100%
}

.data-table th,
.data-table td {
    padding: 10px
}

.data-table th {
    width: 20%
}

.data-table tbody tr td:not(:last-child) {
    border-right: 1px solid #f5f5f5
}

.data-table tbody tr:last-child {
    border-bottom: 1px solid #e5e5e5
}

@media (min-width:768px) {
    .account .page-title-wrapper {
        margin-bottom: 20px
    }

    .orderlist .data-table th:nth-last-child(3) {
        width: 100px
    }
}

.sales-order-view .page-title {
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    padding-bottom: 5px;
    margin-bottom: 10px;
    align-items: flex-end
}

.sales-order-view .page-title h1 {
    font-weight: 400;
    font-size: 24px
}

.sales-order-view .page-title a.link-print:before {
    content: "";
    background: url(../../frontend/Mgs/claue_ufpl/en_US/images/i_print.gif) no-repeat;
    padding-left: 20px
}

@media (max-width:991px) {
    .sales-order-view .page-title a.link-print {
        font-size: 0
    }

    .sales-order-view .page-title a.link-print:before {
        font-size: 14px
    }
}

.sales-order-view .col2-set.order-info-box {
    display: flex;
    justify-content: space-between
}

.sales-order-view .col2-set.order-info-box>div {
    width: calc(50% - 12px)
}

.sales-order-view #my-orders-table * {
    color: #000
}

.sales-order-view #my-orders-table h3 {
    font-size: 15px;
    font-weight: 400
}

.sales-order-view #my-orders-table h3 strong {
    display: block;
    font-weight: 400
}

.sales-order-view .data-table th {
    width: auto
}

.sales-order-view .data-table tbody tr td {
    vertical-align: top
}

.sales-order-view .data-table tbody tr td:first-child {
    display: flex;
    align-items: flex-start
}

.sales-order-view .data-table tbody tr td:first-child>div {
    display: inline
}

.sales-order-view .submit-measurement tfoot td.a-right {
    text-align: right;
    padding: 0 20px
}

.sales-order-view .buttons-set {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 10px
}

.sales-order-view .order-details-view {
    margin-bottom: 30px
}

.sales-order-view .order-details-view+.items.order-links {
    display: none
}

.sales-order-view .order-details-view~.order-details-items tbody tr td {
    vertical-align: top
}

.sales-order-view .order-details-view~.order-details-items tfoot {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.sales-order-view .order-details-view~.order-details-items tfoot td {
    width: 50%;
    text-align: right !important;
    border: none !important
}

.sales-order-view .order-details-view~.order-details-items tfoot td.mark {
    background: 0 0;
    text-align: left !important;
    padding: 3px 0 !important
}

@media (max-width:991px) {
    .sales-order-view .submit-measurement thead {
        display: none
    }

    .sales-order-view .submit-measurement tbody tr {
        display: flex;
        flex-direction: column
    }

    .sales-order-view .submit-measurement tbody tr td:not(:first-child) {
        display: none
    }

    .sales-order-view .submit-measurement tbody tr td:not(:last-child) {
        border-right: none;
        padding: 5px 0 5px 5px;
        line-height: 22px
    }

    .sales-order-view .submit-measurement .dataValueForMobile span:before {
        content: attr(data-td);
        display: block
    }

    .sales-order-view .submit-measurement tfoot tr {
        display: flex;
        justify-content: space-between
    }

    .sales-order-view .submit-measurement tfoot tr td.a-right {
        display: inline-table
    }
}

@media (min-width:992px) {
    .sales-order-view .data-table tbody tr td img.lazyloaded {
        max-width: 100px
    }
}

form.wishlist.share .label {
    font-size: 15px;
    margin-bottom: 4px;
    color: #333;
    font-weight: 400;
    position: static
}

form.wishlist.share .label:after {
    color: #ee001c;
    font-weight: 400;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px
}

form.wishlist.share textarea {
    max-width: 450px;
    border-color: #ddd;
    padding: 8px
}

form.wishlist.share textarea:focus {
    border-color: #aaa
}

form.wishlist.share textarea+.mage-error {
    font-size: 13.5px !important;
    line-height: 1em;
    color: #ee001c !important;
    font-style: normal;
    padding-left: 5px;
    margin-bottom: 5px
}

form.wishlist.share textarea.mage-error {
    border: 1px solid #ee001c
}

form.wishlist.share .actions-toolbar {
    margin-top: 15px
}

form.wishlist.share .actions-toolbar .share-btn {
    background: #fd6036;
    border: 0 none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    line-height: 20px;
    height: 45px;
    padding: 0 20px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0
}

form.wishlist.share .actions-toolbar .share-btn:hover {
    background: #fd6036
}

@media (max-width:767px) {
    form.wishlist.share .actions-toolbar .share-btn {
        width: 100%
    }
}

.utsavaccount-guestorder-index .account-mainsection {
    margin-top: 20px
}

.utsavaccount-guestorder-index .page-title-wrapper {
    border-bottom: none;
    margin-bottom: 15px;
    margin-top: 20px
}

.utsavaccount-guestorder-index .page-title-wrapper .h1 {
    font-size: 24px
}

.utsavaccount-guestorder-index .track-order {
    max-width: 600px;
    padding: 0 15px
}

.utsavaccount-guestorder-index .track-order .required {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .utsavaccount-guestorder-index .track-order input {
        max-width: 100%
    }
}

.utsavaccount-guestorder-index .track-order .mage-error {
    margin-top: 5px
}

.utsavaccount-guestorder-index .track-order .track-submit {
    border-radius: 5px;
    font-size: 18px;
    background: #fd6036;
    color: #fff;
    border: none;
    margin: 20px 0 0;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    width: auto;
    padding: 0 34px;
    min-width: 170px
}

.utsavaccount-guestorder-index .track-order .track-submit:hover {
    background-color: #e9542d
}

.track-order-detail h1 {
    font-family: "Source Sans Pro";
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    color: #222
}

.track-order-detail .order-info-box {
    display: flex;
    justify-content: space-between;
    margin: 25px 0
}

.track-order-detail .order-info-box>div {
    width: 24%
}

.track-order-detail .order-info-box>div:not(:first-child) {
    padding-left: 20px;
    border-left: 1px solid #ccc
}

.track-order-detail .order-info-box address {
    margin-bottom: 0
}

@media (max-width:991px) {
    .track-order-detail .order-info-box {
        flex-wrap: wrap
    }

    .track-order-detail .order-info-box>div {
        width: 50%
    }

    .track-order-detail .order-info-box>div:not(:first-child) {
        padding-left: 0;
        border-left: none
    }

    .track-order-detail .order-info-box>div:nth-child(even) {
        padding-left: 20px
    }

    .track-order-detail .order-info-box>div:nth-child(2)~div {
        margin-top: 25px
    }
}

@media (max-width:767px) {
    .track-order-detail .order-info-box>div {
        font-size: 13.5px
    }
}

.track-order-detail h2 {
    font-family: "Source Sans Pro";
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px
}

.track-order-detail h2.table-caption {
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 0
}

.track-order-detail h3.product-name {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px
}

.track-order-detail .data-table th {
    width: 12%;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 10px
}

.track-order-detail .data-table th:first-child {
    width: 60%;
    padding: 10px 10px 10px 0
}

.track-order-detail .data-table td {
    vertical-align: top;
    border-right: none !important
}

.track-order-detail .data-table td label {
    margin: 0
}

.track-order-detail .data-table tbody td:first-child {
    display: flex;
    align-items: self-start;
    padding-left: 0
}

.track-order-detail .data-table tfoot tr.grand_total.last {
    color: #000
}

.track-order-detail .data-table tfoot td {
    padding: 3px 10px
}

.track-order-detail .data-table tfoot td:first-child {
    text-align: right
}

@media (max-width:767px) {
    .track-order-detail h1 {
        font-size: 15px;
        margin-bottom: 20px
    }

    .track-order-detail .data-table th:first-child,
    .track-order-detail .data-table td:first-child {
        width: 100%;
        padding-left: 0
    }

    .track-order-detail .data-table th:not(:first-child),
    .track-order-detail .data-table td:not(:first-child) {
        display: none
    }

    .track-order-detail .data-table tbody td {
        font-size: 13.5px;
        line-height: 24px
    }

    .track-order-detail .data-table tfoot {
        position: relative
    }

    .track-order-detail .data-table tfoot td:first-child {
        padding-left: 0;
        text-align: left !important
    }

    .track-order-detail .data-table tfoot td:last-child {
        text-align: right !important;
        position: absolute;
        right: 0;
        display: table-cell !important
    }
}

#maincontent>.page.messages div[data-bind="html: message.text"],
#maincontent>.page.messages div[data-ui-id=pslogin-messages-message-error] {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#maincontent>.page.messages div[data-bind="html: message.text"]:before,
#maincontent>.page.messages div[data-ui-id=pslogin-messages-message-error]:before {
    margin-right: 5px
}

.cms-noroute-index #maincontent.page-main {
    margin-top: 25px
}

@media (max-width:991px) {
    .cms-noroute-index #maincontent.page-main {
        margin-top: 0
    }

    .cms-noroute-index #maincontent.page-main .row {
        margin-left: 0;
        margin-right: 0
    }
}

.cms-noroute-index .page-title-wrapper {
    border: none;
    margin-bottom: 20px
}

.cms-noroute-index .column.main>p a {
    color: #8f613e;
    display: inline-flex;
    align-items: center
}

.cms-noroute-index .column.main>p a:not(:last-child) {
    margin-right: 8px
}

.cms-noroute-index .column.main>p a:not(:last-child):after {
    content: '|';
    margin-left: 8px;
    color: #333 !important;
    font-weight: 200;
    font-size: 12px
}

.cms-noroute-index .column.main>p a:hover {
    color: #fd6036
}

.cms-noroute-index .noroute-product-section {
    color: #000;
    font-family: "Source Sans Pro";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.cms-noroute-index h3.product-list-title {
    padding-bottom: 7px;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 1.2222em;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 35px;
    margin-bottom: 20px
}

.cms-noroute-index .product-list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.cms-noroute-index .list-item {
    width: 22.5%;
    margin: 15px 0;
    border: 1px #ccc solid;
    border-radius: 15px
}

@media (max-width:991px) {
    .cms-noroute-index .list-item {
        width: 31.5%
    }
}

@media (max-width:767px) {
    .cms-noroute-index .list-item {
        width: 48%
    }
}

.cms-noroute-index .list-item img {
    max-width: 100%;
    height: auto
}

.cms-noroute-index .product-name {
    white-space: normal;
    text-overflow: initial;
    margin: 5px 0 5px;
    height: 42px;
    width: 100%;
    overflow-y: hidden;
    padding: 0 5px
}

.cms-noroute-index .price-section {
    padding: 0 5px 5px
}

.cms-noroute-index .old-price {
    text-decoration: line-through
}

.cms-noroute-index .new-price {
    color: #cb4551;
    font-weight: 600
}

.msr-btn {
    padding: 5px;
    height: 20px;
    line-height: 20px;
    margin: 5px 0 5px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: #e5e5e5
}

.msr-btn:hover {
    color: #fff !important;
    background-color: #ff18a0;
    --webkit-transition-duration: .1s
}

@media (min-width:1200px) {

    .col-lg-custom-5,
    .col-lg-custom-7,
    .col-lg-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }

    .col-lg-custom-5 {
        width: 20%
    }

    .col-lg-custom-7 {
        width: calc(100%/7)
    }

    .col-lg-custom-8 {
        width: 12.5%
    }
}

@media (min-width:992px) {

    .col-md-custom-5,
    .col-md-custom-7,
    .col-md-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }

    .col-md-custom-5 {
        width: 20%
    }

    .col-md-custom-7 {
        width: calc(100%/7)
    }

    .col-md-custom-8 {
        width: 12.5%
    }

    .first-row-item {
        clear: left
    }
}

@media (min-width:1200px) {
    .first-lg-item {
        clear: left
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .first-md-item {
        clear: left
    }
}

@media (min-width:992px) {
    .first-row-item {
        clear: left
    }
}

@media (min-width:768px) and (max-width:991px) {
    .first-sm-item {
        clear: left
    }
}

@media (max-width:767px) {
    .first-xs-item {
        clear: left
    }
}

@media (min-width:500px) and (max-width:767px) {
    .col-xs-half {
        width: 50%
    }
}

div#placeholder-header {
    display: none !important
}

@media (max-width:991px) {
    .footer .middle-footer div[class*=col-lg]:not(:last-child) {
        margin-bottom: 50px
    }

    .footer .bottom-footer .copyright address {
        text-align: center;
        margin-bottom: 15px;
        line-height: 1.75
    }

    .footer .bottom-footer ul {
        display: table;
        margin: 0 auto;
        float: none
    }

    .footer .bottom-footer ul li:first-child {
        margin-left: 0
    }

    .footer.footer3 .bottom-footer ul {
        display: block;
        margin: unset
    }
}

@media (min-width:768px) {
    .footer.footer2 .block.newsletter .form.subscribe .actions .action.subscribe {
        padding: 0 30px
    }
}

@media (min-width:1200px) {
    .footer.footer4 .middle-footer-container {
        width: 100%;
        display: table
    }

    .footer.footer4 .middle-footer-container .middle-footer {
        padding: 50px 150px 0
    }

    .footer.footer4 .middle-footer-container .middle-footer .container {
        width: unset
    }

    .footer.footer4 .middle-footer-container .middle-col,
    .footer.footer4 .middle-footer-container .footer-map {
        display: table-cell;
        width: 50%;
        vertical-align: top
    }

    .footer.footer4 .bottom-footer {
        padding: 20px 150px
    }

    .footer.footer4 .bottom-footer .container {
        width: unset
    }
}

@media (max-width:1199px) {
    .footer.footer4 .middle-footer-container .footer-map {
        height: 300px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .footer.footer4 .middle-footer-container .middle-footer {
        padding: 50px 70px 0
    }

    .footer.footer4 .bottom-footer {
        padding: 20px 70px
    }
}

@media (min-width:1660px) {
    .container-large .container {
        width: 1620px !important
    }
}

@media (max-width:991px) {
    .nav-open body {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .nav-open .close-nav-button {
        display: block;
        opacity: 1;
        right: 0;
        left: auto;
        top: 4px
    }

    .nav-open .header .megamenu-content {
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0)
    }

    .nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, .7);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 999
    }

    .checkout-index-index._has-modal-custom .header {
        z-index: auto
    }
}

@media (min-width:1200px) {
    .footer .dropdown-switcher:hover .dropdown-menu {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

.header.active-sticky {
    position: sticky;
    z-index: 997;
    top: 0;
    left: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    right: 0
}

.header.active-sticky .top-header-content {
    display: none
}

@media (min-width:992px) {

    .header:not(.header6):not(.header7) .megamenu-content .nav.nav-tabs,
    .header:not(.header6):not(.header7) #main-Accountcontent,
    .header:not(.header6):not(.header7) #main-Settingcontent {
        display: none !important
    }

    .header:not(.header6):not(.header7) #main-Menucontent {
        display: block !important
    }

    .header .top-header-content .dropdown-switcher .dropdown-menu {
        display: block !important;
        opacity: 0;
        visibility: hidden
    }

    .header .top-header-content .dropdown-switcher:hover .dropdown-menu {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        opacity: 1;
        visibility: visible
    }
}

@media (max-width:991px) {
    .header:not(.header6):not(.header7) .megamenu-content {
        height: 100%;
        overflow: auto;
        position: fixed;
        width: 80%;
        background-color: #fff;
        z-index: 1000;
        padding: 0;
        left: -80%;
        top: 0;
        bottom: 0
    }

    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs {
        border: none
    }

    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs>li {
        width: calc(100%/3);
        text-align: center;
        margin: 0
    }

    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs>li+li {
        border-left: 1px solid rgba(255, 255, 255, .3)
    }

    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs>li>a {
        background: 0 0;
        padding: 25px 0;
        display: block;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        margin: 0;
        font-weight: 600;
        color: #fff;
        background-color: #222;
        border: none !important
    }

    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs>li.active>a {
        background-color: #fff;
        color: #272727
    }

    .header:not(.header6):not(.header7) .megamenu-content .top-links {
        text-align: left;
        margin: 0
    }

    .header:not(.header6):not(.header7) .megamenu-content .top-links li {
        width: 100%
    }

    .header:not(.header6):not(.header7) .megamenu-content .top-links li a:not(.no-display) {
        border-bottom: 1px solid #e3e3e3;
        color: #575757;
        display: block;
        padding: 10px 15px;
        font-size: 14px
    }

    .header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher {
        float: none;
        display: block;
        border-bottom: 1px solid #e3e3e3;
        margin: 0;
        position: relative
    }

    .header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher .switcher-toggle {
        padding-left: 15px;
        width: 100%;
        text-align: left
    }

    .header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher .dropdown-menu {
        left: 15px;
        right: auto
    }

    .header:not(.header6):not(.header7) .navigation .nav-main-menu .label-menu {
        position: static !important;
        display: inline-block;
        float: right;
        vertical-align: middle;
        margin-top: 4px;
        margin-right: 20px
    }

    .header .mega-menu-content .static-content,
    .header .dropdown-toplinks,
    .header .table-icon-menu>.header-wl,
    .header .nav.nav-main-menu>li.logo-item {
        display: none !important
    }

    .header.header5 ul.social-link li {
        margin: 0 5px
    }

    .header.header5 ul.social-link li a {
        padding: 11px;
        display: block
    }

    .header.header5 .middle-header-content .middle-content:after {
        content: "";
        display: table;
        clear: both
    }

    .header.header5 .middle-header-content .middle-content .action-menu-responsive,
    .header.header5 .middle-header-content .middle-content .logo {
        float: left;
        width: calc(100%/3)
    }

    .header.header5 .middle-header-content .middle-content .table-icon-menu {
        float: right
    }

    .header.header5 .middle-header-content .middle-content .logo {
        padding-top: 17px;
        text-align: center;
        display: block
    }
}

@media (min-width:1200px) {
    .header.active-sticky.header4 .bottom-header-content {
        max-height: 0;
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s
    }

    .header.active-sticky.header4:hover .bottom-header-content {
        opacity: 1;
        visibility: visible;
        overflow: visible;
        max-height: 100px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .header .top-header-content .top-middle-header {
        text-align: right
    }
}

@media (min-width:768px) {

    .header .search-form.select-search .form-search .form.minisearch .search-select,
    .header .search-form.select-search .form-search .form.minisearch .input-text {
        display: table-cell;
        vertical-align: middle
    }

    .header .search-form.select-search .form-search .form.minisearch .search-select {
        width: 1%
    }
}

@media (max-width:767px) {
    .header .top-header-content .top-custom-link ul {
        display: table;
        margin: 0 auto
    }

    .header .top-header-content .top-custom-link ul li {
        padding-bottom: 0
    }

    .header .top-header-content .top-middle-header {
        padding-top: 10px
    }

    .header .mobile-item-col {
        float: left;
        width: calc(100%/3)
    }

    .header .search-form.select-search .form-search .form.minisearch .search-select .search-toggle {
        width: 100%;
        margin-bottom: 15px
    }
}

@media (max-width:767px) {
    .minicart-wrapper .block-minicart {
        width: 270px
    }
}

@media (min-width:768px) {
    .products-grid .product-item-info .tocart.btn-cart .icon {
        display: none
    }
}

@media (max-width:767px) {
    .products-grid .product-item-info .tocart.btn-cart {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        padding: 0;
        width: 50px;
        height: 50px
    }

    .products-grid .product-item-info .tocart.btn-cart .icon {
        margin: 0
    }

    .products-grid .product-item-info .tocart.btn-cart .text {
        display: none
    }
}

@media (max-width:767px) {

    .content-heading h3.title:before,
    .content-heading h3.title:after {
        content: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .page-layout-1column .category-product-actions .toolbar-products {
        width: 85%
    }

    .page-layout-1column .category-product-actions .block.filter {
        width: 15%
    }
}

@media (max-width:991px) {
    .toolbar .modes {
        display: none
    }
}

@media (max-width:767px) {
    .toolbar .limiter {
        display: none
    }

    .toolbar select {
        max-width: 150px
    }

    .toolbar .pages .pagination .item {
        padding: 0 12px
    }
}

@media (max-width:767px) {
    body:not(.page-layout-1column) .toolbar .sorter {
        text-align: left
    }

    body:not(.page-layout-1column) .toolbar select {
        max-width: 150px
    }
}

@media (min-width:768px) {
    .page-layout-3columns .bottom-pagination {
        border-top: 1px solid #ddd;
        padding-top: 13px
    }

    .page-layout-3columns .bottom-pagination .toolbar .limiter {
        display: block;
        text-align: right
    }

    .page-layout-3columns .bottom-pagination .toolbar .pages {
        padding-top: 0;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-top: none
    }

    .page-layout-3columns .bottom-pagination .toolbar .pagination {
        margin: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .checkout-cart-index .checkout-extra {
        padding-left: 200px
    }

    .checkout-cart-index .checkout-extra>.block>.title {
        width: 200px
    }
}

@media (max-width:767px) {
    .checkout-cart-index .checkout-extra {
        padding: 0;
        border: none
    }

    .checkout-cart-index .checkout-extra>.block>.title {
        width: 100%;
        position: static;
        margin: 0 !important;
        border: 1px solid #efefef;
        padding: 12px 20px 12px
    }

    .checkout-cart-index .checkout-extra>.block>.title.active {
        border-color: #2a2a2a
    }

    .checkout-cart-index .checkout-extra>.block>.content {
        border: 1px solid #efefef;
        border-top: none;
        padding: 30px 20px
    }

    .checkout-cart-index .cart-container .cart.main.actions .btn {
        width: 100%;
        text-align: center
    }

    .checkout-cart-index .cart-container .cart.main.actions .btn+.btn {
        margin: 15px 0 0
    }

    .checkout-cart-index #shopping-cart-table thead {
        display: none
    }

    .checkout-cart-index #shopping-cart-table tbody {
        border: 1px solid #eaeaea;
        display: block;
        padding: 20px 0
    }

    .checkout-cart-index #shopping-cart-table tbody tr {
        display: block
    }

    .checkout-cart-index #shopping-cart-table tbody tr td {
        display: block;
        border: none;
        text-align: left;
        padding: 5px 15px !important;
        width: 100%
    }

    .checkout-cart-index #shopping-cart-table tbody tr td.col:not(.item):before {
        content: attr(data-th) ":";
        font-size: 15px;
        display: inline-block;
        margin-right: 5px;
        color: #2a2a2a
    }

    .checkout-cart-index #shopping-cart-table tbody tr td.col.qty .field.qty {
        display: inline-block;
        vertical-align: middle
    }

    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
        float: none;
        width: 100%
    }

    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
        float: none;
        width: 100%;
        margin: 10px 0 0;
        padding: 0
    }

    .checkout-cart-index #shopping-cart-table tbody tr td.col.item:after {
        content: "";
        display: table;
        clear: both
    }

    .checkout-cart-index #shopping-cart-table tbody tr.item-actions td>.actions-toolbar {
        padding: 10px 0 0
    }
}

@media (min-width:992px) {
    .opc-estimated-wrapper {
        display: none
    }
}

@media (max-width:991px) {
    .checkout-container {
        position: relative;
        z-index: 101
    }

    .authentication-wrapper {
        margin-bottom: 25px
    }

    .opc-estimated-wrapper {
        background: #f4f4f4 none repeat scroll 0 0;
        border: 1px solid #ccc;
        margin: 0 0 30px;
        padding: 11px 20px
    }

    .opc-estimated-wrapper:after {
        content: "";
        display: table;
        clear: both
    }

    .opc-estimated-wrapper .estimated-block {
        float: left;
        font-size: 18px;
        font-weight: 400;
        color: #2a2a2a
    }

    .opc-estimated-wrapper .estimated-block .estimated-label {
        display: block;
        margin: 0 0 5px
    }

    .opc-estimated-wrapper .estimated-block .estimated-price {
        color: #56cfe1
    }

    .opc-estimated-wrapper .minicart-wrapper {
        display: inline-block;
        float: right;
        position: relative;
        margin: 0
    }

    .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        box-shadow: none;
        box-sizing: content-box;
        font-weight: 400;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none
    }

    .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
        font-size: 26px
    }

    .opc-estimated-wrapper .minicart-wrapper button.action.showcart>.counter.qty {
        background-color: #56cfe1;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        margin: 13px 0 0;
        min-width: 30px;
        text-align: center;
        vertical-align: top;
        white-space: normal
    }

    .table-checkout-shipping-method thead {
        display: none
    }

    .table-checkout-shipping-method tbody tr td {
        padding: 14px 0 11px
    }

    .table-checkout-shipping-method tbody tr td.col-method {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:767px) {

    #shipping-method-buttons-container .action,
    .payment-method-content .actions-toolbar .action,
    #shipping-method-buttons-container button.action,
    .payment-method-content .actions-toolbar button.action {
        width: 100%
    }
}

@media (min-width:768px) {
    .product.info.detailed.after-content .product-data-items-content .title-accordion {
        display: none
    }

    .product.info.detailed.after-content .product-data-items-content .data.item.content {
        padding: 0;
        border: none
    }
}

@media (max-width:767px) {
    .product-data-items-menu {
        display: none !important
    }

    .sticky-info-multiple-col .product-detail-infomation {
        padding-top: 30px
    }
}

@media (min-width:992px) {
    .product-detail-infomation.is_stuck .has-sticky-menu {
        padding-top: 70px
    }
}

@media (max-width:767px) {
    .product-detail-infomation {
        margin-top: 0
    }

    .product-detail-infomation.margin-top65 {
        margin-top: 65px
    }
}

@media (min-width:1200px) {
    .sticky-info-multiple-col>div:not(.col-lg-6) {
        width: 25% !important
    }

    .use-header6.nav-open .close-nav-button,
    .use-header7.nav-open .close-nav-button {
        display: block;
        opacity: 1;
        transform: translate3d(400px, 0, 0);
        -webkit-transform: translate3d(400px, 0, 0);
        -moz-transform: translate3d(400px, 0, 0);
        -o-transform: translate3d(400px, 0, 0);
        top: 4px
    }
}

@media (min-width:992px) {
    .header.header8 .navigation .nav-main-menu {
        margin: 0 !important
    }

    .header.header8 .navigation .nav-main-menu>li>a {
        padding: 12px 18px
    }

    .header.header8 .navigation .nav-main-menu>li>a .label-menu {
        top: 0
    }

    .header.header8 .navigation .nav-main-menu>li:first-child>a {
        padding-left: 15px
    }

    .header.header8 .navigation .nav-main-menu li.mega-menu-fullwidth.menu-2columns>ul.dropdown-menu {
        min-width: 500px
    }

    .header.header8 .bottom-header-content {
        position: relative;
        border-bottom: 1px solid #eaeaea;
        border-top: 1px solid #eaeaea;
        padding: 0
    }

    .header.header8 .bottom-header-content .parent__megameu {
        padding: 0
    }
}

@media (max-width:991px) {
    .header.header8 .vertical-menu-widget .vertical-menu {
        max-height: 350px;
        overflow-y: auto;
        overflow-x: hidden;
        display: none
    }
}

@media (min-width:992px) {
    .header.header8 .search-form .form-search {
        position: static;
        background: 0 0;
        opacity: 1;
        visibility: visible
    }

    .header.header8 .search-form .form-search .search-close {
        display: none
    }

    .header.header8 .search-form .form-search .form.minisearch {
        margin: 27px 0;
        padding: 0;
        border: 1px solid #222;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -o-border-radius: 40px
    }

    .header.header8 .search-form .form-search .form.minisearch>i {
        display: none
    }

    .header.header8 .search-form .form-search .form.minisearch .input-text {
        font-size: 14px;
        text-align: left;
        padding-left: 30px;
        color: #878787
    }

    .header.header8 .search-form.select-search .form-search .form.minisearch .search-select .search-toggle {
        font-size: 14px;
        text-align: left;
        padding-left: 30px;
        padding-right: 30px;
        position: relative
    }

    .header.header8 .search-form.select-search .form-search .form.minisearch .search-select .search-toggle:after {
        content: "";
        height: 24px;
        width: 1px;
        background-color: #878787;
        position: absolute;
        top: 9px;
        right: 0
    }

    .header.header8 .table-icon-menu .search-form {
        display: none !important
    }
}

@media (max-width:991px) {
    .header.header8 .top-header-content {
        padding-bottom: 14px
    }

    .header.header8 .top-header-content .top-custom-link ul {
        text-align: center
    }

    .header.header8 .top-header-content .top-custom-link ul li {
        float: none;
        display: inline-block;
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .header.header8 .bottom-header-content {
        position: relative
    }

    .header.header8 .bottom-header-content .parent__megameu .nav-toggle {
        position: absolute;
        right: 15px;
        top: 0;
        z-index: 3;
        background-color: #56cfe1
    }
}

@media (min-width:992px) {
    .header.header8.active-sticky {
        position: static !important;
        box-shadow: none
    }

    .header.header8.active-sticky .middle-header-content {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 997;
        background-color: #fff;
        box-shadow: 0 3px 10px rgba(0, 0, 0, .15)
    }

    .header.header8.active-sticky .middle-header-content .logo-header .logo {
        padding-top: 17px;
        padding-bottom: 0
    }

    .header.header8.active-sticky .middle-header-content>.container {
        position: relative
    }

    .header.header8.active-sticky .parent__search>.search-form {
        display: none
    }

    .header.header8.active-sticky .table-icon-menu>div {
        padding: 19px 12px 16px 0
    }

    .header.header8.active-sticky .navigation .nav-main-menu {
        margin: 0 auto !important
    }

    .header.header8.active-sticky .navigation .nav-main-menu>li>a {
        padding: 19px 18px !important
    }
}

@media (max-width:767px) {
    .popup__related {
        display: none !important
    }
}

@media (min-width:1300px) {
    .service-boxed {
        margin-left: -45px;
        margin-right: -45px
    }
}

@media (min-width:1200px) {
    .service-boxed {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 1;
        position: relative;
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (min-width:768px) and (max-width:992px) {
    .service-boxed .icon-service {
        width: 50%
    }

    .service-boxed .icon-service.first-sm-item,
    .service-boxed .icon-service:last-child {
        padding-top: 0
    }
}

@media (max-width:767px) and (max-width:992px) {
    .service-boxed .icon-service {
        width: 100%
    }

    .service-boxed .icon-service+.icon-service {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .slider_item .text-slider h2 {
        font-size: 30px;
        line-height: 1
    }
}

.header .no-menu-settings .settings-menu-tab,
.header .no-menu-settings #main-Settingcontent {
    display: none !important
}

@media (max-width:1199px) {
    .header:not(.header6):not(.header7) .megamenu-content.no-menu-settings .nav-tabs>li {
        width: calc(100%/2)
    }
}

@media (min-width:1200px) {
    .testimonial-list-block.boxed_content .testimonial-content.has-image .content {
        padding-left: 140px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .testimonial-list-block.boxed_content {
        padding: 60px 50px
    }
}

@media (max-width:767px) {
    .testimonial-list-block.boxed_content {
        padding: 30px 40px
    }
}

@media (max-width:767px) {
    .testimonial-list-block .testimonial-content .content blockquote:before {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }

    .testimonial-list-block .testimonial-content .author-thumbnail {
        float: none;
        margin: 0 auto 40px
    }

    .testimonial-list-block .testimonial-content.has-image .content {
        padding-left: 0;
        float: none;
        text-align: center;
        width: 100%
    }
}

@media (min-width:1200px) {
    .custom-banner-glasses .promobanner .banner-text {
        padding-right: 120px
    }
}

@media (min-width:1200px) {
    .header .close-nav-button {
        left: -50px
    }
}

@media (max-width:991px) {
    .sm-ceter {
        float: none;
        margin: 0 auto
    }

    .sm-padding30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .sm-padding15 {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .sub-categories {
        display: none
    }

    .decor-banner p {
        font-size: 30px !important
    }
}

@media (max-width:479px) {
    .col-xxs-12 {
        width: 100%
    }

    .simple-product .products-grid .product-item {
        width: 100%
    }
}

@media (max-width:767px) {
    .video-banner #video-background:not(.loaded) {
        display: none !important
    }

    .video-banner #video-background:not(.loaded)+.text {
        z-index: 1;
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:767px) {
    .header .logo-header .logo img {
        max-width: 100%
    }

    .products-grid .product-item-info.effect-mobile .product-top .actions-link {
        top: 5px
    }

    .products-grid .product-item-info.effect-mobile .product-top .actions-link button {
        padding: 5px 10px;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        opacity: 1;
        visibility: visible;
        color: #333
    }

    .products-grid .product-item-info.effect-mobile .product-top .action-mobile>*+* {
        margin: 0 0 -8px
    }

    .products-grid .product-item-info.effect-mobile .product-top .tocart.btn-cart {
        width: 36px;
        height: 36px;
        line-height: 33px;
        top: auto;
        left: auto;
        bottom: 10px;
        right: 10px;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
        color: #000;
        box-shadow: 0 0 7px rgba(0, 0, 0, .1)
    }

    .products-grid .product-item-info.effect-mobile .product-top .tocart.btn-cart .icon {
        font-size: 18px
    }

    .products-grid .product-item-info.effect-mobile .product-top .tocart.btn-cart.disabled .icon:not(.fa-spin):before {
        content: "\e615"
    }

    .products-grid .product-item-info.effect-mobile .product-top .tocart.btn-cart:hover {
        background-color: #fff
    }
}

@media (max-width:991px) {
    .opc-sidebar.opc-summary-wrapper._show {
        z-index: 1000 !important
    }

    .padding-left30 {
        padding-left: 15px
    }

    .padding-right30 {
        padding-right: 15px
    }

    .header.header11 .middle-header-content .right-content>.info-block {
        display: none
    }

    .header.header11 .search-form .actions-search .action-search {
        line-height: 35px
    }
}

@media (max-width:767px) {
    .products-grid .product-item-info .tocart.btn-cart>.product-item-link {
        display: none
    }
}

@font-face {
    font-family: ThemeIcons;
    font-display: swap;
    src: url(https://js.utsavfashion.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.eot?387osh);
    src: url(https://js.utsavfashion.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.eot?#iefix387osh) format('embedded-opentype'), url(https://js.utsavfashion.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.woff?387osh) format('woff'), url(https://js.utsavfashion.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.ttf?387osh) format('truetype'), url(https://medias.utsavfashion.com/skin/frontend/ultimo/default/fonts/themeicons/ThemeIcons.svg?387osh#ThemeIcons) format('svg');
    font-weight: 400;
    font-style: normal
}

.ic {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: ThemeIcons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ic-plane:before {
    content: "\e200"
}

.ic-tag:before {
    content: "\e201"
}

.ic-paint:before {
    content: "\e202"
}

.ic-credit:before {
    content: "\e203"
}

.ic-phone:before {
    content: "\e204"
}

.ic-letter:before {
    content: "\e205"
}

.ic-stopwatch:before {
    content: "\e206"
}

.ic-bars:before {
    content: "\e207"
}

.ic-truck:before {
    content: "\e208"
}

.ic-download:before {
    content: "\e209"
}

.ic-upload:before {
    content: "\e20a"
}

.ic-warning:before {
    content: "\e20b"
}

.ic-question:before {
    content: "\e20c"
}

.ic-info:before {
    content: "\e20d"
}

.ic-success:before {
    content: "\e20e"
}

.ic-close2:before {
    content: "\e20f"
}

.ic-reload:before {
    content: "\e210"
}

.ic-scissors:before {
    content: "\e211"
}

.ic-googleplus:before {
    content: "\e212"
}

.ic-facebook:before {
    content: "\e213"
}

.ic-twitter:before {
    content: "\e214"
}

.ic-feed:before {
    content: "\e215"
}

.ic-youtube:before {
    content: "\e216"
}

.ic-vimeo:before {
    content: "\e217"
}

.ic-flickr:before {
    content: "\e218"
}

.ic-dribbble:before {
    content: "\e219"
}

.ic-github:before {
    content: "\e21a"
}

.ic-wordpress:before {
    content: "\e21b"
}

.ic-blogger:before {
    content: "\e21c"
}

.ic-tumblr:before {
    content: "\e21d"
}

.ic-skype:before {
    content: "\e21e"
}

.ic-home:before {
    content: "\e21f"
}

.ic-edit2:before {
    content: "\e220"
}

.ic-cart:before,
.ic-cart1:before {
    content: "\e221"
}

.ic-menu:before {
    content: "\e222"
}

.ic-star-o:before {
    content: "\e223"
}

.ic-star:before {
    content: "\e224"
}

.ic-heart:before {
    content: "\e225"
}

.ic-heart-o:before {
    content: "\e226"
}

.ic-arrow-up:before {
    content: "\e227"
}

.ic-arrow-right:before {
    content: "\e228"
}

.ic-arrow-down:before {
    content: "\e229"
}

.ic-arrow-left:before {
    content: "\e22a"
}

.ic-filter:before {
    content: "\e22b"
}

.ic-lastminute:before {
    content: "\e22c"
}

.ic-close:before {
    content: "\e22d"
}

.ic-edit:before {
    content: "\e22e"
}

.ic-instagram:before {
    content: "\e22f"
}

.ic-user:before {
    content: "\e230"
}

.ic-mobile:before {
    content: "\e231"
}

.ic-pin:before {
    content: "\e232"
}

.ic-zoomin:before {
    content: "\e233"
}

.ic-zoomout:before {
    content: "\e234"
}

.ic-search:before {
    content: "\e235"
}

.ic-gift:before {
    content: "\e236"
}

.ic-anchor:before {
    content: "\e237"
}

.ic-calendar:before {
    content: "\e238"
}

.ic-remove:before {
    content: "\e239"
}

.ic-compare:before {
    content: "\e23a"
}

.ic-alarm:before {
    content: "\e23b"
}

.ic-plus:before {
    content: "\e23c"
}

.ic-minus:before {
    content: "\e23d"
}

.ic-pinterest:before {
    content: "\e23e"
}

.ic-call24:before {
    content: "\e23f"
}

.ic-callcenter:before {
    content: "\e240"
}

.ic-delivery:before {
    content: "\e241"
}

.ic-package:before {
    content: "\e242"
}

.ic-globe:before {
    content: "\e243"
}

.ic-lightbulb:before {
    content: "\e244"
}

.ic-microscope:before {
    content: "\e245"
}

.ic-24hours:before {
    content: "\e246"
}

.ic-coupon:before {
    content: "\e247"
}

.ic-tshirt:before {
    content: "\e248"
}

.ic-bag8:before {
    content: "\e249"
}

.ic-bag6:before {
    content: "\e24a"
}

.ic-bag4:before {
    content: "\e24b"
}

.ic-bag3:before {
    content: "\e24c"
}

.ic-bag7:before {
    content: "\e24d"
}

.ic-bag2:before {
    content: "\e24e"
}

.ic-bag5:before {
    content: "\e24f"
}

.ic-cart2:before {
    content: "\e250"
}

.ic-bag:before,
.ic-bag1:before {
    content: "\e251"
}

.ic-cart3:before {
    content: "\e252"
}

.ic-smartphones:before {
    content: "\e253"
}

.ic-grid:before {
    content: "\e254"
}

.ic-list:before {
    content: "\e255"
}

.ic-linkedin:before {
    content: "\e256"
}

.ic-bell:before {
    content: "\e257"
}

.ic-xing:before {
    content: "\e258"
}

.ic-vk:before {
    content: "\e259"
}

.ic-weibo:before {
    content: "\e25a"
}

.ic-renren:before {
    content: "\e25b"
}

.ic-behance:before {
    content: "\e25c"
}

.ic-vine:before {
    content: "\e25d"
}

.ic-share:before {
    content: "\e25e"
}

.ic-lowstock:before {
    content: "\e25f"
}

.ic-left:before {
    content: "\e260"
}

.ic-down:before {
    content: "\e261"
}

.ic-up:before {
    content: "\e262"
}

.ic-right:before {
    content: "\e263"
}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: 0;
    visibility: hidden;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.carousel-cell {
    padding: 0 5px;
    float: none
}

html {
    scroll-behavior: smooth
}

*,
body * {
    -webkit-transition: all 1ms !important;
    -moz-transition: all 1ms !important;
    -o-transition: all 1ms !important;
    transition: all 1ms !important
}

.minicart-right-o body.account .sidebar,
.minicart-right-o.topnavactive .topnavbtn,
.minicart-right-o.topnavactive .top-nav-holder,
.uf-path-checkout .side-scroll.side-scroll-cart,
.nav-open .top-nav-box {
    display: none !important
}

body {
    line-height: 27px;
    color: #333;
    font-size: 15px;
    overflow-x: initial !important;
    scroll-behavior: smooth
}

body header.headerfixed {
    position: fixed;
    top: 0;
    width: 100%
}

@media (min-width:1281px) {
    body header.header .container {
        max-width: 1400px
    }
}

input:checked {
    accent-color: #fd6036
}

.info_underline {
    border-bottom: 1px #ccc dashed;
    cursor: help
}

.mobileview .minicart-wrapper .action.showcart {
    float: left
}

.hidecontent,
.hammenu_top_thumb_box {
    display: none
}

.mobileview .hammenu_top_thumb_box {
    display: flex
}

h3 {
    font-size: 18px
}

h2 {
    font-weight: 400
}

a {
    color: #333
}

p a {
    color: #8f613e
}

a:hover {
    color: #fd6036
}

.uf-heart {
    background: url('https://medias.utsavfashion.com/media/wysiwyg/2024/pages/sprite-wishlist-complete-look-21sept.png') no-repeat;
    display: inline-block;
    width: 24px;
    height: 23px;
    background-size: cover;
    background-position: 0 -30px;
    vertical-align: bottom
}

.top-panel.hidden-xs.hidden-sm {
    display: none !important
}

.uf_headertop_promo {
    text-align: center;
    padding: 0 0 5px;
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    min-height: 35px !important;
    font-size: 13.5px;
    font-family: 'Source Sans Pro'
}

.uf_headertop_promo .uf_amb_temp {
    vertical-align: middle;
    margin: 0 5px;
    font-size: 13.5px;
    display: inline-block
}

.uf_headertop_promo .uf_amb_temp .uf-toptimer-band {
    height: auto;
    margin-left: 5px;
    max-width: 250px
}

.uf_headertop_promo .uf_amb_temp .uf-timertext {
    font-size: 15px
}

@media (max-width:425px) {
    .uf_headertop_promo .uf_amb_temp .uf-timertext {
        display: block;
        width: 100%;
        font-size: 18px;
        margin-bottom: 5px
    }
}

.header .tp_header_reviewbox {
    display: inline-block !important;
    margin-left: 5px;
    line-height: 27px;
    vertical-align: middle;
    font-size: 13.5px
}

.tp_header_reviewbox:before {
    content: "|";
    margin-right: 10px;
    font-size: 16px
}

.header .middle-header-content {
    margin: 0 auto;
    padding: 2px 0
}

.uf_minmlheader .header .middle-header-content {
    margin-top: 0;
    border-bottom: 1px #e5e5e5 solid
}

.absolute-header {
    height: 180px
}

.overlay-focus-megamenu {
    display: none
}

.extra-link a {
    font-weight: 400;
    font-size: 13.5px;
    cursor: pointer
}

.container {
    padding: 0
}

.uf_sec_level_contnr {
    display: none
}

.desktopview .mobile-menu-content,
.desktopview .uf_sec_level_contnr {
    display: none !important
}

.desktopview .desktop-menu {
    display: block !important
}

.mobileview .desktop-menu,
.tabletview .desktop-menu {
    display: none !important
}

.mobileview .mobile-menu-content,
.tabletview .mobile-menu-content {
    display: block !important
}

.nav-open .mobileview .uf_sec_level_contnr,
.nav-open .tabletview .uf_sec_level_contnr {
    display: block
}

.page-main.container,
.footer-container .container,
.header .container {
    padding: 0 10px;
    width: 100%
}

.mobileview #maincontent {
    margin-top: 10px
}

.ambanners.ambanner-0 {
    margin: 10px 0
}

.ambanners img {
    max-width: 100%
}

.uf_fixed {
    position: fixed
}

.uf_absolute {
    position: absolute
}

.uf_relative {
    position: relative
}

.uf_show {
    display: block !important
}

.uf_inline-block {
    display: inline-block
}

.uf_hide {
    display: none !important
}

.hs-showinmobile,
.uf_deskhide {
    display: none !important
}

.hide-below-768,
.uf_mobhide {
    display: block !important
}

td.uf_mobhide {
    display: table-cell !important
}

.uf_bview {
    bottom: 0
}

.mobileview[class*=categorypath-concepts] .customorderby .uf_mobhide,
body.page-layout-1column .customorderby .uf_mobhide {
    display: block !important
}

.mobileview[class*=categorypath-concepts] .customorderby .uf_deskhide,
body.page-layout-1column .customorderby .uf_deskhide {
    display: none !important
}

img.product-image-photo {
    width: 100%;
    height: 100%;
    border-radius: 15px
}

.product-top img.product-image-photo {
    border-radius: 15px 15px 0 0
}

.uf_prod_thumbnail {
    max-width: 295px
}

.uf_prod_small_thumb {
    max-width: 100px
}

.header-middle .header-mid-row {
    display: flex;
    justify-content: space-between
}

.header-middle .header-mid-row.logo-header {
    width: 10%
}

.header-middle .header-mid-row.parent__search {
    width: 55%
}

.header-middle .header-mid-row.uf_topuserlink {
    width: 35%
}

.header-mid-row .search-form {
    width: 100%
}

.uf_minmlheader.mobileview .uf_logo_d {
    display: block !important
}

.uf_minmlheader.mobileview .uf_logo_m {
    display: none !important
}

.uf_minmlheader.mobileview .parent__search,
.uf_minmlheader.mobileview .uf_topuserlink,
.uf_minmlheader.tabletview .parent__search,
.uf_minmlheader.tabletview .uf_topuserlink,
.uf_minmlheader .top-header-content,
.uf_minmlheader .bottom-header-content .parent__megameu,
.uf_minmlheader .breadcrumbs {
    display: none
}

.uf_minmlheader.tabletview .middle-header-content .logo-header {
    width: 100%
}

.uf_minmlheader.mobileview .header.header8 .middle-header-content .logo-header {
    width: 100%;
    padding-bottom: 5px;
    padding-top: 10px
}

.uf_minmlheader .header .uf_topuserlink ul.links {
    margin-left: auto
}

.header .uf_topuserlink li.aclink:before {
    content: "";
    margin-left: 25px;
    color: #666;
    font-size: 12px;
    font-weight: 100;
    opacity: .5;
    background: #666;
    width: 2px;
    height: 18px;
    margin-top: 5px;
    margin-right: 20px
}

.header .uf_topuserlink li.loglink {
    margin: 0
}

.header .header-wl a .ic-heart-o:before {
    margin-right: 5px;
    color: #6b6b6b;
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    vertical-align: middle
}

.header .uf_topuserlink ul.links.uftoplinks li.aclink:after,
.header .uf_topuserlink ul.links.uftoplinks li.loglink:after {
    display: none;
    content: ""
}

.label,
label {
    font-size: 15px
}

.price {
    color: #000;
    font-size: 15px
}

.reg_price .price {
    font-size: 13px !important;
    text-decoration: line-through
}

.special-price .price,
.price .spl_price,
.spl_price .price,
.discount-percent {
    color: #cb4551
}

.wishlist-index-index .discount-percent {
    display: none
}

.uf-know-more,
.uf_kmore {
    font-size: 13px;
    font-family: sans-serif;
    color: #8f613e;
    cursor: pointer
}

.uf_kmore {
    text-decoration: underline;
    text-transform: lowercase
}

.uf-know-more:hover,
.uf_kmore:hover {
    color: #fd6036
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email] {
    font-size: 15px
}

input[type=text]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=text]:hover,
input[type=password]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=search]:hover,
input[type=number]:hover,
input[type=datetime]:hover,
input[type=email]:hover {
    border-color: #aaa
}

.uf_flatcorner {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important
}

.btn {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    background: #fd6036;
    border: none;
    border-radius: 0;
    padding: 0 25px;
    color: #fff
}

.btn:hover {
    background: #e9542d;
    border: none;
    border-radius: 0;
    color: #fff
}

.uf_rfloat {
    float: right;
    margin: 5px
}

.uf_disabled {
    opacity: .2
}

.header .action.nav-toggle {
    border: none;
    background: 0 0;
    padding: 5px 0;
    margin-top: 14px;
    width: 35px;
    display: inline-block;
    margin-left: 10px
}

.header .uf_m_header_l {
    display: inline-block;
    vertical-align: middle;
    margin: auto 10px auto auto
}

.uf_minmlheader .header .hidden-md.uf_m_header_l {
    display: none
}

.uf_minmlheader .header.header8 .middle-header-content .logo-header {
    justify-content: center;
    padding-left: 10%;
    width: 90%
}

.uf_minmlheader .header-middle .header-mid-row.uf_topuserlink {
    width: 10%
}

.uf_minmlheader .header .uf_topuserlink li.aclink:before {
    display: none
}

.uf_minmlheader .header-middle .header-mid-row.parent__search {
    width: 0;
    display: none
}

.nav-toggle .uf_line {
    height: 5px;
    background: #000;
    margin: 0
}

.nav-toggle .uf_line.l2 {
    margin: 4px auto
}

.mobileview .header .search-form {
    display: none
}

.search-open .mobileview .header .search-form {
    display: block
}

.header .search-form .form-search .form.minisearch .button {
    right: 10px;
    border-radius: 50px;
    top: 7px
}

.header .search-form .form-search .form.minisearch .button i.ic-search {
    visibility: visible
}

._searchboxon.search-open .header .search-form .form-search .form.minisearch {
    background: #fff !important;
    padding: 5px !important;
    border-radius: 50px;
    height: 50px
}

._searchboxon.search-open .header .search-form .form-search .form.minisearch .button {
    right: 25px;
    top: 10px
}

._searchboxon.search-open .header .search-form .form-search .form.minisearch .input-text {
    border: 0 !important;
    border-radius: 50px
}

.header .uf_topuserlink ul.links.uftoplinks li.aclink .ic-user:before {
    content: "\e230";
    font-size: 21px;
    vertical-align: middle;
    color: #6b6b6b;
    line-height: 21px;
    padding-top: 6px
}

.header.header8 .search-form .form-search .form.minisearch .input-text:focus {
    border: 2px #878787 solid !important;
    background-color: #fff !important
}

@media (max-width:991px) {
    .header .middle-header-content .container {
        padding: 5px 0;
        width: 100%
    }

    .header.header8 .middle-header-content .logo-header {
        width: 40%;
        padding: 0 2%
    }

    .header.header8 .parent__search {
        width: 10% !important
    }

    .minicart-wrapper span.label,
    .header .uf_topuserlink ul.links.customhelplink {
        display: none !important
    }

    .header .uf_topuserlink {
        width: 40%;
        justify-content: end
    }

    .minicart-wrapper .action.showcart {
        height: 35px;
        line-height: 27px
    }

    .uf_searchformholder {
        position: relative;
        padding-bottom: 0;
        min-height: 55px
    }

    .header .search-form .form-search {
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none
    }

    .search-open .header .search-form .form-search {
        background: #fff;
        position: absolute;
        top: 60px;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none
    }

    .header.header8 .middle-header-content .logo-header .logo {
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
        margin: 5px auto
    }

    .header.header8 .table-icon-menu>div {
        padding: 25px 25px 25px 0;
        opacity: 1;
        background: #fff;
        z-index: 1
    }

    .search-form.select-search.uf_m_header_l {
        margin-left: 10%
    }

    .header .search-form .form-search .form.minisearch {
        margin: 0 auto;
        padding: 15px;
        margin-top: 0;
        background: #fff
    }

    .form#search_mini_form>i {
        display: none
    }

    .header .search-form.not-full .form-search .form.minisearch .input-text {
        position: static;
        text-align: left;
        border: none;
        padding: 0 100px 0 10px;
        color: #000
    }

    .header.header8 .table-icon-menu>div {
        padding: 20px 0 10px
    }

    .header.header8 .table-icon-menu>.header-wl {
        padding-left: 8px;
        padding-right: 8px
    }

    .navigation .level0>.level-top.label-position-center {
        font-size: 18px
    }

    .mgt-menu .navigation ul.columns-group.ui-menu a.mm-category-title {
        font-weight: 600
    }

    .mgt-menu .navigation .mm-has-children.ui-menu-item a.level-top:after {
        content: "\e688";
        font-family: 'Pe-icon-7-stroke';
        speak: none;
        font-style: normal;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 30px;
        position: absolute;
        right: 5px
    }

    .mgt-menu .navigation .mm-has-children.ui-menu-item a.level-top.ui-state-active:after {
        content: "\e682"
    }
}

@media (min-width:992px) {
    .header.header8 .search-form .form-search .form.minisearch {
        margin: 15px 0;
        padding: 0;
        border: 1px solid #fff;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        position: relative
    }

    .minisearch i.ic-search {
        font-size: 15px;
        position: absolute;
        top: 14px;
        right: 15px;
        color: #000
    }

    .header.header8 .search-form .form-search .form.minisearch:hover,
    .header.header8 .search-form .form-search .form.minisearch:focus {
        border: 1px solid #ccc
    }
}

.header.header8 .bottom-header-content .parent__megameu {
    position: relative;
    text-align: center
}

.minicart-wrapper.minicart-right .close-minicart {
    background: #fff;
    position: absolute;
    color: #000;
    right: 20px;
    top: 20px;
    font-size: 18px;
    padding: 0;
    cursor: pointer;
    line-height: 21px;
    z-index: 999;
    clear: both;
    letter-spacing: normal;
    border: 2px #000 solid;
    border-radius: 50px;
    width: 21px;
    height: 21px
}

.minicart-wrapper.minicart-right .close-minicart:before {
    content: "\e20f"
}

.minicart-wrapper.minicart-right .showcart-right {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    background: #fff;
    max-width: 400px;
    z-index: 999;
    width: 90%;
    bottom: env(safe-area-inset-bottom)
}

.minicart-wrapper.minicart-right .showcart-right .block-content {
    padding: 0
}

.minicart-wrapper.minicart-right .showcart-right .block-content .subtitle {
    padding: 20px 10px 10px;
    text-transform: capitalize
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items-wrapper {
    min-height: 160px;
    max-height: 300px;
    overflow-y: auto;
    padding: 0 10px
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items {
    border-top: 1px #ccc solid
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item {
    padding: 10px 0
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item .product-item-details .product-item-name {
    margin: 0
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item .product-item-details .product-item-name a {
    font-weight: 600;
    color: #000;
    line-height: 21px
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item .product-item-details .product-item-pricing .price {
    color: #cb4551;
    font-size: 15px;
    font-weight: 600
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item .product-item-details .qty {
    color: #646464;
    font-size: 15px;
    line-height: 21px
}

.minicart-wrapper.minicart-right .showcart-right .block-content .minicart-items .product-item .product-item-details .qty .label {
    font-size: 15px
}

.minicart-wrapper.minicart-right .showcart-right .block-content .actions.cartTotal,
.minicart-wrapper.minicart-right .showcart-right .block-content .actions.cartBtn,
.minicart-wrapper.minicart-right .showcart-right .block-content .block-minicartMsg {
    display: none
}

.minicart-wrapper.minicart-right .showcart-right .cart-moreitems {
    text-align: center;
    padding: 10px 0
}

.minicart-wrapper.minicart-right .showcart-right .cart-moreitems a {
    color: #8f613e
}

.minicart-wrapper.minicart-right .showcart-right .block-minicart {
    right: 0;
    top: 0;
    opacity: 1;
    position: relative;
    width: 100% !important;
    height: inherit
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox {
    position: fixed;
    bottom: 0;
    box-shadow: none;
    width: 90%;
    right: 0;
    padding: 0 10px 10px;
    z-index: 999;
    clear: both;
    max-width: 400px;
    background-color: #fff
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .secondary {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .secondary a {
    color: #8f613e
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .secondary .btn-continue {
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    line-height: 19px;
    margin-left: -5px
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .secondary .btn-continue:before {
    color: #8f613e;
    content: "\e260";
    font-family: 'ThemeIcons';
    font-size: 18px;
    margin-top: 2px;
    margin-right: -2px
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .subtotal {
    border-top: 1px #ccc solid;
    padding-top: 20px;
    padding-bottom: 10px
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .subtotal .price-container {
    width: 49%;
    display: inline-block;
    text-align: right;
    font-weight: 600
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .subtotal .mini-subtotal {
    display: inline-block;
    width: 49%;
    font-weight: 600;
    color: #000
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .btn {
    text-transform: capitalize;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    width: 40%
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .btn span {
    color: #fff
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .btn .ic-arrow-right {
    margin-left: 5px;
    margin-top: 2px
}

@media (max-width:375px) {
    .minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .btn .ic-arrow-right {
        display: none
    }
}

.minicart-wrapper.minicart-right .showcart-right .minicart-sumbox .uf_minicartmsg {
    text-align: right;
    padding-top: 5px;
    font-size: 13.5px
}

.minicart-wrapper.minicart-right.active .mage-dropdown-dialog {
    display: none
}

.minicart-wrapper.minicart-right.active.showcart-right {
    display: block
}

.minicart-wrapper.minicart-right.active:after {
    background: 0 0 !important
}

.empty_bag .minicart-wrapper.minicart-right .block-content {
    border-bottom: none
}

.empty_bag .minicart-wrapper.minicart-right .block-content .subtitle.empty {
    padding-top: 50vh;
    text-align: center;
    border-bottom: none;
    font-weight: 600
}

.empty_bag .minicart-wrapper.minicart-right .cart-moreitems,
.empty_bag .minicart-wrapper.minicart-right .minicart-sumbox {
    display: none !important
}

@media screen and (min-width:768px) {

    .header .dropdown-toplinks .dropdown-menu,
    .minicart-wrapper.minicart-wrapper--dropdown .block-minicart {
        top: 70%
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner {
        display: flex;
        width: 100%;
        padding: 10px 0;
        margin: 0;
        justify-content: space-between
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group {
        text-align: left;
        width: 15% !important;
        border-right: 1px #e5e5e5 solid;
        padding-left: 1.5%;
        padding-top: 0
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group.right-group {
        padding: 0;
        width: 25% !important;
        z-index: 1
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group.right-group .right-block {
        padding: 0
    }

    .navigation .megamenu.level-top-fullwidth.nav-8 .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group {
        width: 20% !important
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group.left-group {
        padding-left: 0
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group.right-group {
        padding-left: 1.5%;
        border-right: none
    }

    .navigation .megamenu .submenu .right-block img {
        max-width: 400px;
        margin: 0 auto
    }

    .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu {
        top: 8px !important
    }

    .desktopview .navigation .megamenu .level0.submenu .menu-block.block-container ul li.cat_f_title span.uf_mobhide {
        border-bottom: 1px #000 solid;
        display: inline-block !important;
        line-height: 20px
    }

    .desktopview .navigation .megamenu.level1 .mm-category-title.ui-menu-item-wrapper>span.mm-subcategory-title {
        border-bottom: 1px #000 solid !important;
        line-height: 20px;
        padding-bottom: 1px
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group .menurighttitle {
        display: none !important;
        font-size: 18px;
        font-weight: 600;
        border-bottom: 1px #000 solid;
        width: 75px;
        margin-bottom: 7px !important;
        line-height: 20px;
        padding-top: 0
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group .menudropimgright.ui-widget-content {
        padding: 10px 0 !important;
        display: inline-block
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group .menudropimgright.ui-widget-content.ban_1 {
        padding-top: 0 !important
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group .menudropimgright.ui-widget-content img {
        width: 100%;
        height: auto;
        border-radius: 15px
    }

    .navigation .megamenu {
        position: static;
        padding: 0 6px
    }

    .navigation .megamenu.level-top-default .submenu li>a:not(.parent) {
        padding-top: 0 !important;
        padding-bottom: 5px !important;
        text-align: left;
        width: 100%
    }

    .navigation .megamenu.level-top-default .submenu {
        position: absolute
    }

    .navigation .megamenu.level-top-default .submenu.default {
        background: #fff;
        padding: 0 10px;
        text-align: left
    }

    #mainMenu li a.level0,
    .navigation ul .level0>a {
        text-transform: capitalize;
        font-size: 18px;
        color: #000
    }

    .navigation ul .megamenu.parent.level0:hover>a,
    .navigation .megamenu a:hover {
        color: #fd6036 !important;
        text-shadow: none
    }

    .navigation ul .megamenu.level0 a.level-top {
        border-bottom: 2px transparent solid
    }

    .navigation ul .megamenu.level0 a.level-top.ui-state-active {
        border-bottom: 2px #eaeaea solid
    }

    .navigation .megamenu.level-top-fullwidth .submenu .columns-group li>a {
        border-bottom: none
    }

    .navigation .megamenu.level-top-fullwidth .submenu .columns-group .ui-menu-item.last>a {
        color: #fd6036
    }

    .navigation .megamenu.level-top-fullwidth .submenu .columns-group .ui-menu-item.last>a:hover {
        color: #fd6036
    }

    .navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper {
        top: 0;
        max-width: 100%;
        border-top: 1px solid #eaeaea;
        left: 0;
        padding: 20px;
        border-radius: 15px;
        border-bottom: none
    }

    .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li,
    .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li,
    .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li {
        padding: 2px 10px;
        color: #666
    }

    .desktopview .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li:hover a {
        transform: scale(1.05) translateY(-1px) translateX(3px)
    }

    .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li:hover>a,
    .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li:hover>a,
    .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li:hover>a {
        color: #fd6036;
        text-shadow: none
    }

    .navigation .megamenu.level-top-fullwidth .submenu .level1 .submenu li>a,
    .navigation .megamenu.level-top-sectioned .submenu .level1 .submenu li>a,
    .navigation .megamenu.level-top-boxed .submenu .level1 .submenu li>a {
        margin-top: 0;
        padding: 0 10px;
        width: 100%;
        text-transform: capitalize;
        font-size: 15px
    }

    .navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a,
    .navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a,
    .navigation .megamenu.level-top-boxed .submenu [data-has-children]>a {
        font-size: 18px;
        line-height: 27px;
        text-transform: capitalize;
        padding: 0 20px;
        color: #000;
        font-weight: 500;
        float: inherit;
        width: 100%
    }

    .navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a span.mm-subcategory-title:before,
    .navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a span.mm-subcategory-title:before,
    .navigation .megamenu.level-top-boxed .submenu [data-has-children]>a span.mm-subcategory-title:before {
        display: none
    }

    .megamenu .columns-group-block.bottom-group.inner {
        border-top: 0 solid #ccc
    }

    .navigation .megamenu .submenu img {
        width: 100%
    }

    .megamenu .columns-group-block.bottom-group.inner li {
        float: left;
        padding: 5px 10px !important;
        vertical-align: middle
    }

    .megamenu .columns-group-block.bottom-group.inner li a {
        padding-top: 0 !important
    }

    .header.active-sticky .navigation .container.ui-menu {
        max-width: 100%;
        margin-top: 15px
    }
}

@media (min-width:992px) {
    .header.active-sticky .navigation .megamenu.level-top.parent {
        display: inline-flex;
        padding: 0
    }
}

@media (max-width:767px) {

    .hide-below-768,
    .uf_mobhide,
    td.uf_mobhide {
        display: none !important
    }

    .mhide {
        display: none
    }

    .header .tp_header_reviewbox.hide-below-768 {
        display: none !important
    }

    .hs-showinmobile,
    .uf_deskhide {
        display: block !important
    }
}

@media (max-width:1199px) {

    .header .dropdown-toplinks,
    .header .table-icon-menu>.header-wl {
        display: inline-block !important
    }
}

@media (max-width:991px) {
    .search-open .header .search-form .form-search {
        top: 0;
        width: 98%;
        margin: auto;
        border-top: 0 #e5e5e5 solid;
        border-bottom: 1px #e5e5e5 solid;
        padding: 0 0 3px
    }

    .mgt-menu .navigation ul.columns-group.ui-menu {
        width: 100% !important;
        text-align: left;
        display: inherit
    }
}

@media (min-width:1200px) {
    .header .bottom-header-content {
        border-bottom: #eaeaea 1px solid
    }

    .mgt-menu .navigation .level0>.level-top {
        line-height: 40px;
        text-transform: capitalize;
        padding: 5px 10px
    }

    .mgt-menu .navigation .level0 .submenu .submenu-reverse {
        left: 0;
        right: 0
    }
}

.minicart-wrapper .block-content>.actions>.subtotal>.mini-subtotal {
    text-transform: capitalize
}

.desktopview .navigation .megamenu.level1 .mm-category-title.ui-menu-item-wrapper>span.mm-subcategory-title {
    font-size: 18px !important;
    font-weight: 600;
    cursor: text;
    transform: none !important
}

.navigation .megamenu.level-top-fullwidth .submenu .columns-group .featuredlinks .ui-menu-item {
    padding: 0
}

.desktopview .navigation .megamenu .level0.submenu .menu-block.block-container ul li.cat_f_title {
    font-size: 18px !important;
    font-weight: 600;
    padding: 0 0 5px
}

.desktopview .navigation .megamenu .level0.submenu .menu-block.block-container ul li.cat_f_title span.uf_mobhide {
    display: inline-block !important;
    border-bottom: 1px #000 solid;
    padding-bottom: 0
}

.desktopview .dg-menu-bottom-block .featuredlinks li.ui-menu-item {
    padding-left: 10px !important
}

.desktopview .navigation .megamenu.level-top-fullwidth .submenu .columns-group .featuredlinks li>a:hover {
    transform: scale(1.05) translateY(-1px) translateX(3px)
}

.desktopview .navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block .left-block {
    padding: 0 20px 20px 0
}

.header-middle .col-md-4 {
    padding: 0
}

.header-middle .search-form {
    position: relative;
    height: auto;
    margin: 0 auto !important
}

.header-middle .search-form.select-search {
    display: none
}

.header .search-form .form-search .form.minisearch {
    width: 100%;
    position: relative
}

.header .search-form .form-search .form.minisearch .input-text {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.newSrchSuggestBox {
    position: absolute;
    top: 100%;
    left: 0;
    width: inherit;
    max-width: 100%;
    padding: 30px 25px 20px;
    background: #fff;
    margin-top: 2px;
    border-top: 2px solid #333;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    display: none;
    z-index: 9999;
    border-radius: 10px;
    transition: none !important
}

.newSrchSuggestActive {
    display: block
}

.defaultSuggestSections {
    clear: both;
    margin: 0 0 30px
}

.defaultSuggestSections h4,
.defaultSuggestSections .searchsugsthead {
    font-family: "Source Sans Pro", georgia, serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px !important
}

.defaultSuggestSections ul {
    font-size: 14.5px;
    line-height: 15px
}

.defaultSuggestSections ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 35px 0 0;
    margin: 0 0 12px
}

.header .defaultSuggestSections ul li a {
    display: block;
    color: #666
}

.defaultSuggestSections:last-child {
    margin-bottom: 0
}

@media (max-width:425px) {
    .newSrchSuggestBox {
        padding: 15px 10px 20px
    }

    .defaultSuggestSections ul li {
        margin: 5px;
        padding: 5px
    }
}

@media (max-width:340px) {
    .defaultSuggestSections ul {
        font-size: 12px
    }
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    display: none;
    visibility: hidden
}

.forceShowSrchSuggest .ui-autocomplete.srchBarSuggest {
    display: block !important;
    margin-top: 1px
}

.ui-autocomplete.srchBarSuggest {
    position: absolute;
    top: 75% !important;
    left: 0 !important;
    list-style: none;
    padding: 0;
    margin: auto;
    right: 0;
    background: #fff;
    border: 0;
    border-top: 2px solid #333;
    height: calc(-60vh);
    max-height: 350px;
    overflow: auto;
    width: 94% !important;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, .3);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .3);
    z-index: 9999;
    height: auto;
    min-height: 220px;
    border-radius: 10px;
    transition: none !important
}

@media (max-width:991px) {
    .ui-autocomplete.srchBarSuggest {
        top: 98% !important
    }
}

.newSrchSuggestBox,
.newSrchSuggestBox *,
.ui-autocomplete.srchBarSuggest,
.ui-autocomplete.srchBarSuggest * {
    transition: none !important
}

.srchBarSuggest::-webkit-scrollbar {
    width: 5px
}

.srchBarSuggest::-webkit-scrollbar-track {
    background: #f7f7f7
}

.srchBarSuggest::-webkit-scrollbar-thumb {
    background: #bababa
}

.ui-autocomplete {
    position: absolute
}

.ui-autocomplete.srchBarSuggest>li {
    text-align: left;
    list-style-image: none;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer
}

.ui-autocomplete.srchBarSuggest>li:last-child {
    border-bottom: 0
}

.ui-autocomplete.srchBarSuggest>li .ui-menu-item-wrapper {
    font-size: 15px;
    line-height: 15px;
    padding: 10px 15px;
    position: relative
}

.ui-autocomplete.srchBarSuggest .ui-state-active,
.ui-autocomplete.srchBarSuggest .ui-widget-header .ui-state-active,
.ui-autocomplete.srchBarSuggest a.ui-button:active,
.ui-autocomplete.srchBarSuggest .ui-button.ui-state-active:hover {
    border: 0;
    background: #f1f1f1;
    font-weight: 400;
    color: #333;
    margin: 0
}

@media (max-width:768px) {
    .defaultSuggestSections ul li {
        margin: 8px;
        padding: 8px;
        outline: 1px #e5e5e5 solid
    }
}

@media (max-width:991px) {
    .newSrchSuggestBox {
        max-width: 100%;
        top: 78%;
        width: 92%;
        margin: 0 auto;
        right: 0
    }
}

.header.sticky-search {
    position: sticky;
    z-index: 997;
    top: 0;
    left: 0;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
    right: 0
}

.dock-headertop .uf_minmlheader .top-header-content,
.dock-headertop .catalog-product-view .top-header-content,
.dock-headertop .catalog-product-view .top-header-content,
.header.sticky-search .bottom-header-content,
.header.sticky-search .top-header-content {
    display: none;
    visibility: hidden
}

.dock-headertop .header.active-sticky .top-header-content,
.dock-headertop .header.sticky-search .top-header-content {
    display: block;
    visibility: visible
}

.header.sticky-dropmenu.sticky-search {
    padding-bottom: 0
}

.header.sticky-dropmenu.sticky-search .bottom-header-content {
    display: block;
    visibility: visible
}

@media (min-width:992px) {
    .ui-autocomplete.srchBarSuggest {
        top: 110% !important;
        width: 100% !important
    }

    .newSrchSuggestBox {
        width: 100%
    }
}

@media (max-width:767px) {
    .newSrchSuggestBox {
        max-height: 400px;
        overflow-y: auto
    }
}

.clearsearchbox.ic.ic-close2 {
    position: absolute;
    display: block !important;
    top: 3px;
    right: 48px;
    font-size: 24px;
    cursor: pointer
}

i.clearsearchbox.ic.ic-close2:before {
    content: "clear";
    font-size: 13.5px;
    font-family: 'Source Sans Pro';
    text-decoration: underline
}

i.header-sprite-img._search {
    background-position-x: -56px;
    opacity: .8;
    margin: 0;
    width: 20px;
    height: 20px
}

i.header-sprite-img._help {
    background-position-x: -116px
}

i.header-sprite-img._wish {
    background-position-x: -91px
}

i.header-sprite-img._bag {
    background-position-x: -140px;
    margin-right: 5px
}

i.header-sprite-img._account {
    background-position-x: -163px;
    margin-right: 3px
}

.header .search-form .form-search .form.minisearch .button:before {
    content: " | ";
    position: absolute;
    font-weight: 600;
    top: 0;
    right: 27px
}

@media (max-width:1280px) {
    .header-middle .header-mid-row.logo-header {
        width: 10%
    }

    .header-middle .header-mid-row.parent__search {
        width: 39%;
        padding-left: 1%
    }

    .header-middle .header-mid-row.uf_topuserlink {
        width: 50%
    }

    .header-sprite-img {
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-right: 5px
    }

    i.header-sprite-img._search {
        background-position-x: -50px;
        opacity: .8;
        margin: 0;
        width: 18px;
        height: 18px
    }

    .header .search-form .form-search .form.minisearch .button:before {
        right: 25px
    }

    i.header-sprite-img._help {
        background-position-x: -97px
    }

    i.header-sprite-img._wish {
        background-position-x: -76px;
        margin-top: 1px
    }

    i.header-sprite-img._bag {
        background-position-x: -118px;
        margin-right: 5px
    }

    i.header-sprite-img._account {
        background-position-x: -136px;
        margin-right: 0
    }

    i.header-sprite-img._bestseller {
        background-position-x: -20px !important
    }

    i.header-sprite-img._personal {
        background-position-x: -38px !important
    }
}

@media (max-width:991px) {
    .header-sprite-img {
        margin-right: 2px;
        margin-left: 5px
    }

    ._searchboxon.search-open .header .search-form .form.minisearch .clearsearchbox.ic.ic-close2 {
        position: absolute;
        top: 6px;
        right: 52px;
        font-size: 13.5px;
        padding: 10px
    }

    ._searchboxon.search-open .header .search-form .form-search .form.minisearch .button:before {
        right: 27px;
        top: 0;
        font-weight: 600
    }
}

@media (max-width:991px) {
    .header8 .megamenu-content.uf-megamenu-content {
        overflow: hidden !important
    }

    .header8 ul.nav.uf-nav-tabs {
        padding: 10px 0
    }

    .uf-menu {
        height: calc(100vh - 60px);
        position: relative;
        overflow: hidden auto
    }

    .uf_menu_sec_level {
        position: absolute;
        top: 45px;
        width: 100%;
        background: #fff;
        text-align: left;
        left: 125%;
        height: calc(100vh - 45px);
        overflow: hidden;
        overflow-y: auto
    }

    .uf_menu_sec_level>*:last-child {
        padding-bottom: 100px
    }

    .nav-open .uf_menu_sec_level {
        position: fixed;
        transition: .5s
    }

    .uf_submenu_show {
        left: 0
    }

    .uf-menu .navigation .level0>.level-top {
        font-size: 18px;
        padding: 10px 40px 10px 15px;
        display: inline-block;
        width: calc(100% - 50px);
        text-align: left
    }

    .uf-menu-extend {
        width: 28px;
        font-size: 13.5px;
        color: #fff;
        font-weight: 400;
        position: relative;
        height: 23px;
        justify-content: space-around;
        background-color: #fd6036;
        border-radius: 5px;
        align-items: center;
        margin-left: 5px
    }

    .uf_subm_p_title {
        color: #fff;
        background: #fd6036;
        padding: 15px 15px 15px 35px;
        font-size: 18px;
        line-height: 1.2;
        border-color: #30a4b1;
        cursor: pointer;
        position: relative;
        display: block
    }

    .uf_menu_sec_level li>a {
        color: #000;
        padding: 10px 0 10px 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        border-bottom: 1px #ccc solid
    }

    .uf_menu_sec_level li>a span.ui-menu-icon {
        display: none
    }

    .uf_menu_sec_level li>a .ic {
        font-size: 15px;
        color: #fd6036;
        margin-right: 20px
    }

    .uf_menu_sec_level ul li.level2 a {
        padding-left: 35px;
        background-color: #fafafa
    }

    .uf_menu_sec_level a.mm-category-title .uf-angle {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        position: absolute;
        top: 15px;
        right: 15px;
        font-weight: 500
    }

    .uf_menu_sec_level a.mm-category-title .uf-angle:before {
        color: #5bc0d2
    }

    .uf_menu_sec_level li.ui-menu-item.all-category {
        display: none
    }

    .uf_menu_sec_level .level1 {
        position: relative;
        width: 100% !important;
        opacity: 1 !important
    }

    .uf_menu_thumbson .hammenu_top_thumb_box {
        width: 100%;
        height: 58px;
        background: #fff;
        margin: 5px 0 0 !important;
        overflow-x: hidden;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 5px 10px;
        display: flex;
        align-items: baseline;
        justify-content: space-between
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb {
        display: inline-block !important;
        padding-top: 5px
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb .hammenu_top_thumb_img {
        background: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/icons-new-best-rts.jpg') no-repeat;
        width: 26px;
        height: 26px;
        display: block;
        background-position: 0 100px;
        display: flex;
        margin: 0 auto
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb.thumb1 .hammenu_top_thumb_img {
        background-position: center -2px
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb.thumb2 .hammenu_top_thumb_img {
        background-position: center -27px
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb.thumb3 .hammenu_top_thumb_img {
        background-position: center -52px
    }

    .uf_menu_thumbson .hammenu_top_thumb_box .hammenu_top_thumb .hammenu_top_thumb_text {
        color: #000;
        font-size: 13.5px;
        font-weight: 400
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0 {
        margin: 15px 10px;
        border-bottom: 0;
        background-size: 68px;
        background: url('https://medias.utsavfashion.com/media/wysiwyg/header/menu/hamburger-menu-images-all.png') no-repeat;
        position: inherit;
        height: 60px;
        background-size: 55px;
        background-position-x: 20px;
        background-position-y: 120px;
        background-color: #f4f4f4;
        border-radius: 10px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_saree {
        background-position-y: 0
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_salwar_kameez {
        background-position-y: -90px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_lehenga {
        background-position-y: -181px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_men {
        background-position-y: -362px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_indowestern {
        background-position-y: -453px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_plus {
        background-position-y: -272px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_jewelry {
        background-position-y: -547px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_concepts {
        background-position-y: -635px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0.thumb_kids {
        background-position-y: -725px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0>.level-top:first-child {
        height: 60px;
        line-height: 34px;
        padding: 15px 20px 15px 80px;
        font-weight: 400
    }

    .uf_menu_thumbson .top-links li.link a {
        padding: 5px 15px 20px !important
    }

    .uf_menu_thumbson .top-links li.link a.ufaccountlink {
        position: relative;
        padding-left: 58px !important
    }

    .uf_menu_thumbson li.link.account-link .ufaccountlink:before {
        content: "\e230";
        font-family: 'ThemeIcons';
        font-size: 21px;
        margin-right: 5px;
        top: 5px;
        left: 26px;
        display: inline-block;
        position: absolute
    }

    .uf_menu_thumbson .uf_navmenuaddons {
        margin-left: 0;
        background: #fff;
        margin-bottom: 100px;
        padding-bottom: 10px
    }

    .uf_menu_thumbson .uf_navmenuaddons li.level0.level-top {
        margin: 5px auto 5px auto;
        padding: 12px 0 15px;
        border-bottom: 1px #ccc solid
    }

    .uf_menu_thumbson .uf_navmenuaddons li.level0.level-top a {
        display: flex;
        justify-content: space-between;
        width: calc(100% - 20px);
        padding-left: 15px
    }

    .uf_menu_thumbson .uf_navmenuaddons li.level0.level-top a .uf-menu-extend {
        background: 0 0;
        color: #fd6036
    }

    .uf_menu_thumbson .uf_navmenuaddons li.level0.level-top:last-child {
        border-bottom: none
    }

    .uf_menu_thumbson .uf_subm_p_title {
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        color: #fd6036;
        background-color: #fff;
        margin: 10px 10px 0;
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: 600
    }

    .uf_menu_thumbson .uf_subm_p_title .ic-arrow-left {
        margin-right: 10px;
        color: #fd6036
    }

    .uf_menu_thumbson .uf_menu_sec_level li a {
        border-bottom: 0;
        width: 100%
    }

    .uf_menu_thumbson .uf_menu_sec_level ul li.level2 a {
        padding-left: 25px;
        background-color: #f4f4f4;
        border-bottom: 1px #e5e5e5 solid
    }

    .uf_menu_thumbson .uf_menu_sec_level ul li.level2.last a {
        color: #cb4551 !important
    }

    .uf_menu_thumbson .navigation .megamenu.level-top-fullwidth .submenu .columns-group .ui-menu-item.last .last>a {
        color: #666
    }

    .uf_menu_thumbson .featuredlinks li.uf-menu-item {
        background: #fff;
        padding: 0 10px 0 15px;
        border-bottom: 1px #f4f4f4 solid
    }

    .uf_menu_thumbson .featuredlinks li.uf-menu-item a {
        border-bottom: 0 #ccc solid
    }

    .uf_menu_thumbson .featuredlinks li.uf-menu-item a:after {
        content: "\e228";
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-family: ThemeIcons;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 30px;
        font-size: 15px;
        color: #fd6036;
        font-weight: 400;
        position: relative;
        height: 30px;
        justify-content: space-around;
        border-radius: 5px
    }

    .uf_menu_thumbson .featuredlinks li.cat_f_title.uf-menu-item {
        font-weight: 600;
        padding: 15px 35px;
        background: #fff;
        width: 110%;
        margin-left: -5%;
        font-size: 18px
    }

    .uf_menu_thumbson .mgt-menu .navigation .level0 .submenu .featuredlinks li:last-child>a {
        color: #666 !important
    }

    .uf_menu_thumbson .level1.uf-menu-item .submenu-cat-title {
        font-weight: 600;
        background: #fff;
        padding: 15px 0 15px 20px
    }

    .uf_menu_thumbson .columns-group .ui-menu.ui-widget.ui-widget-content.ui-front.expanded {
        width: 100%;
        margin: 0 auto
    }
}

@media (max-width:365px) {
    .uf_menu_thumbson .mgt-menu .navigation .level0>.level-top:first-child {
        line-height: 24px;
        padding: 15px 5px 15px 80px;
        font-size: 15px;
        font-weight: 400;
        line-height: 30px
    }
}

.uf_navmenuaddons {
    display: none
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group {
    width: 100% !important;
    border-right: 0
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .fullwidth-wrapper-inner {
    padding: 0
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu {
    display: flex;
    justify-content: space-between
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group {
    width: 15%;
    line-height: 21px;
    border-left: 1px #eaeaea solid;
    padding-left: 20px
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group .dmenu_thumb {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 15px;
    background-color: #eaeaea;
    background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/discover-menu-images.jpg');
    background-repeat: no-repeat;
    background-position: 0 -100px;
    padding: 0
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group .dmenu_thumb._new {
    background-position: -6px center
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group .dmenu_thumb._best {
    background-position: -91px center
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group .dmenu_thumb._rts {
    background-position: -176px center
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group .dmenu_thumb._sale {
    background-position: -261px center
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group.menu_left {
    width: 50%;
    justify-content: space-between;
    display: flex !important;
    padding-right: 5%;
    border-left: none;
    padding-left: 0
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group.menu_left a {
    line-height: 21px
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group.menu_left a span {
    padding-left: 2px;
    display: inline-flex
}

.navigation .megamenu.level-top-fullwidth .level0.submenu.fullwidth.top-block-child .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group-block.top-group .discover_desktop_menu .menu_group.menu_left li {
    width: 100px
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block {
    width: 100% !important;
    border-right: 0;
    border-top: 1px solid #eaeaea;
    border-radius: 15px;
    background-color: #fff
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .fullwidth-wrapper-inner {
    padding: 0
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 10px
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group {
    width: 20%;
    line-height: 21px;
    border-left: 1px #eaeaea solid;
    padding-left: 20px;
    padding-top: 0
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group .dmenu_thumb {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 15px;
    background-color: #eaeaea;
    background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/discover-menu-images.jpg');
    background-repeat: no-repeat;
    background-position: 0 -100px;
    padding: 0;
    margin: auto
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group .dmenu_thumb._new {
    background-position: -6px center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group .dmenu_thumb._best {
    background-position: -91px center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group .dmenu_thumb._rts {
    background-position: -176px center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group .dmenu_thumb._sale {
    background-position: -261px center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group.menu_left {
    width: 38%;
    justify-content: center;
    display: inline-flex !important;
    padding-right: 2%;
    border-left: none;
    padding-left: 0;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group.menu_left a {
    line-height: 21px
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group.menu_left a span {
    padding-left: 2px;
    display: inline-flex
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group.menu_left li {
    width: 100px;
    margin: 5px 10%;
    text-align: center
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group li.ui-menu-item {
    padding-top: 0
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group.menu_text {
    width: 15%;
    text-align: left
}

.navigation .megamenu .level0.submenu.sectioned.top-block-child .menu-block.top-block .discover_desktop_menu .menu_group img {
    border-radius: 15px
}

.navigation .megamenu.level-top-sectioned .level0.submenu.sectioned.top-block-child .submenu-child:first-child {
    padding: 0
}

.mobmenutopbanner {
    display: none
}

@media (max-width:991px) {
    .navigation .megamenu.level0.lastchild {
        display: none
    }

    .top-links {
        padding-top: 10px
    }

    .top-links li.link {
        display: inline-block;
        width: initial !important
    }

    .top-links li.link a {
        border-bottom: 0 !important;
        display: inline-block !important;
        font-size: 18px !important;
        padding: 0 15px !important;
        color: #333 !important
    }

    .uf_menu_sec_level li .mm-category-title.submenu-cat-title {
        font-weight: 600;
        font-size: 18px
    }

    .uf_navmenuaddons {
        text-align: left;
        padding-left: 0;
        font-size: 18px;
        display: block !important;
        padding-bottom: 100px
    }

    .uf_navmenuaddons li {
        margin: 5px auto
    }

    .uf_navmenuaddons .uf-menu-sale a {
        color: #cb4551 !important
    }

    .mobmenutopbanner {
        display: none;
        text-align: center;
        width: 100%;
        padding: 5px 15px
    }

    .mobmenutopbanner img {
        border-radius: 15px;
        width: 100%;
        height: auto
    }

    .uf-megamenu-content .active .mobmenutopbanner {
        display: inline-block
    }
}

.navigation .megamenu.level-top-fullwidth .level0.fullwidth .fullwidth-wrapper .fullwidth-wrapper-inner .columns-group .submenu-reverse.expanded {
    padding-top: 0
}

.mnulblbg {
    display: none;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    background-position: -100px 0;
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:992px) {
    .navigation .megamenu.level-top-fullwidth .submenu .columns-group li.last.parent .submenu .level2 .chldbg {
        display: flex;
        align-items: center;
        line-height: 18px;
        color: #666
    }

    .navigation .megamenu.level-top-fullwidth .submenu .columns-group li.last.parent .submenu .level2 .chldbg:before,
    .navigation .megamenu.level-top-fullwidth .submenu .columns-group li.last.parent .submenu .level2 .chldbg:after {
        display: none;
        content: ''
    }

    .navigation .megamenu.level-top-fullwidth .submenu .columns-group li.last.parent .submenu .level2 .chldbg .mnulblbg {
        display: inline-block
    }

    .level0.plbl_saree .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/saree-category-icon.jpg')
    }

    .level0.plbl_saree .level1.last.parent .chldbg.lbl_chdbg_blouse .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_saree .level1.last.parent .chldbg.lbl_chdbg_petticoat .mnulblbg {
        background-position: 0 -40px
    }

    .level0.plbl_saree .level1.last.parent .chldbg.lbl_chdbg_handbags .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2024/header/menu/salwar-suits-icon-menu.jpg')
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg.lbl_chdbg_longkurtas .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg.lbl_chdbg_tunics .mnulblbg {
        background-position: 0 -40px
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg.lbl_chdbg_bottoms .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg.lbl_chdbg_topampbottomsets .mnulblbg {
        background-position: 0 -121px
    }

    .level0.plbl_salwarkameez .level1.last.parent .chldbg.lbl_chdbg_gowns .mnulblbg {
        background-position: 0 -162px
    }

    .level0.plbl_lehenga .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/lehenga-category-icon-menu.jpg')
    }

    .level0.plbl_lehenga .level1.last.parent .chldbg.lbl_chdbg_gowns .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_lehenga .level1.last.parent .chldbg.lbl_chdbg_abayastylesuit .mnulblbg {
        background-position: 0 -39px
    }

    .level0.plbl_men .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/mens-category-icon-menu.jpg')
    }

    .level0.plbl_men .level1.last.parent .chldbg.lbl_chdbg_mensaccessories .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_men .level1.last.parent .chldbg.lbl_chdbg_turbanpagri .mnulblbg {
        background-position: 0 -39px
    }

    .level0.plbl_men .level1.last.parent .chldbg.lbl_chdbg_dupattas .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_men .level1.last.parent .chldbg.lbl_chdbg_kantha .mnulblbg {
        background-position: 0 -121px
    }

    .level0.plbl_men .level1.last.parent .chldbg.lbl_chdbg_kilangi .mnulblbg {
        background-position: 0 -162px
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/fusion-category-icon-menu.jpg')
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg.lbl_chdbg_stolesampscarves .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg.lbl_chdbg_dupattas .mnulblbg {
        background-position: 0 -39px
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg.lbl_chdbg_jackets .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg.lbl_chdbg_tops .mnulblbg {
        background-position: 0 -121px
    }

    .level0.plbl_indowestern .level1.last.parent .chldbg.lbl_chdbg_indowesternlehenga .mnulblbg {
        background-position: 0 -152px
    }

    .level0.plbl_plus .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/plus-category-icon-menu.jpg')
    }

    .level0.plbl_plus .level1.last.parent .chldbg.lbl_chdbg_abayastylesuits .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_plus .level1.last.parent .chldbg.lbl_chdbg_kurtas .mnulblbg {
        background-position: 0 -39px
    }

    .level0.plbl_plus .level1.last.parent .chldbg.lbl_chdbg_bottoms .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_plus .level1.last.parent .chldbg.lbl_chdbg_straightcutsuits .mnulblbg {
        background-position: 0 -121px
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg .mnulblbg {
        background-image: url('https://medias.utsavfashion.com/media/wysiwyg/2023/banner/header-menu/icon/jewelry-category-icon-menu.jpg')
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg.lbl_chdbg_chokers .mnulblbg {
        background-position: 0 0
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg.lbl_chdbg_chandbalis .mnulblbg {
        background-position: 0 -39px
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg.lbl_chdbg_jhumkas .mnulblbg {
        background-position: 0 -82px
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg.lbl_chdbg_earcuffs .mnulblbg {
        background-position: 0 -121px
    }

    .level0.plbl_jewelry .level1.last.parent .chldbg.lbl_chdbg_bracelets .mnulblbg {
        background-position: 0 -162px
    }
}

.level0.plbl_concepts .level1.last.parent .chldbg .mnulblbg,
.level0.plbl_kids .level1.last.parent .chldbg .mnulblbg {
    display: none !important
}

.navigation .megamenu.level-top-fullwidth.plbl_concepts .submenu .columns-group .ui-menu-item.last>a .chld_2.chldbg,
.navigation .megamenu.level-top-fullwidth.plbl_kids .submenu .columns-group .ui-menu-item.last>a .chld_2.chldbg {
    color: #fd6036
}

.plbl_weddingbox .last a,
.plbl_pantsamptrousers.last a,
.plbl_men .last a span {
    color: #666 !important
}

.uf_menu_sec_level .level1 .last a span {
    color: #fd6036
}

.uf_menu_sec_level .level1.last .last a span {
    color: #000
}

.uf_menu_sec_level.prnt_indowestern .level1 .last a span.lbl_chdbg_pantsamptrousers {
    color: #000
}

.uf_menu_sec_level.prnt_men .level1 .last a span {
    color: #000
}

.uf_menu_sec_level.prnt_weddingbox .level1 .last a span {
    color: #000
}

.uf_menu_sec_level.prnt_kids .level1 .last a span {
    color: #fd6036
}

.page-title-wrapper {
    background-image: none;
    padding: 0;
    background-color: #fff;
    text-align: left
}

.page-title-wrapper:before {
    height: 0;
    width: 0
}

.page-title-wrapper h1,
.page-title-wrapper .h1 {
    color: #000;
    font-size: 24px;
    font-weight: 600
}

.actiondisabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .2
}

.uf-dis-inblock {
    display: inline-block
}

body .ufinvisible {
    visibility: hidden;
    position: absolute;
    left: -150%
}

body *::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

body *::-webkit-scrollbar-thumb {
    background-color: #ccc
}

body *::-webkit-scrollbar-track {
    background-color: #e5e5e5
}

body * .colorblk {
    color: #000 !important
}

body * .ic-star.orangerate:before {
    color: #ffde01;
    font-size: 15px
}

body * .ic-star.grayrate:before {
    color: #e1dfdd;
    font-size: 15px
}

body * .ufflcarousel .flickity-button-icon {
    display: none
}

body * .ufflcarousel .flickity-button.previous:before {
    content: "\e22a";
    font-family: 'ThemeIcons';
    font-size: 15px;
    color: #fd6036
}

body * .ufflcarousel .flickity-button.next:after {
    content: "\e228";
    font-family: 'ThemeIcons';
    font-size: 15px;
    color: #fd6036
}

body .elemdisabled {
    pointer-events: none;
    outline: 1px #e5e5e5 solid
}

body .elemdisablednol {
    pointer-events: none
}

body .field.choice.newsletter {
    width: 100%
}

body .disableelem {
    position: relative;
    clear: both;
    pointer-events: none
}

body .disableelem .disableoverlay {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    z-index: 1;
    background: #fff;
    opacity: 85%
}

body .disableelem .action {
    pointer-events: none
}

body .loading-mask.uf-loader {
    opacity: .6
}

body .loading-mask.uf-loader .loader {
    display: block !important
}

body .clr {
    clear: both
}

body .nosto_element {
    clear: both
}

body.loaderActive #checkout-loader {
    display: none
}

.ufeye {
    margin: 10px;
    width: 13px !important;
    height: 13px !important;
    border: solid 1px #000;
    border-radius: 10px 0;
    position: relative;
    transform: rotate(45deg);
    padding: 0 !important
}

.ufeye:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border: solid 1px #000;
    border-radius: 50%;
    left: 3px;
    top: 3px
}

[title=Hide].ufeye:after {
    content: ' ';
    border-top: 1px #000 solid;
    width: 12px;
    height: 1px;
    display: block;
    top: 4px;
    position: absolute;
    transform: rotate(100deg)
}

.minicart-right-o .minicart-rightbtn,
.minicart-right-o .uf_fChatBtn.uf_ques {
    display: none !important
}

.uf-nostoloaderwait,
.uf-contentloader {
    background: #fff;
    min-height: 32px;
    background-image: url(https://medias.utsavfashion.com/skin/frontend/base/default/images/amshopby-overlay.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%
}

.wishaddremovemsg {
    position: fixed;
    background: #fff;
    top: 30vh;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 18px;
    z-index: 999;
    font-weight: 600
}

.wishaddremovemsg span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.wishaddremovemsg .wla-url a {
    text-decoration: underline;
    color: #8f613e
}

.wishaddremovemsg .wla-reload {
    font-weight: 600
}

.catalog-product-view .wishaddremovemsg {
    border: 5px #f7f7f7 solid
}

.flickity-prev-next-button {
    top: 30%;
    width: 55px;
    height: 55px
}

.owl-carousel .owl-nav>div {
    width: 44px;
    height: 44px;
    color: #000;
    border: none;
    background: rgba(255, 255, 255, .75);
    font-size: 40px;
    line-height: 44px;
    opacity: 1;
    visibility: visible
}

.owl-carousel .owl-nav>div i {
    font-weight: 600;
    line-height: 44px;
    display: inline-block;
    position: absolute;
    left: -7px;
    top: 1px
}

.owl-carousel .owl-nav>div:not(.disabled):hover {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

.owl-carousel .owl-nav>div.disabled {
    opacity: 0;
    visibility: hidden
}

.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
    display: block;
    box-shadow: none;
    border: 2px #fd6036 solid
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
    background: #fd6036
}

.owl-carousel .owl-dots {
    margin: -20px auto 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden
}

.modal-header .modal-title {
    font-size: 24px;
    text-transform: uppercase
}

.modal-open .modal .modal-dialog {
    overflow-y: hidden;
    border-radius: 15px;
    transform: translate3d(0, -55%, 0);
    -webkit-transform: translate3d(0, -55%, 0);
    -moz-transform: translate3d(0, -55%, 0);
    -o-transform: translate3d(0, -55%, 0);
    width: 80%;
    max-width: 45%
}

@media (max-width:991px) {
    .modal-open .modal .modal-dialog {
        width: 95%;
        max-width: 95%
    }
}

.modal-content {
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: inherit;
    background: #fff;
    border: none;
    margin-top: 0;
    text-align: left;
    padding: 5%
}

.modal-content .modal-body {
    position: relative;
    padding: 0;
    overflow-y: auto !important;
    max-height: inherit;
    margin-top: 0;
    padding-top: 1%;
    clear: both;
    padding-right: 1%;
    height: 60vh
}

.modal-content .img-responsive {
    width: 100%
}

.modal-content .img-responsive img {
    width: 100%;
    height: 100%
}

.modal-content button.close {
    position: relative;
    font-size: 0;
    top: 0;
    right: 0;
    z-index: 2;
    background: #e5e5e5;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    border: 1.5px #000 solid;
    line-height: 21px;
    float: right
}

.modal-content button.close:before {
    content: "\e20f";
    display: inline-block;
    font-family: ThemeIcons;
    font-size: inherit;
    text-rendering: auto;
    font-size: 18px;
    line-height: 22px
}

#cboxContent {
    padding-top: 40px
}

.uf-modal-heading,
.measure-later,
.mmt-header,
.uf-price-match-tnc-head {
    background: #fff;
    width: 95%;
    display: block;
    padding: 0;
    color: #000;
    top: 0;
    z-index: 1;
    opacity: 1;
    left: 0;
    font-weight: 600;
    font-size: 21px;
    position: relative;
    padding-left: 0;
    padding-top: 0
}

.modal-content .uf-modal-head {
    font-size: 15px;
    font-weight: 600px
}

.block-title.uf-modal-heading {
    background: #d03074;
    padding: 3px 10px 1px
}

.block-title.uf-modal-heading strong {
    font-size: 18px;
    font-weight: 400
}

.modal-content .sub-head {
    text-align: left;
    background: #e0e0e0;
    padding: 10px;
    border-right: none
}

.modal-content .specification {
    overflow: hidden
}

.modal-content .specification .left_fit_mmt,
.modal-content .specification .right_fit_mmt {
    float: left;
    width: 46%;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 15px
}

.modal-content .specification .left_fit_mmt ul,
.modal-content .specification .right_fit_mmt ul {
    font-size: 12px
}

.modal-content .specification .left_fit_mmt ul li,
.modal-content .specification .right_fit_mmt ul li {
    margin-bottom: 5px
}

.modal-content .specification .left_fit_mmt span,
.modal-content .specification .right_fit_mmt span {
    font-weight: 700;
    min-width: 100px;
    display: inline-block;
    margin-right: 8px
}

.modal .field.choice .control,
.modal .form-group.choice .control,
.modal .field.choice>input,
.modal .form-group.choice>input {
    top: 5px
}

.modal-content .field.choice .label,
.modal-content .form-group.choice .label {
    padding-left: 10px
}

.ambanners.ambanner-10 {
    text-align: center;
    background: #f1f8fa
}

.uf_shipexcl .reg_price_c {
    position: relative;
    width: 0;
    height: 0
}

.uf_shipexcl .amount .reg_price {
    display: inline-block;
    position: absolute;
    right: 3px;
    font-size: 13px;
    top: 2px;
    text-decoration: line-through;
    color: #999
}

.spl_price {
    color: #cb4551
}

.uf_input_ui .fieldset .field .control {
    position: relative
}

.uf_input_ui .field.choice,
.uf_input_ui .form-group.choice {
    padding-left: 0
}

.uf_input_ui .fieldset .field .control input.input-text,
.uf_input_ui .fieldset .field .control select.select {
    height: 46px;
    padding: 15px 30px 2px 10px;
    border-radius: 5px
}

.uf_input_ui .fieldset .field .control .label {
    line-height: 27px;
    position: absolute;
    font-size: 15px;
    top: 8px;
    left: 8px;
    color: #333;
    transition: all .2s linear;
    padding-left: 3px
}

.uf_input_ui .fieldset .field .control input.input-text:focus~.label,
.uf_input_ui .fieldset .field .control input.input-text.has-value~.label,
.uf_input_ui .fieldset .field .control select.select~.label {
    top: 3px;
    font-size: 13px;
    line-height: 18px
}

.uf_input_ui .fieldset .field .control input.input-text:focus,
.uf_input_ui .fieldset .field .control input.input-text.has-value:focus~.label,
.uf_input_ui .fieldset .field .control select.select:focus,
.uf_input_ui .fieldset .field .control input.input-text:hover,
.uf_input_ui .fieldset .field .control input.input-text.has-value:hover~.label,
.uf_input_ui .fieldset .field .control select.select:hover {
    border-color: #fd6036
}

.uf_input_ui .fieldset .field .control input.input-text.has-value:focus~.label,
.uf_input_ui .fieldset .field .control input.input-text.has-value:hover~.label {
    color: #fd6036
}

.uf_input_ui .fieldset .field .control .field-error,
.uf_input_ui .fieldset .field .control .mage-error {
    color: red;
    font-size: 13.5px;
    font-style: normal;
    padding-left: 5px
}

.message.global.cookie.mgs-gdpr-cookie-notice {
    padding: 5px 30px 10px;
    z-index: 10;
    color: #222;
    background: #fff;
    box-shadow: 0px -2px 3px 0 #f7f7f7
}

.message.global.cookie.mgs-gdpr-cookie-notice .content>div {
    display: inline-block
}

.mgs-gdpr-cookie-notice.message.global h3 {
    font-size: 18px
}

.message.global.cookie.mgs-gdpr-cookie-notice .content>div {
    display: inline-block;
    line-height: 21px
}

.message.global.cookie .content .actions button {
    padding: 5px 10px;
    background: #fd6036 !important;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 10px
}

.message.global.cookie .content .actions button:hover {
    background: #fd6036;
    color: #fff
}

.uf_signupnewsagree {
    line-height: 15px;
    font-size: 12px;
    padding-left: 0
}

.sizechart-msg {
    text-align: center;
    margin: 5px 0 15px;
    color: #656565;
    font-size: 13.5px
}

.choose-size .pipsizebox {
    display: inline-block;
    overflow: overlay;
    border: 1px solid #e0e0e0;
    border-radius: 15px;
    width: 100%;
    height: 100%
}

.choose-size ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.choose-size ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #b8b7b7;
    padding: 10px;
    background: #f3f3f3;
    box-sizing: border-box
}

.choose-size ul li input {
    margin: 0 5px 0
}

.choose-size ul li label {
    margin: 0
}

.choose-size ul li:first-child {
    border-right: none;
    border-radius: 15px 0 0 15px
}

.choose-size ul li:last-child {
    border-radius: 0 15px 15px 0
}

.choose-size div#size-in-inches,
.choose-size div#size-in-cm {
    max-height: 400px;
    overflow: auto
}

.choose-size div#size-in-inches tbody tr:first-child,
.choose-size div#size-in-cm tbody tr:first-child {
    position: sticky;
    top: 0
}

@media (max-width:767px) {

    .choose-size div#size-in-inches,
    .choose-size div#size-in-cm {
        height: calc(100vh - 270px)
    }
}

.choose-size table {
    width: 100%
}

.choose-size table td,
.choose-size table th {
    padding: 0;
    border: 1px solid #e0e0e0;
    padding: 5px;
    text-align: center;
    min-width: 50px;
    border-bottom: none;
    border-left: none
}

.choose-size table th {
    background: #e0e0e0;
    padding: 10px;
    border-top: none;
    border-bottom: none;
    border-left: none
}

.choose-size table th:first-child {
    border-radius: 15px 0 0
}

.choose-size table th:last-child {
    border-radius: 0 8px 0 0
}

.choose-size table tr:nth-child(2) td {
    border-top: none
}

.ylwBox+.ylwBox {
    display: none
}

.ylwBox h3 {
    font-size: 15px;
    font-weight: 400
}

.ylwBox h3 .measure_details_popup {
    margin-left: 5px
}

.uf-modal-heading.mmtdhead {
    text-transform: capitalize
}

.uf_mmtdetailconteiner,
.mmt-body {
    padding: 10px
}

.uf_mmtdetailconteiner .sub-head,
.mmt-body .sub-head {
    text-align: left;
    background: #fff;
    padding: 0;
    border-right: none;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 27px;
    display: block
}

.uf_mmtdetailconteiner .specification,
.mmt-body .specification {
    overflow: hidden
}

.uf_mmtdetailconteiner .specification .left_fit_mmt,
.mmt-body .specification .left_fit_mmt,
.uf_mmtdetailconteiner .specification .right_fit_mmt,
.mmt-body .specification .right_fit_mmt {
    float: left;
    width: 46%;
    text-align: left;
    box-sizing: border-box;
    margin-right: 15px
}

.uf_mmtdetailconteiner .specification .left_fit_mmt ul,
.mmt-body .specification .left_fit_mmt ul,
.uf_mmtdetailconteiner .specification .right_fit_mmt ul,
.mmt-body .specification .right_fit_mmt ul {
    font-size: 12px
}

.uf_mmtdetailconteiner .specification .left_fit_mmt ul li,
.mmt-body .specification .left_fit_mmt ul li,
.uf_mmtdetailconteiner .specification .right_fit_mmt ul li,
.mmt-body .specification .right_fit_mmt ul li {
    margin-bottom: 5px
}

.uf_mmtdetailconteiner .specification .left_fit_mmt ul li span,
.mmt-body .specification .left_fit_mmt ul li span,
.uf_mmtdetailconteiner .specification .right_fit_mmt ul li span,
.mmt-body .specification .right_fit_mmt ul li span {
    font-weight: 700;
    min-width: 100px;
    display: inline-block;
    margin-right: 8px
}

.uf_mmtdetailconteiner .specification .left_fit_mmt {
    float: none;
    width: 100%
}

.uf_mmtdetailconteiner .specification .left_fit_mmt .top-left {
    display: flex;
    flex-wrap: wrap
}

.uf_mmtdetailconteiner .specification .left_fit_mmt .top-left li {
    width: 50%
}

@media (max-width:767px) {
    .page-title-wrapper {
        text-align: left !important
    }

    .uf_mmtdetailconteiner.modal.in .modal-dialog {
        max-width: 100%;
        top: 0;
        transform: translate3d(0, 0%, 0);
        -webkit-transform: translate3d(0, 0%, 0);
        -moz-transform: translate3d(0, 0%, 0);
        -o-transform: translate3d(0, 0%, 0)
    }

    .uf_mmtdetailconteiner .specification .left_fit_mmt .top-left {
        flex-wrap: nowrap;
        flex-direction: column
    }

    .uf_mmtdetailconteiner .specification .left_fit_mmt .top-left li {
        width: 100%
    }

    .mmt-body .specification .left_fit_mmt {
        float: none;
        width: 100%
    }
}

.account.sales-order-view #getmmt.mmt-measure-popup,
.account.measurement-measurement-index #getmmt.mmt-measure-popup {
    margin-top: 40px
}

.account.sales-order-view .pager,
.account.measurement-measurement-index .pager {
    display: none
}

#newspopup_up_bg_2,
.modals-overlay,
#cboxOverlay,
.modal-backdrop.in,
.mfp-bg,
.amshopby-overlay-block {
    z-index: 998;
    background: rgba(0, 0, 0, .6) !important
}

.modal-backdrop.in,
.mfp-bg,
#cboxOverlay {
    opacity: 1 !important
}

.products-grid.wishlist .product-item {
    position: relative;
    border: 1px #e5e5e5 solid;
    border-radius: 15px;
    padding: 0;
    margin: 1%;
    max-width: 295px
}

@media (min-width:992px) {
    .products-grid.wishlist .product-item {
        width: 23%
    }
}

@media (max-width:1024px) {
    .products-grid.wishlist .product-item {
        width: 31.2%
    }
}

@media (max-width:767px) {
    .products-grid.wishlist .product-item {
        width: 48%
    }
}

.products-grid.wishlist .product-item-info .product-image-photo {
    border-radius: 15px 15px 0 0
}

.products-grid.wishlist .product-item-info .product-item-actions .action.delete {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 25px;
    color: #ccc;
    border-radius: 50%;
    background: #fff;
    line-height: 10px;
    text-decoration: none
}

.wishlistuspsbox {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    text-align: center;
    padding-bottom: 10px
}

.wishlistusps {
    display: inline-block;
    width: 265px;
    text-align: center;
    cursor: pointer;
    margin: 10px
}

.wishlistuspimg {
    width: 91px;
    height: 91px;
    margin: 0 auto;
    background: url('https://medias.utsavfashion.com/media/wysiwyg/2024/pages/wishlist-sprite-2024.png') no-repeat
}

.wishlistuspstext {
    display: block;
    white-space: normal
}

.wishlistusps.uflegacy .wishlistuspimg {
    background-position: 0 0
}

.wishlistusps.uflegacy:hover .wishlistuspimg {
    background-position: -92px 0
}

.wishlistusps.ufudesign .wishlistuspimg {
    background-position: -369px 0
}

.wishlistusps.ufudesign:hover .wishlistuspimg {
    background-position: -461px 0
}

.wishlistusps.ufrtsitem .wishlistuspimg {
    background-position: -185px 0
}

.wishlistusps.ufrtsitem:hover .wishlistuspimg {
    background-position: -277px 0
}

.wishlistusps.ufplusrange .wishlistuspimg {
    background-position: -553px 0
}

.wishlistusps.ufplusrange:hover .wishlistuspimg {
    background-position: -645px 0
}

body footer.footer {
    display: block;
    margin-bottom: 0
}

body footer.footer .footer-container {
    background-color: #f4f4f4;
    color: #666;
    padding-bottom: 20px
}

body footer.footer .footer-container .container {
    border-bottom: 1px solid #666;
    padding: 0 1% !important;
    margin: 40px auto 0px auto;
    width: 98% !important
}

body footer.footer .footer-container .container .footer-seocontent-box {
    border-bottom: 1px #000 solid;
    padding-top: 30px;
    font-size: 15px;
    padding-bottom: 10px
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner {
    margin-bottom: 20px
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner .footer-seohead {
    text-transform: uppercase;
    color: #000
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner .footer-seocontent {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner a.seocontent-link {
    margin-right: 8px
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner a.seocontent-link:after {
    content: "|";
    margin-left: 8px;
    font-size: 18px
}

body footer.footer .footer-container .container .footer-seocontent-box .footer-seocontent-inner a.seocontent-link:last-child:after {
    content: none
}

@media (min-width:1281px) {
    body footer.footer .footer-container .container {
        max-width: 1400px
    }
}

@media (max-width:767px) {
    body footer.footer .footer-container .container {
        padding: 10px 1% !important
    }
}

body footer.footer .footer-container .container .social-link.foot-social-links {
    padding: 0;
    margin: 10px 0 10px -10px;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center
}

body footer.footer .footer-container .container .social-link.foot-social-links a {
    margin: 0 10px
}

body footer.footer .footer-container .container .social-link.foot-social-links .uf-appbtn {
    max-width: 120px
}

@media (max-width:475px) {
    body footer.footer .footer-container .container .social-link.foot-social-links {
        justify-content: center
    }

    body footer.footer .footer-container .container .social-link.foot-social-links .uf-appbtn {
        max-width: 100%;
        width: 50%;
        text-align: center;
        margin: 10px auto 20px auto;
        flex-wrap: wrap
    }

    body footer.footer .footer-container .container .social-link.foot-social-links .uf-appbtn .app-apple {
        float: right;
        margin-right: 5px
    }

    body footer.footer .footer-container .container .social-link.foot-social-links .uf-appbtn .app-google {
        margin-left: 5px
    }

    body footer.footer .footer-container .container .social-link.foot-social-links a:last-child {
        float: none;
        clear: both
    }
}

@media (max-width:767px) {
    body footer.footer .footer-container .container .social-link.foot-social-links {
        text-align: center
    }
}

@media (max-width:767px) {
    body footer.footer .footer-container .container {
        padding-bottom: 0
    }
}

body footer.footer .middle-footer {
    border-top: 0;
    border-bottom: 0 solid #666;
    margin-bottom: 0;
    padding-bottom: 10px
}

body footer.footer .middle-footer div[data-role=title] h4 {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 10px;
    padding-top: 10px
}

body footer.footer .middle-footer .trustpilot-widget {
    background: 0 0 !important
}

body footer.footer .middle-footer .trustpilot-widget iframe {
    width: 100%;
    max-width: 430px;
    margin-left: -10px
}

@media (max-width:440px) {
    body footer.footer .middle-footer .trustpilot-widget iframe {
        max-width: 210px
    }
}

body footer.footer .middle-footer .middle-footer-col.subscribe {
    width: 35%
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field {
    width: 100%
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field .label {
    top: 15px;
    font-size: 18px;
    color: #999
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field input {
    height: 55px;
    padding: 5px 95px 5px 9px
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field input:focus~.label,
body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field input.has-value~.label {
    color: #fd6036;
    font-size: 13.5px;
    top: 3px
}

@media (max-width:767px) {
    body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .field input {
        padding-right: 95px
    }
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .actions {
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 7px
}

@media (max-width:767px) {
    body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .actions {
        right: 8px
    }
}

body footer.footer .middle-footer .middle-footer-col.subscribe .newsletter .form .actions .btn {
    display: inline-block;
    background-color: #000;
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 10px;
    padding: 0 25px !important;
    height: 42px;
    line-height: 42px
}

@media (max-width:767px) {
    body footer.footer .middle-footer .middle-footer-col.subscribe {
        width: 100%
    }
}

@media (max-width:767px) {
    body footer.footer .middle-footer .middle-footer-col {
        padding-bottom: 0
    }

    body footer.footer .middle-footer .middle-footer-col .ic {
        display: none
    }

    body footer.footer .middle-footer .middle-footer-col.footer-menu {
        width: 32%;
        display: inline-block
    }

    body footer.footer .middle-footer .middle-footer-col div[data-role=title] {
        padding-top: 0;
        pointer-events: none
    }

    body footer.footer .middle-footer .middle-footer-col div[data-role=title] h4 {
        padding-top: 10px;
        margin-bottom: 0;
        font-size: 15px
    }

    body footer.footer .middle-footer .middle-footer-col .footer-menu-content {
        display: inline-block !important
    }

    body footer.footer .middle-footer .middle-footer-col:not(.subscribe) div[data-content-type=html] {
        margin-left: 0
    }

    body footer.footer .middle-footer .middle-footer-col:not(.subscribe) div[data-content-type=html] a {
        font-size: 15px
    }

    body footer.footer .middle-footer .middle-footer-col:not(.subscribe) {
        margin-left: 0;
        padding-left: 5px
    }

    body footer.footer .middle-footer .middle-footer-col:not(.subscribe) a {
        font-size: 15px
    }

    body footer.footer .middle-footer .middle-footer-col.categories,
    body footer.footer .middle-footer .middle-footer-col.infomation {
        width: 36%;
        float: left
    }

    body footer.footer .middle-footer .middle-footer-col.quick-link {
        width: 25%;
        float: right
    }
}

@media (max-width:767px) {
    body footer.footer .middle-footer {
        padding-bottom: 0
    }

    body footer.footer .middle-footer .footer-logo {
        margin: 15px 0
    }
}

body footer.footer .bottom-footer .bottom-footer-links {
    display: block;
    border: 0;
    margin-top: 15px
}

body footer.footer .bottom-footer .bottom-footer-links .copyright {
    margin: 0;
    line-height: 27px;
    font-size: 13.5px;
    color: #000
}

@media (max-width:767px) {
    body footer.footer .bottom-footer .bottom-footer-links .copyright {
        clear: both;
        text-align: center;
        padding-top: 0 !important;
        float: none
    }
}

@media (max-width:424px) {
    body footer.footer .bottom-footer .bottom-footer-links .copyright {
        font-size: 12.5px
    }
}

@media (max-width:374px) {
    body footer.footer .bottom-footer .bottom-footer-links .copyright {
        font-size: 10.5px
    }
}

body footer.footer .bottom-footer .bottom-footer-links .bottom-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    color: #000
}

body footer.footer .bottom-footer .bottom-footer-links .bottom-links li {
    display: inline-block;
    margin: 0 5px
}

body footer.footer .bottom-footer .bottom-footer-links .bottom-links a {
    font-size: 13.5px;
    color: #333
}

@media (max-width:767px) {
    body footer.footer .bottom-footer .bottom-footer-links .bottom-links {
        text-align: center;
        float: none
    }
}

@media (max-width:424px) {
    body footer.footer .bottom-footer .bottom-footer-links .bottom-links a:not(:last-child) {
        margin-right: 8px
    }
}

@media (max-width:767px) {
    body footer.footer .bottom-footer .bottom-footer-links {
        text-align: center;
        padding-top: 0 !important
    }
}

.checkout-index-index footer.footer .footer-container {
    margin-bottom: 0;
    padding-bottom: 20px
}

.footpayoption {
    display: none !important;
    width: 330px
}

.webgeoloc-g .footpayoption.comoptions {
    display: inline-block !important
}

.webgeoloc-i .footpayoption.indiaoptions {
    display: inline-block !important
}

@media (max-width:1060px) {
    .bottom-links .uf_footer_payoptions {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
}

@media (max-width:767px) {

    .bottom-links .copyright,
    .bottom-links .uf_termofuse,
    .bottom-links .uf_footer_payoptions {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px
    }
}

body.checkout-index-index footer.footer .bottom-footer .bottom-footer-links .bottom-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #000
}

.sic {
    width: 24px;
    height: 24px;
    display: flex;
    background: url(https://medias.utsavfashion.com/media/wysiwyg/common/social-icons-sprite-footer-new.png) no-repeat;
    background-size: cover;
    background-position: 0 center
}

.sic.sic-facebook {
    width: 10px;
    height: 24px;
    background-position: 0 center
}

.sic.sic-facebook:hover {
    background-position: -10px center
}

.sic.sic-x {
    background-position: -20px center;
    width: 20px
}

.sic.sic-x:hover {
    background-position: -39px center
}

.sic.sic-pinterest {
    background-position: -58px center;
    width: 16px
}

.sic.sic-pinterest:hover {
    background-position: -73px center
}

.sic.sic-youtube {
    background-position: -125px center;
    width: 21px
}

.sic.sic-youtube:hover {
    background-position: -146px center
}

.sic.sic-instagram {
    background-position: -90px center;
    width: 18px
}

.sic.sic-instagram:hover {
    background-position: -108px center
}

.mobileview.shipsortactive {
    height: 100%;
    width: 100%;
    overflow: hidden;
    min-width: 100%;
    min-height: 100%
}

.mobileview.shipsortactive .header {
    z-index: 2
}

.message.info {
    padding-top: 20px
}

.message.info>* {
    background: 0 0;
    color: #000
}

.message.info>*:before {
    content: none
}

.note-msg.empty-catalog {
    background: url(../../frontend/Mgs/claue_ufpl/en_US/images/noresult-error-bag.png) no-repeat;
    padding: 0 0 0 150px;
    background-position: left center;
    height: 140px;
    margin-top: 70px;
    align-items: center
}

.catalog-category-view .page-title-wrapper,
.category-default-category .page-title-wrapper {
    margin-bottom: 10px
}

body .overlay_custom.ship-in {
    z-index: 4
}

body .overlay_custom.sort {
    z-index: 90
}

@media (max-width:767px) {

    .catalog-category-view .page-title-wrapper,
    .category-default-category .page-title-wrapper {
        margin-bottom: 5px
    }

    .category-default-category h1#page-title-heading[aria-labelledby="page-title-heading toolbar-amount"] {
        max-width: 100%;
        width: 100%;
        text-align: center
    }
}

.uf_itemthumb_plp {
    width: 30%;
    float: left;
    position: relative;
    max-width: 296px;
    overflow: hidden
}

@media (max-width:767px) {
    .uf_itemthumb_plp {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%
    }
}

.products-grid .products.list .uf_itemthumb_plp {
    border: 1px #e5e5e5 solid;
    border-radius: 15px;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding: 0
}

@media (max-width:1360px) {
    .products-grid .products.list .uf_itemthumb_plp {
        margin-left: 1%;
        margin-right: 1%
    }
}

.plp-thumb-carousel .flickity-viewport {
    height: 427px
}

.uf_itemthumb_plp .plp-thumb-carousel .flickity-page-dots {
    bottom: 10px;
    background: #0000004f;
    text-align: right;
    width: initial;
    right: 10px;
    border-radius: 10px;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    padding: 2px
}

.uf_itemthumb_plp .plp-thumb-carousel .flickity-page-dots .dot {
    margin: 1px 2px;
    background: #fff;
    width: 5px;
    height: 5px;
    opacity: .5
}

.uf_itemthumb_plp .plp-thumb-carousel .flickity-page-dots .dot.is-selected {
    opacity: 1
}

@media (min-width:992px) {

    .product-item.col-md-4:nth-child(3n+1),
    .product-item.col-md-custom-5:nth-child(5n+1),
    .product-item.col-md-2:nth-child(6n+1),
    .product-item.col-md-6:nth-child(2n+1),
    .product-item.col-md-3:nth-child(4n+1),
    .product-item.col-md-custom-5:nth-child(5n+1) {
        clear: none
    }

    .amasty_xlanding-page-view .column.main.col-lg-12 .uf_itemthumb_plp {
        width: 21%;
        margin-left: 1.5%;
        margin-right: 1.5%;
        margin-bottom: 5%;
        max-width: 295px;
        padding-left: 0;
        padding-right: 0;
        clear: none
    }
}

.product-item-info .product-top {
    position: relative;
    background-image: none !important
}

.product-item-info .product-top a {
    display: block
}

.product-item-info .product-top a img.product-image-photo {
    height: 100%;
    max-height: 427px
}

.product-item-info .product-top .view-similar {
    position: absolute;
    top: 50px;
    right: 10px;
    background: #ffffff80;
    border-radius: 50px;
    cursor: pointer
}

.product-item-info .product-top .view-similar:before {
    content: "";
    background: #ffffff80;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 50px
}

.product-item-info .product-top .view-similar:after {
    content: "";
    background: url('https://medias.utsavfashion.com/media/wysiwyg/2024/pages/more-views.png');
    width: 19px;
    height: 19px;
    position: absolute;
    right: 5px;
    top: 4px;
    background-size: cover;
    background-position: 0;
    transform: scale(.85);
    opacity: 1
}

.product-item-info .product-top .view-similar .view-similar-text {
    font-size: 13.5px;
    text-transform: capitalize;
    color: #000;
    line-height: 28px;
    display: none;
    padding: 0 30px 0 15px
}

.product-item-info .product-top:hover .view-similar:before,
.product-item-info .product-top:focus .view-similar:before {
    opacity: 1
}

@media (min-width:768px) {

    .product-item-info .product-top:hover .view-similar:before,
    .product-item-info .product-top:focus .view-similar:before {
        background: 0 0
    }
}

.product-item-info .product-top:hover .view-similar:after,
.product-item-info .product-top:focus .view-similar:after {
    opacity: 1
}

.product-item-info .product-top:hover .view-similar .view-similar-text,
.product-item-info .product-top:focus .view-similar .view-similar-text {
    padding: 0 30px 0 15px
}

@media (min-width:768px) {

    .product-item-info .product-top:hover .view-similar .view-similar-text,
    .product-item-info .product-top:focus .view-similar .view-similar-text {
        display: inline-flex
    }
}

.product-item-info .product-top img {
    width: 100%;
    max-width: 295px;
    line-height: 1
}

.product-item-info .product-top .actions-link {
    display: table;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3
}

.product-item-info .product-top .actions-link button {
    background: #ffffff80;
    font-size: 18px;
    line-height: 1;
    color: #fd6036;
    border: none;
    box-shadow: none;
    padding: 5px 6px;
    border-radius: 50%
}

.product-item-info .product-top .actions-link button span {
    line-height: 1;
    display: block
}

.product-item-info .product-top .actions-link button .plp.uf-heart {
    background-position: -17px 0;
    background-color: transparent;
    width: 16px;
    height: 16px
}

.product-item-info .product-top .actions-link button:hover.remove-wish {
    opacity: 1;
    background-color: #ffffff80
}

.product-item-info .product-top .actions-link button:hover.remove-wish .plp.uf-heart {
    background-position: 0 0
}

.product-item-info .product-top .product-label {
    left: 10px
}

.product-item-info .product-item-details {
    padding: 4px 10px 10px
}

.product-item-info .product-item-details .uf-prod-label-plp {
    margin-top: 0;
    padding: 0 0 10px
}

.product-item-info .product-item-details .uf-prod-label-plp .discount-percent {
    color: #ee001c;
    display: block;
    float: left
}

.product-item-info .amlabel-position-wrapper {
    left: initial !important;
    position: relative !important;
    top: initial !important;
    display: none !important;
    width: initial !important;
    margin-left: 0;
    padding-left: 0;
    z-index: 1;
    height: auto !important
}

.product-item-info .amlabel-position-wrapper .amasty-label-container {
    height: 13px !important
}

.product-item-info .amlabel-position-wrapper .amlabel-text {
    width: fit-content !important;
    border-radius: 5px;
    border: 1px #fd6036 solid;
    padding: 1px 4px !important;
    color: #fd6036
}

.product-item-info .cat-ratingbox {
    position: absolute;
    bottom: 10px;
    background: #fff;
    left: 10px;
    padding: 3px 8px;
    border-radius: 10px;
    line-height: 15px;
    font-weight: 400
}

.product-item-info .cat-star.ic.ic-star {
    margin-left: 4px
}

.product-item-info .ic-star.orangerate:before {
    color: #ffde01;
    font-size: 11px
}

.uf_nosto_cat_sim_container {
    position: fixed;
    background: #0000008f;
    bottom: 0;
    left: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%
}

.uf_nosto_cat_sim_container .uf_center_catsim {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    max-width: 1176px;
    position: absolute;
    min-height: 300px;
    background: #fff
}

.uf_nosto_cat_sim_container .uf_center_catsim .uf_close_simCont {
    cursor: pointer;
    text-align: center;
    position: absolute;
    display: block;
    right: 0;
    line-height: 24px;
    z-index: 1;
    font-weight: 600;
    background: #ccc;
    padding: 0 8px
}

.uf_nosto_cat_sim_container .uf_center_catsim .uf-nostoloaderwait {
    background: url('/static/frontend/Mgs/claue_ufpl/en_US/images/loader_black.svg') no-repeat center center;
    display: block;
    background-size: contain
}

.catalog-category-view .breadcrumbs {
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width:767px) {
    .catalog-category-view .breadcrumbs {
        margin-top: 0;
        margin-bottom: 0
    }
}

.catalog-category-view .breadcrumbs .container {
    padding: 0 !important
}

.catalog-category-view .breadcrumbs .container .items>li {
    color: #777;
    float: left;
    line-height: 18px
}

.catalog-category-view .breadcrumbs .container .items>li+li:before {
    color: #777;
    padding: 0 5px;
    font-size: 11.5px
}

.catalog-category-view #maincontent.page-main {
    margin-top: 5px
}

.catalog-category-view #maincontent.page-main .ambanners.ambanner-4 {
    padding: 0 15px
}

.catalog-category-view #maincontent.page-main .ambanners.ambanner-4 div[id*=ambanners_banner_] {
    margin-bottom: 10px
}

.catalog-category-view #maincontent.page-main .ambanners.ambanner-4 img {
    max-width: 100%;
    width: 100%
}

@media (min-width:768px) {
    .catalog-category-view #maincontent.page-main .ambanners.ambanner-4 {
        display: none
    }
}

.catalog-category-view div[class*=amasty-xlanding-top-] {
    margin-top: 10px
}

.catalog-category-view div[class*=amasty-xlanding-top-] .carousel:before,
.catalog-category-view div[class*=amasty-xlanding-top-] .carousel:after {
    content: "";
    clear: both;
    display: block
}

.catalog-category-view div[class*=amasty-xlanding-top-]+.page-title-wrapper {
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    width: calc(100% - 30px) !important
}

.catalog-category-view div[class*=amasty-xlanding-top-]+.page-title-wrapper h1.page-header {
    width: 100%
}

.catalog-category-view div[class*=amasty-xlanding-top-]~#amasty-shopby-product-list .toolbar.toolbar-products {
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
    border-bottom: none;
    padding-bottom: 5px
}

.catalog-category-view div[class*=amasty-xlanding-top-]~#amasty-shopby-product-list .toolbar.toolbar-products .modes {
    display: none
}

@media (max-width:767px) {
    .catalog-category-view div[class*=amasty-xlanding-top-]+.page-title-wrapper {
        border: none;
        position: absolute;
        top: 0
    }

    .catalog-category-view div[class*=amasty-xlanding-top-]~#amasty-shopby-product-list .category-product-actions {
        margin: 0
    }
}

.catalog-category-view div[class=amasty-xlanding-top-image]>img {
    max-width: 100%;
    border-radius: 15px
}

@media (max-width:767px) {
    .catalog-category-view div[class=amasty-xlanding-top-image] {
        margin-top: 35px
    }
}

.catalog-category-view.page-layout-1column .amasty-xlanding-top-description p.dg-plp-strip-banner {
    margin-bottom: 0 !important
}

.catalog-category-view.page-layout-1column .amasty-xlanding-top-description .uf-blackborder-btn-group,
.catalog-category-view.page-layout-1column .amasty-xlanding-top-description .uf-catctas-promo-container {
    margin-top: 35px
}

.catalog-category-view.page-layout-1column .amasty-xlanding-top-description~#amasty-shopby-product-list .toolbar.toolbar-products {
    border-bottom: none
}

@media (max-width:767px) {
    .catalog-category-view.page-layout-1column .amasty-xlanding-top-description~#amasty-shopby-product-list .toolbar.toolbar-products {
        margin-top: 10px;
        justify-content: space-between;
        margin-bottom: 10px
    }

    .catalog-category-view.page-layout-1column .column.main>.category-view+.page-title-wrapper {
        border: none;
        position: absolute;
        top: 0;
        width: calc(100% - 30px)
    }

    .catalog-category-view.page-layout-1column .column.main>.category-view+.page-title-wrapper h1.page-header {
        max-width: 100%;
        width: 100%
    }

    .catalog-category-view.page-layout-1column .column.main>.category-view~#amasty-shopby-product-list .toolbar.toolbar-products {
        border-bottom: none
    }
}

.catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms {
    margin-top: 40px
}

.catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms+.page-title-wrapper {
    position: absolute;
    top: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    width: calc(100% - 30px) !important
}

.catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms+.page-title-wrapper h1.page-header {
    max-width: 100%;
    width: 100%
}

.catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms~#amasty-shopby-product-list .toolbar.toolbar-products {
    border: none;
    justify-content: space-between;
    width: 100%
}

.catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms~#amasty-shopby-product-list .toolbar.toolbar-products .modes {
    display: none
}

@media (max-width:767px) {
    .catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms {
        margin-top: 25px
    }

    .catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms img {
        max-width: 100%;
        width: 100%
    }

    .catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms+.page-title-wrapper {
        border-bottom: none;
        text-align: left !important
    }

    .catalog-category-view[class*=categorypath-concepts-] .column.main>.category-cms~#amasty-shopby-product-list .toolbar.toolbar-products {
        margin-top: 10px;
        justify-content: flex-end;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .catalog-category-view .header.header8 .header-middle {
        margin-bottom: 0
    }
}

#amasty-shopby-product-list .products.wrapper {
    position: initial;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5;
    clear: both
}

#amasty-shopby-product-list #amasty-shopby-overlay {
    position: fixed !important;
    left: 0;
    right: 0
}

@media (min-width:992px) {
    #amasty-shopby-product-list #amasty-shopby-overlay {
        z-index: 998 !important
    }
}

#amasty-shopby-product-list #amasty-shopby-overlay .amshopby-loader {
    cursor: wait;
    position: absolute;
    left: calc(50% - 16px);
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    background: url(https://medias.utsavfashion.com/skin/frontend/base/default/images/amshopby-overlay.gif) center 20% no-repeat
}

@media (max-width:767px) {
    #amasty-shopby-product-list {
        padding-top: 5px
    }
}

@media (max-width:360px) {
    #amasty-shopby-product-list .product .price-box .price {
        font-size: 12px
    }
}

.category-faq-block {
    clear: both;
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 20px auto 0 auto;
    padding: 10px
}

@media (max-width:767px) {
    .category-faq-block {
        width: 96%;
        padding: 0 2%
    }
}

.cat-popular-head {
    font-size: 18px;
    font-weight: 600
}

.cat-popular-head.faq-head {
    padding-left: 14px
}

.cat-popular-searches {
    padding: 8px 0;
    overflow-x: auto;
    white-space: nowrap
}

.cat-search-keywords {
    outline: 2px #000 solid !important;
    margin: 5px 10px;
    padding: 5px;
    width: 200px;
    display: inline-block;
    text-align: center
}

.cat-faq-title {
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    padding-right: 30px
}

.cat-faq-title h3 {
    font-size: 15px
}

.collapsible-title:after {
    position: absolute;
    content: "\e261";
    font-family: 'ThemeIcons';
    font-size: 21px;
    right: 5px;
    top: 3px;
    width: 27px;
    height: 27px;
    text-align: center
}

.collapsible-title.active:after {
    content: "\e262"
}

.cat-faq-box {
    padding: 0
}

.col-md-8.cat-faq-list {
    padding-right: 0;
    margin-right: 1%;
    width: 65.66%
}

@media (max-width:767px) {
    .col-md-8.cat-faq-list {
        width: 100%
    }
}

.cat-best-selling._fullwidth {
    max-width: 1176px;
    margin: 25px auto;
    float: none;
    display: table;
    padding: 15px 20px;
    width: 100%
}

@media (min-width:768px) {
    .cat-best-selling._fullwidth {
        width: 97.5%
    }
}

@media (max-width:767px) {
    .cat-best-selling._fullwidth {
        width: 92%
    }
}

.cat-faq-list,
.cat-best-selling {
    border: 2px #e5e5e5 solid;
    padding: 10px;
    margin-top: 25px;
    border-radius: 15px
}

.cat-bestitemlist {
    padding: 3px 0;
    display: inline-block;
    width: 100%
}

.bitemname {
    padding-left: 0;
    padding-right: 0
}

.bprice {
    text-align: right;
    padding-right: 0
}

.cat-updated-on {
    border-top: 1px #e5e5e5 solid;
    padding: 5px 0 0;
    font-size: 13.5px
}

@media (min-width:1400px) {

    .amshopby-index-index .page-main.container,
    .amshopby-index-index .breadcrumbs .container,
    .catalogsearch-result-index .page-main.container,
    .catalogsearch-result-index .breadcrumbs .container,
    .catalog-category-view .page-main.container,
    .catalog-category-view .breadcrumbs .container,
    .catalog-category-view .category-faq-block {
        max-width: 1400px
    }

    .amshopby-index-index .sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-3.col-xs-12,
    .catalogsearch-result-index .sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-3.col-xs-12,
    .catalog-category-view .sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
        max-width: 335px
    }

    .amshopby-index-index .products-grid .product-item-info,
    .catalogsearch-result-index .products-grid .product-item-info,
    .catalog-category-view .products-grid .product-item-info {
        max-width: 296px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 2%;
        margin-right: 2%
    }

    [class*=categorypath-concepts].catalog-category-view .products-grid .product-item-info {
        max-width: 295px;
        margin-left: 1.5%;
        margin-right: 1.5%;
        padding: 0
    }

    [class*=categorypath-concepts].catalog-category-view .nosto_element.uf_nosto_plp_block {
        width: 0;
        height: 0;
        clear: none
    }

    .catalog-category-view .cat-best-selling._fullwidth {
        max-width: 1376px
    }
}

.amshopby-index-index .footer .middle-footer,
.catalogsearch-result-index .footer .middle-footer,
.catalog-category-view .footer .middle-footer {
    border-top: 0
}

.uf-catctas-promo-container .uf-catctas-promo {
    border-radius: 10px;
    color: #fd6036 !important;
    background-color: #ffdfd7 !important;
    border-color: #ffdfd7 !important;
    border: none;
    font-size: 17px;
    padding: 8px !important
}

.uf-catctas-promo-container .uf-catctas-promo:hover {
    color: #e9542d !important
}

.carousel-bestseller-items .carousel-cell {
    width: 100%;
    counter-increment: carousel-cell;
    text-align: center;
    background: #ffdfd7 !important;
    border-radius: 50px;
    margin-right: 0;
    float: left;
    color: #fd6036 !important;
    Padding: 8px 0
}

#dg-under-menu-best-musthave .flickity-viewport {
    height: 70px
}

.carousel-bestseller-items .carousel-cell a {
    color: #fd6036 !important;
    display: inline-block;
    font-size: 17px
}

.carousel-bestseller-items .carousel-cell a:hover {
    color: #e9542d !important
}

@media (max-width:767px) {
    .loadingcontent {
        min-height: 115px
    }

    .topnavactive .catalog-topnav.amasty-catalog-topnav .block-content.filter-content {
        bottom: -100% !important
    }

    .topnavactive .category-product-actions {
        margin-bottom: 10px
    }

    .topnavactive .top-nav-filter {
        margin-bottom: 5px;
        overflow: initial;
        height: 115px;
        clear: both
    }

    .topnavactive .top-nav-filter.top_nav_applied {
        height: auto;
        min-height: 150px
    }

    .topnavactive .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content,
    .topnavactive #customSorter {
        bottom: 0 !important;
        border-radius: 10px !important
    }

    .topnavactive .topnavsort * {
        display: inline-block
    }

    .topnavactive .topnavsort .topnavsortd {
        margin-left: 13px
    }

    .topnavactive .topnavsort .topnavsortd .customtopsort {
        border: 1px #d4d4d4 solid;
        padding: 5px 18px 5px 30px;
        text-transform: uppercase;
        font-weight: 600;
        position: relative;
        border-radius: 10px
    }

    .topnavactive .topnavsort .topnavsortd .customtopsort:before {
        content: '';
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAjCAYAAAAXMhMjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjY0QjAxNTYyNDg4MTFFOUFENzU5RThCQjZCNDM0NjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjY0QjAxNTcyNDg4MTFFOUFENzU5RThCQjZCNDM0NjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNjRCMDE1NDI0ODgxMUU5QUQ3NTlFOEJCNkI0MzQ2MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNjRCMDE1NTI0ODgxMUU5QUQ3NTlFOEJCNkI0MzQ2MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr9K5IEAAAFmSURBVHjaYvz//z8DNuDq6opVYvfu3YwMBABQLyElsVB6MT5FLAz0B1pAPBPKPgvE13ApZKKzwziBeDWURmYPCsdNgIYccihOGAyOiwLiNCziaUhpcEAcp46UzrCBaVA1dHccGxCvAGIePGp4oGrY6O04UJoyIEKdAXr6o7XjwoE4kwT1mVA9NHecIoF0hgvMhOqlmeNg6YyfDL380PKPjVY1xC8gNsci/h+Heka6VV/A+pekOheXenrXECSBUceNOm7UcaOOG3XcAAIWIrpxFFVBlIYcqAVxElopI2NcAF3dGfQWLDUdB2pBRADxRzL0g/SEQs2gWZq7D8TpZOhPh+qleYZYCcTTSdA7HaqHbrm1AIgvEKHvAlQtXYsSWPr7gkfPF6iaX/R2HAjcJJD+sqBqBqwQXgbEs7CIg8QWD4YaApSmkIenrtEjnRHruO/QMuw7Gpt+1RcB+WtI6e8avetWgAADAKaTTF+pNnIdAAAAAElFTkSuQmCC) no-repeat;
        z-index: 1;
        position: absolute;
        top: 10px;
        left: calc(12%);
        width: 14px;
        height: 16px;
        background-size: contain
    }

    .topnavactive .topnavsort .topnavsortd .topnavshipin {
        border: 1px #d4d4d4 solid;
        padding: 5px 15px;
        margin: 5px 10px;
        text-transform: uppercase;
        font-weight: 600;
        position: relative;
        border-radius: 10px
    }

    .topnavactive .topnavsort .topnavsortd .fillselect:after {
        content: '.';
        position: absolute;
        color: #fd6036;
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: top;
        margin-top: -20px;
        margin-right: 0;
        font-size: 40px;
        margin-left: -2px;
        right: 0
    }

    .topnavactive .topnavfilters {
        padding: 0 0 5px 40px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyMS40MjkiIHZpZXdCb3g9IjAgMCAyNSAyMS40MjkiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiM0MjQ0NTM7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3IC00KSByb3RhdGUoOTApIj48cGF0aCBjbGFzcz0iYSIgZD0iTTIxLjg1NywxOS43YTIuNjgsMi42OCwwLDAsMSwwLTUuMDUyVjIuODkzYS44OTMuODkzLDAsMSwxLDEuNzg2LDB2MTEuNzZhMi42OCwyLjY4LDAsMCwxLDAsNS4wNTJ2Ni40YS44OTMuODkzLDAsMCwxLTEuNzg2LDBaTTUuNzg2LDE3LjAyNmEyLjY4LDIuNjgsMCwwLDEsMC01LjA1MlYyLjg5M2EuODkzLjg5MywwLDAsMSwxLjc4NiwwdjkuMDgxYTIuNjgsMi42OCwwLDAsMSwwLDUuMDUydjkuMDgxYS44OTMuODkzLDAsMCwxLTEuNzg2LDBabTguMDM2LTUuMzU3YTIuNjgsMi42OCwwLDAsMSwwLTUuMDUyVjIuODkzYS44OTMuODkzLDAsMCwxLDEuNzg2LDBWNi42MTdhMi42OCwyLjY4LDAsMCwxLDAsNS4wNTJWMjYuMTA3YS44OTMuODkzLDAsMCwxLTEuNzg2LDBabS44OTMtMS42MzNhLjg5My44OTMsMCwxLDAtLjg5My0uODkzQS44OTMuODkzLDAsMCwwLDE0LjcxNCwxMC4wMzZaTTYuNjc5LDE1LjM5M2EuODkzLjg5MywwLDEsMC0uODkzLS44OTNBLjg5My44OTMsMCwwLDAsNi42NzksMTUuMzkzWk0yMi43NSwxOC4wNzFhLjg5My44OTMsMCwxLDAtLjg5My0uODkzQS44OTMuODkzLDAsMCwwLDIyLjc1LDE4LjA3MVoiLz48L2c+PC9zdmc+);
        background-repeat: no-repeat;
        background-position: 0 18px
    }

    .topnavactive .topnavfilters .topfilter_title {
        position: relative;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap
    }

    .topnavactive .topnavfilters .topfilter_title .filter-options-title {
        display: inline-block;
        border: 1px #d4d4d4 solid;
        padding: 0 5px 5px;
        margin: 5px;
        position: relative;
        font-size: 15px;
        font-weight: 600;
        border-radius: 10px
    }

    .topnavactive .topnavfilters .topfilter_title .filter-options-title:after {
        content: "\e261";
        font-family: 'ThemeIcons';
        position: relative;
        top: 8px;
        right: 0;
        font-size: 27px
    }

    .topnavactive .topnavfilters .topfilter_title .filter-options-title.active:after {
        content: "\e262"
    }

    .topnavactive .topnavfilters .topfilter_content {
        position: relative
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content {
        display: none;
        position: absolute;
        z-index: 9;
        background: #fff;
        top: -5px;
        right: 0;
        width: 98%;
        outline: 1px #ccc solid;
        box-shadow: 0px 5px 5px #ccc;
        margin-left: 2%;
        border-radius: 10px
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content input {
        display: none
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .expanded_filter~.am-show-more {
        display: none !important
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items {
        position: relative;
        overflow-y: auto;
        margin: 0;
        padding: 10px 10px 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item a span {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item a span:before {
        content: "";
        background-color: #000;
        border-radius: 50%;
        display: inline-flex;
        width: 16px;
        height: 16px;
        margin-right: 5px
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Red] a span:before {
        background-color: red
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Blue] a span:before {
        background-color: Blue
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Yellow] a span:before {
        background-color: #ff0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Green] a span:before {
        background-color: Green
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Purple] a span:before {
        background-color: Purple
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=White] a span:before {
        background-color: #fff;
        border: 1px solid #ccc
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Beige] a span:before {
        background-color: Beige
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Brown] a span:before {
        background-color: Brown
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Multicolor] a span:before {
        background-color: Orange;
        background-image: conic-gradient(orange, red, purple, #00f, #09f, green, #ff0)
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Grey] a span:before {
        background-color: Grey
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Orange] a span:before {
        background-color: Orange
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Pink] a span:before {
        background-color: Pink
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Gold] a span:before {
        background-color: Gold
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Metallic] a span:before {
        background-color: #d4af37
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Silver] a span:before {
        background-color: Silver
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.am-filter-items-attr_colorfam .item[data-label=Neon] a span:before {
        background-color: #ff5f1f
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items.-am-multiselect .item {
        display: inline-block;
        width: 48%
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items a {
        position: relative;
        padding-left: 20px
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-ranges .items input[type=radio]+a {
        padding-left: 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content.expanded_filter .am-ranges .items .item {
        display: block !important
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content.expanded_filter .am-show-more {
        display: none !important
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more {
        font-size: 15px;
        margin-top: 0;
        padding: 4px 16px 0 30px;
        color: #fd6036;
        display: inline-flex;
        text-decoration: none
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more .am-counter {
        margin: 0;
        opacity: 1
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more:hover {
        color: #fd6036
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more:before,
    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more:after {
        content: none
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item .filter-options-content .am-show-more.-disabled {
        display: none
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item.active .filter-options-content {
        display: block
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]:checked+a span,
    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=checkbox]:checked+a span {
        font-weight: 600
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a:before,
    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=checkbox]+a:before,
    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a:after,
    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=checkbox]+a:after {
        content: '';
        width: 16px;
        height: 16px;
        position: absolute;
        left: 0;
        top: 6px;
        border: 1px #ccc solid;
        border-radius: 5px
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a {
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a:before {
        background-color: transparent;
        border: 1px solid #ccc;
        display: flex;
        position: relative;
        content: '';
        border-radius: 50%;
        width: 16px;
        height: 16px;
        margin: 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a:after {
        content: none
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]+a span.label {
        margin-left: 10px !important;
        margin-bottom: 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=radio]:checked+a:after {
        content: '';
        display: inline-block;
        width: 8px;
        height: 8px;
        background: #fd6036;
        position: absolute;
        top: 10px;
        left: 4px;
        right: 0;
        margin: 0;
        border-radius: 50%;
        bottom: 0
    }

    .topnavactive .topnavfilters .topfilter_content .filter-options-item input[type=checkbox]:checked+a:after {
        background-color: #fd6036;
        border: 1px solid #fd6036
    }

    .topnavactive .top-filter-current .amshopby-items.items {
        overflow-x: auto;
        white-space: nowrap;
        padding: 1px 0;
        width: 80%;
        display: inline-block
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item {
        display: inline-block;
        padding: 5px 35px 5px 15px;
        border-radius: 50px;
        background: #ffdfd7;
        color: #fd6036;
        text-align: left;
        margin: 4px 8px 4px 0
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove {
        width: 100%;
        height: auto;
        cursor: pointer;
        position: relative;
        display: inline-block;
        font-size: 13.5px;
        font-weight: 600
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove .amshopby-filter-value {
        display: inline-block
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove .amshopby-filter-value .price {
        color: inherit
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove:before {
        content: none !important
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove:after {
        content: "\00d7";
        display: inline-block;
        font-family: ThemeIcons;
        transform: none;
        background: 0 0;
        color: #fd6036;
        width: 2%;
        height: auto;
        font-size: 21px;
        font-weight: 600;
        position: absolute;
        right: -10px;
        top: 0;
        line-height: 22px
    }

    .topnavactive .top-filter-current .amshopby-items.items .amshopby-item.item .amshopby-remove:hover:after {
        color: #fd6036
    }

    .topnavactive .top-filter-current .item {
        display: inline-block;
        margin: 3px 5px
    }

    .topnavactive .top-filter-current .item .amshopby-filter-name {
        display: none
    }

    .topnavactive .top-filter-current .filter-clear {
        color: #8f613e;
        text-decoration: underline;
        text-align: right;
        padding: 5px 0;
        height: 28px;
        float: right
    }

    .topnavactive .shipsortmhead {
        font-weight: 600;
        font-size: 18px;
        text-transform: uppercase;
        padding-left: 18px;
        border-bottom: 1px #e5e5e5 solid;
        width: 100%;
        display: flex;
        padding-bottom: 10px
    }

    .topnavactive .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item input:checked+a {
        background-color: transparent
    }

    .topnavactive .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item input:checked+a span {
        position: relative;
        width: 100%;
        display: inline-block;
        color: #fd6036
    }

    .topnavactive .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .catalog-topnav.amasty-catalog-topnav .block-content.filter-content .filter-options .filter-options-content ol.items .item input:checked+a span:after {
        content: "\2713";
        position: absolute;
        right: 20px;
        color: #fd6036
    }

    .topnavactive .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customSorter a.selected {
        padding: 10px 18px;
        position: relative;
        color: #fd6036;
        background-color: transparent;
        font-weight: 600
    }

    .topnavactive .page-with-filter.page-layout-2columns-left:not([class*=categorypath-concepts]) .category-product-actions .toolbar.toolbar-products .sorter .form-item-select #customSorter a.selected:after {
        content: "\2713";
        position: absolute;
        right: 20px;
        color: #fd6036
    }

    .topnavactive .morethan2-fil .top-filter-current .amshopby-items.items {
        width: 100%;
        display: block
    }

    .topnavactive .morethan2-fil .top-filter-current .filter-clear {
        float: none
    }

    .topnavactive .topnavbtn {
        display: none
    }

    .topnavactive .header.header8.active-sticky {
        box-shadow: none;
        transition: none !important
    }

    .topnavactive .top-nav-filter {
        display: none;
        transition: none !important;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        background: #fff;
        z-index: 999;
        padding-top: 10px;
        border-bottom: 2px #e5e5e5 solid;
        left: 0;
        padding-left: 10px;
        width: 100%;
        padding-right: 10px
    }

    .topnavactive .topnavbtn {
        position: fixed;
        bottom: 50px;
        z-index: 999;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 50%;
        background: #fff;
        display: inline-flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        padding: 10px 20px;
        font-weight: 400;
        font-size: 15px;
        cursor: pointer;
        border: 2px #fd6036 solid;
        max-width: 160px
    }

    .topnavactive .topnavbtn .topnavbtntext {
        display: inline-block;
        text-transform: capitalize;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyMS40MjkiIHZpZXdCb3g9IjAgMCAyNSAyMS40MjkiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiM0MjQ0NTM7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3IC00KSByb3RhdGUoOTApIj48cGF0aCBjbGFzcz0iYSIgZD0iTTIxLjg1NywxOS43YTIuNjgsMi42OCwwLDAsMSwwLTUuMDUyVjIuODkzYS44OTMuODkzLDAsMSwxLDEuNzg2LDB2MTEuNzZhMi42OCwyLjY4LDAsMCwxLDAsNS4wNTJ2Ni40YS44OTMuODkzLDAsMCwxLTEuNzg2LDBaTTUuNzg2LDE3LjAyNmEyLjY4LDIuNjgsMCwwLDEsMC01LjA1MlYyLjg5M2EuODkzLjg5MywwLDAsMSwxLjc4NiwwdjkuMDgxYTIuNjgsMi42OCwwLDAsMSwwLDUuMDUydjkuMDgxYS44OTMuODkzLDAsMCwxLTEuNzg2LDBabTguMDM2LTUuMzU3YTIuNjgsMi42OCwwLDAsMSwwLTUuMDUyVjIuODkzYS44OTMuODkzLDAsMCwxLDEuNzg2LDBWNi42MTdhMi42OCwyLjY4LDAsMCwxLDAsNS4wNTJWMjYuMTA3YS44OTMuODkzLDAsMCwxLTEuNzg2LDBabS44OTMtMS42MzNhLjg5My44OTMsMCwxLDAtLjg5My0uODkzQS44OTMuODkzLDAsMCwwLDE0LjcxNCwxMC4wMzZaTTYuNjc5LDE1LjM5M2EuODkzLjg5MywwLDEsMC0uODkzLS44OTNBLjg5My44OTMsMCwwLDAsNi42NzksMTUuMzkzWk0yMi43NSwxOC4wNzFhLjg5My44OTMsMCwxLDAtLjg5My0uODkzQS44OTMuODkzLDAsMCwwLDIyLjc1LDE4LjA3MVoiLz48L2c+PC9zdmc+) no-repeat;
        background-position: left;
        font-weight: 400;
        background-size: 20px;
        text-align: left;
        padding-left: 30px
    }

    .topnavactive .docktopfilter .top-nav-filter {
        display: block
    }

    .topnavactive .docktopfilter .topnavbtn {
        display: none
    }
}

.quickfilterbox {
    display: block;
    clear: both;
    position: relative;
    background: #fff4f5;
    overflow-x: auto;
    margin-left: -12px;
    width: calc(100% + 25px);
    margin-bottom: 30px;
    scroll-behavior: smooth;
    white-space: nowrap;
    padding: 5px
}

.quickfilterbox .filterheadtext {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px
}

.quickfilterbox .quickfilltitle {
    width: 70px;
    font-weight: 700;
    font-size: 14px
}

.quickfilterbox .quickfilterinner {
    display: inline-block;
    padding-bottom: 10px;
    padding-left: 5px
}

.quickfilterbox .quickfilteritem .quickfilltitle,
.quickfilterbox .quickfilteritem .quickfillcontent {
    display: inline-block;
    padding: 5px
}

.quickfilterbox .quickfilteritem .quickfillcontent .quickfilterdata li.item {
    display: inline-block;
    margin: 5px 5px 0 0;
    border: 1px #ccc solid;
    padding: 3px 15px;
    line-height: 18px;
    background-color: #fff;
    min-width: 85px;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    text-align: center
}

.quickfilterbox .quickfilteritem .quickfillcontent .quickfilterdata li.item a span {
    font-size: 14px
}

.quickfilterbox .quickfilteritem .quickfillcontent .quickfilterdata li.item.view_more {
    border: none;
    background: 0 0
}

.quickfilterbox .quickfilteritem {
    clear: both;
    display: block
}

.quickfilterbox ul.quickfilterdata .item input {
    display: none
}

.quickfilterbox .qfitem_colorfam .item a span {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.quickfilterbox .qfitem_colorfam .item a span:before {
    content: "";
    background-color: #000;
    border-radius: 50%;
    display: inline-flex;
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.quickfilterbox .qfitem_colorfam .item[data-label=Red] a span:before {
    background-color: red
}

.quickfilterbox .qfitem_colorfam .item[data-label=Blue] a span:before {
    background-color: Blue
}

.quickfilterbox .qfitem_colorfam .item[data-label=Yellow] a span:before {
    background-color: #ff0
}

.quickfilterbox .qfitem_colorfam .item[data-label=Green] a span:before {
    background-color: Green
}

.quickfilterbox .qfitem_colorfam .item[data-label=Purple] a span:before {
    background-color: Purple
}

.quickfilterbox .qfitem_colorfam .item[data-label=White] a span:before {
    background-color: #fff;
    border: 1px solid #ccc
}

.quickfilterbox .qfitem_colorfam .item[data-label=Beige] a span:before {
    background-color: Beige
}

.quickfilterbox .qfitem_colorfam .item[data-label=Brown] a span:before {
    background-color: Brown
}

.quickfilterbox .qfitem_colorfam .item[data-label=Multicolor] a span:before {
    background-color: Orange;
    background-image: conic-gradient(orange, red, purple, #00f, #09f, green, #ff0)
}

.quickfilterbox .qfitem_colorfam .item[data-label=Grey] a span:before {
    background-color: Grey
}

.quickfilterbox .qfitem_colorfam .item[data-label=Orange] a span:before {
    background-color: Orange
}

.quickfilterbox .qfitem_colorfam .item[data-label=Pink] a span:before {
    background-color: Pink
}

.quickfilterbox .qfitem_colorfam .item[data-label=Gold] a span:before {
    background-color: Gold
}

.quickfilterbox .qfitem_colorfam .item[data-label=Metallic] a span:before {
    background-color: #d4af37
}

.quickfilterbox .qfitem_colorfam .item[data-label=Silver] a span:before {
    background-color: Silver
}

.quickfilterbox .qfitem_colorfam .item[data-label=Neon] a span:before {
    background-color: #ff5f1f
}

.uf-mainhs-container {
    position: relative
}

.uf-mainhs-container .terms-conditions {
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 10px
}

.uf_round_cat_box {
    clear: both;
    overflow-x: auto;
    text-align: center;
    display: none
}

.uf_round_cat_box .uf_round_Cat {
    width: 1176px;
    display: inline-block;
    margin-top: 20px
}

.uf_round_cat_box .uf_round_Cat a {
    display: inline-block;
    margin: 8px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_bg {
    background: url(https://medias.utsavfashion.com/media/wysiwyg/home/2019/2410/category-mobile-sprite-n.jpg) no-repeat;
    display: block;
    width: 110px;
    height: 115px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_men {
    background-position-x: -725px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_salwar {
    background-position-x: -125px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_saree {
    background-position-x: -5px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_lehenga {
    background-position-x: -245px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_indowestern {
    background-position-x: -365px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_plus {
    background-position-x: -485px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_jewelry {
    background-position-x: -605px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_kids {
    background-position-x: -845px
}

.uf_round_cat_box .uf_round_Cat .uf_round_cat_bag {
    background-position-x: -965px
}

.uf-heading-line {
    border-bottom: 1px #000 solid;
    width: 100%;
    line-height: 0;
    height: 15px;
    margin: 36px auto;
    text-align: center;
    max-width: 500px
}

.uf-heading-line .uf-heading-text {
    background: #fff;
    padding: 2px 10px;
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
    text-transform: uppercase
}

.uf_ratingsBox {
    background: #f8f9fa;
    padding: 20px 10px 20px;
    margin: 10px 0 0
}

.uf_ratingsBox .uf_ratingsRow {
    display: flex;
    margin-top: 20px;
    line-height: normal
}

.uf_ratingsBox .uf_ratingsRow .uf_leftCol {
    flex: 65% 0 1;
    max-width: 65%;
    padding-right: 5px
}

.uf_ratingsBox .uf_ratingsRow .uf_ratingDetails h4 {
    display: none
}

.uf_ratingsBox .uf_ratingsRow .uf_ratingDetails p {
    line-height: normal;
    margin: 7px 0 10px !important
}

.uf_ratingsBox .uf_ratingsRow .uf_ratingDetails small {
    color: #000;
    font-weight: 700
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol h3 {
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-size: 15px
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle {
    position: relative;
    text-align: center;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #2f7f4a;
    background-image: linear-gradient(91deg, transparent 50%, #ccc 50%), linear-gradient(90deg, #ccc 50%, transparent 50%);
    margin: 5px auto
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle .uf_trustCircleInner {
    position: relative;
    top: 5px;
    left: 5px;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #eee
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle .uf_trustCircleInner .uf_trustCircleStat {
    position: relative;
    top: 30%;
    color: #777
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle .uf_trustCircleInner .uf_starContainer {
    background: 0 0;
    margin: 0;
    padding-top: 5px;
    padding-left: 2px;
    width: 18px;
    height: 18px
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle .uf_trustCircleInner .uf_starContainer .uf_starrate {
    width: 18px;
    height: 18px;
    background-position: 0 -32px
}

.uf_ratingsBox .uf_ratingsRow .uf_rightCol .uf_trustCircle .uf_trustratecount {
    display: inline-block
}

.uf_ratingsBox .uf_starContainer {
    width: 22px;
    height: 22px;
    background: #2f7f4a;
    display: inline-block;
    border-radius: 3px;
    margin: 1px
}

.uf_ratingsBox .uf_starContainer .uf_starrate {
    width: 22px;
    height: 22px;
    background: url(https://medias.utsavfashion.com/media/wysiwyg/home/2020/2403/star-rating.png) no-repeat;
    display: block;
    background-size: cover;
    background-position: 0 0
}

.uf_ratingsBox .uf_seemorelink {
    text-align: right;
    margin-top: 0;
    font-size: 14px;
    line-height: normal
}

.uf_ratingsBox .uf_seemorelink a {
    color: #fd6036
}

.uf_tp_loaded {
    display: block
}

ï»¿.cms-index-index #maincontent,
.cms-page-view #maincontent {
    padding: 0;
    width: 100%
}

.cms-index-index .page-title-wrapper {
    display: none
}

.cms-index-index #maincontent>.row,
.cms-page-view #maincontent>.row {
    margin: 0
}

.cms-index-index #maincontent>.row>.main {
    padding: 0
}

.nomarginpadding {
    margin: 0;
    padding: 0;
    width: 33.33%
}

.nopadding {
    padding: 0 !important
}

.page-main.container {
    padding-right: 12px !important;
    padding-left: 12px !important
}

.page-main.container .grid12-1 {
    width: 6.33%
}

.page-main.container .grid12-2 {
    width: 14.66%
}

.page-main.container .grid12-3 {
    width: 23%
}

.page-main.container .grid12-4 {
    width: 31.33%
}

.page-main.container .grid12-5 {
    width: 39.67%
}

.page-main.container .grid12-6 {
    width: 48%
}

.page-main.container .grid12-7 {
    width: 56.33%
}

.page-main.container .grid12-8 {
    width: 64.67%
}

.page-main.container .grid12-9 {
    width: 73%
}

.page-main.container .grid12-10 {
    width: 81.33%
}

.page-main.container .grid12-11 {
    width: 89.67%
}

.page-main.container .grid12-12 {
    width: 98%
}

.uf-contentcontainer,
.conceptcontainer,
.uf-container {
    max-width: 100%;
    margin: 0 auto
}

@media (min-width:1280px) {

    .uf-contentcontainer,
    .conceptcontainer,
    .uf-container {
        max-width: 1200px
    }
}

@media (max-width:768px) {

    .uf-contentcontainer,
    .conceptcontainer,
    .uf-container {
        max-width: 100%
    }
}

.uf-contentcontainer img,
.conceptcontainer img,
.uf-container img {
    max-width: 100%;
    margin: 0 auto
}

.uf-contentcontainer .col-xs-1,
.conceptcontainer .col-xs-1,
.uf-container .col-xs-1,
.uf-contentcontainer .col-sm-1,
.conceptcontainer .col-sm-1,
.uf-container .col-sm-1,
.uf-contentcontainer .col-md-1,
.conceptcontainer .col-md-1,
.uf-container .col-md-1,
.uf-contentcontainer .col-lg-1,
.conceptcontainer .col-lg-1,
.uf-container .col-lg-1,
.uf-contentcontainer .col-xs-2,
.conceptcontainer .col-xs-2,
.uf-container .col-xs-2,
.uf-contentcontainer .col-sm-2,
.conceptcontainer .col-sm-2,
.uf-container .col-sm-2,
.uf-contentcontainer .col-md-2,
.conceptcontainer .col-md-2,
.uf-container .col-md-2,
.uf-contentcontainer .col-lg-2,
.conceptcontainer .col-lg-2,
.uf-container .col-lg-2,
.uf-contentcontainer .col-xs-3,
.conceptcontainer .col-xs-3,
.uf-container .col-xs-3,
.uf-contentcontainer .col-sm-3,
.conceptcontainer .col-sm-3,
.uf-container .col-sm-3,
.uf-contentcontainer .col-md-3,
.conceptcontainer .col-md-3,
.uf-container .col-md-3,
.uf-contentcontainer .col-lg-3,
.conceptcontainer .col-lg-3,
.uf-container .col-lg-3,
.uf-contentcontainer .col-xs-4,
.conceptcontainer .col-xs-4,
.uf-container .col-xs-4,
.uf-contentcontainer .col-sm-4,
.conceptcontainer .col-sm-4,
.uf-container .col-sm-4,
.uf-contentcontainer .col-md-4,
.conceptcontainer .col-md-4,
.uf-container .col-md-4,
.uf-contentcontainer .col-lg-4,
.conceptcontainer .col-lg-4,
.uf-container .col-lg-4,
.uf-contentcontainer .col-xs-5,
.conceptcontainer .col-xs-5,
.uf-container .col-xs-5,
.uf-contentcontainer .col-sm-5,
.conceptcontainer .col-sm-5,
.uf-container .col-sm-5,
.uf-contentcontainer .col-md-5,
.conceptcontainer .col-md-5,
.uf-container .col-md-5,
.uf-contentcontainer .col-lg-5,
.conceptcontainer .col-lg-5,
.uf-container .col-lg-5,
.uf-contentcontainer .col-xs-6,
.conceptcontainer .col-xs-6,
.uf-container .col-xs-6,
.uf-contentcontainer .col-sm-6,
.conceptcontainer .col-sm-6,
.uf-container .col-sm-6,
.uf-contentcontainer .col-md-6,
.conceptcontainer .col-md-6,
.uf-container .col-md-6,
.uf-contentcontainer .col-lg-6,
.conceptcontainer .col-lg-6,
.uf-container .col-lg-6,
.uf-contentcontainer .col-xs-7,
.conceptcontainer .col-xs-7,
.uf-container .col-xs-7,
.uf-contentcontainer .col-sm-7,
.conceptcontainer .col-sm-7,
.uf-container .col-sm-7,
.uf-contentcontainer .col-md-7,
.conceptcontainer .col-md-7,
.uf-container .col-md-7,
.uf-contentcontainer .col-lg-7,
.conceptcontainer .col-lg-7,
.uf-container .col-lg-7,
.uf-contentcontainer .col-xs-8,
.conceptcontainer .col-xs-8,
.uf-container .col-xs-8,
.uf-contentcontainer .col-sm-8,
.conceptcontainer .col-sm-8,
.uf-container .col-sm-8,
.uf-contentcontainer .col-md-8,
.conceptcontainer .col-md-8,
.uf-container .col-md-8,
.uf-contentcontainer .col-lg-8,
.conceptcontainer .col-lg-8,
.uf-container .col-lg-8,
.uf-contentcontainer .col-xs-9,
.conceptcontainer .col-xs-9,
.uf-container .col-xs-9,
.uf-contentcontainer .col-sm-9,
.conceptcontainer .col-sm-9,
.uf-container .col-sm-9,
.uf-contentcontainer .col-md-9,
.conceptcontainer .col-md-9,
.uf-container .col-md-9,
.uf-contentcontainer .col-lg-9,
.conceptcontainer .col-lg-9,
.uf-container .col-lg-9,
.uf-contentcontainer .col-xs-10,
.conceptcontainer .col-xs-10,
.uf-container .col-xs-10,
.uf-contentcontainer .col-sm-10,
.conceptcontainer .col-sm-10,
.uf-container .col-sm-10,
.uf-contentcontainer .col-md-10,
.conceptcontainer .col-md-10,
.uf-container .col-md-10,
.uf-contentcontainer .col-lg-10,
.conceptcontainer .col-lg-10,
.uf-container .col-lg-10,
.uf-contentcontainer .col-xs-11,
.conceptcontainer .col-xs-11,
.uf-container .col-xs-11,
.uf-contentcontainer .col-sm-11,
.conceptcontainer .col-sm-11,
.uf-container .col-sm-11,
.uf-contentcontainer .col-md-11,
.conceptcontainer .col-md-11,
.uf-container .col-md-11,
.uf-contentcontainer .col-lg-11,
.conceptcontainer .col-lg-11,
.uf-container .col-lg-11 {
    padding: 0
}

@media (max-width:1024px) {

    .uf-contentcontainer .col-xs-1,
    .conceptcontainer .col-xs-1,
    .uf-container .col-xs-1,
    .uf-contentcontainer .col-sm-1,
    .conceptcontainer .col-sm-1,
    .uf-container .col-sm-1,
    .uf-contentcontainer .col-md-1,
    .conceptcontainer .col-md-1,
    .uf-container .col-md-1,
    .uf-contentcontainer .col-lg-1,
    .conceptcontainer .col-lg-1,
    .uf-container .col-lg-1,
    .uf-contentcontainer .col-xs-2,
    .conceptcontainer .col-xs-2,
    .uf-container .col-xs-2,
    .uf-contentcontainer .col-sm-2,
    .conceptcontainer .col-sm-2,
    .uf-container .col-sm-2,
    .uf-contentcontainer .col-md-2,
    .conceptcontainer .col-md-2,
    .uf-container .col-md-2,
    .uf-contentcontainer .col-lg-2,
    .conceptcontainer .col-lg-2,
    .uf-container .col-lg-2,
    .uf-contentcontainer .col-xs-3,
    .conceptcontainer .col-xs-3,
    .uf-container .col-xs-3,
    .uf-contentcontainer .col-sm-3,
    .conceptcontainer .col-sm-3,
    .uf-container .col-sm-3,
    .uf-contentcontainer .col-md-3,
    .conceptcontainer .col-md-3,
    .uf-container .col-md-3,
    .uf-contentcontainer .col-lg-3,
    .conceptcontainer .col-lg-3,
    .uf-container .col-lg-3,
    .uf-contentcontainer .col-xs-4,
    .conceptcontainer .col-xs-4,
    .uf-container .col-xs-4,
    .uf-contentcontainer .col-sm-4,
    .conceptcontainer .col-sm-4,
    .uf-container .col-sm-4,
    .uf-contentcontainer .col-md-4,
    .conceptcontainer .col-md-4,
    .uf-container .col-md-4,
    .uf-contentcontainer .col-lg-4,
    .conceptcontainer .col-lg-4,
    .uf-container .col-lg-4,
    .uf-contentcontainer .col-xs-5,
    .conceptcontainer .col-xs-5,
    .uf-container .col-xs-5,
    .uf-contentcontainer .col-sm-5,
    .conceptcontainer .col-sm-5,
    .uf-container .col-sm-5,
    .uf-contentcontainer .col-md-5,
    .conceptcontainer .col-md-5,
    .uf-container .col-md-5,
    .uf-contentcontainer .col-lg-5,
    .conceptcontainer .col-lg-5,
    .uf-container .col-lg-5,
    .uf-contentcontainer .col-xs-6,
    .conceptcontainer .col-xs-6,
    .uf-container .col-xs-6,
    .uf-contentcontainer .col-sm-6,
    .conceptcontainer .col-sm-6,
    .uf-container .col-sm-6,
    .uf-contentcontainer .col-md-6,
    .conceptcontainer .col-md-6,
    .uf-container .col-md-6,
    .uf-contentcontainer .col-lg-6,
    .conceptcontainer .col-lg-6,
    .uf-container .col-lg-6,
    .uf-contentcontainer .col-xs-7,
    .conceptcontainer .col-xs-7,
    .uf-container .col-xs-7,
    .uf-contentcontainer .col-sm-7,
    .conceptcontainer .col-sm-7,
    .uf-container .col-sm-7,
    .uf-contentcontainer .col-md-7,
    .conceptcontainer .col-md-7,
    .uf-container .col-md-7,
    .uf-contentcontainer .col-lg-7,
    .conceptcontainer .col-lg-7,
    .uf-container .col-lg-7,
    .uf-contentcontainer .col-xs-8,
    .conceptcontainer .col-xs-8,
    .uf-container .col-xs-8,
    .uf-contentcontainer .col-sm-8,
    .conceptcontainer .col-sm-8,
    .uf-container .col-sm-8,
    .uf-contentcontainer .col-md-8,
    .conceptcontainer .col-md-8,
    .uf-container .col-md-8,
    .uf-contentcontainer .col-lg-8,
    .conceptcontainer .col-lg-8,
    .uf-container .col-lg-8,
    .uf-contentcontainer .col-xs-9,
    .conceptcontainer .col-xs-9,
    .uf-container .col-xs-9,
    .uf-contentcontainer .col-sm-9,
    .conceptcontainer .col-sm-9,
    .uf-container .col-sm-9,
    .uf-contentcontainer .col-md-9,
    .conceptcontainer .col-md-9,
    .uf-container .col-md-9,
    .uf-contentcontainer .col-lg-9,
    .conceptcontainer .col-lg-9,
    .uf-container .col-lg-9,
    .uf-contentcontainer .col-xs-10,
    .conceptcontainer .col-xs-10,
    .uf-container .col-xs-10,
    .uf-contentcontainer .col-sm-10,
    .conceptcontainer .col-sm-10,
    .uf-container .col-sm-10,
    .uf-contentcontainer .col-md-10,
    .conceptcontainer .col-md-10,
    .uf-container .col-md-10,
    .uf-contentcontainer .col-lg-10,
    .conceptcontainer .col-lg-10,
    .uf-container .col-lg-10,
    .uf-contentcontainer .col-xs-11,
    .conceptcontainer .col-xs-11,
    .uf-container .col-xs-11,
    .uf-contentcontainer .col-sm-11,
    .conceptcontainer .col-sm-11,
    .uf-container .col-sm-11,
    .uf-contentcontainer .col-md-11,
    .conceptcontainer .col-md-11,
    .uf-container .col-md-11,
    .uf-contentcontainer .col-lg-11,
    .conceptcontainer .col-lg-11,
    .uf-container .col-lg-11 {
        padding: 5px;
        display: inline-block
    }
}

.uf-contentcontainer .col-xs-12,
.conceptcontainer .col-xs-12,
.uf-container .col-xs-12,
.uf-contentcontainer .col-sm-12,
.conceptcontainer .col-sm-12,
.uf-container .col-sm-12,
.uf-contentcontainer .col-md-12,
.conceptcontainer .col-md-12,
.uf-container .col-md-12,
.uf-contentcontainer .col-lg-12,
.conceptcontainer .col-lg-12,
.uf-container .col-lg-12 {
    padding: 0
}

.uf-contentcontainer .blackborder_cta_mid_small-new,
.conceptcontainer .blackborder_cta_mid_small-new,
.uf-container .blackborder_cta_mid_small-new {
    padding: 5px 15px;
    border: 1px #000 solid;
    font-weight: 600;
    margin: 5px 12px;
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.uf-contentcontainer .thumbnailbelowtext,
.conceptcontainer .thumbnailbelowtext,
.uf-container .thumbnailbelowtext {
    text-align: center;
    padding: 5px 0
}

.uf-contentcontainer .thumbnailbelowtext,
.conceptcontainer .thumbnailbelowtext,
.uf-container .thumbnailbelowtext {
    position: absolute !important;
    bottom: 27px;
    left: 0;
    background-color: #ffffffd1 !important;
    display: inline-block;
    max-width: 250px;
    font-weight: 600;
    padding: 0 !important;
    margin: 0 auto;
    text-align: center;
    right: 0;
    bottom: 0
}

@media (max-width:767px) {

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-right: 0;
        padding-left: 0
    }
}

.breadcrumbs {
    display: none
}

.page_seperater_line {
    background: url("https://medias.utsavfashion.com/media/wysiwyg/home/new/seperator_design.png") no-repeat scroll center top;
    margin-bottom: 20px !important;
    margin-top: 45px !important;
    padding-top: 20px
}

.conceptcontainer h1,
.conceptcontainer h2,
.page_seperater_line p {
    color: #333;
    font-size: 24px;
    font-style: normal !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    padding-top: 20px
}

.uf-css-slides {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    margin: 20px auto;
    text-align: center;
    width: 100%
}

.uf-css-slides .uf-css-slides-thumb {
    display: inline-block;
    margin: 5px
}

.uf-black-border-button {
    border: 1px #333 solid;
    padding: 5px 20px;
    font-weight: 600;
    text-transform: uppercase
}

.trends-showcase {
    max-width: 580px;
    margin: 0 auto
}

.trends-showcase img {
    width: 100%
}

body[class*=cms-my-store].cms-page-view .uf-catctas-promo-container .uf-catctas-promo {
    display: inline-block;
    padding: 8px 15px;
    margin: 2% 5px;
    max-width: 100%;
    text-align: center;
    width: 100%;
    min-width: 140px;
    background-color: #ffdfd7;
    border-radius: 10px;
    color: #fd6036;
    border: none;
    outline: 0;
    font-size: 17px
}

body[class*=cms-my-store].cms-page-view h1 {
    text-transform: capitalize
}

@media all and (min-width:769px),
print {
    .am-brands-fullwidth {
        width: 100% !important
    }
}

@media all and (min-width:1024px),
print {
    .amslider .slide {
        flex-basis: auto;
        margin: 0 20px 20px 0;
        max-width: 32%
    }
}

@media all and (min-width:1440px),
print {
    .amslider .wrapper {
        justify-content: center
    }
}

.ambase-word-break,
.amslider .swiper-slide .ambrands-label,
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .ambase-word-break,
.ie11 .amslider .swiper-slide .ambrands-label,
.ie11 .amslider .slide .category-item-title,
.ie11 .amslider .swiper-slide .swiper-category-item {
    word-break: break-all
}

.columns .column.main {
    max-width: 100%
}

.icon .brand-label {
    float: left
}

.amshopby-morefrom .products-grid .product-item {
    width: auto
}

.amshopby-morefrom .product-image-container {
    min-width: auto
}

.ambrands-menu-item.parent .ambrands-link.level-top:after {
    content: ''
}

.ui-tooltip.ui-widget {
    padding: 5px 10px;
    max-width: 250px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 1px 0 3px #ccc;
    word-wrap: break-word
}

.ui-tooltip .arrow {
    position: absolute;
    bottom: -15px;
    width: 20px;
    height: 15px
}

.ui-tooltip .arrow:after {
    position: absolute;
    border-top: 10px solid #ccc;
    content: ''
}

.ui-tooltip .arrow:before {
    position: absolute;
    top: -1px;
    z-index: 9;
    border-top: 9px solid #fff;
    content: ''
}

.ui-tooltip .arrow.top {
    top: -15px;
    transform: scale(1, -1)
}

.ui-tooltip .arrow.left {
    left: 15px
}

.ui-tooltip .arrow.left:before {
    left: 1px;
    border-right: 19px solid transparent
}

.ui-tooltip .arrow.left:after {
    border-right: 20px solid transparent
}

.ui-tooltip .arrow.right {
    right: 15px
}

.ui-tooltip .arrow.right:before {
    right: 1px;
    border-left: 19px solid transparent
}

.ui-tooltip .arrow.right:after {
    border-left: 20px solid transparent
}

.ui-tooltip .am-brand-small_image {
    display: block;
    margin: auto;
    max-width: 150px
}

.ui-tooltip .am-brand-image {
    display: block;
    margin: auto;
    max-width: 400px
}

.ui-tooltip .ui-tooltip-content h3 {
    margin: 5px 0
}

.amslider * {
    margin: 0;
    padding: 0
}

.amslider {
    position: relative;
    margin: 30px auto
}

.amslider .swiper-pagination {
    position: static;
    padding-bottom: 35px
}

.amslider .swiper-container>.wrapper {
    text-align: center
}

.amslider .swiper-slide .ambrands-label {
    margin-top: 10px;
    min-height: 40px;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px
}

.amslider .swiper-pagination-bullet {
    margin: 0 6px;
    width: 6px;
    height: 6px;
    background: #333
}

.amslider .swiper-pagination-bullet-active {
    background: #1979c2
}

.amslider .swiper-slide {
    text-align: center;
    font-size: 18px
}

.amslider .category-item .category-item-title {
    margin: auto
}

.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
    font-size: 15px;
    line-height: 1.2
}

.amslider .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.amslider .ambrands-empty {
    margin: auto
}

.amslider .swiper-button-next,
.amslider .swiper-button-prev {
    top: calc(50% - (40px/2));
    z-index: 2;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background-color: #1979c2;
    background-position: center;
    background-size: 20px;
    background-repeat: no-repeat;
    box-shadow: none
}

.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
    background-color: #006bb4
}

.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
    background-color: #95b5d7
}

.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
    background-color: #ececec;
    opacity: 1
}

.amslider .swiper-button-next {
    right: -40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1NCA5Ljg3N0w3LjEwOC45MDkgNS42NSAyLjM1bDcuMDA4IDcuNTI4LTcuMjA1IDcuNzc0IDEuNDE3IDEuNDQgOC4xMS04LjY4LjQ3My0uNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.amslider .swiper-button-prev {
    left: -40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTQ2IDEwLjEyM2w4LjM0NiA4Ljk2OCAxLjQ1Ny0xLjQ0LTcuMDA4LTcuNTI4IDcuMjA1LTcuNzc0LTEuNDE3LTEuNDQtOC4xMSA4LjY4LS40NzMuNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.amslider-header-container {
    padding: 40px 10px 0;
    color: #333;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 1.4
}

.children-category .amslider {
    position: relative;
    left: inherit;
    display: block;
    margin: 0 50px;
    width: 100%;
    transform: inherit
}

.amslider.ambrands-slider {
    margin-top: 20px;
    padding: 0;
    max-width: 100%
}

.amslider.ambrands-slider .ambrands-inner {
    position: relative;
    padding-bottom: 10px
}

.amslider.ambrands-slider .ambrands-swiper-brand {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.amslider.ambrands-slider .ambrands-image-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    margin: 0 auto
}

.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
    max-width: 100%;
    max-height: 100%;
    width: auto
}

.amslider.ambrands-slider .slide {
    align-items: stretch
}

.amslider.ambrands-slider .slide .ambrands-image-block {
    overflow: hidden;
    margin-bottom: 10px
}

.amslider.ambrands-slider .swiper-slide {
    display: flex;
    align-items: stretch;
    padding: 0;
    height: auto
}

.amslider .slide {
    display: flex;
    align-items: flex-start;
    flex-basis: 30%;
    justify-content: center;
    margin: 0 9px 20px 0;
    max-width: 30%;
    color: #333;
    text-align: center
}

.amslider .slide .category-item {
    position: relative;
    padding: 10px;
    width: 100%;
    border: 1px solid #fff
}

.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
    position: relative;
    z-index: 2;
    padding: 10px;
    border-color: #bbb;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, .3)
}

.amslider .slide .category-item.category-item-label img {
    margin-bottom: 25px
}

.amslider .slide .ambrands-swiper-brand .ambrands-image {
    height: auto
}

.children-category-container.swiper-container {
    margin: auto;
    width: calc(100% - 2*40px)
}

.children-category-container .swiper-wrapper {
    align-items: baseline
}

.amslider .swiper-slide {
    box-sizing: border-box;
    padding: 10px;
    color: #333
}

.amslider .swiper-slide .swiper-category-item {
    padding: 10px 0;
    border: 1px solid #fff
}

.amslider .swiper-slide .swiper-category-item img {
    height: auto
}

.amslider .swiper-slide .swiper-category-item.category-item-label img {
    margin-bottom: 25px
}

.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
    margin: 0;
    border: 1px solid #bbb;
    background: #fff;
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, .3)
}

.amslider .swiper-slide .ambrands-swiper-brand .ambrands-empty {
    display: inline-block;
    margin: 0 auto;
    color: #e2e2e2
}

.amslider .swiper-slide:hover,
.amslider .slide:hover {
    text-decoration: none
}

#category-carousel .swiper-button-next {
    right: 0
}

#category-carousel .swiper-button-prev {
    left: 0
}

#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
    top: 50%;
    margin: 0;
    transform: translateY(-50%)
}

#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
    opacity: 1;
    transition: all .3s ease
}

.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .ambrands-swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
    padding: 10px
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .ambrands-swiper-brand {
        width: 100%
    }

    .ambrands-swiper-brand .ambrands-empty {
        width: 100%
    }
}

.am-word-break {
    word-break: break-word;
    word-wrap: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.amasty-label-container:not(.-preview) {
    max-height: 300px !important;
    max-width: 300px !important
}

.amasty-label-container.-link:hover {
    cursor: pointer
}

.amasty-label-container.-link:hover .amlabel-text {
    text-decoration: underline
}

.fotorama--fullscreen .amasty-label-container {
    display: none
}

.products-upsell .product-item .amlabel-text {
    font-size: 12px !important;
    padding: 0 !important
}

.fotorama .amlabel-text.-am-centered {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto !important
}

.admin__field.-amlabel-hidden {
    margin: 0
}

.admin__field.-amlabel-hidden>.admin__field-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.amlabel-image-preview {
    border: 1px solid #ccc;
    display: flex;
    position: absolute;
    right: 0;
    white-space: nowrap;
    width: calc(100%*.25 - 30px);
    z-index: 99
}

.amlabel-image-preview .amlabel-text {
    word-break: break-word;
    word-wrap: break-word
}

.ie11 .amlabel-image-preview .amlabel-text {
    word-break: break-all
}

.amlabel-image-preview>.amlabel-image {
    height: 100%;
    width: 100%
}

.amlabel-image-preview .amlabel-position-wrapper {
    display: flex;
    position: absolute
}

.amlabel-image-preview .amasty-label-container {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 100%;
    position: relative
}

.amlabel-image-preview .amlabel-preview-image+.amlabel-text {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%)
}

.amlabel-position-wrapper {
    z-index: 995
}

.block-viewed-products-grid .amlabel-position-wrapper {
    z-index: 2
}

.amlabel-position-chooser {
    border-collapse: initial;
    border-spacing: 2px
}

.amlabel-position-chooser td {
    border: 2px solid;
    cursor: pointer;
    padding: 20px
}

.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
    background-color: #ced4de;
    cursor: not-allowed
}

.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
    background-color: #ffa726
}

.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
    background-color: rgba(255, 167, 38, .5)
}

.amlabel-position-chooser.amlabel-visual-chooser {
    border-spacing: 6px
}

.amlabel-position-chooser.amlabel-visual-chooser td {
    padding: 5px
}

.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
    background-color: #007bdb;
    border-color: #007bdb;
    color: #fff
}

.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
    background-color: #e8f5ff;
    border-color: #000;
    color: #000
}

.amlabel-shapes-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: start
}

.amlabel-shapes-container>.amlabel-shape {
    align-items: center;
    border: 1px solid #eee;
    display: flex;
    flex-wrap: nowrap;
    height: 55px;
    justify-content: center;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    vertical-align: top;
    width: 115px
}

.amlabel-shapes-container>.amlabel-shape:hover {
    border-color: #c4c4c4
}

.amlabel-shapes-container>.amlabel-shape.-am-checked {
    border-color: #000
}

.amlabel-shapes-container .amlabel-image {
    height: 40px
}

@media all and (min-width:769px),
print {
    .ambrands-letters-list {
        display: flex
    }

    .ambrands-letters-list .ambrands-letter .ambrands-content {
        margin: 0 -10px
    }

    .ambrands-letters-list .ambrands-brand-item {
        margin: 0 10px 20px
    }

    .ambrands-letters-list .ambrands-brand-item.-no-logo {
        max-width: 156px
    }

    .ambrands-letters-list .ambrands-letter {
        padding-right: 10px;
        width: inherit
    }
}

@media all and (min-width:1024px),
print {
    .ambrands-letters-filter .ambrands-letter {
        margin: 0 7px 7px 0
    }

    .ambrands-letters-list .ambrands-letter {
        padding-right: 30px;
        width: inherit
    }

    .ambrands-list-popup {
        position: absolute;
        width: 600px;
        height: 415px;
        border-radius: 3px;
        background: #fff;
        box-shadow: 0 2px 7px rgba(131, 136, 141, .13), 0 10px 15px rgba(131, 136, 141, .13);
        opacity: 0;
        transition: all .5s ease;
        pointer-events: none
    }

    .ambrands-menu-item:hover .ambrands-list-popup,
    .ammenu-item:hover .ambrands-list-popup {
        display: block;
        opacity: 1;
        pointer-events: auto
    }

    .ambrands-list-container {
        display: flex;
        height: 100%;
        font-size: 0
    }

    .ambrands-list-popup .ambrands-letters-filter {
        display: block;
        overflow: auto;
        box-sizing: border-box;
        padding: 20px 14px 0;
        min-width: calc(((34px + 12px)*4) + (14px*2));
        width: calc(((34px + 12px)*4) + (14px*2));
        height: 100%;
        background: #fbfbfb;
        font-size: 0
    }

    .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
        display: inline-flex;
        margin: 0 6px 12px
    }

    .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
        margin-bottom: 30px;
        width: calc(100% - 12px)
    }

    .ambrands-popup-items {
        display: inline-block;
        overflow: auto;
        box-sizing: border-box;
        padding: 20px;
        width: 100%;
        height: 100%;
        font-size: 14px
    }

    .ambrands-popup-items .ambrands-letters-list {
        width: 100%
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
        margin-bottom: 30px;
        padding-right: 0
    }

    .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
        margin-bottom: 0
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
        min-width: 100px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
        min-width: 100px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
        max-width: 130px
    }

    .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
        max-width: 102px
    }

    .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
        font-weight: 400;
        font-size: 40px
    }
}

.ambrands-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .ambrands-word-break {
    word-break: break-all
}

.amrelated-grid-wrapper .amshopby-option-link {
    margin-bottom: 10px
}

.amshopby-brand-tooltip.-no-double~.amshopby-brand-tooltip.-no-double {
    visibility: hidden;
    opacity: 0
}

.ambrands-letters-filter {
    display: flex;
    flex-wrap: wrap
}

.ambrands-letters-filter .ambrands-letter {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 12px 12px 0;
    padding: 6px;
    min-width: 34px;
    min-height: 34px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    color: #333;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    cursor: pointer
}

.ambrands-letters-filter .ambrands-letter:hover {
    border-color: #006bb4;
    background: #fff;
    text-decoration: none
}

.ambrands-letters-filter .ambrands-letter.-disabled {
    border-color: #ececec;
    background: #ececec;
    box-shadow: none;
    color: #ccc;
    pointer-events: none
}

.ambrands-letters-filter .ambrands-letter.hide {
    display: none
}

.ambrands-letters-filter .ambrands-letter.-active {
    border-color: #006bb4;
    background: #dff1ff;
    color: #006bb4
}

.ambrands-letters-filter .ambrands-letter.-letter-all {
    padding: 6px 11px
}

.ambrands-filters-block {
    display: inline-block;
    margin: 20px 0 53px;
    width: 100%
}

.ambrands-search-wrapper {
    margin-bottom: 30px;
    max-width: 460px
}

.ambrands-search-block {
    position: relative;
    display: block
}

.ambrands-search-block:before {
    position: absolute;
    top: calc(50% - 20px/2);
    left: 15px;
    display: flex;
    min-width: 20px;
    width: 20px;
    height: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
    content: '';
    pointer-events: none
}

.ambrands-search-block .ambrands-clear {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 0 6px 6px 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
    cursor: pointer
}

.ambrands-search-block .ambrands-clear:not(.-active) {
    display: none
}

.ambrands-search-block .ambrands-input {
    display: block;
    box-sizing: border-box;
    margin: 0 0 10px;
    padding: 10px 40px;
    max-width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
    color: #575757;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.ambrands-search-block .ambrands-input:-moz-placeholder {
    color: #575757;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    opacity: 1
}

.ambrands-search-block .ambrands-input::-moz-placeholder {
    color: #575757;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    opacity: 1
}

.ambrands-search-block .ambrands-input:-ms-input-placeholder {
    color: #575757;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
    color: #c7c7c7
}

.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
    color: #c7c7c7
}

.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
    color: #c7c7c7
}

.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
    color: #c7c7c7
}

.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
    border-color: #006bb4
}

._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
    box-shadow: none
}

.ambrands-livesearch-block {
    position: absolute;
    z-index: 99;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 250px;
    width: 460px;
    border: 1px solid transparent;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(190, 199, 219, .21), 0 6px 25px rgba(190, 199, 219, .28)
}

.ambrands-livesearch-block:not(.-active) {
    display: none
}

.ambrands-livesearch-block>.ambrands-item {
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 5px 10px;
    width: 100%;
    color: #000
}

.ambrands-livesearch-block>.ambrands-item:hover {
    background-color: #e8e8e8;
    text-decoration: none
}

@supports (-webkit-touch-callout:none) {

    ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
    .ambrands-search-block .ambrands-input:not(:focus) {
        border-top-width: .5px
    }
}

.ambrands-letters-list .ambrands-letter {
    box-sizing: border-box;
    margin-bottom: 40px;
    width: 100%;
    vertical-align: top
}

.ambrands-letters-list .ambrands-letter .ambrands-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    padding: 0
}

.ambrands-letters-list .ambrands-letter .ambrands-title {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    color: #333;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 1
}

.ambrands-letter .ambrands-brand-item {
    position: relative;
    margin: 0 8px 16px;
    min-width: 100px
}

.ambrands-letter .ambrands-brand-item.-no-logo {
    max-width: calc(50% - (8px*2));
    width: 100%
}

.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
    padding-top: 10px
}

.ambrands-letter .ambrands-brand-item .ambrands-inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(74, 83, 94, .03), 0 4px 10px rgba(104, 118, 139, .13);
    color: #333
}

.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
    border-color: #006bb4;
    text-decoration: none
}

.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
    border-color: #006bb4;
    background: rgba(65, 173, 255, .19)
}

.ambrands-letter .ambrands-brand-item .ambrands-empty {
    color: #e2e2e2
}

.ambrands-letter .ambrands-brand-item .ambrands-count {
    color: #c7c7c7
}

.ambrands-letter .ambrands-brand-item .ambrands-count:before {
    content: '('
}

.ambrands-letter .ambrands-brand-item .ambrands-count:after {
    content: ')'
}

.ambrands-letter .ambrands-brand-item .ambrands-label {
    word-wrap: break-word;
    word-break: break-word;
    box-sizing: border-box;
    margin: auto;
    padding: 0 10px 10px;
    width: 100%;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 19px
}

.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
    word-break: break-all
}

.ambrands-brand-item .ambrands-image-block {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px
}

.ambrands-brand-item .ambrands-image-block>.ambrands-image {
    max-width: 100%;
    max-height: 100%
}

.ambrands-letter .ambrands-image {
    display: block;
    margin: 0 auto;
    pointer-events: none
}

.ambrands-letters-list .ambrands-brand-item {
    list-style-type: none;
    text-align: center
}

.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
    display: none
}

@media only screen and (max-width:768px) {
    .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current+.block-actions {
        top: 187px;
        border: none;
        border-radius: inherit;
        background: #fff;
        box-shadow: none
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
        padding: 17px 30px;
        height: 140px
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current~.filter-options {
        top: 221px
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
        padding: 15px;
        border-width: 1px
    }

    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
        display: block;
        padding: 10px 15px
    }

    .am-porto-cmtb .filter.active .block-category-list .block-title,
    .am-porto-cmtb .filter.active .filter-options-title,
    .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
    .am-porto-cmtb .filter.active .block-category-list .block-content,
    .am-porto-cmtb .filter.active .filter-options-content {
        padding-left: 15px;
        padding-right: 15px
    }

    .am-porto-cmtb .filter.active .filter-options-title:after {
        right: 15px
    }

    .filter-options-content .am-ranges .items.-am-multiselect .item [class*=am-filter-item] {
        padding-left: 35px
    }

    .filter-options .am-labels-folding .item .am-collapse-icon~[class*=am-filter-item-],
    .filter-options .am-labels-folding .item {
        padding-left: 35px
    }

    .filter-options .items:not(.items-children).-am-multiselect>.item.-is-by-click .items-children.-folding .item.-is-expanded,
    .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
    .filter-options .items:not(.items-children)>.item.-is-by-click.-filter-parent~.item.-is-expanded {
        margin-left: 35px
    }

    .filter-options-item .filter-options-content .items [class*=am-filter-item] {
        padding: 7px 0
    }

    .am-labels-folding .am-collapse-icon,
    .filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .am-collapse-icon,
    .filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .am-collapse-icon {
        margin: 7px 0
    }

    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~.am-input,
    .filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~.am-input,
    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=radio],
    .filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=radio],
    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=checkbox],
    .filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=checkbox],
    .filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=checkbox]+.amshopby-choice,
    .filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=checkbox]+.amshopby-choice {
        left: 35px
    }

    .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
    .filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .items-children.-folding,
    .filter-options .am-category-wrapper .items .items-children.-folding,
    .filter-options .am-category-view .item a.amshopby-filter-parent {
        padding-left: 35px
    }

    .filter-options .am-category-view.-am-multiselect .item>.am-collapse-icon~a.amshopby-filter-parent {
        padding-left: 70px
    }

    .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
        margin: 7px 0
    }

    .am-collapse-icon:after,
    .am-show-more:before {
        width: 20px
    }

    .filter-content .active .am-show-more:before {
        width: 12px
    }

    .filter-content .active .am-show-more.-active {
        margin-bottom: 10px
    }

    .amshopby-flyout-block {
        margin: 10px 0 25px
    }

    .amshopby-flyout-block .items.amshopby-fly-out-view .item>.amshopby-choice {
        padding-left: 35px
    }

    .filter-options input[type=checkbox] {
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        margin: 0;
        padding: 0;
        width: 0;
        height: 0;
        border: 0;
        opacity: 0;
        position: absolute
    }

    .filter-options input[type=checkbox]+.amshopby-choice {
        word-wrap: break-word;
        word-break: break-word;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0 0 0 35px;
        min-height: 25px;
        line-height: 1.2;
        cursor: pointer
    }

    .ie11 .filter-options input[type=checkbox]+.amshopby-choice {
        word-break: break-all
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before,
    .filter-options input[type=checkbox]+.amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 25px;
        height: 25px;
        border-radius: 2px;
        content: ''
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #fff
    }

    .filter-options input[type=checkbox]+.amshopby-choice:after {
        background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center/25px;
        content: none
    }

    .filter-options input[type=checkbox]+.amshopby-choice:hover:before,
    .filter-options input[type=checkbox]:checked+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:checked+.amshopby-choice:after {
        content: ''
    }

    ._keyfocus .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    ._keyfocus .filter-options input[type=checkbox]:focus+.amshopby-choice:before,
    .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    .filter-options input[type=checkbox]:focus+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:not(:checked).mage-error+.amshopby-choice:before {
        border-color: #f23b3b
    }
}

@media all and (min-width:769px),
print {
    .ui-tooltip.ui-widget {
        max-width: 450px
    }

    .filter-options-content a:hover {
        text-decoration: none
    }

    .catalog-topnav {
        display: block
    }

    .page-layout-1column .toolbar-products {
        position: inherit !important
    }

    .filter-options-content .am-filter-price {
        width: 40%
    }

    .sidebar>.block-category-list {
        margin-bottom: 14px
    }

    .amasty-catalog-topnav {
        margin-top: 3px
    }

    .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
        z-index: 1001;
        min-width: 200px
    }

    .amasty-catalog-topnav .filter-options {
        margin-bottom: 20px;
        padding: 3px 0
    }

    .amasty-catalog-topnav .filter-subtitle {
        display: none
    }

    .amasty-catalog-topnav .amshopby-category-dropdown {
        min-width: 200px
    }

    .amasty-catalog-topnav .filter-options-item {
        margin-bottom: 0
    }

    .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
        padding-left: 0
    }

    .amasty-catalog-topnav .filter-options-title {
        padding-right: 5px
    }

    .amasty-catalog-topnav .filter-options-title:after {
        position: static;
        display: inline-block;
        margin: 0 0 0 15px;
        transform: translateY(-2px)
    }

    .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
        margin: -11px;
        box-shadow: none
    }

    .filter-options input[type=checkbox] {
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        margin: 0;
        padding: 0;
        width: 0;
        height: 0;
        border: 0;
        opacity: 0;
        position: absolute
    }

    .filter-options input[type=checkbox]+.amshopby-choice {
        word-wrap: break-word;
        word-break: break-word;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        margin: 0;
        padding: 0 0 0 22px;
        min-height: 12px;
        line-height: 1.2;
        cursor: pointer
    }

    .ie11 .filter-options input[type=checkbox]+.amshopby-choice {
        word-break: break-all
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before,
    .filter-options input[type=checkbox]+.amshopby-choice:after {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        box-sizing: border-box;
        width: 12px;
        height: 12px;
        border-radius: 2px;
        content: ''
    }

    .filter-options input[type=checkbox]+.amshopby-choice:before {
        border: 1px solid #e3e3e3;
        background: #fff
    }

    .filter-options input[type=checkbox]+.amshopby-choice:after {
        background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center/12px;
        content: none
    }

    .filter-options input[type=checkbox]+.amshopby-choice:hover:before,
    .filter-options input[type=checkbox]:checked+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:checked+.amshopby-choice:after {
        content: ''
    }

    ._keyfocus .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    ._keyfocus .filter-options input[type=checkbox]:focus+.amshopby-choice:before,
    .filter-options input[type=checkbox]:active+.amshopby-choice:before,
    .filter-options input[type=checkbox]:focus+.amshopby-choice:before {
        border-color: #1979c3
    }

    .filter-options input[type=checkbox]:not(:checked).mage-error+.amshopby-choice:before {
        border-color: #f23b3b
    }

    .am_shopby_apply_filters {
        position: absolute;
        bottom: inherit;
        z-index: 212;
        display: none;
        visibility: hidden;
        padding: 0;
        width: inherit
    }

    .am_shopby_apply_filters.visible {
        bottom: inherit;
        visibility: visible
    }

    .am_shopby_apply_filters.-fixed {
        position: fixed
    }

    .am_shopby_apply_filters.-fixed .am-show-button:before {
        display: none
    }

    .am-show-button {
        position: relative;
        justify-content: space-between;
        margin: 0 0 10px;
        padding: 12px 10px;
        min-width: 180px;
        width: inherit;
        border: none;
        border-radius: 6px;
        box-shadow: 0 4px 8px rgba(190, 199, 219, .21), 0 6px 25px rgba(190, 199, 219, .28)
    }

    .am-show-button>.am-items {
        margin: 0 auto
    }

    .am-show-button:before {
        position: absolute;
        width: 10px;
        height: 10px;
        background: #fff;
        content: '';
        transform: rotate(45deg)
    }

    .am-show-button.-vertical:before {
        top: calc(50% - (10px/2));
        right: calc(100% - (10px/2))
    }

    .am-show-button.-horizontal:before {
        top: calc(100% - (10px/2));
        left: calc(50% - (10px/2))
    }

    #amasty-shopby-product-list .amshopby-overlay-block>.amshopby-loader {
        top: 30%;
        transform: translate(-50%, -30%)
    }
}

@media all and (min-width:1024px),
print {
    .filter-options-content .am-filter-price {
        width: 43%
    }

    .amslider-container.am-swiper-slider {
        width: 85%
    }
}

.am-visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    border: 0;
    opacity: 0
}

.am-word-break {
    word-wrap: break-word;
    word-break: break-word
}

.ie11 .am-word-break {
    word-break: break-all
}

.ui-tooltip .arrow {
    left: 8px;
    width: 15px
}

.ui-tooltip .arrow:after {
    border-right: 15px solid transparent
}

.ui-tooltip .arrow:before {
    border-right: 14px solid transparent
}

.amslider-container {
    margin: auto;
    margin-bottom: 15px;
    width: 100%
}

.am-rating-up {
    font-size: smaller
}

.amshopby-highlighted {
    background-color: #ff0
}

.amshopby-item .filter-value {
    margin-left: 5px
}

.amshopby-filter-tooltip {
    display: inline-block;
    margin-left: 6px;
    max-width: 16px;
    max-height: 16px;
    vertical-align: top
}

.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.filter-options-item .filter-options-title:after {
    font-size: 14px
}

.range.am-fromto-widget .am-filter-go {
    margin: 0 10px;
    vertical-align: top
}

.amshopby-button {
    word-wrap: break-word;
    word-break: break-word;
    min-height: 40px;
    border-radius: 3px;
    background: #1979c3;
    color: #fff;
    text-align: center;
    letter-spacing: -.015em;
    font-size: 16px;
    line-height: 22px;
    transition: background .2s ease-in-out, border-color .2s ease-in-out
}

.ie11 .amshopby-button {
    word-break: break-all
}

.amshopby-button:not(.primary) {
    border-radius: 3px
}

.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
    box-shadow: none
}

.amshopby-button:hover {
    border-color: #399ae6;
    background: #399ae6
}

.amshopby-button:active,
.amshopby-button:focus {
    border-color: #135d96;
    background: #135d96
}

.am-filter-go {
    word-wrap: break-word;
    word-break: break-word;
    min-height: 40px;
    border-radius: 3px;
    background: #1979c3;
    color: #fff;
    text-align: center;
    letter-spacing: -.015em;
    font-size: 16px;
    line-height: 22px;
    transition: background .2s ease-in-out, border-color .2s ease-in-out;
    margin: 15px 0 0;
    width: 25%
}

.ie11 .am-filter-go {
    word-break: break-all
}

.am-filter-go:not(.primary) {
    border-radius: 3px
}

.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
    box-shadow: none
}

.am-filter-go:hover {
    border-color: #399ae6;
    background: #399ae6
}

.am-filter-go:active,
.am-filter-go:focus {
    border-color: #135d96;
    background: #135d96
}

input[type=text].am-filter-price.-to.right {
    float: right
}

.am-swatch-options {
    display: flex;
    flex-direction: column
}

.am-swatch-options .swatch-option {
    display: inline-block;
    margin: 0 10px 0 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.am-swatch-options>.item {
    padding-bottom: 4px
}

.am-swatch-options>.item:hover {
    background-color: transparent
}

.am-swatch-options .am-shopby-swatch-label {
    display: inline-block;
    max-width: 70%;
    vertical-align: middle;
    word-wrap: break-word
}

.filter-options .am-swatch-wrapper {
    margin: 0 0 5px !important;
    line-height: initial
}

.filter-options .am-swatch-wrapper.-amshopby-hidden {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.catalog-topnav .filter-options {
    flex-wrap: wrap;
    min-height: 40px
}

.catalog-topnav .filter-options .filter-options-item {
    display: inline-block;
    border: 0
}

.catalog-topnav .filter-options .filter-options-content {
    position: absolute;
    z-index: 9999;
    margin-top: 12px;
    min-width: 100px;
    border: 1px solid transparent;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(190, 199, 219, .21), 0 6px 25px rgba(190, 199, 219, .28)
}

.catalog-topnav .filter-options .am-filter-items-rating li {
    margin: 0 0 10px
}

.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
    margin: 0
}

.catalog-topnav .block-actions {
    display: none
}

.catalog-topnav {
    display: none
}

.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 5px;
    right: 8px
}

.page-layout-1column .filter-options-item.active .filter-options-content {
    padding: 10px 15px
}

.page-layout-1column .filter-options-content li.item {
    padding: 0
}

.filter [data-role=collapsible]:not([data-collapsible=true]) [data-role=content] {
    display: none
}

div.swatch-option-tooltip {
    z-index: 9999
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    background-size: contain !important
}

.filter-options .am-labels-folding .item {
    position: relative
}

.filter-options .ui-menu {
    display: block;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none
}

.filter-options .ui-menu .ui-menu {
    position: absolute
}

.filter-options .ui-menu .ui-menu-item {
    margin: 0;
    list-style: none;
    cursor: pointer
}

.filter-options .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.filter-options .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    border-width: 1px 0 0;
    font-size: 0;
    line-height: 0
}

.filter-options-content .am-swatch-wrapper {
    display: inline-block
}

.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
    background: 0 0
}

.filter-options-content .am-swatch-wrapper>.input.-hidden {
    display: none
}

.am-filter-items-attr_price {
    min-width: 130px;
    max-width: 350px
}

.am-filter-items-attr_color .swatch-option.text {
    padding: 1px 2px;
    width: 30px
}

.amasty-catalog-topnav.block.filter {
    flex-basis: auto
}

.amasty-catalog-topnav .filter-options .item:last-child {
    margin-bottom: 0
}

.amshopby-category-dropdown {
    display: block;
    overflow: hidden;
    padding-right: 3.6rem;
    min-height: 3.2rem;
    border: 1px solid #adadad;
    background-color: #fff;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 400;
    cursor: pointer
}

.amshopby-category-dropdown:after {
    position: absolute;
    top: 50%;
    right: 1.2rem;
    box-sizing: border-box;
    margin-top: -.2rem;
    width: 0;
    height: 0;
    border-width: .5rem .4rem 0;
    border-style: solid;
    border-color: #000 transparent transparent;
    content: '';
    transition: all .2s linear
}

.amshopby-category-dropdown:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.2rem;
    border: 1px solid #adadad;
    background-color: #e3e3e3;
    content: ''
}

.am-category-wrapper {
    position: relative;
    display: block;
    user-select: none
}

.am-category-wrapper.-active .amshopby-category-dropdown:after {
    transform: rotate(180deg)
}

.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
    margin-left: 20px
}

.am-category-wrapper .amshopby-filter-parent {
    padding-left: 0
}

.am-category-wrapper .am-multiselect-crumb {
    position: relative;
    display: inline-block;
    margin: .3rem 0 .3rem .3rem;
    padding: .3rem 2.4rem .4rem 1rem;
    border: 1px solid #a79d95;
    border-radius: 1px;
    background-color: #f5f5f5;
    font-size: 1.2rem;
    transition: border-color .1s linear
}

.am-category-wrapper .am-multiselect-crumb .action-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 2rem;
    height: auto;
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    color: #514943;
    font-size: .5em;
    line-height: 1
}

.am-category-wrapper .am-multiselect-crumb .action-close:before {
    content: 'x';
    font-size: 10px;
    transition: color .1s linear
}

.am-category-wrapper .am-multiselect-crumb .action-close>span {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.filter-options .am-labels-folding .item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0 20px
}

.filter-options .am-labels-folding .item .am-input,
.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) input[type=radio],
.filter-options .amshopby-category-dropdown+form .item input[type=radio],
.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) input[type=checkbox],
.filter-options .amshopby-category-dropdown+form .item input[type=checkbox] {
    position: absolute;
    top: 4px;
    left: 0;
    margin: 0 5px 0 0
}

.filter-options .am-labels-folding .item .am-collapse-icon~.am-input {
    left: 20px
}

.filter-options .am-labels-folding .item .am-collapse-icon~[class*=am-filter-item-] {
    padding-left: 20px
}

.filter-options .amshopby-category-dropdown+form .item {
    flex-wrap: wrap
}

.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown+form .item {
    position: relative;
    display: block
}

.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~.am-input,
.filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~.am-input,
.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=radio],
.filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=radio],
.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=checkbox],
.filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=checkbox],
.filter-options [class*=am-filter-items-].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon~input[type=checkbox]+.amshopby-choice,
.filter-options .amshopby-category-dropdown+form .item .am-collapse-icon~input[type=checkbox]+.amshopby-choice {
    left: 20px
}

.filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .items-children.-folding {
    padding-left: 20px
}

.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .am-collapse-icon {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    align-self: flex-start
}

.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
    position: static;
    margin: 0
}

.am-collapse-icon {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    cursor: pointer;
    -webkit-font-smoothing: antialiased
}

.am-collapse-icon:after,
.am-show-more:before {
    position: absolute;
    right: 0;
    width: 12px;
    height: 20px;
    background: url("https://medias.utsavfashion.com/static/frontend/Mgs/claue_ufpl/en_US/Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100%/contain;
    content: ''
}

.am-collapse-icon.-active:after {
    content: '';
    transform: rotate(180deg)
}

.amshopby-option-link {
    display: inline-block;
    clear: both;
    margin-right: 5px
}

.amshopby-option-link img {
    float: left;
    margin: 0 5px 5px 0
}

.amshopby-option-link img:not([src*='/resized']) {
    max-width: 30px;
    max-height: 30px
}

.amshopby-item-removed {
    text-decoration: none
}

.am-category-image {
    vertical-align: middle
}

.amshopby-filter-current .filter-label {
    vertical-align: middle
}

.amshopby-filter-current .amshopby-items {
    padding: 0 0 0 10px
}

.amshopby-filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0 20px
}

.amshopby-filter-current .amshopby-filter-name {
    display: flex;
    padding: 0 5px 0 0;
    font-weight: 700
}

.amshopby-filter-current .amshopby-filter-name:after {
    content: ':'
}

.ie11 .amshopby-filter-current .amshopby-filter-name:after {
    padding-left: 1px
}

.amshopby-filter-current .amshopby-filter-value {
    flex-grow: 1
}

.amshopby-filter-current .am-swatch-link {
    display: flex;
    align-items: center
}

.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
    margin: 0
}

.amshopby-filter-current .amshopby-remove {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px
}

.ie11 .amshopby-filter-current .amshopby-remove {
    top: calc(50% - (12px/2))
}

.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
    background-color: #494949
}

.amshopby-filter-current .amshopby-remove:hover~* {
    opacity: .5
}

.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    content: ''
}

.amshopby-filter-current .amshopby-remove:after {
    transform: rotate(45deg)
}

.amshopby-filter-current .amshopby-remove:before {
    transform: rotate(-45deg)
}

.amshopby-filter-current .am-shopby-swatch-label {
    margin-left: 10px
}

.amshopby-filter-current .swatch-option-link-layered {
    display: flex;
    align-items: center;
    flex-basis: 100%
}

.amshopby-filter-current .item {
    padding-bottom: 0
}

.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
    min-height: 32px;
    border-color: #ccc;
    background-color: #fff;
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.am-dropdown .chosen-container .chosen-choices {
    background-image: none
}

.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    min-width: 100px;
    color: #000;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    padding: 0 0 10px 20px
}

.am-porto-cmtb .amshopby-filter-current.filter-current .items {
    padding: 15px
}

.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
    padding: 12px 25px 0 0
}

.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto
}

.am-porto-cmtb .filter-options-content .swatch-option {
    min-width: 22px;
    width: 22px;
    height: 22px;
    border: none;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.am-porto-cmtb .page-wrapper>.page-header {
    z-index: 900
}

.am-porto-cmtb .page-main {
    z-index: 9
}

.am-porto-cmtb .am-show-more:hover {
    color: #006bb4 !important
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper {
    margin: 0 10px
}

.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper>.items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
    margin: 0
}

.amshopby-slider-container {
    margin: 10px 0 5px
}

.amshopby-slider-container .ui-slider-range {
    position: absolute;
    z-index: 2
}

.amshopby-slider-container .am-slider:not(.-loaded) {
    visibility: hidden;
    opacity: 0
}

.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
    position: absolute;
    z-index: 1;
    border-radius: 20px;
    content: ''
}

.amshopby-slider-container .am-slider .ui-slider-handle {
    display: flex;
    justify-content: center;
    overflow: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.amshopby-slider-container .amshopby-slider-display {
    margin: 10px 0 0;
    text-align: center
}

.amshopby-slider-container .ui-slider-handle.ui-state-hover~.ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active~.ui-slider-handle {
    pointer-events: none;
    user-select: none
}

.amshopby-slider-container .amshopby-slider-tooltip {
    position: absolute;
    bottom: calc(100% + 7px);
    z-index: 1;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 2px;
    letter-spacing: .03em;
    font-size: 12px;
    line-height: 1
}

.amshopby-slider-container .amshopby-slider-tooltip:before,
.amshopby-slider-container .amshopby-slider-tooltip:after {
    position: absolute;
    top: calc(100% - 4px);
    display: block;
    box-sizing: content-box;
    width: 6px;
    height: 6px;
    border: 1px solid;
    border-color: inherit;
    content: '';
    transform: rotate(45deg);
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%)
}

.amshopby-slider-container .amshopby-slider-tooltip:after {
    background: inherit
}

.amshopby-slider-container.-default .am-slider {
    margin: 0 8px;
    height: 10px;
    background: #dadada
}

.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
    width: 16px;
    height: 10px
}

.amshopby-slider-container.-default .am-slider:before {
    left: -8px
}

.amshopby-slider-container.-default .am-slider:after {
    right: -8px
}

.amshopby-slider-container.-default .ui-slider-range {
    height: 10px;
    background: #b6b6b6
}

.amshopby-slider-container.-default .am-slider .ui-slider-handle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform: translate(-8px, -3px)
}

.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
    flex-wrap: wrap;
    margin-top: 10px
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 25px
}

.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 35px
}

.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
    max-width: 210px
}

.amshopby-fromto-wrap .am-fromto-widget>.amshopby-input-wrapper {
    position: relative;
    max-width: 50%;
    width: calc(50% - 7px)
}

.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
    width: 100%;
    height: 40px;
    border: 1px solid #dfdedd;
    background-clip: padding-box;
    color: #494949;
    text-align: center;
    letter-spacing: .03em;
    font-size: 14px
}

.amshopby-fromto-wrap .am-fromto-widget>.delimiter {
    margin: 0;
    width: 14px;
    line-height: 40px
}

.amshopby-fromto-wrap .am-fromto-widget>.am-filter-go {
    margin: 15px 0 0;
    width: 100%
}

.amshopby-fromto-wrap .am-fromto-widget>.am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget>.am-filter-go:active {
    box-shadow: none
}

.amshopby-input-wrapper .amshopby-currency {
    position: absolute;
    bottom: calc(100% - 10px);
    left: 4px;
    padding: 2px;
    background: #fff;
    color: #494949;
    letter-spacing: .03em;
    font-size: 14px;
    line-height: 16px
}

.amshopby-slider-tooltip {
    color: #fff;
    transition: all .2s ease-in-out
}

.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
    visibility: hidden;
    opacity: 0
}

.amshopby-slider-container.-improved {
    margin-top: 30px
}

.amshopby-slider-container.-improved .am-slider {
    margin: 0 8px;
    height: 4px;
    background: #dfdedd
}

.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
    width: 16px;
    height: 4px;
    background: #dfdedd
}

.amshopby-slider-container.-improved .am-slider:before {
    left: -8px
}

.amshopby-slider-container.-improved .am-slider:after {
    right: -8px
}

.amshopby-slider-container.-improved .ui-slider-range {
    height: 4px
}

.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
    top: -6px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform: translateX(-8px)
}

.amshopby-slider-container.-volumetric {
    margin-top: 20px
}

.amshopby-slider-container.-volumetric .am-slider {
    margin: 0 4px;
    height: 4px;
    border-radius: 20px;
    background: #dfdedd;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .25)
}

.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
    display: none
}

.amshopby-slider-container.-volumetric .ui-slider-range {
    height: 4px;
    border-radius: 20px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .25)
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
    width: 8px;
    height: 12px;
    border-radius: 2px;
    transform: translate(-4px, 10px)
}

.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
    position: absolute;
    bottom: calc(100% - 4px);
    left: calc(50% - 3px);
    display: block;
    width: 6px;
    height: 6px;
    background: inherit;
    content: '';
    transform: rotate(-135deg);
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%)
}

.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
    bottom: calc(100% + 17px);
    border-radius: 3px
}

.amshopby-slider-container.-volumetric .amshopby-slider-display {
    margin-top: 20px
}

.amshopby-slider-container.-light {
    margin-top: 30px
}

.amshopby-slider-container.-light .am-slider {
    margin: 0 8px;
    height: 1px;
    background: #dfdedd
}

.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
    width: 16px;
    height: 1px;
    background: #dfdedd
}

.amshopby-slider-container.-light .am-slider:before {
    left: -8px
}

.amshopby-slider-container.-light .am-slider:after {
    right: -8px
}

.amshopby-slider-container.-light .ui-slider-range {
    height: 1px
}

.amshopby-slider-container.-light .am-slider .ui-slider-handle {
    top: -8px;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 1px solid #dfdedd;
    border-radius: 50%;
    background: #fff;
    transform: translateX(-8px)
}

.amshopby-slider-container.-light .amshopby-slider-tooltip {
    border-color: #dfdedd
}

.amshopby-slider-container.-light .amshopby-slider-tooltip:after,
.amshopby-slider-container.-light .amshopby-slider-tooltip:before {
    background: #fff
}

.amshopby-slider-container.-dark {
    margin-top: 30px
}

.amshopby-slider-container.-dark .am-slider {
    margin: 0 5px;
    height: 3px;
    background: #4a4948
}

.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
    width: 10px;
    height: 3px
}

.amshopby-slider-container.-dark .am-slider:before {
    left: -5px
}

.amshopby-slider-container.-dark .am-slider:after {
    right: -5px
}

.amshopby-slider-container.-dark .ui-slider-range {
    height: 3px
}

.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
    top: -6px;
    width: 10px;
    height: 15px;
    border-radius: 2px;
    transform: translateX(-5px)
}

.filter-options-item .filter-options-content {
    padding-bottom: 5px
}

.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.filter-options-item .filter-options-content .range {
    display: flex;
    align-items: center;
    margin-top: 15px;
    text-align: center
}

.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 10px
}

.filter-options-item .filter-options-content .am-shopby-form {
    margin: 0 7px
}

.filter-options-item .filter-options-content .items [class*=am-filter-item] {
    margin-left: 0;
    padding: 0
}

.filter-options-item .filter-options-content .count {
    display: inline-flex;
    padding-left: 0
}

.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
    margin: 0;
    padding: 0
}

.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
    margin-right: 5px
}

.filter-options-item .filter-options-content .am-shopby-form {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: -15px;
    padding: 3px
}

.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
    background-color: unset
}

.amasty-catalog-topnav .filter-options-item .filter-options-content {
    padding-bottom: 10px
}

.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0
}

.filter-options .items.-am-overflow {
    overflow-x: hidden;
    overflow-y: auto
}

.filter-options .items .items-children.-folding {
    padding-left: 20px;
    width: 100%;
    list-style: none
}

.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
    padding-left: 20px
}

.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
    padding-left: 0
}

.filter-options .items .items-children.-folding .item {
    margin: 5px 0
}

.filter-options .item.-empty-value {
    opacity: .5;
    pointer-events: none;
    user-select: none
}

.filter-options .ui-widget-overlay {
    background: #aaa;
    opacity: .3
}

.filter-options .ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

.filter-options .am-category-view {
    position: absolute;
    z-index: 9;
    display: none;
    overflow-y: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    max-height: 300px;
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    white-space: nowrap
}

.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
    margin: 0
}

.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    top: 0
}

.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
    right: inherit;
    left: 0
}

.filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 20px
}

.filter-options .am-category-view.-am-multiselect .item>.am-collapse-icon~a.amshopby-filter-parent {
    padding-left: 40px
}

.filter-options .am-category-view [class*=am-filter-item] {
    display: inline-block;
    white-space: initial
}

.filter-options .filter-options-content .rating-summary {
    display: inline-block;
    vertical-align: sub
}

.filter-options .amshopby-search-box {
    margin: 0 0 15px
}

.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*=am-filter-items-].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type=radio],
.filter-options .amshopby-category-dropdown+form .-am-singleselect .item input[type=radio],
.filter-options .am-category-view input[type=radio] {
    display: none
}

.filter-options .am-labels-folding.-am-singleselect .item {
    padding: 0
}

.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children)>.item.-is-by-click.-filter-parent~.item.-is-expanded {
    margin-left: 20px
}

.filter-options-content .am-ranges .items.-am-multiselect .item {
    position: relative
}

.filter-options-content .am-ranges .items.-am-multiselect .item [class*=am-filter-item] {
    padding-left: 20px
}

.filter-actions .filter-clear {
    color: #1979c3;
    font-size: 14px;
    line-height: 19px
}

.filter-actions .filter-clear:hover {
    color: #399ae6;
    text-decoration: none
}

.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
    color: #135d96
}

.filter-options-content .item a:hover {
    background-color: transparent;
    color: #1979c3
}

.filter-options-content .item a:hover .count {
    color: #1979c3
}

.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
    color: #135d96;
    text-decoration: none
}

.filter-options-content .item:first-child {
    margin-top: 0
}

.filter-options-content .item:last-child {
    margin-bottom: 0
}

.filter-options-content .item>a {
    display: block
}

.filter-options-content .items.-am-singleselect .item>input[type=radio] {
    display: none
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected+.am-shopby-swatch-label {
    color: #1979c3
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected+.am-shopby-swatch-label .count {
    color: #1979c3
}

.am-show-more,
.filter-options-content .am-show-more {
    position: relative;
    display: none;
    margin: 10px 0 0;
    padding: 0 22px 0 0;
    color: #070605;
    letter-spacing: .03em;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
}

.amasty-catalog-topnav .filter-options-content .am-show-more {
    padding-left: 0
}

.filter-options-content .am-show-more {
    padding-left: 10px
}

.am-show-more:hover,
.filter-options-content .am-show-more:hover {
    background-color: transparent;
    color: #838382;
    text-decoration: none
}

.am-show-more:active,
.filter-options-content .am-show-more:active {
    color: #070605
}

.am-show-more:before {
    top: 0
}

.am-show-more.-active {
    display: inline-flex;
    align-items: center
}

.am-show-more .am-counter {
    display: inline-block;
    margin: 0 2px;
    opacity: .5
}

.am-show-more[data-is-hide=false]:before {
    transform: rotate(180deg)
}

.amshopby-link-selected {
    color: #1979c3
}

.items[class*=category_ids]:not(.items-children)>.item>a {
    font-weight: 700
}

.filter-options .items:not(.items-children).-am-multiselect>.item.-is-by-click .items-children.-folding {
    padding-left: 0
}

.filter-options .items:not(.items-children).-am-multiselect>.item.-is-by-click .items-children.-folding .item.-is-expanded {
    margin-left: 20px
}

.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
    text-decoration: none
}

.filter-content [class*=am-filter-item]:hover~.amshopby-choice:before {
    border-color: #1979c3
}

.filter-content .items.-am-multiselect [class*=am-filter-item]:hover {
    color: inherit
}

.filter-content .items.-am-multiselect [class*=am-filter-item]:hover .count {
    color: #757575
}

.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
    position: relative;
    padding: 13px 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 4px 8px rgba(190, 199, 219, .21), 0 6px 25px rgba(190, 199, 219, .28)
}

.amshopby-fly-out-view .ui-menu {
    width: 100%
}

.amshopby-fly-out-view .items-children:not(.ui-menu) {
    display: none
}

.amshopby-fly-out-view .am-input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.amshopby-fly-out-view .am-input[type=radio]+.amshopby-choice {
    display: none
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 0;
    padding: 4px 20px;
    font-size: 14px;
    line-height: 18px
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
    background-color: #f8f8f9
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
    position: absolute;
    z-index: 995
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item>.amshopby-choice {
    position: relative;
    top: inherit;
    left: inherit;
    margin: 3px 0;
    padding-left: 22px
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-] {
    display: inline-block;
    width: 100%
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover {
    background-color: transparent;
    color: inherit
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover>.count {
    color: #757575
}

.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*=am-filter-item-]:hover~.amshopby-choice:before {
    border-color: #e3e3e3
}

.am_shopby_apply_filters {
    position: fixed;
    bottom: -80px;
    z-index: 999;
    width: 100%;
    transition: left .2s ease-in-out
}

.am_shopby_apply_filters.visible {
    bottom: 0
}

.am-show-button {
    z-index: 211;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    border-top: 1px solid #ccc;
    background: #fff;
    text-align: center
}

.am-show-button>.am-items {
    margin: 0;
    padding: 0 10px;
    color: #070605;
    font-size: 14px;
    line-height: 22px
}

.am-show-button>.am-items.-loading {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('../../frontend/Mgs/claue_ufpl/en_US/Amasty_Shopby/css/source/Amasty_Shopby/images/svg/loader.svg') center/30px no-repeat;
    vertical-align: middle
}

.am-show-button>.amshopby-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    min-width: 90px;
    line-height: 1
}

.ie11 .am-show-button>.amshopby-button {
    padding: 10px
}

#amasty-shopby-product-list {
    z-index: 1
}

#amasty-shopby-product-list .products.wrapper {
    position: relative
}

.amshopby-overlay-block {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 230;
    display: none;
    width: 100%;
    background: rgba(255, 255, 255, .5)
}

.amshopby-overlay-block>.amshopby-loader {
    position: absolute;
    top: 10%;
    left: 50%;
    display: block;
    width: 100px;
    height: 100px;
    background: url('../../frontend/Mgs/claue_ufpl/en_US/Amasty_Shopby/css/source/Amasty_Shopby/images/svg/loader.svg') center/100px no-repeat;
    transform: translate(-50%, -10%)
}

.amshopby-slider-settings {
    list-style: none
}

.amshopby-slider-settings.-style {
    max-width: 214px
}

.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
    padding-bottom: 15px
}

.amshopby-slider-settings.-style .am-slider {
    z-index: 0;
    margin: 0
}

.amshopby-slider-settings.-style .amshopby-label {
    display: flex;
    align-items: center;
    padding-bottom: 45px
}

.amshopby-slider-settings.-style .amshopby-input {
    display: flex;
    align-items: center;
    justify-content: center
}

.amshopby-slider-settings.-style .amshopby-input:checked {
    background: #007bdb
}

.amshopby-slider-settings.-style .amshopby-input:checked:after {
    position: initial;
    margin: 0;
    width: 6px;
    height: 6px;
    background: #fff
}

.amshopby-slider-settings.-style .amshopby-title {
    padding-left: 7px
}

.amshopby-slider-settings.-style .amshopby-slider-tooltip {
    visibility: visible;
    opacity: 1;
    transition: none
}